DocumentationController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\DocumentationController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "documentation_index" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#952 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#987 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#940 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#957 …} } ] |
| _stopwatch_token | "7a1061" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "preprod.observatoirebtpevolis.com" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| 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 | "Mon, 01 Jun 2026 01:17:38 GMT" |
| x-debug-token | "3a2d12" |
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" => "/home/evolis_preprod/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/evolis_preprod/src/EventSubscriber/Security/OnboardingFeatureGateSubscriber.php"
"line" => 78
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/evolis_preprod/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "App\EventSubscriber\Security\OnboardingFeatureGateSubscriber"
"type" => "->"
]
[
"file" => "/home/evolis_preprod/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/evolis_preprod/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/evolis_preprod/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/evolis_preprod/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/evolis_preprod/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/evolis_preprod/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/evolis_preprod/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/evolis_preprod/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/evolis_preprod/public/index.php"
"line" => 5
"args" => [
"/home/evolis_preprod/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| ALERT_EMAIL_RECIPIENT | "tech@observatoirebtpevolis.com" |
| ALERT_EMAIL_SENDER | "alerts@observatoirebtpevolis.com" |
| APP_SECRET | "ec7894457a28dfbb33154d98dfc4990e475dd5c7119969c68e29b37645ead26b" |
| APP_TIMEZONE | "Europe/Paris" |
| APP_URL | "https://preprod.observatoire.dev" |
| CACHE_DEFAULT_REDIS_PROVIDER | "redis://127.0.0.1:6379" |
| CONFIDENTIALITY_THRESHOLD | "3" |
| DATABASE_NAME | "evolis_preprod" |
| DATABASE_PASSWORD | "dKdhg6MCh*w^cEZysVJRv7d7c5C&byW3rVK0*Wt^kXGzh!4*Zj" |
| DATABASE_PORT | "5432" |
| DATABASE_URL | "postgresql://evolis_preprod:dKdhg6MCh*w^cEZysVJRv7d7c5C&byW3rVK0*Wt^kXGzh!4*Zj@127.0.0.1:5432/evolis_preprod?serverVersion=18.1&charset=utf8" |
| DATABASE_USER | "evolis_preprod" |
| DEV_EMAIL_LIMIT | "2" |
| MAILER_AUTHORIZED_RECIPIENTS | "e.grabette@networks-technology.fr" |
| MAILER_BLOCKED_LOCAL_PARTS | "noreply,no-reply,donotreply" |
| MAILER_DSN | "sendmail://default?command=/usr/sbin/sendmail%20-bs" |
| MAILER_FALLBACK_RECIPIENTS | "e.grabette@networks-technology.fr" |
| MAILER_FROM_ADDRESS | "noreply@observatoirebtpevolis.com" |
| MAILER_FROM_NAME | "ObservatoireBTP" |
| MAILER_MAX_REAL_EMAILS_PER_BATCH | "0" |
| MAILER_PROTECT_REAL_DELIVERY | "1" |
| MAILER_REPLY_TO_ADDRESS | "contact@observatoirebtpevolis.com" |
| MAILER_REPLY_TO_NAME | "L'Observatoire BTP" |
| MAILER_RETURN_PATH_ADDRESS | "contact@observatoirebtpevolis.com" |
| MAILING_LATE_REPORTER_THRESHOLD_DAYS | "7" |
| MESSENGER_TRANSPORT_DSN | "redis://127.0.0.1:6379/messages" |
| MINIMUM_UNITS_THRESHOLD | "10" |
| POSTGRES_HOST | "127.0.0.1" |
| POSTGRES_VERSION | "18.1" |
| PUBLICATION_GRACE_PERIOD_DAYS | "10" |
| RABBITMQ_URL | "" |
| REDIS_MESSENGER_URL | "redis://127.0.0.1:6379" |
| ROUTER_DEFAULT_URI | "https://preprod.observatoirebtpevolis.com" |
| SNAPSHOT_CONFIDENTIALITY_THRESHOLD | "0" |
| SNAPSHOT_TRANSPORT_DSN | "sync://" |
| SYNTHESIS_CONFIDENTIALITY_THRESHOLD | "0" |
| SYNTHESIS_MINIMUM_THRESHOLD | "0" |
| TEAMS_WEBHOOK_URL | "https://defaultc7b756390fce419688eaf2fe26e66c.11.environment.api.powerplatform.com:443/powerautomate/automations/direct/workflows/4e8169262f1146c3b541458d16f8d7c2/triggers/manual/paths/invoke?api-version=1&sp=%2Ftriggers%2Fmanual%2Frun&sv=1.0&sig=KpPacxKH3cN_obCUKD7st14mQ-FI3rnDv7wJeP-yvGs" |
| WKHTMLTOIMAGE_PATH | "" |
| WKHTMLTOPDF_PATH | "" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| CONTEXT_DOCUMENT_ROOT | "/home/evolis_preprod/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/evolis_preprod/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "preprod.observatoirebtpevolis.com" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| INVOCATION_ID | "7765f01a486848e5bb57aa0024a345cf" |
| JOURNAL_STREAM | "7:139916073" |
| LANG | "fr_FR.UTF-8" |
| NOTIFY_SOCKET | "/run/systemd/notify" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" |
| PHP_SELF | "/help/" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "216.73.217.33" |
| REMOTE_PORT | "16371" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1780276657 |
| REQUEST_TIME_FLOAT | 1780276657.9486 |
| REQUEST_URI | "/help/" |
| SCRIPT_FILENAME | "/home/evolis_preprod/public/index.php" |
| SCRIPT_NAME | "/help/" |
| SCRIPT_URI | "https://preprod.observatoirebtpevolis.com/help/" |
| SCRIPT_URL | "/help/" |
| SERVER_ADDR | "5.39.75.232" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "preprod.observatoirebtpevolis.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "preprod.observatoirebtpevolis.com" |
| SYMFONY_DOTENV_PATH | "/home/evolis_preprod/.env" |
| SYMFONY_DOTENV_VARS | "APP_SECRET,DATABASE_NAME,DATABASE_USER,DATABASE_PASSWORD,DATABASE_PORT,POSTGRES_VERSION,POSTGRES_HOST,DATABASE_URL,MESSENGER_TRANSPORT_DSN,RABBITMQ_URL,REDIS_MESSENGER_URL,MAILER_DSN,MAILER_FROM_ADDRESS,MAILER_FROM_NAME,MAILER_REPLY_TO_ADDRESS,MAILER_REPLY_TO_NAME,MAILER_RETURN_PATH_ADDRESS,MAILER_BLOCKED_LOCAL_PARTS,MAILER_AUTHORIZED_RECIPIENTS,MAILER_FALLBACK_RECIPIENTS,MAILER_MAX_REAL_EMAILS_PER_BATCH,APP_URL,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,CACHE_DEFAULT_REDIS_PROVIDER,APP_TIMEZONE,ROUTER_DEFAULT_URI,MAILING_LATE_REPORTER_THRESHOLD_DAYS,ALERT_EMAIL_RECIPIENT,ALERT_EMAIL_SENDER,SNAPSHOT_TRANSPORT_DSN,CONFIDENTIALITY_THRESHOLD,MINIMUM_UNITS_THRESHOLD,PUBLICATION_GRACE_PERIOD_DAYS,MAILER_PROTECT_REAL_DELIVERY,DEV_EMAIL_LIMIT,SNAPSHOT_CONFIDENTIALITY_THRESHOLD,SYNTHESIS_CONFIDENTIALITY_THRESHOLD,SYNTHESIS_MINIMUM_THRESHOLD,TEAMS_WEBHOOK_URL" |
| SYSTEMD_EXEC_PID | "167835" |
| USER | "www-data" |
| proxy-nokeepalive | "1" |