GET http://cmabenin.bj/communiques

Query Metrics

2 Database Queries
2 Different statements
13.52 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 12.00 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.cover AS cover_3, t0.created_at AS created_at_4, t0.slug AS slug_5, t0.rubric AS rubric_6, t0.description AS description_7, t0.button_text AS button_text_8, t0.author_id AS author_id_9, t0.category_id AS category_id_10 FROM article_document t0 WHERE t0.rubric = ?
Parameters:
[
  "COMMUNIQUE"
]
2 1.52 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:
[
  "01939b91-fcdd-7634-8d4c-7c9c27ffdbc6"
]

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