https://cooknchefs.com/add

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"
_stopwatch_token
"55229c"
exception
Twig\Error\LoaderError {#418
  -lineno: -1
  -name: null
  -rawMessage: "Unable to find template "add.html.twig" (looked into: /var/www/html/vuetesting/templates, /var/www/html/vuetesting/vendor/symfony/twig-bridge/Resources/views/Form)."
  -sourcePath: null
  -sourceCode: null
  #message: "Unable to find template "add.html.twig" (looked into: /var/www/html/vuetesting/templates, /var/www/html/vuetesting/vendor/symfony/twig-bridge/Resources/views/Form)."
  #code: 0
  #file: "/var/www/html/vuetesting/vendor/twig/twig/src/Loader/FilesystemLoader.php"
  #line: 227
  trace: {
    /var/www/html/vuetesting/vendor/twig/twig/src/Loader/FilesystemLoader.php:227 {
      Twig\Loader\FilesystemLoader->findTemplate(string $name, bool $throw = true) …
      › 
      ›     throw new LoaderError($this->errorCache[$name]);}
    }
    /var/www/html/vuetesting/vendor/twig/twig/src/Loader/FilesystemLoader.php:131 {
      Twig\Loader\FilesystemLoader->getCacheKey(string $name): string …
      › {    if (null === $path = $this->findTemplate($name)) {        return '';
      arguments: {
        $name: "add.html.twig"
      }
    }
    /var/www/html/vuetesting/vendor/twig/twig/src/Environment.php:264 {
      Twig\Environment->getTemplateClass(string $name, int $index = null): string …
      › {    $key = $this->getLoader()->getCacheKey($name).$this->optionsHash;arguments: {
        $name: "add.html.twig"
      }
    }
    /var/www/html/vuetesting/vendor/twig/twig/src/Environment.php:312 {
      Twig\Environment->load($name): TemplateWrapper …
      › 
      ›     return new TemplateWrapper($this, $this->loadTemplate($this->getTemplateClass($name), $name));}
      arguments: {
        $name: "add.html.twig"
      }
    }
    /var/www/html/vuetesting/vendor/twig/twig/src/Environment.php:280 {
      Twig\Environment->render($name, array $context = []): string …
      › {    return $this->load($name)->render($context);}
      arguments: {
        $name: "add.html.twig"
      }
    }
    /var/www/html/vuetesting/vendor/symfony/framework-bundle/Controller/AbstractController.php:258 {
      Symfony\Bundle\FrameworkBundle\Controller\AbstractController->renderView(string $view, array $parameters = []): string …
      › 
      ›     return $this->container->get('twig')->render($view, $parameters);}
      arguments: {
        $name: "add.html.twig"
        $context: []
      }
    }
    /var/www/html/vuetesting/vendor/symfony/framework-bundle/Controller/AbstractController.php:266 {
      Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], Response $response = null): Response …
      › {    $content = $this->renderView($view, $parameters);arguments: {
        $view: "add.html.twig"
        $parameters: []
      }
    }
    /var/www/html/vuetesting/src/Controller/TestController.php:40 {
      App\Controller\TestController->add() …
      › {    return $this->render('add.html.twig');}
      arguments: {
        $view: "add.html.twig"
      }
    }
    /var/www/html/vuetesting/vendor/symfony/http-kernel/HttpKernel.php:163 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /var/www/html/vuetesting/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) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $type: 1
      }
    }
    /var/www/html/vuetesting/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 {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/html/vuetesting/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
      }
    }
    /var/www/html/vuetesting/vendor/autoload_runtime.php:35 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/html/vuetesting/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/html/vuetesting/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#124 …9}

Request Headers

