Query Metrics
4
Database Queries
4
Different statements
3.71 ms
Query time
1
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.06 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4, t0.created_at AS created_at_5, t0.status AS status_6, t0.slug AS slug_7 FROM category_services t0 WHERE t0.status = ?
Parameters:
[
1
]
|
| 2 | 0.90 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.status AS status_4, t0.image AS image_5, t0.created_at AS created_at_6, t0.slug AS slug_7, t0.slogan AS slogan_8, t0.cover AS cover_9, t0.category_service_id AS category_service_id_10 FROM service t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"studio-podcast"
]
|
| 3 | 0.89 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.fonction AS fonction_7 FROM team t0 WHERE t0.status = ?
Parameters:
[
1
]
|
| 4 | 0.87 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.logo AS logo_3, t0.status AS status_4, t0.description AS description_5 FROM partenaires t0 WHERE t0.status = ?
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\CategoryServices | No errors. |
| App\Entity\Service |
|
| App\Entity\Portfolio | No errors. |
| App\Entity\Reservation | No errors. |
| App\Entity\Album | No errors. |
| App\Entity\Team | No errors. |
| App\Entity\Partenaires | No errors. |