Symfony Exception

RuntimeError

HTTP 500 Internal Server Error

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

Exception

Twig\Error\ RuntimeError

  1. <div class="container">
  2.   <nav aria-label="breadcrumb">
  3.   <ol class="breadcrumb">
  4.     <li class="breadcrumb-item"><a href="{{path('front_homepage')}}">Accueil</a></li>
  5.     <li class="breadcrumb-item active" aria-current="page"><a href="{#{path('stat')}#}">Stats</a></li>
  6.         <li class="breadcrumb-item active" aria-current="page"><a href="{{path('clubs_equipe',{'slugligue':teamPlayer.team.club.ligue.slug,'slugclub':teamPlayer.team.club.slugclub,'slugcat':teamPlayer.team.category.slugCat,'id':teamPlayer.team.id})}}">{{teamPlayer.team.club.nickName}}</a></li>
  7.     <li class="breadcrumb-item active" aria-current="page">{{player.lastname}} {{player.nickName}}</li>
  8.   </ol>
  9. </nav>
  10. <div class="pageStats">
  11.     <a href="https://akces.fr" target="_blank">
Template->getAttribute(null, 'team', array()) in var/cache/prod/twig/1e/1e9449c83e19c270a7a7a76607c954dee4584e7a92e51e2f85b7ae6a07d4b708.php (line 175)
  1.     <li class=\"breadcrumb-item active\" aria-current=\"page\"><a href=\"";
  2.         // line 44
  3.         echo "\">Stats</a></li>
  4. \t\t<li class=\"breadcrumb-item active\" aria-current=\"page\"><a href=\"";
  5.         // line 45
  6.         echo twig_escape_filter($this->env$this->env->getExtension('Symfony\Bridge\Twig\Extension\RoutingExtension')->getPath("clubs_equipe", ["slugligue" => $this->getAttribute($this->getAttribute($this->getAttribute($this->getAttribute(($context["teamPlayer"] ?? $this->getContext($context"teamPlayer")), "team", []), "club", []), "ligue", []), "slug", []), "slugclub" => $this->getAttribute($this->getAttribute($this->getAttribute(($context["teamPlayer"] ?? $this->getContext($context"teamPlayer")), "team", []), "club", []), "slugclub", []), "slugcat" => $this->getAttribute($this->getAttribute($this->getAttribute(($context["teamPlayer"] ?? $this->getContext($context"teamPlayer")), "team", []), "category", []), "slugCat", []), "id" => $this->getAttribute($this->getAttribute(($context["teamPlayer"] ?? $this->getContext($context"teamPlayer")), "team", []), "id", [])]), "html"nulltrue);
  7.         echo "\">";
  8.         echo twig_escape_filter($this->env$this->getAttribute($this->getAttribute($this->getAttribute(($context["teamPlayer"] ?? $this->getContext($context"teamPlayer")), "team", []), "club", []), "nickName", []), "html"nulltrue);
  9.         echo "</a></li>
  10.     <li class=\"breadcrumb-item active\" aria-current=\"page\">";
  11.         // line 46
