Redirect 302 redirect from GET @pimcore_admin_index (11c134)

GET https://pimdev.attitudeholland.nl/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 {#1947
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#1949 …}
  #tokenResolver: Pimcore\Security\User\TokenStorageUserResolver {#524 …}
  #pimcoreSerializer: Pimcore\Serializer\Serializer {#1950 …}
  #responseHelper: Pimcore\Http\ResponseHelper {#482 …}
  #translator: Pimcore\Translation\Translator {#403 …}
  #bundleManager: Pimcore\Extension\Bundle\PimcoreBundleManager {#169 …}
  #eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#89 …}
}
_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
"4b33bc"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"sf_redirect=%7B%22token%22%3A%2211c134%22%2C%22route%22%3A%22pimcore_admin_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2FAttitudeStage%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A110%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=rtc2flnit5iq9125qjvmfja2ov"
host
"pimdev.attitudeholland.nl"
referer
"https://pimdev.attitudeholland.nl/admin"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
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
"text/html; charset=UTF-8"
date
"Thu, 08 Jan 2026 09:49:39 GMT"
expires
"Tue, 01 Jan 1980 00:00:00 GMT"
pragma
"no-cache"
x-debug-token
"19ed1b"
x-frame-options
"deny"
x-powered-by
"pimcore"

Cookies

Request Cookies

Key Value
PHPSESSID
"rtc2flnit5iq9125qjvmfja2ov"
sf_redirect
"{"token":"11c134","route":"pimcore_admin_index","method":"GET","controller":{"class":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController","method":"urlRedirectAction","file":"\/var\/www\/html\/AttitudeStage\/vendor\/symfony\/framework-bundle\/Controller\/RedirectController.php","line":110},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 5

Session Metadata

Key Value
Created
"Thu, 08 Jan 26 10:49:38 +0100"
Last used
"Thu, 08 Jan 26 10:49:38 +0100"
Lifetime
86400

Session Attributes

Attribute Value
_security.pimcore_admin.target_path
"https://pimdev.attitudeholland.nl/admin"

Session Usage

