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 {#1917 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#1919 …} #tokenResolver: Pimcore\Security\User\TokenStorageUserResolver {#514 …} #pimcoreSerializer: Pimcore\Serializer\Serializer {#1920 …} #responseHelper: Pimcore\Http\ResponseHelper {#479 …} #translator: Pimcore\Translation\Translator {#357 …} #bundleManager: Pimcore\Extension\Bundle\PimcoreBundleManager {#112 …} #eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#79 …} } |
| _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 | "9001ad" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip" |
| host | "savic.testing.dx-solutions.be" |
| referer | "https://savic.testing.dx-solutions.be/admin" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36" |
| 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, 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-EfAUDv+66e0x/bPyWmuUA40fygb4YyBo' 'unsafe-inline' 'unsafe-eval' https://buttons.github.io/buttons.js;style-src 'self' 'unsafe-inline' ;frame-src 'self' data: ;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 | "Tue, 10 Mar 2026 20:44:58 GMT" |
| expires | "Tue, 01 Jan 1980 00:00:00 GMT" |
| pragma | "no-cache" |
| x-debug-token | "02467a" |
| x-frame-options | "deny" |
| x-powered-by | "pimcore" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 9
Session Metadata
| Key | Value |
|---|---|
| Created | "Tue, 10 Mar 26 21:44:58 +0100" |
| Last used | "Tue, 10 Mar 26 21:44:58 +0100" |
| Lifetime | 31556926 |
Session Attributes
No session attributes
Session Usage
9
Usages
Stateless check enabled
| Usage |
|---|
Pimcore\Tool\Session:43
[
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/pimcore/pimcore/lib/Tool/Session.php"
"line" => 43
"function" => "getBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/pimcore/admin-ui-classic-bundle/src/Security/CsrfProtectionHandler.php"
"line" => 67
"function" => "getSessionBag"
"class" => "Pimcore\Tool\Session"
"type" => "::"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/pimcore/admin-ui-classic-bundle/src/Security/CsrfProtectionHandler.php"
"line" => 91
"function" => "getCsrfToken"
"class" => "Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/pimcore/admin-ui-classic-bundle/src/EventListener/CsrfProtectionListener.php"
"line" => 58
"function" => "generateCsrfToken"
"class" => "Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "handleRequest"
"class" => "Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 157
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/public/index.php"
"line" => 19
"args" => [
"/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Pimcore\Tool\Session:30
[
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/pimcore/pimcore/lib/Tool/Session.php"
"line" => 30
"function" => "getBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/pimcore/admin-ui-classic-bundle/src/Security/CsrfProtectionHandler.php"
"line" => 78
"function" => "useBag"
"class" => "Pimcore\Tool\Session"
"type" => "::"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/pimcore/admin-ui-classic-bundle/src/Security/CsrfProtectionHandler.php"
"line" => 69
"function" => "regenerateCsrfToken"
"class" => "Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/pimcore/admin-ui-classic-bundle/src/Security/CsrfProtectionHandler.php"
"line" => 91
"function" => "getCsrfToken"
"class" => "Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/pimcore/admin-ui-classic-bundle/src/EventListener/CsrfProtectionListener.php"
"line" => 58
"function" => "generateCsrfToken"
"class" => "Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "handleRequest"
"class" => "Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 157
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/public/index.php"
"line" => 19
"args" => [
"/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 41
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/security-http/Firewall/AccessListener.php"
"line" => 78
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 26
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 83
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/security-http/Firewall.php"
"line" => 95
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 157
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/public/index.php"
"line" => 19
"args" => [
"/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 40
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/pimcore/admin-ui-classic-bundle/src/Controller/Admin/LoginController.php"
"line" => 159
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "loginAction"
"class" => "Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/public/index.php"
"line" => 19
"args" => [
"/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 69
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 169
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 202
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/public/index.php"
"line" => 19
"args" => [
"/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 70
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 169
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 202
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/public/index.php"
"line" => 19
"args" => [
"/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 71
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 169
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 202
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/public/index.php"
"line" => 19
"args" => [
"/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 169
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 202
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/public/index.php"
"line" => 19
"args" => [
"/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 73
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 169
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 202
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/savic-testing/apps/testing/releases/20241209135115Z/public/index.php"
"line" => 19
"args" => [
"/home/savic-testing/apps/testing/releases/20241209135115Z/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_BASEURL | "savic.testing-upgrade.dx-solutions.be" |
| APP_ENV | "dev" |
| BUGSNAG_API_KEY | "79e9194f19ddddf959c02e7c9b24d093" |
| FTP_SERVER_FILE_PATH | "/PIM/Item.csv" |
| FTP_SERVER_IP | "81.246.93.66" |
| FTP_SERVER_PASSWORD | "Hmmmxn18629," |
| FTP_SERVER_USERNAME | "DXSolutions" |
| MAILER_DSN | "smtp://localhost" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default" |
| PIMCORE_ENVIRONMENT | "testing" |
| PIMCORE_INSTALL_ADMIN_PASSWORD | "admin" |
| PIMCORE_INSTALL_ADMIN_USERNAME | "admin" |
| PIMCORE_INSTALL_MYSQL_DATABASE | "savic_testing_20240325" |
| PIMCORE_INSTALL_MYSQL_HOST_SOCKET | "127.0.0.1" |
| PIMCORE_INSTALL_MYSQL_PASSWORD | "4mW_Kk-6u6" |
| PIMCORE_INSTALL_MYSQL_PORT | "3306" |
| PIMCORE_INSTALL_MYSQL_USERNAME | "testing_20240325" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCTRINE_DEPRECATIONS | "trigger" |
| DOCUMENT_ROOT | "/home/savic-testing/apps/testing/current/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/savic-testing" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip" |
| HTTP_HOST | "savic.testing.dx-solutions.be" |
| HTTP_REFERER | "https://savic.testing.dx-solutions.be/admin" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36" |
| PATH_INFO | "" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "71.6.134.234" |
| REMOTE_PORT | "33692" |
| REQUEST_METHOD | "GET" |
| REQUEST_TIME | 1773175498 |
| REQUEST_TIME_FLOAT | 1773175498.3482 |
| REQUEST_URI | "/admin/login" |
| SCRIPT_FILENAME | "/home/savic-testing/apps/testing/current/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "185.111.197.222" |
| SERVER_NAME | "savic.testing.dx-solutions.be" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.22.0" |
| SHELL_VERBOSITY | 3 |
| SYMFONY_DOTENV_VARS | "PIMCORE_ENVIRONMENT,APP_BASEURL,PIMCORE_INSTALL_ADMIN_USERNAME,PIMCORE_INSTALL_ADMIN_PASSWORD,PIMCORE_INSTALL_MYSQL_HOST_SOCKET,PIMCORE_INSTALL_MYSQL_USERNAME,PIMCORE_INSTALL_MYSQL_PASSWORD,PIMCORE_INSTALL_MYSQL_DATABASE,PIMCORE_INSTALL_MYSQL_PORT,BUGSNAG_API_KEY,MESSENGER_TRANSPORT_DSN,FTP_SERVER_IP,FTP_SERVER_USERNAME,FTP_SERVER_PASSWORD,FTP_SERVER_FILE_PATH,MAILER_DSN,APP_ENV" |
| USER | "savic-testing" |