http://pimcore.imlab.eu/admin/login/csrf-token

LoginController :: csrfTokenAction

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController::csrfTokenAction"
_event_controller
Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController {#1826
  #responseHelper: Pimcore\Http\ResponseHelper {#1405 …}
  #translator: Pimcore\Translation\Translator {#309 …}
  #bundleManager: Pimcore\Extension\Bundle\PimcoreBundleManager {#126 …}
  #eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#68 …}
  #tokenResolver: Pimcore\Security\User\TokenStorageUserResolver {#355 …}
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#1828 …}
  #pimcoreSerializer: Pimcore\Serializer\Serializer {#1829 …}
}
_firewall_context
"security.firewall.map.context.pimcore_admin"
_pimcore_context
"admin"
_route
"pimcore_admin_login_csrf_token"
_route_params
[]
_stopwatch_token
"d33d7a"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"en-GB,en-US;q=0.9,en;q=0.8"
connection
"close"
content-length
""
content-type
""
cookie
"_ga=GA1.1.430403989.1772460046; _ga_H2VC0H8NB2=GS2.1.s1773051595$o3$g1$t1773051629$j26$l0$h570466450; _ga_LDDTT0FDGG=GS2.1.s1773051595$o3$g1$t1773051629$j26$l0$h0; pimcore_admin_sid=1; PHPSESSID=77206cc82c9d2842447fddb331e89822"
host
"pimcore.imlab.eu"
priority
"u=1, i"
referer
"https://pimcore.imlab.eu/admin/login?session_expired=true&server_error=true"
sec-ch-ua
""Not:A-Brand";v="99", "Google Chrome";v="145", "Chromium";v="145""
sec-ch-ua-mobile
"?0"
sec-ch-ua-platform
""macOS""
sec-fetch-dest
"empty"
sec-fetch-mode
"cors"
sec-fetch-site
"same-origin"
user-agent
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36"
x-forwarded-for
"157.97.116.129"
x-forwarded-host
"pimcore.imlab.eu"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-forwarded-ssl
"on"
x-original-uri
"/admin/login/csrf-token"
x-php-ob-level
"0"
x-real-ip
"157.97.116.129"

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-type
"application/json"
date
"Tue, 10 Mar 2026 06:53:10 GMT"
expires
"Tue, 01 Jan 1980 00:00:00 GMT"
pragma
"no-cache"
x-debug-token
"e759d6"
x-frame-options
"deny"
x-powered-by
"pimcore"

Cookies

Request Cookies

Key Value
PHPSESSID
"77206cc82c9d2842447fddb331e89822"
_ga
"GA1.1.430403989.1772460046"
_ga_H2VC0H8NB2
"GS2.1.s1773051595$o3$g1$t1773051629$j26$l0$h570466450"
_ga_LDDTT0FDGG
"GS2.1.s1773051595$o3$g1$t1773051629$j26$l0$h0"
pimcore_admin_sid
"1"

Response Cookies

No response cookies

Session 2

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

