GET https://api-ongi.nathandierickx.com/fr/pages

Query Metrics

2 Database Queries
2 Different statements
2.79 ms Query time
0 Invalid entities
3 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.75 ms
(62.85%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.meta_title AS meta_title_4, t0.meta_description AS meta_description_5, t0.slug AS slug_6, t0.link_label AS link_label_7, t0.subtitle AS subtitle_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM page_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  b"""
    A\n
    +9!,@ˆ­´\v\x1FÛ,\x11˜
    """
]
1.03 ms
(37.15%)
1
SELECT t0.id AS id_1, t0.active AS active_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.disabled_at AS disabled_at_5 FROM page t0 WHERE t0.active = ?
Parameters:
[
  1
]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\PageTranslation 2
App\Entity\Page 1

Entities Mapping

Class Mapping errors
App\Entity\Page No errors.
App\Entity\PageTranslation No errors.