Symfony Exception

Twig_Error_Runtime

HTTP 500 Internal Server Error

Impossible to access an attribute ("category") on a null variable.

Exception

Twig_Error_Runtime

  1. {% block breatcome %}
  2.     <div class="breatcome_content" style="text-align: left">
  3.         <ul>
  4.             <li>
  5.                 <a href="{{path('site_homepage')}}">Acasa</a> 
  6.                 <i class="fa fa-angle-right"></i><a href="{{path('site_category', {"slug": art.category.slug, "id": art.category.id})}}">{{art.category.name}}</a> 
  7.                 <i class="fa fa-angle-right"></i><br> <span>{{ art.title }}</span> 
  8.             </li>
  9.         </ul>
  10.     </div>
  11. {% endblock breatcome %}
twig_get_attribute(object(Twig_Environment), object(Twig_Source), null, 'category', array()) in var/cache/prod/twig/67/67ddb3acb4bb782b77cd2e895648ea7b8bd483b350957e5ec3c0213d80f67af6.php (line 56)
  1.         // line 7
  2.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("site_homepage");
  3.         echo "\">Acasa</a> 
  4.                 <i class=\"fa fa-angle-right\"></i><a href=\"";
  5.         // line 8
  6.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("site_category", ["slug" => twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["art"]) || array_key_exists("art"$context) ? $context["art"] : (function () { throw new Twig_Error_Runtime('Variable "art" does not exist.'8$this->source); })()), "category", []), "slug", []), "id" => twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["art"]) || array_key_exists("art"$context) ? $context["art"] : (function () { throw new Twig_Error_Runtime('Variable "art" does not exist.'8$this->source); })()), "category", []), "id", [])]), "html"nulltrue);
  7.         echo "\">";
  8.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["art"]) || array_key_exists("art"$context) ? $context["art"] : (function () { throw new Twig_Error_Runtime('Variable "art" does not exist.'8$this->source); })()), "category", []), "name", []), "html"nulltrue);
  9.         echo "</a> 
  10.                 <i class=\"fa fa-angle-right\"></i><br> <span>";
  11.         // line 9
__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4->block_breatcome(array('art' => null, 'declarations' => array(), 'declarations2' => array(), 'assetic' => array('debug' => true, 'vars' => object(ValueContainer), 'use_controller' => true), 'app' => object(AppVariable), 'urlu' => 'http://primariacraiova.ro/ro/', 'current' => 'site_profil', 'l' => 'ro'), array('css' => array(object(__TwigTemplate_59061e51c0c29182a9a55e6b3491b1c44fa3f6cb3238c45b5a7c559c5f4b5f0d), 'block_css'), 'breatcome' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_breatcome'), 'title' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_title'), 'body' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_body'), 'modal' => array(object(__TwigTemplate_59061e51c0c29182a9a55e6b3491b1c44fa3f6cb3238c45b5a7c559c5f4b5f0d), 'block_modal'), 'javascript' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_javascript'))) in vendor/twig/twig/lib/Twig/Template.php (line 189)
  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 (Twig_Error $e) {
  7.                 if (!$e->getSourceContext()) {
  8.                     $e->setSourceContext($template->getSourceContext());
  9.                 }
Twig_Template->displayBlock('breatcome', array('art' => null, 'declarations' => array(), 'declarations2' => array(), 'assetic' => array('debug' => true, 'vars' => object(ValueContainer), 'use_controller' => true), 'app' => object(AppVariable), 'urlu' => 'http://primariacraiova.ro/ro/', 'current' => 'site_profil', 'l' => 'ro'), array('css' => array(object(__TwigTemplate_59061e51c0c29182a9a55e6b3491b1c44fa3f6cb3238c45b5a7c559c5f4b5f0d), 'block_css'), 'breatcome' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_breatcome'), 'title' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_title'), 'body' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_body'), 'modal' => array(object(__TwigTemplate_59061e51c0c29182a9a55e6b3491b1c44fa3f6cb3238c45b5a7c559c5f4b5f0d), 'block_modal'), 'javascript' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_javascript'))) in var/cache/prod/twig/51/514d9d19dd79feaa626057dd74f17d42c3545430e9e253029bdd456af09241fe.php (line 288)
  1.             <div class=\"row\">
  2.                 <div class=\"col-lg-12\">
  3.                     <div class=\"breatcome_title\">
  4.                     ";
  5.         // line 133
  6.         $this->displayBlock('breatcome'$context$blocks);
  7.         // line 134
  8.         echo "                </div>
  9.             </div>
  10.         </div>
  11.     </div>
