https://life-insurance.representationmedia.co.uk/safari-pinned-tab.svg

ErrorController

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_fos_rest_zone
false
_sulu
Sulu\Component\Webspace\Analyzer\Attributes\RequestAttributes {#2261
  -attributes: [
    "requestUri" => "/safari-pinned-tab.svg"
    "portalInformation" => Sulu\Component\Webspace\PortalInformation {#1886
      -type: 1
      -webspace: Sulu\Component\Webspace\Webspace {#1861
        -name: "life-insurance.representationmedia.co.uk"
        -key: "life-insurance-representationmedia"
        -localizations: [
          Sulu\Component\Localization\Localization {#1862
            -language: "en"
            -country: ""
            -shadow: ""
            -children: null
            -parent: null
            -default: true
            -xDefault: ""
          }
        ]
        -defaultLocalization: Sulu\Component\Localization\Localization {#1862}
        -xDefaultLocalization: null
        -segments: []
        -defaultSegment: null
        -theme: null
        -portals: [
          Sulu\Component\Webspace\Portal {#1867
            -name: "life-insurance.representationmedia.co.uk"
            -key: "life-insurance-representationmedia"
            -localizations: [
              Sulu\Component\Localization\Localization {#1868 …}
            ]
            -defaultLocalization: Sulu\Component\Localization\Localization {#1868 …}
            -xDefaultLocalization: Sulu\Component\Localization\Localization {#1868 …}
            -environments: [
              "prod" => Sulu\Component\Webspace\Environment {#1872
                -type: "prod"
                -urls: [
                  Sulu\Component\Webspace\Url {#1873 …}
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#1873 …}
              }
              "stage" => Sulu\Component\Webspace\Environment {#1874
                -type: "stage"
                -urls: [
                  Sulu\Component\Webspace\Url {#1875 …}
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#1875 …}
              }
              "test" => Sulu\Component\Webspace\Environment {#1876
                -type: "test"
                -urls: [
                  Sulu\Component\Webspace\Url {#1877 …}
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#1877 …}
              }
              "dev" => Sulu\Component\Webspace\Environment {#1878
                -type: "dev"
                -urls: [
                  Sulu\Component\Webspace\Url {#1879 …}
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#1879 …}
              }
            ]
            -webspace: Sulu\Component\Webspace\Webspace {#1861}
          }
        ]
        -security: null
        -navigation: Sulu\Component\Webspace\Navigation {#1864 …}
        -templates: [
          "search" => "search/search"
          "error" => "error/error"
        ]
        -defaultTemplates: [
          "page" => "default"
          "home" => "homepage"
        ]
        -excludedTemplates: []
        -resourceLocatorStrategy: "tree_leaf_edit"
      }
      -portal: Sulu\Component\Webspace\Portal {#1867}
      -localization: Sulu\Component\Localization\Localization {#1862}
      -segment: null
      -url: "life-insurance.representationmedia.co.uk"
      -redirect: ""
      -main: true
      -urlExpression: "life-insurance.representationmedia.co.uk"
      -priority: 10
    }
    "matchType" => 1
    "portalUrl" => "life-insurance.representationmedia.co.uk"
    "webspace" => Sulu\Component\Webspace\Webspace {#1861}
    "portal" => Sulu\Component\Webspace\Portal {#1867}
    "localization" => Sulu\Component\Localization\Localization {#1862}
    "locale" => "en"
    "urlExpression" => "life-insurance.representationmedia.co.uk"
    "resourceLocator" => "/safari-pinned-tab"
    "format" => "svg"
    "dateTime" => DateTime @1737172272 {#2260
      date: 2025-01-18 03:51:12.264704 UTC (+00:00)
    }
    "host" => "life-insurance.representationmedia.co.uk"
    "port" => 443
    "path" => "/safari-pinned-tab.svg"
    "scheme" => "https"
  ]
}
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1924
  -statusCode: 404
  -headers: []
  #message: "No route found for "GET https://life-insurance.representationmedia.co.uk/safari-pinned-tab.svg""
  #code: 0
  #file: "/home/deploy/HUBRM/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 135
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#1910 …}
  trace: {
    /home/deploy/HUBRM/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/deploy/HUBRM/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:57 {
      Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
      › $this->requestAnalyzer->analyze($request);$this->baseRouteListener->onKernelRequest($event);if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
    }
    /home/deploy/HUBRM/vendor/symfony/event-dispatcher/EventDispatcher.php:270 {
      Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
      ›     }    ($closure = \Closure::fromCallable($listener))(...$args);};
    }
    /home/deploy/HUBRM/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /home/deploy/HUBRM/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/deploy/HUBRM/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/deploy/HUBRM/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/deploy/HUBRM/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/deploy/HUBRM/public/index.php:66 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#138 …9}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"life-insurance.representationmedia.co.uk"
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
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Sat, 18 Jan 2025 03:51:12 GMT"
vary
"Accept"
x-cache-debug
1
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Flife-insurance.representationmedia.co.uk%2Fsafari-pinned-tab.svg%22"
x-debug-exception-file
"%2Fhome%2Fdeploy%2FHUBRM%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:135"
x-debug-token
"b22526"
x-generator
"Sulu/2.4.16"

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_SECRET
"5e398bf6c4f37954f597b5356d91e05e"
DATABASE_URL
"mysql://toswcAdmin:towsc77Success88@127.0.0.1:3306/hubrm"
LOCK_DSN
"semaphore"
MAILER_URL
"null://localhost"
SULU_ADMIN_EMAIL
""

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/home/deploy/HUBRM/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"life-insurance.representationmedia.co.uk"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"18.119.107.208"
REMOTE_PORT
"19099"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1737172272
REQUEST_TIME_FLOAT
1737172272.2187
REQUEST_URI
"/safari-pinned-tab.svg"
SCRIPT_FILENAME
"/home/deploy/HUBRM/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"46.101.21.144"
SERVER_NAME
"life-insurance.representationmedia.co.uk"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.18.0"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,LOCK_DSN,MAILER_URL,DATABASE_URL,SULU_ADMIN_EMAIL"
USER
"www-data"

Parent Request

Return to parent request (token = 5709d7)

Key Value
_fos_rest_zone
false
_remove_csp_headers
true
_sulu
Sulu\Component\Webspace\Analyzer\Attributes\RequestAttributes {#1405
  -attributes: [
    "requestUri" => "/safari-pinned-tab.svg"
    "portalInformation" => Sulu\Component\Webspace\PortalInformation {#1886
      -type: 1
      -webspace: Sulu\Component\Webspace\Webspace {#1861
        -name: "life-insurance.representationmedia.co.uk"
        -key: "life-insurance-representationmedia"
        -localizations: [
          Sulu\Component\Localization\Localization {#1862
            -language: "en"
            -country: ""
            -shadow: ""
            -children: null
            -parent: null
            -default: true
            -xDefault: ""
          }
        ]
        -defaultLocalization: Sulu\Component\Localization\Localization {#1862}
        -xDefaultLocalization: null
        -segments: []
        -defaultSegment: null
        -theme: null
        -portals: [
          Sulu\Component\Webspace\Portal {#1867
            -name: "life-insurance.representationmedia.co.uk"
            -key: "life-insurance-representationmedia"
            -localizations: [
              Sulu\Component\Localization\Localization {#1868 …}
            ]
            -defaultLocalization: Sulu\Component\Localization\Localization {#1868 …}
            -xDefaultLocalization: Sulu\Component\Localization\Localization {#1868 …}
            -environments: [
              "prod" => Sulu\Component\Webspace\Environment {#1872
                -type: "prod"
                -urls: [
                  Sulu\Component\Webspace\Url {#1873 …}
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#1873 …}
              }
              "stage" => Sulu\Component\Webspace\Environment {#1874
                -type: "stage"
                -urls: [
                  Sulu\Component\Webspace\Url {#1875 …}
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#1875 …}
              }
              "test" => Sulu\Component\Webspace\Environment {#1876
                -type: "test"
                -urls: [
                  Sulu\Component\Webspace\Url {#1877 …}
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#1877 …}
              }
              "dev" => Sulu\Component\Webspace\Environment {#1878
                -type: "dev"
                -urls: [
                  Sulu\Component\Webspace\Url {#1879 …}
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#1879 …}
              }
            ]
            -webspace: Sulu\Component\Webspace\Webspace {#1861}
          }
        ]
        -security: null
        -navigation: Sulu\Component\Webspace\Navigation {#1864 …}
        -templates: [
          "search" => "search/search"
          "error" => "error/error"
        ]
        -defaultTemplates: [
          "page" => "default"
          "home" => "homepage"
        ]
        -excludedTemplates: []
        -resourceLocatorStrategy: "tree_leaf_edit"
      }
      -portal: Sulu\Component\Webspace\Portal {#1867}
      -localization: Sulu\Component\Localization\Localization {#1862}
      -segment: null
      -url: "life-insurance.representationmedia.co.uk"
      -redirect: ""
      -main: true
      -urlExpression: "life-insurance.representationmedia.co.uk"
      -priority: 10
    }
    "matchType" => 1
    "portalUrl" => "life-insurance.representationmedia.co.uk"
    "webspace" => Sulu\Component\Webspace\Webspace {#1861}
    "portal" => Sulu\Component\Webspace\Portal {#1867}
    "localization" => Sulu\Component\Localization\Localization {#1862}
    "locale" => "en"
    "urlExpression" => "life-insurance.representationmedia.co.uk"
    "resourceLocator" => "/safari-pinned-tab"
    "format" => "svg"
    "dateTime" => DateTime @1737172272 {#1508
      date: 2025-01-18 03:51:12.251255 UTC (+00:00)
    }
    "host" => "life-insurance.representationmedia.co.uk"
    "port" => 443
    "path" => "/safari-pinned-tab.svg"
    "scheme" => "https"
  ]
}