https://pimcore-dev.kindermann.de/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 {#1817
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#1815 …}
  #tokenResolver: null
  #translator: null
  #bundleManager: null
  #responseHelper: Pimcore\Http\ResponseHelper {#1505 …}
}
_firewall_context
"security.firewall.map.context.pimcore_admin"
_pimcore_context
"admin"
_route
"pimcore_admin_login_csrf_token"
_route_params
[]
_stopwatch_token
"08a9fa"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"en-US,en;q=0.9,de-DE;q=0.8,de;q=0.7"
cdn-loop
"IncapCDN; id="1785_3076282_0""
connection
"close"
cookie
"_ga=GA1.3.1871395386.1738940050; _pc_vis=602459db8e050b17; pimcore_admin_sid=1; _pc_ses=1752068119466; PHPSESSID=vsmdtpi0ska02ecf1ruaakarnd; last-seen-products=%5B%22d827b22538d24c0a9e8d766120fa6b11%22%2C%22b742dba6f01a464caf15dc0f471b95c1%22%2C%2224f1d456b1824484890dc2cfeff1619e%22%2C%22305244ae5d4c484388b75b04baafa596%22%2C%22eb3f0a4ecdf34c11a19a0cdb293a5e73%22%2C%22ff810aa0e12146aebe68bf7de192800c%22%2C%22c415d690b3744130b81f6c6567893236%22%2C%224f444a0eb80d43fdb97757851d02f034%22%5D"
host
"pimcore-dev.kindermann.de"
incap-client-ip
"146.52.8.141"
priority
"u=1, i"
referer
"https://pimcore-dev.kindermann.de/admin/login?session_expired=true&server_error=true"
sec-ch-ua
""Not;A=Brand";v="99", "Google Chrome";v="139", "Chromium";v="139""
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/139.0.0.0 Safari/537.36"
x-forwarded-for
"146.52.8.141"
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-type
"application/json"
date
"Wed, 10 Sep 2025 12:52:37 GMT"
expires
"Tue, 01 Jan 1980 00:00:00 GMT"
pragma
"no-cache"
x-debug-token
"be2a07"
x-frame-options
"deny"
x-powered-by
"pimcore"

Cookies

Request Cookies

