Symfony Exception

TypeError

HTTP 500 Internal Server Error

Argument 1 passed to Marbex\Twig\AppExtension::productFilter() must be of the type integer, null given, called in /home/www/dywanstyl/var/cache/prod/twig/91/91db122d6bf3ad069ad023d43af1cc56c475e5b884270d5f19afbbd0c8b7f1fb.php on line 239

Exception

TypeError

  1.             new TwigFilter('underscore', array($this'underscoreFilter')),
  2.             new TwigFilter('currency', array($this'currencyFilter')),
  3.         );
  4.     }
  5.     public function productFilter(int $number) : string
  6.     {
  7.         return Stringer::pluraliseProduct($number);
  8.     }
  9.     public function underscoreFilter(string $name) : string
  1.         // line 124
  2.         echo "                </div>
  3.                 <div class=\"text-right\">
  4.                     <b>";
  5.         // line 126
  6.         echo twig_escape_filter($this->env$this->extensions['Marbex\Twig\AppExtension']->productFilter((isset($context["total"]) || array_key_exists("total"$context) ? $context["total"] : (function () { throw new Twig_Error_Runtime('Variable "total" does not exist.'126$this->source); })())), "html"nulltrue);
  7.         echo "</b>
  8.                 </div>
  9.             </div>
  10.             
  11.             <div class=\"products-list\">
in vendor/twig/twig/lib/Twig/Template.php->block_middle (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.                 }
  1. ";
  2.         // line 411
  3.         $this->displayBlock('middle'$context$blocks);
  4.         // line 600
  5.         echo "<div class=\"bg-dk\">
  6.     <div id=\"menu-articles-bottom\" >
  7.         ";
  8.         // line 602
in vendor/twig/twig/lib/Twig/Template.php->doDisplay (line 390)
  1.     }
  2.     protected function displayWithErrorHandling(array $context, array $blocks = array())
  3.     {
  4.         try {
  5.             $this->doDisplay($context$blocks);
  6.         } catch (Twig_Error $e) {
  7.             if (!$e->getSourceContext()) {
  8.                 $e->setSourceContext($this->getSourceContext());
  9.             }
in vendor/twig/twig/lib/Twig/Template.php->displayWithErrorHandling (line 367)
  1.         return $this->blocks;
  2.     }
  3.     public function display(array $context, array $blocks = array())
  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();
  1.         if ((isset($context["url"]) || array_key_exists("url"$context))) {
  2.             // line 23
  3.             $context["query"] = twig_array_merge((isset($context["query"]) || array_key_exists("query"$context) ? $context["query"] : (function () { throw new Twig_Error_Runtime('Variable "query" does not exist.'23$this->source); })()), array("url" => (isset($context["url"]) || array_key_exists("url"$context) ? $context["url"] : (function () { throw new Twig_Error_Runtime('Variable "url" does not exist.'23$this->source); })())));
  4.         }
  5.         // line 1
  6.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  7.         
  8.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  9.     }
