GET https://menigen.uzazi-lab.com/detail-actualite/38

Query Metrics

7 Database Queries
4 Different statements
4.45 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.15 ms
SELECT t0.id AS id_1, t0.description AS description_2, t0.created_at AS created_at_3, t0.user AS user_4, t0.libelle AS libelle_5, t0.fk_type_document_id AS fk_type_document_id_6 FROM document t0 WHERE t0.id = ?
Parameters:
[
  "38"
]
2 0.96 ms
SELECT t0.id AS id_1, t0.description AS description_2, t0.created_at AS created_at_3, t0.user AS user_4, t0.libelle AS libelle_5, t0.fk_type_document_id AS fk_type_document_id_6 FROM document t0 WHERE t0.fk_type_document_id = ? ORDER BY t0.created_at DESC LIMIT 3
Parameters:
[
  1
]
3 0.60 ms
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.updated_at AS updated_at_3, t0.fk_document_id AS fk_document_id_4 FROM fichier t0 WHERE t0.fk_document_id = ?
Parameters:
[
  38
]
4 0.48 ms
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.updated_at AS updated_at_3, t0.fk_document_id AS fk_document_id_4 FROM fichier t0 WHERE t0.fk_document_id = ?
Parameters:
[
  50
]
5 0.42 ms
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.updated_at AS updated_at_3, t0.fk_document_id AS fk_document_id_4 FROM fichier t0 WHERE t0.fk_document_id = ?
Parameters:
[
  48
]
6 0.36 ms
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.updated_at AS updated_at_3, t0.fk_document_id AS fk_document_id_4 FROM fichier t0 WHERE t0.fk_document_id = ?
Parameters:
[
  45
]
7 0.49 ms
SELECT d0_.libelle AS libelle_0 FROM document d0_ WHERE d0_.fk_type_document_id = 2 ORDER BY d0_.created_at DESC LIMIT 3
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\Document No errors.
App\Entity\TypeDocument No errors.
App\Entity\Fichier No errors.