Exception detected!

Class 'PointWeb\AppBundle\Entity\Point' does not exist

500 Internal Server Error - MappingException

Stack Trace

  1. in vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/MappingException.php at line 96  -
    1.      */
    2.     public static function nonExistingClass($className)
    3.     {
    4.         return new self("Class '$className' does not exist");
    5.     }
    6. }
  2. at MappingException ::nonExistingClass ('PointWeb\AppBundle\Entity\Point')
    in vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/RuntimeReflectionService.php at line 43  +
  3. at RuntimeReflectionService ->getParentClasses ('PointWeb\AppBundle\Entity\Point')
    in vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php at line 267  +
  4. at AbstractClassMetadataFactory ->getParentClasses ('PointWeb\AppBundle\Entity\Point')
    in vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php at line 297  +
  5. at AbstractClassMetadataFactory ->loadMetadata ('PointWeb\AppBundle\Entity\Point')
    in vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php at line 211  +
  6. at AbstractClassMetadataFactory ->getMetadataFor ('PointWebAppBundle:Point')
    in vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php at line 265  +
  7. at EntityManager ->getClassMetadata ('PointWebAppBundle:Point')
    in vendor/doctrine/orm/lib/Doctrine/ORM/Repository/DefaultRepositoryFactory.php at line 67  +
  8. at DefaultRepositoryFactory ->createRepository (object(EntityManager), 'PointWebAppBundle:Point')
    in vendor/doctrine/orm/lib/Doctrine/ORM/Repository/DefaultRepositoryFactory.php at line 50  +
  9. at DefaultRepositoryFactory ->getRepository (object(EntityManager), 'PointWebAppBundle:Point')
    in vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php at line 665  +
  10. at EntityManager ->getRepository ('PointWebAppBundle:Point')
    in src/PointWeb/AppBundle/Controller/DefaultController.php at line 312  +
  11. at DefaultController ->getUrls ()
    in src/PointWeb/AppBundle/Controller/DefaultController.php at line 231  +
  12. at DefaultController ->sitemapAction ()
  13. at call_user_func_array (array(object(DefaultController), 'sitemapAction'), array())
    in app/bootstrap.php.cache at line 3054  +
  14. at HttpKernel ->handleRaw (object(Request), '1')
    in app/bootstrap.php.cache at line 3016  +
  15. at HttpKernel ->handle (object(Request), '1', true)
    in app/bootstrap.php.cache at line 3165  +
  16. at ContainerAwareHttpKernel ->handle (object(Request), '1', true)
    in app/bootstrap.php.cache at line 2406  +
  17. at Kernel ->handle (object(Request))
    in web/app.php at line 28  +

Logs  -

Stack Trace (Plain Text)  +