https://www.cooknchefs.com/breakdown-recipe?id=recipe_6bb8217e44f7ff1f0dfce6313ddbde1f

TestController :: getSingleRecipe

Request

GET Parameters

Key Value
id
"recipe_6bb8217e44f7ff1f0dfce6313ddbde1f"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

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

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"www.cooknchefs.com"
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
"Mon, 16 Jun 2025 14:29:12 GMT"
vary
"Accept"
x-debug-exception
"Notice%3A%20Trying%20to%20get%20property%20%27recipe%27%20of%20non-object"
x-debug-exception-file
"%2Fvar%2Fwww%2Fhtml%2Fvuetesting%2Fsrc%2FController%2FTestController.php:240"
x-debug-token
"a74d7c"
x-debug-token-link
"https://www.cooknchefs.com/_profiler/ca45cd"
x-previous-debug-token
"ca45cd"
x-robots-tag
"noindex"

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_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"www.cooknchefs.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
"id=recipe_6bb8217e44f7ff1f0dfce6313ddbde1f"
REDIRECT_HTTPS
"on"
REDIRECT_QUERY_STRING
"id=recipe_6bb8217e44f7ff1f0dfce6313ddbde1f"
REDIRECT_SSL_TLS_SNI
"www.cooknchefs.com"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/breakdown-recipe"
REMOTE_ADDR
"216.73.216.97"
REMOTE_PORT
"1447"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1750084152
REQUEST_TIME_FLOAT
1750084152.803
REQUEST_URI
"/breakdown-recipe?id=recipe_6bb8217e44f7ff1f0dfce6313ddbde1f"
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
"www.cooknchefs.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.29 (Ubuntu) Server at www.cooknchefs.com Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.29 (Ubuntu)"
SSL_CIPHER
"TLS_AES_256_GCM_SHA384"
SSL_CIPHER_ALGKEYSIZE
"256"
SSL_CIPHER_EXPORT
"false"
SSL_CIPHER_USEKEYSIZE
"256"
SSL_CLIENT_VERIFY
"NONE"
SSL_COMPRESS_METHOD
"NULL"
SSL_PROTOCOL
"TLSv1.3"
SSL_SECURE_RENEG
"true"
SSL_SERVER_A_KEY
"rsaEncryption"
SSL_SERVER_A_SIG
"sha256WithRSAEncryption"
SSL_SERVER_I_DN
"CN=R10,O=Let's Encrypt,C=US"
SSL_SERVER_I_DN_C
"US"
SSL_SERVER_I_DN_CN
"R10"
SSL_SERVER_I_DN_O
"Let's Encrypt"
SSL_SERVER_M_SERIAL
"06CD092DFF22DC0F0C16BF9371EBDE3E8D34"
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
"Jul 18 03:16:06 2025 GMT"
SSL_SERVER_V_START
"Apr 19 03:16:07 2025 GMT"
SSL_SESSION_ID
"4857254f0084f72832e970026bfc7bb0342cb6bb2b7c7e7eb4cacfb620d99d47"
SSL_SESSION_RESUMED
"Initial"
SSL_TLS_SNI
"www.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"

Sub Requests 1

ErrorController (token = ca45cd)

Key Value
_controller
"error_controller"
_stopwatch_token
"b2368d"
exception
ErrorException {#370
  #message: "Notice: Trying to get property 'recipe' of non-object"
  #code: 0
  #file: "/var/www/html/vuetesting/src/Controller/TestController.php"
  #line: 240
  #severity: E_NOTICE
  trace: {
    /var/www/html/vuetesting/src/Controller/TestController.php:240 {
      App\Controller\TestController->getSingleRecipe(Request $request) …
      › $currRecipe = array(    "recipe_id" => $recipeInfo->recipe->uri,    "name" => $recipeInfo->recipe->label,
    }
    /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);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
      }
    }
    /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}