Key Value
PHPSESSID
"vsmdtpi0ska02ecf1ruaakarnd"
_ga
"GA1.3.1871395386.1738940050"
_pc_ses
"1752068119466"
_pc_vis
"602459db8e050b17"
last-seen-products
"["d827b22538d24c0a9e8d766120fa6b11","b742dba6f01a464caf15dc0f471b95c1","24f1d456b1824484890dc2cfeff1619e","305244ae5d4c484388b75b04baafa596","eb3f0a4ecdf34c11a19a0cdb293a5e73","ff810aa0e12146aebe68bf7de192800c","c415d690b3744130b81f6c6567893236","4f444a0eb80d43fdb97757851d02f034"]"
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:257
[
  [
    "file" => "/home/kinlcfpg/pimcore/vendor/pimcore/pimcore/bundles/AdminBundle/Session/Handler/AdminSessionHandler.php"
    "line" => 257
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/kinlcfpg/pimcore/vendor/pimcore/pimcore/bundles/AdminBundle/Session/Handler/AdminSessionHandler.php"
    "line" => 129
    "function" => "loadSession"
    "class" => "Pimcore\Bundle\AdminBundle\Session\Handler\AdminSessionHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/kinlcfpg/pimcore/vendor/pimcore/pimcore/bundles/AdminBundle/Session/Handler/AdminSessionHandler.php"
    "line" => 146
    "function" => "useSessionAttributeBag"
    "class" => "Pimcore\Bundle\AdminBundle\Session\Handler\AdminSessionHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/kinlcfpg/pimcore/vendor/pimcore/pimcore/lib/Tool/Session.php"
    "line" => 135
    "function" => "getReadOnlyAttributeBag"
    "class" => "Pimcore\Bundle\AdminBundle\Session\Handler\AdminSessionHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/kinlcfpg/pimcore/vendor/pimcore/pimcore/bundles/AdminBundle/Security/CsrfProtectionHandler.php"
    "line" => 78
    "function" => "getReadOnly"
    "class" => "Pimcore\Tool\Session"
    "type" => "::"
  ]
  [
    "file" => "/home/kinlcfpg/pimcore/vendor/pimcore/pimcore/bundles/AdminBundle/Security/CsrfProtectionHandler.php"
    "line" => 102
    "function" => "getCsrfToken"
    "class" => "Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/kinlcfpg/pimcore/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/CsrfProtectionListener.php"
    "line" => 71
    "function" => "generateCsrfToken"
    "class" => "Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/kinlcfpg/pimcore/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "handleRequest"
    "class" => "Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener"
    "type" => "->"
  ]
  [
    "file" => "/home/kinlcfpg/pimcore/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/kinlcfpg/pimcore/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/kinlcfpg/pimcore/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/kinlcfpg/pimcore/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/kinlcfpg/pimcore/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/kinlcfpg/pimcore/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/kinlcfpg/pimcore/public/index.php"
    "line" => 36
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Pimcore\Bundle\AdminBundle\Session\Handler\AdminSessionHandler:185
[
  [
    "file" => "/home/kinlcfpg/pimcore/vendor/pimcore/pimcore/bundles/AdminBundle/Session/Handler/AdminSessionHandler.php"
    "line" => 185
    "function" => "getBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/kinlcfpg/pimcore/vendor/pimcore/pimcore/bundles/AdminBundle/Session/Handler/AdminSessionHandler.php"
    "line" => 130
    "function" => "loadAttributeBag"
    "class" => "Pimcore\Bundle\AdminBundle\Session\Handler\AdminSessionHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/kinlcfpg/pimcore/vendor/pimcore/pimcore/bundles/AdminBundle/Session/Handler/AdminSessionHandler.php"
    "line" => 146
    "function" => "useSessionAttributeBag"
    "class" => "Pimcore\Bundle\AdminBundle\Session\Handler\AdminSessionHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/kinlcfpg/pimcore/vendor/pimcore/pimcore/lib/Tool/Session.php"
    "line" => 135
    "function" => "getReadOnlyAttributeBag"
    "class" => "Pimcore\Bundle\AdminBundle\Session\Handler\AdminSessionHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/kinlcfpg/pimcore/vendor/pimcore/pimcore/bundles/AdminBundle/Security/CsrfProtectionHandler.php"
    "line" => 78
    "function" => "getReadOnly"
    "class" => "Pimcore\Tool\Session"
    "type" => "::"
  ]
  [
    "file" => "/home/kinlcfpg/pimcore/vendor/pimcore/pimcore/bundles/AdminBundle/Security/CsrfProtectionHandler.php"
    "line" => 102
    "function" => "getCsrfToken"
    "class" => "Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/kinlcfpg/pimcore/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/CsrfProtectionListener.php"
    "line" => 71
    "function" => "generateCsrfToken"
    "class" => "Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/kinlcfpg/pimcore/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "handleRequest"
    "class" => "Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener"
    "type" => "->"
  ]
  [
    "file" => "/home/kinlcfpg/pimcore/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/kinlcfpg/pimcore/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/kinlcfpg/pimcore/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/kinlcfpg/pimcore/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/kinlcfpg/pimcore/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/kinlcfpg/pimcore/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/kinlcfpg/pimcore/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"
PIMCORE_WRITE_TARGET_CUSTOM_REPORTS
"settings-store"
PIMCORE_WRITE_TARGET_CUSTOM_VIEWS
"settings-store"
PIMCORE_WRITE_TARGET_DATA_HUB
"settings-store"
PIMCORE_WRITE_TARGET_DOCUMENT_TYPES
"settings-store"
PIMCORE_WRITE_TARGET_IMAGE_THUMBNAILS
"settings-store"
PIMCORE_WRITE_TARGET_PERSPECTIVES
"settings-store"
PIMCORE_WRITE_TARGET_PREDEFINED_ASSET_METADATA
"settings-store"
PIMCORE_WRITE_TARGET_PREDEFINED_PROPERTIES
"settings-store"
PIMCORE_WRITE_TARGET_STATICROUTES
"settings-store"
PIMCORE_WRITE_TARGET_VIDEO_THUMBNAILS
"settings-store"
PIMCORE_WRITE_TARGET_WEB_TO_PRINT
"settings-store"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/usr/local/fastcgi-starter/"
CONTEXT_PREFIX
"/fastcgist/"
DOCUMENT_ROOT
"/home/kinlcfpg/pimcore/public/"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GROUP
"kinlcfpg"
HOME
"/home/kinlcfpg"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"en-US,en;q=0.9,de-DE;q=0.8,de;q=0.7"
HTTP_CDN_LOOP
"IncapCDN; id="1785_3076282_0""
HTTP_CONNECTION
"close"
HTTP_COOKIE
"_ga=GA1.3.1871395386.1738940050; _pc_vis=602459db8e050b17; pimcore_admin_sid=1; _pc_ses=1752068119466; PHPSESSID=vsmdtpi0ska02ecf1ruaakarnd; last-seen-products=%5B%22d827b22538d24c0a9e8d766120fa6b11%22%2C%22b742dba6f01a464caf15dc0f471b95c1%22%2C%2224f1d456b1824484890dc2cfeff1619e%22%2C%22305244ae5d4c484388b75b04baafa596%22%2C%22eb3f0a4ecdf34c11a19a0cdb293a5e73%22%2C%22ff810aa0e12146aebe68bf7de192800c%22%2C%22c415d690b3744130b81f6c6567893236%22%2C%224f444a0eb80d43fdb97757851d02f034%22%5D"
HTTP_HOST
"pimcore-dev.kindermann.de"
HTTP_INCAP_CLIENT_IP
"146.52.8.141"
HTTP_PRIORITY
"u=1, i"
HTTP_REFERER
"https://pimcore-dev.kindermann.de/admin/login?session_expired=true&server_error=true"
HTTP_SEC_CH_UA
""Not;A=Brand";v="99", "Google Chrome";v="139", "Chromium";v="139""
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/139.0.0.0 Safari/537.36"
HTTP_X_FORWARDED_FOR
"146.52.8.141"
ORIG_PATH_INFO
"/index.php"
ORIG_PATH_TRANSLATED
"/home/kinlcfpg/pimcore/public/index.php"
ORIG_SCRIPT_FILENAME
"/usr/local/fastcgi-starter/php8.1"
ORIG_SCRIPT_NAME
"/fastcgist/php8.1"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_FCGI_MAX_REQUESTS
"0"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HANDLER
"php-fastcgi8.1"
REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_SSL_TLS_SNI
"pimcore-dev.kindermann.de"
REDIRECT_REDIRECT_STATIC_PAGE_URI
"/%home"
REDIRECT_REDIRECT_STATUS
"200"
REDIRECT_SSL_TLS_SNI
"pimcore-dev.kindermann.de"
REDIRECT_STATIC_PAGE_URI
"/%home"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/index.php"
REMOTE_ADDR
"45.223.192.9"
REMOTE_PORT
"6654"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1757508757
REQUEST_TIME_FLOAT
1757508757.0064
REQUEST_URI
"/admin/login/csrf-token"
SCRIPT_FILENAME
"/home/kinlcfpg/pimcore/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"77.75.253.59"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"pimcore-dev.kindermann.de"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"pimcore-dev.kindermann.de"
SYMFONY_DOTENV_VARS
"APP_ENV,PIMCORE_WRITE_TARGET_IMAGE_THUMBNAILS,PIMCORE_WRITE_TARGET_CUSTOM_REPORTS,PIMCORE_WRITE_TARGET_VIDEO_THUMBNAILS,PIMCORE_WRITE_TARGET_DOCUMENT_TYPES,PIMCORE_WRITE_TARGET_WEB_TO_PRINT,PIMCORE_WRITE_TARGET_PREDEFINED_PROPERTIES,PIMCORE_WRITE_TARGET_PREDEFINED_ASSET_METADATA,PIMCORE_WRITE_TARGET_STATICROUTES,PIMCORE_WRITE_TARGET_PERSPECTIVES,PIMCORE_WRITE_TARGET_CUSTOM_VIEWS,PIMCORE_WRITE_TARGET_DATA_HUB"
USER
"kinlcfpg"