HomeController :: index
Request
GET Parameters
| Key | Value |
|---|---|
| function | "call_user_func_array" |
| s | "/index/\think\app/invokefunction" |
| vars | [ "md5" [ "Hello" ] ] |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\HomeController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_home" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#572 -supports: false -passport: null -duration: null -stub: "App\Security\AppAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\AppAuthenticator {#534 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#573 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#574 …} } ] |
| _stopwatch_token | "240687" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| connection | "keep-alive" |
| host | "57.128.159.164:80" |
| upgrade-insecure-requests | "1" |
| user-agent | "libredtail-http" |
| 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, 11 Dec 2025 19:39:52 GMT" |
| location | "/public/index.php/dashboard" |
| x-debug-token | "534552" |
Cookies
Request Cookies
No request cookies
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" => "/var/www/html/ged/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/ged/vendor/symfony/security-bundle/Security.php"
"line" => 68
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/html/ged/vendor/symfony/security-bundle/Security.php"
"line" => 50
"function" => "getToken"
"class" => "Symfony\Bundle\SecurityBundle\Security"
"type" => "->"
]
[
"file" => "/var/www/html/ged/src/EventSubscriber/ServicesCountSubscriber.php"
"line" => 31
"function" => "getUser"
"class" => "Symfony\Bundle\SecurityBundle\Security"
"type" => "->"
]
[
"file" => "/var/www/html/ged/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "App\EventSubscriber\ServicesCountSubscriber"
"type" => "->"
]
[
"file" => "/var/www/html/ged/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/html/ged/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/ged/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/ged/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/ged/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/ged/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/ged/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/ged/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/ged/public/index.php"
"line" => 5
"args" => [
"/var/www/html/ged/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 | "11746eedbd37158df8249fde3e411274" |
| DATABASE_URL | "mysql://root:NOUVEAU_MOT_DE_PASSE@127.0.0.1:3306/ged" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| VERIFICATION_APP_API | "http://localhost:8001/api" |
| VERIFICATION_APP_KEY | "dzU0YThuM3RrY21ibXczZzVu" |
| VERIFICATION_CLIENT_ID | "app-pos-ucc" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/ged" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/html/ged" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTP_ACCEPT | "*/*" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_HOST | "57.128.159.164:80" |
| HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
| HTTP_USER_AGENT | "libredtail-http" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
| PHP_SELF | "/public/index.php" |
| QUERY_STRING | "s=/index/\think\app/invokefunction&function=call_user_func_array&vars[0]=md5&vars[1][]=Hello" |
| REDIRECT_QUERY_STRING | "s=/index/\think\app/invokefunction&function=call_user_func_array&vars[0]=md5&vars[1][]=Hello" |
| REDIRECT_SCRIPT_URI | "http://57.128.159.164/index.php" |
| REDIRECT_SCRIPT_URL | "/index.php" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/index.php" |
| REMOTE_ADDR | "45.138.158.110" |
| REMOTE_PORT | "56730" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1765481992 |
| REQUEST_TIME_FLOAT | 1765481992.4784 |
| REQUEST_URI | "/index.php?s=/index/\think\app/invokefunction&function=call_user_func_array&vars[0]=md5&vars[1][]=Hello" |
| SCRIPT_FILENAME | "/var/www/html/ged/public/index.php" |
| SCRIPT_NAME | "/public/index.php" |
| SCRIPT_URI | "http://57.128.159.164/index.php" |
| SCRIPT_URL | "/index.php" |
| SERVER_ADDR | "57.128.159.164" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "57.128.159.164" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.62 (Ubuntu) Server at 57.128.159.164 Port 80</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.62 (Ubuntu)" |
| SYMFONY_DOTENV_PATH | "/var/www/html/ged/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,VERIFICATION_CLIENT_ID,VERIFICATION_APP_KEY,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,VERIFICATION_APP_API" |