http://artgs.es/en/blog/9

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
"e5e69a"
exception
Twig\Error\RuntimeError {#587
  #message: "Variable "post" does not exist."
  #code: 0
  #file: "/var/www/app/templates/templates/blog_post.html.twig"
  #line: 38
  -lineno: 38
  -name: "templates/blog_post.html.twig"
  -rawMessage: "Variable "post" does not exist."
  -sourcePath: "/var/www/app/templates/templates/blog_post.html.twig"
  -sourceCode: """
    {% extends "layouts/layout.html.twig" %}\n
    \n
    {% block body %}\n
        <section class="page">\n
    \n
            <!-- ===  Page header === -->\n
            <div class="position-relative">\n
                <div class="page-header" style="background-image:url({{ asset('images/activity-2.jpg') }})">\n
                    <div class="container">\n
                        <div class="page-title">\n
                            <h2 class="title">{{ 'News'|trans }}</h2>\n
                            <p>\n
    \n
                            </p>\n
                        </div>\n
                    </div>\n
                </div>\n
            </div>\n
    \n
            <div class="blog blog-item" id="_post">\n
                <div class="container">\n
    \n
                    <div class="row">\n
    \n
                        <!-- === blog-content === -->\n
    \n
                        <div class="col-sm-12">\n
    \n
                            <article>\n
    \n
    \n
    \n
                                <div class="content">\n
    \n
                                    <!--=== blog title ===-->\n
    \n
                                    <div class="h1 title">\n
                                        {{ post.title }}\n
                                        <small>{{ post.subtitle }}</small>\n
                                    </div>\n
    \n
    \n
                                    <div class="blog-info blog-info-top">\n
                                        <div class="entry">\n
                                            <i class="fa fa-calendar"></i>\n
                                            <span>{{ post.createdAt|date('d.m.Y') }}</span>\n
                                        </div>\n
                                    </div> <!--/blog-info-->\n
    \n
                                    {{ post.text|raw }}\n
    \n
                                    {% set ids = [13, 14, 15] %}\n
                                    {% if post.id in ids %}\n
                                        {% include 'partials/news/meeting.html.twig' %}\n
                                    {% endif %}\n
                                </div>\n
    \n
                                <!--=== blog image ===-->\n
    \n
                                <div class="image">\n
                                    <img src="{{ asset('images/'~post.image) }}" alt="{{ post.title }}">\n
                                </div>\n
    \n
                                <!--=== blog content ===-->\n
    \n
                            </article>\n
    \n
                        </div>\n
    \n
                        <!-- === blog-menu === -->\n
    \n
    \n
    \n
    \n
                    </div> <!--/row-->\n
    \n
    \n
                </div><!--/container-->\n
            </div>\n
        </section>\n
    {% endblock %}\n
    \n
    {% block title %}\n
    \n
    {% endblock %}\n
    \n
    """
  trace: {
    /var/www/app/templates/templates/blog_post.html.twig:38 {
      __TwigTemplate_b806a8d8eec051533d1a2a34b529351b->{closure} …
      › <div class="h1 title">    {{ post.title }}    <small>{{ post.subtitle }}</small>
    }
    /var/www/app/templates/templates/blog_post.html.twig:38 {
      __TwigTemplate_b806a8d8eec051533d1a2a34b529351b->block_body($context, array $blocks = []) …
      › <div class="h1 title">    {{ post.title }}    <small>{{ post.subtitle }}</small>
    }
    /var/www/app/vendor/twig/twig/src/Template.php:171 {
      Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
      › try {    $template->$block($context, $blocks);} catch (Error $e) {
      arguments: {
        $context: [ …5]
        $blocks: [ …2]
      }
    }
    /var/www/app/templates/layouts/layout.html.twig:58 {
      __TwigTemplate_8a4bd13f6f1287779fd9010374bca1af->doDisplay(array $context, array $blocks = []) …
      › 
      › {% block body %}{% endblock %}arguments: {
        $name: "body"
        $context: [ …5]
        $blocks: [ …2]
      }
    }
    /var/www/app/vendor/twig/twig/src/Template.php:394 {
      Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
      › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
      arguments: {
        $context: [ …4]
        $blocks: [ …2]
      }
    }
    /var/www/app/vendor/twig/twig/src/Template.php:367 {
      Twig\Template->display(array $context, array $blocks = []) …
      › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
      arguments: {
        $context: [ …4]
        $blocks: [ …2]
      }
    }
    /var/www/app/var/cache/dev/twig/2a/2ac238c1833dd8d2c5ec471e995984cf.php:49 {
      __TwigTemplate_b806a8d8eec051533d1a2a34b529351b->doDisplay(array $context, array $blocks = []) …
      › $this->parent = $this->loadTemplate("layouts/layout.html.twig", "templates/blog_post.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));arguments: {
        $context: [ …4]
        $blocks: [ …2]
      }
    }
    /var/www/app/vendor/twig/twig/src/Template.php:394 {
      Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
      › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
      arguments: {
        $context: [ …4]
        $blocks: [ …2]
      }
    }
    /var/www/app/vendor/twig/twig/src/Template.php:367 {
      Twig\Template->display(array $context, array $blocks = []) …
      › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
      arguments: {
        $context: [ …4]
        $blocks: [ …2]
      }
    }
    /var/www/app/vendor/twig/twig/src/Template.php:379 {
      Twig\Template->render(array $context) …
      › try {    $this->display($context);} catch (\Throwable $e) {
      arguments: {
        $context: []
      }
    }
    /var/www/app/vendor/twig/twig/src/TemplateWrapper.php:40 {
      Twig\TemplateWrapper->render(array $context = []): string …
      ›     // as it should only be used by internal code    return $this->template->render($context, \func_get_args()[1] ?? []);}
      arguments: {
        $context: []
        ...: {
          []
        }
      }
    }
    /var/www/app/vendor/twig/twig/src/Environment.php:280 {
      Twig\Environment->render($name, array $context = []): string …
      › {    return $this->load($name)->render($context);}
      arguments: {
        $context: []
      }
    }
    /var/www/app/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: "templates/blog_post.html.twig"
        $context: []
      }
    }
    /var/www/app/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: "templates/blog_post.html.twig"
        $parameters: []
      }
    }
    /var/www/app/src/Controller/DefaultController.php:140 {
      App\Controller\DefaultController->blogPost(Request $request): Response …
      › 
      ›     return $this->render('templates/blog_post.html.twig', $result);}
      arguments: {
        $view: "templates/blog_post.html.twig"
        $parameters: []
      }
    }
    /var/www/app/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/app/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/app/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/app/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/app/vendor/autoload_runtime.php:35 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/app/public/index.php:5 {
      require …
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/app/vendor/autoload_runtime.php"
      }
    }
    /var/www/app/router.php:14 {
      › 
      › require $publicDir . '/index.php';arguments: {
        "/var/www/app/public/index.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#73 …9}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, deflate"
from
"gptbot(at)openai.com"
host
"artgs.es"
referer
"http://www.artgs.es"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.4; +https://openai.com/gptbot)"
x-forwarded-for
"74.7.243.202"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-openai-host-hash
"83941292"
x-php-ob-level
"0"
x-real-ip
"74.7.243.202"

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, 26 Jul 2026 04:44:01 GMT"
x-debug-exception
"Variable%20%22post%22%20does%20not%20exist."
x-debug-exception-file
"%2Fvar%2Fwww%2Fapp%2Ftemplates%2Ftemplates%2Fblog_post.html.twig:38"
x-debug-token
"89a14f"

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_DEFAULT_LANGUAGE
"en"
APP_SECRET
"cac583f0d0d2f62f034b389e9705965b"
PHONE
"+34 614 50 68 96"
PLANYO_API_KEY
"cd08d67df56aa5eebc029a591f3af0ac85a74d088cbd19687457e78d6d769b"
REDIS_CACHE_INTERVAL
"1 hour"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
COMPOSER_ALLOW_SUPERUSER
"1"
COMPOSER_HOME
"/tmp/composer"
COMPOSER_NO_INTERACTION
"1"
DATABASE_URL
"sqlite:////data/data.db"
DOCUMENT_ROOT
"/var/www/app/public"
GPG_KEYS
"39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC"
HOME
"/root"
HOSTNAME
"608ba2e1e5ad"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, deflate"
HTTP_FROM
"gptbot(at)openai.com"
HTTP_HOST
"artgs.es"
HTTP_REFERER
"http://www.artgs.es"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.4; +https://openai.com/gptbot)"
HTTP_X_FORWARDED_FOR
"74.7.243.202"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_OPENAI_HOST_HASH
"83941292"
HTTP_X_REAL_IP
"74.7.243.202"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PATH_INFO
"/en/blog/9"
PHPIZE_DEPS
"autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.2.32.tar.xz.asc"
PHP_CFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_CPPFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"/index.php/en/blog/9"
PHP_SHA256
"e02aa173c236c12791696254d607da680e6d5516f8f5c2339642de7c4f944bd2"
PHP_URL
"https://www.php.net/distributions/php-8.2.32.tar.xz"
PHP_VERSION
"8.2.32"
PWD
"/var/www/app"
REDIS_DSN
"redis://redis:6379"
REMOTE_ADDR
"172.23.0.1"
REMOTE_PORT
"53266"
REQUEST_METHOD
"GET"
REQUEST_TIME
1785041041
REQUEST_TIME_FLOAT
1785041041.3883
REQUEST_URI
"/en/blog/9"
SCRIPT_FILENAME
"/var/www/app/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_NAME
"0.0.0.0"
SERVER_PORT
"8000"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"PHP 8.2.32 Development Server"
SYMFONY_DOTENV_VARS
"APP_SECRET,APP_DEFAULT_LANGUAGE,PLANYO_API_KEY,PHONE,REDIS_CACHE_INTERVAL"
argc
0
argv
[]

Parent Request

Return to parent request (token = d28247)

Key Value
_controller
"App\Controller\DefaultController::blogPost"
_firewall_context
"security.firewall.map.context.main"
_locale
"en"
_remove_csp_headers
true
_route
"blog_post"
_route_params
[
  "_locale" => "en"
  "slug" => "9"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"bfd59c"
slug
"9"