GET https://pimcore.mankiewicz.polargold.dev/

DefaultController :: defaultAction

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\DefaultController::defaultAction"
_editmode
false
_event_controller
App\Controller\DefaultController {#387
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#1479 …}
}
_locale
null
_pimcore_context
"default"
_pimcore_frontend_request
true
_route
"document_1"
_route_params
[
  "_locale" => null
]
contentDocument
Pimcore\Model\Document\Page {#583
  #dao: Pimcore\Model\Document\Page\Dao {#607 …}
  #dependencies: null
  #__dataVersionTimestamp: 1755777181
  #path: "/"
  #properties: []
  #id: 1
  #creationDate: 1755777181
  #modificationDate: 1755777181
  #versionCount: 0
  #userOwner: 1
  #locked: null
  #userModification: 1
  #parentId: 0
  #parent: null
  #_fulldump: false
  #dirtyFields: []
  -activeDispatchingEvents: []
  #fullPathCache: "/"
  #type: "page"
  #key: ""
  #index: 999999
  #published: true
  #children: []
  #siblings: []
  #controller: "App\Controller\DefaultController::defaultAction"
  #template: ""
  #editables: null
  #versions: null
  #contentMainDocumentId: &2 null
  #contentMasterDocumentId: &2 null
  #supportsContentMain: true
  #missingRequiredEditable: null
  #staticGeneratorEnabled: null
  #staticGeneratorLifetime: null
  #inheritedEditables: []
  #scheduledTasks: null
  #title: ""
  #description: ""
  #prettyUrl: null
  dependencies: null
  __dataVersionTimestamp: 1755777181
  path: "/"
  properties: []
  id: 1
  creationDate: 1755777181
  modificationDate: 1755777181
  versionCount: 0
  userOwner: 1
  locked: null
  userModification: 1
  parentId: 0
  parent: null
  _fulldump: false
  dirtyFields: []
  fullPathCache: "/"
  type: "page"
  key: ""
  index: 999999
  published: true
  children: []
  siblings: []
  controller: "App\Controller\DefaultController::defaultAction"
  template: ""
  editables: null
  versions: null
  contentMainDocumentId: null
  contentMasterDocumentId: null
  supportsContentMain: true
  missingRequiredEditable: null
  staticGeneratorEnabled: null
  staticGeneratorLifetime: null
  inheritedEditables: []
  scheduledTasks: null
  title: ""
  description: ""
  prettyUrl: null
}
routeDocument
Pimcore\Routing\DocumentRoute {#595
  -path: "/"
  -host: ""
  -schemes: []
  -methods: []
  -defaults: [
    "_locale" => null
    "_controller" => "App\Controller\DefaultController::defaultAction"
  ]
  -requirements: []
  -options: [
    "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
    "utf8" => true
  ]
  -condition: ""
  -compiled: Symfony\Component\Routing\CompiledRoute {#598 …}
  #document: Pimcore\Model\Document\Page {#583
    #dao: Pimcore\Model\Document\Page\Dao {#607 …}
    #dependencies: null
    #__dataVersionTimestamp: 1755777181
    #path: "/"
    #properties: []
    #id: 1
    #creationDate: 1755777181
    #modificationDate: 1755777181
    #versionCount: 0
    #userOwner: 1
    #locked: null
    #userModification: 1
    #parentId: 0
    #parent: null
    #_fulldump: false
    #dirtyFields: []
    -activeDispatchingEvents: []
    #fullPathCache: "/"
    #type: "page"
    #key: ""
    #index: 999999
    #published: true
    #children: []
    #siblings: []
    #controller: "App\Controller\DefaultController::defaultAction"
    #template: ""
    #editables: null
    #versions: null
    #contentMainDocumentId: &2 null
    #contentMasterDocumentId: &2 null
    #supportsContentMain: true
    #missingRequiredEditable: null
    #staticGeneratorEnabled: null
    #staticGeneratorLifetime: null
    #inheritedEditables: []
    #scheduledTasks: null
    #title: ""
    #description: ""
    #prettyUrl: null
    dependencies: null
    __dataVersionTimestamp: 1755777181
    path: "/"
    properties: []
    id: 1
    creationDate: 1755777181
    modificationDate: 1755777181
    versionCount: 0
    userOwner: 1
    locked: null
    userModification: 1
    parentId: 0
    parent: null
    _fulldump: false
    dirtyFields: []
    fullPathCache: "/"
    type: "page"
    key: ""
    index: 999999
    published: true
    children: []
    siblings: []
    controller: "App\Controller\DefaultController::defaultAction"
    template: ""
    editables: null
    versions: null
    contentMainDocumentId: null
    contentMasterDocumentId: null
    supportsContentMain: true
    missingRequiredEditable: null
    staticGeneratorEnabled: null
    staticGeneratorLifetime: null
    inheritedEditables: []
    scheduledTasks: null
    title: ""
    description: ""
    prettyUrl: null
  }
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
authorization
""
connection
"close"
host
"pimcore.mankiewicz.polargold.dev"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.222"
x-forwarded-proto
"https"
x-forwarded-scheme
"https"
x-php-ob-level
"0"
x-real-ip
"216.73.216.222"

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
"Fri, 19 Dec 2025 13:08:28 GMT"
expires
"Tue, 01 Jan 1980 00:00:00 GMT"
location
"/admin/login?perspective="
pragma
"no-cache"
set-cookie
"sf_redirect=%7B%22token%22%3A%22471f12%22%2C%22route%22%3A%22n%5C%2Fa%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%5CLoginController%22%2C%22method%22%3A%22loginCheckAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2Fvendor%5C%2Fpimcore%5C%2Fadmin-ui-classic-bundle%5C%2Fsrc%5C%2FController%5C%2FAdmin%5C%2FLoginController.php%22%2C%22line%22%3A184%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; path=/; secure; httponly; samesite=lax"
x-debug-token
"1394ce"
x-debug-token-link
"https://pimcore.mankiewicz.polargold.dev/_profiler/471f12"
x-frame-options
"deny"
x-powered-by
"pimcore"
x-previous-debug-token
"471f12"

Cookies

Request Cookies

No request cookies

Response Cookies

Key Value
sf_redirect
Symfony\Component\HttpFoundation\Cookie {#1803
  #expire: 0
  #path: "/"
  -sameSite: "lax"
  -secureDefault: true
  #name: "sf_redirect"
  #value: "{"token":"471f12","route":"n\/a","method":"GET","controller":{"class":"Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController","method":"loginCheckAction","file":"\/var\/www\/html\/vendor\/pimcore\/admin-ui-classic-bundle\/src\/Controller\/Admin\/LoginController.php","line":184},"status_code":302,"status_text":"Found"}"
  #domain: null
  #secure: true
  #httpOnly: true
  -raw: false
  -partitioned: false
}

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
DOCKER_GID
"1000"
DOCKER_UID
"1000"
IMPORT_DIR
""
IMPORT_DIR_PIM
""
MESSENGER_TRANSPORT_DSN
"redis://redis:6379/messages"
MESSENGER_TRANSPORT_IMPORT_DSN
"redis://redis:6379/1/messages/import"
PIMCORE_DEV_MODE
"false"

Defined as regular env variables

Key Value
APP_DEBUG
"0"
COMPOSER_ALLOW_SUPERUSER
"1"
COMPOSER_MEMORY_LIMIT
"-1"
CONTEXT_DOCUMENT_ROOT
"/var/www/html/public"
CONTEXT_PREFIX
""
CSV_IMPORT_ERROR_RECIPIENT
"dev@polargold.de"
DB_HOST
"db"
DB_NAME
"pimcore"
DB_PASSWORD
"pimcore"
DB_PORT
"3306"
DB_SERVER_VERSION
"10.7"
DB_USER
"pimcore"
DEFAULT_MAIL_FROM
"noreply@polargold.de"
DOCUMENT_ROOT
"/var/www/html/public"
ELASTIC_SEARCH_HOST
"elasticsearch:9200"
ELASTIC_SEARCH_PASSWORD
""
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD"
HOME
"/root"
HOSTNAME
"1eb2cb6b43a3"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_AUTHORIZATION
""
HTTP_CONNECTION
"close"
HTTP_HOST
"pimcore.mankiewicz.polargold.dev"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"216.73.216.222"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SCHEME
"https"
HTTP_X_REAL_IP
"216.73.216.222"
MAILER_DSN
"smtp://mailpit:1025"
MAILER_SENDER_EMAIL
"noreply@mankiewicz.com"
MAILER_SENDER_NAME
"Mankiewicz"
MESSENGER_TRANSPORT_ASYNC_DSN
"redis://redis:6379/messages"
MESSENGER_TRANSPORT_FAILED_DSN
"doctrine://default?queue_name=failed"
OPCACHE_CONSISTENCY_CHECKS
"0"
OPCACHE_ENABLE
"1"
OPCACHE_ENABLE_CLI
"0"
OPCACHE_MAX_ACCELERATED_FILES
"10000"
OPCACHE_MEMORY_CONSUMPTION
"128"
OPCACHE_VALIDATE_TIMESTAMPS
"1"
PATH
"/usr/local/apache2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
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.4.13.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_DISPLAY_STARTUP_ERRORS
"1"
PHP_ERROR_REPORTING
"E_ALL"
PHP_FPM_LISTEN
"0.0.0.0:9000"
PHP_FPM_PM
"dynamic"
PHP_FPM_PM_MAX_CHILDREN
"5"
PHP_FPM_PM_MAX_REQUESTS
"10000"
PHP_FPM_PM_MAX_SPARE_SERVERS
"3"
PHP_FPM_PM_MIN_SPARE_SERVERS
"1"
PHP_FPM_PM_START_SERVERS
"2"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_MAX_EXECUTION_TIME
"30"
PHP_MEMORY_LIMIT
"8G"
PHP_POST_MAX_SIZE
"100M"
PHP_SELF
"/index.php"
PHP_SHA256
"b4f27adf30bcf262eacf93c78250dd811980f20f3b90d79a3dc11248681842df"
PHP_TIMEZONE
"UTC"
PHP_UNIT_TEST_HOST
"pimcore.mankiewicz.polargold.dev"
PHP_UPLOAD_MAX_FILESIZE
"100M"
PHP_URL
"https://www.php.net/distributions/php-8.4.13.tar.xz"
PHP_VERSION
"8.4.13"
PIMCORE_AUTHENTICATOR_AUTH_URL
""
PIMCORE_AUTHENTICATOR_BUNDLE_ROUTE
"/pg-auth-bundle"
PIMCORE_AUTHENTICATOR_EDITOR_ROLE
"editorRole"
PIMCORE_AUTHENTICATOR_FRONTEND_USER_ROLE
""
PIMCORE_AUTHENTICATOR_JWT_SECRET
""
PIMCORE_AUTHENTICATOR_MAIL_FROM
"dev@polargold.de"
PIMCORE_AUTHENTICATOR_TOKEN_SESSION_LIMIT
""
PIMCORE_ENTERPRISE_TOKEN
"7f0541fc7273fec5a44ea9345aa657d36d14bfbf37a5e867b917017ca384"
PIMCORE_INSTALL_ADMIN_PASSWORD
"admin"
PIMCORE_INSTALL_ADMIN_USERNAME
"admin"
PIMCORE_INSTALL_ENCRYPTION_SECRET
"def000004458c5ffdd14fca4272abf8cb5df81e1b1b760d04e475b859010e983fbde5f3ccb89ec66e18520df762961740413ddbd39ceeebe44aba283f59f7a138b0495bf"
PIMCORE_INSTALL_INSTANCE_IDENTIFIER
"4qFFCmmangWRUJ8FwKThM9"
PIMCORE_INSTALL_MYSQL_DATABASE
"pimcore"
PIMCORE_INSTALL_MYSQL_HOST_SOCKET
"db"
PIMCORE_INSTALL_MYSQL_PASSWORD
"pimcore"
PIMCORE_INSTALL_MYSQL_PORT
"3306"
PIMCORE_INSTALL_MYSQL_USERNAME
"pimcore"
PIMCORE_INSTALL_PRODUCT_KEY
"eyJwYXlsb2FkIjoie1wiaWRcIjpcIjc1YWZiNTQ4MDE3NGE0ZDJiMzVhYmExYTVjNWYyYmRiYzhiMmI3NjllNGQzNTBiNDcwNDU1ZTA4NjA3MmU5YzVcIixcInRpbWVzdGFtcFwiOjE3NTU3NTY3MjF9Iiwic2lnbmF0dXJlIjoiTUVRQ0lEQkZWRlVxaTZDaWhxQWJTWGYwbDRFVURnSkJLN0hGakpBQ2E0eTdsQlFPQWlBcjhGRWlBKzhhZE41NlNYdVNIWlM0SFRRSDYySmRwOWt0WU1vRFFPQ1ZLdz09In0="
PIMCORE_PROJECT_DOMAIN
"https://pimcore.mankiewicz.polargold.dev"
PWD
"/var/www/html"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_HTTP_AUTHORIZATION
""
REDIRECT_SCRIPT_URI
"https://pimcore.mankiewicz.polargold.dev/"
REDIRECT_SCRIPT_URL
"/"
REDIRECT_STATIC_PAGE_URI
"/%home"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/"
REDIS_HOST
"redis"
REDIS_PORT
"6379"
REMOTE_ADDR
"192.168.164.197"
REMOTE_PORT
"36162"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1766149708
REQUEST_TIME_FLOAT
1766149708.7441
REQUEST_URI
"/"
SCRIPT_FILENAME
"/var/www/html/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://pimcore.mankiewicz.polargold.dev/"
SCRIPT_URL
"/"
SERVER_ADDR
"192.168.240.8"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"pimcore.mankiewicz.polargold.dev"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache/2.4.66 (Unix) OpenSSL/3.5.4"
SHLVL
"0"
STATIC_PAGE_URI
"/%home"
SYMFONY_DOTENV_VARS
"APP_ENV,PIMCORE_DEV_MODE,MESSENGER_TRANSPORT_DSN,MESSENGER_TRANSPORT_IMPORT_DSN,DOCKER_UID,DOCKER_GID,IMPORT_DIR,IMPORT_DIR_PIM"
USER
"root"
argc
0
argv
[]
proxy-nokeepalive
"1"

Sub Requests 1

LoginController :: loginCheckAction (token = 471f12)

Key Value
_controller
"Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController::loginCheckAction"
_editmode
false
_event_controller
Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController {#1540
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#1542 …}
  #tokenResolver: Pimcore\Security\User\TokenStorageUserResolver {#624 …}
  #pimcoreSerializer: Pimcore\Serializer\Serializer {#1544 …}
  #responseHelper: Pimcore\Http\ResponseHelper {#568 …}
  #translator: Pimcore\Translation\Translator {#507 …}
  #bundleManager: Pimcore\Extension\Bundle\PimcoreBundleManager {#384 …}
  #eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#96 …}
}
_pimcore_context
"default"
contentDocument
Pimcore\Model\Document\Page {#583
  #dao: Pimcore\Model\Document\Page\Dao {#607 …}
  #dependencies: null
  #__dataVersionTimestamp: 1755777181
  #path: "/"
  #properties: []
  #id: 1
  #creationDate: 1755777181
  #modificationDate: 1755777181
  #versionCount: 0
  #userOwner: 1
  #locked: null
  #userModification: 1
  #parentId: 0
  #parent: null
  #_fulldump: false
  #dirtyFields: []
  -activeDispatchingEvents: []
  #fullPathCache: "/"
  #type: "page"
  #key: ""
  #index: 999999
  #published: true
  #children: []
  #siblings: []
  #controller: "App\Controller\DefaultController::defaultAction"
  #template: ""
  #editables: null
  #versions: null
  #contentMainDocumentId: &1 null
  #contentMasterDocumentId: &1 null
  #supportsContentMain: true
  #missingRequiredEditable: null
  #staticGeneratorEnabled: null
  #staticGeneratorLifetime: null
  #inheritedEditables: []
  #scheduledTasks: null
  #title: ""
  #description: ""
  #prettyUrl: null
  dependencies: null
  __dataVersionTimestamp: 1755777181
  path: "/"
  properties: []
  id: 1
  creationDate: 1755777181
  modificationDate: 1755777181
  versionCount: 0
  userOwner: 1
  locked: null
  userModification: 1
  parentId: 0
  parent: null
  _fulldump: false
  dirtyFields: []
  fullPathCache: "/"
  type: "page"
  key: ""
  index: 999999
  published: true
  children: []
  siblings: []
  controller: "App\Controller\DefaultController::defaultAction"
  template: ""
  editables: null
  versions: null
  contentMainDocumentId: null
  contentMasterDocumentId: null
  supportsContentMain: true
  missingRequiredEditable: null
  staticGeneratorEnabled: null
  staticGeneratorLifetime: null
  inheritedEditables: []
  scheduledTasks: null
  title: ""
  description: ""
  prettyUrl: null
}