SiteController :: formationDetail
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\SiteController::formationDetail" |
| _controller_attributes | [ Symfony\Component\Routing\Attribute\Route {#575 +methods: [ "GET" ] +envs: [] +schemes: [] +aliases: [] +path: "/formations/{id}" +name: "app_formation_detail" +requirements: [ "id" => "\d+" ] +options: [] +defaults: [] +host: null +condition: null +priority: null } Symfony\Component\Routing\Attribute\Route {#576 +methods: [ "GET" ] +envs: [] +schemes: [] +aliases: [] +path: "/formation-detail.html" +name: "app_formation_detail_html" +requirements: [] +options: [] +defaults: [] +host: null +condition: null +priority: null } ] |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_formation_detail" |
| _route_params | [ "id" => "1" ] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#551 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#486 …} } ] |
| _stopwatch_token | "687521" |
| id | "1" |
Request Headers
| Header | Value |
|---|---|
| accept | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
| accept-encoding | "gzip, deflate, br" |
| accept-language | "en-US,en;q=0.9" |
| cookie | "main_deauth_profile_token=a79e79; PHPSESSID=b99d6b20ee1168b65935a951bad24d3a" |
| host | "fabos.dstei.fr" |
| sec-ch-ua | "Google Chrome";v="111", "Not(A:Brand";v="8", "Chromium";v="111" |
| sec-fetch-mode | "navigate" |
| user-agent | "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36" |
| x-forwarded-for | "171.22.217.49" |
| x-forwarded-proto | "https" |
| x-forwarded-scheme | "https" |
| x-php-ob-level | "1" |
| x-real-ip | "171.22.217.49" |
Request Content
Request content not available (it was retrieved as a resource).
Retry Command
curl \ --compressed \ --url 'http://fabos.dstei.fr/formations/1' \ --header 'X-Forwarded-Scheme: https' \ --header 'X-Forwarded-Proto: https' \ --header 'X-Forwarded-For: 171.22.217.49' \ --header 'X-Real-Ip: 171.22.217.49' \ --header 'User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36' \ --header 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7' \ --header 'Accept-Encoding: gzip, deflate, br' \ --header 'Accept-Language: en-US,en;q=0.9' \ --header 'Sec-Ch-Ua: Google Chrome";v="111", "Not(A:Brand";v="8", "Chromium";v="111' \ --header 'Sec-Fetch-Mode: navigate' \ --header 'X-Php-Ob-Level: 1' \ --cookie 'main_deauth_profile_token=a79e79; PHPSESSID=b99d6b20ee1168b65935a951bad24d3a'
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "max-age=0, must-revalidate, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Thu, 09 Jul 2026 04:17:29 GMT" |
| expires | "Thu, 09 Jul 2026 04:17:29 GMT" |
| x-debug-token | "27d514" |
| x-robots-tag | "noindex" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "b99d6b20ee1168b65935a951bad24d3a" |
| main_deauth_profile_token | "a79e79" |
Response Cookies
No response cookies
Session 1
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
1
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/opt/fabos/FabApp/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/opt/fabos/FabApp/vendor/symfony/security-core/Authorization/AuthorizationChecker.php"
"line" => 45
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/opt/fabos/FabApp/vendor/symfony/twig-bridge/Extension/SecurityExtension.php"
"line" => 52
"function" => "isGranted"
"class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker"
"type" => "->"
]
[
"file" => "/opt/fabos/FabApp/var/cache/dev/twig/b8/b8107697f3c2c923776054a837fae2d5.php"
"line" => 115
"function" => "isGranted"
"class" => "Symfony\Bridge\Twig\Extension\SecurityExtension"
"type" => "->"
]
[
"file" => "/opt/fabos/FabApp/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_a018b850260d96f290ab89f5c6d6c7c9"
"type" => "->"
]
[
"file" => "/opt/fabos/FabApp/vendor/twig/twig/src/Template.php"
"line" => 366
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/opt/fabos/FabApp/vendor/twig/twig/src/Template.php"
"line" => 381
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/opt/fabos/FabApp/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/opt/fabos/FabApp/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/opt/fabos/FabApp/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 472
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/opt/fabos/FabApp/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 477
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/opt/fabos/FabApp/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 281
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/opt/fabos/FabApp/src/Controller/SiteController.php"
"line" => 317
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/opt/fabos/FabApp/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "formationDetail"
"class" => "App\Controller\SiteController"
"type" => "->"
]
[
"file" => "/opt/fabos/FabApp/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/opt/fabos/FabApp/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/opt/fabos/FabApp/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/opt/fabos/FabApp/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/opt/fabos/FabApp/public/index.php"
"line" => 5
"args" => [
"/opt/fabos/FabApp/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 | "f5e22118f441ca7b6a3885065d5036fb" |
| APP_SHARE_DIR | "var/share" |
| DATABASE_URL | "mysql://root:!ChangeMe!@127.0.0.1:3306/fabos_symfony?serverVersion=mariadb-11.4.0&charset=utf8mb4" |
| DEFAULT_URI | "http://localhost" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/opt/fabos/FabApp" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/opt/fabos/FabApp" ] |
| DOCUMENT_ROOT | "/opt/fabos/FabApp/public" |
| HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br" |
| HTTP_ACCEPT_LANGUAGE | "en-US,en;q=0.9" |
| HTTP_COOKIE | "main_deauth_profile_token=a79e79; PHPSESSID=b99d6b20ee1168b65935a951bad24d3a" |
| HTTP_HOST | "fabos.dstei.fr" |
| HTTP_SEC_CH_UA | "Google Chrome";v="111", "Not(A:Brand";v="8", "Chromium";v="111" |
| HTTP_SEC_FETCH_MODE | "navigate" |
| HTTP_USER_AGENT | "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36" |
| HTTP_X_FORWARDED_FOR | "171.22.217.49" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_FORWARDED_SCHEME | "https" |
| HTTP_X_REAL_IP | "171.22.217.49" |
| PATH_INFO | "/formations/1" |
| PHP_SELF | "/index.php/formations/1" |
| REMOTE_ADDR | "192.168.100.200" |
| REMOTE_PORT | "35672" |
| REQUEST_METHOD | "GET" |
| REQUEST_TIME | 1783570649 |
| REQUEST_TIME_FLOAT | 1783570649.5768 |
| REQUEST_URI | "/formations/1" |
| SCRIPT_FILENAME | "/opt/fabos/FabApp/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_NAME | "0.0.0.0" |
| SERVER_PORT | "8000" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "PHP/8.4.23 (Development Server)" |
| SYMFONY_DOTENV_PATH | "/opt/fabos/FabApp/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN" |