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 {#2398
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#2400 …}
}
_firewall_context
"security.firewall.map.context.demo_frontend"
_pimcore_context
"default"
_pimcore_frontend_request
true
_route
"_pimcore_service_thumbnail"
_route_params
[
  "prefix" => "Sample Content/Example Images/337/"
  "type" => "image"
  "assetId" => "337"
  "thumbnailName" => "galleryThumbnail"
  "filename" => "car fronts.a61cf8d6.webp"
]
_security_firewall_run
"_security_demo_frontend"
_stopwatch_token
"9769b4"
assetId
"337"
filename
"car fronts.a61cf8d6.webp"
prefix
"Sample Content/Example Images/337/"
thumbnailName
"galleryThumbnail"
type
"image"

Request Headers

Header Value
accept
"*/*"
connection
"keep-alive"
host
"mail.kosice.city"
user-agent
"meta-externalagent/1.1 (+https://developers.facebook.com/docs/sharing/webmasters/crawler)"
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, 04 Jul 2025 04:55:45 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.eyJpYXQiOjE3NTE2MDQ5NDUuMDgxNDQ3LCJwdGciOnsiX20iOjEsIl9jIjoxNzUxNjA0OTQ1LCJfdSI6MTc1MTYwNDk0NSwidmk6c3J1IjpbN119LCJleHAiOjE3NTE2MDY3NDV9.z8FcFqAGftw2mGSuz0q3fytF3SD4zCSoPUVoqGurBgo; expires=Fri, 04 Jul 2025 05:25:45 GMT; Max-Age=1800; path=/; httponly; samesite=lax"
  "_pc_tvs=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE3NTE2MDQ5NDUuMDgxOTcxLCJwdGciOnsiY21mOnNnIjp7Ijg2MCI6MX0sIl9jIjoxNzUxNjA0OTQ1LCJfdSI6MTc1MTYwNDk0NX0sImV4cCI6MTc4MzE0MDk0NX0.mn-TZwdNdK1GwNih_bgel9rGzTG0Nu1u2_L2lIS_--M; expires=Sat, 04 Jul 2026 04:55:45 GMT; Max-Age=31536000; path=/; httponly; samesite=lax"
]
x-debug-token
"ba4331"
x-powered-by
"pimcore"

Cookies

Request Cookies

No request cookies

Response Cookies

Key Value
_pc_tss
Symfony\Component\HttpFoundation\Cookie {#2931
  #name: "_pc_tss"
  #value: "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE3NTE2MDQ5NDUuMDgxNDQ3LCJwdGciOnsiX20iOjEsIl9jIjoxNzUxNjA0OTQ1LCJfdSI6MTc1MTYwNDk0NSwidmk6c3J1IjpbN119LCJleHAiOjE3NTE2MDY3NDV9.z8FcFqAGftw2mGSuz0q3fytF3SD4zCSoPUVoqGurBgo"
  #domain: null
  #expire: 1751606745
  #path: "/"
  #secure: null
  #httpOnly: true
  -raw: false
  -sameSite: "lax"
  -partitioned: false
  -secureDefault: false
}
_pc_tvs
Symfony\Component\HttpFoundation\Cookie {#2934
  #name: "_pc_tvs"
  #value: "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE3NTE2MDQ5NDUuMDgxOTcxLCJwdGciOnsiY21mOnNnIjp7Ijg2MCI6MX0sIl9jIjoxNzUxNjA0OTQ1LCJfdSI6MTc1MTYwNDk0NX0sImV4cCI6MTc4MzE0MDk0NX0.mn-TZwdNdK1GwNih_bgel9rGzTG0Nu1u2_L2lIS_--M"
  #domain: null
  #expire: 1783140945
  #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" => "/home/kosice/my-project/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/kosice/my-project/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
    "line" => 69
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/kosice/my-project/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 111
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/home/kosice/my-project/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 34
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/kosice/my-project/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 40
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/kosice/my-project/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/kosice/my-project/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 25
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/kosice/my-project/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 83
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/home/kosice/my-project/vendor/symfony/security-http/Firewall.php"
    "line" => 95
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/kosice/my-project/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/kosice/my-project/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/kosice/my-project/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/kosice/my-project/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/kosice/my-project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/kosice/my-project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/kosice/my-project/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/kosice/my-project/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/kosice/my-project/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/kosice/my-project/public/index.php"
    "line" => 20
    "args" => [
      "/home/kosice/my-project/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"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/home/kosice/my-project/public"
CONTEXT_PREFIX
""
DOCTRINE_DEPRECATIONS
"trigger"
DOCUMENT_ROOT
"/home/kosice/my-project/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/kosice"
HTTP_ACCEPT
"*/*"
HTTP_CONNECTION
"keep-alive"
HTTP_HOST
"mail.kosice.city"
HTTP_USER_AGENT
"meta-externalagent/1.1 (+https://developers.facebook.com/docs/sharing/webmasters/crawler)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_SCRIPT_URI
"http://mail.kosice.city/Sample Content/Example Images/337/image-thumb__337__galleryThumbnail/car fronts.a61cf8d6.webp"
REDIRECT_SCRIPT_URL
"/Sample Content/Example Images/337/image-thumb__337__galleryThumbnail/car fronts.a61cf8d6.webp"
REDIRECT_STATIC_PAGE_URI
"/%home"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/Sample Content/Example Images/337/image-thumb__337__galleryThumbnail/car fronts.a61cf8d6.webp"
REMOTE_ADDR
"57.141.6.18"
REMOTE_PORT
"45126"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1751604944
REQUEST_TIME_FLOAT
1751604944.9573
REQUEST_URI
"/Sample%20Content/Example%20Images/337/image-thumb__337__galleryThumbnail/car%20fronts.a61cf8d6.webp"
SCRIPT_FILENAME
"/home/kosice/my-project/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"http://mail.kosice.city/Sample Content/Example Images/337/image-thumb__337__galleryThumbnail/car fronts.a61cf8d6.webp"
SCRIPT_URL
"/Sample Content/Example Images/337/image-thumb__337__galleryThumbnail/car fronts.a61cf8d6.webp"
SERVER_ADDR
"185.216.203.95"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"mail.kosice.city"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.63 (Ubuntu) Server at mail.kosice.city Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.63 (Ubuntu)"
SHELL_VERBOSITY
3
STATIC_PAGE_URI
"/%home"
SYMFONY_DOTENV_VARS
"APP_ENV"
USER
"kosice"
proxy-nokeepalive
"1"