5 Usages
Stateless check enabled
Usage
Pimcore\Tool\Session:43
[
  [
    "file" => "/var/www/html/AttitudeStage/vendor/pimcore/pimcore/lib/Tool/Session.php"
    "line" => 43
    "function" => "getBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/vendor/pimcore/admin-ui-classic-bundle/src/Security/CsrfProtectionHandler.php"
    "line" => 67
    "function" => "getSessionBag"
    "class" => "Pimcore\Tool\Session"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/vendor/pimcore/admin-ui-classic-bundle/src/Security/CsrfProtectionHandler.php"
    "line" => 91
    "function" => "getCsrfToken"
    "class" => "Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/vendor/pimcore/admin-ui-classic-bundle/src/EventListener/CsrfProtectionListener.php"
    "line" => 58
    "function" => "generateCsrfToken"
    "class" => "Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "handleRequest"
    "class" => "Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/public/index.php"
    "line" => 19
    "args" => [
      "/var/www/html/AttitudeStage/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/var/www/html/AttitudeStage/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 83
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/vendor/symfony/security-http/Firewall.php"
    "line" => 95
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/public/index.php"
    "line" => 19
    "args" => [
      "/var/www/html/AttitudeStage/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Pimcore\Tool\Session:30
[
  [
    "file" => "/var/www/html/AttitudeStage/vendor/pimcore/pimcore/lib/Tool/Session.php"
    "line" => 30
    "function" => "getBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/vendor/pimcore/admin-ui-classic-bundle/src/Security/CsrfProtectionHandler.php"
    "line" => 78
    "function" => "useBag"
    "class" => "Pimcore\Tool\Session"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/vendor/pimcore/admin-ui-classic-bundle/src/Controller/Admin/LoginController.php"
    "line" => 117
    "function" => "regenerateCsrfToken"
    "class" => "Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "loginAction"
    "class" => "Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/public/index.php"
    "line" => 19
    "args" => [
      "/var/www/html/AttitudeStage/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[
  [
    "file" => "/var/www/html/AttitudeStage/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 40
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/vendor/pimcore/admin-ui-classic-bundle/src/Controller/Admin/LoginController.php"
    "line" => 159
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "loginAction"
    "class" => "Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/public/index.php"
    "line" => 19
    "args" => [
      "/var/www/html/AttitudeStage/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:171
[
  [
    "file" => "/var/www/html/AttitudeStage/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 171
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/AttitudeStage/public/index.php"
    "line" => 19
    "args" => [
      "/var/www/html/AttitudeStage/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"
ATTITUDE_HAIRDYE_WEBSITE_URL
"https://www.attitudehairdye.com"
DATABASE_HOST
"localhost"
DATABASE_NAME
"pimdevattitude"
DATABASE_PASSWORD
"Root!#321#sdW$(@X345"
DATABASE_PORT
"3306"
DATABASE_SERVER_VERSION
"8.0.36-2ubuntu3"
DATABASE_USER
"root"
FCM_URL
"https://fcm.googleapis.com/v1/projects/attitude-94941/messages:send"
FIREBASE_CREDENTIALS
"firebase.json"
IMAGE_BASE_URL
"https://cdn.attitudeholland.nl/_clientfiles/King/"
JWT_PASSPHRASE
"hollandAttitude"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
LEONARDO_API_KEY
"621587e0-9fe8-467e-aeb5-0429542e001c"
LEONARDO_API_URL
"https://cloud.leonardo.ai/api/rest/v1/generations"
MAERSK_API_KEY
"b7342ec210e2ecfdf70fb9cc9f70970f"
MAERSK_GOOGLE_API_KEY
"AIzaSyCeyrrCHcPShHRQRq6PD_dXtt8SQoY4JWE"
MAILER_DSN
"smtp://8b3f5c007@smtp-brevo.com:gQ0CJWTdOKp2GAFv@smtp-relay.brevo.com:587"
MAIL_SENDER
"info@attitudeholland.nl"
MAIL_SENDER_NAME
"ATTITUDE HOLLAND"
NEWSLETTER_CHUNK_SIZE
"500"
NEWSLETTER_DELAY_TIME
"2"
ORDERS_IMPORT_DSN
"doctrine://default?queue_name=orders_import"
ORDERS_IMPORT_FAILURE_DSN
"doctrine://default?queue_name=orders_import_deadletter"
PIMCORE_DEV_MODE
"true"
PINTEREST_APP_ID
"1505479"
PINTEREST_CLIENT_SECRET
"9a7a902b5a85f3fecf7a55f234f5e5b28b878b3d"
PINTEREST_REDIRECT_URI
"https://pim.attitudeholland.nl/admin/pinterst/callback"
PINTEREST_URL
"https://api.pinterest.com/v5/"
SAFETY_DATA_SHEET
"https://pim.attitudeholland.nl/Attitude%20Compliance/ENG%20Bewerkt%20Safety%20regulations%201.pdf"
TimeZone
"Europe/Berlin"
UNIFIED_STATUS_UPDATE_DSN
"doctrine://default?queue_name=unified_status_update"
UNIFIED_STATUS_UPDATE_FAILURE_DSN
"doctrine://default?queue_name=unified_status_update_deadletter"
WEBSITE_URL
"https://pim.attitudeholland.nl"

Defined as regular env variables

Key Value
CONTEXT_DOCUMENT_ROOT
"/var/www/html/AttitudeStage/public"
CONTEXT_PREFIX
""
DOCTRINE_DEPRECATIONS
"trigger"
DOCUMENT_ROOT
"/var/www/html/AttitudeStage/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%2211c134%22%2C%22route%22%3A%22pimcore_admin_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2FAttitudeStage%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A110%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=rtc2flnit5iq9125qjvmfja2ov"
HTTP_HOST
"pimdev.attitudeholland.nl"
HTTP_REFERER
"https://pimdev.attitudeholland.nl/admin"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"pimdev.attitudeholland.nl"
REDIRECT_STATIC_PAGE_URI
"/%home"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/admin/login"
REMOTE_ADDR
"216.73.216.104"
REMOTE_PORT
"31843"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1767865779
REQUEST_TIME_FLOAT
1767865779.1841
REQUEST_URI
"/admin/login"
SCRIPT_FILENAME
"/var/www/html/AttitudeStage/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.31.23.142"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"pimdev.attitudeholland.nl"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.58 (Ubuntu) Server at pimdev.attitudeholland.nl Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.58 (Ubuntu)"
SHELL_VERBOSITY
3
SSL_TLS_SNI
"pimdev.attitudeholland.nl"
STATIC_PAGE_URI
"/%home"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,PIMCORE_DEV_MODE,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,FIREBASE_CREDENTIALS,FCM_URL,PINTEREST_URL,PINTEREST_APP_ID,PINTEREST_CLIENT_SECRET,PINTEREST_REDIRECT_URI,WEBSITE_URL,MAILER_DSN,TimeZone,IMAGE_BASE_URL,MAIL_SENDER,MAIL_SENDER_NAME,DATABASE_HOST,DATABASE_PORT,DATABASE_USER,DATABASE_PASSWORD,DATABASE_NAME,DATABASE_SERVER_VERSION,NEWSLETTER_DELAY_TIME,NEWSLETTER_CHUNK_SIZE,LEONARDO_API_KEY,LEONARDO_API_URL,ORDERS_IMPORT_DSN,ORDERS_IMPORT_FAILURE_DSN,UNIFIED_STATUS_UPDATE_DSN,UNIFIED_STATUS_UPDATE_FAILURE_DSN,SAFETY_DATA_SHEET,MAERSK_GOOGLE_API_KEY,MAERSK_API_KEY,ATTITUDE_HAIRDYE_WEBSITE_URL"