GET https://move-test.awa-solutions.fr/listeUtilisateurs

RegistrationController :: list

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\RegistrationController::list"
_firewall_context
"security.firewall.map.context.main"
_route
"listeUtilisateurs"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#366
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\UserAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\UserAuthenticator {#239 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#364
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\LoginLinkAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\LoginLinkAuthenticator {#331 …}
  }
]
_stopwatch_token
"e3ad37"

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, zstd"
accept-language
"fr,fr-FR;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6"
cache-control
"max-age=0"
connection
"keep-alive"
cookie
"main_auth_profile_token=b573cc; PHPSESSID=d8b65ec5a8dc332afb70967327ced020"
host
"move-test.awa-solutions.fr"
referer
"https://move-test.awa-solutions.fr/configuration-questionnaire"
sec-ch-ua
""Microsoft Edge";v="143", "Chromium";v="143", "Not A(Brand";v="24""
sec-ch-ua-mobile
"?0"
sec-ch-ua-platform
""Windows""
sec-fetch-dest
"document"
sec-fetch-mode
"navigate"
sec-fetch-site
"same-origin"
sec-fetch-user
"?1"
sec-gpc
"1"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0"
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
"Tue, 13 Jan 2026 13:08:16 GMT"
location
"/"
x-debug-token
"4e5b8e"

Cookies

Request Cookies

Key Value
PHPSESSID
"d8b65ec5a8dc332afb70967327ced020"
main_auth_profile_token
"b573cc"

Response Cookies

No response cookies

Session 3

Session Metadata

Key Value
Created
"Tue, 13 Jan 26 13:08:16 +0000"
Last used
"Tue, 13 Jan 26 13:08:16 +0000"
Lifetime
0

Session Attributes

Attribute Value
_security.main.target_path
"https://move-test.awa-solutions.fr/listeUtilisateurs"

Session Usage

3 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/d-day-test/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/d-day-test/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 128
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/d-day-test/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 93
    "function" => "handleAccessDeniedException"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/d-day-test/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/d-day-test/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/d-day-test/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/d-day-test/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/d-day-test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/d-day-test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/d-day-test/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/d-day-test/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/d-day-test/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/d-day-test/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/d-day-test/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ExceptionListener:28
[
  [
    "file" => "/var/www/d-day-test/vendor/symfony/security-http/Util/TargetPathTrait.php"
    "line" => 28
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/d-day-test/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 208
    "function" => "saveTargetPath"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/d-day-test/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 185
    "function" => "setTargetPath"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/d-day-test/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 138
    "function" => "startAuthentication"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/d-day-test/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 93
    "function" => "handleAccessDeniedException"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/d-day-test/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/d-day-test/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/d-day-test/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/d-day-test/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/d-day-test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/d-day-test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/d-day-test/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/d-day-test/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/d-day-test/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/d-day-test/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/d-day-test/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Security\UserAuthenticator:32
[
  [
    "file" => "/var/www/d-day-test/src/Security/UserAuthenticator.php"
    "line" => 32
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/d-day-test/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 196
    "function" => "start"
    "class" => "App\Security\UserAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/d-day-test/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 138
    "function" => "startAuthentication"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/d-day-test/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 93
    "function" => "handleAccessDeniedException"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/d-day-test/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/d-day-test/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/d-day-test/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/d-day-test/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/d-day-test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/d-day-test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/d-day-test/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/d-day-test/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/d-day-test/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/d-day-test/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/d-day-test/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

Key Value
danger
[
  "Veuillez vous authentifier afin d'accéder à la page souhaitée."
]

Server Parameters

Server Parameters

Defined in .env

Key Value
ADMINPASSWORD
"#4N#Vcv9wKK*8vm"
ADMINUSER
"admin"
APP_ENV
"dev"
APP_SECRET
"c450cd30990a7924aa789adc07a61b80"
DBNAME
"dday-test"
DBPORT
"3306"
MAILJET_API_KEY
"0de3c9ed19a82aa636d6bcd550b03ea9"
MAILJET_API_SECRET
"9d5050265d8f492a264177e45f8eff31"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/d-day-test/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/d-day-test/public"
GATEWAY_INTERFACE
"CGI/1.1"
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, zstd"
HTTP_ACCEPT_LANGUAGE
"fr,fr-FR;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6"
HTTP_CACHE_CONTROL
"max-age=0"
HTTP_CONNECTION
"keep-alive"
HTTP_COOKIE
"main_auth_profile_token=b573cc; PHPSESSID=d8b65ec5a8dc332afb70967327ced020"
HTTP_HOST
"move-test.awa-solutions.fr"
HTTP_REFERER
"https://move-test.awa-solutions.fr/configuration-questionnaire"
HTTP_SEC_CH_UA
""Microsoft Edge";v="143", "Chromium";v="143", "Not A(Brand";v="24""
HTTP_SEC_CH_UA_MOBILE
"?0"
HTTP_SEC_CH_UA_PLATFORM
""Windows""
HTTP_SEC_FETCH_DEST
"document"
HTTP_SEC_FETCH_MODE
"navigate"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_SEC_FETCH_USER
"?1"
HTTP_SEC_GPC
"1"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SCRIPT_URI
"https://move-test.awa-solutions.fr/listeUtilisateurs"
REDIRECT_SCRIPT_URL
"/listeUtilisateurs"
REDIRECT_SSL_TLS_SNI
"move-test.awa-solutions.fr"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/listeUtilisateurs"
REMOTE_ADDR
"51.68.121.83"
REMOTE_PORT
"56423"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1768309696
REQUEST_TIME_FLOAT
1768309696.7887
REQUEST_URI
"/listeUtilisateurs"
SCRIPT_FILENAME
"/var/www/d-day-test/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://move-test.awa-solutions.fr/listeUtilisateurs"
SCRIPT_URL
"/listeUtilisateurs"
SERVER_ADDR
"51.75.206.136"
SERVER_ADMIN
"webmaster@localhost"
SERVER_NAME
"move-test.awa-solutions.fr"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.52 (Ubuntu) Server at move-test.awa-solutions.fr Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.52 (Ubuntu)"
SSL_TLS_SNI
"move-test.awa-solutions.fr"
SYMFONY_DOTENV_PATH
"/var/www/d-day-test/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MAILJET_API_KEY,MAILJET_API_SECRET,ADMINUSER,ADMINPASSWORD,DBNAME,DBPORT"