GET https://www.sodimico.cd/impact/plan/environnemental

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.75 ms
(100.00%)
1
SELECT p0_.id AS id_0, p0_.impact_pot AS impact_pot_1, p0_.plan AS plan_2, p0_.approuve AS approuve_3, p0_.num_approbation AS num_approbation_4, p0_.date_enviro AS date_enviro_5, p0_.resume AS resume_6, p0_.fichier_impact AS fichier_impact_7, p0_.reference AS reference_8, p0_.bureau_etude AS bureau_etude_9, p0_.id_dw AS id_dw_10, p0_.is_publish AS is_publish_11, p0_.created_at AS created_at_12, p0_.updated_at AS updated_at_13, p0_.deleted_at AS deleted_at_14, p0_.etude_id AS etude_id_15, p0_.user_id AS user_id_16 FROM plan_environnemental 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\Impact\PlanEnvironnemental
  • The field App\Entity\Impact\PlanEnvironnemental#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\Impact\PlanEnvironnemental#user is many-to-one, then the inversed side App\Entity\User#user has to be one-to-many.
App\Entity\Impact\Environemental
  • The field App\Entity\Impact\Environemental#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\Impact\Environemental#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.