Redirect 302 redirect from GET @pimcore_admin_notification_findlastunread (d3b6bb)

GET https://buchegger.dev/admin/login

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 {#1879
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#1881 …}
  #tokenResolver: Pimcore\Security\User\TokenStorageUserResolver {#582 …}
  #pimcoreSerializer: Pimcore\Serializer\Serializer {#1882 …}
  #responseHelper: Pimcore\Http\ResponseHelper {#639 …}
  #translator: Pimcore\Translation\Translator {#358 …}
  #bundleManager: Pimcore\Extension\Bundle\PimcoreBundleManager {#35 …}
  #eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#246 …}
}
_firewall_context
"security.firewall.map.context.pimcore_admin"
_pimcore_context
"admin"
_redirected
true
_route
"pimcore_admin_login"
_route_params
[]
_security_firewall_run
"_security_pimcore_admin"
_stopwatch_token
"5eb39b"

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"en"
connection
"close"
cookie
"sf_redirect=%7B%22token%22%3A%22d3b6bb%22%2C%22route%22%3A%22pimcore_admin_notification_findlastunread%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Pimcore%5C%5CBundle%5C%5CAdminBundle%5C%5CController%5C%5CAdmin%5C%5CNotificationController%22%2C%22method%22%3A%22findLastUnreadAction%22%2C%22file%22%3A%22%5C%2Fdata%5C%2Fweb%5C%2Fweb11099%5C%2Fhome%5C%2Fvendor%5C%2Fpimcore%5C%2Fadmin-ui-classic-bundle%5C%2Fsrc%5C%2FController%5C%2FAdmin%5C%2FNotificationController.php%22%2C%22line%22%3A152%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=3ilna3g8t4dn463uhp7lejgdhe"
host
"buchegger.dev"
referer
"https://www.buchegger.dev/_profiler/e2c9e3/search/results?limit=10&type=request&method=GET"
user-agent
"Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (HTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)"
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-d9vyprf6vypuWY06NrHaUsUiQEe2HjmV' '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/;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
"Fri, 05 Jun 2026 07:40:26 GMT"
expires
"Tue, 01 Jan 1980 00:00:00 GMT"
pragma
"no-cache"
x-debug-token
"739942"
x-frame-options
"deny"
x-powered-by
"pimcore"

Cookies

Request Cookies

Key Value
PHPSESSID
"3ilna3g8t4dn463uhp7lejgdhe"
sf_redirect
"{"token":"d3b6bb","route":"pimcore_admin_notification_findlastunread","method":"GET","controller":{"class":"Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController","method":"findLastUnreadAction","file":"\/data\/web\/web11099\/home\/vendor\/pimcore\/admin-ui-classic-bundle\/src\/Controller\/Admin\/NotificationController.php","line":152},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 3

Session Metadata

Key Value
Created
"Fri, 05 Jun 26 09:40:24 +0200"
Last used
"Fri, 05 Jun 26 09:40:24 +0200"
Lifetime
0

Session Attributes

Attribute Value
_security.pimcore_admin.target_path
"https://buchegger.dev/admin/notification/find-last-unread?_dc%3D1755110661368%26lastUpdate%3D1755110440="

Session Usage

