GET http://msia.mn/mn/about

Query Metrics

28 Database Queries
4 Different statements
11.55 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
9.52 ms
(82.46%)
24
SELECT t0.id AS id_1, t0.detail AS detail_2, t0.title AS title_3, t0.position AS position_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM board_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  1
]
0.84 ms
(7.26%)
2
SELECT t0.id AS id_1, t0.image AS image_2, t0.type AS type_3 FROM board t0 WHERE t0.type = ?
Parameters:
[
  0
]
0.73 ms
(6.28%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.filename AS filename_3, t0.type AS type_4 FROM files t0 WHERE t0.type = ?
Parameters:
[
  2
]
0.46 ms
(4.00%)
1
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 = ? LIMIT 1
Parameters:
[
  4
]

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\Files No errors.
App\Entity\Board No errors.
App\Entity\BoardTranslation No errors.
App\Entity\Content No errors.