https://amicalepompiersdol.fr/

DefaultController :: index

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\DefaultController::index"
_firewall_context
"security.firewall.map.context.main"
_route
"default_homepage"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"5d4d2d"

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
"PHPSESSID=1f4a5cfade7ad0ee525ad4e4cafab4bf"
host
"amicalepompiersdol.fr"
remote-ip
"103.196.9.211"
sec-ch-ua
"Google Chrome";v="111", "Not(A:Brand";v="8", "Chromium";v="111"
sec-fetch-mode
"navigate"
user-agent
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36"
x-forwarded-for
"103.196.9.211"
x-forwarded-proto
"https"
x-ovhrequest-id
"9af75ddb4708b3243f600ac400fa49c7"
x-php-ob-level
"1"
x-predictor
"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, 11 Jun 2026 04:51:35 GMT"
location
"/connexion"
x-debug-token
"002875"

Cookies

Request Cookies

Key Value
PHPSESSID
"1f4a5cfade7ad0ee525ad4e4cafab4bf"

Response Cookies

No response cookies

Session 3

Session Metadata

Key Value
Created
"Thu, 11 Jun 26 06:51:22 +0200"
Last used
"Thu, 11 Jun 26 06:51:35 +0200"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-authenticate
"tV9L7Digz6VTeJA5sIDZGFKdD9cvGoQEjpUO4bSkr0U"
_csrf/https-password-lost
"txTdVBAwJRYH4yPY_alXr1xuBYT4LxfwXv_oN6QiLY8"
_security.main.target_path
"https://amicalepompiersdol.fr/"

Session Usage

