GET http://msia.mn/mn

Query Metrics

47 Database Queries
7 Different statements
24.48 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
11.05 ms
(45.16%)
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
]
5.95 ms
(24.29%)
13
SELECT t0.id AS id_1, t0.content AS content_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM member_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  18
]
2.82 ms
(11.52%)
4
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
]
2.00 ms
(8.18%)
2
SELECT c0_.id AS id_0, c0_.type AS type_1, c0_.image AS image_2, c0_.created_at AS created_at_3 FROM content c0_ WHERE c0_.type = ? ORDER BY c0_.created_at DESC LIMIT 2
Parameters:
[
  0
]
1.13 ms
(4.61%)
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.83 ms
(3.40%)
1
SELECT t0.id AS id_1, t0.image AS image_2, t0.description AS description_3 FROM banner t0
Parameters:
[]
0.69 ms
(2.84%)
1
SELECT t0.id AS id_1, t0.logo AS logo_2, t0.link AS link_3 FROM member t0
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.

Entities Mapping

Class Mapping errors
App\Entity\Content No errors.
App\Entity\ContentTranslation No errors.
App\Entity\Board No errors.
App\Entity\BoardTranslation No errors.
App\Entity\Banner No errors.
App\Entity\Member No errors.
App\Entity\MemberTranslation No errors.