Routes :: all
Request
GET Parameters
Key | Value |
---|---|
lang | "'" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\Routes::all" |
_remove_csp_headers | true |
_route | "all" |
_route_params | [ "subpath" => "calendar" ] |
_stopwatch_token | "c35923" |
subpath | "calendar" |
Request Headers
Header | Value |
---|---|
accept-encoding | "gzip" |
connection | "close" |
content-length | "0" |
host | "www.xavierleroy.com" |
referer | "http://www.xavierleroy.com/calendar?lang=%27" |
user-agent | "Go-http-client/1.1" |
x-original-url | "/calendar?lang=%27" |
x-php-ob-level | "2" |
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, 07 Apr 2025 12:26:22 GMT" |
vary | "Accept" |
x-debug-exception | "Warning%3A%20Undefined%20array%20key%20%22representations__%27%22" |
x-debug-exception-file | "D%3A%5Cwww%5C_sites%5Cxlr_2025%5Cprivate%5Ccalendar%5CController.php:89" |
x-debug-token | "36ba2d" |
x-debug-token-link | "http://www.xavierleroy.com/_profiler/a44564" |
x-previous-debug-token | "a44564" |
x-robots-tag | "noindex" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 6
Session Metadata
Key | Value |
---|---|
Created | "Mon, 07 Apr 25 14:26:22 +0200" |
Last used | "Mon, 07 Apr 25 14:26:22 +0200" |
Lifetime | 0 |
Session Attributes
No session attributes
Session Usage
6
Usages
Stateless check enabled
Usage |
---|
Klio\Symfony\PrivateConstants:37
[ [ "file" => "D:\www\_sites\xlr_2025\vendor\klio\bundle2\src\Symfony\PrivateConstants.php" "line" => 37 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\klio\bundle2\src\Symfony\PrivateRoute.php" "line" => 33 "function" => "setConstants" "class" => "Klio\Symfony\PrivateConstants" "type" => "::" ] [ "file" => "D:\www\_sites\xlr_2025\src\Controller\Routes.php" "line" => 81 "function" => "__construct" "class" => "Klio\Symfony\PrivateRoute" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\http-kernel\HttpKernel.php" "line" => 183 "function" => "all" "class" => "App\Controller\Routes" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\http-kernel\HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\http-kernel\Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\public\index.php" "line" => 5 "args" => [ "D:\www\_sites\xlr_2025\vendor\autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[ [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php" "line" => 68 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\http-kernel\Profiler\Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\http-kernel\EventListener\ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\event-dispatcher\Debug\WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\event-dispatcher\EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\event-dispatcher\EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\http-kernel\HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\http-kernel\HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\http-kernel\HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\http-kernel\EventListener\ErrorListener.php" "line" => 97 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\event-dispatcher\Debug\WrappedListener.php" "line" => 115 "function" => "onKernelException" "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\event-dispatcher\EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\event-dispatcher\EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\http-kernel\HttpKernel.php" "line" => 241 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\http-kernel\HttpKernel.php" "line" => 91 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\http-kernel\Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\public\index.php" "line" => 5 "args" => [ "D:\www\_sites\xlr_2025\vendor\autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[ [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php" "line" => 69 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\http-kernel\Profiler\Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\http-kernel\EventListener\ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\event-dispatcher\Debug\WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\event-dispatcher\EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\event-dispatcher\EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\http-kernel\HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\http-kernel\HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\http-kernel\HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\http-kernel\EventListener\ErrorListener.php" "line" => 97 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\event-dispatcher\Debug\WrappedListener.php" "line" => 115 "function" => "onKernelException" "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\event-dispatcher\EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\event-dispatcher\EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\http-kernel\HttpKernel.php" "line" => 241 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\http-kernel\HttpKernel.php" "line" => 91 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\http-kernel\Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\public\index.php" "line" => 5 "args" => [ "D:\www\_sites\xlr_2025\vendor\autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[ [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php" "line" => 70 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\http-kernel\Profiler\Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\http-kernel\EventListener\ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\event-dispatcher\Debug\WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\event-dispatcher\EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\event-dispatcher\EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\http-kernel\HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\http-kernel\HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\http-kernel\HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\http-kernel\EventListener\ErrorListener.php" "line" => 97 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\event-dispatcher\Debug\WrappedListener.php" "line" => 115 "function" => "onKernelException" "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\event-dispatcher\EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\event-dispatcher\EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\http-kernel\HttpKernel.php" "line" => 241 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\http-kernel\HttpKernel.php" "line" => 91 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\http-kernel\Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\public\index.php" "line" => 5 "args" => [ "D:\www\_sites\xlr_2025\vendor\autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[ [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php" "line" => 71 "function" => "all" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\http-kernel\Profiler\Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\http-kernel\EventListener\ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\event-dispatcher\Debug\WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\event-dispatcher\EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\event-dispatcher\EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\http-kernel\HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\http-kernel\HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\http-kernel\HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\http-kernel\EventListener\ErrorListener.php" "line" => 97 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\event-dispatcher\Debug\WrappedListener.php" "line" => 115 "function" => "onKernelException" "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\event-dispatcher\EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\event-dispatcher\EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\http-kernel\HttpKernel.php" "line" => 241 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\http-kernel\HttpKernel.php" "line" => 91 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\http-kernel\Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\public\index.php" "line" => 5 "args" => [ "D:\www\_sites\xlr_2025\vendor\autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[ [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php" "line" => 72 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\http-kernel\Profiler\Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\http-kernel\EventListener\ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\event-dispatcher\Debug\WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\event-dispatcher\EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\event-dispatcher\EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\http-kernel\HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\http-kernel\HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\http-kernel\HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\http-kernel\EventListener\ErrorListener.php" "line" => 97 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\event-dispatcher\Debug\WrappedListener.php" "line" => 115 "function" => "onKernelException" "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\event-dispatcher\EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\event-dispatcher\EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\http-kernel\HttpKernel.php" "line" => 241 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\http-kernel\HttpKernel.php" "line" => 91 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\http-kernel\Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\vendor\autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "D:\www\_sites\xlr_2025\public\index.php" "line" => 5 "args" => [ "D:\www\_sites\xlr_2025\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 | "220d34f6eddf20dbf633283774a64c40" |
APP_USER | "prod" |
DB_DSN | "mysql:host=192.168.5.41;port=3306;dbname=xlr_2025;charset=UTF8" |
DB_PASSWORD | "M3rrCKsU5er7wnI6dsHl" |
DB_USER | "xlr_2025" |
PACKAGES_FOLDER | "D://www/_git" |
STORE_FOLDER | "//192.168.5.50/sites/xlr_2025" |
TEMP_FOLDER | "D://www/_sites/xlr_2025/temp" |
UPLOADER_DEFAULT_FILELIST | "xavier_leroy_2024" |
Defined as regular env variables
Key | Value |
---|---|
ALLUSERSPROFILE | "C:\ProgramData" |
APPDATA | "C:\Windows\system32\config\systemprofile\AppData\Roaming" |
APPL_MD_PATH | "/LM/W3SVC/30/ROOT" |
APPL_PHYSICAL_PATH | "D:\www\_sites\xlr_2025\public\" |
APP_DEBUG | "1" |
APP_POOL_CONFIG | "C:\inetpub\temp\apppools\xlr_20255\xlr_20255.config" |
APP_POOL_ID | "xlr_20255" |
AUTH_PASSWORD | "" |
AUTH_TYPE | "" |
AUTH_USER | "" |
CERT_COOKIE | "" |
CERT_FLAGS | "" |
CERT_ISSUER | "" |
CERT_SERIALNUMBER | "" |
CERT_SUBJECT | "" |
COMPUTERNAME | "W1" |
CONTENT_LENGTH | "0" |
CONTENT_TYPE | "" |
ChocolateyInstall | "C:\ProgramData\chocolatey" |
ComSpec | "C:\Windows\system32\cmd.exe" |
CommonProgramFiles | "C:\Program Files\Common Files" |
CommonProgramFiles(x86) | "C:\Program Files (x86)\Common Files" |
CommonProgramW6432 | "C:\Program Files\Common Files" |
DOCUMENT_ROOT | "D:\www\_sites\xlr_2025\public" |
DriverData | "C:\Windows\System32\Drivers\DriverData" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
HTTPS | "off" |
HTTPS_KEYSIZE | "" |
HTTPS_SECRETKEYSIZE | "" |
HTTPS_SERVER_ISSUER | "" |
HTTPS_SERVER_SUBJECT | "" |
HTTP_ACCEPT_ENCODING | "gzip" |
HTTP_CONNECTION | "close" |
HTTP_CONTENT_LENGTH | "0" |
HTTP_HOST | "www.xavierleroy.com" |
HTTP_REFERER | "http://www.xavierleroy.com/calendar?lang=%27" |
HTTP_USER_AGENT | "Go-http-client/1.1" |
HTTP_X_ORIGINAL_URL | "/calendar?lang=%27" |
IIS_UrlRewriteModule | "7,1,1993,2351" |
INSTANCE_ID | "30" |
INSTANCE_META_PATH | "/LM/W3SVC/30" |
INSTANCE_NAME | "XLR_2025" |
LOCALAPPDATA | "C:\Windows\system32\config\systemprofile\AppData\Local" |
LOCAL_ADDR | "192.168.5.31" |
LOGON_USER | "" |
NUMBER_OF_PROCESSORS | "24" |
ORIG_PATH_INFO | "/index.php" |
OS | "Windows_NT" |
PATHEXT | ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.PY;.PYW" |
PATH_TRANSLATED | "D:\www\_sites\xlr_2025\public\index.php" |
PHPRC | "D:\iis\PHP\php-8.3.3\" |
PHP_FCGI_MAX_REQUESTS | "10000" |
PHP_SELF | "/index.php" |
PROCESSOR_ARCHITECTURE | "AMD64" |
PROCESSOR_IDENTIFIER | "AMD64 Family 25 Model 33 Stepping 0, AuthenticAMD" |
PROCESSOR_LEVEL | "25" |
PROCESSOR_REVISION | "2100" |
PSModulePath | "C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules" |
PUBLIC | "C:\Users\Public" |
Path | "C:\Python310\Scripts\;C:\Python310\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\Microsoft\Web Platform Installer\;C:\Program Files\Git\cmd;D:\iis\PHP\php-8.2.0;C:\ProgramData\ComposerSetup\bin;C:\Program Files\nodejs\;C:\ProgramData\chocolatey\bin;C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps" |
ProgramData | "C:\ProgramData" |
ProgramFiles | "C:\Program Files" |
ProgramFiles(x86) | "C:\Program Files (x86)" |
ProgramW6432 | "C:\Program Files" |
QUERY_STRING | "lang=%27" |
REMOTE_ADDR | "104.207.55.112" |
REMOTE_HOST | "104.207.55.112" |
REMOTE_PORT | "19247" |
REMOTE_USER | "" |
REQUEST_METHOD | "GET" |
REQUEST_TIME | 1744028782 |
REQUEST_TIME_FLOAT | 1744028782.4612 |
REQUEST_URI | "/calendar?lang=%27" |
SCRIPT_FILENAME | "D:\www\_sites\xlr_2025\public\index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_NAME | "www.xavierleroy.com" |
SERVER_PORT | "80" |
SERVER_PORT_SECURE | "0" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SOFTWARE | "Microsoft-IIS/10.0" |
SYMFONY_DOTENV_PATH | "D:\www\_sites\xlr_2025/.env" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_USER,APP_SECRET,DB_DSN,DB_USER,DB_PASSWORD,STORE_FOLDER,TEMP_FOLDER,PACKAGES_FOLDER,UPLOADER_DEFAULT_FILELIST" |
SystemDrive | "C:" |
SystemRoot | "C:\Windows" |
TEMP | "C:\Windows\TEMP" |
TMP | "C:\Windows\TEMP" |
URL | "/index.php" |
USERDOMAIN | "KLIO" |
USERNAME | "W1$" |
USERPROFILE | "C:\Windows\system32\config\systemprofile" |
_FCGI_X_PIPE_ | "\\.\pipe\IISFCGI-6c45ca1a-f373-458f-9d64-638e074244c0" |
windir | "C:\Windows" |
Sub Requests 1
ErrorController (token = a44564)
Key | Value |
---|---|
_controller | "error_controller" |
_stopwatch_token | "8d61de" |
exception | ErrorException {#477 #message: "Warning: Undefined array key "representations__'"" #code: 0 #file: "D:\www\_sites\xlr_2025\private\calendar\Controller.php" #line: 89 #severity: E_WARNING : { { require_once … › |
logger | Symfony\Bridge\Monolog\Processor\DebugProcessor {#121 -records: [ 2 => [ [ "timestamp" => 1744028782 "timestamp_rfc3339" => "2025-04-07T15:26:22.469+03:00" "message" => "Matched route "{route}"." "priority" => 200 "priorityName" => "INFO" "context" => [ "route" => "all" "route_parameters" => [ "_route" => "all" "_controller" => "App\Controller\Routes::all" "subpath" => "calendar" ] "request_uri" => "http://www.xavierleroy.com/calendar?lang=%27" "method" => "GET" ] "channel" => "request" ] [ "timestamp" => 1744028782 "timestamp_rfc3339" => "2025-04-07T15:26:22.470+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" ] "channel" => "event" ] [ "timestamp" => 1744028782 "timestamp_rfc3339" => "2025-04-07T15:26:22.470+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1744028782 "timestamp_rfc3339" => "2025-04-07T15:26:22.470+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1744028782 "timestamp_rfc3339" => "2025-04-07T15:26:22.470+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" ] "channel" => "event" ] [ "timestamp" => 1744028782 "timestamp_rfc3339" => "2025-04-07T15:26:22.470+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1744028782 "timestamp_rfc3339" => "2025-04-07T15:26:22.470+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1744028782 "timestamp_rfc3339" => "2025-04-07T15:26:22.470+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1744028782 "timestamp_rfc3339" => "2025-04-07T15:26:22.470+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1744028782 "timestamp_rfc3339" => "2025-04-07T15:26:22.470+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller" "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" ] "channel" => "event" ] [ "timestamp" => 1744028782 "timestamp_rfc3339" => "2025-04-07T15:26:22.470+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" ] "channel" => "event" ] [ "timestamp" => 1744028782 "timestamp_rfc3339" => "2025-04-07T15:26:22.472+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments" ] "channel" => "event" ] [ "timestamp" => 1744028782 "timestamp_rfc3339" => "2025-04-07T15:26:22.472+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller_arguments" "listener" => "ContainerXgBhZc6\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments" ] "channel" => "event" ] [ "timestamp" => 1744028782 "timestamp_rfc3339" => "2025-04-07T15:26:22.472+03:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments" ] "channel" => "event" ] [ "timestamp" => 1744028782 "timestamp_rfc3339" => "2025-04-07T15:26:22.477+03:00" "message" => "Uncaught PHP Exception ErrorException: "Warning: Undefined array key "representations__'"" at Controller.php line 89" "priority" => 500 "priorityName" => "CRITICAL" "context" => [ "exception" => ErrorException {#477 #message: "Warning: Undefined array key "representations__'"" #code: 0 #file: "D:\www\_sites\xlr_2025\private\calendar\Controller.php" #line: 89 #severity: E_WARNING : { { require_once … › |