Query Metrics
2
Database Queries
2
Different statements
3.08 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.74 ms |
SELECT m0_.id AS id_0, m0_.sent AS sent_1, m0_.created AS created_2, m0_.text AS text_3, m0_.image AS image_4, m0_.thumb AS thumb_5, m0_.document AS document_6, m0_.services_id AS services_id_7, m0_.user_id AS user_id_8, m0_.doctors_id AS doctors_id_9 FROM messages_scheduled m0_ WHERE m0_.sent IS NULL OR m0_.sent = 0
Parameters:
[] |
| 2 | 1.33 ms |
SELECT t0.id AS id_1, t0.sent AS sent_2, t0.created AS created_3, t0.text AS text_4, t0.image AS image_5, t0.thumb AS thumb_6, t0.document AS document_7, t0.services_id AS services_id_8, t0.user_id AS user_id_9, t0.doctors_id AS doctors_id_10 FROM messages_scheduled t0 WHERE t0.sent = ?
Parameters:
[
1
]
|
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\MessagesScheduled | No errors. |
| App\Entity\Services | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Doctors | No errors. |