https://autodiscover.munka.gortech.hu/favicon.ico

Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
6 Invalid 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.

Entities Mapping

Class Mapping errors
App\Entity\WorkHours
  • The association App\Entity\WorkHours#worker refers to the inverse side field App\Entity\Workers#minutes which does not exist.
App\Entity\Photo
  • The association App\Entity\Photo#user refers to the inverse side field App\Entity\User#photos which does not exist.
App\Entity\Quotes
  • The field App\Entity\Quotes#quoteItems is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\QuoteItems#quote does not contain the required 'inversedBy="quoteItems"' attribute.
  • The association App\Entity\Quotes#attachments refers to the owning side field App\Entity\Attachment#quote which does not exist.
App\Entity\QuoteItems No errors.
App\Entity\ProjectProducts No errors.
App\Entity\PdfFiles No errors.
App\Entity\Customers No errors.
App\Entity\DoctrineMigrationVersions No errors.
App\Entity\Attachment No errors.
App\Entity\Material
  • The association App\Entity\Material#project refers to the inverse side field App\Entity\Projects#supplies which does not exist.
App\Entity\Workers
  • The mappings App\Entity\Workers#workhours and App\Entity\WorkHours#worker are inconsistent with each other.
App\Entity\Contracts No errors.
App\Entity\Projects
  • The mappings App\Entity\Projects#materials and App\Entity\Material#project are inconsistent with each other.
App\Entity\Settings No errors.
App\Entity\User No errors.
App\Entity\Events No errors.
Vich\UploaderBundle\Entity\File No errors.