LoginController :: loginAction
Request
GET Parameters
| Key | Value |
|---|---|
| perspective | "" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController::loginAction" |
| _event_controller | Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController {#1765 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#1767 …} #tokenResolver: null #translator: null #bundleManager: null #responseHelper: Pimcore\Http\ResponseHelper {#1408 …} #eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#61 …} } |
| _firewall_context | "security.firewall.map.context.pimcore_admin" |
| _pimcore_context | "admin" |
| _redirected | true |
| _route | "pimcore_admin_login" |
| _route_params | [] |
| _stopwatch_token | "a25db7" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip" |
| connection | "close" |
| content-length | "" |
| content-type | "" |
| cookie | "sf_redirect=%7B%22token%22%3A%2257aba9%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%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=489ea6a257f7556dd4094ff9a9996e64" |
| host | "dondup.ppt4u.it" |
| referer | "https://dondup.ppt4u.it/admin" |
| user-agent | "Mozilla/5.0 (compatible; InternetMeasurement/1.0; +https://internet-measurement.com/)" |
| x-forwarded-for | "185.247.137.158" |
| x-forwarded-proto | "https" |
| x-php-ob-level | "0" |
| x-real-ip | "185.247.137.158" |
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 | "Tue, 17 Mar 2026 23:56:29 GMT" |
| expires | "Tue, 01 Jan 1980 00:00:00 GMT" |
| pragma | "no-cache" |
| x-debug-token | "241988" |
| x-frame-options | "deny" |
| x-powered-by | "pimcore" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "489ea6a257f7556dd4094ff9a9996e64" |
| sf_redirect | "{"token":"57aba9","route":"pimcore_admin_index","method":"GET","controller":{"class":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController","method":"urlRedirectAction","file":"\/var\/www\/html\/vendor\/symfony\/framework-bundle\/Controller\/RedirectController.php","line":110},"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 | "true" |
| PIMCORE_WRITE_TARGET_CUSTOM_REPORTS | "settings-store" |
| PIMCORE_WRITE_TARGET_CUSTOM_VIEWS | "settings-store" |
| PIMCORE_WRITE_TARGET_DATA_HUB | "settings-store" |
| PIMCORE_WRITE_TARGET_DOCUMENT_TYPES | "settings-store" |
| PIMCORE_WRITE_TARGET_IMAGE_THUMBNAILS | "settings-store" |
| PIMCORE_WRITE_TARGET_PERSPECTIVES | "settings-store" |
| PIMCORE_WRITE_TARGET_PREDEFINED_ASSET_METADATA | "settings-store" |
| PIMCORE_WRITE_TARGET_PREDEFINED_PROPERTIES | "settings-store" |
| PIMCORE_WRITE_TARGET_STATICROUTES | "settings-store" |
| PIMCORE_WRITE_TARGET_VIDEO_THUMBNAILS | "settings-store" |
| PIMCORE_WRITE_TARGET_WEB_TO_PRINT | "settings-store" |
Defined as regular env variables
| Key | Value |
|---|---|
| COMPOSER_ALLOW_SUPERUSER | "1" |
| COMPOSER_HOME | "/var/www/html" |
| 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 | "528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544 F1F692238FBC1666E5A5CCD4199F9DFEF6FFBAFD" |
| HOME | "/" |
| HOSTNAME | "b2e65f378579" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip" |
| HTTP_CONNECTION | "close" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%2257aba9%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%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=489ea6a257f7556dd4094ff9a9996e64" |
| HTTP_HOST | "dondup.ppt4u.it" |
| HTTP_REFERER | "https://dondup.ppt4u.it/admin" |
| HTTP_USER_AGENT | "Mozilla/5.0 (compatible; InternetMeasurement/1.0; +https://internet-measurement.com/)" |
| HTTP_X_FORWARDED_FOR | "185.247.137.158" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_REAL_IP | "185.247.137.158" |
| 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.1.23.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_IDE_CONFIG | "serverName=localhost" |
| PHP_INI_DIR | "/usr/local/etc/php" |
| PHP_LDFLAGS | "-Wl,-O1 -pie" |
| PHP_SELF | "/index.php" |
| PHP_SHA256 | "fc48422fa7e75bb45916fc192a9f9728cb38bb2b5858572c51ea15825326360c" |
| PHP_URL | "https://www.php.net/distributions/php-8.1.23.tar.xz" |
| PHP_VERSION | "8.1.23" |
| PWD | "/var/www/html" |
| QUERY_STRING | "perspective=" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "172.18.0.1" |
| REMOTE_PORT | "42904" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1773791789 |
| REQUEST_TIME_FLOAT | 1773791789.1436 |
| REQUEST_URI | "/admin/login?perspective=" |
| SCRIPT_FILENAME | "/var/www/html/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.18.0.2" |
| SERVER_NAME | "" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.0" |
| SERVER_SOFTWARE | "nginx/1.24.0" |
| SHLVL | "0" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,PIMCORE_DEV_MODE,PIMCORE_WRITE_TARGET_IMAGE_THUMBNAILS,PIMCORE_WRITE_TARGET_CUSTOM_REPORTS,PIMCORE_WRITE_TARGET_VIDEO_THUMBNAILS,PIMCORE_WRITE_TARGET_DOCUMENT_TYPES,PIMCORE_WRITE_TARGET_WEB_TO_PRINT,PIMCORE_WRITE_TARGET_PREDEFINED_PROPERTIES,PIMCORE_WRITE_TARGET_PREDEFINED_ASSET_METADATA,PIMCORE_WRITE_TARGET_STATICROUTES,PIMCORE_WRITE_TARGET_PERSPECTIVES,PIMCORE_WRITE_TARGET_CUSTOM_VIEWS,PIMCORE_WRITE_TARGET_DATA_HUB" |
| argc | 1 |
| argv | [
"perspective="
] |