GET http://msia.mn/en/content/0/list

Query Metrics

4 Database Queries
2 Different statements
3.02 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.11 ms
SELECT t0.id AS id_1, t0.type AS type_2, t0.image AS image_3, t0.created_at AS created_at_4 FROM content t0 WHERE t0.type = ?
Parameters:
[
  0
]
2 1.08 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM content_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  5
]
3 0.40 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM content_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  9
]
4 0.43 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM content_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  10
]

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\ContentTranslation No errors.