GET https://mail.sodimico.cd/activite/titre/minier

Query Metrics

1 Database Queries
1 Different statements
1.42 ms Query time
5 Invalid entities

Queries

Group similar statements

# Time Info
1 1.42 ms
SELECT t0_.id AS id_0, t0_.permis AS permis_1, t0_.titulaire AS titulaire_2, t0_.type_permis AS type_permis_3, t0_.status AS status_4, t0_.date_octroi AS date_octroi_5, t0_.date_expiration AS date_expiration_6, t0_.carres AS carres_7, t0_.localisation AS localisation_8, t0_.code AS code_9, t0_.libelle AS libelle_10, t0_.id_dw AS id_dw_11, t0_.is_publish AS is_publish_12, t0_.created_at AS created_at_13, t0_.updated_at AS updated_at_14, t0_.deleted_at AS deleted_at_15, t0_.province_id AS province_id_16, t0_.arrete_id AS arrete_id_17, t0_.projet_id AS projet_id_18, t0_.user_id AS user_id_19 FROM titre_minier t0_ WHERE t0_.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\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\Province
  • The field App\Entity\Transparence\Province#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\Province#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\Projet
  • The field App\Entity\Activite\Projet#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\Projet#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.