InitController :: index
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "App\Controller\InitController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_init" |
| _route_params | [] |
Request Headers
| Header | Value |
|---|---|
| accept-charset | "utf-8" |
| accept-encoding | "gzip" |
| content-length | "0" |
| host | "www.brocante-spf65.fr.applis-spf65.fr" |
| user-agent | "Mozilla/5.0 (Linux; Android 10; SM-N960F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.41 Mobile Safari/537.36" |
| x-forwarded-proto | "https" |
| x-https | "1" |
| x-php-ob-level | "1" |
| x-real-ip | "81.17.20.98" |
| x-scheme | "https" |
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 | "Sat, 01 Nov 2025 17:14:35 GMT" |
| location | "/login" |
| x-debug-token | "494d1c" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 7
Session Metadata
| Key | Value |
|---|---|
| Created | "Sat, 01 Nov 25 18:14:35 +0100" |
| Last used | "Sat, 01 Nov 25 18:14:35 +0100" |
| Lifetime | "0" |
Session Attributes
| Attribute | Value |
|---|---|
| debut | true |
Session Usage
7
Usages
Stateless check enabled
| Usage |
|---|
App\Controller\InitController:43
[
[
"file" => "/home/applissp/brocante/src/Controller/InitController.php"
"line" => 43
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 157
"function" => "index"
"class" => "App\Controller\InitController"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/http-kernel/Kernel.php"
"line" => 199
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 37
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/public/index.php"
"line" => 5
"args" => [
"/home/applissp/brocante/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Controller\InitController:62
[
[
"file" => "/home/applissp/brocante/src/Controller/InitController.php"
"line" => 62
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 157
"function" => "index"
"class" => "App\Controller\InitController"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/http-kernel/Kernel.php"
"line" => 199
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 37
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/public/index.php"
"line" => 5
"args" => [
"/home/applissp/brocante/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
[
"file" => "/home/applissp/brocante/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 68
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 89
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 151
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 190
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 178
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/http-kernel/Kernel.php"
"line" => 199
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 37
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/public/index.php"
"line" => 5
"args" => [
"/home/applissp/brocante/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
[
"file" => "/home/applissp/brocante/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 69
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 89
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 151
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 190
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 178
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/http-kernel/Kernel.php"
"line" => 199
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 37
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/public/index.php"
"line" => 5
"args" => [
"/home/applissp/brocante/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
[
"file" => "/home/applissp/brocante/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 70
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 89
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 151
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 190
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 178
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/http-kernel/Kernel.php"
"line" => 199
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 37
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/public/index.php"
"line" => 5
"args" => [
"/home/applissp/brocante/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
[
"file" => "/home/applissp/brocante/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 71
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 89
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 151
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 190
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 178
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/http-kernel/Kernel.php"
"line" => 199
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 37
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/public/index.php"
"line" => 5
"args" => [
"/home/applissp/brocante/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/home/applissp/brocante/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 89
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 151
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 190
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 178
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/http-kernel/Kernel.php"
"line" => 199
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 37
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/applissp/brocante/public/index.php"
"line" => 5
"args" => [
"/home/applissp/brocante/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 | "3b875e51df4d020f33eda6590610a01c" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "0" |
| CONTEXT_DOCUMENT_ROOT | "/home/applissp/brocante/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/applissp/brocante/public" |
| HTTPS | "on" |
| HTTP_ACCEPT_CHARSET | "utf-8" |
| HTTP_ACCEPT_ENCODING | "gzip" |
| HTTP_HOST | "www.brocante-spf65.fr.applis-spf65.fr" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Linux; Android 10; SM-N960F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.41 Mobile Safari/537.36" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_HTTPS | "1" |
| HTTP_X_REAL_IP | "81.17.20.98" |
| HTTP_X_SCHEME | "https" |
| PATH | "/usr/local/bin:/usr/bin:/bin" |
| PHP_SELF | "/index.php" |
| PWD | "/" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SCRIPT_URI | "https://www.brocante-spf65.fr.applis-spf65.fr/" |
| REDIRECT_SCRIPT_URL | "/" |
| REDIRECT_SSL_TLS_SNI | "www.brocante-spf65.fr.applis-spf65.fr" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aQY_-2JV6cLKKjQQevnH2gAAAgQ" |
| REDIRECT_URL | "/" |
| REMOTE_ADDR | "81.17.20.98" |
| REMOTE_PORT | "36584" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1762017275 |
| REQUEST_TIME_FLOAT | 1762017275.7409 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/home/applissp/brocante/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://www.brocante-spf65.fr.applis-spf65.fr/" |
| SCRIPT_URL | "/" |
| SERVER_ADDR | "54.37.127.96" |
| SERVER_ADMIN | "webmaster@brocante-spf65.fr.applis-spf65.fr" |
| SERVER_NAME | "www.brocante-spf65.fr.applis-spf65.fr" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "www.brocante-spf65.fr.applis-spf65.fr" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET" |
| TEMP | "/tmp" |
| TMP | "/tmp" |
| TMPDIR | "/tmp" |
| UNIQUE_ID | "aQY_-2JV6cLKKjQQevnH2gAAAgQ" |