Redirect 302 redirect from GET @_profiler_home (a0d594)

GET https://eco-visite.idlab-test.ch/securite/request-login-link

SecurityController :: requestLoginLink

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\SecurityController::requestLoginLink"
_firewall_context
"security.firewall.map.context.main"
_locale
"fr"
_redirected
true
_route
"app_security_request_login_link"
_route_params
[
  "_locale" => "fr"
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#669
    -supports: false
    -passport: null
    -duration: null
    -stub: "Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator {#666 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#718
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\LoginLinkAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\LoginLinkAuthenticator {#715 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#719
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#619 …}
  }
]
_stopwatch_token
"f7d35d"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"sf_redirect=%7B%22token%22%3A%22a0d594%22%2C%22route%22%3A%22_profiler_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fclients%5C%2F215af0a9fd2b474595e2e4583e235473%5C%2Fsites%5C%2Feco-visite.idlab-test.ch%5C%2Feco-visit%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A106%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=cce168a0b806bae628cde442c8503025; main_deauth_profile_token=a0d594"
host
"eco-visite.idlab-test.ch"
referer
"https://eco-visite.idlab-test.ch/_profiler"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-proto
"https"
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
"Wed, 10 Dec 2025 03:17:22 GMT"
x-debug-token
"fadac3"

Cookies

Request Cookies

Key Value
PHPSESSID
"cce168a0b806bae628cde442c8503025"
main_deauth_profile_token
"a0d594"
sf_redirect
"{"token":"a0d594","route":"_profiler_home","method":"GET","controller":{"class":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController","method":"urlRedirectAction","file":"\/home\/clients\/215af0a9fd2b474595e2e4583e235473\/sites\/eco-visite.idlab-test.ch\/eco-visit\/vendor\/symfony\/framework-bundle\/Controller\/RedirectController.php","line":106},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Wed, 10 Dec 25 04:17:21 +0100"
Last used
"Wed, 10 Dec 25 04:17:21 +0100"
Lifetime
0

Session Attributes

Attribute Value
_security.main.target_path
"https://eco-visite.idlab-test.ch/_profiler"

Session Usage

