Query Metrics
3
Database Queries
3
Different statements
3.10 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.41 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.img AS img_4, t0.color AS color_5, t0.hook AS hook_6 FROM type_voyage t0
Parameters:
[] |
| 2 | 0.74 ms |
SELECT t0.id AS id_1, t0.page AS page_2, t0.img AS img_3, t0.disable AS disable_4 FROM banner t0 WHERE t0.page = ? LIMIT 1
Parameters:
[
"devis"
]
|
| 3 | 0.95 ms |
SELECT t0.id AS id_1, t0.adress AS adress_2, t0.city AS city_3, t0.zip AS zip_4, t0.phone AS phone_5, t0.mobile AS mobile_6, t0.mobile_two AS mobile_two_7, t0.mail AS mail_8, t0.logo AS logo_9, t0.facebook AS facebook_10, t0.instagram AS instagram_11, t0.tiktok AS tiktok_12, t0.linkedin AS linkedin_13 FROM informations t0 WHERE t0.id = ? LIMIT 1
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\TypeVoyage | No errors. |
| App\Entity\Offer | No errors. |
| App\Entity\Banner | No errors. |
| App\Entity\Informations | No errors. |