GET https://etd.cd/equipe

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.82 ms
SELECT c0_.id AS id_0, c0_.date_nomination AS date_nomination_1, c0_.membre1 AS membre1_2, c0_.membre2 AS membre2_3, c0_.membre3 AS membre3_4, c0_.membre4 AS membre4_5, c0_.membre5 AS membre5_6, c0_.nom AS nom_7, c0_.is_publish AS is_publish_8, c0_.id_dw AS id_dw_9, c0_.created_at AS created_at_10, c0_.updated_at AS updated_at_11, c0_.deleted_at AS deleted_at_12, c0_.arrete_id AS arrete_id_13, c0_.etd_id AS etd_id_14, c0_.user_id AS user_id_15 FROM comite_pilotage c0_ WHERE c0_.is_publish = 1 ORDER BY c0_.date_nomination DESC
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\Autres\ComitePilotage
  • The field App\Entity\Autres\ComitePilotage#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\Autres\ComitePilotage#user is many-to-one, then the inversed side App\Entity\User#user has to be one-to-many.
App\Entity\Transparence\Arrete
  • The field App\Entity\Transparence\Arrete#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\Transparence\Arrete#user is many-to-one, then the inversed side App\Entity\User#user has to be one-to-many.
App\Entity\Autres\Etd
  • The association App\Entity\Autres\Etd#province refers to the inverse side field App\Entity\Transparence\Province#etds which does not exist.
  • The field App\Entity\Autres\Etd#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\Autres\Etd#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.