Request / Response
Request
GET Parameters
| Key | Value |
|---|---|
| date | "2026-03-28" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\AppointmentController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_appointment_index" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#306 -supports: false -passport: null -duration: null -stub: "App\Security\SessionAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\SessionAuthenticator {#307 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#308 -supports: false -passport: null -duration: null -stub: "App\Security\PasswordAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\PasswordAuthenticator {#236 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#309 -supports: false -passport: null -duration: null -stub: "App\Security\MicrosoftAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\MicrosoftAuthenticator {#310 …} } ] |
| _stopwatch_token | "1aba40" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| connection | "close" |
| content-length | "0" |
| host | "dockman.verdefulfillmentusa.com" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-original-url | "/appointments?date=2026-03-28" |
| 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 | "Wed, 08 Apr 2026 09:09:21 GMT" |
| location | "/login" |
| x-debug-token | "bab74f" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 7
Session Metadata
| Key | Value |
|---|---|
| Created | "Wed, 08 Apr 26 09:09:21 +0000" |
| Last used | "Wed, 08 Apr 26 09:09:21 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.main.target_path | "https://dockman.verdefulfillmentusa.com/appointments?date=2026-03-28" |
Session Usage
7
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\security-core\Authentication\Token\Storage\UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\security-http\Firewall\AccessListener.php"
"line" => 75
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\security-bundle\Debug\WrappedLazyListener.php"
"line" => 52
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\security-bundle\Security\LazyFirewallContext.php"
"line" => 64
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\security-bundle\Debug\TraceableFirewallListener.php"
"line" => 88
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\security-http\Firewall.php"
"line" => 86
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\http-kernel\Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\public\index.php"
"line" => 5
"args" => [
"C:\inetpub.verde\dockman\vendor\autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Firewall\ExceptionListener:28
[
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\security-http\Util\TargetPathTrait.php"
"line" => 28
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\security-http\Firewall\ExceptionListener.php"
"line" => 208
"function" => "saveTargetPath"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\security-http\Firewall\ExceptionListener.php"
"line" => 185
"function" => "setTargetPath"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\security-http\Firewall\ExceptionListener.php"
"line" => 138
"function" => "startAuthentication"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\security-http\Firewall\ExceptionListener.php"
"line" => 93
"function" => "handleAccessDeniedException"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
"line" => 115
"function" => "onKernelException"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 241
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 91
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\http-kernel\Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\public\index.php"
"line" => 5
"args" => [
"C:\inetpub.verde\dockman\vendor\autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php"
"line" => 68
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\http-kernel\Profiler\Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\http-kernel\EventListener\ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 267
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 91
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\http-kernel\Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\public\index.php"
"line" => 5
"args" => [
"C:\inetpub.verde\dockman\vendor\autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php"
"line" => 69
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\http-kernel\Profiler\Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\http-kernel\EventListener\ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 267
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 91
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\http-kernel\Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\public\index.php"
"line" => 5
"args" => [
"C:\inetpub.verde\dockman\vendor\autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php"
"line" => 70
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\http-kernel\Profiler\Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\http-kernel\EventListener\ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 267
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 91
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\http-kernel\Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\public\index.php"
"line" => 5
"args" => [
"C:\inetpub.verde\dockman\vendor\autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php"
"line" => 71
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\http-kernel\Profiler\Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\http-kernel\EventListener\ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 267
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 91
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\http-kernel\Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\public\index.php"
"line" => 5
"args" => [
"C:\inetpub.verde\dockman\vendor\autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php"
"line" => 72
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\http-kernel\Profiler\Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\http-kernel\EventListener\ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 267
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 91
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\http-kernel\Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\vendor\autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "C:\inetpub.verde\dockman\public\index.php"
"line" => 5
"args" => [
"C:\inetpub.verde\dockman\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 | "a6ba3fc1231722b39dadc40415648211" |
| APP_SHARE_DIR | "var/share" |
| DATABASE_URL | "mysql://%DB_USER%:%DB_PASSWORD%@%DB_HOST%:%DB_PORT%/%DB_NAME%?serverVersion=%DB_SERVER_VERSION%&charset=%DB_CHARSET%" |
| DB_CHARSET | "utf8mb4" |
| DB_HOST | "127.0.0.1" |
| DB_NAME | "dockscheduler" |
| DB_PORT | "3386" |
| DB_SERVER_VERSION | "8.0" |
| DB_USER | "dockman" |
| DEFAULT_URI | "http://localhost" |
| MAILER_DSN | "microsoftgraph+api://%MICROSOFT_CLIENT_ID%:%MICROSOFT_CLIENT_SECRET%@default?tenantId=%MICROSOFT_TENANT_ID%" |
| MICROSOFT_CLIENT_ID | "de2862dc-7b9c-4cb3-8107-c33ce5134481" |
| MICROSOFT_CLIENT_SECRET_EXPIRES_AT | "2026-09-29T00:00:00+00:00" |
| MICROSOFT_MAIL_FROM | "noreply@verdefulfillmentusa.com" |
| MICROSOFT_TENANT_ID | "eb98839e-7261-4f8e-8176-07e6adb5dbe4" |
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 | "C:\inetpub.verde\dockman\public\" |
| APP_DEBUG | "1" |
| APP_POOL_CONFIG | "C:\inetpub\temp\apppools\vf.dockman\vf.dockman.config" |
| APP_POOL_ID | "vf.dockman" |
| APP_PROJECT_DIR | "C:\inetpub.verde\dockman" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "C:\inetpub.verde\dockman" ] |
| AUTH_PASSWORD | "" |
| AUTH_TYPE | "" |
| AUTH_USER | "" |
| CERT_COOKIE | "" |
| CERT_FLAGS | "" |
| CERT_ISSUER | "" |
| CERT_SERIALNUMBER | "" |
| CERT_SUBJECT | "" |
| COMPOSER_HOME | "C:\composer" |
| COMPUTERNAME | "ZZM8SQ" |
| CONTENT_LENGTH | "0" |
| CONTENT_TYPE | "" |
| 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 | "C:\inetpub.verde\dockman\public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTPS_KEYSIZE | "256" |
| HTTPS_SECRETKEYSIZE | "3072" |
| HTTPS_SERVER_ISSUER | "C=US, O=Let's Encrypt, CN=R12" |
| HTTPS_SERVER_SUBJECT | "CN=dockman.verdefulfillmentusa.com" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CONNECTION | "close" |
| HTTP_CONTENT_LENGTH | "0" |
| HTTP_HOST | "dockman.verdefulfillmentusa.com" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_ORIGINAL_URL | "/appointments?date=2026-03-28" |
| IIS_UrlRewriteModule | "7.1.1980.0" |
| INSTANCE_ID | "30" |
| INSTANCE_META_PATH | "/LM/W3SVC/30" |
| INSTANCE_NAME | "VF.DOCKMAN" |
| LOCALAPPDATA | "C:\windows\system32\config\systemprofile\AppData\Local" |
| LOCAL_ADDR | "172.16.209.31" |
| LOGON_USER | "" |
| LWManagedUpdates | "4" |
| NUMBER_OF_PROCESSORS | "8" |
| NVM_HOME | "C:\Program Files\nvm" |
| NVM_SYMLINK | "C:\Program Files\nodejs" |
| ORIG_PATH_INFO | "/index.php/" |
| OS | "Windows_NT" |
| PATHEXT | ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC" |
| PATH_INFO | "/" |
| PATH_TRANSLATED | "C:\inetpub.verde\dockman\public\index.php\" |
| PHPRC | "C:\Program Files\PHP\php-8.5.2\" |
| PHP_FCGI_MAX_REQUESTS | "10000" |
| PHP_SELF | "/index.php/" |
| PROCESSOR_ARCHITECTURE | "AMD64" |
| PROCESSOR_IDENTIFIER | "Intel64 Family 6 Model 158 Stepping 9, GenuineIntel" |
| PROCESSOR_LEVEL | "6" |
| PROCESSOR_REVISION | "9e09" |
| PSModulePath | "C:\Program Files\WindowsPowerShell\Modules;C:\windows\system32\WindowsPowerShell\v1.0\Modules;C:\Program Files (x86)\Microsoft SQL Server\150\Tools\PowerShell\Modules\" |
| PUBLIC | "C:\Users\Public" |
| Path | "C:\Program Files (x86)\ImageMagick-7.1.1-Q16;C:\Program Files\OpenSSH\;C:\Program Files\PHP\v7.4;C:\windows\system32\inetsrv;C:\Program Files\ImageMagick-7.1.1-Q16-HDRI;C:\Program Files (x86)\Mail Enable\BIN;C:\Program Files (x86)\PHP\v5.6;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Microsoft SQL Server\150\Tools\Binn\;C:\Program Files\Microsoft SQL Server\150\Tools\Binn\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn\;C:\Program Files\Microsoft SQL Server\150\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\150\DTS\Binn\;C:\Program Files\BackupClient\CommandLineTool\;C:\Program Files\BackupClient\PyShell\bin\;C:\Program Files (x86)\Common Files\Acronis\SnapAPI\;C:\Program Files (x86)\Common Files\Acronis\VirtualFile\;C:\Program Files (x86)\Common Files\Acronis\VirtualFile64\;C:\Program Files (x86)\Common Files\Acronis\FileProtector\;C:\Program Files (x86)\Common Files\Acronis\FileProtector64\;C:\Program Files\Microsoft\Web Platform Ins;C:\composer;C:\Program Files\Azure Data Studio\bin;C:\Program Files\nvm;C:\Program Files\nodejs;C:\Program Files\dart-sass\1.52.3;C:\Program Files\Git\cmd;C:\php;C:\Program Files\ESET\ESET Security\;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 | "date=2026-03-28" |
| REMOTE_ADDR | "216.73.216.116" |
| REMOTE_HOST | "216.73.216.116" |
| REMOTE_PORT | "45917" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_TIME | 1775639361 |
| REQUEST_TIME_FLOAT | 1775639361.0941 |
| REQUEST_URI | "/appointments?date=2026-03-28" |
| SCRIPT_FILENAME | "C:\inetpub.verde\dockman\public\index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_NAME | "dockman.verdefulfillmentusa.com" |
| SERVER_PORT | "443" |
| SERVER_PORT_SECURE | "1" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "Microsoft-IIS/10.0" |
| SYMFONY_DOTENV_PATH | "C:\inetpub.verde\dockman/.env" |
| SYMFONY_DOTENV_VARS | "MICROSOFT_TENANT_ID,MICROSOFT_CLIENT_ID,MICROSOFT_CLIENT_SECRET_EXPIRES_AT,MICROSOFT_MAIL_FROM,DB_USER,DB_HOST,DB_PORT,DB_NAME,DB_SERVER_VERSION,DB_CHARSET,APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MAILER_DSN" |
| SystemDrive | "C:" |
| SystemRoot | "C:\windows" |
| TEMP | "C:\windows\TEMP" |
| TMP | "C:\windows\TEMP" |
| URL | "/index.php" |
| USERDOMAIN | "CUS" |
| USERNAME | "ZZM8SQ$" |
| USERPROFILE | "C:\windows\system32\config\systemprofile" |
| WEBSOCKET_VERSION | "13" |
| _FCGI_X_PIPE_ | "\\.\pipe\IISFCGI-5b1dc973-8e89-478c-81ff-ff0896132926" |
| _NT_SYMBOL_PATH | "SRV*C:\windows\Symbols*http://msdl.microsoft.com/download/symbols" |
| windir | "C:\windows" |