GET https://sokimo.ht2techinfo.cd/equipe

Query Metrics

1 Database Queries
1 Different statements
57.21 ms Query time
3 Invalid entities

Queries

Group similar statements

# Time Info
1 57.21 ms
SELECT c0_.id AS id_0, c0_.date_nomination AS date_nomination_1, c0_.created_at AS created_at_2, c0_.updated_at AS updated_at_3, c0_.deleted_at AS deleted_at_4, c0_.pca_id AS pca_id_5, c0_.dg_id AS dg_id_6, c0_.dga_min_id AS dga_min_id_7, c0_.dga_fin_id AS dga_fin_id_8, c0_.user_id AS user_id_9 FROM comite_de_gestion c0_ ORDER BY c0_.date_nomination DESC LIMIT 1
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\Entity\Gestion\ComiteDeGestion
  • The mappings App\Entity\Gestion\ComiteDeGestion#dg and App\Entity\Gestion\Gestionnaire#comiteDeGestions are inconsistent with each other.
  • The mappings App\Entity\Gestion\ComiteDeGestion#dgaMin and App\Entity\Gestion\Gestionnaire#comiteDeGestions are inconsistent with each other.
  • The mappings App\Entity\Gestion\ComiteDeGestion#dgaFin and App\Entity\Gestion\Gestionnaire#comiteDeGestions are inconsistent with each other.
  • The field App\Entity\Gestion\ComiteDeGestion#user is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\User#user does not contain the required 'mappedBy="user"' attribute.
  • If association App\Entity\Gestion\ComiteDeGestion#user is many-to-one, then the inversed side App\Entity\User#user has to be one-to-many.
App\Entity\Gestion\Gestionnaire
  • The field App\Entity\Gestion\Gestionnaire#user is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\User#user does not contain the required 'mappedBy="user"' attribute.
  • If association App\Entity\Gestion\Gestionnaire#user is many-to-one, then the inversed side App\Entity\User#user has to be one-to-many.
App\Entity\User
  • The field App\Entity\User#user is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\User#user does not contain the required 'mappedBy="user"' attribute.
  • If association App\Entity\User#user is many-to-one, then the inversed side App\Entity\User#user has to be one-to-many.