Query Metrics
2
Database Queries
2
Different statements
1.00 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.53 ms (53.19%) |
1 |
SELECT COUNT(d0_.id) AS sclr_0 FROM documentation d0_ INNER JOIN document_type d1_ ON d0_.document_type_id = d1_.id INNER JOIN user u2_ ON d1_.quality_user_id = u2_.id
Parameters:
[] |
|
0.47 ms (46.81%) |
1 |
SELECT t0.id AS id_1, t0.email AS email_2, t0.password AS password_3, t0.expires_at AS expires_at_4 FROM config_email t0 WHERE t0.id = ?
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\ConfigEmail | No errors. |
| App\Entity\Documentation | No errors. |
| App\Entity\DocumentType | No errors. |
| App\Entity\User | No errors. |