Fatal error: Uncaught Doctrine\Common\Annotations\AnnotationException: [Semantical Error] The annotation "@Entity" in class Entity\Metadata was never imported. Did you maybe forget to add a "use" statement for this annotation? in /home/hungaro/hunguito.com/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationException.php:54 Stack trace: #0 /home/hungaro/hunguito.com/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php(732): Doctrine\Common\Annotations\AnnotationException::semanticalError('The annotation ...') #1 /home/hungaro/hunguito.com/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php(661): Doctrine\Common\Annotations\DocParser->Annotation() #2 /home/hungaro/hunguito.com/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php(354): Doctrine\Common\Annotations\DocParser->Annotations() #3 /home/hungaro/hunguito.com/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php(218): Doctrine\Common\Annotations\DocParser->parse('/**\n * Class Co...', 'class Entity\\Me...') #4 /home/hungaro/hunguito.com/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/CachedReader.php(79): Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(Object(ReflectionClass)) #5 /home/hungaro/hunguito.com/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php(63): Doctrine\Common\Annotations\CachedReader->getClassAnnotations(Object(ReflectionClass)) #6 /home/hungaro/hunguito.com/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php(151): Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass('Entity\\Metadata', Object(Doctrine\ORM\Mapping\ClassMetadata)) #7 /home/hungaro/hunguito.com/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/AbstractClassMetadataFactory.php(306): Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata(Object(Doctrine\ORM\Mapping\ClassMetadata), NULL, false, Array) #8 /home/hungaro/hunguito.com/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php(78): Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata('Entity\\Metadata') #9 /home/hungaro/hunguito.com/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/AbstractClassMetadataFactory.php(185): Doctrine\ORM\Mapping\ClassMetadataFactory->loadMetadata('Entity\\Metadata') #10 /home/hungaro/hunguito.com/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php(285): Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor('Entity\\Metadata') #11 /home/hungaro/hunguito.com/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/DefaultRepositoryFactory.php(44): Doctrine\ORM\EntityManager->getClassMetadata('Entity\\Metadata') #12 /home/hungaro/hunguito.com/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php(736): Doctrine\ORM\Repository\DefaultRepositoryFactory->getRepository(Object(Doctrine\ORM\EntityManager), 'Entity\\Metadata') #13 /home/hungaro/hunguito.com/src/Services/MetadataService.php(40): Doctrine\ORM\EntityManager->getRepository('Entity\\Metadata') #14 /home/hungaro/hunguito.com/src/Resource/Views/Utils/header.php(5): Services\MetadataService->getPage('home') #15 /home/hungaro/hunguito.com/src/Resource/Views/index.php(11): include_once('/home/hungaro/h...') #16 {main} thrown in /home/hungaro/hunguito.com/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationException.php on line 54