Query Metrics
3
Database Queries
3
Different statements
1170.44 ms
Query time
2
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 694.22 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.user_id AS user_id_6, t7.id AS id_8, t7.created_at AS created_at_9, t7.updated_at AS updated_at_10, t7.answer AS answer_11, t7.question_id AS question_id_12, t7.qstn_id AS qstn_id_13, t7.user_id AS user_id_14 FROM questions t0 LEFT JOIN answer t7 ON t7.question_id = t0.id WHERE t0.id = ?
Parameters:
[
"shop-cart.html"
]
|
| 2 | 2.67 ms |
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[] |
| 3 | 473.55 ms |
SELECT DATABASE()
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\Questions |
|
| App\Entity\User | No errors. |
| App\Entity\Answer |
|
| App\Entity\Cooperative | No errors. |
| App\Entity\Produit | No errors. |
| App\Entity\Demande | No errors. |
| App\Entity\Quartier | No errors. |
| App\Entity\AdresseLivraison | No errors. |