Request / Response
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\SecurityController::logout" |
_firewall_context | "security.firewall.map.context.main" |
_route | "app_logout" |
_route_params | [] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "3dc7d4" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, zstd, deflate" |
connection | "close" |
host | "platinum.vortice.dev" |
user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
x-php-ob-level | "1" |
x-real-ip | "18.222.161.119" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
Header | Value |
---|---|
cache-control | "private, must-revalidate" |
content-type | "text/html; charset=utf-8" |
date | "Thu, 09 Jan 2025 04:10:46 GMT" |
expires | "-1" |
location | "https://platinum.vortice.dev/login" |
pragma | "no-cache" |
x-debug-token | "550dc1" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 7
Session Metadata
Key | Value |
---|---|
Created | "Thu, 09 Jan 25 04:10:46 +0000" |
Last used | "Thu, 09 Jan 25 04:10:46 +0000" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_security.main.target_path | "https://platinum.vortice.dev/logout" |
Session Usage
7
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[ [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 41 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/security-http/Firewall/AccessListener.php" "line" => 78 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php" "line" => 46 "function" => "authenticate" "class" => "Symfony\Component\Security\Http\Firewall\AccessListener" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/security-bundle/Security/LazyFirewallContext.php" "line" => 60 "function" => "authenticate" "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php" "line" => 77 "function" => "__invoke" "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/security-http/Firewall.php" "line" => 95 "function" => "callListeners" "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelRequest" "class" => "Symfony\Component\Security\Http\Firewall" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 159 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/public/index.php" "line" => 5 "args" => [ "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Firewall\ExceptionListener:28
[ [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/security-http/Util/TargetPathTrait.php" "line" => 28 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/security-http/Firewall/ExceptionListener.php" "line" => 224 "function" => "saveTargetPath" "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/security-http/Firewall/ExceptionListener.php" "line" => 195 "function" => "setTargetPath" "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/security-http/Firewall/ExceptionListener.php" "line" => 148 "function" => "startAuthentication" "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/security-http/Firewall/ExceptionListener.php" "line" => 103 "function" => "handleAccessDeniedException" "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelException" "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 241 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 91 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/public/index.php" "line" => 5 "args" => [ "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[ [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 68 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 267 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 91 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/public/index.php" "line" => 5 "args" => [ "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[ [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 69 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 267 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 91 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/public/index.php" "line" => 5 "args" => [ "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[ [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 70 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 267 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 91 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/public/index.php" "line" => 5 "args" => [ "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[ [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 71 "function" => "all" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 267 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 91 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/public/index.php" "line" => 5 "args" => [ "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[ [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 72 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 267 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 91 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/public/index.php" "line" => 5 "args" => [ "/var/www/vhosts/vortice.dev/platinum.vortice.dev/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 | "ecd4dd0869a69912e5c57c8196070959" |
DATABASE_URL | "sqlite:///%kernel.project_dir%/var/data.db" |
ERP_BASE_URL | "https://navision.dingonatura.com:7448/NAVBC_21_PREPROD/ODataV4/Company('DINGONATURA%20SL')/" |
ERP_PASS | "tY&VS^9JirKP6SycqVR5AD" |
ERP_USER | "svc_s_platinum" |
SHOPIFY_ACCESS_TOKEN | "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" |
SHOPIFY_API_KEY | "968deb8c0c0f3d46198aa407f0cc4274968deb8c0c0f3d46198aa407f0cc4274" |
SHOPIFY_API_SECRET | "2f3dc8a4cf154c2123ce1442d82f6136" |
SHOPIFY_DOMAIN | "bfd79b-c2.myshopify.com" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTEXT_DOCUMENT_ROOT | "/var/www/vhosts/vortice.dev/platinum.vortice.dev/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/var/www/vhosts/vortice.dev/platinum.vortice.dev/public" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
HOME | "/var/www/vhosts/vortice.dev" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
HTTP_CONNECTION | "close" |
HTTP_HOST | "platinum.vortice.dev" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
HTTP_X_REAL_IP | "18.222.161.119" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REDIRECT_HTTPS | "on" |
REDIRECT_STATUS | "200" |
REDIRECT_UNIQUE_ID | "Z39MRqaKTGKel__CRKXtgAAAAI8" |
REDIRECT_URL | "/logout" |
REMOTE_ADDR | "18.222.161.119" |
REMOTE_PORT | "59596" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1736395846 |
REQUEST_TIME_FLOAT | 1736395846.4463 |
REQUEST_URI | "/logout" |
SCRIPT_FILENAME | "/var/www/vhosts/vortice.dev/platinum.vortice.dev/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "185.226.232.166" |
SERVER_ADMIN | "[no address given]" |
SERVER_NAME | "platinum.vortice.dev" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.0" |
SERVER_SIGNATURE | "<address>Apache Server at platinum.vortice.dev Port 443</address>\n" |
SERVER_SOFTWARE | "Apache" |
SYMFONY_DOTENV_PATH | "/var/www/vhosts/vortice.dev/platinum.vortice.dev/.env" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,SHOPIFY_API_KEY,SHOPIFY_API_SECRET,SHOPIFY_DOMAIN,SHOPIFY_ACCESS_TOKEN,DATABASE_URL,ERP_BASE_URL,ERP_USER,ERP_PASS" |
UNIQUE_ID | "Z39MRqaKTGKel__CRKXtgAAAAI8" |
USER | "vortice.dev_x1osvxgc62" |
proxy-nokeepalive | "1" |