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