Query Metrics
4
Database Queries
4
Different statements
5.16 ms
Query time
1
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.56 ms (30.27%) |
1 |
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.status = ?
Parameters:
[
1
]
|
|
1.53 ms (29.73%) |
1 |
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
]
|
|
1.11 ms (21.54%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.cover AS cover_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.shooted_at AS shooted_at_6, t0.service_id AS service_id_7 FROM album t0 WHERE t0.status = ?
Parameters:
[
1
]
|
|
0.95 ms (18.46%) |
1 |
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.id = ?
Parameters:
[
8
]
|
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. |