Query Metrics
2
Database Queries
2
Different statements
1.13 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.81 ms (71.43%) |
1 |
SELECT c0_.id AS id_0, c0_.email AS email_1, c0_.name AS name_2, c0_.text AS text_3, c0_.created_at AS created_at_4, c0_.author_id AS author_id_5 FROM contact_form c0_ ORDER BY c0_.id ASC LIMIT 30
Parameters:
[] |
|
0.32 ms (28.57%) |
1 |
SELECT count(c0_.id) AS sclr_0 FROM contact_form c0_
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\ContactForm | No errors. |
| App\Entity\User | No errors. |