DocsController :: show
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\DocsController::show" |
| _firewall_context | "security.firewall.map.context.main" |
| _remove_csp_headers | true |
| _route | "docs-files.show" |
| _route_params | [ "path" => "03-comment-je-travaille/guides/hsts.md" ] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#850 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#787 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#851 -supports: false -passport: null -duration: null -stub: "Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator" -authenticated: null -exception: null -authenticator: Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator {#852 …} } ] |
| _stopwatch_token | "2588eb" |
| path | "03-comment-je-travaille/guides/hsts.md" |
| site | Tlr\Symfony\Entity\Site {#757 -id: 2 -host: "telaria.dev" -aliases: [ "www.telaria.dev" ] -slug: "telaria-dev" -label: "Telaria (staging)" -name: "Telaria" -localeDefault: "fr" -layoutTemplate: "cms/index.html.twig" -theme: null -brandDomain: "telaria" -brandTld: ".dev" -contactEmail: "mathieuadrien@hotmail.fr" -senderEmail: null -homeSlug: "homepage" -ogImageDefault: null -enabled: true -isPrimary: true -createdAt: DateTimeImmutable @1781797271 {#760 : 2026-06-18 15:41:11.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1781797834 {#759 : 2026-06-18 15:50:34.0 UTC (+00:00) } } |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "telaria.dev" |
| 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-language | "fr" |
| content-type | "text/html; charset=UTF-8" |
| date | "Fri, 19 Jun 2026 04:50:37 GMT" |
| set-cookie | [ "main_deauth_profile_token=012fab; path=/; secure; httponly; samesite=lax" "main_auth_profile_token=deleted; expires=Thu, 19 Jun 2025 04:50:36 GMT; Max-Age=0; path=/; httponly" ] |
| vary | "Accept" |
| x-debug-exception | "Some%20mandatory%20parameters%20are%20missing%20%28%22slug%22%29%20to%20generate%20a%20URL%20for%20route%20%22docs.show%22." |
| x-debug-exception-file | "%2Fvar%2Fwww%2Ftelaria-dev%2Fvendor%2Fsymfony%2Frouting%2FGenerator%2FUrlGenerator.php:162" |
| x-debug-token | "168e35" |
| x-debug-token-link | "https://telaria.dev/_profiler/012fab" |
| x-previous-debug-token | "012fab" |
| x-robots-tag | "noindex" |
Cookies
Request Cookies
No request cookies
Response Cookies
| Key | Value |
|---|---|
| main_auth_profile_token | Symfony\Component\HttpFoundation\Cookie {#1986 #expire: 1 #path: "/" -sameSite: null -secureDefault: true #name: "main_auth_profile_token" #value: null #domain: null #secure: false #httpOnly: true -raw: false -partitioned: false } |
| main_deauth_profile_token | Symfony\Component\HttpFoundation\Cookie {#1970 #expire: 0 #path: "/" -sameSite: "lax" -secureDefault: true #name: "main_deauth_profile_token" #value: "012fab" #domain: null #secure: null #httpOnly: true -raw: false -partitioned: false } |
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/telaria-dev/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/telaria-dev/vendor/scheb/2fa-bundle/Security/Http/Firewall/TwoFactorAccessListener.php"
"line" => 52
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/telaria-dev/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 52
"function" => "authenticate"
"class" => "Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener"
"type" => "->"
]
[
"file" => "/var/www/telaria-dev/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 64
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/telaria-dev/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 88
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/var/www/telaria-dev/vendor/symfony/security-http/Firewall.php"
"line" => 86
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/var/www/telaria-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/var/www/telaria-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/telaria-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/telaria-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/telaria-dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/telaria-dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/telaria-dev/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/telaria-dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/telaria-dev/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/telaria-dev/public/index.php"
"line" => 5
"args" => [
"/var/www/telaria-dev/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| ANTHROPIC_ADMIN_API_KEY | "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" |
| ANTHROPIC_API_KEY | "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" |
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "2fafe3de31decce3c344c0da428d85d49a3528362477be2fb82e1b2d69c07922" |
| APP_SHARE_DIR | "var/share" |
| CHATBOT_CLAUDE_MODEL | "claude-haiku-4-5-20251001" |
| CHATBOT_HISTORY_TURNS | "5" |
| CHATBOT_K | "5" |
| CHATBOT_MAX_TOKENS | "1024" |
| CHATBOT_SCORE_THRESHOLD | "0.5" |
| CHATBOT_TEMPERATURE | "0.2" |
| CORPUS_SUDO_USER | "telaria" |
| DATABASE_URL | "mysql://telariauser:g8H5d8@gF6ji@127.0.0.1:3306/telaria_dev?serverVersion=8.4.7&charset=utf8mb4" |
| DEFAULT_URI | "https://telaria.dev" |
| DKIM_KEY_PATH | "/home/www-data/telaria.fr.2026.key" |
| DKIM_SELECT | "telaria2026" |
| DOCS_CACHE_SECONDS | "3600" |
| DOCS_PUBLIC | "1" |
| GITHUB_WEBHOOK_SECRET | "44a7e2ca1251d586cdb2f731aada3ebdb170c6fb82465860b6b4a23cd5c294dd" |
| MAILER_DSN | "sendmail://default" |
| MAILER_SENDER | "no-reply@telaria.fr" |
| MAILER_TO | "contact@telaria.fr" |
| MAILER_UNSUBSCRIBE | "unsubscribe@telaria.fr" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| RAG_DB_PATH | "%kernel.project_dir%/var/rag/index.sqlite" |
| RAG_EMBEDDING_URL | "http://127.0.0.1:8001" |
| RAG_SQLITE_VEC_PATH | "/usr/local/lib/sqlite-vec/vec0.so" |
| RESET_PASSWORD_THROTTLE | "0" |
| VEILLE_CLAUDE_MAX_TOKENS | "1024" |
| VEILLE_CLAUDE_MODEL | "claude-haiku-4-5" |
| VEILLE_PROCESS_BATCH_SIZE | "10" |
| VEILLE_SCHEDULE_INTERVAL | "15 minutes" |
| VEILLE_SOURCE_STANDBY_THRESHOLD | "3" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_PROJECT_DIR | "/var/www/telaria-dev" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/telaria-dev" ] |
| CONTEXT_DOCUMENT_ROOT | "/var/www/telaria-dev/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/telaria-dev/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| H2PUSH | "off" |
| H2_PUSH | "off" |
| H2_PUSHED | "" |
| H2_PUSHED_ON | "" |
| H2_STREAM_ID | "1" |
| H2_STREAM_TAG | "356199-231-1" |
| HOME | "/var/www" |
| HTTP2 | "on" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "telaria.dev" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "216.73.216.209" |
| REMOTE_PORT | "26754" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1781844636 |
| REQUEST_TIME_FLOAT | 1781844636.9479 |
| REQUEST_URI | "/docs-files/03-comment-je-travaille/guides/hsts.md" |
| SCRIPT_FILENAME | "/var/www/telaria-dev/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "37.59.116.87" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "telaria.dev" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/2.0" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Yolo" |
| SSL_TLS_SNI | "telaria.dev" |
| SYMFONY_DOTENV_PATH | "/var/www/telaria-dev/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,MAILER_SENDER,MAILER_TO,MAILER_UNSUBSCRIBE,DOCS_PUBLIC,DOCS_CACHE_SECONDS,DKIM_KEY_PATH,DKIM_SELECT,RESET_PASSWORD_THROTTLE,RAG_EMBEDDING_URL,RAG_DB_PATH,GITHUB_WEBHOOK_SECRET,CORPUS_SUDO_USER,ANTHROPIC_API_KEY,ANTHROPIC_ADMIN_API_KEY,VEILLE_CLAUDE_MODEL,VEILLE_CLAUDE_MAX_TOKENS,VEILLE_SCHEDULE_INTERVAL,VEILLE_PROCESS_BATCH_SIZE,VEILLE_SOURCE_STANDBY_THRESHOLD,CHATBOT_CLAUDE_MODEL,CHATBOT_MAX_TOKENS,CHATBOT_K,CHATBOT_SCORE_THRESHOLD,CHATBOT_TEMPERATURE,CHATBOT_HISTORY_TURNS,APP_DEBUG,RAG_SQLITE_VEC_PATH" |
| UNIQUE_ID | "ajTKnJTfgLIWjr8PjQSYsgABCgY" |
| USER | "www-data" |
| prefer_brotli | "1" |
| proxy-nokeepalive | "1" |