Query Metrics
16
Database Queries
2
Different statements
4.24 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.56 ms (83.88%) |
15 |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.content AS content_3, t0.category AS category_4, t0.filename AS filename_5, t0.file_size AS file_size_6, t0.sub_category AS sub_category_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM posts t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"forget_password_title"
]
|
|
0.68 ms (16.12%) |
1 |
SELECT DISTINCT f0_.department_number AS department_number_0 FROM formation_places f0_ WHERE f0_.status = 1 ORDER BY f0_.department_number ASC
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 |
|---|---|
| Gesdinet\JWTRefreshTokenBundle\Entity\RefreshToken | No errors. |
| App\Entity\RefreshToken | No errors. |
| App\Entity\FormationPlace | No errors. |
| App\Entity\Post | No errors. |
| App\Entity\Timeline | No errors. |
| App\Entity\PostTimeline | No errors. |