Query Metrics
3
Database Queries
3
Different statements
3.32 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.97 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.service_type AS service_type_5, t0.image AS image_6, t0.icone AS icone_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM service t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"covoiturage"
]
|
2 | 0.85 ms |
SELECT s0_.id AS id_0, s0_.title AS title_1, s0_.slug AS slug_2, s0_.description AS description_3, s0_.service_type AS service_type_4, s0_.image AS image_5, s0_.icone AS icone_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8 FROM service s0_ WHERE s0_.id <> ? ORDER BY s0_.id ASC
Parameters:
[
5
]
|
3 | 0.50 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.src AS src_5, t0.link AS link_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM partner t0 ORDER BY t0.id 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 |
---|---|
App\Entity\Service | No errors. |
App\Entity\Devis | No errors. |
App\Entity\Partner | No errors. |