PublicServicesController :: thumbnailAction

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"Pimcore\Bundle\CoreBundle\Controller\PublicServicesController::thumbnailAction"
_editmode
false
_event_controller
Pimcore\Bundle\CoreBundle\Controller\PublicServicesController {#2598
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#2596 …}
}
_firewall_context
"security.firewall.map.context.demo_frontend"
_pimcore_context
"default"
_pimcore_frontend_request
true
_route
"_pimcore_service_thumbnail"
_route_params
[
  "prefix" => "Car Images/bmw/252/"
  "type" => "image"
  "assetId" => "252"
  "thumbnailName" => "grid_auto_3cd615934abcaea24ebacebd960b72fa"
  "filename" => "BMW_507.5d14b8a7.jpg"
]
_security_firewall_run
"_security_demo_frontend"
_stopwatch_token
"4d4a69"
assetId
"252"
filename
"BMW_507.5d14b8a7.jpg"
prefix
"Car Images/bmw/252/"
thumbnailName
"grid_auto_3cd615934abcaea24ebacebd960b72fa"
type
"image"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"automation-direct.pimcoredemos.com"
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
"private, must-revalidate"
content-language
"en"
content-type
"text/html; charset=utf-8"
date
"Fri, 23 Jan 2026 14:29:48 GMT"
expires
"Tue, 01 Jan 1980 00:00:00 GMT"
location
"/bundles/pimcoreadmin/img/filetype-not-supported.svg"
pragma
"no-cache"
set-cookie
[
  "_pc_tss=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE3NjkxNzg1ODguMDE0MTgyLCJwdGciOnsiX20iOjEsIl9jIjoxNzY5MTc4NTg3LCJfdSI6MTc2OTE3ODU4Nywidmk6c3J1IjpbN119LCJleHAiOjE3NjkxODAzODh9.UGC-bqnEChjEkMLzbTYWbs6SdxHOBTAQYGYFn0x913U; expires=Fri, 23 Jan 2026 14:59:48 GMT; Max-Age=1800; path=/; httponly; samesite=lax"
  "_pc_tvs=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE3NjkxNzg1ODguMDE4NTU0LCJwdGciOnsiY21mOnNnIjp7Ijg2MCI6MX0sIl9jIjoxNzY5MTc4NTg3LCJfdSI6MTc2OTE3ODU4N30sImV4cCI6MTgwMDcxNDU4OH0.swHzgdyqeb4nyu5gODrb52cGvUuiId6_qzvWw54p850; expires=Sat, 23 Jan 2027 14:29:48 GMT; Max-Age=31536000; path=/; httponly; samesite=lax"
]
x-debug-token
"8ed737"
x-powered-by
"pimcore"

Cookies

Request Cookies

No request cookies

Response Cookies

Key Value
_pc_tss
Symfony\Component\HttpFoundation\Cookie {#3742
  #name: "_pc_tss"
  #value: "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE3NjkxNzg1ODguMDE0MTgyLCJwdGciOnsiX20iOjEsIl9jIjoxNzY5MTc4NTg3LCJfdSI6MTc2OTE3ODU4Nywidmk6c3J1IjpbN119LCJleHAiOjE3NjkxODAzODh9.UGC-bqnEChjEkMLzbTYWbs6SdxHOBTAQYGYFn0x913U"
  #domain: null
  #expire: 1769180388
  #path: "/"
  #secure: null
  #httpOnly: true
  -raw: false
  -sameSite: "lax"
  -partitioned: false
  -secureDefault: false
}
_pc_tvs
Symfony\Component\HttpFoundation\Cookie {#3724
  #name: "_pc_tvs"
  #value: "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE3NjkxNzg1ODguMDE4NTU0LCJwdGciOnsiY21mOnNnIjp7Ijg2MCI6MX0sIl9jIjoxNzY5MTc4NTg3LCJfdSI6MTc2OTE3ODU4N30sImV4cCI6MTgwMDcxNDU4OH0.swHzgdyqeb4nyu5gODrb52cGvUuiId6_qzvWw54p850"
  #domain: null
  #expire: 1800714588
  #path: "/"
  #secure: null
  #httpOnly: true
  -raw: false
  -sameSite: "lax"
  -partitioned: false
  -secureDefault: false
}

Session 1

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/var/www/html/automation-direct/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/automation-direct/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
    "line" => 69
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/automation-direct/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 111
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/automation-direct/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 34
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/automation-direct/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 40
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/automation-direct/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/automation-direct/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 25
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/automation-direct/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 83
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/automation-direct/vendor/symfony/security-http/Firewall.php"
    "line" => 95
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/automation-direct/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/automation-direct/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/automation-direct/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/automation-direct/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/automation-direct/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/automation-direct/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/automation-direct/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/automation-direct/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/automation-direct/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/automation-direct/public/index.php"
    "line" => 20
    "args" => [
      "/var/www/html/automation-direct/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
PIMCORE_DEV_MODE
"true"
paypal_client_id
"AWUxdgmYHujCUoAfxkjN-DI9SpxMyQaRMakfPtUWnna14e0sbZK8Qo2UK9Lhaz0pYsGEmbqfsUWUK1w_"
paypal_secret_id
"EIRtpD_Zy6Yiq2rzQ3QHBK1cCYelkaUpP2_ZWScuzhtL6a_jCvHg7ZqHLRYRB5sxABk-GUscYS7Ew9Fb"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/html/automation-direct/public"
CONTEXT_PREFIX
""
DOCTRINE_DEPRECATIONS
"trigger"
DOCUMENT_ROOT
"/var/www/html/automation-direct/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/usr/share/httpd"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"automation-direct.pimcoredemos.com"
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"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"automation-direct.pimcoredemos.com"
REDIRECT_STATIC_PAGE_URI
"/%home"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aXOF28x721Hj5g-dhqvzEQAAAA4"
REDIRECT_URL
"/Car Images/bmw/252/image-thumb__252__grid_auto_3cd615934abcaea24ebacebd960b72fa/BMW_507.5d14b8a7.jpg"
REMOTE_ADDR
"216.73.216.0"
REMOTE_PORT
"39060"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1769178587
REQUEST_TIME_FLOAT
1769178587.0091
REQUEST_URI
"/Car%20Images/bmw/252/image-thumb__252__grid_auto_3cd615934abcaea24ebacebd960b72fa/BMW_507.5d14b8a7.jpg"
SCRIPT_FILENAME
"/var/www/html/automation-direct/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.31.53.26"
SERVER_ADMIN
"webmaster@localhost"
SERVER_NAME
"automation-direct.pimcoredemos.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache/2.4.65 () OpenSSL/1.0.2k-fips"
SHELL_VERBOSITY
3
SSL_TLS_SNI
"automation-direct.pimcoredemos.com"
STATIC_PAGE_URI
"/%home"
SYMFONY_DOTENV_VARS
"APP_ENV,PIMCORE_DEV_MODE,paypal_client_id,paypal_secret_id"
UNIQUE_ID
"aXOF28x721Hj5g-dhqvzEQAAAA4"
USER
"apache"
proxy-nokeepalive
"1"