http://827063.czjdr4fae.asia/image/hoard/457

ImageController :: hoardImage

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Ox\HoardBundle\Controller\ImageController::hoardImage"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"hoard_image"
_route_params
[
  "hoard_image_id" => "457"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"bfda1f"
hoard_image_id
"457"
media_type
"text/html"
paramFetcher
FOS\RestBundle\Request\ParamFetcher {#334
  -container: ContainerFhnhFLk\App_KernelDevDebugContainer {#40 …}
  -parameterBag: FOS\RestBundle\Request\ParameterBag {#1705 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#313 …}
  -validator: Symfony\Component\Validator\Validator\TraceableValidator {#561 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip"
cdn-loop
"cloudflare; loops=1"
cf-connecting-ip
"3.144.89.152"
cf-ipcountry
"US"
cf-ray
"8ea302253b802ab6-ORD"
cf-visitor
"{"scheme":"http"}"
connection
"Keep-Alive"
host
"827063.czjdr4fae.asia"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])"
x-forwarded-for
"3.144.89.152"
x-forwarded-proto
"http"
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-type
"text/html; charset=UTF-8"
date
"Fri, 29 Nov 2024 13:40:14 GMT"
x-debug-exception
"The%20file%20%22%2Fsrv%2Fhoards_hoard_images%2Fphpszyl3T.jpeg%22%20does%20not%20exist"
x-debug-exception-file
"%2Fsrv%2Fweb-20231016100413-2bc3d337%2Fvendor%2Fsymfony%2Fhttp-foundation%2FFile%2FFile.php:36"
x-debug-token
"824eca"
x-debug-token-link
"http://827063.czjdr4fae.asia/_profiler/cc35a5"
x-previous-debug-token
"cc35a5"
x-robots-tag
"noindex"

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_ENV
"dev"
APP_RECAPTCHA_SECRET
"6LewwQEVAAAAAMEOQJWTkqABdUjuFmS3xUBO5pay"
APP_RECAPTCHA_SITE_KEY
"6LewwQEVAAAAAAqPoyDv--QDMPEfl0tT25BS4Kzg"
DATABASE_URL
"mysql://numismatics:password@database/numismatics_hoards_master"
GOOGLE_RECAPTCHA_SECRET
"6LewwQEVAAAAAMEOQJWTkqABdUjuFmS3xUBO5pay"
GOOGLE_RECAPTCHA_SITE_KEY
"6LewwQEVAAAAAAqPoyDv--QDMPEfl0tT25BS4Kzg"
MAILER_DSN
"sendmail://default"
MAIL_SENDER
"[email protected]"
MESSENGER_TRANSPORT_DSN
"doctrine://default"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/srv/numismatics_hoards/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/srv/numismatics_hoards/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_CDN_LOOP
"cloudflare; loops=1"
HTTP_CF_CONNECTING_IP
"3.144.89.152"
HTTP_CF_IPCOUNTRY
"US"
HTTP_CF_RAY
"8ea302253b802ab6-ORD"
HTTP_CF_VISITOR
"{"scheme":"http"}"
HTTP_CONNECTION
"Keep-Alive"
HTTP_HOST
"827063.czjdr4fae.asia"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])"
HTTP_X_FORWARDED_FOR
"3.144.89.152"
HTTP_X_FORWARDED_PROTO
"http"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/image/hoard/457"
REMOTE_ADDR
"172.70.126.75"
REMOTE_PORT
"16100"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1732887614
REQUEST_TIME_FLOAT
1732887614.4263
REQUEST_URI
"/image/hoard/457"
SCRIPT_FILENAME
"/srv/numismatics_hoards/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"129.67.241.168"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"827063.czjdr4fae.asia"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache/2.4.29 (Ubuntu)"
SYMFONY_DOTENV_VARS
"APP_ENV,MESSENGER_TRANSPORT_DSN,DATABASE_URL,MAILER_DSN,MAIL_SENDER,GOOGLE_RECAPTCHA_SITE_KEY,GOOGLE_RECAPTCHA_SECRET,APP_RECAPTCHA_SITE_KEY,APP_RECAPTCHA_SECRET"

Sub Requests 1

ErrorController (token = cc35a5)

Key Value
_controller
"error_controller"
_stopwatch_token
"e6f5d2"
exception
Symfony\Component\HttpFoundation\File\Exception\FileNotFoundException {#1878
  #message: "The file "/srv/hoards_hoard_images/phpszyl3T.jpeg" does not exist"
  #code: 0
  #file: "/srv/web-20231016100413-2bc3d337/vendor/symfony/http-foundation/File/File.php"
  #line: 36
  trace: {
    /srv/web-20231016100413-2bc3d337/vendor/symfony/http-foundation/File/File.php:36 {
      Symfony\Component\HttpFoundation\File\File->__construct(string $path, bool $checkPath = true) …
      › if ($checkPath && !is_file($path)) {    throw new FileNotFoundException($path);}
    }
    /srv/web-20231016100413-2bc3d337/src/Ox/HoardBundle/Controller/ImageController.php:168 {
      App\Ox\HoardBundle\Controller\ImageController->hoardImage($hoard_image_id) …
      › 
      › $imageFile = new File($this->getHoardUploadDir() . '/' . $hoardImage->getImage()->getFileName());}
    /srv/web-20231016100413-2bc3d337/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);}
    /srv/web-20231016100413-2bc3d337/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) {
    }
    /srv/web-20231016100413-2bc3d337/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 {
    }
    /srv/web-20231016100413-2bc3d337/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
    }
    /srv/web-20231016100413-2bc3d337/vendor/autoload_runtime.php:35 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /srv/web-20231016100413-2bc3d337/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/srv/web-20231016100413-2bc3d337/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#206 …8}
paramFetcher
FOS\RestBundle\Request\ParamFetcher {#334
  -container: ContainerFhnhFLk\App_KernelDevDebugContainer {#40 …}
  -parameterBag: FOS\RestBundle\Request\ParameterBag {#1705 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#313 …}
  -validator: Symfony\Component\Validator\Validator\TraceableValidator {#561 …}
}