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

Query Metrics

5 Database Queries
2 Different statements
3.76 ms Query time
0 Invalid entities
12 Managed entities

Queries

Group similar statements

# Time Info
1 0.71 ms
SELECT t0.id AS id_1, t0.note AS note_2, t0.created_at AS created_at_3, t0.active AS active_4 FROM review t0 WHERE t0.active = ? ORDER BY t0.created_at DESC
Parameters:
[
  1
]
2 0.86 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM review_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  b"¬a\x17½“ÞMª«èOª\x17"
]
3 0.85 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM review_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  b" @ÔB//I\x0FºuœŸç8J "
]
4 0.62 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM review_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  b"""
    [ý¥Âä+I ¢\n
    \x13Ñtñ¸+
    """
]
5 0.73 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM review_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  b"¬êÏlP—Db¿(c›7áô£"
]

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\ReviewTranslation 8
App\Entity\Review 4

Entities Mapping

Class Mapping errors
App\Entity\Review No errors.
App\Entity\ReviewTranslation No errors.