GET http://cmabenin.bj/documents

Query Metrics

7 Database Queries
2 Different statements
14.30 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 10.26 ms
SELECT d0_.title AS title_0, d0_.slug AS slug_1, a1_.id AS id_2, a1_.title AS title_3, a1_.cover AS cover_4, a1_.created_at AS created_at_5, a1_.slug AS slug_6, a1_.rubric AS rubric_7, a1_.description AS description_8, a1_.button_text AS button_text_9, a1_.author_id AS author_id_10, a1_.category_id AS category_id_11 FROM article_document a1_ LEFT JOIN document_category d0_ ON a1_.category_id = d0_.id WHERE a1_.rubric IN (?, ?) ORDER BY d0_.slug ASC, a1_.title ASC
Parameters:
[
  "DOCUMENT"
  "SERVICE"
]
2 1.91 ms
SELECT t0.id AS id_1, t0.file_path AS file_path_2, t0.created_at AS created_at_3, t0.title AS title_4, t0.article_document_id AS article_document_id_5 FROM article_document_file t0 WHERE t0.article_document_id = ?
Parameters:
[
  "01939c0c-cb4d-75a8-8ac4-be466d1166aa"
]
3 0.55 ms
SELECT t0.id AS id_1, t0.file_path AS file_path_2, t0.created_at AS created_at_3, t0.title AS title_4, t0.article_document_id AS article_document_id_5 FROM article_document_file t0 WHERE t0.article_document_id = ?
Parameters:
[
  "01939b6d-7d28-7035-9a9f-68b8eb8db63b"
]
4 0.38 ms
SELECT t0.id AS id_1, t0.file_path AS file_path_2, t0.created_at AS created_at_3, t0.title AS title_4, t0.article_document_id AS article_document_id_5 FROM article_document_file t0 WHERE t0.article_document_id = ?
Parameters:
[
  "01939b6f-2387-7faa-b241-e7c740a8723a"
]
5 0.44 ms
SELECT t0.id AS id_1, t0.file_path AS file_path_2, t0.created_at AS created_at_3, t0.title AS title_4, t0.article_document_id AS article_document_id_5 FROM article_document_file t0 WHERE t0.article_document_id = ?
Parameters:
[
  "01939b70-5c46-767f-97d8-22c5cb20fe7b"
]
6 0.36 ms
SELECT t0.id AS id_1, t0.file_path AS file_path_2, t0.created_at AS created_at_3, t0.title AS title_4, t0.article_document_id AS article_document_id_5 FROM article_document_file t0 WHERE t0.article_document_id = ?
Parameters:
[
  "01939b71-5f97-79b3-850a-164b5470791b"
]
7 0.41 ms
SELECT t0.id AS id_1, t0.file_path AS file_path_2, t0.created_at AS created_at_3, t0.title AS title_4, t0.article_document_id AS article_document_id_5 FROM article_document_file t0 WHERE t0.article_document_id = ?
Parameters:
[
  "01939b8b-a2f2-7c84-80bc-7c2605fa86fd"
]

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\ArticleDocument No errors.
App\Entity\DocumentCategory No errors.
App\Entity\Utilisateur No errors.
App\Entity\ArticleDocumentFile No errors.