FrontendController :: showAction
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | [ "App\Controller\Frontend\FrontendController" "showAction" ] |
| _firewall_context | "security.firewall.map.context.main" |
| _remove_csp_headers | true |
| _route | "page_show" |
| _route_params | [ "pageUrl" => "articles/explicabo-dolorem-consequuntur-rem" ] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#2917 -supports: false -passport: null -duration: null -stub: "App\Security\Auth\JWTAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\Auth\JWTAuthenticator {#2918 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#2910 -supports: false -passport: null -duration: null -stub: "Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator" -authenticated: null -exception: null -authenticator: Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator {#2906 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#2911 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#2817 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#2915 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#2912 …} } ] |
| _stopwatch_token | "814971" |
| pageUrl | "articles/explicabo-dolorem-consequuntur-rem" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "www.jgonzalez.eu" |
| referer | "http://www.jgonzalez.eu/articles/explicabo-dolorem-consequuntur-rem" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| via | "2.0 Caddy" |
| x-forwarded-for | "216.73.216.219, 192.168.169.11" |
| x-forwarded-host | "www.jgonzalez.eu" |
| x-forwarded-port | "443" |
| x-forwarded-proto | "https" |
| x-forwarded-server | "traefik" |
| x-php-ob-level | "0" |
| x-real-ip | "192.168.169.11" |
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 | "Fri, 05 Jun 2026 04:16:23 GMT" |
| set-cookie | [ "main_deauth_profile_token=bf11f7; path=/; secure; httponly; samesite=lax" "main_auth_profile_token=deleted; expires=Thu, 05 Jun 2025 04:16:22 GMT; Max-Age=0; path=/; httponly" ] |
| vary | "Accept" |
| x-debug-exception | "An%20exception%20has%20been%20thrown%20during%20the%20rendering%20of%20a%20template%20%28%22App%5CTwig%5CMediaExtension%3A%3AmediaPath%28%29%3A%20Argument%20%231%20%28%24media%29%20must%20be%20of%20type%20App%5CDoctrine%5CEntity%5CSite%5CMedia%2C%20null%20given%2C%20called%20in%20%2Ftmp%2Fsymfony_cache%2Fdev%2Ftwig%2Ff2%2Ff26b536a4604035358703c4a0a450a98.php%20on%20line%20361%22%29%20in%20%22site%2Fsection%2Fblog%2Fpost_list.html.twig%22%20at%20line%20101." |
| x-debug-exception-file | "%2Fapp%2Ftemplates%2Fsite%2Fsection%2Fblog%2Fpost_list.html.twig:101" |
| x-debug-token | "88ee33" |
| x-debug-token-link | "https://www.jgonzalez.eu/_profiler/bf11f7" |
| x-previous-debug-token | "bf11f7" |
| x-robots-tag | "noindex" |
Cookies
Request Cookies
No request cookies
Response Cookies
| Key | Value |
|---|---|
| main_auth_profile_token | Symfony\Component\HttpFoundation\Cookie {#73264 #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 {#73260 #expire: 0 #path: "/" -sameSite: "lax" -secureDefault: true #name: "main_deauth_profile_token" #value: "bf11f7" #domain: null #secure: null #httpOnly: true -raw: false -partitioned: false } |
Session 7
Session Metadata
| Key | Value |
|---|---|
| Created | "Fri, 05 Jun 26 06:16:23 +0200" |
| Last used | "Fri, 05 Jun 26 06:16:23 +0200" |
| Lifetime | 0 |
Session Attributes
No session attributes
Session Usage
7
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/app/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/app/src/EventListener/Logging/SentryKernelListener.php"
"line" => 35
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "App\EventListener\Logging\SentryKernelListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/app/web/index.php"
"line" => 6
"args" => [
"/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Service\PageRenderer:106
[
[
"file" => "/app/src/Service/PageRenderer.php"
"line" => 106
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/app/src/Controller/Frontend/FrontendController.php"
"line" => 163
"function" => "denyAccessUnlessGranted"
"class" => "App\Service\PageRenderer"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "showAction"
"class" => "App\Controller\Frontend\FrontendController"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/app/web/index.php"
"line" => 6
"args" => [
"/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
[
"file" => "/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 68
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
"line" => 99
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelException"
"class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 241
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 91
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/app/web/index.php"
"line" => 6
"args" => [
"/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
[
"file" => "/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 69
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
"line" => 99
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelException"
"class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 241
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 91
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/app/web/index.php"
"line" => 6
"args" => [
"/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
[
"file" => "/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 70
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
"line" => 99
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelException"
"class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 241
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 91
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/app/web/index.php"
"line" => 6
"args" => [
"/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
[
"file" => "/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 71
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
"line" => 99
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelException"
"class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 241
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 91
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/app/web/index.php"
"line" => 6
"args" => [
"/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
"line" => 99
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelException"
"class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 241
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 91
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/app/web/index.php"
"line" => 6
"args" => [
"/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| (no data) | |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_API_FROALA | "ERB2zH3B1A4A7A2A3qYFd1UQRFQIVb1MSMc2IWPNe1IFg1yD4C3D2D2C4C1F1H4B2B3=" |
| APP_API_GITLAB_ACCESS_TOKEN | "glpat-rTczfzKzsWrFsLLxZefu" |
| APP_API_GITLAB_PROJECT_ID | "456875" |
| APP_API_GOOGLE_MAPS_KEY | "AIzaSyDIf-6N2J4rYFdvHcbLZDAScwLbtxAQgvQ" |
| APP_API_GOOGLE_SERVER_KEY | "AIzaSyD8V46GQdEqstTxcHqixm_X3lp8n5RU_TQ" |
| APP_API_LOGO_STOCK | "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3MzY3NzQ2MDEsImV4cCI6MjA1MjEzNDYwMSwicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9BRE1JTiJdLCJ1c2VybmFtZSI6ImVweCJ9.RX7X0X36s2DChGeoKBdZ3ESe5i6JzhD1zk-CdOE7i_CgZR3sX1x05SweC3yJQm_G3CuELs9hTLVQZBNWikO13B9pR_sd8otK-Q5gvdd9OqM7_1Su2KD5XlgdTcw-XJ-wZ83aDg-QJhLwmZpD1t3nLFBhgm3of-myJ6sBNEOrgKNpoOCbqhjkJk6lvDc_dL6bUU22yBdp4RTUfxGpzOYTD8iGyZmIryHlk2bx70qAzAIXr35sjmi_ghm02OKQ65ptfENrgNw3SwjE3Z8wW0b9xvTAriZfTCaly4VfBJ6V22Vj0g0JDeWEN6WYDV84PonB-ufVB7Thmt2aT9AUwey8SA" |
| APP_API_PAPPERS | "b6569999f48b39d6d3aca9faa92b1def9953bfed7094f960" |
| APP_API_PEXELS | "563492ad6f91700001000001ce0e7c4d63f247fb87a6fd9149365299" |
| APP_API_PIXABAY | "15413057-fb1616b3eab783b3f5b22085f" |
| APP_API_RECAPTCHA_CLIENT_KEY | "6LcQzc4UAAAAAN9TTbx8R-V_MvBdNc37TDqjmG80" |
| APP_API_RECAPTCHA_SERVER_KEY | "6LcQzc4UAAAAAKs_94iiohVxSyb-PNNKNGlHPcKp" |
| APP_API_RECAPTCHA_V2_CLIENT_KEY | "6Lf5zc4UAAAAALEkTYWsCV6w_plavc--Hw_Sy9Dx" |
| APP_API_RECAPTCHA_V2_SERVER_KEY | "6Lf5zc4UAAAAALNXlIRqKM4JmdIl5be2tW6AXwCb" |
| APP_API_SOCIETEINFO | "1mbv71t16ejdpgtv08t7idtjattjk6ipgovmer4rsba4efama6b1" |
| APP_API_UNSPLASH | "47218a9886dcd014bc16cdf2e1943f900cbf844ae7b7e14292f2fce3f72e58eb" |
| APP_BACKUP_DIRECTORY | "/backup" |
| APP_BASE_URL | "http://jg.epixelic-dev.fr" |
| APP_CACHE_DEV_PAGE | "false" |
| APP_CACHE_DEV_STYLESHEET | "false" |
| APP_CACHE_DIR | "/tmp/symfony_cache" |
| APP_CONTACT_BCC_EMAIL_ADDRESS | "r.leclercq@epixelic.com" |
| APP_CONTACT_EPIXELIC_EMAIL_ADDRESS | "contact@epixelic.com" |
| APP_CONTACT_EPIXELIC_EMAIL_NAME | "EPIXELIC" |
| APP_CONTACT_FROM_EMAIL_ADDRESS | "formulaire@reboot.epixelic.com" |
| APP_CONTACT_FROM_EMAIL_NAME | "Formulaire Site Internet" |
| APP_DEBUG | "1" |
| APP_DELIVERY_ADDRESS | "mdelivery_address@mail.com" |
| APP_DEPOSIT_DIRECTORY | "/deposit" |
| APP_DIR | "/app" |
| APP_ENV | "dev" |
| APP_EPX_EMAIL | "epx_email@mail.com" |
| APP_EXPOSE_PORT | "80" |
| APP_FROM_EMAIL_ADDRESS | "from_email_address@mail.com" |
| APP_HOST | "app" |
| APP_LOG_DIR | "/log" |
| APP_PLATFORM_CERTIFICATE_PATH_BASE | "/data/certbot/custom/jg.epixelic-dev.fr" |
| APP_PLATFORM_DOMAIN | "jg.epixelic-dev.fr" |
| APP_PLATFORM_DOMAIN_SSL | "true" |
| APP_PLATFORM_IP | "192.168.24.31" |
| APP_PLATFORM_IPS | "193.203.191.145,192.168.24.31,89.88.140.151" |
| APP_PLATFORM_SUBDOMAIN_SSL | "true" |
| APP_SECRET | "ThisIsNotSoSecretChangeIt2" |
| APP_SITE_TOKEN_KEY | "ThisIsNotSoSecretChangeIt" |
| APP_SSL_EXPOSE_PORT | "443" |
| APP_UPLOAD_DIR | "/data/uploads" |
| APP_USE_TMP_CACHE | "true" |
| APP_VT_IV | "2BE71CAE47449EC1" |
| APP_VT_KEY | "7146373B11A05AF5A7BC7E634706FEB2" |
| BASH_FUNC_log_line%% | """ () { label=$1;\n shift;\n echo -e "\e[94m[$label]\e[0m $@ "\n } """ |
| BASH_FUNC_log_ok%% | """ () { echo -e "\e[92m[ok]\e[0m"\n } """ |
| BASH_FUNC_log_text%% | """ () { label=$1;\n shift;\n echo -en "\e[94m[$label]\e[0m $@ "\n } """ |
| BING_WEBMASTER_TOOL_API_KEY | "" |
| BLOG_AI_N8N_WEBHOOK_URL | "https://n8n.epixelic.com/webhook/d03ab240-40bc-48fb-b033-54ff4d4dc9fa" |
| BLOG_AI_N8N_WEBHOOK_URL_PRODUCTION | "https://n8n.epixelic.com/webhook/blog-ai-production" |
| BLOG_AI_N8N_WEBHOOK_URL_TESTING | "https://n8n.epixelic.com/webhook/blog-ai-testing" |
| BUILD_ENV | "dev" |
| CERTBOT_APP_TOKEN | "PL7SBMqip69IVhZ0L9el5Rh2ClFbLZdBYkWfBtlCh" |
| CERTBOT_HOST | "certbot" |
| CERTBOT_PORT | "9995" |
| CLI_PROMPT_COLOR | "93m" |
| CLI_PROMPT_NAME | "docker-dev" |
| COMPOSER_HOME | "/tmp/composer" |
| COMPOSER_MEMORY_LIMIT | "-1" |
| COMPOSE_PROJECT_NAME | "reboot" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| CPU_COUNT | "16" |
| CPU_HALF | "8" |
| CPU_THIRD | "5" |
| DEV_PROFILER | "false" |
| DEV_SSH_PROD | "prod" |
| DOCUMENT_ROOT | "/app/web" |
| DOCUMENT_URI | "/index.php" |
| ENABLE_CONSUMERS | "1" |
| ENABLE_IPV6 | "false" |
| ENV | "dev" |
| FALLBACK_HOST | "fallback" |
| FCGI_ROLE | "RESPONDER" |
| FONTS_HOST | "fonts-proxy" |
| FONTS_PORT | "80" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GLOBAL_NOINDEX_NOFOLLOW | "true" |
| GOOGLE_TRANSLATE_API_KEY | "" |
| GPG_KEYS | "AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD" |
| GSC_AUTH_PROVIDER_X509_CERT_URL | "https://www.googleapis.com/oauth2/v1/certs" |
| GSC_AUTH_URI | "https://accounts.google.com/o/oauth2/auth" |
| GSC_CLIENT_ID | "RANDOM" |
| GSC_CLIENT_SECRET | "RANDOM" |
| GSC_CLIENT_TOKEN | "RANDOM" |
| GSC_PROJECT_ID | "aerial-freehold-398008" |
| GSC_REDIRECT_URIS | "RANDOM" |
| GSC_TOKEN_URI | "https://oauth2.googleapis.com/token" |
| HEALTHCHECKS_ENABLED | "0" |
| HEALTHCHECKS_PING_KEY | "MkBKyNSW286bJ9MoJnGjmA" |
| HEALTHCHECKS_URI | "https://health.epixelic-dev.fr" |
| HOME | "/home/reboot" |
| HOSTNAME | "app" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "www.jgonzalez.eu" |
| HTTP_REFERER | "http://www.jgonzalez.eu/articles/explicabo-dolorem-consequuntur-rem" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_VIA | "2.0 Caddy" |
| HTTP_X_FORWARDED_FOR | "216.73.216.219, 192.168.169.11" |
| HTTP_X_FORWARDED_HOST | "www.jgonzalez.eu" |
| HTTP_X_FORWARDED_PORT | "443" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_FORWARDED_SERVER | "traefik" |
| HTTP_X_REAL_IP | "192.168.169.11" |
| INSTALL_CRONTAB | "0" |
| IN_REBOOT_CONTAINER | "1" |
| KERNEL_CLASS | "App\Kernel" |
| LC_CTYPE | "C.UTF-8" |
| MAILER_ENCRYPTION | "null" |
| MAILER_EPX_ENCRYPTION | "null" |
| MAILER_EPX_HOST | "maildev-epx" |
| MAILER_EPX_PASSWORD | "password1234" |
| MAILER_EPX_PORT | "25" |
| MAILER_EPX_TRANSPORT | "smtp" |
| MAILER_EPX_USER | "user1234" |
| MAILER_HOST | "maildev" |
| MAILER_PASSWORD | "password1234" |
| MAILER_PORT | "25" |
| MAILER_TRANSPORT | "smtp" |
| MAILER_USER | "user1234" |
| MAINTENANCE | "false" |
| MARIADB_DATABASE | "prod_20260504_113514" |
| MARIADB_EXPOSE_PORT | "3306" |
| MARIADB_HOST | "mariadb" |
| MARIADB_PASSWORD | "root" |
| MARIADB_PORT | "3306" |
| MARIADB_USER | "root" |
| MEDIA_GENERATION_N8N_WEBHOOK_URL_PRODUCTION | "https://n8n.epixelic.com/webhook/media-generation" |
| N8N_FAQ_GENERATION_WEBHOOK_URL | "https://n8n.epixelic.com/webhook/faq-generation" |
| N8N_TESTIMONIES_APIFY_WEBHOOK_URL | "https://n8n.epixelic.com/webhook/extract-testimonies" |
| N8N_WEBHOOK_URL_TESTING | "https://n8n.epixelic.com/webhook/test" |
| NGINX_AMP_API_KEY | "656b6c09775195348fe3d2a56a547b25" |
| NGINX_AMP_SYSTEM_NAME | "jdev" |
| NPM_FONTAWESOME_PRO | "A52B210A-6D5F-4E0F-BFC6-42A94AFD0224" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHPIZE_DEPS | "autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c" |
| PHP_ASC_URL | "https://www.php.net/distributions/php-8.4.18.tar.xz.asc" |
| PHP_CFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
| PHP_CPPFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
| PHP_IDE_CONFIG | "serverName=reboot-dev" |
| PHP_INI_DIR | "/usr/local/etc/php" |
| PHP_LDFLAGS | "-Wl,-O1 -pie" |
| PHP_SELF | "/index.php" |
| PHP_SHA256 | "957a9b19b4a8e965ee0cc788ca74333bfffaadc206b58611b6cd3cc8b2f40110" |
| PHP_URL | "https://www.php.net/distributions/php-8.4.18.tar.xz" |
| PHP_VERSION | "8.4.18" |
| PING_SEO_INDEX_NOW_KEY | "change-me" |
| PWD | "/app" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "172.20.0.8" |
| REMOTE_PORT | "40518" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1780632983 |
| REQUEST_TIME_FLOAT | 1780632983.1566 |
| REQUEST_URI | "/articles/explicabo-dolorem-consequuntur-rem" |
| RUN_GID | "1000" |
| RUN_MIGRATIONS | "false" |
| RUN_UID | "1000" |
| SCRIPT_FILENAME | "/app/web/index.php" |
| SCRIPT_NAME | "/index.php" |
| SENTRY_ADMIN_JS_DSN | "https://386a828a1c0e4258bef11201e80d5b68@sentry.xorus.dev/4" |
| SENTRY_DSN | "https://6df7d6326f264d8c82dad4f4a83e7161@sentry.xorus.dev/2" |
| SENTRY_FRONTEND_DSN | "https://495016d4cf134c698037810e24a31379@sentry.xorus.dev/3" |
| SERVER_ADDR | "172.20.0.10" |
| SERVER_NAME | "_" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.22.1" |
| SERVICE_CAP_SECRET | "OICOBnQwiBQUQiqNlZgWbqqbEjkSvebzZBWTElIsCDKkqkmWDIKUGbIeOHYQzyKr" |
| SERVICE_IMAGE_API_HOST | "service-image-api" |
| SERVICE_IMAGE_API_PORT | "3000" |
| SERVICE_SCREENSHOT_HOST | "service-screenshot" |
| SERVICE_SCREENSHOT_MAX_CONCURRENCY | "2" |
| SERVICE_SCREENSHOT_PORT | "3000" |
| SERVICE_SECTION_LOCK_APP_PROTOCOL | "http" |
| SERVICE_SECTION_LOCK_HOST | "service-section-lock" |
| SERVICE_SECTION_LOCK_PORT | "1099" |
| SERVICE_UMAMI_BASE | "/_ra" |
| SERVICE_UMAMI_DB | "umami" |
| SERVICE_UMAMI_DB_PASSWORD | "umami" |
| SERVICE_UMAMI_DB_USER | "umami" |
| SERVICE_UMAMI_HASH_SALT | "qnpxbi3ILjaiBHorVEhgB0DbYZ0MXFFSgFkb8E7yNHI7m9FYNmVaFfoOqxhs" |
| SERVICE_UMAMI_HOST | "service-umami" |
| SERVICE_UMAMI_PASSWORD | "umami1234" |
| SERVICE_UMAMI_PORT | "3000" |
| SERVICE_UMAMI_USER | "admin" |
| SHLVL | "0" |
| SUPERVISOR_ENABLED | "1" |
| SUPERVISOR_GROUP_NAME | "fpm" |
| SUPERVISOR_PROCESS_NAME | "fpm" |
| SUPERVISOR_SERVER_URL | "unix:///var/run/supervisor.sock" |
| THUMBOR_ACCESS_TOKEN | "qwertyuiop" |
| THUMBOR_HOST | "thumbor" |
| THUMBOR_PORT | "80" |
| THUMBOR_SECURITY_KEY | "changeme" |
| TLS_BASE_DIR | "/data/certbot" |
| TLS_DEFAULT_CERT | "/data/certbot/custom/jg.epixelic-dev.fr/fullchain.pem" |
| TLS_DEFAULT_KEY | "/data/certbot/custom/jg.epixelic-dev.fr/privkey.pem" |
| TRAEFIK_DASHBOARD_AUTH | "test:$2y$11$xMqdrPb3lGOcTfTjCVaSPOQipY0JQnK8pHHuwI2VsPf.jG5DDK85K" |
| TRAEFIK_ENABLE_FAILOVER | "false" |
| TRAEFIK_HOST | "traefik" |
| TRUSTED_PROXIES | "127.0.0.0/8,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16,100.64.0.0/10,51.254.126.125/32" |
| TYPESENSE_KEY | "5V3r1AujTbgY7TAKhHmC8+qSDT68Q0d8zJYvaGIdH7w=" |
| TYPESENSE_URL | "http://typesense:8108" |
| TZ | "Europe/Paris" |
| USER | "reboot" |
| VALKEY_HOST | "valkey" |
| VALKEY_MAX_MEMORY | "200mb" |
| argc | 0 |
| argv | [] |