Fatal error: Uncaught PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'worldofolympians-com.permissions' doesn't exist in /var/www/html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117
Stack trace:
#0 /var/www/html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php(117): PDOStatement->execute()
#1 /var/www/html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(1304): Doctrine\DBAL\Driver\PDOStatement->execute()
#2 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php(1087): Doctrine\DBAL\Connection->executeQuery()
#3 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php(1009): Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getManyToManyStatement()
#4 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php(3293): Doctrine\ORM\Persisters\Entity\BasicEntityPersister->loadManyToManyCollection()
#5 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/PersistentCollection.php(706): Doctrine\ORM\UnitOfWork->loadCollection()
#6 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/PersistentCollection.php(215): Doctrine\ORM\PersistentCollection->doInitialize()
#7 /var/www/html/vendor/doctrine/collections/lib/Doctrine/Common/Collections/AbstractLazyCollection.php(109): Doctrine\ORM\PersistentCollection->initialize()
#8 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/PersistentCollection.php(409): Doctrine\Common\Collections\AbstractLazyCollection->containsKey()
#9 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/PersistentCollection.php(498): Doctrine\ORM\PersistentCollection->containsKey()
#10 /var/www/html/module/Application/src/Application/Entity/Role.php(117): Doctrine\ORM\PersistentCollection->offsetExists()
#11 /var/www/html/vendor/zfr/rbac/src/Rbac/Rbac.php(51): Application\Entity\Role->hasPermission()
#12 /var/www/html/vendor/zf-commons/zfc-rbac/src/ZfcRbac/Service/AuthorizationService.php(130): Rbac\Rbac->isGranted()
#13 /var/www/html/vendor/zf-commons/zfc-rbac/src/ZfcRbac/View/Helper/IsGranted.php(56): ZfcRbac\Service\AuthorizationService->isGranted()
#14 /var/www/html/vendor/laminas/laminas-view/src/Renderer/PhpRenderer.php(418): ZfcRbac\View\Helper\IsGranted->__invoke()
#15 /var/www/html/module/Application/view/layout/partials/footer.phtml(24): Laminas\View\Renderer\PhpRenderer->__call()
#16 /var/www/html/vendor/laminas/laminas-view/src/Renderer/PhpRenderer.php(530): include('...')
#17 /var/www/html/vendor/laminas/laminas-view/src/Helper/Partial.php(63): Laminas\View\Renderer\PhpRenderer->render()
#18 /var/www/html/vendor/laminas/laminas-view/src/Renderer/PhpRenderer.php(418): Laminas\View\Helper\Partial->__invoke()
#19 /var/www/html/module/Application/view/layout/layout.phtml(5): Laminas\View\Renderer\PhpRenderer->__call()
#20 /var/www/html/vendor/laminas/laminas-view/src/Renderer/PhpRenderer.php(530): include('...')
#21 /var/www/html/vendor/laminas/laminas-view/src/View.php(194): Laminas\View\Renderer\PhpRenderer->render()
#22 /var/www/html/vendor/laminas/laminas-mvc/src/View/Http/DefaultRenderingStrategy.php(92): Laminas\View\View->render()
#23 /var/www/html/vendor/laminas/laminas-eventmanager/src/EventManager.php(319): Laminas\Mvc\View\Http\DefaultRenderingStrategy->render()
#24 /var/www/html/vendor/laminas/laminas-eventmanager/src/EventManager.php(169): Laminas\EventManager\EventManager->triggerListeners()
#25 /var/www/html/vendor/laminas/laminas-mvc/src/View/Http/DefaultRenderingStrategy.php(110): Laminas\EventManager\EventManager->triggerEvent()
#26 /var/www/html/vendor/laminas/laminas-eventmanager/src/EventManager.php(319): Laminas\Mvc\View\Http\DefaultRenderingStrategy->render()
#27 /var/www/html/vendor/laminas/laminas-eventmanager/src/EventManager.php(169): Laminas\EventManager\EventManager->triggerListeners()
#28 /var/www/html/vendor/laminas/laminas-mvc/src/Application.php(354): Laminas\EventManager\EventManager->triggerEvent()
#29 /var/www/html/vendor/laminas/laminas-mvc/src/Application.php(335): Laminas\Mvc\Application->completeRequest()
#30 /var/www/html/public/index.php(40): Laminas\Mvc\Application->run()
#31 {main}
Next Doctrine\DBAL\Driver\PDO\Exception: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'worldofolympians-com.permissions' doesn't exist in /var/www/html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18
Stack trace:
#0 /var/www/html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php(119): Doctrine\DBAL\Driver\PDO\Exception::new()
#1 /var/www/html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(1304): Doctrine\DBAL\Driver\PDOStatement->execute()
#2 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php(1087): Doctrine\DBAL\Connection->executeQuery()
#3 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php(1009): Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getManyToManyStatement()
#4 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php(3293): Doctrine\ORM\Persisters\Entity\BasicEntityPersister->loadManyToManyCollection()
#5 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/PersistentCollection.php(706): Doctrine\ORM\UnitOfWork->loadCollection()
#6 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/PersistentCollection.php(215): Doctrine\ORM\PersistentCollection->doInitialize()
#7 /var/www/html/vendor/doctrine/collections/lib/Doctrine/Common/Collections/AbstractLazyCollection.php(109): Doctrine\ORM\PersistentCollection->initialize()
#8 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/PersistentCollection.php(409): Doctrine\Common\Collections\AbstractLazyCollection->containsKey()
#9 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/PersistentCollection.php(498): Doctrine\ORM\PersistentCollection->containsKey()
#10 /var/www/html/module/Application/src/Application/Entity/Role.php(117): Doctrine\ORM\PersistentCollection->offsetExists()
#11 /var/www/html/vendor/zfr/rbac/src/Rbac/Rbac.php(51): Application\Entity\Role->hasPermission()
#12 /var/www/html/vendor/zf-commons/zfc-rbac/src/ZfcRbac/Service/AuthorizationService.php(130): Rbac\Rbac->isGranted()
#13 /var/www/html/vendor/zf-commons/zfc-rbac/src/ZfcRbac/View/Helper/IsGranted.php(56): ZfcRbac\Service\AuthorizationService->isGranted()
#14 /var/www/html/vendor/laminas/laminas-view/src/Renderer/PhpRenderer.php(418): ZfcRbac\View\Helper\IsGranted->__invoke()
#15 /var/www/html/module/Application/view/layout/partials/footer.phtml(24): Laminas\View\Renderer\PhpRenderer->__call()
#16 /var/www/html/vendor/laminas/laminas-view/src/Renderer/PhpRenderer.php(530): include('...')
#17 /var/www/html/vendor/laminas/laminas-view/src/Helper/Partial.php(63): Laminas\View\Renderer\PhpRenderer->render()
#18 /var/www/html/vendor/laminas/laminas-view/src/Renderer/PhpRenderer.php(418): Laminas\View\Helper\Partial->__invoke()
#19 /var/www/html/module/Application/view/layout/layout.phtml(5): Laminas\View\Renderer\PhpRenderer->__call()
#20 /var/www/html/vendor/laminas/laminas-view/src/Renderer/PhpRenderer.php(530): include('...')
#21 /var/www/html/vendor/laminas/laminas-view/src/View.php(194): Laminas\View\Renderer\PhpRenderer->render()
#22 /var/www/html/vendor/laminas/laminas-mvc/src/View/Http/DefaultRenderingStrategy.php(92): Laminas\View\View->render()
#23 /var/www/html/vendor/laminas/laminas-eventmanager/src/EventManager.php(319): Laminas\Mvc\View\Http\DefaultRenderingStrategy->render()
#24 /var/www/html/vendor/laminas/laminas-eventmanager/src/EventManager.php(169): Laminas\EventManager\EventManager->triggerListeners()
#25 /var/www/html/vendor/laminas/laminas-mvc/src/View/Http/DefaultRenderingStrategy.php(110): Laminas\EventManager\EventManager->triggerEvent()
#26 /var/www/html/vendor/laminas/laminas-eventmanager/src/EventManager.php(319): Laminas\Mvc\View\Http\DefaultRenderingStrategy->render()
#27 /var/www/html/vendor/laminas/laminas-eventmanager/src/EventManager.php(169): Laminas\EventManager\EventManager->triggerListeners()
#28 /var/www/html/vendor/laminas/laminas-mvc/src/Application.php(354): Laminas\EventManager\EventManager->triggerEvent()
#29 /var/www/html/vendor/laminas/laminas-mvc/src/Application.php(335): Laminas\Mvc\Application->completeRequest()
#30 /var/www/html/public/index.php(40): Laminas\Mvc\Application->run()
#31 {main}
Next Doctrine\DBAL\Exception\TableNotFoundException: An exception occurred while executing 'SELECT t0.id AS id_1, t0.name AS name_2 FROM permissions t0 INNER JOIN role_permission ON t0.id = role_permission.permission_id WHERE role_permission.role_id = ?' with params ["guest"]:
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'worldofolympians-com.permissions' doesn't exist in /var/www/html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:61
Stack trace:
#0 /var/www/html/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php(182): Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException()
#1 /var/www/html/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php(159): Doctrine\DBAL\DBALException::wrapException()
#2 /var/www/html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(2222): Doctrine\DBAL\DBALException::driverExceptionDuringQuery()
#3 /var/www/html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(1312): Doctrine\DBAL\Connection->handleExceptionDuringQuery()
#4 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php(1087): Doctrine\DBAL\Connection->executeQuery()
#5 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php(1009): Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getManyToManyStatement()
#6 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php(3293): Doctrine\ORM\Persisters\Entity\BasicEntityPersister->loadManyToManyCollection()
#7 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/PersistentCollection.php(706): Doctrine\ORM\UnitOfWork->loadCollection()
#8 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/PersistentCollection.php(215): Doctrine\ORM\PersistentCollection->doInitialize()
#9 /var/www/html/vendor/doctrine/collections/lib/Doctrine/Common/Collections/AbstractLazyCollection.php(109): Doctrine\ORM\PersistentCollection->initialize()
#10 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/PersistentCollection.php(409): Doctrine\Common\Collections\AbstractLazyCollection->containsKey()
#11 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/PersistentCollection.php(498): Doctrine\ORM\PersistentCollection->containsKey()
#12 /var/www/html/module/Application/src/Application/Entity/Role.php(117): Doctrine\ORM\PersistentCollection->offsetExists()
#13 /var/www/html/vendor/zfr/rbac/src/Rbac/Rbac.php(51): Application\Entity\Role->hasPermission()
#14 /var/www/html/vendor/zf-commons/zfc-rbac/src/ZfcRbac/Service/AuthorizationService.php(130): Rbac\Rbac->isGranted()
#15 /var/www/html/vendor/zf-commons/zfc-rbac/src/ZfcRbac/View/Helper/IsGranted.php(56): ZfcRbac\Service\AuthorizationService->isGranted()
#16 /var/www/html/vendor/laminas/laminas-view/src/Renderer/PhpRenderer.php(418): ZfcRbac\View\Helper\IsGranted->__invoke()
#17 /var/www/html/module/Application/view/layout/partials/footer.phtml(24): Laminas\View\Renderer\PhpRenderer->__call()
#18 /var/www/html/vendor/laminas/laminas-view/src/Renderer/PhpRenderer.php(530): include('...')
#19 /var/www/html/vendor/laminas/laminas-view/src/Helper/Partial.php(63): Laminas\View\Renderer\PhpRenderer->render()
#20 /var/www/html/vendor/laminas/laminas-view/src/Renderer/PhpRenderer.php(418): Laminas\View\Helper\Partial->__invoke()
#21 /var/www/html/module/Application/view/layout/layout.phtml(5): Laminas\View\Renderer\PhpRenderer->__call()
#22 /var/www/html/vendor/laminas/laminas-view/src/Renderer/PhpRenderer.php(530): include('...')
#23 /var/www/html/vendor/laminas/laminas-view/src/View.php(194): Laminas\View\Renderer\PhpRenderer->render()
#24 /var/www/html/vendor/laminas/laminas-mvc/src/View/Http/DefaultRenderingStrategy.php(92): Laminas\View\View->render()
#25 /var/www/html/vendor/laminas/laminas-eventmanager/src/EventManager.php(319): Laminas\Mvc\View\Http\DefaultRenderingStrategy->render()
#26 /var/www/html/vendor/laminas/laminas-eventmanager/src/EventManager.php(169): Laminas\EventManager\EventManager->triggerListeners()
#27 /var/www/html/vendor/laminas/laminas-mvc/src/View/Http/DefaultRenderingStrategy.php(110): Laminas\EventManager\EventManager->triggerEvent()
#28 /var/www/html/vendor/laminas/laminas-eventmanager/src/EventManager.php(319): Laminas\Mvc\View\Http\DefaultRenderingStrategy->render()
#29 /var/www/html/vendor/laminas/laminas-eventmanager/src/EventManager.php(169): Laminas\EventManager\EventManager->triggerListeners()
#30 /var/www/html/vendor/laminas/laminas-mvc/src/Application.php(354): Laminas\EventManager\EventManager->triggerEvent()
#31 /var/www/html/vendor/laminas/laminas-mvc/src/Application.php(335): Laminas\Mvc\Application->completeRequest()
#32 /var/www/html/public/index.php(40): Laminas\Mvc\Application->run()
#33 {main}
thrown in /var/www/html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php on line 61