GET https://www.sodimico.cd/obligation/projet/cahier/de/charge

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.80 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_.cahier_de_charge_id AS cahier_de_charge_id_17, p0_.nature_id AS nature_id_18, p0_.user_id AS user_id_19 FROM projet_cahier_de_charge p0_ WHERE p0_.is_publish = 1 ORDER BY p0_.id ASC
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\Obligation\ProjetCahierDeCharge
  • The field App\Entity\Obligation\ProjetCahierDeCharge#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\ProjetCahierDeCharge#user is many-to-one, then the inversed side App\Entity\User#user has to be one-to-many.
App\Entity\Obligation\CahierDeCharge
  • The field App\Entity\Obligation\CahierDeCharge#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\CahierDeCharge#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.