https://cms-bolt.jumo.idp.lu/wso112233.php

n/a

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_links
Symfony\Component\WebLink\GenericLinkProvider {#6925
  -links: [
    6924 => Symfony\Component\WebLink\Link {#6924
      -href: "https://cms-bolt.jumo.idp.lu/api/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_remove_csp_headers
true
_stopwatch_token
"3333ee"

Request Headers

Header Value
accept-encoding
"gzip,deflate"
connection
"close"
host
"cms-bolt.jumo.idp.lu"
user-agent
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)"
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, 20 Sep 2024 16:16:03 GMT"
link
"<https://cms-bolt.jumo.idp.lu/api/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation""
referrer-policy
"no-referrer, strict-origin-when-cross-origin"
x-content-type-options
"nosniff"
x-debug-token
"202149"
x-debug-token-link
"https://cms-bolt.jumo.idp.lu/_profiler/e057dc"
x-frame-options
"DENY"
x-previous-debug-token
"e057dc"
x-robots-tag
"noindex"
x-xss-protection
"1; mode=block"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

7 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_SECRET
"3b49a2d17d01422f97ffd0751822f9fa"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://jumo:D3vS!t,3P4s5.@localhost:3306/dev_jumo_test_bolt?serverVersion=5.7"
MAILER_DSN
"smtp://localhost"
TRUSTED_PROXIES
"127.0.0.0/8"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/home/jumo/sites/test/bolt/public/"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/jumo/sites/test/bolt/public/"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT_ENCODING
"gzip,deflate"
HTTP_CONNECTION
"close"
HTTP_HOST
"cms-bolt.jumo.idp.lu"
HTTP_USER_AGENT
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)"
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_SCRIPT_URI
"https://cms-bolt.jumo.idp.lu/wso112233.php"
REDIRECT_SCRIPT_URL
"/wso112233.php"
REDIRECT_SSL_TLS_SNI
"cms-bolt.jumo.idp.lu"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/wso112233.php"
REMOTE_ADDR
"52.70.240.171"
REMOTE_PORT
"23225"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1726848962
REQUEST_TIME_FLOAT
1726848962.735
REQUEST_URI
"/wso112233.php"
SCRIPT_FILENAME
"/home/jumo/sites/test/bolt/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://cms-bolt.jumo.idp.lu/wso112233.php"
SCRIPT_URL
"/wso112233.php"
SERVER_ADDR
"157.90.88.250"
SERVER_ADMIN
"webmaster@localhost"
SERVER_NAME
"cms-bolt.jumo.idp.lu"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"cms-bolt.jumo.idp.lu"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,TRUSTED_PROXIES,DATABASE_URL,CORS_ALLOW_ORIGIN,MAILER_DSN"

Sub Requests 1

ErrorController :: showAction (token = e057dc)

Key Value
_controller
"Bolt\Controller\ErrorController::showAction"
_links
Symfony\Component\WebLink\GenericLinkProvider {#6609
  -links: [
    6608 => Symfony\Component\WebLink\Link {#6608
      -href: "https://cms-bolt.jumo.idp.lu/api/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_stopwatch_token
"f6d7ca"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1802
  -statusCode: 404
  -headers: []
  #message: "No route found for "GET https://cms-bolt.jumo.idp.lu/wso112233.php""
  #code: 0
  #file: "/home/jumo/sites/test/bolt/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 135
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#1742 …}
  trace: {
    /home/jumo/sites/test/bolt/vendor/symfony/http-kernel/EventListener/RouterListener.php:135 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /home/jumo/sites/test/bolt/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › 
      › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
    /home/jumo/sites/test/bolt/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /home/jumo/sites/test/bolt/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /home/jumo/sites/test/bolt/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /home/jumo/sites/test/bolt/vendor/symfony/http-kernel/HttpKernel.php:139 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
    /home/jumo/sites/test/bolt/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /home/jumo/sites/test/bolt/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 {
    }
    /home/jumo/sites/test/bolt/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#179 …8}
zone
"error"