Query Metrics
1
Database Queries
1
Different statements
2.90 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 2.90 ms |
SELECT n0_.id AS id_0, n0_.date AS date_1, n0_.`read` AS read_2, n0_.text AS text_3, n0_.type AS type_4, n0_.customer_id AS customer_id_5 FROM notification n0_ WHERE n0_.`read` = 0 ORDER BY n0_.date DESC
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\Notification | No errors. |
| App\Entity\Customer | No errors. |