Query Metrics
1
Database Queries
1
Different statements
2.68 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 2.68 ms |
SELECT a0_.id AS id_0, a0_.created_ip AS created_ip_1, a0_.created_at AS created_at_2, a0_.last_updated_ip AS last_updated_ip_3, a0_.last_updated_at AS last_updated_at_4, a0_.enabled AS enabled_5, a0_.deleted AS deleted_6, a0_.title AS title_7, a0_.start_at AS start_at_8, a0_.end_at AS end_at_9, a0_.position AS position_10, a0_.image_filename AS image_filename_11, a0_.url AS url_12, a0_.created_by_id AS created_by_id_13, a0_.last_updated_by_id AS last_updated_by_id_14, a0_.group_id AS group_id_15, a0_.super_group_id AS super_group_id_16 FROM advertisements a0_ WHERE a0_.enabled = ? AND a0_.deleted = ? AND a0_.position = ? AND a0_.start_at <= ? AND a0_.end_at >= ? ORDER BY a0_.id DESC LIMIT 1
Parameters:
[ 1 0 "login" "2026-02-07 08:21:13" "2026-02-07 08:21:13" ]
|
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\TraceableEntity | No errors. |
| App\Entity\Advertisement | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Group | No errors. |
| App\Entity\SuperGroup | No errors. |