http://zinkunie-mw.test-madia.nl/

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"
exception
InvalidArgumentException {#213
  #message: "The controller for URI "/" is not callable: Controller "App\Controller\DefaultController" does neither exist as service nor as class."
  #code: 0
  #file: "/var/domains/zinkuniemw-zinkunie-mw.test-madia.nl/releases/57/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
  #line: 88
  -previous: InvalidArgumentException {#192 …}
  trace: {
    /var/domains/zinkuniemw-zinkunie-mw.test-madia.nl/releases/57/vendor/symfony/http-kernel/Controller/ControllerResolver.php:88 {
      Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request) …
      › } catch (\InvalidArgumentException $e) {    throw new \InvalidArgumentException(sprintf('The controller for URI "%s" is not callable: ', $request->getPathInfo()).$e->getMessage(), 0, $e);}
    }
    /var/domains/zinkuniemw-zinkunie-mw.test-madia.nl/releases/57/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:38 {
      Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request) …
      › 
      › $ret = $this->resolver->getController($request);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#53 …}
      }
    }
    /var/domains/zinkuniemw-zinkunie-mw.test-madia.nl/releases/57/vendor/symfony/http-kernel/HttpKernel.php:140 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
      › // load controllerif (false === $controller = $this->resolver->getController($request)) {    throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#53 …}
      }
    }
    /var/domains/zinkuniemw-zinkunie-mw.test-madia.nl/releases/57/vendor/symfony/http-kernel/HttpKernel.php:79 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#53 …}
        $type: 1
      }
    }
    /var/domains/zinkuniemw-zinkunie-mw.test-madia.nl/releases/57/vendor/symfony/http-kernel/Kernel.php:196 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#53 …}
        $type: 1
        $catch: true
      }
    }
    /var/domains/zinkuniemw-zinkunie-mw.test-madia.nl/releases/57/pub/index.php:27 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#53 …}
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#58 …6}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
authorization
""
content-length
""
content-type
""
host
"zinkunie-mw.test-madia.nl"
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
"Sun, 29 Sep 2024 17:27:13 GMT"
x-debug-exception
"The%20controller%20for%20URI%20%22%2F%22%20is%20not%20callable%3A%20Controller%20%22App%5CController%5CDefaultController%22%20does%20neither%20exist%20as%20service%20nor%20as%20class."
x-debug-exception-file
"%2Fvar%2Fdomains%2Fzinkuniemw-zinkunie-mw.test-madia.nl%2Freleases%2F57%2Fvendor%2Fsymfony%2Fhttp-kernel%2FController%2FControllerResolver.php:88"
x-debug-token
"bcdc6e"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"5e66dcee37bd6b13dc1b0db790ef2760"
COMPOSER_HOME
"/home/application/.composer"
COMPOSE_PROJECT_KEY
"MWZINKUNIE"
COMPOSE_PROJECT_NAME
"mw-zinkunie"
DATABASE_URL
"mysql://mw-zinkunie:mw-zinkunie@mysql:3306/mw-zinkunie"
DB_HOST
"mysql"
DB_NAME
"mw-zinkunie"
DB_PASSWORD
"mw-zinkunie"
DB_ROOT_PASSWORD
"password123"
DB_USER
"mw-zinkunie"
DEPLOY_PROD_PATH
"~/domains/zinkunie-mw.madia.nl"
DEPLOY_STAGE_PATH
"~/domains/zinkunie-mw.stage-madia.nl"
DEPLOY_TEST_PATH
"~/domains/zinkunie-mw.test-madia.nl"
GIT_REMOTE_REF
"develop"
GIT_URL
"git@git.madia.nl:zinkunie/mw-zinkunie.git"
MAILER_URL
"smtp://mail.madia.nl:25?encryption=&auth_mode=login&username=alert%40sys-madia.nl&password=9tbDQXIGsf%21T5h"
MYSQL_ROOT_PASSWORD
"password123"
PHP_SOCKET_PROD_PATH
"/home/zinkuniemw/domains/zinkunie-mw.madia.nl/var/run/php74.sock"
PHP_SOCKET_STAGE_PATH
"/home/zinkuniemw/domains/zinkunie-mw.stage-madia.nl/var/run/php74.sock"
PHP_SOCKET_TEST_PATH
"/home/zinkuniemw/domains/zinkunie-mw.test-madia.nl/var/run/php74.sock"
PHP_VERSION
"php74"
PLATFORM
"oroplatform"
PORT_BROWSERSYNC
"02"
PORT_BROWSERSYNCUI
"05"
PORT_DB
"10"
PORT_HTTP
"00"
PORT_HTTPS
"01"
PORT_MAILHOG_HTTP
"03"
PORT_MAILHOG_SMTP
"08"
PORT_MYADMIN
"04"
PORT_NODEJS
"20"
PORT_PHP
"11"
PORT_PREFIX
"220"
PORT_SMTP
"12"
PORT_WEBSOCKET_BACKEND
"07"
PORT_WEBSOCKET_FRONTEND
"06"
PROD_HOST
"production221.hipex.io -p 339"
STAGE_HOST
"production274.hipex.io -p 339"
TEST_HOST
"staging680.hipex.io -p 339"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DD_SERVICE
"php74-zinkuniemw-zinkunie-mw.test-madia.nl"
DOCUMENT_ROOT
"/var/domains/zinkuniemw-zinkunie-mw.test-madia.nl/public_html"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GEOIP_CITY_NAME
"Columbus"
GEOIP_COUNTRY_CODE
"US"
GEOIP_COUNTRY_NAME
"United States"
HOME
"/home/zinkuniemw"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_AUTHORIZATION
""
HTTP_HOST
"zinkunie-mw.test-madia.nl"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
MAGE_RUN_CODE
""
MAGE_RUN_TYPE
"store"
NGINX_REQUEST_TIME
"Sunday, 29-Sep-2024 17:27:12 GMT"
PATH_TRANSLATED
"/var/domains/zinkuniemw-zinkunie-mw.test-madia.nl/releases/57/pub/index.php"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"3.145.9.148"
REMOTE_PORT
"3012"
REQUEST_METHOD
"GET"
REQUEST_TIME
1727630832
REQUEST_TIME_FLOAT
1727630832.9603
REQUEST_URI
"/"
SCRIPT_FILENAME
"/var/domains/zinkuniemw-zinkunie-mw.test-madia.nl/releases/57/pub/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"116.202.173.18"
SERVER_NAME
"zinkunie-mw.test-madia.nl"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.21.3"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MAILER_URL,COMPOSE_PROJECT_KEY,COMPOSE_PROJECT_NAME,COMPOSER_HOME,PLATFORM,PORT_PREFIX,PORT_HTTP,PORT_HTTPS,PORT_BROWSERSYNC,PORT_MAILHOG_HTTP,PORT_MAILHOG_SMTP,PORT_MYADMIN,PORT_BROWSERSYNCUI,PORT_WEBSOCKET_FRONTEND,PORT_WEBSOCKET_BACKEND,PORT_DB,PORT_PHP,PORT_SMTP,PORT_NODEJS,GIT_URL,GIT_REMOTE_REF,DB_HOST,DB_ROOT_PASSWORD,DB_NAME,DB_USER,DB_PASSWORD,MYSQL_ROOT_PASSWORD,DEPLOY_TEST_PATH,DEPLOY_STAGE_PATH,DEPLOY_PROD_PATH,PHP_VERSION,PHP_SOCKET_TEST_PATH,PHP_SOCKET_STAGE_PATH,PHP_SOCKET_PROD_PATH,TEST_HOST,STAGE_HOST,PROD_HOST"
USER
"zinkuniemw"
USER_AGENT_TYPE
"bot"

Parent Request

Return to parent request (token = ece81d)

Key Value
_controller
"App\Controller\DefaultController::index"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"index"
_route_params
[]