__TwigTemplate_59061e51c0c29182a9a55e6b3491b1c44fa3f6cb3238c45b5a7c559c5f4b5f0d->doDisplay(array('art' => null, 'declarations' => array(), 'declarations2' => array(), 'assetic' => array('debug' => true, 'vars' => object(ValueContainer), 'use_controller' => true), 'app' => object(AppVariable), 'urlu' => 'http://primariacraiova.ro/ro/', 'current' => 'site_profil', 'l' => 'ro'), array('css' => array(object(__TwigTemplate_59061e51c0c29182a9a55e6b3491b1c44fa3f6cb3238c45b5a7c559c5f4b5f0d), 'block_css'), 'breatcome' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_breatcome'), 'title' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_title'), 'body' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_body'), 'modal' => array(object(__TwigTemplate_59061e51c0c29182a9a55e6b3491b1c44fa3f6cb3238c45b5a7c559c5f4b5f0d), 'block_modal'), 'javascript' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_javascript'))) in vendor/twig/twig/lib/Twig/Template.php (line 386)
  1.     }
  2.     protected function displayWithErrorHandling(array $context, array $blocks = [])
  3.     {
  4.         try {
  5.             $this->doDisplay($context$blocks);
  6.         } catch (Twig_Error $e) {
  7.             if (!$e->getSourceContext()) {
  8.                 $e->setSourceContext($this->getSourceContext());
  9.             }
Twig_Template->displayWithErrorHandling(array('art' => null, 'declarations' => array(), 'declarations2' => array(), 'assetic' => array('debug' => true, 'vars' => object(ValueContainer), 'use_controller' => true), 'app' => object(AppVariable), 'urlu' => 'http://primariacraiova.ro/ro/'), array('css' => array(object(__TwigTemplate_59061e51c0c29182a9a55e6b3491b1c44fa3f6cb3238c45b5a7c559c5f4b5f0d), 'block_css'), 'breatcome' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_breatcome'), 'title' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_title'), 'body' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_body'), 'modal' => array(object(__TwigTemplate_59061e51c0c29182a9a55e6b3491b1c44fa3f6cb3238c45b5a7c559c5f4b5f0d), 'block_modal'), 'javascript' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_javascript'))) in vendor/twig/twig/lib/Twig/Template.php (line 363)
  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();
Twig_Template->display(array('art' => null, 'declarations' => array(), 'declarations2' => array(), 'assetic' => array('debug' => true, 'vars' => object(ValueContainer), 'use_controller' => true), 'app' => object(AppVariable), 'urlu' => 'http://primariacraiova.ro/ro/'), array('breatcome' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_breatcome'), 'title' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_title'), 'body' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_body'), 'javascript' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_javascript'))) in var/cache/prod/twig/67/67ddb3acb4bb782b77cd2e895648ea7b8bd483b350957e5ec3c0213d80f67af6.php (line 34)
  1.     protected function doDisplay(array $context, array $blocks = [])
  2.     {
  3.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  4.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new Twig_Profiler_Profile($this->getTemplateName(), "template""default/profile.html.twig"));
  5.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  6.         
  7.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  8.     }
__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4->doDisplay(array('art' => null, 'declarations' => array(), 'declarations2' => array(), 'assetic' => array('debug' => true, 'vars' => object(ValueContainer), 'use_controller' => true), 'app' => object(AppVariable), 'urlu' => 'http://primariacraiova.ro/ro/'), array('breatcome' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_breatcome'), 'title' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_title'), 'body' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_body'), 'javascript' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_javascript'))) in vendor/twig/twig/lib/Twig/Template.php (line 386)
  1.     }
  2.     protected function displayWithErrorHandling(array $context, array $blocks = [])
  3.     {
  4.         try {
  5.             $this->doDisplay($context$blocks);
  6.         } catch (Twig_Error $e) {
  7.             if (!$e->getSourceContext()) {
  8.                 $e->setSourceContext($this->getSourceContext());
  9.             }
Twig_Template->displayWithErrorHandling(array('art' => null, 'declarations' => array(), 'declarations2' => array(), 'assetic' => array('debug' => true, 'vars' => object(ValueContainer), 'use_controller' => true), 'app' => object(AppVariable), 'urlu' => 'http://primariacraiova.ro/ro/'), array('breatcome' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_breatcome'), 'title' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_title'), 'body' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_body'), 'javascript' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_javascript'))) in vendor/twig/twig/lib/Twig/Template.php (line 363)
  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();
