Query Metrics
2
Database Queries
2
Different statements
2.51 ms
Query time
1
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.48 ms |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.description AS description_3, t0.auteur AS auteur_4, t0.photo AS photo_5, t0.status AS status_6, t0.language AS language_7, t0.user_id AS user_id_8, t0.category_id AS category_id_9 FROM livre t0 WHERE t0.id = ?
Parameters:
[
"1"
]
|
2 | 1.03 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.email AS email_3, t0.password AS password_4, t0.country AS country_5, t0.username AS username_6 FROM user 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\Livre | No errors. |
App\Entity\User | No errors. |
App\Entity\Category | No errors. |
App\Entity\Demande |
|
App\Entity\Favori | No errors. |
App\Entity\Notification | No errors. |