//end Collecton not found 130 (404 Not Found)
Exception detected!

Collecton not found 130

404 Not Found - NotFoundHttpException

Stack Trace

  1. in /home/vrnyjlabsm/domains/citizen.pl/public_html/src/Anyro/CitizenBundle/Controller/PageController.php at line 130  -
    1.         $collection $collRepo->findOneBy(['slug' => $collection'enabled' => true]);
    2.         if (!$collection) {
    3.             throw new NotFoundHttpException('Collecton not found ' __LINE__);
    4.         }
    5.         $pageRepository $this->getRepository();
  2. at PageController ->collectionAction (null)
  3. at call_user_func_array (array(object(PageController), 'collectionAction'), array('llms.txt'))
    in kernel.root_dir/bootstrap.php.cache at line 3005  +
  4. at HttpKernel ->handleRaw (object(Request), '1')
    in kernel.root_dir/bootstrap.php.cache at line 2967  +
  5. at HttpKernel ->handle (object(Request), '1', true)
    in kernel.root_dir/bootstrap.php.cache at line 3116  +
  6. at ContainerAwareHttpKernel ->handle (object(Request), '1', true)
    in kernel.root_dir/bootstrap.php.cache at line 2365  +
  7. at Kernel ->handle (object(Request))
    in /home/vrnyjlabsm/domains/citizen.pl/public_html/web/app.php at line 574  +

Logs  -

Stack Trace (Plain Text)  +