3 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/home/amicald/www/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/amicald/www/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 140
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/amicald/www/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 103
    "function" => "handleAccessDeniedException"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/home/amicald/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelException"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/home/amicald/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/amicald/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/amicald/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/amicald/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 223
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/amicald/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 86
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/amicald/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/amicald/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/amicald/www/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/amicald/www/public/index.php"
    "line" => 5
    "args" => [
      "/home/amicald/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ExceptionListener:28
[
  [
    "file" => "/home/amicald/www/vendor/symfony/security-http/Util/TargetPathTrait.php"
    "line" => 28
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/amicald/www/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 238
    "function" => "saveTargetPath"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/home/amicald/www/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 207
    "function" => "setTargetPath"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/home/amicald/www/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 152
    "function" => "startAuthentication"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/home/amicald/www/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 103
    "function" => "handleAccessDeniedException"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/home/amicald/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelException"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/home/amicald/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/amicald/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/amicald/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/amicald/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 223
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/amicald/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 86
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/amicald/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/amicald/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/amicald/www/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/amicald/www/public/index.php"
    "line" => 5
    "args" => [
      "/home/amicald/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:195
[
  [
    "file" => "/home/amicald/www/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 195
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/amicald/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/home/amicald/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/amicald/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/amicald/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/amicald/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/amicald/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 249
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/amicald/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 86
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/amicald/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/amicald/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/amicald/www/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/amicald/www/public/index.php"
    "line" => 5
    "args" => [
      "/home/amicald/www/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
"4a5699526428f2bb77a72110606d2ec8"
BASE_URL
"http://newintranet:8888/"
DATABASE_URL
"mysql://root:root@127.0.0.1:3306/INTRA_SP_DOL"
ICON_ADD
"fas fa-plus"
ICON_ADMINISTRATION
"fas fa-wrench"
ICON_AGENDA
"fas fa-calendar-alt"
ICON_APOGEE
"fas fa-chart-pie"
ICON_APPLICATIONS
"fas fa-toolbox"
ICON_COMPTA
"fas fa-comments-dollar"
ICON_DASHBOARD
"fas fa-home"
ICON_DELETE
"fas fa-trash-alt"
ICON_DOCUMENTS
"fas fa-folder"
ICON_DUPLICATE
"fas fa-copy"
ICON_EDIT
"fas fa-edit"
ICON_HELP
"fas fa-question"
ICON_INFORMATION
"fas fa-file-alt"
ICON_MENU_AGENDA
"fas fa-calendar-alt"
ICON_MENU_APPLICATIONS
"fas fa-home"
ICON_MENU_DASHBOARD
"fas fa-home"
ICON_MENU_TROMBINOSCOPE
"fas fa-user-friends"
ICON_MESSAGE
"fas fa-envelope"
ICON_NOTIFCATION
"fas fa-bell"
ICON_ORIGINAUX
"fas fa-otter"
ICON_PERSONNEL
"fas fa-users"
ICON_PREVI
"fas fa-clock"
ICON_PRINT
"fas fa-print"
ICON_QUALITE
"fas fa-diagnoses"
ICON_RETOUR
"fas fa-arrow-left"
ICON_SADM_ORIGINAUX
"fas fa-otter"
ICON_SCOLARITE
"fas fa-school"
ICON_SHOW
"fas fa-info"
ICON_STUDENT
"fas fa-user-graduate"
ICON_TROMBINOSCOPE
"fas fa-user-friends"
MAILER_DSN
"null://null"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CFG_CLUSTER
"cluster121"
DOCUMENT_ROOT
"/home/amicald/www"
ENVIRONMENT
"production"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GEOIP_AREA_CODE
"703"
GEOIP_CITY
"Ashburn"
GEOIP_COUNTRY_CODE
"US"
GEOIP_COUNTRY_NAME
"United States"
GEOIP_DMA_CODE
"511"
GEOIP_LATITUDE
"39.046902"
GEOIP_LONGITUDE
"-77.490303"
GEOIP_REGION
"VA"
HTTPS
"on"
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
"PHPSESSID=1f4a5cfade7ad0ee525ad4e4cafab4bf"
HTTP_HOST
"amicalepompiersdol.fr"
HTTP_REMOTE_IP
"103.196.9.211"
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 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36"
HTTP_X_FORWARDED_FOR
"103.196.9.211"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_OVHREQUEST_ID
"9af75ddb4708b3243f600ac400fa49c7"
HTTP_X_PREDICTOR
"1"
PHP_SELF
"/public/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/public/"
REMOTE_ADDR
"103.196.9.211"
REMOTE_PORT
"28462"
REQUEST_METHOD
"GET"
REQUEST_TIME
1781153495
REQUEST_TIME_FLOAT
1781153495.4858
REQUEST_URI
"/"
SCRIPT_FILENAME
"/home/amicald/www/public/index.php"
SCRIPT_NAME
"/public/index.php"
SCRIPT_URI
"https://amicalepompiersdol.fr:443/"
SCRIPT_URL
"/"
SERVER_ADDR
"10.121.20.11"
SERVER_ADMIN
"postmaster@amicalepompiersdol.fr"
SERVER_NAME
"amicalepompiersdol.fr"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MAILER_DSN,BASE_URL,ICON_MENU_DASHBOARD,ICON_MENU_TROMBINOSCOPE,ICON_MENU_AGENDA,ICON_MENU_APPLICATIONS,ICON_DASHBOARD,ICON_TROMBINOSCOPE,ICON_AGENDA,ICON_APPLICATIONS,ICON_DOCUMENTS,ICON_INFORMATION,ICON_ADMINISTRATION,ICON_MESSAGE,ICON_NOTIFCATION,ICON_SHOW,ICON_EDIT,ICON_DELETE,ICON_PRINT,ICON_DUPLICATE,ICON_ADD,ICON_HELP,ICON_ORIGINAUX,ICON_RETOUR,ICON_STUDENT,ICON_QUALITE,ICON_PERSONNEL,ICON_SCOLARITE,ICON_SADM_ORIGINAUX,ICON_PREVI,ICON_APOGEE,ICON_COMPTA"
UNIQUE_ID
"aio@16cDmK0D0ioJK8e5igAAABA"
USER
"amicald"
argc
0
argv
[]