Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
1.17 ms
(51.01%)
2
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.icon AS icon_4 FROM classified_category t0
Parameters:
[]
0.67 ms
(29.41%)
1
SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.description AS description_2, c0_.full_description AS full_description_3, c0_.start_time AS start_time_4, c0_.end_time AS end_time_5, c0_.classified_category_id AS classified_category_id_6 FROM classified c0_ WHERE c0_.start_time <= ? AND c0_.end_time >= ? ORDER BY c0_.id DESC
Parameters:
[
  "2026-03-24 18:05:04"
  "2026-03-24 18:05:04"
]
0.45 ms
(19.59%)
1
SELECT c0_.name AS name_0, c0_.value AS value_1 FROM color_theme c0_
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\ClassifiedCategory No errors.
App\Entity\Classified No errors.
App\Entity\ColorTheme No errors.