GET https://cms.efel.app/api/v1/content/CGL/fr

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.90 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.h1 AS h1_4, t0.slug AS slug_5, t0.visuel AS visuel_6, t0.title_de AS title_de_7, t0.description_de AS description_de_8, t0.h1_de AS h1_de_9, t0.slug_de AS slug_de_10, t0.title_en AS title_en_11, t0.description_en AS description_en_12, t0.h1_en AS h1_en_13, t0.slug_en AS slug_en_14, t0.title_nl AS title_nl_15, t0.description_nl AS description_nl_16, t0.h1_nl AS h1_nl_17, t0.slug_nl AS slug_nl_18, t0.file AS file_19, t0.accroche AS accroche_20, t0.metadesc AS metadesc_21, t0.metadesc_en AS metadesc_en_22, t0.metadesc_de AS metadesc_de_23, t0.metadesc_nl AS metadesc_nl_24, t0.accroche_en AS accroche_en_25, t0.accroche_de AS accroche_de_26, t0.accroche_nl AS accroche_nl_27 FROM content t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "CGL"
]
2 0.45 ms
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN content_category ON t0.id = content_category.category_id WHERE content_category.content_id = ?
Parameters:
[
  11
]

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\Content No errors.
App\Entity\Category No errors.
App\Entity\Article No errors.