https://sales-app-pimcore.bpw.prod.divve.cloud/admin

n/a

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"Symfony\Bundle\FrameworkBundle\Controller\RedirectController::urlRedirectAction"
_firewall_context
"security.firewall.map.context.pimcore_admin"
_pimcore_context
"admin"
_redirected
true
_route
"pimcore_admin_index"
_route_params
[
  "path" => "/admin/"
  "permanent" => true
  "scheme" => null
  "httpPort" => 80
  "httpsPort" => 443
]
_stopwatch_token
"4a9a3a"
httpPort
80
httpsPort
443
path
"/admin/"
permanent
true
scheme
null

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
content-length
""
content-type
""
cookie
"sf_redirect=%7B%22token%22%3A%2229821a%22%2C%22route%22%3A%22home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22SalesAppBundle%5C%5CController%5C%5CDefaultController%22%2C%22method%22%3A%22homeAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2Fbundles%5C%2FSalesAppBundle%5C%2FController%5C%2FDefaultController.php%22%2C%22line%22%3A27%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
host
"sales-app-pimcore.bpw.prod.divve.cloud"
referer
"https://sales-app-pimcore.bpw.prod.divve.cloud/"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"18.222.161.245"
x-forwarded-host
"sales-app-pimcore.bpw.prod.divve.cloud"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-forwarded-server
"2cba41d7b155"
x-php-ob-level
"0"
x-real-ip
"18.222.161.245"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"private, must-revalidate"
content-type
"text/html; charset=UTF-8"
date
"Wed, 08 Jan 2025 18:25:41 GMT"
expires
"Tue, 01 Jan 1980 00:00:00 GMT"
location
"/admin/login?perspective="
pragma
"no-cache"
x-debug-token
"0f9ed1"
x-powered-by
"pimcore"

Cookies

Request Cookies

Key Value
sf_redirect
"{"token":"29821a","route":"home","method":"GET","controller":{"class":"SalesAppBundle\\Controller\\DefaultController","method":"homeAction","file":"\/var\/www\/html\/bundles\/SalesAppBundle\/Controller\/DefaultController.php","line":27},"status_code":302,"status_text":"Found"}"

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" => "/var/www/html/vendor/pimcore/pimcore/bundles/AdminBundle/Session/Handler/AdminSessionHandler.php"
    "line" => 257
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/pimcore/pimcore/bundles/AdminBundle/Session/Handler/AdminSessionHandler.php"
    "line" => 129
    "function" => "loadSession"
    "class" => "Pimcore\Bundle\AdminBundle\Session\Handler\AdminSessionHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/pimcore/pimcore/bundles/AdminBundle/Session/Handler/AdminSessionHandler.php"
    "line" => 146
    "function" => "useSessionAttributeBag"
    "class" => "Pimcore\Bundle\AdminBundle\Session\Handler\AdminSessionHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/pimcore/pimcore/lib/Tool/Session.php"
    "line" => 135
    "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:185
[
  [
    "file" => "/var/www/html/vendor/pimcore/pimcore/bundles/AdminBundle/Session/Handler/AdminSessionHandler.php"
    "line" => 185
    "function" => "getBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/pimcore/pimcore/bundles/AdminBundle/Session/Handler/AdminSessionHandler.php"
    "line" => 130
    "function" => "loadAttributeBag"
    "class" => "Pimcore\Bundle\AdminBundle\Session\Handler\AdminSessionHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/pimcore/pimcore/bundles/AdminBundle/Session/Handler/AdminSessionHandler.php"
    "line" => 146
    "function" => "useSessionAttributeBag"
    "class" => "Pimcore\Bundle\AdminBundle\Session\Handler\AdminSessionHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/pimcore/pimcore/lib/Tool/Session.php"
    "line" => 135
    "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_DEBUG
"1"
APP_ENV
"dev"
PIMCORE_DEV_MODE
"false"

Defined as regular env variables

Key Value
COMPOSER_ALLOW_SUPERUSER
"1"
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
"39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC"
HOME
"/var/www"
HOSTNAME
"ae524c3f06e0"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%2229821a%22%2C%22route%22%3A%22home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22SalesAppBundle%5C%5CController%5C%5CDefaultController%22%2C%22method%22%3A%22homeAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2Fbundles%5C%2FSalesAppBundle%5C%2FController%5C%2FDefaultController.php%22%2C%22line%22%3A27%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
HTTP_HOST
"sales-app-pimcore.bpw.prod.divve.cloud"
HTTP_REFERER
"https://sales-app-pimcore.bpw.prod.divve.cloud/"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"18.222.161.245"
HTTP_X_FORWARDED_HOST
"sales-app-pimcore.bpw.prod.divve.cloud"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SERVER
"2cba41d7b155"
HTTP_X_REAL_IP
"18.222.161.245"
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.2.5.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
"800738c359b7f1e67e40c22713d2d90276bc85ba1c21b43d99edd43c254c5f76"
PHP_URL
"https://www.php.net/distributions/php-8.2.5.tar.xz"
PHP_VERSION
"8.2.5"
PWD
"/var/www/html"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"172.18.0.3"
REMOTE_PORT
"35526"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1736360741
REQUEST_TIME_FLOAT
1736360741.1667
REQUEST_URI
"/admin"
SCRIPT_FILENAME
"/var/www/html/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.18.0.6"
SERVER_NAME
"localhost"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SOFTWARE
"nginx/1.24.0"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,PIMCORE_DEV_MODE"
USER
"www-data"
argc
0
argv
[]