Doctrine\ORM\EntityNotFoundException: Entity of type 'Main\Model\Product' for IDs id(28416) was not found in /home/rebel/studio/vendor/doctrine/orm/lib/Doctrine/ORM/EntityNotFoundException.php:33
Stack trace:
#0 /home/rebel/studio/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/ProxyFactory.php(138): Doctrine\ORM\EntityNotFoundException::fromClassNameAndIdentifier()
#1 /home/rebel/studio/application/src/Proxies/__CG__MainModelProduct.php(251): Doctrine\ORM\Proxy\ProxyFactory->Doctrine\ORM\Proxy\{closure}()
#2 /home/rebel/studio/application/src/Proxies/__CG__MainModelProduct.php(251): Closure->__invoke()
#3 /home/rebel/studio/application/src/Controller/GamesController.php(105): Main\Proxies\__CG__\Main\Model\Product->getDescription()
#4 /home/rebel/studio/vendor/nataniel/e4u-framework/src/E4u/Application/Controller.php(248): Main\Controller\GamesController->showAction()
#5 /home/rebel/studio/vendor/nataniel/e4u-framework/src/E4u/Application.php(202): E4u\Application\Controller->dispatch()
#6 /home/rebel/studio/vendor/nataniel/e4u-framework/src/E4u/Application.php(79): E4u\Application->dispatch()
#7 /home/rebel/studio/public/index.php(10): E4u\Application->run()
#8 {main}