__TwigTemplate_99f09c782460662f05e5ab5b8bfb81b3f102a9bcbb6c4d4710437b4754dac1e1->block_body(array('player' => object(Player), 'teamPlayer' => null, 'stat' => array(), 'saisonALl' => array(object(Saison), object(Saison), object(Saison), object(Saison), object(Saison)), 'saison' => object(Saison), 'app' => object(AppVariable)), array('SEO' => array(object(__TwigTemplate_99f09c782460662f05e5ab5b8bfb81b3f102a9bcbb6c4d4710437b4754dac1e1), 'block_SEO'), 'stylesheets' => array(object(__TwigTemplate_6dd7c93a87382e210154a97c2d187307b53d61ff445b1b4a4478bb9f7f3e17a2), 'block_stylesheets'), 'body' => array(object(__TwigTemplate_99f09c782460662f05e5ab5b8bfb81b3f102a9bcbb6c4d4710437b4754dac1e1), 'block_body'), 'javascripts' => array(object(__TwigTemplate_99f09c782460662f05e5ab5b8bfb81b3f102a9bcbb6c4d4710437b4754dac1e1), 'block_javascripts'))) in vendor/twig/twig/src/Template.php (line 216)
  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('player' => object(Player), 'teamPlayer' => null, 'stat' => array(), 'saisonALl' => array(object(Saison), object(Saison), object(Saison), object(Saison), object(Saison)), 'saison' => object(Saison), 'app' => object(AppVariable)), array('SEO' => array(object(__TwigTemplate_99f09c782460662f05e5ab5b8bfb81b3f102a9bcbb6c4d4710437b4754dac1e1), 'block_SEO'), 'stylesheets' => array(object(__TwigTemplate_6dd7c93a87382e210154a97c2d187307b53d61ff445b1b4a4478bb9f7f3e17a2), 'block_stylesheets'), 'body' => array(object(__TwigTemplate_99f09c782460662f05e5ab5b8bfb81b3f102a9bcbb6c4d4710437b4754dac1e1), 'block_body'), 'javascripts' => array(object(__TwigTemplate_99f09c782460662f05e5ab5b8bfb81b3f102a9bcbb6c4d4710437b4754dac1e1), 'block_javascripts'))) in var/cache/prod/twig/3b/3bc910a5659c628a3f8adb6d5130cc1d4e6c50bb9bd02e4e99f150a030a83760.php (line 79)
  1.         // line 42
  2.         echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("FrontBundle:Default:menu"));
  3.         echo "
  4.         ";
  5.         // line 43
  6.         $this->displayBlock('body'$context$blocks);
  7.         // line 44
  8.         echo "            <footer>
  9.         <div class=\"container-fluid row\">
  10.             <div class=\"footer97\">
  11.                 <div class=\"container\">
__TwigTemplate_6dd7c93a87382e210154a97c2d187307b53d61ff445b1b4a4478bb9f7f3e17a2->doDisplay(array('player' => object(Player), 'teamPlayer' => null, 'stat' => array(), 'saisonALl' => array(object(Saison), object(Saison), object(Saison), object(Saison), object(Saison)), 'saison' => object(Saison), 'app' => object(AppVariable)), array('SEO' => array(object(__TwigTemplate_99f09c782460662f05e5ab5b8bfb81b3f102a9bcbb6c4d4710437b4754dac1e1), 'block_SEO'), 'stylesheets' => array(object(__TwigTemplate_6dd7c93a87382e210154a97c2d187307b53d61ff445b1b4a4478bb9f7f3e17a2), 'block_stylesheets'), 'body' => array(object(__TwigTemplate_99f09c782460662f05e5ab5b8bfb81b3f102a9bcbb6c4d4710437b4754dac1e1), 'block_body'), 'javascripts' => array(object(__TwigTemplate_99f09c782460662f05e5ab5b8bfb81b3f102a9bcbb6c4d4710437b4754dac1e1), 'block_javascripts'))) in vendor/twig/twig/src/Template.php (line 455)
  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('player' => object(Player), 'teamPlayer' => null, 'stat' => array(), 'saisonALl' => array(object(Saison), object(Saison), object(Saison), object(Saison), object(Saison)), 'saison' => object(Saison), 'app' => object(AppVariable)), array('SEO' => array(object(__TwigTemplate_99f09c782460662f05e5ab5b8bfb81b3f102a9bcbb6c4d4710437b4754dac1e1), 'block_SEO'), 'stylesheets' => array(object(__TwigTemplate_6dd7c93a87382e210154a97c2d187307b53d61ff445b1b4a4478bb9f7f3e17a2), 'block_stylesheets'), 'body' => array(object(__TwigTemplate_99f09c782460662f05e5ab5b8bfb81b3f102a9bcbb6c4d4710437b4754dac1e1), 'block_body'), 'javascripts' => array(object(__TwigTemplate_99f09c782460662f05e5ab5b8bfb81b3f102a9bcbb6c4d4710437b4754dac1e1), 'block_javascripts'))) in vendor/twig/twig/src/Template.php (line 422)
  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('player' => object(Player), 'teamPlayer' => null, 'stat' => array(), 'saisonALl' => array(object(Saison), object(Saison), object(Saison), object(Saison), object(Saison)), 'saison' => object(Saison), 'app' => object(AppVariable)), array('SEO' => array(object(__TwigTemplate_99f09c782460662f05e5ab5b8bfb81b3f102a9bcbb6c4d4710437b4754dac1e1), 'block_SEO'), 'body' => array(object(__TwigTemplate_99f09c782460662f05e5ab5b8bfb81b3f102a9bcbb6c4d4710437b4754dac1e1), 'block_body'), 'javascripts' => array(object(__TwigTemplate_99f09c782460662f05e5ab5b8bfb81b3f102a9bcbb6c4d4710437b4754dac1e1), 'block_javascripts'))) in var/cache/prod/twig/1e/1e9449c83e19c270a7a7a76607c954dee4584e7a92e51e2f85b7ae6a07d4b708.php (line 40)
  1.     {
  2.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->env->getExtension("Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension");
  3.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""FrontBundle:Clubs:stat-player.html.twig"));
  4.         $this->parent $this->loadTemplate("::Default/base.html.twig""FrontBundle:Clubs:stat-player.html.twig"2);
  5.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  6.         
  7.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  8.     }