Twig_Template->display(array('art' => null, 'declarations' => array(), 'declarations2' => array())) in vendor/twig/twig/lib/Twig/Template.php (line 371)
  1.     public function render(array $context)
  2.     {
  3.         $level ob_get_level();
  4.         ob_start();
  5.         try {
  6.             $this->display($context);
  7.         } catch (Throwable $e) {
  8.             while (ob_get_level() > $level) {
  9.                 ob_end_clean();
  10.             }
Twig_Template->render(array('art' => null, 'declarations' => array(), 'declarations2' => array())) in vendor/symfony/symfony/src/Symfony/Bridge/Twig/TwigEngine.php (line 49)
  1.      *
  2.      * @throws Error if something went wrong like a thrown exception while rendering the template
  3.      */
  4.     public function render($name, array $parameters = array())
  5.     {
  6.         return $this->load($name)->render($parameters);
  7.     }
  8.     /**
  9.      * {@inheritdoc}
  10.      *
TwigEngine->render('default/profile.html.twig', array('art' => null, 'declarations' => array(), 'declarations2' => array())) in vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php (line 45)
  1.      * {@inheritdoc}
  2.      */
  3.     public function render($name, array $parameters = array())
  4.     {
  5.         try {
  6.             return parent::render($name$parameters);
  7.         } catch (Error $e) {
  8.             if ($name instanceof TemplateReference && !method_exists($e'setSourceContext')) {
  9.                 try {
  10.                     // try to get the real name of the template where the error occurred
  11.                     $name $e->getTemplateName();
TwigEngine->render('default/profile.html.twig', array('art' => null, 'declarations' => array(), 'declarations2' => array())) in vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php (line 234)
  1.      * @return Response A Response instance
  2.      */
  3.     protected function render($view, array $parameters = array(), Response $response null)
  4.     {
  5.         if ($this->container->has('templating')) {
  6.             $content $this->container->get('templating')->render($view$parameters);
  7.         } elseif ($this->container->has('twig')) {
  8.             $content $this->container->get('twig')->render($view$parameters);
  9.         } else {
  10.             throw new \LogicException('You can not use the "render" method if the Templating Component or the Twig Bundle are not available.');
  11.         }
Controller->render('default/profile.html.twig', array('art' => null, 'declarations' => array(), 'declarations2' => array())) in src/AppBundle/Controller/DefaultController.php (line 78)
  1.         $articol $em->getRepository("AppBundle:Articol")->findOneById($id);
  2.         $declarations $em->getRepository("AppBundle:Declaratii")->findByFilterAlphaQB('2''1');
  3.         $declarations2 $em->getRepository("AppBundle:Declaratii")->findByFilterAlphaAfQB('2''2');
  4.         //dump($articol);die;
  5.         
  6.         return $this->render('default/profile.html.twig', ['art' => $articol'declarations' => $declarations'declarations2' => $declarations2]);
  7.     }
  8.     
  9.     /**
  10.      * @Route("d/{id}/{name}", name="site_declaratii")
  11.      */
DefaultController->profileAction(object(Request), 'program-de-investitii-publice-2020', '313') in vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php (line 151)
  1.         $this->dispatcher->dispatch(KernelEvents::CONTROLLER_ARGUMENTS$event);
  2.         $controller $event->getController();
  3.         $arguments $event->getArguments();
  4.         // call controller
  5.         $response = \call_user_func_array($controller$arguments);
  6.         // view
  7.         if (!$response instanceof Response) {
  8.             $event = new GetResponseForControllerResultEvent($this$request$type$response);
  9.             $this->dispatcher->dispatch(KernelEvents::VIEW$event);
HttpKernel->handleRaw(object(Request), 1) in vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php (line 68)
  1.     public function handle(Request $request$type HttpKernelInterface::MASTER_REQUEST$catch true)
  2.     {
  3.         $request->headers->set('X-Php-Ob-Level'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 vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php (line 169)
  1.     {
  2.         if (false === $this->booted) {
  3.             $this->boot();
  4.         }
  5.         return $this->getHttpKernel()->handle($request$type$catch);
  6.     }
  7.     /**
  8.      * Gets a HTTP kernel from the container.
  9.      *
Kernel->handle(object(Request)) in web/app.php (line 19)
  1. //$kernel = new AppCache($kernel);
  2. // When using the HttpCache, you need to call the method in your front controller instead of relying on the configuration parameter
  3. //Request::enableHttpMethodParameterOverride();
  4. $request Request::createFromGlobals();
  5. $response $kernel->handle($request);
  6. $response->send();
  7. $kernel->terminate($request$response);

Logs

No log messages

Stack Trace

Twig_Error_Runtime

Twig_Error_Runtime:
Impossible to access an attribute ("category") on a null variable.

  at app/Resources/views/default/profile.html.twig:8
  at twig_get_attribute(object(Twig_Environment), object(Twig_Source), null, 'category', array())
     (var/cache/prod/twig/67/67ddb3acb4bb782b77cd2e895648ea7b8bd483b350957e5ec3c0213d80f67af6.php:56)
  at __TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4->block_breatcome(array('art' => null, 'declarations' => array(), 'declarations2' => array(), 'assetic' => array('debug' => true, 'vars' => object(ValueContainer), 'use_controller' => true), 'app' => object(AppVariable), 'urlu' => 'http://primariacraiova.ro/ro/', 'current' => 'site_profil', 'l' => 'ro'), array('css' => array(object(__TwigTemplate_59061e51c0c29182a9a55e6b3491b1c44fa3f6cb3238c45b5a7c559c5f4b5f0d), 'block_css'), 'breatcome' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_breatcome'), 'title' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_title'), 'body' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_body'), 'modal' => array(object(__TwigTemplate_59061e51c0c29182a9a55e6b3491b1c44fa3f6cb3238c45b5a7c559c5f4b5f0d), 'block_modal'), 'javascript' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_javascript')))
     (vendor/twig/twig/lib/Twig/Template.php:189)
  at Twig_Template->displayBlock('breatcome', array('art' => null, 'declarations' => array(), 'declarations2' => array(), 'assetic' => array('debug' => true, 'vars' => object(ValueContainer), 'use_controller' => true), 'app' => object(AppVariable), 'urlu' => 'http://primariacraiova.ro/ro/', 'current' => 'site_profil', 'l' => 'ro'), array('css' => array(object(__TwigTemplate_59061e51c0c29182a9a55e6b3491b1c44fa3f6cb3238c45b5a7c559c5f4b5f0d), 'block_css'), 'breatcome' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_breatcome'), 'title' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_title'), 'body' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_body'), 'modal' => array(object(__TwigTemplate_59061e51c0c29182a9a55e6b3491b1c44fa3f6cb3238c45b5a7c559c5f4b5f0d), 'block_modal'), 'javascript' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_javascript')))
     (var/cache/prod/twig/51/514d9d19dd79feaa626057dd74f17d42c3545430e9e253029bdd456af09241fe.php:288)
  at __TwigTemplate_59061e51c0c29182a9a55e6b3491b1c44fa3f6cb3238c45b5a7c559c5f4b5f0d->doDisplay(array('art' => null, 'declarations' => array(), 'declarations2' => array(), 'assetic' => array('debug' => true, 'vars' => object(ValueContainer), 'use_controller' => true), 'app' => object(AppVariable), 'urlu' => 'http://primariacraiova.ro/ro/', 'current' => 'site_profil', 'l' => 'ro'), array('css' => array(object(__TwigTemplate_59061e51c0c29182a9a55e6b3491b1c44fa3f6cb3238c45b5a7c559c5f4b5f0d), 'block_css'), 'breatcome' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_breatcome'), 'title' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_title'), 'body' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_body'), 'modal' => array(object(__TwigTemplate_59061e51c0c29182a9a55e6b3491b1c44fa3f6cb3238c45b5a7c559c5f4b5f0d), 'block_modal'), 'javascript' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_javascript')))
     (vendor/twig/twig/lib/Twig/Template.php:386)
  at Twig_Template->displayWithErrorHandling(array('art' => null, 'declarations' => array(), 'declarations2' => array(), 'assetic' => array('debug' => true, 'vars' => object(ValueContainer), 'use_controller' => true), 'app' => object(AppVariable), 'urlu' => 'http://primariacraiova.ro/ro/'), array('css' => array(object(__TwigTemplate_59061e51c0c29182a9a55e6b3491b1c44fa3f6cb3238c45b5a7c559c5f4b5f0d), 'block_css'), 'breatcome' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_breatcome'), 'title' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_title'), 'body' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_body'), 'modal' => array(object(__TwigTemplate_59061e51c0c29182a9a55e6b3491b1c44fa3f6cb3238c45b5a7c559c5f4b5f0d), 'block_modal'), 'javascript' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_javascript')))
     (vendor/twig/twig/lib/Twig/Template.php:363)
  at Twig_Template->display(array('art' => null, 'declarations' => array(), 'declarations2' => array(), 'assetic' => array('debug' => true, 'vars' => object(ValueContainer), 'use_controller' => true), 'app' => object(AppVariable), 'urlu' => 'http://primariacraiova.ro/ro/'), array('breatcome' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_breatcome'), 'title' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_title'), 'body' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_body'), 'javascript' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_javascript')))
     (var/cache/prod/twig/67/67ddb3acb4bb782b77cd2e895648ea7b8bd483b350957e5ec3c0213d80f67af6.php:34)
  at __TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4->doDisplay(array('art' => null, 'declarations' => array(), 'declarations2' => array(), 'assetic' => array('debug' => true, 'vars' => object(ValueContainer), 'use_controller' => true), 'app' => object(AppVariable), 'urlu' => 'http://primariacraiova.ro/ro/'), array('breatcome' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_breatcome'), 'title' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_title'), 'body' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_body'), 'javascript' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_javascript')))
     (vendor/twig/twig/lib/Twig/Template.php:386)
  at Twig_Template->displayWithErrorHandling(array('art' => null, 'declarations' => array(), 'declarations2' => array(), 'assetic' => array('debug' => true, 'vars' => object(ValueContainer), 'use_controller' => true), 'app' => object(AppVariable), 'urlu' => 'http://primariacraiova.ro/ro/'), array('breatcome' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_breatcome'), 'title' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_title'), 'body' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_body'), 'javascript' => array(object(__TwigTemplate_f70536f58a518fe6eec4b172bb63f6d13e33f44a13267c0e5244c80a822817a4), 'block_javascript')))
     (vendor/twig/twig/lib/Twig/Template.php:363)
  at Twig_Template->display(array('art' => null, 'declarations' => array(), 'declarations2' => array()))
     (vendor/twig/twig/lib/Twig/Template.php:371)
  at Twig_Template->render(array('art' => null, 'declarations' => array(), 'declarations2' => array()))
     (vendor/symfony/symfony/src/Symfony/Bridge/Twig/TwigEngine.php:49)
  at Symfony\Bridge\Twig\TwigEngine->render('default/profile.html.twig', array('art' => null, 'declarations' => array(), 'declarations2' => array()))
     (vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php:45)
  at Symfony\Bundle\TwigBundle\TwigEngine->render('default/profile.html.twig', array('art' => null, 'declarations' => array(), 'declarations2' => array()))
     (vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:234)
  at Symfony\Bundle\FrameworkBundle\Controller\Controller->render('default/profile.html.twig', array('art' => null, 'declarations' => array(), 'declarations2' => array()))
     (src/AppBundle/Controller/DefaultController.php:78)
  at AppBundle\Controller\DefaultController->profileAction(object(Request), 'program-de-investitii-publice-2020', '313')
     (vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:151)
  at Symfony\Component\HttpKernel\HttpKernel->handleRaw(object(Request), 1)
     (vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68)
  at Symfony\Component\HttpKernel\HttpKernel->handle(object(Request), 1, true)
     (vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:169)
  at Symfony\Component\HttpKernel\Kernel->handle(object(Request))
     (web/app.php:19)