http://tracol-dev.idp.lu/favicon.ico

Query Metrics

1 Database Queries
1 Different statements
5.82 ms Query time
4 Invalid entities

Queries

Group similar statements

# Time Info
1 5.82 ms
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[]

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\Domain\Entity\Apimo
  • The field App\Domain\Entity\Apimo#parent is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Domain\Entity\Apimo#parent does not contain the required 'mappedBy="parent"' attribute.
App\Domain\Entity\Property
  • The field App\Domain\Entity\Property#Categories is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Domain\Entity\Category#properties does not contain the required 'mappedBy="Categories"' attribute.
App\Domain\Entity\Text No errors.
App\Domain\Entity\Post No errors.
App\Domain\Entity\User No errors.
App\Domain\Entity\City No errors.
App\Domain\Entity\Type No errors.
App\Domain\Entity\Category No errors.
App\Domain\Entity\Image No errors.
App\Domain\Entity\Section No errors.
App\Domain\Entity\Picture No errors.
App\Domain\Entity\Movie No errors.
App\Domain\Entity\Page No errors.
App\Domain\Entity\Tag No errors.
App\Domain\Entity\PropertyArea
  • The association App\Domain\Entity\PropertyArea#property refers to the inverse side field App\Domain\Entity\Property#areas which does not exist.
  • The mappings App\Domain\Entity\PropertyArea#area and App\Domain\Entity\Area#properties are inconsistent with each other.
App\Domain\Entity\Area
  • The association App\Domain\Entity\Area#properties refers to the owning side field App\Domain\Entity\PropertyArea#areas which is not defined as association, but as field.
  • The association App\Domain\Entity\Area#properties refers to the owning side field App\Domain\Entity\PropertyArea#areas which does not exist.
App\Domain\Entity\TeamCategory No errors.
App\Domain\Entity\Team No errors.
App\Domain\Entity\Job No errors.
Vich\UploaderBundle\Entity\File No errors.