GET https://mail.sakimardc.cd/activite/cession/download

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.72 ms
(100.00%)
1
SELECT c0_.id AS id_0, c0_.date_cession AS date_cession_1, c0_.operation AS operation_2, c0_.valeur AS valeur_3, c0_.type_cession AS type_cession_4, c0_.annotation AS annotation_5, c0_.cedant AS cedant_6, c0_.cessionnaire AS cessionnaire_7, c0_.id_dw AS id_dw_8, c0_.is_publish AS is_publish_9, c0_.created_at AS created_at_10, c0_.updated_at AS updated_at_11, c0_.deleted_at AS deleted_at_12, c0_.titre_id AS titre_id_13, c0_.arrete_id AS arrete_id_14, c0_.user_id AS user_id_15 FROM cession c0_ WHERE c0_.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\Activite\Cession
  • The association App\Entity\Activite\Cession#arrete refers to the inverse side field App\Entity\Transparence\Arrete#cessions which does not exist.
  • The field App\Entity\Activite\Cession#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\Activite\Cession#user is many-to-one, then the inversed side App\Entity\User#user has to be one-to-many.
App\Entity\Activite\TitreMinier
  • The association App\Entity\Activite\TitreMinier#arrete refers to the inverse side field App\Entity\Transparence\Arrete#titreMiniers which does not exist.
  • The field App\Entity\Activite\TitreMinier#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\Activite\TitreMinier#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.