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

Query Metrics

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

Queries

Group similar statements

# Time Info
1 1.31 ms
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 0.37 ms
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:
[
  "about"
]
3 0.79 ms
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:
[]
4 0.81 ms
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
]
5 0.28 ms
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:
[
  27
]
6 0.26 ms
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:
[
  28
]
7 0.26 ms
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:
[
  29
]

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.