Query Metrics
1
Database Queries
1
Different statements
3.12 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 3.12 ms |
SELECT t0.id AS id_1, t0.message AS message_2, t0.date AS date_3, t0.phone AS phone_4, t0.status AS status_5, t0.user_id AS user_id_6 FROM messages t0 WHERE t0.user_id IS NULL ORDER BY t0.status ASC, t0.id 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\MessageEntity | No errors. |
App\Entity\UserEntity | No errors. |