Query Metrics
1
Database Queries
1
Different statements
51.21 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
51.21 ms (100.00%) |
1 |
SELECT w0_.id AS id_0, w0_.sequence AS sequence_1, w0_.file AS file_2 FROM wait_mode w0_ LEFT JOIN time_to_show_settings t1_ ON w0_.time_to_show_settings_id = t1_.id WHERE w0_.file IS NOT NULL AND (w0_.date_for_show IS NULL OR w0_.date_for_show <= ?) AND (w0_.end_date_for_show IS NULL OR w0_.end_date_for_show >= ?) AND (t1_.id IS NULL OR (? BETWEEN t1_.time_start AND t1_.time_end)) ORDER BY w0_.sequence ASC
Parameters:
[ "2026-04-08" "2026-04-08" "14:35:24" ] |
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\WaitMode | No errors. |
| App\Entity\TimeToShowSettings | No errors. |