3 Usages
Stateless check enabled
Usage
Pimcore\Tool\Session:43
[
  [
    "file" => "/data/web/web11099/home/vendor/pimcore/pimcore/lib/Tool/Session.php"
    "line" => 43
    "function" => "getBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/data/web/web11099/home/vendor/pimcore/admin-ui-classic-bundle/src/Security/CsrfProtectionHandler.php"
    "line" => 67
    "function" => "getSessionBag"
    "class" => "Pimcore\Tool\Session"
    "type" => "::"
  ]
  [
    "file" => "/data/web/web11099/home/vendor/pimcore/admin-ui-classic-bundle/src/Security/CsrfProtectionHandler.php"
    "line" => 91
    "function" => "getCsrfToken"
    "class" => "Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler"
    "type" => "->"
  ]
  [
    "file" => "/data/web/web11099/home/vendor/pimcore/admin-ui-classic-bundle/src/EventListener/CsrfProtectionListener.php"
    "line" => 58
    "function" => "generateCsrfToken"
    "class" => "Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler"
    "type" => "->"
  ]
  [
    "file" => "/data/web/web11099/home/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "handleRequest"
    "class" => "Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener"
    "type" => "->"
  ]
  [
    "file" => "/data/web/web11099/home/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/data/web/web11099/home/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/web/web11099/home/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/web/web11099/home/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/web/web11099/home/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data/web/web11099/home/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data/web/web11099/home/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/data/web/web11099/home/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/data/web/web11099/home/public/index.php"
    "line" => 19
    "args" => [
      "/data/web/web11099/home/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/data/web/web11099/home/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/data/web/web11099/home/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/data/web/web11099/home/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/data/web/web11099/home/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/data/web/web11099/home/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 83
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/data/web/web11099/home/vendor/symfony/security-http/Firewall.php"
    "line" => 95
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/data/web/web11099/home/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/data/web/web11099/home/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/data/web/web11099/home/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/web/web11099/home/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/web/web11099/home/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/data/web/web11099/home/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data/web/web11099/home/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data/web/web11099/home/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/data/web/web11099/home/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/data/web/web11099/home/public/index.php"
    "line" => 19
    "args" => [
      "/data/web/web11099/home/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[
  [
    "file" => "/data/web/web11099/home/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 40
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/data/web/web11099/home/vendor/pimcore/admin-ui-classic-bundle/src/Controller/Admin/LoginController.php"
    "line" => 162
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/data/web/web11099/home/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "loginAction"
    "class" => "Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/data/web/web11099/home/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data/web/web11099/home/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data/web/web11099/home/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/data/web/web11099/home/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/data/web/web11099/home/public/index.php"
    "line" => 19
    "args" => [
      "/data/web/web11099/home/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"
PIMCORE_DEV_MODE
"false"

Defined as regular env variables

Key Value
CONTEXT_DOCUMENT_ROOT
"/data/web/web11099/home/public"
CONTEXT_PREFIX
""
DOCTRINE_DEPRECATIONS
"trigger"
DOCUMENT_ROOT
"/data/web/web11099/home/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/data/web/web11099/./home"
HTTPS
"on"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"en"
HTTP_CONNECTION
"close"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%22d3b6bb%22%2C%22route%22%3A%22pimcore_admin_notification_findlastunread%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Pimcore%5C%5CBundle%5C%5CAdminBundle%5C%5CController%5C%5CAdmin%5C%5CNotificationController%22%2C%22method%22%3A%22findLastUnreadAction%22%2C%22file%22%3A%22%5C%2Fdata%5C%2Fweb%5C%2Fweb11099%5C%2Fhome%5C%2Fvendor%5C%2Fpimcore%5C%2Fadmin-ui-classic-bundle%5C%2Fsrc%5C%2FController%5C%2FAdmin%5C%2FNotificationController.php%22%2C%22line%22%3A152%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=3ilna3g8t4dn463uhp7lejgdhe"
HTTP_HOST
"buchegger.dev"
HTTP_REFERER
"https://www.buchegger.dev/_profiler/e2c9e3/search/results?limit=10&type=request&method=GET"
HTTP_USER_AGENT
"Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (HTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin"
PHP_SELF
"/index.php"
QS_AllConn
"17"
QS_ConnectionId
"1780645226228947723628425"
QS_IPConn
"1"
QS_Limit
"1"
QS_Limit_Counter
"2"
QS_Limit_Remaining
"58"
QS_Limit_seen
""
QS_SrvConn
"17"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_QS_AllConn
"17"
REDIRECT_QS_ConnectionId
"1780645226228947723628425"
REDIRECT_QS_IPConn
"1"
REDIRECT_QS_Limit
"1"
REDIRECT_QS_Limit_Counter
"2"
REDIRECT_QS_Limit_Remaining
"58"
REDIRECT_QS_Limit_VAR_NAME_IDXQS_Limit
"QS_Limit"
REDIRECT_QS_Limit_seen
""
REDIRECT_QS_SrvConn
"17"
REDIRECT_SSL_TLS_SNI
"buchegger.dev"
REDIRECT_STATIC_PAGE_URI
"/%home"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aiJ9akXWV4RVK_kjkQytcwAAARA"
REDIRECT_URL
"/admin/login"
REMOTE_ADDR
"114.119.151.206"
REMOTE_PORT
"47761"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1780645226
REQUEST_TIME_FLOAT
1780645226.2307
REQUEST_URI
"/admin/login"
SCRIPT_FILENAME
"//data/web/web11099/home/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"94.198.140.101"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"buchegger.dev"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SHELL_VERBOSITY
3
SSL_TLS_SNI
"buchegger.dev"
STATIC_PAGE_URI
"/%home"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,PIMCORE_DEV_MODE"
UNIQUE_ID
"aiJ9akXWV4RVK_kjkQytcwAAARA"
USER
"web11099"
proxy-nokeepalive
"1"