GET http://mypilot.sistemairgroup.com/admin/login/csrf-token

LoginController :: csrfTokenAction

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController::csrfTokenAction"
_event_controller
Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController {#1350
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#1348 …}
  #tokenResolver: Pimcore\Security\User\TokenStorageUserResolver {#474 …}
  #pimcoreSerializer: Pimcore\Serializer\Serializer {#1345 …}
  #responseHelper: Pimcore\Http\ResponseHelper {#433 …}
  #translator: Pimcore\Translation\Translator {#360 …}
  #bundleManager: Pimcore\Extension\Bundle\PimcoreBundleManager {#259 …}
  #eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#69 …}
}
_firewall_context
"security.firewall.map.context.pimcore_admin"
_pimcore_context
"admin"
_route
"pimcore_admin_login_csrf_token"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_pimcore_admin"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1523
    -supports: false
    -passport: null
    -duration: null
    -stub: "Pimcore\Bundle\AdminBundle\Security\Authenticator\AdminTokenAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Pimcore\Bundle\AdminBundle\Security\Authenticator\AdminTokenAuthenticator {#1522 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1524
    -supports: false
    -passport: null
    -duration: null
    -stub: "Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator {#1525 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1529
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#1482 …}
  }
]
_stopwatch_token
"f889ee"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"en-US,en;q=0.9"
connection
"close"
cookie
"pimcore_admin_deauth_profile_token=6c79d2; PHPSESSID=pbiljrf2p03n7fu3f143tkcrpq"
host
"mypilot.sistemairgroup.com"
referer
"https://mypilot.sistemairgroup.com/admin/login"
sec-ch-ua
""Not A(Brand";v="8", "Chromium";v="132""
sec-ch-ua-mobile
"?0"
sec-ch-ua-platform
""Linux""
sec-fetch-dest
"empty"
sec-fetch-mode
"cors"
sec-fetch-site
"same-origin"
user-agent
"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36"
x-forwarded-for
"54.247.57.72"
x-forwarded-proto
"https"
x-php-ob-level
"1"
x-real-ip
"54.247.57.72"

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-yQX8SkFtM3P00jVDVAj+UmTuedBo3/TA' 'unsafe-eval' https://buttons.github.io/buttons.js https://code.jquery.com/;style-src 'self' 'unsafe-inline' ;frame-src 'self' data: https://www.youtube-nocookie.com/ https://www.dailymotion.com/ https://player.vimeo.com/;frame-ancestors 'self' ;connect-src 'self' blob: https://license.pimcore.com/ https://nominatim.openstreetmap.org/;font-src 'self' ;worker-src 'self' blob: "
content-type
"application/json"
date
"Thu, 16 Jul 2026 18:54:50 GMT"
expires
"Tue, 01 Jan 1980 00:00:00 GMT"
pragma
"no-cache"
x-debug-token
"a1fbad"
x-frame-options
"deny"
x-powered-by
"pimcore"

Cookies

Request Cookies

Key Value
PHPSESSID
"pbiljrf2p03n7fu3f143tkcrpq"
pimcore_admin_deauth_profile_token
"6c79d2"

Response Cookies

No response cookies

Session 3

Session Metadata

Key Value
Created
"Thu, 16 Jul 26 18:54:48 +0000"
Last used
"Thu, 16 Jul 26 18:54:49 +0000"
Lifetime
0

Session Attributes

Attribute Value
_security.pimcore_admin.target_path
"http://mypilot.sistemairgroup.com/admin/"

Session Usage

3 Usages
Stateless check enabled
Usage
Pimcore\Tool\Session:41
[
  [
    "file" => "/opt/my-pilot/pimcore/mypilot/vendor/pimcore/pimcore/lib/Tool/Session.php"
    "line" => 41
    "function" => "getBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/opt/my-pilot/pimcore/mypilot/vendor/pimcore/admin-ui-classic-bundle/src/Security/CsrfProtectionHandler.php"
    "line" => 64
    "function" => "getSessionBag"
    "class" => "Pimcore\Tool\Session"
    "type" => "::"
  ]
  [
    "file" => "/opt/my-pilot/pimcore/mypilot/vendor/pimcore/admin-ui-classic-bundle/src/Security/CsrfProtectionHandler.php"
    "line" => 88
    "function" => "getCsrfToken"
    "class" => "Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler"
    "type" => "->"
  ]
  [
    "file" => "/opt/my-pilot/pimcore/mypilot/vendor/pimcore/admin-ui-classic-bundle/src/EventListener/CsrfProtectionListener.php"
    "line" => 55
    "function" => "generateCsrfToken"
    "class" => "Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler"
    "type" => "->"
  ]
  [
    "file" => "/opt/my-pilot/pimcore/mypilot/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "handleRequest"
    "class" => "Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener"
    "type" => "->"
  ]
  [
    "file" => "/opt/my-pilot/pimcore/mypilot/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/opt/my-pilot/pimcore/mypilot/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/opt/my-pilot/pimcore/mypilot/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/opt/my-pilot/pimcore/mypilot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/opt/my-pilot/pimcore/mypilot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/my-pilot/pimcore/mypilot/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/my-pilot/pimcore/mypilot/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/my-pilot/pimcore/mypilot/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/opt/my-pilot/pimcore/mypilot/public/index.php"
    "line" => 16
    "args" => [
      "/opt/my-pilot/pimcore/mypilot/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/opt/my-pilot/pimcore/mypilot/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/opt/my-pilot/pimcore/mypilot/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 75
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/opt/my-pilot/pimcore/mypilot/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/opt/my-pilot/pimcore/mypilot/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 94
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/opt/my-pilot/pimcore/mypilot/vendor/symfony/security-http/Firewall.php"
    "line" => 93
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/opt/my-pilot/pimcore/mypilot/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/opt/my-pilot/pimcore/mypilot/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/opt/my-pilot/pimcore/mypilot/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/opt/my-pilot/pimcore/mypilot/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/opt/my-pilot/pimcore/mypilot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/opt/my-pilot/pimcore/mypilot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/my-pilot/pimcore/mypilot/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/my-pilot/pimcore/mypilot/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/my-pilot/pimcore/mypilot/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/opt/my-pilot/pimcore/mypilot/public/index.php"
    "line" => 16
    "args" => [
      "/opt/my-pilot/pimcore/mypilot/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Pimcore\Tool\Session:28
[
  [
    "file" => "/opt/my-pilot/pimcore/mypilot/vendor/pimcore/pimcore/lib/Tool/Session.php"
    "line" => 28
    "function" => "getBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/opt/my-pilot/pimcore/mypilot/vendor/pimcore/admin-ui-classic-bundle/src/Security/CsrfProtectionHandler.php"
    "line" => 75
    "function" => "useBag"
    "class" => "Pimcore\Tool\Session"
    "type" => "::"
  ]
  [
    "file" => "/opt/my-pilot/pimcore/mypilot/vendor/pimcore/admin-ui-classic-bundle/src/Controller/Admin/LoginController.php"
    "line" => 166
    "function" => "regenerateCsrfToken"
    "class" => "Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler"
    "type" => "->"
  ]
  [
    "file" => "/opt/my-pilot/pimcore/mypilot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "csrfTokenAction"
    "class" => "Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/opt/my-pilot/pimcore/mypilot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/my-pilot/pimcore/mypilot/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/my-pilot/pimcore/mypilot/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/my-pilot/pimcore/mypilot/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/opt/my-pilot/pimcore/mypilot/public/index.php"
    "line" => 16
    "args" => [
      "/opt/my-pilot/pimcore/mypilot/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"
APP_SECRET
"HVshbb7tbr2MsQhEatafM4+aERSTtEiHJY84deGybD0="
DATABASE_URL
"mysql://pimcore:pimcore@127.0.0.1:3307/pimcore?serverVersion=10.11.17-MariaDB&charset=utf8mb4"
NOBEX_SYNC_API_URL
"https://nobex.it/wp-json/nobex-sync/v1/products"
NOBEX_SYNC_TOKEN
"nobex-pimcore-2026"
PIMCORE_DEV_MODE
"false"
PIMCORE_INSTALL_ADMIN_PASSWORD
"admin123"
PIMCORE_INSTALL_ADMIN_USERNAME
"admin"
PIMCORE_R2_ACCESS_KEY_ID
"af32ea04bffca34749b4c7fdd815de27"
PIMCORE_R2_ACCOUNT_ID
"43d073337baeea5198e017f529229eae"
PIMCORE_R2_BUCKET_NAME
"my-pilot"
PIMCORE_R2_ENDPOINT
"https://43d073337baeea5198e017f529229eae.r2.cloudflarestorage.com"
PIMCORE_R2_REGION
"auto"
PIMCORE_R2_SECRET_ACCESS_KEY
"379cc8eddbf4bc20245dadf9f5c082ddf9b5637d201c0d01791e2a623288adf5"
REDIS_URL
"redis://127.0.0.1:6379"
SISTEMAIR_PIMCORE_PUBLIC_BASE_URL
"http://18.102.71.205:8080"
SISTEMAIR_SYNC_API_URL
"https://sistemair.it/wp-json/sistemair-sync/v1/products"
SISTEMAIR_WP_API_URL
"https://sistemair.it/wp-json/wp/v2/prodotti"
SISTEMAIR_WP_APP_PASSWORD
"hRpg MrrL elYw 79oF jbRQ 1fgB"
SISTEMAIR_WP_USERNAME
"alket"

Defined as regular env variables

Key Value
APP_PROJECT_DIR
"/opt/my-pilot/pimcore/mypilot"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/opt/my-pilot/pimcore/mypilot"
]
DOCUMENT_ROOT
"/opt/my-pilot/pimcore/mypilot/public"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"en-US,en;q=0.9"
HTTP_CONNECTION
"close"
HTTP_COOKIE
"pimcore_admin_deauth_profile_token=6c79d2; PHPSESSID=pbiljrf2p03n7fu3f143tkcrpq"
HTTP_HOST
"mypilot.sistemairgroup.com"
HTTP_REFERER
"https://mypilot.sistemairgroup.com/admin/login"
HTTP_SEC_CH_UA
""Not A(Brand";v="8", "Chromium";v="132""
HTTP_SEC_CH_UA_MOBILE
"?0"
HTTP_SEC_CH_UA_PLATFORM
""Linux""
HTTP_SEC_FETCH_DEST
"empty"
HTTP_SEC_FETCH_MODE
"cors"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_USER_AGENT
"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36"
HTTP_X_FORWARDED_FOR
"54.247.57.72"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_REAL_IP
"54.247.57.72"
PATH_INFO
"/admin/login/csrf-token"
PHP_SELF
"/index.php/admin/login/csrf-token"
REMOTE_ADDR
"127.0.0.1"
REMOTE_PORT
"54712"
REQUEST_METHOD
"GET"
REQUEST_TIME
1784228090
REQUEST_TIME_FLOAT
1784228090.2338
REQUEST_URI
"/admin/login/csrf-token"
SCRIPT_FILENAME
"/opt/my-pilot/pimcore/mypilot/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_NAME
"0.0.0.0"
SERVER_PORT
"8080"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"PHP/8.3.6 (Development Server)"
SYMFONY_DOTENV_PATH
"/opt/my-pilot/pimcore/mypilot/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,PIMCORE_DEV_MODE,DATABASE_URL,REDIS_URL,PIMCORE_INSTALL_ADMIN_USERNAME,PIMCORE_INSTALL_ADMIN_PASSWORD,SISTEMAIR_PIMCORE_PUBLIC_BASE_URL,SISTEMAIR_WP_API_URL,SISTEMAIR_SYNC_API_URL,SISTEMAIR_WP_USERNAME,SISTEMAIR_WP_APP_PASSWORD,PIMCORE_R2_ACCOUNT_ID,PIMCORE_R2_ACCESS_KEY_ID,PIMCORE_R2_SECRET_ACCESS_KEY,PIMCORE_R2_BUCKET_NAME,PIMCORE_R2_ENDPOINT,PIMCORE_R2_REGION,NOBEX_SYNC_API_URL,NOBEX_SYNC_TOKEN,APP_SECRET"