GET https://mail.etd.cd/autres/projet/etd

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.84 ms
SELECT p0_.id AS id_0, p0_.nom AS nom_1, p0_.budget AS budget_2, p0_.localisation AS localisation_3, p0_.stade AS stade_4, p0_.annotation AS annotation_5, p0_.date_debut AS date_debut_6, p0_.date_fin AS date_fin_7, p0_.executant AS executant_8, p0_.reference_passation_marche AS reference_passation_marche_9, p0_.evaluation AS evaluation_10, p0_.satisfaction AS satisfaction_11, p0_.id_dw AS id_dw_12, p0_.is_publish AS is_publish_13, p0_.created_at AS created_at_14, p0_.updated_at AS updated_at_15, p0_.deleted_at AS deleted_at_16, p0_.etd_id AS etd_id_17, p0_.nature_id AS nature_id_18, p0_.user_id AS user_id_19 FROM projet_etd p0_ WHERE p0_.is_publish = 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\Autres\ProjetEtd
  • The field App\Entity\Autres\ProjetEtd#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\ProjetEtd#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\Obligation\NatureProjet
  • The field App\Entity\Obligation\NatureProjet#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\Obligation\NatureProjet#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.