Login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | [
"PUBLIC_ACCESS"
] |
| _controller | "App\Controller\Ui\Security\Login" |
| _firewall_context | "security.firewall.map.context.main" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#821 -links: [ 1053 => Symfony\Component\WebLink\Link {#1053 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/vendor/bootstrap/dist/css/bootstrap.min-BtgVHdz.css" } 1052 => Symfony\Component\WebLink\Link {#1052 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/styles/app--mzekDp.css" } ] } |
| _redirected | true |
| _route | "app_login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#534 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#500 …} } ] |
| _stopwatch_token | "898206" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "main_deauth_profile_token=574a78; PHPSESSID=m9ej0oi43uv09depdujjjubnta; sf_redirect=%7B%22token%22%3A%22574a78%22%2C%22route%22%3A%22ui_item_wardrobe%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%22App%5C%5CController%5C%5CUi%5C%5CItem%5C%5CWardrobe%22%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| host | "whatwedo.gp.dev.cdnnow.net" |
| referer | "https://whatwedo.gp.dev.cdnnow.net/ui/item/wardrobe" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Thu, 04 Jun 2026 16:30:05 GMT" |
| link | "</assets/vendor/bootstrap/dist/css/bootstrap.min-BtgVHdz.css>; rel="preload"; as="style",</assets/styles/app--mzekDp.css>; rel="preload"; as="style"" |
| x-debug-token | "2fb042" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "m9ej0oi43uv09depdujjjubnta" |
| main_deauth_profile_token | "574a78" |
| sf_redirect | "{"token":"574a78","route":"ui_item_wardrobe","method":"GET","controller":"App\\Controller\\Ui\\Item\\Wardrobe","status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 3
Session Metadata
| Key | Value |
|---|---|
| Created | "Thu, 04 Jun 26 19:30:05 +0300" |
| Last used | "Thu, 04 Jun 26 19:30:05 +0300" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.main.target_path | "https://whatwedo.gp.dev.cdnnow.net/ui/item/wardrobe" |
Session Usage
3
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/home/developer/dress_out/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/developer/dress_out/src/Controller/Ui/Security/Login.php"
"line" => 19
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/developer/dress_out/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "__invoke"
"class" => "App\Controller\Ui\Security\Login"
"type" => "->"
]
[
"file" => "/home/developer/dress_out/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/developer/dress_out/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/developer/dress_out/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/developer/dress_out/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/developer/dress_out/public/index.php"
"line" => 5
"args" => [
"/home/developer/dress_out/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/home/developer/dress_out/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/developer/dress_out/src/Controller/Ui/Security/Login.php"
"line" => 20
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/developer/dress_out/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "__invoke"
"class" => "App\Controller\Ui\Security\Login"
"type" => "->"
]
[
"file" => "/home/developer/dress_out/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/developer/dress_out/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/developer/dress_out/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/developer/dress_out/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/developer/dress_out/public/index.php"
"line" => 5
"args" => [
"/home/developer/dress_out/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bridge\Twig\AppVariable:181
[
[
"file" => "/home/developer/dress_out/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 181
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/developer/dress_out/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1909
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/home/developer/dress_out/var/cache/dev/twig/f5/f51f6a42bd8944be41ab390ab737bdc6.php"
"line" => 141
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/home/developer/dress_out/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_99c7b99fa4a91567405c05e558c465bc"
"type" => "->"
]
[
"file" => "/home/developer/dress_out/var/cache/dev/twig/22/22147c0e30ef09b1700c4be80e58d168.php"
"line" => 53
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/developer/dress_out/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_f9a4d4e1838a66713560d5c3fa191562"
"type" => "->"
]
[
"file" => "/home/developer/dress_out/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/developer/dress_out/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/developer/dress_out/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/developer/dress_out/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/developer/dress_out/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 431
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/developer/dress_out/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 436
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/developer/dress_out/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 250
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/developer/dress_out/src/Controller/Ui/Security/Login.php"
"line" => 23
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/developer/dress_out/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "__invoke"
"class" => "App\Controller\Ui\Security\Login"
"type" => "->"
]
[
"file" => "/home/developer/dress_out/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/developer/dress_out/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/developer/dress_out/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/developer/dress_out/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/developer/dress_out/public/index.php"
"line" => 5
"args" => [
"/home/developer/dress_out/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "7009586b2452209af424182f2b6ccc94" |
| DATABASE_URL | "mysql://sandbox:pbPvLZM0zkPynus2g54WUoNGyCarfG5N@localhost:3306/dress_out?serverVersion=10.11.7-MariaDB" |
| IMAGE_PATH | "%kernel.project_dir%/public/uploads/images" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| PASSWORD | "gosha" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/home/developer/dress_out/public" |
| DOCUMENT_URI | "/login" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/developer" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "main_deauth_profile_token=574a78; PHPSESSID=m9ej0oi43uv09depdujjjubnta; sf_redirect=%7B%22token%22%3A%22574a78%22%2C%22route%22%3A%22ui_item_wardrobe%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%22App%5C%5CController%5C%5CUi%5C%5CItem%5C%5CWardrobe%22%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| HTTP_HOST | "whatwedo.gp.dev.cdnnow.net" |
| HTTP_REFERER | "https://whatwedo.gp.dev.cdnnow.net/ui/item/wardrobe" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| NGINX_REQUEST_ID | "e917ec8c88797da090836614e2ef05ee" |
| PATH_INFO | "" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "216.73.216.68" |
| REMOTE_PORT | "32175" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1780590605 |
| REQUEST_TIME_FLOAT | 1780590605.7017 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/home/developer/dress_out/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "185.179.196.109" |
| SERVER_NAME | "whatwedo.gp.dev.cdnnow.net" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/2.0" |
| SERVER_SOFTWARE | "nginx/1.30.1" |
| SYMFONY_DOTENV_PATH | "/home/developer/dress_out/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,IMAGE_PATH,PASSWORD" |
| USER | "developer" |