GET https://timeline.rewars21.com.ge/

Query Metrics

7 Database Queries
3 Different statements
8.94 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
3.62 ms
(40.49%)
2
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.headline AS headline_4, t0.content AS content_5, t0.visible AS visible_6 FROM page t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "intro"
]
2.97 ms
(33.23%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.weight AS weight_4 FROM category t0 ORDER BY t0.weight ASC
Parameters:
[]
2.35 ms
(26.28%)
4
SELECT t0.id AS id_1, t0.title AS title_2, t0.headline AS headline_3, t0.year AS year_4, t0.picture AS picture_5, t0.subtext AS subtext_6, t0.content AS content_7, t0.date AS date_8, t0.visible AS visible_9, t0.time AS time_10, t0.slug AS slug_11, t0.category_id AS category_id_12 FROM war_event t0 WHERE t0.category_id = ? ORDER BY t0.date ASC
Parameters:
[
  26
]

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\Page No errors.
App\Entity\Category No errors.
App\Entity\WarEvent No errors.