Skip to content

Instantly share code, notes, and snippets.

@dmregister
Last active December 26, 2015 13:59
Show Gist options
  • Save dmregister/7162362 to your computer and use it in GitHub Desktop.
Save dmregister/7162362 to your computer and use it in GitHub Desktop.
Additional information:
Doctrine\ORM\EntityNotFoundException
File:
\vendor\doctrine\orm\lib\Doctrine\ORM\Proxy\ProxyFactory.php:177
Message:
Entity was not found.
Stack trace:
#0 \data\DoctrineORMModule\Proxy\__CG__ApplicationEntityCharacteristic.php(208): Doctrine\ORM\Proxy\ProxyFactory->Doctrine\ORM\Proxy\{closure}(Object(DoctrineORMModule\Proxy\__CG__\Application\Entity\Characteristic), 'getName', Array)
#1 \data\DoctrineORMModule\Proxy\__CG__ApplicationEntityCharacteristic.php(208): Closure->__invoke(Object(DoctrineORMModule\Proxy\__CG__\Application\Entity\Characteristic), 'getName', Array)
#2 \module\Listing\view\listing\index\index.phtml(94): DoctrineORMModule\Proxy\__CG__\Application\Entity\Characteristic->getName()
#3 t\vendor\zendframework\zendframework\library\Zend\View\Renderer\PhpRenderer.php(507): include('E:\wamp\www\eso...')
#4 \vendor\zendframework\zendframework\library\Zend\View\View.php(205): Zend\View\Renderer\PhpRenderer->render(Object(Zend\View\Model\ViewModel))
#5 \vendor\zendframework\zendframework\library\Zend\View\View.php(233): Zend\View\View->render(Object(Zend\View\Model\ViewModel))
#6 \vendor\zendframework\zendframework\library\Zend\View\View.php(198): Zend\View\View->renderChildren(Object(Zend\View\Model\ViewModel))
#7 \vendor\zendframework\zendframework\library\Zend\Mvc\View\Http\DefaultRenderingStrategy.php(102): Zend\View\View->render(Object(Zend\View\Model\ViewModel))
#8 [internal function]: Zend\Mvc\View\Http\DefaultRenderingStrategy->render(Object(Zend\Mvc\MvcEvent))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment