ContentController :: getContent
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\ContentController::getContent" |
_firewall_context | "security.firewall.map.context.main" |
_remove_csp_headers | true |
_route | "content_page" |
_route_params | [ "id" => ".git" "title" => "config" ] |
id | ".git" |
title | "config" |
Request Headers
Header | Value |
---|---|
accept | "text/html,application/xhtml+xml,application/xml;q=0.9,image/heif,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
accept-encoding | "gzip, deflate, br" |
accept-language | "en-US,en;q=0.5" |
connection | "keep-alive" |
host | "34.67.65.68" |
sec-fetch-dest | "document" |
sec-fetch-mode | "navigate" |
sec-fetch-site | "none" |
sec-fetch-user | "?1" |
upgrade-insecure-requests | "1" |
user-agent | "Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; spider-feedback@bytedance.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, 17 Sep 2025 00:20:27 GMT" |
x-debug-exception | "Impossible%20to%20access%20an%20attribute%20%28%22metaTitle%22%29%20on%20a%20null%20variable." |
x-debug-exception-file | "%2Fvar%2Fwww%2Fhtml%2Fhuguenottunnel%2Ftemplates%2Ffrontend%2Fcontent.html.twig:7" |
x-debug-token | "eabe40" |
x-previous-debug-token | "228a1a" |
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
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
APP_ENV | "dev" |
APP_SECRET | "82864a2380672086ef13c3830958fa58" |
DATABASE_URL | "mysql://symfony:Q6l7@f7tp!@localhost:3306/huguenot" |
GOOGLE_API_KEY | "AIzaSyB25CV2qcEXkFc9ZWAs1Ck7ygTQ1cNaPxs" |
GOOGLE_CLIENT_ID | "704534741910-7au3j61ufj5jg8n9lnsrg68bb5bl87q1.apps.googleusercontent.com" |
GOOGLE_CLIENT_SECRET | "1TKDL1McCdEwhlN8FfVbV7Vp" |
MAILER_DSN | "smtp://smtp-outbound-3.nerdw.com:587" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTEXT_DOCUMENT_ROOT | "/var/www/html/huguenottunnel/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/var/www/html/huguenottunnel/public" |
GATEWAY_INTERFACE | "CGI/1.1" |
HTTPS | "on" |
HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,image/heif,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
HTTP_ACCEPT_ENCODING | "gzip, deflate, br" |
HTTP_ACCEPT_LANGUAGE | "en-US,en;q=0.5" |
HTTP_CONNECTION | "keep-alive" |
HTTP_HOST | "34.67.65.68" |
HTTP_SEC_FETCH_DEST | "document" |
HTTP_SEC_FETCH_MODE | "navigate" |
HTTP_SEC_FETCH_SITE | "none" |
HTTP_SEC_FETCH_USER | "?1" |
HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
HTTP_USER_AGENT | "Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; spider-feedback@bytedance.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_STATUS | "200" |
REDIRECT_URL | "/content/.git/config" |
REMOTE_ADDR | "47.128.118.99" |
REMOTE_PORT | "37026" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1758068427 |
REQUEST_TIME_FLOAT | 1758068427.533 |
REQUEST_URI | "/content/.git/config" |
SCRIPT_FILENAME | "/var/www/html/huguenottunnel/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "10.128.0.8" |
SERVER_ADMIN | "webmaster@localhost" |
SERVER_NAME | "34.67.65.68" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "" |
SERVER_SOFTWARE | "Apache" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,MAILER_DSN,DATABASE_URL,GOOGLE_API_KEY,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET" |
Sub Requests 1
ErrorController (token = 228a1a)
Key | Value |
---|---|
_controller | "error_controller" |
exception | Twig\Error\RuntimeError {#745 -lineno: 7 -name: "frontend/content.html.twig" -rawMessage: "Impossible to access an attribute ("metaTitle") on a null variable." -sourcePath: "/var/www/html/huguenottunnel/templates/frontend/content.html.twig" -sourceCode: """ {% extends 'base.html.twig' %}\n {% block meta_title %}\n {% set metaTitle = content.metaTitle %}\n {{ metaTitle }}\n {% endblock %}\n {% block meta_decription %}\n {% set metaTitle = content.metaTitle %}\n {% set metaDescription = content.metaDescription %}\n <meta name="twitter:card" content="summary" />\n <meta name="twitter:site" content="Sanral" />\n <meta name="twitter:title" content="{{ metaTitle }}" />\n <meta name="twitter:description" content="{{ metaDescription }}" />\n <meta name="twitter:image" content="https://ap-live.nerdw.com/images/banner/about-banner.jpg" />\n <meta name="twitter:url" content="{{ app.request.uri }}" />\n \n <meta name="og:image" content="https://ap-live.nerdw.com/images/banner/about-banner.jpg" />\n <meta name="og:title" content="{{ metaTitle }}" />\n <meta name="og:description" content="{{ metaDescription }}" />\n <meta name="og:url" content="{{ app.request.uri }}" />\n <meta name="description" content="{{ metaDescription }}">\n {% endblock %}\n {% block stylesheets %}\n {{ parent() }}\n {% endblock %}\n \n {% block layout %}\n \n <!-- Banner -->\n <div class="fl-builder-content fl-builder-content-14 fl-builder-content-primary fl-builder-global-templates-locked" data-post-id="14">\n <div class="fl-row fl-row-full-width fl-row-bg-photo fl-node-5df0d4098ab6f fl-row-bg-overlay" data-node="5df0d4098ab6f">\n <div style="background-image: url('../../images/banners/{{ content.banner }}'); background-repeat: no-repeat;\n background-position: center bottom;\n background-attachment: scroll;\n background-size: cover;\n border-style: solid;\n border-width: 0;\n background-clip: border-box;\n border-color: #007663;\n border-bottom-width: 5px;" class="fl-row-content-wrap">\n <div class="uabb-row-separator uabb-top-row-separator"></div>\n <div class="fl-row-content fl-row-fixed-width fl-node-content">\n <div class="fl-col-group fl-node-5df0d4098ab68" data-node="5df0d4098ab68">\n <div class="fl-col fl-node-5df0d4098ab6c" data-node="5df0d4098ab6c">\n <div class="fl-col-content fl-node-content">\n <div class="fl-module fl-module-pp-heading fl-node-5df0d4098ab6e" data-node="5df0d4098ab6e">\n <div class="fl-module-content fl-node-content">\n <div class="pp-heading-content">\n <div class="pp-heading pp-left">\n <h2 class="heading-title">\n <span class="title-text pp-primary-title">{{ content.title }}</span>\n </h2>\n </div>\n <div class="pp-heading-separator line_only pp-left">\n <span class="pp-separator-line"></span>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n \n <div class="fl-row fl-row-full-width fl-row-bg-none fl-node-5df0d55b68c98" data-node="5df0d55b68c98">\n <div class="fl-row-content-wrap">\n <div class="uabb-row-separator uabb-top-row-separator"></div>\n <div class="fl-row-content fl-row-fixed-width fl-node-content">\n <div class="fl-col-group fl-node-5df0d55b68c8e" data-node="5df0d55b68c8e">\n <div class="fl-col fl-node-5df0d55b68c94 fl-animation fl-fade-down fl-animated" data-node="5df0d55b68c94" data-animation-delay="0" data-animation-duration="1" style="animation-duration: 1s;">\n <div class="fl-col-content fl-node-content">\n <div class="fl-module fl-module-pp-heading fl-node-5df0d57e460ad" data-node="5df0d57e460ad">\n <div class="fl-module-content fl-node-content">\n <div class="pp-heading-content">\n <div class="pp-heading pp-left">\n <h2 class="heading-title">\n <span class="title-text pp-primary-title">\n {{ content.title }}\n </span>\n </h2>\n </div>\n <div class="pp-heading-separator line_only pp-left">\n <span class="pp-separator-line"></span>\n </div>\n <div class="pp-sub-heading">\n {{ content.copy|raw }}\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n {% endblock %} """ #message: "Impossible to access an attribute ("metaTitle") on a null variable." #code: 0 #file: "/var/www/html/huguenottunnel/templates/frontend/content.html.twig" #line: 7 : { { twig_get_attribute(Environment $env, Source $source, $object, $item, array $arguments = [], $type = 'any', $isDefinedTest = false, $ignoreStrictCheck = false, $sandboxed = false, int $lineno = -1) … › |
logger | Symfony\Bridge\Monolog\Logger {#77 …6} |