SecurityController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "Netways\DecoInParis\Admin\Controller\SecurityController::login" |
| _firewall_context | "security.firewall.map.context.main" |
| _redirected | true |
| _route | "security_login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#567 -supports: false -passport: null -duration: null -stub: "Netways\DecoInParis\Admin\Security\LoginFormAuthenticator" -authenticated: null -exception: null -authenticator: Netways\DecoInParis\Admin\Security\LoginFormAuthenticator {#536 …} } ] |
| _stopwatch_token | "be3aaf" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| connection | "close" |
| cookie | "sf_redirect=%7B%22token%22%3A%226febde%22%2C%22route%22%3A%22home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Netways%5C%5CDecoInParis%5C%5CAdmin%5C%5CController%5C%5CIndexController%22%2C%22method%22%3A%22home%22%2C%22file%22%3A%22%5C%2Fopt%5C%2Fweb%5C%2Fnetways%5C%2Fdecoinparis%5C%2Fmodules%5C%2FAdmin%5C%2FController%5C%2FIndexController.php%22%2C%22line%22%3A27%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=e6e303d6c1d2414947c72516a2281616; main_deauth_profile_token=6febde" |
| host | "admin-integ.decoinparis.com" |
| referer | "https://admin-integ.decoinparis.com/" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.216.116" |
| x-forwarded-proto | "https" |
| x-php-ob-level | "0" |
| x-real-ip | "216.73.216.116" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "private, must-revalidate" |
| content-type | "text/html; charset=UTF-8" |
| date | "Wed, 29 Oct 2025 09:08:50 GMT" |
| expires | "-1" |
| pragma | "no-cache" |
| x-debug-token | "c3b0da" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "e6e303d6c1d2414947c72516a2281616" |
| main_deauth_profile_token | "6febde" |
| sf_redirect | "{"token":"6febde","route":"home","method":"GET","controller":{"class":"Netways\\DecoInParis\\Admin\\Controller\\IndexController","method":"home","file":"\/opt\/web\/netways\/decoinparis\/modules\/Admin\/Controller\/IndexController.php","line":27},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 4
Session Metadata
| Key | Value |
|---|---|
| Created | "Wed, 29 Oct 25 10:08:50 +0100" |
| Last used | "Wed, 29 Oct 25 10:08:50 +0100" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.main.target_path | "https://admin-integ.decoinparis.com/" |
Session Usage
4
Usages
Stateless check enabled
| Usage |
|---|
Netways\DecoInParis\Admin\Controller\SecurityController:52
[
[
"file" => "/opt/web/netways/decoinparis/modules/Admin/Controller/SecurityController.php"
"line" => 52
"function" => "remove"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/opt/web/netways/decoinparis/apps/admin/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "Netways\DecoInParis\Admin\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/opt/web/netways/decoinparis/apps/admin/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/opt/web/netways/decoinparis/apps/admin/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/opt/web/netways/decoinparis/apps/admin/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/opt/web/netways/decoinparis/apps/admin/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/opt/web/netways/decoinparis/apps/admin/public/index.php"
"line" => 7
"args" => [
"/opt/web/netways/decoinparis/apps/admin/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Netways\DecoInParis\Admin\Controller\SecurityController:28
[
[
"file" => "/opt/web/netways/decoinparis/apps/admin/vendor/symfony/security-http/Util/TargetPathTrait.php"
"line" => 28
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/opt/web/netways/decoinparis/modules/Admin/Controller/SecurityController.php"
"line" => 58
"function" => "saveTargetPath"
"class" => "Netways\DecoInParis\Admin\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/opt/web/netways/decoinparis/apps/admin/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "Netways\DecoInParis\Admin\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/opt/web/netways/decoinparis/apps/admin/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/opt/web/netways/decoinparis/apps/admin/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/opt/web/netways/decoinparis/apps/admin/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/opt/web/netways/decoinparis/apps/admin/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/opt/web/netways/decoinparis/apps/admin/public/index.php"
"line" => 7
"args" => [
"/opt/web/netways/decoinparis/apps/admin/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/opt/web/netways/decoinparis/apps/admin/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/opt/web/netways/decoinparis/modules/Admin/Controller/SecurityController.php"
"line" => 68
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/opt/web/netways/decoinparis/apps/admin/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "Netways\DecoInParis\Admin\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/opt/web/netways/decoinparis/apps/admin/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/opt/web/netways/decoinparis/apps/admin/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/opt/web/netways/decoinparis/apps/admin/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/opt/web/netways/decoinparis/apps/admin/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/opt/web/netways/decoinparis/apps/admin/public/index.php"
"line" => 7
"args" => [
"/opt/web/netways/decoinparis/apps/admin/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/opt/web/netways/decoinparis/apps/admin/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/opt/web/netways/decoinparis/modules/Admin/Controller/SecurityController.php"
"line" => 69
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/opt/web/netways/decoinparis/apps/admin/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "Netways\DecoInParis\Admin\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/opt/web/netways/decoinparis/apps/admin/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/opt/web/netways/decoinparis/apps/admin/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/opt/web/netways/decoinparis/apps/admin/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/opt/web/netways/decoinparis/apps/admin/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/opt/web/netways/decoinparis/apps/admin/public/index.php"
"line" => 7
"args" => [
"/opt/web/netways/decoinparis/apps/admin/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| API_URL | "http://netways-decoinparis-integ-webservice-nginx-1" |
| APP_DEBUG | "1" |
| APP_DEFAULT_LOCALE | "fr" |
| APP_SECRET | "kj9b3CPD6tNRGAs9VrBKGSn2PhvXDfTH" |
| COMPOSE_PROJECT | "netways-decoinparis-integ" |
| COMPOSE_SERVICE | "admin-php" |
| ENCRYPTION_KEY_BASE64 | "dEzEJTvpRgy9B9y/RGfcH60Shn3dexNZQNwSLXNdwt0=" |
| HTTPS | "on" |
| PROJECT_TITLE | "Deco In Paris" |
| REDIS_URL | "redis://redis:6379" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_ENV | "integ" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DEV_GID | "" |
| DEV_UID | "" |
| DOCUMENT_ROOT | "/opt/web/netways/decoinparis/apps/admin/public" |
| DOCUMENT_URI | "/index.php/security/login" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GPG_KEYS | "1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA" |
| HOME | "/home/php" |
| HOSTNAME | "a88ba760d2bd" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CONNECTION | "close" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%226febde%22%2C%22route%22%3A%22home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Netways%5C%5CDecoInParis%5C%5CAdmin%5C%5CController%5C%5CIndexController%22%2C%22method%22%3A%22home%22%2C%22file%22%3A%22%5C%2Fopt%5C%2Fweb%5C%2Fnetways%5C%2Fdecoinparis%5C%2Fmodules%5C%2FAdmin%5C%2FController%5C%2FIndexController.php%22%2C%22line%22%3A27%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=e6e303d6c1d2414947c72516a2281616; main_deauth_profile_token=6febde" |
| HTTP_HOST | "admin-integ.decoinparis.com" |
| HTTP_REFERER | "https://admin-integ.decoinparis.com/" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_FOR | "216.73.216.116" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_REAL_IP | "216.73.216.116" |
| LOKI_HOST | "http://172.168.103.4:3100" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHPIZE_DEPS | "autoconf \t\tdpkg-dev dpkg \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkgconf \t\tre2c" |
| PHP_ASC_URL | "https://www.php.net/distributions/php-8.3.9.tar.xz.asc" |
| PHP_CFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
| PHP_CPPFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
| PHP_INI_DIR | "/usr/local/etc/php" |
| PHP_LDFLAGS | "-Wl,-O1 -pie" |
| PHP_SELF | "/index.php" |
| PHP_SHA256 | "bf4d7b8ea60a356064f88485278bd6f941a230ec16f0fc401574ce1445ad6c77" |
| PHP_URL | "https://www.php.net/distributions/php-8.3.9.tar.xz" |
| PHP_VERSION | "8.3.9" |
| PWD | "/opt/web/netways/decoinparis/apps/admin" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "192.168.32.1" |
| REMOTE_PORT | "55056" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1761728930 |
| REQUEST_TIME_FLOAT | 1761728930.4244 |
| REQUEST_URI | "/security/login" |
| SCRIPT_FILENAME | "/opt/web/netways/decoinparis/apps/admin/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "192.168.32.3" |
| SERVER_NAME | "" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.0" |
| SERVER_SOFTWARE | "nginx/1.27.2" |
| SHLVL | "1" |
| SYMFONY_DOTENV_PATH | "/opt/web/netways/decoinparis/apps/admin/.env" |
| SYMFONY_DOTENV_VARS | "API_URL,COMPOSE_PROJECT,COMPOSE_SERVICE,APP_DEFAULT_LOCALE,PROJECT_TITLE,APP_SECRET,REDIS_URL,HTTPS,APP_DEBUG,ENCRYPTION_KEY_BASE64" |
| USER | "php" |
| argc | 0 |
| argv | [] |