Query Metrics
1
Database Queries
1
Different statements
1.96 ms
Query time
0
Invalid entities
Queries
default connection
#▲ | Time | Info |
---|---|---|
1 | 1.96 ms |
SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.display_period_start AS display_period_start_2, n0_.display_period_end AS display_period_end_3, n0_.content AS content_4, n0_.created_at AS created_at_5, n0_.created_by AS created_by_6, n0_.updated_at AS updated_at_7, n0_.updated_by AS updated_by_8 FROM notifications n0_ WHERE n0_.display_period_start <= ? AND n0_.display_period_end >= ? ORDER BY n0_.id DESC
Parameters:
[ "2025-10-18" "2025-10-18" ] |
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
oracle | doctrine.dbal.oracle_connection |
use_savepoints | doctrine.dbal.use_savepoints_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\Notifications | No errors. |