n/a
Request
GET Parameters
| Key | Value |
|---|---|
| _locale | "es_ES" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "Symfony\Bundle\FrameworkBundle\Controller\RedirectController::urlRedirectAction" |
| _firewall_context | "security.firewall.map.context.admin" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#5841 -links: [ 5840 => Symfony\Component\WebLink\Link {#5840 -href: "https://stage.sys-gt.com/api/v2/docs.jsonld" -rel: [ "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation" ] -attributes: [] } ] } |
| _redirected | true |
| _route | "sylius_admin_dashboard" |
| _route_params | [ "path" => "/admin/turn/calendario" "permanent" => true ] |
| _security_firewall_run | "_security_admin" |
| _stopwatch_token | "367b6d" |
| path | "/admin/turn/calendario" |
| permanent | true |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| authorization | "" |
| cookie | "sf_redirect=%7B%22token%22%3A%22bb5f7b%22%2C%22route%22%3A%22sylius_shop_homepage%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D" |
| host | "stage.sys-gt.com" |
| referer | "https://stage.sys-gt.com/es_ES/" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "max-age=0, must-revalidate, no-cache, no-store, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Mon, 27 Oct 2025 18:09:29 GMT" |
| link | "<https://stage.sys-gt.com/api/v2/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation"" |
| location | "https://stage.sys-gt.com/admin/login" |
| x-debug-token | "0a1d36" |
| x-frame-options | "sameorigin" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| sf_redirect | "{"token":"bb5f7b","route":"sylius_shop_homepage","method":"GET","controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController","status_code":301,"status_text":"Moved Permanently"}" |
Response Cookies
No response cookies
Session 8
Session Metadata
| Key | Value |
|---|---|
| Created | "Mon, 27 Oct 25 15:09:29 -0300" |
| Last used | "Mon, 27 Oct 25 15:09:29 -0300" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.admin.target_path | "https://stage.sys-gt.com/admin/?_locale=es_ES" |
Session Usage
8
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 44
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
"line" => 64
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 107
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 34
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 39
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 38
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 25
"function" => "supports"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 73
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 153
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/public_html/index.php"
"line" => 27
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Http\Firewall\ExceptionListener:28
[
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/security-http/Util/TargetPathTrait.php"
"line" => 28
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/security-http/Firewall/ExceptionListener.php"
"line" => 224
"function" => "saveTargetPath"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/security-http/Firewall/ExceptionListener.php"
"line" => 195
"function" => "setTargetPath"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/security-http/Firewall/ExceptionListener.php"
"line" => 148
"function" => "startAuthentication"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/security-http/Firewall/ExceptionListener.php"
"line" => 103
"function" => "handleAccessDeniedException"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelException"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 153
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 223
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 86
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/public_html/index.php"
"line" => 27
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Sylius\Bundle\CoreBundle\Storage\CartSessionStorage:38
[
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/src/Sylius/Bundle/CoreBundle/Storage/CartSessionStorage.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/src/Sylius/Bundle/CoreBundle/Context/SessionAndChannelBasedCartContext.php"
"line" => 37
"function" => "hasForChannel"
"class" => "Sylius\Bundle\CoreBundle\Storage\CartSessionStorage"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/src/Sylius/Component/Order/Context/CompositeCartContext.php"
"line" => 42
"function" => "getCart"
"class" => "Sylius\Bundle\CoreBundle\Context\SessionAndChannelBasedCartContext"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/src/Sylius/Bundle/ShopBundle/EventListener/SessionCartSubscriber.php"
"line" => 57
"function" => "getCart"
"class" => "Sylius\Component\Order\Context\CompositeCartContext"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 153
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 249
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 86
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/public_html/index.php"
"line" => 27
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 156
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 153
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 249
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 86
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/public_html/index.php"
"line" => 27
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 73
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 156
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 153
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 249
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 86
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/public_html/index.php"
"line" => 27
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 74
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 156
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 153
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 249
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 86
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/public_html/index.php"
"line" => 27
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 75
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 156
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 153
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 249
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 86
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/public_html/index.php"
"line" => 27
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 76
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 156
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 153
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 249
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 86
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u273650426/domains/sys-gt.com/public_html/stage/public_html/index.php"
"line" => 27
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "EDITME" |
| APP_STAGE | "true" |
| DATABASE_URL | "mysql://u273650426_stage:Stage_2022@127.0.0.1/u273650426_stage?charset=utf8mb4" |
| JWT_PASSPHRASE | "66d45daf91b2ed1031e62d81c81dba2e" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default" |
| WSP_CLIENT_VERIFY | "false" |
| WSP_ENABLE | "1" |
| WSP_PHONE | "680332478504024" |
| WSP_TOKEN | "EAAJGnjDkhDsBPAmuou3t6wzF6KvaZBypqQ9XWHZBdFdSsKDBZA0wmZBEq3BGL0QA9WigrVOzjbxOJNzxeqjZBdu1d37peZC2y5h3xk4APRDIqCdHRwWJSFoKZAlJSWdegcGOZABGRzdZC8jk888UPFmBnXkZArlNRvTatltdCFurlZBdZCti9ZA0tiiyylaqmG4vcvcxKNg0kcAZCfJzemZCLsl5ZA4wGYg31TZAvh8GMt5yYZASl4rYiFZBwZDZD" |
| WSP_URL | "https://graph.facebook.com/v22.0/680332478504024/messages" |
| WSP_WEBHOOK_VERIFY_TOKEN | "9iGD8lkLwyZCMXd3wmzgGyQKbZBeXYjTa941cSlZAiZCO103hAMCDxWGqGN4pTevnaRIxn0IUmT0lI79buabpkeB0fAQQmvqOjZCOD" |
Defined as regular env variables
| Key | Value |
|---|---|
| CRAWLER_LOAD_LIMIT_ENFORCE | "25" |
| CRAWLER_USLEEP | "1000" |
| DOCUMENT_ROOT | "/home/u273650426/domains/sys-gt.com/public_html/stage/public_html" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_AUTHORIZATION | "" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%22bb5f7b%22%2C%22route%22%3A%22sylius_shop_homepage%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D" |
| HTTP_HOST | "stage.sys-gt.com" |
| HTTP_REFERER | "https://stage.sys-gt.com/es_ES/" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| H_CANARY | "false" |
| H_PLATFORM | "Hostinger" |
| H_STAGING | "false" |
| H_TYPE | "business" |
| LSPHP_ProcessGroup | "on" |
| PATH | "/usr/local/bin:/bin:/usr/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "_locale=es_ES" |
| REDIRECT_QUERY_STRING | "_locale=es_ES" |
| REDIRECT_REQUEST_METHOD | "GET" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/admin/" |
| REMOTE_ADDR | "216.73.216.81" |
| REMOTE_PORT | "8014" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1761588569 |
| REQUEST_TIME_FLOAT | 1761588569.826 |
| REQUEST_URI | "/admin/?_locale=es_ES" |
| SCRIPT_FILENAME | "/home/u273650426/domains/sys-gt.com/public_html/stage/public_html/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://stage.sys-gt.com/admin/" |
| SCRIPT_URL | "/admin/" |
| SERVER_ADDR | "62.72.10.233" |
| SERVER_ADMIN | "" |
| SERVER_NAME | "stage.sys-gt.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "LiteSpeed" |
| SSL_CIPHER | "TLS_AES_256_GCM_SHA384" |
| SSL_CIPHER_ALGKEYSIZE | "256" |
| SSL_CIPHER_USEKEYSIZE | "256" |
| SSL_PROTOCOL | "TLSv1.3" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,APP_SECRET,DATABASE_URL,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,MESSENGER_TRANSPORT_DSN,MAILER_DSN,APP_STAGE,WSP_ENABLE,WSP_URL,WSP_TOKEN,WSP_PHONE,WSP_WEBHOOK_VERIFY_TOKEN,WSP_CLIENT_VERIFY" |
| UNIQUE_ID | "naX93GHfOdVMGASxjmf17OGK" |
| X-LSCACHE | "on,crawler,esi,combine" |
| X_SPDY | "HTTP2" |