Symfony Exception

RuntimeError

HTTP 500 Internal Server Error

Key "0" does not exist as the array is empty.

Exception

Twig\Error\ RuntimeError

  1.     {% endblock %}
  2. {% block contentBody %}
  3.     <div class="card bg-light pregunta">
  4.         <div class="card-header"><h3>{{ attribute(pregunta[0], 'titulo'~app.request.getLocale()) }}</h3></div>
  5.         <div class="card-body">
  6.             <div class="row">{{ attribute(pregunta[0], 'body'~app.request.getLocale())|raw }}</div>
  7.             <hr>
twig_get_attribute(object(Environment), object(Source), array(), 0, array(), 'array', false, false, false, 12) in C:\xampp\htdocs\php72\AdministracionDigital\var\cache\dev\twig\ba\baf53746f972fe622f0abeef884da5a02e74e72f964d70ef15413467bf3b7d19.php (line 116)
  1.         // line 10
  2.         echo "
  3.     <div class=\"card bg-light pregunta\">
  4.         <div class=\"card-header\"><h3>";
  5.         // line 12
  6.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["pregunta"]) || array_key_exists("pregunta"$context) ? $context["pregunta"] : (function () { throw new RuntimeError('Variable "pregunta" does not exist.'12$this->source); })()), 0, [], "array"falsefalsefalse12), ("titulo" twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'12$this->source); })()), "request", [], "any"falsefalsefalse12), "getLocale", [], "method"falsefalsefalse12)), [], "any"falsefalsefalse12), "html"nulltrue);
  7.         echo "</h3></div>
  8.         <div class=\"card-body\">
  9.             <div class=\"row\">";
  10.         // line 14
  11.         echo twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["pregunta"]) || array_key_exists("pregunta"$context) ? $context["pregunta"] : (function () { throw new RuntimeError('Variable "pregunta" does not exist.'14$this->source); })()), 0, [], "array"falsefalsefalse14), ("body" twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'14$this->source); })()), "request", [], "any"falsefalsefalse14), "getLocale", [], "method"falsefalsefalse14)), [], "any"falsefalsefalse14);
__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f->block_contentBody(array('client' => object(Ayuntamientos), 'licencia' => true, 'base' => '@GinsaSistema/base.html.twig', 'pregunta' => array(), 'app' => object(AppVariable), 'ayuntamientos_imagenes' => '/images/ayuntamientos', 'route' => 'ginsa_sistema_faq_preguntas_show', 'route_params' => array('_locale' => 'es', 'moduloSlug' => 'Auto-Liquidaciones', 'categoriaSlug' => 'General', 'slug' => 'Liquidaci%C3%B3n'), 'params' => array('_locale' => 'es', 'moduloSlug' => 'Auto-Liquidaciones', 'categoriaSlug' => 'General', 'slug' => 'Liquidaci%C3%B3n')), array('title' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_title'), 'stylesheets' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_stylesheets'), 'body_id' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_body_id'), 'firebase' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_firebase'), 'header' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_header'), 'body' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_body'), 'contentBody' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_contentBody'), 'footer' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_footer'), 'javascripts' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_javascripts'))) in C:\xampp\htdocs\php72\AdministracionDigital\vendor\twig\twig\src\Template.php (line 171)
  1.             throw new \LogicException('A block must be a method on a \Twig\Template instance.');
  2.         }
  3.         if (null !== $template) {
  4.             try {
  5.                 $template->$block($context$blocks);
  6.             } catch (Error $e) {
  7.                 if (!$e->getSourceContext()) {
  8.                     $e->setSourceContext($template->getSourceContext());
  9.                 }
Template->displayBlock('contentBody', array('client' => object(Ayuntamientos), 'licencia' => true, 'base' => '@GinsaSistema/base.html.twig', 'pregunta' => array(), 'app' => object(AppVariable), 'ayuntamientos_imagenes' => '/images/ayuntamientos', 'route' => 'ginsa_sistema_faq_preguntas_show', 'route_params' => array('_locale' => 'es', 'moduloSlug' => 'Auto-Liquidaciones', 'categoriaSlug' => 'General', 'slug' => 'Liquidaci%C3%B3n'), 'params' => array('_locale' => 'es', 'moduloSlug' => 'Auto-Liquidaciones', 'categoriaSlug' => 'General', 'slug' => 'Liquidaci%C3%B3n')), array('title' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_title'), 'stylesheets' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_stylesheets'), 'body_id' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_body_id'), 'firebase' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_firebase'), 'header' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_header'), 'body' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_body'), 'contentBody' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_contentBody'), 'footer' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_footer'), 'javascripts' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_javascripts'))) in C:\xampp\htdocs\php72\AdministracionDigital\var\cache\dev\twig\27\27e0548ede6e966288bd10acbc164af3aade6710b0f5c5fb73aefc77b4cb8763.php (line 281)
  1.         // line 45
  2.         echo "            ";
  3.         if ((=== twig_compare((isset($context["licencia"]) || array_key_exists("licencia"$context) ? $context["licencia"] : (function () { throw new RuntimeError('Variable "licencia" does not exist.'45$this->source); })()), true))) {
  4.             // line 46
  5.             echo "                ";
  6.             $this->displayBlock('contentBody'$context$blocks);
  7.             // line 48
  8.             echo "            ";
  9.         } else {
  10.             // line 49
  11.             echo "                ";
__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b->block_body(array('client' => object(Ayuntamientos), 'licencia' => true, 'base' => '@GinsaSistema/base.html.twig', 'pregunta' => array(), 'app' => object(AppVariable), 'ayuntamientos_imagenes' => '/images/ayuntamientos', 'route' => 'ginsa_sistema_faq_preguntas_show', 'route_params' => array('_locale' => 'es', 'moduloSlug' => 'Auto-Liquidaciones', 'categoriaSlug' => 'General', 'slug' => 'Liquidaci%C3%B3n'), 'params' => array('_locale' => 'es', 'moduloSlug' => 'Auto-Liquidaciones', 'categoriaSlug' => 'General', 'slug' => 'Liquidaci%C3%B3n')), array('title' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_title'), 'stylesheets' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_stylesheets'), 'body_id' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_body_id'), 'firebase' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_firebase'), 'header' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_header'), 'body' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_body'), 'contentBody' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_contentBody'), 'footer' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_footer'), 'javascripts' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_javascripts'))) in C:\xampp\htdocs\php72\AdministracionDigital\vendor\twig\twig\src\Template.php (line 171)
  1.             throw new \LogicException('A block must be a method on a \Twig\Template instance.');
  2.         }
  3.         if (null !== $template) {
  4.             try {
  5.                 $template->$block($context$blocks);
  6.             } catch (Error $e) {
  7.                 if (!$e->getSourceContext()) {
  8.                     $e->setSourceContext($template->getSourceContext());
  9.                 }
Template->displayBlock('body', array('client' => object(Ayuntamientos), 'licencia' => true, 'base' => '@GinsaSistema/base.html.twig', 'pregunta' => array(), 'app' => object(AppVariable), 'ayuntamientos_imagenes' => '/images/ayuntamientos', 'route' => 'ginsa_sistema_faq_preguntas_show', 'route_params' => array('_locale' => 'es', 'moduloSlug' => 'Auto-Liquidaciones', 'categoriaSlug' => 'General', 'slug' => 'Liquidaci%C3%B3n'), 'params' => array('_locale' => 'es', 'moduloSlug' => 'Auto-Liquidaciones', 'categoriaSlug' => 'General', 'slug' => 'Liquidaci%C3%B3n')), array('title' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_title'), 'stylesheets' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_stylesheets'), 'body_id' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_body_id'), 'firebase' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_firebase'), 'header' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_header'), 'body' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_body'), 'contentBody' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_contentBody'), 'footer' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_footer'), 'javascripts' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_javascripts'))) in C:\xampp\htdocs\php72\AdministracionDigital\var\cache\dev\twig\27\27e0548ede6e966288bd10acbc164af3aade6710b0f5c5fb73aefc77b4cb8763.php (line 127)
  1.             // line 42
  2.             echo "
  3.     <div class=\"container-fluid\">
  4.         ";
  5.             // line 44
  6.             $this->displayBlock('body'$context$blocks);
  7.             // line 52
  8.             echo "    </div>
  9.     ";
  10.             // line 54
