GET https://menigen.uzazi-lab.com/revues?page=2

Query Metrics

20 Database Queries
6 Different statements
14.70 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
9.18 ms
(62.46%)
15
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:
[
  29
]
1.90 ms
(12.95%)
1
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.libelle AS libelle_3 FROM type_document t0 WHERE t0.id = ?
Parameters:
[
  4
]
1.21 ms
(8.21%)
1
SELECT count(DISTINCT d0_.id) AS sclr_0 FROM document d0_ WHERE d0_.fk_type_document_id = ?
Parameters:
[
  4
]
1.05 ms
(7.15%)
1
SELECT DISTINCT d0_.id AS id_0, d0_.created_at AS created_at_1 FROM document d0_ WHERE d0_.fk_type_document_id = ? ORDER BY d0_.created_at DESC LIMIT 15 OFFSET 15
Parameters:
[
  4
]
0.77 ms
(5.21%)
1
SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.created_at AS created_at_2, d0_.user AS user_3, d0_.libelle AS libelle_4, d0_.fk_type_document_id AS fk_type_document_id_5 FROM document d0_ WHERE d0_.fk_type_document_id = ? AND d0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY d0_.created_at DESC
Parameters:
[
  4
  29
  28
  27
  26
  25
  24
  23
  22
  20
  19
  17
  16
  14
  12
  11
]
0.59 ms
(4.02%)
1
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\TypeDocument No errors.
App\Entity\Document No errors.
App\Entity\Fichier No errors.