__TwigTemplate_99f09c782460662f05e5ab5b8bfb81b3f102a9bcbb6c4d4710437b4754dac1e1->doDisplay(array('player' => object(Player), 'teamPlayer' => null, 'stat' => array(), 'saisonALl' => array(object(Saison), object(Saison), object(Saison), object(Saison), object(Saison)), 'saison' => object(Saison), 'app' => object(AppVariable)), array('SEO' => array(object(__TwigTemplate_99f09c782460662f05e5ab5b8bfb81b3f102a9bcbb6c4d4710437b4754dac1e1), 'block_SEO'), 'body' => array(object(__TwigTemplate_99f09c782460662f05e5ab5b8bfb81b3f102a9bcbb6c4d4710437b4754dac1e1), 'block_body'), 'javascripts' => array(object(__TwigTemplate_99f09c782460662f05e5ab5b8bfb81b3f102a9bcbb6c4d4710437b4754dac1e1), 'block_javascripts'))) in vendor/twig/twig/src/Template.php (line 455)
  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('player' => object(Player), 'teamPlayer' => null, 'stat' => array(), 'saisonALl' => array(object(Saison), object(Saison), object(Saison), object(Saison), object(Saison)), 'saison' => object(Saison), 'app' => object(AppVariable)), array('SEO' => array(object(__TwigTemplate_99f09c782460662f05e5ab5b8bfb81b3f102a9bcbb6c4d4710437b4754dac1e1), 'block_SEO'), 'body' => array(object(__TwigTemplate_99f09c782460662f05e5ab5b8bfb81b3f102a9bcbb6c4d4710437b4754dac1e1), 'block_body'), 'javascripts' => array(object(__TwigTemplate_99f09c782460662f05e5ab5b8bfb81b3f102a9bcbb6c4d4710437b4754dac1e1), 'block_javascripts'))) in vendor/twig/twig/src/Template.php (line 422)
  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('player' => object(Player), 'teamPlayer' => null, 'stat' => array(), 'saisonALl' => array(object(Saison), object(Saison), object(Saison), object(Saison), object(Saison)), 'saison' => object(Saison))) in vendor/twig/twig/src/Template.php (line 434)
  1.             ob_start();
  2.         } else {
  3.             ob_start(function () { return ''; });
  4.         }
  5.         try {
  6.             $this->display($context);
  7.         } catch (\Exception $e) {
  8.             while (ob_get_level() > $level) {
  9.                 ob_end_clean();
  10.             }
Template->render(array('player' => object(Player), 'teamPlayer' => null, 'stat' => array(), 'saisonALl' => array(object(Saison), object(Saison), object(Saison), object(Saison), object(Saison)), 'saison' => object(Saison))) 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 = [])
  5.     {
  6.         return $this->load($name)->render($parameters);
  7.     }
  8.     /**
  9.      * {@inheritdoc}
  10.      *
TwigEngine->render('FrontBundle:Clubs:stat-player.html.twig', array('player' => object(Player), 'teamPlayer' => null, 'stat' => array(), 'saisonALl' => array(object(Saison), object(Saison), object(Saison), object(Saison), object(Saison)), 'saison' => object(Saison))) in vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php (line 45)
  1.      * {@inheritdoc}
  2.      */
  3.     public function render($name, array $parameters = [])
  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('FrontBundle:Clubs:stat-player.html.twig', array('player' => object(Player), 'teamPlayer' => null, 'stat' => array(), 'saisonALl' => array(object(Saison), object(Saison), object(Saison), object(Saison), object(Saison)), 'saison' => object(Saison))) in vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php (line 284)
  1.      * @final since version 3.4
  2.      */
  3.     protected function render($view, array $parameters = [], 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. Try running "composer require symfony/twig-bundle".');
  11.         }
