GET https://dot.cd/equipe

Query Metrics

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

Queries

Group similar statements

# Time Info
1 1.01 ms
SELECT c0_.id AS id_0, c0_.membre_communaute_local1 AS membre_communaute_local1_1, c0_.membre_communaute_local2 AS membre_communaute_local2_2, c0_.membre_organisation_communautaire1 AS membre_organisation_communautaire1_3, c0_.membre_organisation_communautaire2 AS membre_organisation_communautaire2_4, c0_.membre_operateur1 AS membre_operateur1_5, c0_.membre_operateur2 AS membre_operateur2_6, c0_.membre_autorite1 AS membre_autorite1_7, c0_.membre_autorite2 AS membre_autorite2_8, c0_.membre_fonds_national1 AS membre_fonds_national1_9, c0_.membre_fonds_national2 AS membre_fonds_national2_10, c0_.membre_direction1 AS membre_direction1_11, c0_.membre_direction2 AS membre_direction2_12, c0_.date_nomination AS date_nomination_13, c0_.id_dw AS id_dw_14, c0_.is_publish AS is_publish_15, c0_.created_at AS created_at_16, c0_.updated_at AS updated_at_17, c0_.deleted_at AS deleted_at_18, c0_.dot_id AS dot_id_19, c0_.arrete_id AS arrete_id_20, c0_.user_id AS user_id_21 FROM comite_pilotage_dot c0_ INNER JOIN dot d1_ ON c0_.dot_id = d1_.id 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\Operateur\ComitePilotageDot
  • The field App\Entity\Operateur\ComitePilotageDot#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\Operateur\ComitePilotageDot#user is many-to-one, then the inversed side App\Entity\User#user has to be one-to-many.
App\Entity\Operateur\Dot
  • The field App\Entity\Operateur\Dot#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\Operateur\Dot#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\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.