2 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/home/clients/215af0a9fd2b474595e2e4583e235473/sites/eco-visite.idlab-test.ch/eco-visit/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/215af0a9fd2b474595e2e4583e235473/sites/eco-visite.idlab-test.ch/eco-visit/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 347
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/215af0a9fd2b474595e2e4583e235473/sites/eco-visite.idlab-test.ch/eco-visit/src/Controller/SecurityController.php"
    "line" => 66
    "function" => "getUser"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/215af0a9fd2b474595e2e4583e235473/sites/eco-visite.idlab-test.ch/eco-visit/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "requestLoginLink"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/215af0a9fd2b474595e2e4583e235473/sites/eco-visite.idlab-test.ch/eco-visit/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/215af0a9fd2b474595e2e4583e235473/sites/eco-visite.idlab-test.ch/eco-visit/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/215af0a9fd2b474595e2e4583e235473/sites/eco-visite.idlab-test.ch/eco-visit/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/215af0a9fd2b474595e2e4583e235473/sites/eco-visite.idlab-test.ch/eco-visit/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/215af0a9fd2b474595e2e4583e235473/sites/eco-visite.idlab-test.ch/eco-visit/public/index.php"
    "line" => 5
    "args" => [
      "/home/clients/215af0a9fd2b474595e2e4583e235473/sites/eco-visite.idlab-test.ch/eco-visit/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:181
[
  [
    "file" => "/home/clients/215af0a9fd2b474595e2e4583e235473/sites/eco-visite.idlab-test.ch/eco-visit/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 181
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/215af0a9fd2b474595e2e4583e235473/sites/eco-visite.idlab-test.ch/eco-visit/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1909
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/215af0a9fd2b474595e2e4583e235473/sites/eco-visite.idlab-test.ch/eco-visit/var/cache/dev/twig/5b/5b81f6aec53d8b04e3821935ac8db88a.php"
    "line" => 53
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/home/clients/215af0a9fd2b474595e2e4583e235473/sites/eco-visite.idlab-test.ch/eco-visit/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_4774f788f5fb8df121fb18644306eee1"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/215af0a9fd2b474595e2e4583e235473/sites/eco-visite.idlab-test.ch/eco-visit/var/cache/dev/twig/bc/bc95aca4d5b42c37f49a82c942a48337.php"
    "line" => 193
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/215af0a9fd2b474595e2e4583e235473/sites/eco-visite.idlab-test.ch/eco-visit/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_wrapper_wrapper"
    "class" => "__TwigTemplate_4a578309dac43b490db96c1eb2d2e5de"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/215af0a9fd2b474595e2e4583e235473/sites/eco-visite.idlab-test.ch/eco-visit/var/cache/dev/twig/5b/5b74331dca658861c3d70078978c84bd.php"
    "line" => 94
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/215af0a9fd2b474595e2e4583e235473/sites/eco-visite.idlab-test.ch/eco-visit/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_557a17d751d80deb4bb7c6ccb413dba4"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/215af0a9fd2b474595e2e4583e235473/sites/eco-visite.idlab-test.ch/eco-visit/var/cache/dev/twig/bc/bc95aca4d5b42c37f49a82c942a48337.php"
    "line" => 61
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/215af0a9fd2b474595e2e4583e235473/sites/eco-visite.idlab-test.ch/eco-visit/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_4a578309dac43b490db96c1eb2d2e5de"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/215af0a9fd2b474595e2e4583e235473/sites/eco-visite.idlab-test.ch/eco-visit/var/cache/dev/twig/19/19ab7f10501bd748386be9dd9b29e2dd.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/215af0a9fd2b474595e2e4583e235473/sites/eco-visite.idlab-test.ch/eco-visit/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_79e232bd33b2e622e88f04f4cb6faddc"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/215af0a9fd2b474595e2e4583e235473/sites/eco-visite.idlab-test.ch/eco-visit/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/215af0a9fd2b474595e2e4583e235473/sites/eco-visite.idlab-test.ch/eco-visit/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/215af0a9fd2b474595e2e4583e235473/sites/eco-visite.idlab-test.ch/eco-visit/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/215af0a9fd2b474595e2e4583e235473/sites/eco-visite.idlab-test.ch/eco-visit/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/215af0a9fd2b474595e2e4583e235473/sites/eco-visite.idlab-test.ch/eco-visit/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/215af0a9fd2b474595e2e4583e235473/sites/eco-visite.idlab-test.ch/eco-visit/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/215af0a9fd2b474595e2e4583e235473/sites/eco-visite.idlab-test.ch/eco-visit/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/215af0a9fd2b474595e2e4583e235473/sites/eco-visite.idlab-test.ch/eco-visit/src/Controller/SecurityController.php"
    "line" => 95
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/215af0a9fd2b474595e2e4583e235473/sites/eco-visite.idlab-test.ch/eco-visit/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "requestLoginLink"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/215af0a9fd2b474595e2e4583e235473/sites/eco-visite.idlab-test.ch/eco-visit/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/215af0a9fd2b474595e2e4583e235473/sites/eco-visite.idlab-test.ch/eco-visit/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/215af0a9fd2b474595e2e4583e235473/sites/eco-visite.idlab-test.ch/eco-visit/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/215af0a9fd2b474595e2e4583e235473/sites/eco-visite.idlab-test.ch/eco-visit/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/215af0a9fd2b474595e2e4583e235473/sites/eco-visite.idlab-test.ch/eco-visit/public/index.php"
    "line" => 5
    "args" => [
      "/home/clients/215af0a9fd2b474595e2e4583e235473/sites/eco-visite.idlab-test.ch/eco-visit/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_NAME
"eco visit"
APP_SECRET
"d32708c7514732c61996f855ee0dce1c"
APP_TIMEZONE
"Europe/Zurich"
DATABASE_URL
"mysql://ll98bk_eco_visit:Ja8-uajuA716@ll98bk.myd.infomaniak.com:3306/ll98bk_eco_visit_test?serverVersion=10.6.15-MariaDB&charset=utf8mb4"
ENABLE_PASSWORD_COMPROMISE_CHECK
"true"
MAILER_DSN
"smtp://9d39f90e42cd1a:5546e3f2b8a1ef@sandbox.smtp.mailtrap.io:2525"
MAIL_SENDER
"no-reply@eco-visit.ch"
MESSENGER_TRANSPORT_DSN
"sync://"
SCHEB_2FA_ISSUER
"eco visit"
SPREADSHEET_EXTENSION
"xlsx"
TRUSTED_PROXIES
"127.0.0.1,REMOTE_ADDR"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/home/clients/215af0a9fd2b474595e2e4583e235473/.config/apache/eco-visite.idlab-test.ch/.fpm/"
CONTEXT_PREFIX
"/.fpm/"
DOCUMENT_ROOT
"/home/clients/215af0a9fd2b474595e2e4583e235473/sites/eco-visite.idlab-test.ch/eco-visit/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%22a0d594%22%2C%22route%22%3A%22_profiler_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fclients%5C%2F215af0a9fd2b474595e2e4583e235473%5C%2Fsites%5C%2Feco-visite.idlab-test.ch%5C%2Feco-visit%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A106%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=cce168a0b806bae628cde442c8503025; main_deauth_profile_token=a0d594"
HTTP_HOST
"eco-visite.idlab-test.ch"
HTTP_REFERER
"https://eco-visite.idlab-test.ch/_profiler"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_PROTO
"https"
ORIG_PATH_INFO
"/index.php"
ORIG_PATH_TRANSLATED
"/home/clients/215af0a9fd2b474595e2e4583e235473/sites/eco-visite.idlab-test.ch/eco-visit/public/index.php"
ORIG_SCRIPT_FILENAME
"/home/clients/215af0a9fd2b474595e2e4583e235473/.config/apache/eco-visite.idlab-test.ch/.fpm/php5.external"
ORIG_SCRIPT_NAME
"/.fpm/php5.external"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
PHP_VERSION
"8.4"
QUERY_STRING
""
REDIRECT_HANDLER
"php5-fcgi"
REDIRECT_HTTPS
"on"
REDIRECT_PHP_VERSION
"8.4"
REDIRECT_REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_PHP_VERSION
"8.4"
REDIRECT_REDIRECT_SCRIPT_URI
"https://eco-visite.idlab-test.ch/securite/request-login-link"
REDIRECT_REDIRECT_SCRIPT_URL
"/securite/request-login-link"
REDIRECT_REDIRECT_SSL_TLS_SNI
"eco-visite.idlab-test.ch"
REDIRECT_REDIRECT_STATUS
"200"
REDIRECT_REDIRECT_UNIQUE_ID
"aTjmQgrWF8tPlssRJAi4nAAAAAU"
REDIRECT_SCRIPT_URI
"https://eco-visite.idlab-test.ch/securite/request-login-link"
REDIRECT_SCRIPT_URL
"/securite/request-login-link"
REDIRECT_SSL_TLS_SNI
"eco-visite.idlab-test.ch"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aTjmQgrWF8tPlssRJAi4nAAAAAU"
REDIRECT_URL
"/index.php"
REMOTE_ADDR
"216.73.216.174"
REMOTE_PORT
"42682"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1765336642
REQUEST_TIME_FLOAT
1765336642.0793
REQUEST_URI
"/securite/request-login-link"
SCRIPT_FILENAME
"/home/clients/215af0a9fd2b474595e2e4583e235473/sites/eco-visite.idlab-test.ch/eco-visit/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://eco-visite.idlab-test.ch/securite/request-login-link"
SCRIPT_URL
"/securite/request-login-link"
SERVER_ADDR
"127.0.0.80"
SERVER_ADMIN
"webmaster@idlab-test.ch"
SERVER_NAME
"eco-visite.idlab-test.ch"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"eco-visite.idlab-test.ch"
SYMFONY_DOTENV_PATH
"/home/clients/215af0a9fd2b474595e2e4583e235473/sites/eco-visite.idlab-test.ch/eco-visit/.env"
SYMFONY_DOTENV_VARS
"APP_NAME,APP_ENV,APP_SECRET,APP_TIMEZONE,DATABASE_URL,MESSENGER_TRANSPORT_DSN,ENABLE_PASSWORD_COMPROMISE_CHECK,MAILER_DSN,MAIL_SENDER,SCHEB_2FA_ISSUER,SPREADSHEET_EXTENSION,TRUSTED_PROXIES"
TEMP
"/home/clients/215af0a9fd2b474595e2e4583e235473/tmp"
TMP
"/home/clients/215af0a9fd2b474595e2e4583e235473/tmp"
TMPDIR
"/home/clients/215af0a9fd2b474595e2e4583e235473/tmp"
UNIQUE_ID
"aTjmQgrWF8tPlssRJAi4nAAAAAU"