GET https://www.sokimo.ht2techinfo.cd/transparence/arrete

Query Metrics

3 Database Queries
3 Different statements
1.61 ms Query time
5 Invalid entities

Queries

Group similar statements

# Time Info
1 0.61 ms
SELECT a0_.id AS id_0, a0_.fichier AS fichier_1, a0_.nom_original AS nom_original_2, a0_.date_arrete AS date_arrete_3, a0_.date_inserion AS date_inserion_4, a0_.libelle AS libelle_5, a0_.numero_ordre AS numero_ordre_6, a0_.numero AS numero_7, a0_.id_dw AS id_dw_8, a0_.is_publish AS is_publish_9, a0_.created_at AS created_at_10, a0_.updated_at AS updated_at_11, a0_.deleted_at AS deleted_at_12, a0_.sous_categorie_arrete_id AS sous_categorie_arrete_id_13, a0_.type_arrete_id AS type_arrete_id_14, a0_.user_id AS user_id_15 FROM arrete a0_ WHERE a0_.is_publish = 1
Parameters:
[]
2 0.45 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.id_dw AS id_dw_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.deleted_at AS deleted_at_6, t0.user_id AS user_id_7 FROM type_arrete t0
Parameters:
[]
3 0.55 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.id_dw AS id_dw_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.deleted_at AS deleted_at_6, t0.categorie_id AS categorie_id_7, t0.user_id AS user_id_8 FROM sous_categorie_arrete t0 WHERE t0.id = ?
Parameters:
[
  69
]

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\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\Transparence\SousCategorieArrete
  • The field App\Entity\Transparence\SousCategorieArrete#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\SousCategorieArrete#user is many-to-one, then the inversed side App\Entity\User#user has to be one-to-many.
App\Entity\Transparence\TypeArrete
  • The field App\Entity\Transparence\TypeArrete#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\TypeArrete#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.
App\Entity\Transparence\CategorieArrete
  • The field App\Entity\Transparence\CategorieArrete#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\CategorieArrete#user is many-to-one, then the inversed side App\Entity\User#user has to be one-to-many.