GET https://dev.pim.hvm.care/admin/login/csrf-token

LoginController :: csrfTokenAction

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController::csrfTokenAction"
_event_controller
Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController {#1392
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#1390 …}
  #tokenResolver: Pimcore\Security\User\TokenStorageUserResolver {#513 …}
  #pimcoreSerializer: Pimcore\Serializer\Serializer {#1387 …}
  #responseHelper: Pimcore\Http\ResponseHelper {#470 …}
  #translator: Pimcore\Translation\Translator {#397 …}
  #bundleManager: Pimcore\Extension\Bundle\PimcoreBundleManager {#175 …}
  #eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#103 …}
}
_firewall_context
"security.firewall.map.context.pimcore_admin"
_pimcore_context
"admin"
_route
"pimcore_admin_login_csrf_token"
_route_params
[]
_security_firewall_run
"_security_pimcore_admin"
_stopwatch_token
"b0f5f8"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"de-DE,de;q=0.9,en-US;q=0.8,en;q=0.7"
cookie
"PHPSESSID=g7rcrktj81ef2nmkkutflbo23h"
host
"dev.pim.hvm.care"
priority
"u=1, i"
referer
"https://dev.pim.hvm.care/admin/login?session_expired=true"
sec-ch-ua
""Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99""
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/148.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
"de"
content-security-policy
"default-src 'self' ;img-src * data: blob: ;media-src 'self' data: ;script-src 'self' 'nonce-rwAlz1lvHFZI+cG5IV1gRR/iadaE4nUC' 'unsafe-inline' 'unsafe-eval' https://buttons.github.io/buttons.js https://code.jquery.com/;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
"application/json"
date
"Tue, 02 Jun 2026 03:43:39 GMT"
expires
"Tue, 01 Jan 1980 00:00:00 GMT"
pragma
"no-cache"
x-debug-token
"a392da"
x-frame-options
"deny"
x-powered-by
"pimcore"

Cookies

Request Cookies

Key Value
PHPSESSID
"g7rcrktj81ef2nmkkutflbo23h"

Response Cookies

No response cookies

Session 3

Session Metadata

Key Value
Created
"Tue, 02 Jun 26 05:43:39 +0200"
Last used
"Tue, 02 Jun 26 05:43:39 +0200"
Lifetime
0

Session Attributes

No session attributes

Session Usage

