GET http://msia.mn/mn/board/5/show

Query Metrics

26 Database Queries
3 Different statements
12.64 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
11.62 ms
(91.87%)
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:
[
  5
]
0.61 ms
(4.81%)
1
SELECT t0.id AS id_1, t0.image AS image_2, t0.type AS type_3 FROM board t0 WHERE t0.id = ?
Parameters:
[
  5
]
0.42 ms
(3.32%)
1
SELECT t0.id AS id_1, t0.image AS image_2, t0.type AS type_3 FROM board t0 WHERE t0.id NOT IN (?)
Parameters:
[
  5
]

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