Query Metrics
2
Database Queries
2
Different statements
3.21 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.79 ms (87.04%) |
1 |
SELECT count(DISTINCT (m0_.id)) AS sclr_0 FROM messages m0_ ORDER BY m0_.date DESC, m0_.id DESC
Parameters:
[] |
|
0.42 ms (12.96%) |
1 |
SELECT m0_.id AS id_0, m0_.fName AS fName_1, m0_.lName AS lName_2, m0_.email AS email_3, m0_.phone AS phone_4, m0_.subject AS subject_5, m0_.object AS object_6, m0_.content AS content_7, m0_.date AS date_8, m0_.IP AS IP_9, m0_.browser AS browser_10, m0_.OS AS OS_11, m0_.civility AS civility_12, m0_.country AS country_13 FROM messages m0_ ORDER BY m0_.date DESC, m0_.id DESC LIMIT 100
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\Messages | No errors. |