3 Usages
Stateless check enabled
Usage
Pimcore\Tool\Session:44
[
  [
    "file" => "/home/dev-pim/www/vendor/pimcore/pimcore/lib/Tool/Session.php"
    "line" => 44
    "function" => "getBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/dev-pim/www/vendor/pimcore/admin-ui-classic-bundle/src/Security/CsrfProtectionHandler.php"
    "line" => 67
    "function" => "getSessionBag"
    "class" => "Pimcore\Tool\Session"
    "type" => "::"
  ]
  [
    "file" => "/home/dev-pim/www/vendor/pimcore/admin-ui-classic-bundle/src/Security/CsrfProtectionHandler.php"
    "line" => 91
    "function" => "getCsrfToken"
    "class" => "Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/dev-pim/www/vendor/pimcore/admin-ui-classic-bundle/src/EventListener/CsrfProtectionListener.php"
    "line" => 58
    "function" => "generateCsrfToken"
    "class" => "Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/dev-pim/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "handleRequest"
    "class" => "Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener"
    "type" => "->"
  ]
  [
    "file" => "/home/dev-pim/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/dev-pim/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/dev-pim/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 142
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/dev-pim/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/dev-pim/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/dev-pim/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 208
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/dev-pim/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/dev-pim/www/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/dev-pim/www/public/index.php"
    "line" => 19
    "args" => [
      "/home/dev-pim/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Pimcore\Tool\Session:31
[
  [
    "file" => "/home/dev-pim/www/vendor/pimcore/pimcore/lib/Tool/Session.php"
    "line" => 31
    "function" => "getBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/dev-pim/www/vendor/pimcore/admin-ui-classic-bundle/src/Security/CsrfProtectionHandler.php"
    "line" => 78
    "function" => "useBag"
    "class" => "Pimcore\Tool\Session"
    "type" => "::"
  ]
  [
    "file" => "/home/dev-pim/www/vendor/pimcore/admin-ui-classic-bundle/src/Security/CsrfProtectionHandler.php"
    "line" => 69
    "function" => "regenerateCsrfToken"
    "class" => "Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/dev-pim/www/vendor/pimcore/admin-ui-classic-bundle/src/Security/CsrfProtectionHandler.php"
    "line" => 91
    "function" => "getCsrfToken"
    "class" => "Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/dev-pim/www/vendor/pimcore/admin-ui-classic-bundle/src/EventListener/CsrfProtectionListener.php"
    "line" => 58
    "function" => "generateCsrfToken"
    "class" => "Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/dev-pim/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "handleRequest"
    "class" => "Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener"
    "type" => "->"
  ]
  [
    "file" => "/home/dev-pim/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/dev-pim/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/dev-pim/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 142
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/dev-pim/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/dev-pim/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/dev-pim/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 208
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/dev-pim/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/dev-pim/www/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/dev-pim/www/public/index.php"
    "line" => 19
    "args" => [
      "/home/dev-pim/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/home/dev-pim/www/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/dev-pim/www/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/dev-pim/www/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/home/dev-pim/www/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/dev-pim/www/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 83
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/home/dev-pim/www/vendor/symfony/security-http/Firewall.php"
    "line" => 95
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/dev-pim/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/dev-pim/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/dev-pim/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/dev-pim/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 142
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/dev-pim/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/dev-pim/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/dev-pim/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 208
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/dev-pim/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/dev-pim/www/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/dev-pim/www/public/index.php"
    "line" => 19
    "args" => [
      "/home/dev-pim/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
MAILER_SENDER_EMAIL
"pharmazeutische-nahrung@hvm-it.de"
MAILER_SENDER_NAME
"Homecare von Morgen"
MICROSOFT_CLIENT_ID
"fe97473c-9adf-4813-926c-274e696ca86f"
MICROSOFT_TENANT_ID
"89ce6374-7942-488a-8e28-901113bf2824"
PIMCORE_DEV_MODE
"1"
REDMINE_URL
""

Defined as regular env variables

Key Value
CONTEXT_DOCUMENT_ROOT
"/home/dev-pim/www/public/"
CONTEXT_PREFIX
""
DOCTRINE_DEPRECATIONS
"trigger"
DOCUMENT_ROOT
"/home/dev-pim/www/public/"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
H2PUSH
"off"
H2_PUSH
"off"
H2_PUSHED
""
H2_PUSHED_ON
""
H2_STREAM_ID
"1"
H2_STREAM_TAG
"2489480-28-1"
HOME
"/home/dev-pim"
HTTP2
"on"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"de-DE,de;q=0.9,en-US;q=0.8,en;q=0.7"
HTTP_COOKIE
"PHPSESSID=g7rcrktj81ef2nmkkutflbo23h"
HTTP_HOST
"dev.pim.hvm.care"
HTTP_PRIORITY
"u=1, i"
HTTP_REFERER
"https://dev.pim.hvm.care/admin/login?session_expired=true"
HTTP_SEC_CH_UA
""Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99""
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/148.0.0.0 Safari/537.36"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_H2PUSH
"off"
REDIRECT_H2_PUSH
"off"
REDIRECT_H2_PUSHED
""
REDIRECT_H2_PUSHED_ON
""
REDIRECT_H2_STREAM_ID
"1"
REDIRECT_H2_STREAM_TAG
"2489480-28-1"
REDIRECT_HTTP2
"on"
REDIRECT_HTTPS
"on"
REDIRECT_SCRIPT_URI
"https://dev.pim.hvm.care/admin/login/csrf-token"
REDIRECT_SCRIPT_URL
"/admin/login/csrf-token"
REDIRECT_SSL_TLS_SNI
"dev.pim.hvm.care"
REDIRECT_STATIC_PAGE_URI
"/%home"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/admin/login/csrf-token"
REMOTE_ADDR
"79.226.188.197"
REMOTE_PORT
"59652"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1780371819
REQUEST_TIME_FLOAT
1780371819.5933
REQUEST_URI
"/admin/login/csrf-token"
SCRIPT_FILENAME
"/home/dev-pim/www/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://dev.pim.hvm.care/admin/login/csrf-token"
SCRIPT_URL
"/admin/login/csrf-token"
SERVER_ADDR
"168.119.170.74"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"dev.pim.hvm.care"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SIGNATURE
"<address>Apache/2.4.67 (Debian) Server at dev.pim.hvm.care Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.67 (Debian)"
SHELL_VERBOSITY
3
SSL_TLS_SNI
"dev.pim.hvm.care"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,PIMCORE_DEV_MODE,MICROSOFT_CLIENT_ID,MICROSOFT_TENANT_ID,REDMINE_URL,MAILER_SENDER_NAME,MAILER_SENDER_EMAIL"
USER
"dev-pim"
dont-vary
"1"
no-gzip
"1"