GET https://www.sakimardc.cd/activite/option/download

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.73 ms
(100.00%)
1
SELECT o0_.id AS id_0, o0_.date_option AS date_option_1, o0_.annotation AS annotation_2, o0_.partenaire AS partenaire_3, o0_.detentaire AS detentaire_4, o0_.id_dw AS id_dw_5, o0_.is_publish AS is_publish_6, o0_.created_at AS created_at_7, o0_.updated_at AS updated_at_8, o0_.deleted_at AS deleted_at_9, o0_.arrete_id AS arrete_id_10, o0_.titre_id AS titre_id_11, o0_.user_id AS user_id_12 FROM `option` o0_ WHERE o0_.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\Option
  • The association App\Entity\Activite\Option#arrete refers to the inverse side field App\Entity\Transparence\Arrete#options which does not exist.
  • The field App\Entity\Activite\Option#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\Option#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\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\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.