Error 404 Not Found

GET http://theatremagique.ch/config.json

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_fos_rest_zone
false
_stopwatch_token
"18073d"
_sulu
Sulu\Component\Webspace\Analyzer\Attributes\RequestAttributes {#2603
  -attributes: [
    "requestUri" => "/config.json"
    "portalInformation" => Sulu\Component\Webspace\PortalInformation {#2138
      -type: 1
      -webspace: Sulu\Component\Webspace\Webspace {#2088
        -name: "theatremagique.ch"
        -key: "theatremagique"
        -localizations: [
          Sulu\Component\Localization\Localization {#2099 …}
          Sulu\Component\Localization\Localization {#2097
            -language: "en"
            -country: ""
            -shadow: ""
            -children: null
            -parent: null
            -default: false
            -xDefault: ""
          }
        ]
        -defaultLocalization: Sulu\Component\Localization\Localization {#2099 …}
        -xDefaultLocalization: null
        -segments: []
        -defaultSegment: null
        -theme: null
        -portals: [
          Sulu\Component\Webspace\Portal {#2092
            -name: "theatremagique.ch"
            -key: "theatremagique"
            -localizations: [
              Sulu\Component\Localization\Localization {#2091 …}
              Sulu\Component\Localization\Localization {#2048
                -language: "en"
                -country: ""
                -shadow: null
                -children: null
                -parent: null
                -default: ""
                -xDefault: ""
              }
            ]
            -defaultLocalization: Sulu\Component\Localization\Localization {#2091 …}
            -xDefaultLocalization: Sulu\Component\Localization\Localization {#2091 …}
            -environments: [
              "prod" => Sulu\Component\Webspace\Environment {#2042
                -type: "prod"
                -urls: [
                  Sulu\Component\Webspace\Url {#2041 …}
                  Sulu\Component\Webspace\Url {#2040
                    -url: "{host}"
                    -language: "en"
                    -country: ""
                    -segment: ""
                    -redirect: ""
                    -main: false
                    -environment: "prod"
                  }
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#2041 …}
              }
              "stage" => Sulu\Component\Webspace\Environment {#2039
                -type: "stage"
                -urls: [
                  Sulu\Component\Webspace\Url {#2038 …}
                  Sulu\Component\Webspace\Url {#2068
                    -url: "{host}"
                    -language: "en"
                    -country: ""
                    -segment: ""
                    -redirect: ""
                    -main: false
                    -environment: "stage"
                  }
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#2038 …}
              }
              "test" => Sulu\Component\Webspace\Environment {#2037
                -type: "test"
                -urls: [
                  Sulu\Component\Webspace\Url {#2105 …}
                  Sulu\Component\Webspace\Url {#2107
                    -url: "{host}"
                    -language: "en"
                    -country: ""
                    -segment: ""
                    -redirect: ""
                    -main: false
                    -environment: "test"
                  }
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#2105 …}
              }
              "dev" => Sulu\Component\Webspace\Environment {#2104
                -type: "dev"
                -urls: [
                  Sulu\Component\Webspace\Url {#2108 …}
                  Sulu\Component\Webspace\Url {#2109
                    -url: "{host}"
                    -language: "en"
                    -country: ""
                    -segment: ""
                    -redirect: ""
                    -main: false
                    -environment: "dev"
                  }
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#2108 …}
              }
            ]
            -webspace: Sulu\Component\Webspace\Webspace {#2088}
          }
        ]
        -security: null
        -navigation: Sulu\Component\Webspace\Navigation {#2095 …}
        -templates: [
          "search" => "search/search"
          "error" => "error/error"
        ]
        -defaultTemplates: [
          "page" => "default"
          "home" => "homepage"
        ]
        -excludedTemplates: []
        -resourceLocatorStrategy: "tree_leaf_edit"
      }
      -portal: Sulu\Component\Webspace\Portal {#2092}
      -localization: Sulu\Component\Localization\Localization {#2097}
      -segment: null
      -url: "theatremagique.ch"
      -redirect: ""
      -main: false
      -urlExpression: "theatremagique.ch"
      -priority: 5
    }
    "matchType" => 1
    "portalUrl" => "theatremagique.ch"
    "webspace" => Sulu\Component\Webspace\Webspace {#2088}
    "portal" => Sulu\Component\Webspace\Portal {#2092}
    "localization" => Sulu\Component\Localization\Localization {#2097}
    "locale" => "en"
    "urlExpression" => "theatremagique.ch"
    "resourceLocator" => "/config"
    "format" => "json"
    "dateTime" => DateTime @1729639466 {#2602
      date: 2024-10-23 01:24:26.455635 Europe/Zurich (+02:00)
    }
    "host" => "theatremagique.ch"
    "port" => 80
    "path" => "/config.json"
    "scheme" => "http"
  ]
}
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#2193
  #message: "No route found for "GET http://theatremagique.ch/config.json""
  #code: 0
  #file: "/home/clients/efb6867fa84c78adb71d8bf27fd66a50/sites/theatremagique.ch/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 127
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#2119 …}
  -statusCode: 404
  -headers: []
  trace: {
    /home/clients/efb6867fa84c78adb71d8bf27fd66a50/sites/theatremagique.ch/vendor/symfony/http-kernel/EventListener/RouterListener.php:127 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /home/clients/efb6867fa84c78adb71d8bf27fd66a50/sites/theatremagique.ch/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)) {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#137 …}
      }
    }
    /home/clients/efb6867fa84c78adb71d8bf27fd66a50/sites/theatremagique.ch/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#137 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#240 …}
        }
      }
    }
    /home/clients/efb6867fa84c78adb71d8bf27fd66a50/sites/theatremagique.ch/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#137 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#240 …}
      }
    }
    /home/clients/efb6867fa84c78adb71d8bf27fd66a50/sites/theatremagique.ch/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      arguments: {
        $listeners: [ …16]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#137 …}
      }
    }
    /home/clients/efb6867fa84c78adb71d8bf27fd66a50/sites/theatremagique.ch/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#137 …}
        $eventName: "kernel.request"
      }
    }
    /home/clients/efb6867fa84c78adb71d8bf27fd66a50/sites/theatremagique.ch/vendor/symfony/http-kernel/HttpKernel.php:158 {
      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);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#137 …}
        $eventName: "kernel.request"
      }
    }
    /home/clients/efb6867fa84c78adb71d8bf27fd66a50/sites/theatremagique.ch/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#28 …}
        $type: 1
      }
    }
    /home/clients/efb6867fa84c78adb71d8bf27fd66a50/sites/theatremagique.ch/vendor/symfony/http-kernel/Kernel.php:197 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#28 …}
        $type: 1
        $catch: true
      }
    }
    /home/clients/efb6867fa84c78adb71d8bf27fd66a50/sites/theatremagique.ch/public/index.php:68 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#28 …}
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#147 …9}

Request Headers

Header Value
host
"theatremagique.ch"
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
"application/json"
date
"Tue, 22 Oct 2024 23:24:26 GMT"
vary
"Accept"
x-cache-debug
"1"
x-debug-exception
"No%20route%20found%20for%20%22GET%20http%3A%2F%2Ftheatremagique.ch%2Fconfig.json%22"
x-debug-exception-file
"%2Fhome%2Fclients%2Fefb6867fa84c78adb71d8bf27fd66a50%2Fsites%2Ftheatremagique.ch%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:127"
x-debug-token
"3c4898"
x-generator
"Sulu/2.5.10"

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
"s$cretf0rt3st"
DATABASE_URL
"mysql://elq_tm:3b7HJ68_iV2@elq.myd.infomaniak.com:3306/elq_theatremagique?serverVersion=8.0.27&charset=utf8mb4"
LOCK_DSN
"flock"
SULU_ADMIN_EMAIL
"example@localhost"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/home/clients/efb6867fa84c78adb71d8bf27fd66a50/.config/apache/theatremagique.ch/.fpm/"
CONTEXT_PREFIX
"/.fpm/"
DOCUMENT_ROOT
"/home/clients/efb6867fa84c78adb71d8bf27fd66a50/sites/theatremagique.ch/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HTTP_HOST
"theatremagique.ch"
ORIG_PATH_INFO
"/index.php"
ORIG_PATH_TRANSLATED
"/home/clients/efb6867fa84c78adb71d8bf27fd66a50/sites/theatremagique.ch/public/index.php"
ORIG_SCRIPT_FILENAME
"/home/clients/efb6867fa84c78adb71d8bf27fd66a50/.config/apache/theatremagique.ch/.fpm/php5.external"
ORIG_SCRIPT_NAME
"/.fpm/php5.external"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
PHP_VERSION
"8.1"
QUERY_STRING
""
REDIRECT_HANDLER
"php5-fcgi"
REDIRECT_PHP_VERSION
"8.1"
REDIRECT_REDIRECT_PHP_VERSION
"8.1"
REDIRECT_REDIRECT_SCRIPT_URI
"http://theatremagique.ch/config.json"
REDIRECT_REDIRECT_SCRIPT_URL
"/config.json"
REDIRECT_REDIRECT_STATUS
"200"
REDIRECT_REDIRECT_UNIQUE_ID
"Zxg0KsDKxkfniFeyVz2u5AAAAU8"
REDIRECT_SCRIPT_URI
"http://theatremagique.ch/config.json"
REDIRECT_SCRIPT_URL
"/config.json"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"Zxg0KsDKxkfniFeyVz2u5AAAAU8"
REDIRECT_URL
"/index.php"
REMOTE_ADDR
"82.80.249.195"
REMOTE_PORT
"55836"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1729639466
REQUEST_TIME_FLOAT
1729639466.1307
REQUEST_URI
"/config.json"
SCRIPT_FILENAME
"/home/clients/efb6867fa84c78adb71d8bf27fd66a50/sites/theatremagique.ch/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"http://theatremagique.ch/config.json"
SCRIPT_URL
"/config.json"
SERVER_ADDR
"127.0.0.80"
SERVER_ADMIN
"webmaster@theatremagique.ch"
SERVER_NAME
"theatremagique.ch"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,LOCK_DSN,DATABASE_URL,SULU_ADMIN_EMAIL"
TEMP
"/home/clients/efb6867fa84c78adb71d8bf27fd66a50/tmp"
TMP
"/home/clients/efb6867fa84c78adb71d8bf27fd66a50/tmp"
TMPDIR
"/home/clients/efb6867fa84c78adb71d8bf27fd66a50/tmp"
UNIQUE_ID
"Zxg0KsDKxkfniFeyVz2u5AAAAU8"

Parent Request

Return to parent request (token = 638724)

Key Value
_fos_rest_zone
false
_remove_csp_headers
true
_stopwatch_token
"368be2"
_sulu
Sulu\Component\Webspace\Analyzer\Attributes\RequestAttributes {#2052
  -attributes: [
    "requestUri" => "/config.json"
    "portalInformation" => Sulu\Component\Webspace\PortalInformation {#2138
      -type: 1
      -webspace: Sulu\Component\Webspace\Webspace {#2088
        -name: "theatremagique.ch"
        -key: "theatremagique"
        -localizations: [
          Sulu\Component\Localization\Localization {#2099 …}
          Sulu\Component\Localization\Localization {#2097
            -language: "en"
            -country: ""
            -shadow: ""
            -children: null
            -parent: null
            -default: false
            -xDefault: ""
          }
        ]
        -defaultLocalization: Sulu\Component\Localization\Localization {#2099 …}
        -xDefaultLocalization: null
        -segments: []
        -defaultSegment: null
        -theme: null
        -portals: [
          Sulu\Component\Webspace\Portal {#2092
            -name: "theatremagique.ch"
            -key: "theatremagique"
            -localizations: [
              Sulu\Component\Localization\Localization {#2091 …}
              Sulu\Component\Localization\Localization {#2048
                -language: "en"
                -country: ""
                -shadow: null
                -children: null
                -parent: null
                -default: ""
                -xDefault: ""
              }
            ]
            -defaultLocalization: Sulu\Component\Localization\Localization {#2091 …}
            -xDefaultLocalization: Sulu\Component\Localization\Localization {#2091 …}
            -environments: [
              "prod" => Sulu\Component\Webspace\Environment {#2042
                -type: "prod"
                -urls: [
                  Sulu\Component\Webspace\Url {#2041 …}
                  Sulu\Component\Webspace\Url {#2040
                    -url: "{host}"
                    -language: "en"
                    -country: ""
                    -segment: ""
                    -redirect: ""
                    -main: false
                    -environment: "prod"
                  }
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#2041 …}
              }
              "stage" => Sulu\Component\Webspace\Environment {#2039
                -type: "stage"
                -urls: [
                  Sulu\Component\Webspace\Url {#2038 …}
                  Sulu\Component\Webspace\Url {#2068
                    -url: "{host}"
                    -language: "en"
                    -country: ""
                    -segment: ""
                    -redirect: ""
                    -main: false
                    -environment: "stage"
                  }
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#2038 …}
              }
              "test" => Sulu\Component\Webspace\Environment {#2037
                -type: "test"
                -urls: [
                  Sulu\Component\Webspace\Url {#2105 …}
                  Sulu\Component\Webspace\Url {#2107
                    -url: "{host}"
                    -language: "en"
                    -country: ""
                    -segment: ""
                    -redirect: ""
                    -main: false
                    -environment: "test"
                  }
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#2105 …}
              }
              "dev" => Sulu\Component\Webspace\Environment {#2104
                -type: "dev"
                -urls: [
                  Sulu\Component\Webspace\Url {#2108 …}
                  Sulu\Component\Webspace\Url {#2109
                    -url: "{host}"
                    -language: "en"
                    -country: ""
                    -segment: ""
                    -redirect: ""
                    -main: false
                    -environment: "dev"
                  }
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#2108 …}
              }
            ]
            -webspace: Sulu\Component\Webspace\Webspace {#2088}
          }
        ]
        -security: null
        -navigation: Sulu\Component\Webspace\Navigation {#2095 …}
        -templates: [
          "search" => "search/search"
          "error" => "error/error"
        ]
        -defaultTemplates: [
          "page" => "default"
          "home" => "homepage"
        ]
        -excludedTemplates: []
        -resourceLocatorStrategy: "tree_leaf_edit"
      }
      -portal: Sulu\Component\Webspace\Portal {#2092}
      -localization: Sulu\Component\Localization\Localization {#2097}
      -segment: null
      -url: "theatremagique.ch"
      -redirect: ""
      -main: false
      -urlExpression: "theatremagique.ch"
      -priority: 5
    }
    "matchType" => 1
    "portalUrl" => "theatremagique.ch"
    "webspace" => Sulu\Component\Webspace\Webspace {#2088}
    "portal" => Sulu\Component\Webspace\Portal {#2092}
    "localization" => Sulu\Component\Localization\Localization {#2097}
    "locale" => "en"
    "urlExpression" => "theatremagique.ch"
    "resourceLocator" => "/config"
    "format" => "json"
    "dateTime" => DateTime @1729639466 {#1631
      date: 2024-10-23 01:24:26.401928 Europe/Zurich (+02:00)
    }
    "host" => "theatremagique.ch"
    "port" => 80
    "path" => "/config.json"
    "scheme" => "http"
  ]
}