GET https://ztreamo.iridian.co/

Query Metrics

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

Queries

Group similar statements

# Time Info
1 12.38 ms
SELECT t0_.ref AS ref_0, GROUP_CONCAT(JSON_OBJECT('locale', l1_.locale, 'value', t2_.value)) AS sclr_1 FROM text t0_ LEFT JOIN text_translation t2_ ON t0_.id = t2_.object_id LEFT JOIN locale l1_ ON t2_.locale_id = l1_.id GROUP BY t0_.id ORDER BY t0_.id DESC
Parameters:
[]
2 38.45 ms
SELECT r0_.key_name AS key_name_0, GROUP_CONCAT(JSON_OBJECT('locale', l1_.locale, 'valor', r2_.value)) AS sclr_1 FROM rich_text r0_ LEFT JOIN rich_text_translation r2_ ON r0_.id = r2_.object_id LEFT JOIN locale l1_ ON r2_.locale_id = l1_.id GROUP BY r0_.id ORDER BY r0_.id DESC
Parameters:
[]

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

Entities Mapping

Class Mapping errors
App\Entity\Text No errors.
App\Entity\TextTranslation No errors.
App\Entity\Locale No errors.
App\Entity\RichText No errors.
App\Entity\RichTextTranslation No errors.