LoginController :: loginAction
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController::loginAction" |
| _event_controller | Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController {#1985 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#1983 …} #tokenResolver: Pimcore\Security\User\TokenStorageUserResolver {#580 …} #pimcoreSerializer: Pimcore\Serializer\Serializer {#1982 …} #responseHelper: Pimcore\Http\ResponseHelper {#526 …} #translator: Pimcore\Translation\Translator {#452 …} #bundleManager: Pimcore\Extension\Bundle\PimcoreBundleManager {#136 …} #eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#109 …} } |
| _firewall_context | "security.firewall.map.context.pimcore_admin" |
| _pimcore_context | "admin" |
| _route | "pimcore_admin_login" |
| _route_params | [] |
| _security_firewall_run | "_security_pimcore_admin" |
| _stopwatch_token | "45a3a0" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| connection | "close" |
| cookie | "PHPSESSID=4cd70a9836655c872a01918183468057" |
| host | "pimcore.qweb.eu" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-https | "1" |
| x-php-ob-level | "0" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "max-age=0, max-stale=0, must-revalidate, no-cache, no-store, no-transform, post-check=0, pre-check=0, private" |
| content-language | "en" |
| content-security-policy | "default-src 'self' ;img-src * data: blob: ;media-src 'self' data: ;script-src 'self' 'nonce-CzhPWD4ucckDqPZ+GBVdQhK4JsXAfuJJ' 'unsafe-inline' 'unsafe-eval' https://buttons.github.io/buttons.js;style-src 'self' 'unsafe-inline' ;frame-src 'self' data: https://www.youtube-nocookie.com/ https://www.dailymotion.com/ https://player.vimeo.com/;frame-ancestors 'self' ;connect-src 'self' blob: https://liveupdate.pimcore.org/ https://nominatim.openstreetmap.org/;font-src 'self' ;worker-src 'self' blob: " |
| content-type | "text/html; charset=UTF-8" |
| date | "Sat, 06 Dec 2025 04:26:24 GMT" |
| expires | "Tue, 01 Jan 1980 00:00:00 GMT" |
| pragma | "no-cache" |
| x-debug-token | "fa5aad" |
| x-frame-options | "deny" |
| x-powered-by | "pimcore" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "4cd70a9836655c872a01918183468057" |
Response Cookies
No response cookies
Session 6
Session Metadata
| Key | Value |
|---|---|
| Created | "Sat, 06 Dec 25 05:26:23 +0100" |
| Last used | "Sat, 06 Dec 25 05:26:24 +0100" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-addToCart | "kpfb84P1kWzicn14GLhXK-_gKkvk7maV7zqZUomrNDk" |
Session Usage
6
Usages
Stateless check enabled
| Usage |
|---|
Pimcore\Tool\Session:44
[
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/pimcore/pimcore/lib/Tool/Session.php"
"line" => 44
"function" => "getBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/pimcore/admin-ui-classic-bundle/src/Security/CsrfProtectionHandler.php"
"line" => 67
"function" => "getSessionBag"
"class" => "Pimcore\Tool\Session"
"type" => "::"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/pimcore/admin-ui-classic-bundle/src/Security/CsrfProtectionHandler.php"
"line" => 91
"function" => "getCsrfToken"
"class" => "Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/pimcore/admin-ui-classic-bundle/src/EventListener/CsrfProtectionListener.php"
"line" => 58
"function" => "generateCsrfToken"
"class" => "Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "handleRequest"
"class" => "Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 157
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/public/index.php"
"line" => 20
"args" => [
"/home/pimcoreqweb/pimcore.qweb/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Pimcore\Tool\Session:31
[
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/pimcore/pimcore/lib/Tool/Session.php"
"line" => 31
"function" => "getBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/pimcore/admin-ui-classic-bundle/src/Security/CsrfProtectionHandler.php"
"line" => 84
"function" => "useBag"
"class" => "Pimcore\Tool\Session"
"type" => "::"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/pimcore/admin-ui-classic-bundle/src/Security/CsrfProtectionHandler.php"
"line" => 69
"function" => "regenerateCsrfToken"
"class" => "Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/pimcore/admin-ui-classic-bundle/src/Security/CsrfProtectionHandler.php"
"line" => 91
"function" => "getCsrfToken"
"class" => "Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/pimcore/admin-ui-classic-bundle/src/EventListener/CsrfProtectionListener.php"
"line" => 58
"function" => "generateCsrfToken"
"class" => "Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "handleRequest"
"class" => "Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 157
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/public/index.php"
"line" => 20
"args" => [
"/home/pimcoreqweb/pimcore.qweb/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 41
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/security-http/Firewall/AccessListener.php"
"line" => 78
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 26
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 83
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/security-http/Firewall.php"
"line" => 95
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 157
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/public/index.php"
"line" => 20
"args" => [
"/home/pimcoreqweb/pimcore.qweb/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 40
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/pimcore/admin-ui-classic-bundle/src/Controller/Admin/LoginController.php"
"line" => 162
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "loginAction"
"class" => "Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/public/index.php"
"line" => 20
"args" => [
"/home/pimcoreqweb/pimcore.qweb/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Firewall\ContextListener:171
[
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/security-http/Firewall/ContextListener.php"
"line" => 171
"function" => "remove"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 202
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/public/index.php"
"line" => 20
"args" => [
"/home/pimcoreqweb/pimcore.qweb/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\Frontend\TrackingCodeFlashMessageListener:114
[
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/pimcore/ecommerce-framework-bundle/src/EventListener/Frontend/TrackingCodeFlashMessageListener.php"
"line" => 114
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\Frontend\TrackingCodeFlashMessageListener"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 202
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/pimcoreqweb/pimcore.qweb/public/index.php"
"line" => 20
"args" => [
"/home/pimcoreqweb/pimcore.qweb/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" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/home/pimcoreqweb/public_html" |
| CONTEXT_PREFIX | "" |
| DOCTRINE_DEPRECATIONS | "trigger" |
| DOCUMENT_ROOT | "/home/pimcoreqweb/public_html" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| H2PUSH | "off" |
| H2_PUSH | "off" |
| H2_PUSHED | "" |
| H2_PUSHED_ON | "" |
| H2_STREAM_ID | "35" |
| H2_STREAM_TAG | "1012340-35111-35" |
| HTTP2 | "on" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CONNECTION | "close" |
| HTTP_COOKIE | "PHPSESSID=4cd70a9836655c872a01918183468057" |
| HTTP_HOST | "pimcore.qweb.eu" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_HTTPS | "1" |
| MAGICK_THREAD_LIMIT | "1" |
| PATH | "/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin" |
| PHP_FCGI_MAX_REQUESTS | "150000" |
| PHP_INI_SCAN_DIR | "" |
| PHP_SELF | "/index.php" |
| PWD | "/usr/local/cpanel/cgi-sys" |
| QUERY_STRING | "" |
| REDIRECT_H2PUSH | "off" |
| REDIRECT_H2_PUSH | "off" |
| REDIRECT_H2_PUSHED | "" |
| REDIRECT_H2_PUSHED_ON | "" |
| REDIRECT_H2_STREAM_ID | "35" |
| REDIRECT_H2_STREAM_TAG | "1012340-35111-35" |
| REDIRECT_HTTP2 | "on" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SCRIPT_URI | "https://pimcore.qweb.eu/admin/login" |
| REDIRECT_SCRIPT_URL | "/admin/login" |
| REDIRECT_SSL_TLS_SNI | "pimcore.qweb.eu" |
| REDIRECT_STATIC_PAGE_URI | "/%home" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aTOwcPhnFG3vaw2PAMYmeAAAJzg" |
| REDIRECT_URL | "/admin/login" |
| REMOTE_ADDR | "216.73.216.31" |
| REMOTE_PORT | "1063" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1764995184 |
| REQUEST_TIME_FLOAT | 1764995184.3015 |
| REQUEST_URI | "/admin/login" |
| SCRIPT_FILENAME | "/home/pimcoreqweb/public_html/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://pimcore.qweb.eu/admin/login" |
| SCRIPT_URL | "/admin/login" |
| SERVER_ADDR | "46.28.4.132" |
| SERVER_ADMIN | "webmaster@pimcore.qweb.eu" |
| SERVER_NAME | "pimcore.qweb.eu" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/2.0" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SHELL_VERBOSITY | 3 |
| SHLVL | "0" |
| SSL_TLS_SNI | "pimcore.qweb.eu" |
| STATIC_PAGE_URI | "/%home" |
| SYMFONY_DOTENV_VARS | "APP_ENV" |
| TZ | "Europe/Rome" |
| UNIQUE_ID | "aTOwcPhnFG3vaw2PAMYmeAAAJzg" |
| argc | 0 |
| argv | [] |