in vendor/twig/twig/lib/Twig/Template.php->doDisplay (line 390)
  1.     }
  2.     protected function displayWithErrorHandling(array $context, array $blocks = array())
  3.     {
  4.         try {
  5.             $this->doDisplay($context$blocks);
  6.         } catch (Twig_Error $e) {
  7.             if (!$e->getSourceContext()) {
  8.                 $e->setSourceContext($this->getSourceContext());
  9.             }
in vendor/twig/twig/lib/Twig/Template.php->displayWithErrorHandling (line 367)
  1.         return $this->blocks;
  2.     }
  3.     public function display(array $context, array $blocks = array())
  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();
  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.             }
  1.      * @throws Twig_Error_Syntax  When an error occurred during compilation
  2.      * @throws Twig_Error_Runtime When an error occurred during rendering
  3.      */
  4.     public function render($name, array $context = array())
  5.     {
  6.         return $this->loadTemplate($name)->render($context);
  7.     }
  8.     /**
  9.      * Displays a template.
  10.      *
  1.     protected function render(string $view, array $parameters = array(), Response $response null): Response
  2.     {
  3.         if ($this->container->has('templating')) {
  4.             $content $this->container->get('templating')->render($view$parameters);
  5.         } elseif ($this->container->has('twig')) {
  6.             $content $this->container->get('twig')->render($view$parameters);
  7.         } else {
  8.             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".');
  9.         }
  10.         if (null === $response) {
AbstractController->render('pages/search.html.twig', array('SEO' => array('meta_title' => 'Wyszukiwanie | Sklep Internetowy DywanStyl.pl', 'meta_description' => 'Katalog dywanów | Lista produktów w ofercie sklepu DywanStyl.pl', 'h1' => 'Wyniki wyszukiwania', 'breadcrumbs' => array(array('name' => 'Katalog'))), 'products' => null, 'total' => null, 'pager' => array('min' => 1, 'current' => 1, 'max' => 0.0, 'last' => 0.0), 'filters' => null)) in /home/www/marbex/src/Controller/PagesController.php (line 171)
  1.         return $this->render('pages/search.html.twig', array(
  2.             'SEO' => $seo,
  3.             'products' => $products,
  4.             'total' => $total,
  5.             'pager' => $pagination,
  6.             'filters' => $filters,
  7.         ));
  8.     }
  9.     /**
  10.      * Displays list of products that belong to a category (KATEGORIA) specified by the url.
  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);
  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) {
  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 www/index.php (line 37)
  1.     Request::setTrustedHosts(explode(','$trustedHosts));
  2. }
  3. $kernel = new Kernel($env$debug);
  4. $request Request::createFromGlobals();
  5. $response $kernel->handle($request);
  6. $response->send();
  7. $kernel->terminate($request$response);

Stack Trace

TypeError

TypeError:
Argument 1 passed to Marbex\Twig\AppExtension::productFilter() must be of the type integer, null given, called in /home/www/dywanstyl/var/cache/prod/twig/91/91db122d6bf3ad069ad023d43af1cc56c475e5b884270d5f19afbbd0c8b7f1fb.php on line 239

  at /home/www/marbex/src/Twig/AppExtension.php:20
  at Marbex\Twig\AppExtension->productFilter(null)
     (var/cache/prod/twig/91/91db122d6bf3ad069ad023d43af1cc56c475e5b884270d5f19afbbd0c8b7f1fb.php:239)
  at __TwigTemplate_e95ed4300f4a4f10a54c60876037fd181d00f3da85231b668a6a759189b8172f->block_middle(array('SEO' => array('meta_title' => 'Wyszukiwanie | Sklep Internetowy DywanStyl.pl', 'meta_description' => 'Katalog dywanów | Lista produktów w ofercie sklepu DywanStyl.pl', 'h1' => 'Wyniki wyszukiwania', 'breadcrumbs' => array(array('name' => 'Katalog'))), 'products' => null, 'total' => null, 'pager' => array('min' => 1, 'current' => 1, 'max' => 0.0, 'last' => 0.0), 'filters' => null, 'app' => object(AppVariable), 'shop_phone' => '44 741 41 41', 'shop_mobile' => '604 506 167', 'shop_email' => 'biuro@dywanstyl.pl', 'shop_name' => 'DywanStyl.pl', 'shop_prefix' => 'DS', 'shop_dotpay_id' => '53358', 'shop_ceneo_id' => '7dbb3cb3-3b07-46c7-a063-32765274f03c', 'shop_opineo_id' => '0f80306643', 'shop_google_ua' => '11137168', 'box' => object(__TwigTemplate_6047f76ead9c852009f479c1c497c544de163d710a3460481cbe1e5e1ae37a43), '_route' => 'catalogue', 'sort_options' => array('nazwa_rosnaco' => 'Nazwa A-Z', 'nazwa_malejaco' => 'Nazwa Z-A', 'cena_rosnaco' => 'Cena rosnąco', 'cena_malejaco' => 'Cena malejąco', 'szerokosc_rosnaco' => 'Szerokość rosnąco', 'szerokosc_malejaco' => 'Szerokość malejąco', 'dlugosc_rosnaco' => 'Długość rosnąco', 'dlugosc_malejaco' => 'Długość malejąco'), 'current_option' => '_', 'query' => array('page' => 1), 'view_active' => 'view-tiles', 'view_switch' => 'lista', 'view_glyph' => 'th-list'), array('rel_next_prev' => array(object(__TwigTemplate_e95ed4300f4a4f10a54c60876037fd181d00f3da85231b668a6a759189b8172f), 'block_rel_next_prev'), 'meta_title' => array(object(__TwigTemplate_7b3b552560c8ea841ec01363e1b65ba67d07e77d841e23120259a6d109f4412d), 'block_meta_title'), 'middle' => array(object(__TwigTemplate_e95ed4300f4a4f10a54c60876037fd181d00f3da85231b668a6a759189b8172f), 'block_middle'), 'content' => array(object(__TwigTemplate_7b3b552560c8ea841ec01363e1b65ba67d07e77d841e23120259a6d109f4412d), 'block_content'), 'products' => array(object(__TwigTemplate_7b3b552560c8ea841ec01363e1b65ba67d07e77d841e23120259a6d109f4412d), 'block_products'), 'partners_slider' => array(object(__TwigTemplate_7b3b552560c8ea841ec01363e1b65ba67d07e77d841e23120259a6d109f4412d), 'block_partners_slider'), 'javascript' => array(object(__TwigTemplate_7b3b552560c8ea841ec01363e1b65ba67d07e77d841e23120259a6d109f4412d), 'block_javascript')))
     (vendor/twig/twig/lib/Twig/Template.php:189)
  at Twig_Template->displayBlock('middle', array('SEO' => array('meta_title' => 'Wyszukiwanie | Sklep Internetowy DywanStyl.pl', 'meta_description' => 'Katalog dywanów | Lista produktów w ofercie sklepu DywanStyl.pl', 'h1' => 'Wyniki wyszukiwania', 'breadcrumbs' => array(array('name' => 'Katalog'))), 'products' => null, 'total' => null, 'pager' => array('min' => 1, 'current' => 1, 'max' => 0.0, 'last' => 0.0), 'filters' => null, 'app' => object(AppVariable), 'shop_phone' => '44 741 41 41', 'shop_mobile' => '604 506 167', 'shop_email' => 'biuro@dywanstyl.pl', 'shop_name' => 'DywanStyl.pl', 'shop_prefix' => 'DS', 'shop_dotpay_id' => '53358', 'shop_ceneo_id' => '7dbb3cb3-3b07-46c7-a063-32765274f03c', 'shop_opineo_id' => '0f80306643', 'shop_google_ua' => '11137168', 'box' => object(__TwigTemplate_6047f76ead9c852009f479c1c497c544de163d710a3460481cbe1e5e1ae37a43), '_route' => 'catalogue', 'sort_options' => array('nazwa_rosnaco' => 'Nazwa A-Z', 'nazwa_malejaco' => 'Nazwa Z-A', 'cena_rosnaco' => 'Cena rosnąco', 'cena_malejaco' => 'Cena malejąco', 'szerokosc_rosnaco' => 'Szerokość rosnąco', 'szerokosc_malejaco' => 'Szerokość malejąco', 'dlugosc_rosnaco' => 'Długość rosnąco', 'dlugosc_malejaco' => 'Długość malejąco'), 'current_option' => '_', 'query' => array('page' => 1)), array('rel_next_prev' => array(object(__TwigTemplate_e95ed4300f4a4f10a54c60876037fd181d00f3da85231b668a6a759189b8172f), 'block_rel_next_prev'), 'meta_title' => array(object(__TwigTemplate_7b3b552560c8ea841ec01363e1b65ba67d07e77d841e23120259a6d109f4412d), 'block_meta_title'), 'middle' => array(object(__TwigTemplate_e95ed4300f4a4f10a54c60876037fd181d00f3da85231b668a6a759189b8172f), 'block_middle'), 'content' => array(object(__TwigTemplate_7b3b552560c8ea841ec01363e1b65ba67d07e77d841e23120259a6d109f4412d), 'block_content'), 'products' => array(object(__TwigTemplate_7b3b552560c8ea841ec01363e1b65ba67d07e77d841e23120259a6d109f4412d), 'block_products'), 'partners_slider' => array(object(__TwigTemplate_7b3b552560c8ea841ec01363e1b65ba67d07e77d841e23120259a6d109f4412d), 'block_partners_slider'), 'javascript' => array(object(__TwigTemplate_7b3b552560c8ea841ec01363e1b65ba67d07e77d841e23120259a6d109f4412d), 'block_javascript')))
     (var/cache/prod/twig/e5/e50752ad840d21a769d57d4a200b93305aeb62b3622de9ae96fc84bc1fbce56e.php:475)
  at __TwigTemplate_7b3b552560c8ea841ec01363e1b65ba67d07e77d841e23120259a6d109f4412d->doDisplay(array('SEO' => array('meta_title' => 'Wyszukiwanie | Sklep Internetowy DywanStyl.pl', 'meta_description' => 'Katalog dywanów | Lista produktów w ofercie sklepu DywanStyl.pl', 'h1' => 'Wyniki wyszukiwania', 'breadcrumbs' => array(array('name' => 'Katalog'))), 'products' => null, 'total' => null, 'pager' => array('min' => 1, 'current' => 1, 'max' => 0.0, 'last' => 0.0), 'filters' => null, 'app' => object(AppVariable), 'shop_phone' => '44 741 41 41', 'shop_mobile' => '604 506 167', 'shop_email' => 'biuro@dywanstyl.pl', 'shop_name' => 'DywanStyl.pl', 'shop_prefix' => 'DS', 'shop_dotpay_id' => '53358', 'shop_ceneo_id' => '7dbb3cb3-3b07-46c7-a063-32765274f03c', 'shop_opineo_id' => '0f80306643', 'shop_google_ua' => '11137168', 'box' => object(__TwigTemplate_6047f76ead9c852009f479c1c497c544de163d710a3460481cbe1e5e1ae37a43), '_route' => 'catalogue', 'sort_options' => array('nazwa_rosnaco' => 'Nazwa A-Z', 'nazwa_malejaco' => 'Nazwa Z-A', 'cena_rosnaco' => 'Cena rosnąco', 'cena_malejaco' => 'Cena malejąco', 'szerokosc_rosnaco' => 'Szerokość rosnąco', 'szerokosc_malejaco' => 'Szerokość malejąco', 'dlugosc_rosnaco' => 'Długość rosnąco', 'dlugosc_malejaco' => 'Długość malejąco'), 'current_option' => '_', 'query' => array('page' => 1)), array('rel_next_prev' => array(object(__TwigTemplate_e95ed4300f4a4f10a54c60876037fd181d00f3da85231b668a6a759189b8172f), 'block_rel_next_prev'), 'meta_title' => array(object(__TwigTemplate_7b3b552560c8ea841ec01363e1b65ba67d07e77d841e23120259a6d109f4412d), 'block_meta_title'), 'middle' => array(object(__TwigTemplate_e95ed4300f4a4f10a54c60876037fd181d00f3da85231b668a6a759189b8172f), 'block_middle'), 'content' => array(object(__TwigTemplate_7b3b552560c8ea841ec01363e1b65ba67d07e77d841e23120259a6d109f4412d), 'block_content'), 'products' => array(object(__TwigTemplate_7b3b552560c8ea841ec01363e1b65ba67d07e77d841e23120259a6d109f4412d), 'block_products'), 'partners_slider' => array(object(__TwigTemplate_7b3b552560c8ea841ec01363e1b65ba67d07e77d841e23120259a6d109f4412d), 'block_partners_slider'), 'javascript' => array(object(__TwigTemplate_7b3b552560c8ea841ec01363e1b65ba67d07e77d841e23120259a6d109f4412d), 'block_javascript')))
     (vendor/twig/twig/lib/Twig/Template.php:390)
  at Twig_Template->displayWithErrorHandling(array('SEO' => array('meta_title' => 'Wyszukiwanie | Sklep Internetowy DywanStyl.pl', 'meta_description' => 'Katalog dywanów | Lista produktów w ofercie sklepu DywanStyl.pl', 'h1' => 'Wyniki wyszukiwania', 'breadcrumbs' => array(array('name' => 'Katalog'))), 'products' => null, 'total' => null, 'pager' => array('min' => 1, 'current' => 1, 'max' => 0.0, 'last' => 0.0), 'filters' => null, 'app' => object(AppVariable), 'shop_phone' => '44 741 41 41', 'shop_mobile' => '604 506 167', 'shop_email' => 'biuro@dywanstyl.pl', 'shop_name' => 'DywanStyl.pl', 'shop_prefix' => 'DS', 'shop_dotpay_id' => '53358', 'shop_ceneo_id' => '7dbb3cb3-3b07-46c7-a063-32765274f03c', 'shop_opineo_id' => '0f80306643', 'shop_google_ua' => '11137168', 'box' => object(__TwigTemplate_6047f76ead9c852009f479c1c497c544de163d710a3460481cbe1e5e1ae37a43), '_route' => 'catalogue', 'sort_options' => array('nazwa_rosnaco' => 'Nazwa A-Z', 'nazwa_malejaco' => 'Nazwa Z-A', 'cena_rosnaco' => 'Cena rosnąco', 'cena_malejaco' => 'Cena malejąco', 'szerokosc_rosnaco' => 'Szerokość rosnąco', 'szerokosc_malejaco' => 'Szerokość malejąco', 'dlugosc_rosnaco' => 'Długość rosnąco', 'dlugosc_malejaco' => 'Długość malejąco'), 'current_option' => '_', 'query' => array('page' => 1)), array('rel_next_prev' => array(object(__TwigTemplate_e95ed4300f4a4f10a54c60876037fd181d00f3da85231b668a6a759189b8172f), 'block_rel_next_prev'), 'meta_title' => array(object(__TwigTemplate_7b3b552560c8ea841ec01363e1b65ba67d07e77d841e23120259a6d109f4412d), 'block_meta_title'), 'middle' => array(object(__TwigTemplate_e95ed4300f4a4f10a54c60876037fd181d00f3da85231b668a6a759189b8172f), 'block_middle'), 'content' => array(object(__TwigTemplate_7b3b552560c8ea841ec01363e1b65ba67d07e77d841e23120259a6d109f4412d), 'block_content'), 'products' => array(object(__TwigTemplate_7b3b552560c8ea841ec01363e1b65ba67d07e77d841e23120259a6d109f4412d), 'block_products'), 'partners_slider' => array(object(__TwigTemplate_7b3b552560c8ea841ec01363e1b65ba67d07e77d841e23120259a6d109f4412d), 'block_partners_slider'), 'javascript' => array(object(__TwigTemplate_7b3b552560c8ea841ec01363e1b65ba67d07e77d841e23120259a6d109f4412d), 'block_javascript')))
     (vendor/twig/twig/lib/Twig/Template.php:367)
  at Twig_Template->display(array('SEO' => array('meta_title' => 'Wyszukiwanie | Sklep Internetowy DywanStyl.pl', 'meta_description' => 'Katalog dywanów | Lista produktów w ofercie sklepu DywanStyl.pl', 'h1' => 'Wyniki wyszukiwania', 'breadcrumbs' => array(array('name' => 'Katalog'))), 'products' => null, 'total' => null, 'pager' => array('min' => 1, 'current' => 1, 'max' => 0.0, 'last' => 0.0), 'filters' => null, 'app' => object(AppVariable), 'shop_phone' => '44 741 41 41', 'shop_mobile' => '604 506 167', 'shop_email' => 'biuro@dywanstyl.pl', 'shop_name' => 'DywanStyl.pl', 'shop_prefix' => 'DS', 'shop_dotpay_id' => '53358', 'shop_ceneo_id' => '7dbb3cb3-3b07-46c7-a063-32765274f03c', 'shop_opineo_id' => '0f80306643', 'shop_google_ua' => '11137168', 'box' => object(__TwigTemplate_6047f76ead9c852009f479c1c497c544de163d710a3460481cbe1e5e1ae37a43), '_route' => 'catalogue', 'sort_options' => array('nazwa_rosnaco' => 'Nazwa A-Z', 'nazwa_malejaco' => 'Nazwa Z-A', 'cena_rosnaco' => 'Cena rosnąco', 'cena_malejaco' => 'Cena malejąco', 'szerokosc_rosnaco' => 'Szerokość rosnąco', 'szerokosc_malejaco' => 'Szerokość malejąco', 'dlugosc_rosnaco' => 'Długość rosnąco', 'dlugosc_malejaco' => 'Długość malejąco'), 'current_option' => '_', 'query' => array('page' => 1)), array('rel_next_prev' => array(object(__TwigTemplate_e95ed4300f4a4f10a54c60876037fd181d00f3da85231b668a6a759189b8172f), 'block_rel_next_prev'), 'middle' => array(object(__TwigTemplate_e95ed4300f4a4f10a54c60876037fd181d00f3da85231b668a6a759189b8172f), 'block_middle')))
     (var/cache/prod/twig/91/91db122d6bf3ad069ad023d43af1cc56c475e5b884270d5f19afbbd0c8b7f1fb.php:48)
  at __TwigTemplate_e95ed4300f4a4f10a54c60876037fd181d00f3da85231b668a6a759189b8172f->doDisplay(array('SEO' => array('meta_title' => 'Wyszukiwanie | Sklep Internetowy DywanStyl.pl', 'meta_description' => 'Katalog dywanów | Lista produktów w ofercie sklepu DywanStyl.pl', 'h1' => 'Wyniki wyszukiwania', 'breadcrumbs' => array(array('name' => 'Katalog'))), 'products' => null, 'total' => null, 'pager' => array('min' => 1, 'current' => 1, 'max' => 0.0, 'last' => 0.0), 'filters' => null, 'app' => object(AppVariable), 'shop_phone' => '44 741 41 41', 'shop_mobile' => '604 506 167', 'shop_email' => 'biuro@dywanstyl.pl', 'shop_name' => 'DywanStyl.pl', 'shop_prefix' => 'DS', 'shop_dotpay_id' => '53358', 'shop_ceneo_id' => '7dbb3cb3-3b07-46c7-a063-32765274f03c', 'shop_opineo_id' => '0f80306643', 'shop_google_ua' => '11137168', 'box' => object(__TwigTemplate_6047f76ead9c852009f479c1c497c544de163d710a3460481cbe1e5e1ae37a43), '_route' => 'catalogue', 'sort_options' => array('nazwa_rosnaco' => 'Nazwa A-Z', 'nazwa_malejaco' => 'Nazwa Z-A', 'cena_rosnaco' => 'Cena rosnąco', 'cena_malejaco' => 'Cena malejąco', 'szerokosc_rosnaco' => 'Szerokość rosnąco', 'szerokosc_malejaco' => 'Szerokość malejąco', 'dlugosc_rosnaco' => 'Długość rosnąco', 'dlugosc_malejaco' => 'Długość malejąco'), 'current_option' => '_', 'query' => array('page' => 1)), array('rel_next_prev' => array(object(__TwigTemplate_e95ed4300f4a4f10a54c60876037fd181d00f3da85231b668a6a759189b8172f), 'block_rel_next_prev'), 'middle' => array(object(__TwigTemplate_e95ed4300f4a4f10a54c60876037fd181d00f3da85231b668a6a759189b8172f), 'block_middle')))
     (vendor/twig/twig/lib/Twig/Template.php:390)
  at Twig_Template->displayWithErrorHandling(array('SEO' => array('meta_title' => 'Wyszukiwanie | Sklep Internetowy DywanStyl.pl', 'meta_description' => 'Katalog dywanów | Lista produktów w ofercie sklepu DywanStyl.pl', 'h1' => 'Wyniki wyszukiwania', 'breadcrumbs' => array(array('name' => 'Katalog'))), 'products' => null, 'total' => null, 'pager' => array('min' => 1, 'current' => 1, 'max' => 0.0, 'last' => 0.0), 'filters' => null, 'app' => object(AppVariable), 'shop_phone' => '44 741 41 41', 'shop_mobile' => '604 506 167', 'shop_email' => 'biuro@dywanstyl.pl', 'shop_name' => 'DywanStyl.pl', 'shop_prefix' => 'DS', 'shop_dotpay_id' => '53358', 'shop_ceneo_id' => '7dbb3cb3-3b07-46c7-a063-32765274f03c', 'shop_opineo_id' => '0f80306643', 'shop_google_ua' => '11137168'), array('rel_next_prev' => array(object(__TwigTemplate_e95ed4300f4a4f10a54c60876037fd181d00f3da85231b668a6a759189b8172f), 'block_rel_next_prev'), 'middle' => array(object(__TwigTemplate_e95ed4300f4a4f10a54c60876037fd181d00f3da85231b668a6a759189b8172f), 'block_middle')))
     (vendor/twig/twig/lib/Twig/Template.php:367)
  at Twig_Template->display(array('SEO' => array('meta_title' => 'Wyszukiwanie | Sklep Internetowy DywanStyl.pl', 'meta_description' => 'Katalog dywanów | Lista produktów w ofercie sklepu DywanStyl.pl', 'h1' => 'Wyniki wyszukiwania', 'breadcrumbs' => array(array('name' => 'Katalog'))), 'products' => null, 'total' => null, 'pager' => array('min' => 1, 'current' => 1, 'max' => 0.0, 'last' => 0.0), 'filters' => null))
     (vendor/twig/twig/lib/Twig/Template.php:375)
  at Twig_Template->render(array('SEO' => array('meta_title' => 'Wyszukiwanie | Sklep Internetowy DywanStyl.pl', 'meta_description' => 'Katalog dywanów | Lista produktów w ofercie sklepu DywanStyl.pl', 'h1' => 'Wyniki wyszukiwania', 'breadcrumbs' => array(array('name' => 'Katalog'))), 'products' => null, 'total' => null, 'pager' => array('min' => 1, 'current' => 1, 'max' => 0.0, 'last' => 0.0), 'filters' => null))
     (vendor/twig/twig/lib/Twig/Environment.php:289)
  at Twig_Environment->render('pages/search.html.twig', array('SEO' => array('meta_title' => 'Wyszukiwanie | Sklep Internetowy DywanStyl.pl', 'meta_description' => 'Katalog dywanów | Lista produktów w ofercie sklepu DywanStyl.pl', 'h1' => 'Wyniki wyszukiwania', 'breadcrumbs' => array(array('name' => 'Katalog'))), 'products' => null, 'total' => null, 'pager' => array('min' => 1, 'current' => 1, 'max' => 0.0, 'last' => 0.0), 'filters' => null))
     (vendor/symfony/framework-bundle/Controller/ControllerTrait.php:224)
  at Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render('pages/search.html.twig', array('SEO' => array('meta_title' => 'Wyszukiwanie | Sklep Internetowy DywanStyl.pl', 'meta_description' => 'Katalog dywanów | Lista produktów w ofercie sklepu DywanStyl.pl', 'h1' => 'Wyniki wyszukiwania', 'breadcrumbs' => array(array('name' => 'Katalog'))), 'products' => null, 'total' => null, 'pager' => array('min' => 1, 'current' => 1, 'max' => 0.0, 'last' => 0.0), 'filters' => null))
     (/home/www/marbex/src/Controller/PagesController.php:171)
  at Marbex\Controller\PagesController->catalogue(object(Request), object(Seeker), object(ProductGenerator), object(SEO), 1)
     (vendor/symfony/http-kernel/HttpKernel.php:149)
  at Symfony\Component\HttpKernel\HttpKernel->handleRaw(object(Request), 1)
     (vendor/symfony/http-kernel/HttpKernel.php:66)
  at Symfony\Component\HttpKernel\HttpKernel->handle(object(Request), 1, true)
     (vendor/symfony/http-kernel/Kernel.php:188)
  at Symfony\Component\HttpKernel\Kernel->handle(object(Request))
     (www/index.php:37)