2 Usages
Stateless check enabled
Usage
Pimcore\Bundle\AdminBundle\Session\Handler\AdminSessionHandler:259
[
  [
    "file" => "/var/www/html/vendor/pimcore/pimcore/bundles/AdminBundle/Session/Handler/AdminSessionHandler.php"
    "line" => 259
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/pimcore/pimcore/bundles/AdminBundle/Session/Handler/AdminSessionHandler.php"
    "line" => 131
    "function" => "loadSession"
    "class" => "Pimcore\Bundle\AdminBundle\Session\Handler\AdminSessionHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/pimcore/pimcore/bundles/AdminBundle/Session/Handler/AdminSessionHandler.php"
    "line" => 148
    "function" => "useSessionAttributeBag"
    "class" => "Pimcore\Bundle\AdminBundle\Session\Handler\AdminSessionHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/pimcore/pimcore/lib/Tool/Session.php"
    "line" => 223
    "function" => "getReadOnlyAttributeBag"
    "class" => "Pimcore\Bundle\AdminBundle\Session\Handler\AdminSessionHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/pimcore/pimcore/bundles/AdminBundle/Security/CsrfProtectionHandler.php"
    "line" => 78
    "function" => "getReadOnly"
    "class" => "Pimcore\Tool\Session"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/vendor/pimcore/pimcore/bundles/AdminBundle/Security/CsrfProtectionHandler.php"
    "line" => 102
    "function" => "getCsrfToken"
    "class" => "Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/CsrfProtectionListener.php"
    "line" => 71
    "function" => "generateCsrfToken"
    "class" => "Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "handleRequest"
    "class" => "Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 36
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Pimcore\Bundle\AdminBundle\Session\Handler\AdminSessionHandler:187
[
  [
    "file" => "/var/www/html/vendor/pimcore/pimcore/bundles/AdminBundle/Session/Handler/AdminSessionHandler.php"
    "line" => 187
    "function" => "getBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/pimcore/pimcore/bundles/AdminBundle/Session/Handler/AdminSessionHandler.php"
    "line" => 132
    "function" => "loadAttributeBag"
    "class" => "Pimcore\Bundle\AdminBundle\Session\Handler\AdminSessionHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/pimcore/pimcore/bundles/AdminBundle/Session/Handler/AdminSessionHandler.php"
    "line" => 148
    "function" => "useSessionAttributeBag"
    "class" => "Pimcore\Bundle\AdminBundle\Session\Handler\AdminSessionHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/pimcore/pimcore/lib/Tool/Session.php"
    "line" => 223
    "function" => "getReadOnlyAttributeBag"
    "class" => "Pimcore\Bundle\AdminBundle\Session\Handler\AdminSessionHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/pimcore/pimcore/bundles/AdminBundle/Security/CsrfProtectionHandler.php"
    "line" => 78
    "function" => "getReadOnly"
    "class" => "Pimcore\Tool\Session"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/vendor/pimcore/pimcore/bundles/AdminBundle/Security/CsrfProtectionHandler.php"
    "line" => 102
    "function" => "getCsrfToken"
    "class" => "Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/CsrfProtectionListener.php"
    "line" => 71
    "function" => "generateCsrfToken"
    "class" => "Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "handleRequest"
    "class" => "Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 36
    "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_ENV
"dev"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
COMPOSER_ALLOW_SUPERUSER
"1"
COMPOSER_HOME
"/var/www/html"
COMPOSER_MEMORY_LIMIT
"-1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/html/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F"
HOME
"/"
HOSTNAME
"ca8ef7537ed6"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"en-GB,en-US;q=0.9,en;q=0.8"
HTTP_CONNECTION
"close"
HTTP_COOKIE
"_ga=GA1.1.430403989.1772460046; _ga_H2VC0H8NB2=GS2.1.s1773051595$o3$g1$t1773051629$j26$l0$h570466450; _ga_LDDTT0FDGG=GS2.1.s1773051595$o3$g1$t1773051629$j26$l0$h0; pimcore_admin_sid=1; PHPSESSID=77206cc82c9d2842447fddb331e89822"
HTTP_HOST
"pimcore.imlab.eu"
HTTP_PRIORITY
"u=1, i"
HTTP_REFERER
"https://pimcore.imlab.eu/admin/login?session_expired=true&server_error=true"
HTTP_SEC_CH_UA
""Not:A-Brand";v="99", "Google Chrome";v="145", "Chromium";v="145""
HTTP_SEC_CH_UA_MOBILE
"?0"
HTTP_SEC_CH_UA_PLATFORM
""macOS""
HTTP_SEC_FETCH_DEST
"empty"
HTTP_SEC_FETCH_MODE
"cors"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_USER_AGENT
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36"
HTTP_X_FORWARDED_FOR
"157.97.116.129"
HTTP_X_FORWARDED_HOST
"pimcore.imlab.eu"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SSL
"on"
HTTP_X_ORIGINAL_URI
"/admin/login/csrf-token"
HTTP_X_REAL_IP
"157.97.116.129"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PATH_INFO
""
PHPIZE_DEPS
"autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.0.12.tar.xz.asc"
PHP_CFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_CPPFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"/index.php"
PHP_SHA256
"a501017b3b0fd3023223ea25d98e87369b782f8a82310c4033d7ea6a989fea0a"
PHP_URL
"https://www.php.net/distributions/php-8.0.12.tar.xz"
PHP_VERSION
"8.0.12"
PWD
"/var/www/html"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"172.19.0.5"
REMOTE_PORT
"34950"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1773125590
REQUEST_TIME_FLOAT
1773125590.0578
REQUEST_URI
"/admin/login/csrf-token"
SCRIPT_FILENAME
"/var/www/html/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.19.0.2"
SERVER_NAME
""
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.20.1"
SYMFONY_DOTENV_VARS
"APP_ENV"
argc
0
argv
[]