Controller->render('FrontBundle:Clubs:stat-player.html.twig', array('player' => object(Player), 'teamPlayer' => null, 'stat' => array(), 'saisonALl' => array(object(Saison), object(Saison), object(Saison), object(Saison), object(Saison)), 'saison' => object(Saison))) in src/FrontBundle/Controller/ClubsController.php (line 301)
  1.                 $saison $em->getRepository('ManagerBundle:Saison')->findOneBy(['id'=>$selectSaison]);
  2.                 $player $em->getRepository('ManagerBundle:Player')->findOneBy(['slugPlayer'=>$slugPlayer]);
  3.                 $statPlayer $em->getRepository('ManagerBundle:Stat')->findBy(['player'=>$player->getId(),'saison'=>$saison]);
  4.             }
  5.         return $this->render('FrontBundle:Clubs:stat-player.html.twig',['player'=>$player,'teamPlayer'=>$teamPlayer,'stat'=>$statPlayer,'saisonALl'=>$saisonAll,'saison'=>$saison]);
  6.         }
  7.     }
ClubsController->statsPlayerAction(object(Request), 'giorgi-nickolas', '673') 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 200)
  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 web/app.php (line 20)
  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

RuntimeError

Twig\Error\RuntimeError:
Impossible to access an attribute ("team") on a null variable.

  at src/FrontBundle/Resources/views/Clubs/stat-player.html.twig:45
  at Twig\Template->getAttribute(null, 'team', array())
     (var/cache/prod/twig/1e/1e9449c83e19c270a7a7a76607c954dee4584e7a92e51e2f85b7ae6a07d4b708.php:175)
  at __TwigTemplate_99f09c782460662f05e5ab5b8bfb81b3f102a9bcbb6c4d4710437b4754dac1e1->block_body(array('player' => object(Player), 'teamPlayer' => null, 'stat' => array(), 'saisonALl' => array(object(Saison), object(Saison), object(Saison), object(Saison), object(Saison)), 'saison' => object(Saison), 'app' => object(AppVariable)), array('SEO' => array(object(__TwigTemplate_99f09c782460662f05e5ab5b8bfb81b3f102a9bcbb6c4d4710437b4754dac1e1), 'block_SEO'), 'stylesheets' => array(object(__TwigTemplate_6dd7c93a87382e210154a97c2d187307b53d61ff445b1b4a4478bb9f7f3e17a2), 'block_stylesheets'), 'body' => array(object(__TwigTemplate_99f09c782460662f05e5ab5b8bfb81b3f102a9bcbb6c4d4710437b4754dac1e1), 'block_body'), 'javascripts' => array(object(__TwigTemplate_99f09c782460662f05e5ab5b8bfb81b3f102a9bcbb6c4d4710437b4754dac1e1), 'block_javascripts')))
     (vendor/twig/twig/src/Template.php:216)
  at Twig\Template->displayBlock('body', array('player' => object(Player), 'teamPlayer' => null, 'stat' => array(), 'saisonALl' => array(object(Saison), object(Saison), object(Saison), object(Saison), object(Saison)), 'saison' => object(Saison), 'app' => object(AppVariable)), array('SEO' => array(object(__TwigTemplate_99f09c782460662f05e5ab5b8bfb81b3f102a9bcbb6c4d4710437b4754dac1e1), 'block_SEO'), 'stylesheets' => array(object(__TwigTemplate_6dd7c93a87382e210154a97c2d187307b53d61ff445b1b4a4478bb9f7f3e17a2), 'block_stylesheets'), 'body' => array(object(__TwigTemplate_99f09c782460662f05e5ab5b8bfb81b3f102a9bcbb6c4d4710437b4754dac1e1), 'block_body'), 'javascripts' => array(object(__TwigTemplate_99f09c782460662f05e5ab5b8bfb81b3f102a9bcbb6c4d4710437b4754dac1e1), 'block_javascripts')))
     (var/cache/prod/twig/3b/3bc910a5659c628a3f8adb6d5130cc1d4e6c50bb9bd02e4e99f150a030a83760.php:79)
  at __TwigTemplate_6dd7c93a87382e210154a97c2d187307b53d61ff445b1b4a4478bb9f7f3e17a2->doDisplay(array('player' => object(Player), 'teamPlayer' => null, 'stat' => array(), 'saisonALl' => array(object(Saison), object(Saison), object(Saison), object(Saison), object(Saison)), 'saison' => object(Saison), 'app' => object(AppVariable)), array('SEO' => array(object(__TwigTemplate_99f09c782460662f05e5ab5b8bfb81b3f102a9bcbb6c4d4710437b4754dac1e1), 'block_SEO'), 'stylesheets' => array(object(__TwigTemplate_6dd7c93a87382e210154a97c2d187307b53d61ff445b1b4a4478bb9f7f3e17a2), 'block_stylesheets'), 'body' => array(object(__TwigTemplate_99f09c782460662f05e5ab5b8bfb81b3f102a9bcbb6c4d4710437b4754dac1e1), 'block_body'), 'javascripts' => array(object(__TwigTemplate_99f09c782460662f05e5ab5b8bfb81b3f102a9bcbb6c4d4710437b4754dac1e1), 'block_javascripts')))
     (vendor/twig/twig/src/Template.php:455)
  at Twig\Template->displayWithErrorHandling(array('player' => object(Player), 'teamPlayer' => null, 'stat' => array(), 'saisonALl' => array(object(Saison), object(Saison), object(Saison), object(Saison), object(Saison)), 'saison' => object(Saison), 'app' => object(AppVariable)), array('SEO' => array(object(__TwigTemplate_99f09c782460662f05e5ab5b8bfb81b3f102a9bcbb6c4d4710437b4754dac1e1), 'block_SEO'), 'stylesheets' => array(object(__TwigTemplate_6dd7c93a87382e210154a97c2d187307b53d61ff445b1b4a4478bb9f7f3e17a2), 'block_stylesheets'), 'body' => array(object(__TwigTemplate_99f09c782460662f05e5ab5b8bfb81b3f102a9bcbb6c4d4710437b4754dac1e1), 'block_body'), 'javascripts' => array(object(__TwigTemplate_99f09c782460662f05e5ab5b8bfb81b3f102a9bcbb6c4d4710437b4754dac1e1), 'block_javascripts')))
     (vendor/twig/twig/src/Template.php:422)
  at Twig\Template->display(array('player' => object(Player), 'teamPlayer' => null, 'stat' => array(), 'saisonALl' => array(object(Saison), object(Saison), object(Saison), object(Saison), object(Saison)), 'saison' => object(Saison), 'app' => object(AppVariable)), array('SEO' => array(object(__TwigTemplate_99f09c782460662f05e5ab5b8bfb81b3f102a9bcbb6c4d4710437b4754dac1e1), 'block_SEO'), 'body' => array(object(__TwigTemplate_99f09c782460662f05e5ab5b8bfb81b3f102a9bcbb6c4d4710437b4754dac1e1), 'block_body'), 'javascripts' => array(object(__TwigTemplate_99f09c782460662f05e5ab5b8bfb81b3f102a9bcbb6c4d4710437b4754dac1e1), 'block_javascripts')))
     (var/cache/prod/twig/1e/1e9449c83e19c270a7a7a76607c954dee4584e7a92e51e2f85b7ae6a07d4b708.php:40)
  at __TwigTemplate_99f09c782460662f05e5ab5b8bfb81b3f102a9bcbb6c4d4710437b4754dac1e1->doDisplay(array('player' => object(Player), 'teamPlayer' => null, 'stat' => array(), 'saisonALl' => array(object(Saison), object(Saison), object(Saison), object(Saison), object(Saison)), 'saison' => object(Saison), 'app' => object(AppVariable)), array('SEO' => array(object(__TwigTemplate_99f09c782460662f05e5ab5b8bfb81b3f102a9bcbb6c4d4710437b4754dac1e1), 'block_SEO'), 'body' => array(object(__TwigTemplate_99f09c782460662f05e5ab5b8bfb81b3f102a9bcbb6c4d4710437b4754dac1e1), 'block_body'), 'javascripts' => array(object(__TwigTemplate_99f09c782460662f05e5ab5b8bfb81b3f102a9bcbb6c4d4710437b4754dac1e1), 'block_javascripts')))
     (vendor/twig/twig/src/Template.php:455)
  at Twig\Template->displayWithErrorHandling(array('player' => object(Player), 'teamPlayer' => null, 'stat' => array(), 'saisonALl' => array(object(Saison), object(Saison), object(Saison), object(Saison), object(Saison)), 'saison' => object(Saison), 'app' => object(AppVariable)), array('SEO' => array(object(__TwigTemplate_99f09c782460662f05e5ab5b8bfb81b3f102a9bcbb6c4d4710437b4754dac1e1), 'block_SEO'), 'body' => array(object(__TwigTemplate_99f09c782460662f05e5ab5b8bfb81b3f102a9bcbb6c4d4710437b4754dac1e1), 'block_body'), 'javascripts' => array(object(__TwigTemplate_99f09c782460662f05e5ab5b8bfb81b3f102a9bcbb6c4d4710437b4754dac1e1), 'block_javascripts')))
     (vendor/twig/twig/src/Template.php:422)
  at Twig\Template->display(array('player' => object(Player), 'teamPlayer' => null, 'stat' => array(), 'saisonALl' => array(object(Saison), object(Saison), object(Saison), object(Saison), object(Saison)), 'saison' => object(Saison)))
     (vendor/twig/twig/src/Template.php:434)
  at Twig\Template->render(array('player' => object(Player), 'teamPlayer' => null, 'stat' => array(), 'saisonALl' => array(object(Saison), object(Saison), object(Saison), object(Saison), object(Saison)), 'saison' => object(Saison)))
     (vendor/symfony/symfony/src/Symfony/Bridge/Twig/TwigEngine.php:49)
  at Symfony\Bridge\Twig\TwigEngine->render('FrontBundle:Clubs:stat-player.html.twig', array('player' => object(Player), 'teamPlayer' => null, 'stat' => array(), 'saisonALl' => array(object(Saison), object(Saison), object(Saison), object(Saison), object(Saison)), 'saison' => object(Saison)))
     (vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php:45)
  at Symfony\Bundle\TwigBundle\TwigEngine->render('FrontBundle:Clubs:stat-player.html.twig', array('player' => object(Player), 'teamPlayer' => null, 'stat' => array(), 'saisonALl' => array(object(Saison), object(Saison), object(Saison), object(Saison), object(Saison)), 'saison' => object(Saison)))
     (vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:284)
  at Symfony\Bundle\FrameworkBundle\Controller\Controller->render('FrontBundle:Clubs:stat-player.html.twig', array('player' => object(Player), 'teamPlayer' => null, 'stat' => array(), 'saisonALl' => array(object(Saison), object(Saison), object(Saison), object(Saison), object(Saison)), 'saison' => object(Saison)))
     (src/FrontBundle/Controller/ClubsController.php:301)
  at FrontBundle\Controller\ClubsController->statsPlayerAction(object(Request), 'giorgi-nickolas', '673')
     (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:200)
  at Symfony\Component\HttpKernel\Kernel->handle(object(Request))
     (web/app.php:20)