Header Value
accept
"*/*"
accept-charset
"utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1"
host
"cooknchefs.com"
user-agent
"Mozilla/5.0 (compatible; DotBot/1.2; +https://opensiteexplorer.org/dotbot; help@moz.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
"Wed, 25 Dec 2024 02:40:45 GMT"
vary
"Accept"
x-debug-exception
"Unable%20to%20find%20template%20%22add.html.twig%22%20%28looked%20into%3A%20%2Fvar%2Fwww%2Fhtml%2Fvuetesting%2Ftemplates%2C%20%2Fvar%2Fwww%2Fhtml%2Fvuetesting%2Fvendor%2Fsymfony%2Ftwig-bridge%2FResources%2Fviews%2FForm%29."
x-debug-exception-file
"%2Fvar%2Fwww%2Fhtml%2Fvuetesting%2Fvendor%2Ftwig%2Ftwig%2Fsrc%2FLoader%2FFilesystemLoader.php:227"
x-debug-token
"76910a"

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
"a17a56d96243d5275c45ec388f55e642"
DATABASE_URL
"postgresql://app:!ChangeMe!@127.0.0.1:5432/app?serverVersion=15&charset=utf8"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/html/vuetesting/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/html/vuetesting/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_CHARSET
"utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1"
HTTP_HOST
"cooknchefs.com"
HTTP_USER_AGENT
"Mozilla/5.0 (compatible; DotBot/1.2; +https://opensiteexplorer.org/dotbot; help@moz.com)"
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_SSL_TLS_SNI
"cooknchefs.com"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/add"
REMOTE_ADDR
"216.244.66.231"
REMOTE_PORT
"59062"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1735094445
REQUEST_TIME_FLOAT
1735094445.915
REQUEST_URI
"/add"
SCRIPT_FILENAME
"/var/www/html/vuetesting/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"167.71.182.20"
SERVER_ADMIN
"webmaster@cooknchefs"
SERVER_NAME
"cooknchefs.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.29 (Ubuntu) Server at cooknchefs.com Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.29 (Ubuntu)"
SSL_CIPHER
"ECDHE-RSA-AES128-GCM-SHA256"
SSL_CIPHER_ALGKEYSIZE
"128"
SSL_CIPHER_EXPORT
"false"
SSL_CIPHER_USEKEYSIZE
"128"
SSL_CLIENT_VERIFY
"NONE"
SSL_COMPRESS_METHOD
"NULL"
SSL_PROTOCOL
"TLSv1.2"
SSL_SECURE_RENEG
"true"
SSL_SERVER_A_KEY
"rsaEncryption"
SSL_SERVER_A_SIG
"sha256WithRSAEncryption"
SSL_SERVER_I_DN
"CN=R11,O=Let's Encrypt,C=US"
SSL_SERVER_I_DN_C
"US"
SSL_SERVER_I_DN_CN
"R11"
SSL_SERVER_I_DN_O
"Let's Encrypt"
SSL_SERVER_M_SERIAL
"047EBA6D91A6CE32FDA924E351CAFDFAC5C2"
SSL_SERVER_M_VERSION
"3"
SSL_SERVER_SAN_DNS_0
"cooknchefs.com"
SSL_SERVER_SAN_DNS_1
"www.cooknchefs.com"
SSL_SERVER_S_DN
"CN=cooknchefs.com"
SSL_SERVER_S_DN_CN
"cooknchefs.com"
SSL_SERVER_V_END
"Mar 20 03:51:53 2025 GMT"
SSL_SERVER_V_START
"Dec 20 03:51:54 2024 GMT"
SSL_SESSION_ID
"80dbe7feb67596ee2365345587dfcc455fad7808ef45b3c1afaa9ea4767069ff"
SSL_SESSION_RESUMED
"Initial"
SSL_TLS_SNI
"cooknchefs.com"
SSL_VERSION_INTERFACE
"mod_ssl/2.4.29"
SSL_VERSION_LIBRARY
"OpenSSL/1.1.1"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN"

Parent Request

Return to parent request (token = f6e15d)

Key Value
_controller
"App\Controller\TestController::add"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"add"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"96efa0"