Query Metrics
1
Database Queries
1
Different statements
2.79 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.79 ms (100.00%) |
1 |
SELECT b0_.id AS id_0, b0_.status AS status_1, b0_.type AS type_2, b0_.created_at AS created_at_3, b0_.updated_at AS updated_at_4, b0_.recipient_id AS recipient_id_5 FROM batch_email b0_ WHERE b0_.status = ? AND (b0_.created_at >= ? AND b0_.created_at <= ?)
Parameters:
[ 0 "2026-03-16 01:10:01" "2026-03-16 01:15:01" ] |
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\BatchEmail | No errors. |
| App\Entity\Recipient | No errors. |