https://media.aeon.com.vn/PRD/81-BABY/109-BABIES/image-thumb__61691__APP550/01323573.jpg

PublicServicesController :: thumbnailAction

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"Pimcore\Bundle\CoreBundle\Controller\PublicServicesController::thumbnailAction"
_editmode
false
_pimcore_context
"default"
_pimcore_frontend_request
true
_route
"_pimcore_service_thumbnail"
_route_params
[
  "prefix" => "PRD/81-BABY/109-BABIES/"
  "assetId" => "61691"
  "thumbnailName" => "APP550"
  "filename" => "01323573.jpg"
]
assetId
"61691"
filename
"01323573.jpg"
prefix
"PRD/81-BABY/109-BABIES/"
thumbnailName
"APP550"

Request Headers

Header Value
accept-encoding
"gzip"
authorization
""
host
"media.aeon.com.vn"
referer
"https://internal-food-partner-api.grab.com"
user-agent
"GrabBE/1.0 (food-partner-api)"
x-php-ob-level
"1"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-language
"en"
content-type
"text/html; charset=UTF-8"
date
"Sat, 12 Sep 2026 05:14:01 GMT"
x-debug-token
"cab6a8"
x-debug-token-link
"https://media.aeon.com.vn/_profiler/3ed230"
x-powered-by
"pimcore"
x-previous-debug-token
"3ed230"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

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_DEBUG
"0"
APP_ENV
"dev"
PIMCORE_DEV_MODE
"0"

Defined as regular env variables

Key Value
CONTEXT_DOCUMENT_ROOT
"/var/www/html/aedam/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/html/aedam/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_AUTHORIZATION
""
HTTP_HOST
"media.aeon.com.vn"
HTTP_REFERER
"https://internal-food-partner-api.grab.com"
HTTP_USER_AGENT
"GrabBE/1.0 (food-partner-api)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_HTTP_AUTHORIZATION
""
REDIRECT_SCRIPT_URI
"https://media.aeon.com.vn/PRD/81-BABY/109-BABIES/image-thumb__61691__APP550/01323573.jpg"
REDIRECT_SCRIPT_URL
"/PRD/81-BABY/109-BABIES/image-thumb__61691__APP550/01323573.jpg"
REDIRECT_SSL_TLS_SNI
"media.aeon.com.vn"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/PRD/81-BABY/109-BABIES/image-thumb__61691__APP550/01323573.jpg"
REMOTE_ADDR
"18.139.119.182"
REMOTE_PORT
"25934"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1789190041
REQUEST_TIME_FLOAT
1789190041.7562
REQUEST_URI
"/PRD/81-BABY/109-BABIES/image-thumb__61691__APP550/01323573.jpg"
SCRIPT_FILENAME
"/var/www/html/aedam/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://media.aeon.com.vn/PRD/81-BABY/109-BABIES/image-thumb__61691__APP550/01323573.jpg"
SCRIPT_URL
"/PRD/81-BABY/109-BABIES/image-thumb__61691__APP550/01323573.jpg"
SERVER_ADDR
"10.0.0.4"
SERVER_ADMIN
"webmaster@localhost"
SERVER_NAME
"media.aeon.com.vn"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.57 (Ubuntu) Server at media.aeon.com.vn Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.57 (Ubuntu)"
SSL_TLS_SNI
"media.aeon.com.vn"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,PIMCORE_DEV_MODE"

Sub Requests 1

ErrorController (token = 3ed230)

Key Value
_controller
"error_controller"
_editmode
false
_pimcore_context
"default"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1647
  #message: "Asset not found"
  #code: 0
  #file: "/var/www/html/aedam/vendor/symfony/framework-bundle/Controller/AbstractController.php"
  #line: 340
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/html/aedam/vendor/symfony/framework-bundle/Controller/AbstractController.php:340 {
      Symfony\Bundle\FrameworkBundle\Controller\AbstractController->createNotFoundException(string $message = 'Not Found', Throwable $previous = null): NotFoundHttpException …
      › {    return new NotFoundHttpException($message, $previous);}
    }
    /var/www/html/aedam/vendor/pimcore/pimcore/bundles/CoreBundle/Controller/PublicServicesController.php:180 {
      Pimcore\Bundle\CoreBundle\Controller\PublicServicesController->thumbnailAction(Request $request) …
      › 
      ›     throw $this->createNotFoundException('Asset not found');}
    }
    /var/www/html/aedam/vendor/symfony/http-kernel/HttpKernel.php:152 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /var/www/html/aedam/vendor/symfony/http-kernel/HttpKernel.php:74 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /var/www/html/aedam/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /var/www/html/aedam/public/index.php:36 {
      › 
      › $response = $kernel->handle($request);$response->send();
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#249 …7}