__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b->doDisplay(array('client' => object(Ayuntamientos), 'licencia' => true, 'base' => '@GinsaSistema/base.html.twig', 'pregunta' => array(), 'app' => object(AppVariable), 'ayuntamientos_imagenes' => '/images/ayuntamientos', 'route' => 'ginsa_sistema_faq_preguntas_show', 'route_params' => array('_locale' => 'es', 'moduloSlug' => 'Auto-Liquidaciones', 'categoriaSlug' => 'General', 'slug' => 'Liquidaci%C3%B3n'), 'params' => array('_locale' => 'es', 'moduloSlug' => 'Auto-Liquidaciones', 'categoriaSlug' => 'General', 'slug' => 'Liquidaci%C3%B3n')), array('title' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_title'), 'stylesheets' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_stylesheets'), 'body_id' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_body_id'), 'firebase' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_firebase'), 'header' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_header'), 'body' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_body'), 'contentBody' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_contentBody'), 'footer' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_footer'), 'javascripts' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_javascripts'))) in C:\xampp\htdocs\php72\AdministracionDigital\vendor\twig\twig\src\Template.php (line 394)
  1.     }
  2.     protected function displayWithErrorHandling(array $context, array $blocks = [])
  3.     {
  4.         try {
  5.             $this->doDisplay($context$blocks);
  6.         } catch (Error $e) {
  7.             if (!$e->getSourceContext()) {
  8.                 $e->setSourceContext($this->getSourceContext());
  9.             }
Template->displayWithErrorHandling(array('client' => object(Ayuntamientos), 'licencia' => true, 'base' => '@GinsaSistema/base.html.twig', 'pregunta' => array(), 'app' => object(AppVariable), 'ayuntamientos_imagenes' => '/images/ayuntamientos'), array('title' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_title'), 'stylesheets' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_stylesheets'), 'body_id' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_body_id'), 'firebase' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_firebase'), 'header' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_header'), 'body' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_body'), 'contentBody' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_contentBody'), 'footer' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_footer'), 'javascripts' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_javascripts'))) in C:\xampp\htdocs\php72\AdministracionDigital\vendor\twig\twig\src\Template.php (line 367)
  1.         return $this->blocks;
  2.     }
  3.     public function display(array $context, array $blocks = [])
  4.     {
  5.         $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks$blocks));
  6.     }
  7.     public function render(array $context)
  8.     {
  9.         $level ob_get_level();
Template->display(array('client' => object(Ayuntamientos), 'licencia' => true, 'base' => '@GinsaSistema/base.html.twig', 'pregunta' => array(), 'app' => object(AppVariable), 'ayuntamientos_imagenes' => '/images/ayuntamientos'), array('body_id' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_body_id'), 'stylesheets' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_stylesheets'), 'contentBody' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_contentBody'), 'javascripts' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_javascripts'))) in C:\xampp\htdocs\php72\AdministracionDigital\var\cache\dev\twig\ba\baf53746f972fe622f0abeef884da5a02e74e72f964d70ef15413467bf3b7d19.php (line 50)
  1.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@GinsaSistema/FAQ/faqPreguntaShow.html.twig"));
  2.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  3.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@GinsaSistema/FAQ/faqPreguntaShow.html.twig"));
  4.         $this->getParent($context)->display($contextarray_merge($this->blocks$blocks));
  5.         
  6.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  7.         
  8.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f->doDisplay(array('client' => object(Ayuntamientos), 'licencia' => true, 'base' => '@GinsaSistema/base.html.twig', 'pregunta' => array(), 'app' => object(AppVariable), 'ayuntamientos_imagenes' => '/images/ayuntamientos'), array('body_id' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_body_id'), 'stylesheets' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_stylesheets'), 'contentBody' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_contentBody'), 'javascripts' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_javascripts'))) in C:\xampp\htdocs\php72\AdministracionDigital\vendor\twig\twig\src\Template.php (line 394)
  1.     }
  2.     protected function displayWithErrorHandling(array $context, array $blocks = [])
  3.     {
  4.         try {
  5.             $this->doDisplay($context$blocks);
  6.         } catch (Error $e) {
  7.             if (!$e->getSourceContext()) {
  8.                 $e->setSourceContext($this->getSourceContext());
  9.             }
Template->displayWithErrorHandling(array('client' => object(Ayuntamientos), 'licencia' => true, 'base' => '@GinsaSistema/base.html.twig', 'pregunta' => array(), 'app' => object(AppVariable), 'ayuntamientos_imagenes' => '/images/ayuntamientos'), array('body_id' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_body_id'), 'stylesheets' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_stylesheets'), 'contentBody' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_contentBody'), 'javascripts' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_javascripts'))) in C:\xampp\htdocs\php72\AdministracionDigital\vendor\twig\twig\src\Template.php (line 367)
  1.         return $this->blocks;
  2.     }
  3.     public function display(array $context, array $blocks = [])
  4.     {
  5.         $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks$blocks));
  6.     }
  7.     public function render(array $context)
  8.     {
  9.         $level ob_get_level();
Template->display(array('client' => object(Ayuntamientos), 'licencia' => true, 'base' => '@GinsaSistema/base.html.twig', 'pregunta' => array())) in C:\xampp\htdocs\php72\AdministracionDigital\vendor\twig\twig\src\Template.php (line 379)
  1.             ob_start();
  2.         } else {
  3.             ob_start(function () { return ''; });
  4.         }
  5.         try {
  6.             $this->display($context);
  7.         } catch (\Throwable $e) {
  8.             while (ob_get_level() > $level) {
  9.                 ob_end_clean();
  10.             }
Template->render(array('client' => object(Ayuntamientos), 'licencia' => true, 'base' => '@GinsaSistema/base.html.twig', 'pregunta' => array()), array()) in C:\xampp\htdocs\php72\AdministracionDigital\vendor\twig\twig\src\TemplateWrapper.php (line 40)
  1.     public function render(array $context = []): string
  2.     {
  3.         // using func_get_args() allows to not expose the blocks argument
  4.         // as it should only be used by internal code
  5.         return $this->template->render($context, \func_get_args()[1] ?? []);
  6.     }
  7.     public function display(array $context = [])
  8.     {
  9.         // using func_get_args() allows to not expose the blocks argument
TemplateWrapper->render(array('client' => object(Ayuntamientos), 'licencia' => true, 'base' => '@GinsaSistema/base.html.twig', 'pregunta' => array())) in C:\xampp\htdocs\php72\AdministracionDigital\vendor\twig\twig\src\Environment.php (line 277)
  1.      * @throws SyntaxError  When an error occurred during compilation
  2.      * @throws RuntimeError When an error occurred during rendering
  3.      */
  4.     public function render($name, array $context = []): string
  5.     {
  6.         return $this->load($name)->render($context);
  7.     }
  8.     /**
  9.      * Displays a template.
  10.      *
Environment->render('@GinsaSistema/FAQ/faqPreguntaShow.html.twig', array('client' => object(Ayuntamientos), 'licencia' => true, 'base' => '@GinsaSistema/base.html.twig', 'pregunta' => array())) in C:\xampp\htdocs\php72\AdministracionDigital\vendor\symfony\framework-bundle\Controller\AbstractController.php (line 249)
  1.     {
  2.         if (!$this->container->has('twig')) {
  3.             throw new \LogicException('You can not use the "renderView" method if the Twig Bundle is not available. Try running "composer require symfony/twig-bundle".');
  4.         }
  5.         return $this->container->get('twig')->render($view$parameters);
  6.     }
  7.     /**
  8.      * Renders a view.
  9.      */
AbstractController->renderView('@GinsaSistema/FAQ/faqPreguntaShow.html.twig', array('client' => object(Ayuntamientos), 'licencia' => true, 'base' => '@GinsaSistema/base.html.twig', 'pregunta' => array())) in C:\xampp\htdocs\php72\AdministracionDigital\vendor\symfony\framework-bundle\Controller\AbstractController.php (line 257)
  1.     /**
  2.      * Renders a view.
  3.      */
  4.     protected function render(string $view, array $parameters = [], Response $response null): Response
  5.     {
  6.         $content $this->renderView($view$parameters);
  7.         if (null === $response) {
  8.             $response = new Response();
  9.         }
AbstractController->render('@GinsaSistema/FAQ/faqPreguntaShow.html.twig', array('client' => object(Ayuntamientos), 'licencia' => true, 'base' => '@GinsaSistema/base.html.twig', 'pregunta' => array())) in C:\xampp\htdocs\php72\AdministracionDigital\src\Ginsa\SistemaBundle\Controller\FaqController.php (line 92)
  1.         return $this->render('@GinsaSistema/FAQ/faqPreguntaShow.html.twig', array(
  2.             'client' => ClienteActivo::getInstance()->getCliente(),
  3.             'licencia' => $checkLicense->compruebaLicenciaCliente(),
  4.             'base' => $base,
  5.             'pregunta' => $pregunta
  6.         ));
  7.     }
  8.     /**
FaqController->preguntasShow(object(Request), object(CheckLicenseService)) in C:\xampp\htdocs\php72\AdministracionDigital\vendor\symfony\http-kernel\HttpKernel.php (line 157)
  1.         $this->dispatcher->dispatch($eventKernelEvents::CONTROLLER_ARGUMENTS);
  2.         $controller $event->getController();
  3.         $arguments $event->getArguments();
  4.         // call controller
  5.         $response $controller(...$arguments);
  6.         // view
  7.         if (!$response instanceof Response) {
  8.             $event = new ViewEvent($this$request$type$response);
  9.             $this->dispatcher->dispatch($eventKernelEvents::VIEW);
  1.     public function handle(Request $requestint $type HttpKernelInterface::MASTER_REQUESTbool $catch true)
  2.     {
  3.         $request->headers->set('X-Php-Ob-Level', (string) ob_get_level());
  4.         try {
  5.             return $this->handleRaw($request$type);
  6.         } catch (\Exception $e) {
  7.             if ($e instanceof RequestExceptionInterface) {
  8.                 $e = new BadRequestHttpException($e->getMessage(), $e);
  9.             }
  10.             if (false === $catch) {
HttpKernel->handle(object(Request), 1, true) in C:\xampp\htdocs\php72\AdministracionDigital\vendor\symfony\http-kernel\Kernel.php (line 195)
  1.         $this->boot();
  2.         ++$this->requestStackSize;
  3.         $this->resetServices true;
  4.         try {
  5.             return $this->getHttpKernel()->handle($request$type$catch);
  6.         } finally {
  7.             --$this->requestStackSize;
  8.         }
  9.     }
Kernel->handle(object(Request)) in C:\xampp\htdocs\php72\AdministracionDigital\public\index.php (line 25)
  1.     Request::setTrustedHosts([$trustedHosts]);
  2. }
  3. $kernel = new Kernel($_SERVER['APP_ENV'], (bool) $_SERVER['APP_DEBUG']);
  4. $request Request::createFromGlobals();
  5. $response $kernel->handle($request);
  6. $response->send();
  7. $kernel->terminate($request$response);

Logs 1

Level Channel Message
INFO 22:15:39 request Matched route "ginsa_sistema_faq_preguntas_show".
{
    "route": "ginsa_sistema_faq_preguntas_show",
    "route_parameters": {
        "_route": "ginsa_sistema_faq_preguntas_show",
        "_locale": "es",
        "_controller": "App\\Ginsa\\SistemaBundle\\Controller\\FaqController::preguntasShow",
        "moduloSlug": "Auto-Liquidaciones",
        "categoriaSlug": "General",
        "slug": "Liquidaci%C3%B3n"
    },
    "request_uri": "https://bunyol.auto-liquidaciones.es/es/faq/mod/Auto-Liquidaciones/General/Liquidaci%25C3%25B3n",
    "method": "GET"
}
DEBUG 22:15:39 doctrine SELECT a0_.id AS id_0, a0_.escudo AS escudo_1, a0_.codCliente AS codCliente_2, a0_.nombre AS nombre_3, a0_.municipio AS municipio_4, a0_.domicilio AS domicilio_5, a0_.codigoPostal AS codigoPostal_6, a0_.provincia AS provincia_7, a0_.telefonos AS telefonos_8, a0_.email AS email_9, a0_.privacidad AS privacidad_10, a0_.linkTutorialYoutube AS linkTutorialYoutube_11, a0_.web AS web_12, a0_.dominio AS dominio_13, a0_.idioma AS idioma_14, a0_.ipServidor AS ipServidor_15, a0_.firebirdPuerto AS firebirdPuerto_16, a0_.firebirdUser AS firebirdUser_17, a0_.firebirdPass AS firebirdPass_18, a0_.rutaBD AS rutaBD_19, a0_.numEmpresaBD AS numEmpresaBD_20, a0_.redSysActivo AS redSysActivo_21, a0_.redSysClave AS redSysClave_22, a0_.redSysTpv AS redSysTpv_23, a0_.redSysTerminal AS redSysTerminal_24, a0_.redSysEntorno AS redSysEntorno_25, a0_.updatedAt AS updatedAt_26, a0_.caixaBankActivo AS caixaBankActivo_27 FROM Ayuntamientos a0_ WHERE a0_.dominio = ?
[
    "bunyol.auto-liquidaciones.es"
]
DEBUG 22:15:39 doctrine SELECT a0_.id AS id_0, a0_.escudo AS escudo_1, a0_.codCliente AS codCliente_2, a0_.nombre AS nombre_3, a0_.municipio AS municipio_4, a0_.domicilio AS domicilio_5, a0_.codigoPostal AS codigoPostal_6, a0_.provincia AS provincia_7, a0_.telefonos AS telefonos_8, a0_.email AS email_9, a0_.privacidad AS privacidad_10, a0_.linkTutorialYoutube AS linkTutorialYoutube_11, a0_.web AS web_12, a0_.dominio AS dominio_13, a0_.idioma AS idioma_14, a0_.ipServidor AS ipServidor_15, a0_.firebirdPuerto AS firebirdPuerto_16, a0_.firebirdUser AS firebirdUser_17, a0_.firebirdPass AS firebirdPass_18, a0_.rutaBD AS rutaBD_19, a0_.numEmpresaBD AS numEmpresaBD_20, a0_.redSysActivo AS redSysActivo_21, a0_.redSysClave AS redSysClave_22, a0_.redSysTpv AS redSysTpv_23, a0_.redSysTerminal AS redSysTerminal_24, a0_.redSysEntorno AS redSysEntorno_25, a0_.updatedAt AS updatedAt_26, a0_.caixaBankActivo AS caixaBankActivo_27 FROM Ayuntamientos a0_ WHERE a0_.dominio = ?
[
    "bunyol.auto-liquidaciones.es"
]
INFO 22:15:39 security Populated the TokenStorage with an anonymous Token.
DEBUG 22:15:39 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
}
DEBUG 22:15:39 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
}
DEBUG 22:15:39 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
}
DEBUG 22:15:39 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
}
DEBUG 22:15:39 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\FragmentListener::onKernelRequest"
}
DEBUG 22:15:39 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
}
DEBUG 22:15:39 event Notified event "kernel.request" to listener "App\Ginsa\SistemaBundle\Listeners\LocaleSubscriber::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "App\\Ginsa\\SistemaBundle\\Listeners\\LocaleSubscriber::onKernelRequest"
}
DEBUG 22:15:39 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
}
DEBUG 22:15:39 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
}
DEBUG 22:15:39 event Notified event "kernel.request" to listener "App\Ginsa\SistemaBundle\Listeners\SetClientConect::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "App\\Ginsa\\SistemaBundle\\Listeners\\SetClientConect::onKernelRequest"
}
DEBUG 22:15:39 event Notified event "kernel.request" to listener "App\Ginsa\SistemaBundle\Listeners\SetClientConect::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "App\\Ginsa\\SistemaBundle\\Listeners\\SetClientConect::onKernelRequest"
}
DEBUG 22:15:39 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
}
DEBUG 22:15:39 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
}
DEBUG 22:15:39 event Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
}
DEBUG 22:15:39 event Notified event "kernel.controller" to listener "EasyCorp\Bundle\EasyAdminBundle\EventListener\ControllerListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\ControllerListener::onKernelController"
}
DEBUG 22:15:39 event Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
}
DEBUG 22:15:39 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController"
}
DEBUG 22:15:39 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController"
}
DEBUG 22:15:39 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController"
}
DEBUG 22:15:39 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController"
}
DEBUG 22:15:39 event Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments".
{
    "event": "kernel.controller_arguments",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::onControllerArguments"
}
DEBUG 22:15:39 event Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments".
{
    "event": "kernel.controller_arguments",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::onKernelControllerArguments"
}
DEBUG 22:15:39 event Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments".
{
    "event": "kernel.controller_arguments",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener::onKernelControllerArguments"
}
DEBUG 22:15:39 doctrine SELECT p0_.id AS id_0, p0_.tituloes AS tituloes_1, p0_.bodyes AS bodyes_2, p0_.titulova AS titulova_3, p0_.bodyva AS bodyva_4, p0_.tituloca AS tituloca_5, p0_.bodyca AS bodyca_6, p0_.tituloen AS tituloen_7, p0_.bodyen AS bodyen_8, p0_.rank AS rank_9, p0_.activo AS activo_10, p0_.expiresAt AS expiresAt_11, p0_.createdAt AS createdAt_12, p0_.updatedAt AS updatedAt_13, p0_.slug AS slug_14 FROM Preguntas p0_ WHERE p0_.activo = ? AND p0_.slug = ? AND ((p0_.expiresAt IS NULL OR p0_.expiresAt >= ?)) LIMIT 1
[
    true,
    "Liquidaci%C3%B3n",
    "2024-03-28 22:15:39"
]
INFO 22:15:39 php User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options.
{
    "exception": {}
}
CRITICAL 22:15:39 request Uncaught PHP Exception Twig\Error\RuntimeError: "Key "0" does not exist as the array is empty." at C:\xampp\htdocs\php72\AdministracionDigital\src\Ginsa\SistemaBundle\Resources\views\FAQ\faqPreguntaShow.html.twig line 12
{
    "exception": {}
}
DEBUG 22:15:39 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
}
DEBUG 22:15:39 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
}
DEBUG 22:15:39 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
}
DEBUG 22:15:39 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
}
DEBUG 22:15:39 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\FragmentListener::onKernelRequest"
}
DEBUG 22:15:39 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
}
DEBUG 22:15:39 event Notified event "kernel.request" to listener "App\Ginsa\SistemaBundle\Listeners\LocaleSubscriber::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "App\\Ginsa\\SistemaBundle\\Listeners\\LocaleSubscriber::onKernelRequest"
}
DEBUG 22:15:39 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
}
DEBUG 22:15:39 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
}
DEBUG 22:15:39 event Notified event "kernel.request" to listener "App\Ginsa\SistemaBundle\Listeners\SetClientConect::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "App\\Ginsa\\SistemaBundle\\Listeners\\SetClientConect::onKernelRequest"
}
DEBUG 22:15:39 event Notified event "kernel.request" to listener "App\Ginsa\SistemaBundle\Listeners\SetClientConect::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "App\\Ginsa\\SistemaBundle\\Listeners\\SetClientConect::onKernelRequest"
}
DEBUG 22:15:39 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
}
DEBUG 22:15:39 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
}
DEBUG 22:15:40 event Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
}
DEBUG 22:15:40 event Notified event "kernel.controller" to listener "EasyCorp\Bundle\EasyAdminBundle\EventListener\ControllerListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\ControllerListener::onKernelController"
}
DEBUG 22:15:40 event Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
}
DEBUG 22:15:40 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController"
}
DEBUG 22:15:40 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController"
}
DEBUG 22:15:40 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController"
}
DEBUG 22:15:40 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController"
}
DEBUG 22:15:40 event Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments".
{
    "event": "kernel.controller_arguments",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::onControllerArguments"
}
DEBUG 22:15:40 event Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments".
{
    "event": "kernel.controller_arguments",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::onKernelControllerArguments"
}
DEBUG 22:15:40 event Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments".
{
    "event": "kernel.controller_arguments",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener::onKernelControllerArguments"
}

Stack Trace

RuntimeError

Twig\Error\RuntimeError:
Key "0" does not exist as the array is empty.

  at C:\xampp\htdocs\php72\AdministracionDigital\src\Ginsa\SistemaBundle\Resources\views\FAQ\faqPreguntaShow.html.twig:12
  at twig_get_attribute(object(Environment), object(Source), array(), 0, array(), 'array', false, false, false, 12)
     (C:\xampp\htdocs\php72\AdministracionDigital\var\cache\dev\twig\ba\baf53746f972fe622f0abeef884da5a02e74e72f964d70ef15413467bf3b7d19.php:116)
  at __TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f->block_contentBody(array('client' => object(Ayuntamientos), 'licencia' => true, 'base' => '@GinsaSistema/base.html.twig', 'pregunta' => array(), 'app' => object(AppVariable), 'ayuntamientos_imagenes' => '/images/ayuntamientos', 'route' => 'ginsa_sistema_faq_preguntas_show', 'route_params' => array('_locale' => 'es', 'moduloSlug' => 'Auto-Liquidaciones', 'categoriaSlug' => 'General', 'slug' => 'Liquidaci%C3%B3n'), 'params' => array('_locale' => 'es', 'moduloSlug' => 'Auto-Liquidaciones', 'categoriaSlug' => 'General', 'slug' => 'Liquidaci%C3%B3n')), array('title' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_title'), 'stylesheets' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_stylesheets'), 'body_id' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_body_id'), 'firebase' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_firebase'), 'header' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_header'), 'body' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_body'), 'contentBody' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_contentBody'), 'footer' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_footer'), 'javascripts' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_javascripts')))
     (C:\xampp\htdocs\php72\AdministracionDigital\vendor\twig\twig\src\Template.php:171)
  at Twig\Template->displayBlock('contentBody', array('client' => object(Ayuntamientos), 'licencia' => true, 'base' => '@GinsaSistema/base.html.twig', 'pregunta' => array(), 'app' => object(AppVariable), 'ayuntamientos_imagenes' => '/images/ayuntamientos', 'route' => 'ginsa_sistema_faq_preguntas_show', 'route_params' => array('_locale' => 'es', 'moduloSlug' => 'Auto-Liquidaciones', 'categoriaSlug' => 'General', 'slug' => 'Liquidaci%C3%B3n'), 'params' => array('_locale' => 'es', 'moduloSlug' => 'Auto-Liquidaciones', 'categoriaSlug' => 'General', 'slug' => 'Liquidaci%C3%B3n')), array('title' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_title'), 'stylesheets' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_stylesheets'), 'body_id' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_body_id'), 'firebase' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_firebase'), 'header' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_header'), 'body' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_body'), 'contentBody' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_contentBody'), 'footer' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_footer'), 'javascripts' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_javascripts')))
     (C:\xampp\htdocs\php72\AdministracionDigital\var\cache\dev\twig\27\27e0548ede6e966288bd10acbc164af3aade6710b0f5c5fb73aefc77b4cb8763.php:281)
  at __TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b->block_body(array('client' => object(Ayuntamientos), 'licencia' => true, 'base' => '@GinsaSistema/base.html.twig', 'pregunta' => array(), 'app' => object(AppVariable), 'ayuntamientos_imagenes' => '/images/ayuntamientos', 'route' => 'ginsa_sistema_faq_preguntas_show', 'route_params' => array('_locale' => 'es', 'moduloSlug' => 'Auto-Liquidaciones', 'categoriaSlug' => 'General', 'slug' => 'Liquidaci%C3%B3n'), 'params' => array('_locale' => 'es', 'moduloSlug' => 'Auto-Liquidaciones', 'categoriaSlug' => 'General', 'slug' => 'Liquidaci%C3%B3n')), array('title' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_title'), 'stylesheets' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_stylesheets'), 'body_id' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_body_id'), 'firebase' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_firebase'), 'header' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_header'), 'body' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_body'), 'contentBody' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_contentBody'), 'footer' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_footer'), 'javascripts' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_javascripts')))
     (C:\xampp\htdocs\php72\AdministracionDigital\vendor\twig\twig\src\Template.php:171)
  at Twig\Template->displayBlock('body', array('client' => object(Ayuntamientos), 'licencia' => true, 'base' => '@GinsaSistema/base.html.twig', 'pregunta' => array(), 'app' => object(AppVariable), 'ayuntamientos_imagenes' => '/images/ayuntamientos', 'route' => 'ginsa_sistema_faq_preguntas_show', 'route_params' => array('_locale' => 'es', 'moduloSlug' => 'Auto-Liquidaciones', 'categoriaSlug' => 'General', 'slug' => 'Liquidaci%C3%B3n'), 'params' => array('_locale' => 'es', 'moduloSlug' => 'Auto-Liquidaciones', 'categoriaSlug' => 'General', 'slug' => 'Liquidaci%C3%B3n')), array('title' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_title'), 'stylesheets' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_stylesheets'), 'body_id' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_body_id'), 'firebase' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_firebase'), 'header' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_header'), 'body' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_body'), 'contentBody' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_contentBody'), 'footer' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_footer'), 'javascripts' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_javascripts')))
     (C:\xampp\htdocs\php72\AdministracionDigital\var\cache\dev\twig\27\27e0548ede6e966288bd10acbc164af3aade6710b0f5c5fb73aefc77b4cb8763.php:127)
  at __TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b->doDisplay(array('client' => object(Ayuntamientos), 'licencia' => true, 'base' => '@GinsaSistema/base.html.twig', 'pregunta' => array(), 'app' => object(AppVariable), 'ayuntamientos_imagenes' => '/images/ayuntamientos', 'route' => 'ginsa_sistema_faq_preguntas_show', 'route_params' => array('_locale' => 'es', 'moduloSlug' => 'Auto-Liquidaciones', 'categoriaSlug' => 'General', 'slug' => 'Liquidaci%C3%B3n'), 'params' => array('_locale' => 'es', 'moduloSlug' => 'Auto-Liquidaciones', 'categoriaSlug' => 'General', 'slug' => 'Liquidaci%C3%B3n')), array('title' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_title'), 'stylesheets' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_stylesheets'), 'body_id' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_body_id'), 'firebase' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_firebase'), 'header' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_header'), 'body' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_body'), 'contentBody' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_contentBody'), 'footer' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_footer'), 'javascripts' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_javascripts')))
     (C:\xampp\htdocs\php72\AdministracionDigital\vendor\twig\twig\src\Template.php:394)
  at Twig\Template->displayWithErrorHandling(array('client' => object(Ayuntamientos), 'licencia' => true, 'base' => '@GinsaSistema/base.html.twig', 'pregunta' => array(), 'app' => object(AppVariable), 'ayuntamientos_imagenes' => '/images/ayuntamientos'), array('title' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_title'), 'stylesheets' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_stylesheets'), 'body_id' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_body_id'), 'firebase' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_firebase'), 'header' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_header'), 'body' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_body'), 'contentBody' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_contentBody'), 'footer' => array(object(__TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b), 'block_footer'), 'javascripts' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_javascripts')))
     (C:\xampp\htdocs\php72\AdministracionDigital\vendor\twig\twig\src\Template.php:367)
  at Twig\Template->display(array('client' => object(Ayuntamientos), 'licencia' => true, 'base' => '@GinsaSistema/base.html.twig', 'pregunta' => array(), 'app' => object(AppVariable), 'ayuntamientos_imagenes' => '/images/ayuntamientos'), array('body_id' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_body_id'), 'stylesheets' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_stylesheets'), 'contentBody' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_contentBody'), 'javascripts' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_javascripts')))
     (C:\xampp\htdocs\php72\AdministracionDigital\var\cache\dev\twig\ba\baf53746f972fe622f0abeef884da5a02e74e72f964d70ef15413467bf3b7d19.php:50)
  at __TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f->doDisplay(array('client' => object(Ayuntamientos), 'licencia' => true, 'base' => '@GinsaSistema/base.html.twig', 'pregunta' => array(), 'app' => object(AppVariable), 'ayuntamientos_imagenes' => '/images/ayuntamientos'), array('body_id' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_body_id'), 'stylesheets' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_stylesheets'), 'contentBody' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_contentBody'), 'javascripts' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_javascripts')))
     (C:\xampp\htdocs\php72\AdministracionDigital\vendor\twig\twig\src\Template.php:394)
  at Twig\Template->displayWithErrorHandling(array('client' => object(Ayuntamientos), 'licencia' => true, 'base' => '@GinsaSistema/base.html.twig', 'pregunta' => array(), 'app' => object(AppVariable), 'ayuntamientos_imagenes' => '/images/ayuntamientos'), array('body_id' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_body_id'), 'stylesheets' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_stylesheets'), 'contentBody' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_contentBody'), 'javascripts' => array(object(__TwigTemplate_85926b75b2a1716856fd2cdbb4c02f71f84d1d6110d8c8cd6c9996e0c55bb48f), 'block_javascripts')))
     (C:\xampp\htdocs\php72\AdministracionDigital\vendor\twig\twig\src\Template.php:367)
  at Twig\Template->display(array('client' => object(Ayuntamientos), 'licencia' => true, 'base' => '@GinsaSistema/base.html.twig', 'pregunta' => array()))
     (C:\xampp\htdocs\php72\AdministracionDigital\vendor\twig\twig\src\Template.php:379)
  at Twig\Template->render(array('client' => object(Ayuntamientos), 'licencia' => true, 'base' => '@GinsaSistema/base.html.twig', 'pregunta' => array()), array())
     (C:\xampp\htdocs\php72\AdministracionDigital\vendor\twig\twig\src\TemplateWrapper.php:40)
  at Twig\TemplateWrapper->render(array('client' => object(Ayuntamientos), 'licencia' => true, 'base' => '@GinsaSistema/base.html.twig', 'pregunta' => array()))
     (C:\xampp\htdocs\php72\AdministracionDigital\vendor\twig\twig\src\Environment.php:277)
  at Twig\Environment->render('@GinsaSistema/FAQ/faqPreguntaShow.html.twig', array('client' => object(Ayuntamientos), 'licencia' => true, 'base' => '@GinsaSistema/base.html.twig', 'pregunta' => array()))
     (C:\xampp\htdocs\php72\AdministracionDigital\vendor\symfony\framework-bundle\Controller\AbstractController.php:249)
  at Symfony\Bundle\FrameworkBundle\Controller\AbstractController->renderView('@GinsaSistema/FAQ/faqPreguntaShow.html.twig', array('client' => object(Ayuntamientos), 'licencia' => true, 'base' => '@GinsaSistema/base.html.twig', 'pregunta' => array()))
     (C:\xampp\htdocs\php72\AdministracionDigital\vendor\symfony\framework-bundle\Controller\AbstractController.php:257)
  at Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render('@GinsaSistema/FAQ/faqPreguntaShow.html.twig', array('client' => object(Ayuntamientos), 'licencia' => true, 'base' => '@GinsaSistema/base.html.twig', 'pregunta' => array()))
     (C:\xampp\htdocs\php72\AdministracionDigital\src\Ginsa\SistemaBundle\Controller\FaqController.php:92)
  at App\Ginsa\SistemaBundle\Controller\FaqController->preguntasShow(object(Request), object(CheckLicenseService))
     (C:\xampp\htdocs\php72\AdministracionDigital\vendor\symfony\http-kernel\HttpKernel.php:157)
  at Symfony\Component\HttpKernel\HttpKernel->handleRaw(object(Request), 1)
     (C:\xampp\htdocs\php72\AdministracionDigital\vendor\symfony\http-kernel\HttpKernel.php:79)
  at Symfony\Component\HttpKernel\HttpKernel->handle(object(Request), 1, true)
     (C:\xampp\htdocs\php72\AdministracionDigital\vendor\symfony\http-kernel\Kernel.php:195)
  at Symfony\Component\HttpKernel\Kernel->handle(object(Request))
     (C:\xampp\htdocs\php72\AdministracionDigital\public\index.php:25)