Redirect 302 redirect from GET @main_index (160e52)

GET https://ambiente-test.amaeco.it/login

AccountController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_access_control_attributes
[
  "PUBLIC_ACCESS"
]
_controller
"App\Controller\AccountController::login"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"account_login"
_route_params
[]
_security_authenticators
[]
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#514
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\AzureAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\AzureAuthenticator {#431 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#531
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\TokenAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\TokenAuthenticator {#518 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#499
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\LoginLinkAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\LoginLinkAuthenticator {#494 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#500
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#258 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#506
    -supports: false
    -passport: null
    -duration: null
    -stub: "Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator {#503 …}
  }
]
_stopwatch_token
"4f2c29"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"PHPSESSID=75614dcc377057604670e3d309cb55fc; sf_redirect=%7B%22token%22%3A%22160e52%22%2C%22route%22%3A%22main_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CMainMenuController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fambiente-test%5C%2Fsrc%5C%2FController%5C%2FMainMenuController.php%22%2C%22line%22%3A313%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=160e52"
host
"ambiente-test.amaeco.it"
referer
"https://ambiente-test.amaeco.it/"
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 11:20:54 GMT"
x-debug-token
"506db2"

Cookies

Request Cookies

Key Value
PHPSESSID
"75614dcc377057604670e3d309cb55fc"
main_deauth_profile_token
"160e52"
sf_redirect
"{"token":"160e52","route":"main_index","method":"GET","controller":{"class":"App\\Controller\\MainMenuController","method":"index","file":"\/var\/www\/ambiente-test\/src\/Controller\/MainMenuController.php","line":313},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 4

Session Metadata

Key Value
Created
"Thu, 04 Jun 26 13:20:54 +0200"
Last used
"Thu, 04 Jun 26 13:20:54 +0200"
Lifetime
0

Session Attributes

Attribute Value
_security.main.target_path
"https://ambiente-test.amaeco.it/"

Session Usage

4 Usages
Stateless check enabled
Usage
App\EventSubscriber\LocaleSubscriber:28
[
  [
    "file" => "/var/www/ambiente-test/src/EventSubscriber/LocaleSubscriber.php"
    "line" => 28
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ambiente-test/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\EventSubscriber\LocaleSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ambiente-test/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ambiente-test/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ambiente-test/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ambiente-test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ambiente-test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ambiente-test/vendor/symfony/http-kernel/Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ambiente-test/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ambiente-test/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ambiente-test/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/ambiente-test/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/var/www/ambiente-test/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ambiente-test/src/Controller/AccountController.php"
    "line" => 35
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ambiente-test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\AccountController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ambiente-test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ambiente-test/vendor/symfony/http-kernel/Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ambiente-test/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ambiente-test/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ambiente-test/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/ambiente-test/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/var/www/ambiente-test/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ambiente-test/src/Controller/AccountController.php"
    "line" => 36
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ambiente-test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\AccountController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ambiente-test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ambiente-test/vendor/symfony/http-kernel/Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ambiente-test/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ambiente-test/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ambiente-test/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/ambiente-test/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:181
[
  [
    "file" => "/var/www/ambiente-test/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 181
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ambiente-test/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1919
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ambiente-test/var/cache/dev/twig/9d/9d07e770fbda2c5f62630700471436b6.php"
    "line" => 76
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/ambiente-test/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_2da49765d6a6cd79148a6bb67816bbe1"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ambiente-test/var/cache/dev/twig/85/85ac2b1d2dd7fc890753db5cb3bf1e8e.php"
    "line" => 53
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ambiente-test/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_d8fc4140ac7a7bff6dd6fad1c5e092f7"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ambiente-test/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ambiente-test/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ambiente-test/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ambiente-test/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ambiente-test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 462
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ambiente-test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 467
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ambiente-test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 279
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ambiente-test/src/Controller/AccountController.php"
    "line" => 38
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ambiente-test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\AccountController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ambiente-test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ambiente-test/vendor/symfony/http-kernel/Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ambiente-test/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ambiente-test/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ambiente-test/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/ambiente-test/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENABLE_MFA
"0"
APP_ENABLE_SSO
"1"
APP_ENV
"dev"
APP_SECRET
"db722cff4b231c1bd36498624eb5f8a2"
APP_SITE
"TEST"
DATABASE_URL
"mysql://ambuser:amb2021$@amaecosql01.c8xef5u0pxvk.eu-west-3.rds.amazonaws.com:3306/ambiente_test?serverVersion=10.6.11-MariaDB"
GOOGLE_MAPS_API_KEY
"AIzaSyCFakoTOx5QJderxYKd50cdDxpaCtFb-MA"
MAILER_DSN
"ses://AKIARTYM72UH3ZJSPSUE:CfT4ZGrflGf3PDdeoghrGFKH17FOwYWePNHNAg5h@default?region=eu-west-3"
MAILER_SENDER
"noreply@amaeco.it"
MAPS_API_KEY
"AIzaSyCFakoTOx5QJderxYKd50cdDxpaCtFb-MA"
OAUTH_AZURE_CLIENT_ID
"e296f7ef-5de5-46d6-8e6b-736c7f0342a3"
OAUTH_AZURE_CLIENT_SECRET
"4ok8Q~Ch1yKLj.6aMskSbNSyZqF-bHnu9_lqZdxz"
TOKEN_KEY
"j7QDjDUMqhdSWbdSDZ73GaTEjDYWrZ9z"
UX_MAP_DSN
"google://%env(GOOGLE_MAPS_API_KEY)%@default"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/var/www/ambiente-test"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/ambiente-test"
]
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/ambiente-test/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/usr/share/httpd"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"PHPSESSID=75614dcc377057604670e3d309cb55fc; sf_redirect=%7B%22token%22%3A%22160e52%22%2C%22route%22%3A%22main_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CMainMenuController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fambiente-test%5C%2Fsrc%5C%2FController%5C%2FMainMenuController.php%22%2C%22line%22%3A313%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=160e52"
HTTP_HOST
"ambiente-test.amaeco.it"
HTTP_REFERER
"https://ambiente-test.amaeco.it/"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"216.73.217.115"
REMOTE_PORT
"50954"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1780572054
REQUEST_TIME_FLOAT
1780572054.2995
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/var/www/ambiente-test/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.31.46.110"
SERVER_NAME
"ambiente-test.amaeco.it"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.30.1"
SYMFONY_DOTENV_PATH
"/var/www/ambiente-test/.env"
SYMFONY_DOTENV_VARS
"APP_SITE,APP_ENABLE_MFA,APP_ENABLE_SSO,TOKEN_KEY,MAPS_API_KEY,APP_ENV,APP_SECRET,MAILER_DSN,MAILER_SENDER,DATABASE_URL,OAUTH_AZURE_CLIENT_ID,OAUTH_AZURE_CLIENT_SECRET,GOOGLE_MAPS_API_KEY,UX_MAP_DSN"
USER
"apache"