Error 404 Not Found

GET http://premisoft.ro/robots.txt

Forwarded to ErrorController (991e4a)

Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
6 Invalid entities
0 Managed entities

Queries

No executed queries.

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects

Entities Mapping

Class Mapping errors
AppBundle\Entity\Gallery
  • The field AppBundle\Entity\Gallery#galleryItems is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity AppBundle\Entity\GalleryItem#gallery does not contain the required 'inversedBy: "galleryItems"' attribute.
AppBundle\Entity\Embeddable\FileEmbeddable
  • The field 'AppBundle\Entity\Embeddable\FileEmbeddable#size' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
AppBundle\Entity\GalleryItem
  • The field 'AppBundle\Entity\GalleryItem#image.size' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
  • The field 'AppBundle\Entity\GalleryItem#thumbnail.size' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
AppBundle\Entity\Feedback No errors.
AppBundle\Entity\Page No errors.
SeatingBundle\Entity\Reservation
  • The field 'SeatingBundle\Entity\Reservation#qrCode.size' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
SeatingBundle\Entity\Event
  • The field 'SeatingBundle\Entity\Event#image.size' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
SeatingBundle\Entity\Reminder No errors.
SeatingBundle\Entity\Seat No errors.
SeatingBundle\Entity\Room No errors.
SeatingBundle\Entity\Sponsor
  • The field 'SeatingBundle\Entity\Sponsor#image.size' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
UserBundle\Entity\User No errors.
Vich\UploaderBundle\Entity\File No errors.