Redirect 302 redirect from GET @root (489ef3)

GET https://www.dev.patrimoine-roses.lu/fr/

Query Metrics

4 Database Queries
3 Different statements
13.54 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
5.12 ms
(37.85%)
1
SELECT t0.id AS id_1, t0.date AS date_2, t0.title AS title_3, t0.photo AS photo_4, t0.description AS description_5, t0.order_index AS order_index_6, t0.is_active AS is_active_7, t0.register_btn AS register_btn_8, t0.hide_date AS hide_date_9 FROM save_the_date t0 WHERE t0.is_active = ? ORDER BY t0.order_index ASC
Parameters:
[
  1
]
4.55 ms
(33.63%)
2
SELECT t0.id AS id_1, t0.name AS name_2 FROM category_archives t0 WHERE t0.id = ?
Parameters:
[
  6
]
3.86 ms
(28.52%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.photo AS photo_3, t0.description AS description_4, t0.is_archived AS is_archived_5, t0.created_at AS created_at_6, t0.category_archives_id AS category_archives_id_7 FROM news t0 WHERE t0.is_archived = ? ORDER BY t0.id DESC LIMIT 3
Parameters:
[
  0
]

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\SaveTheDate No errors.
App\Entity\News No errors.
App\Entity\CategoryArchives No errors.