Query Metrics
3
Database Queries
3
Different statements
11.22 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 6.81 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.illustration AS illustration_4, t0.subtitle AS subtitle_5, t0.description AS description_6, t0.price AS price_7, t0.is_best AS is_best_8, t0.is_dog AS is_dog_9, t0.gallery AS gallery_10, t0.gallery2 AS gallery2_11, t0.gallery3 AS gallery3_12, t0.gallery4 AS gallery4_13, t0.gallery5 AS gallery5_14, t0.gallery6 AS gallery6_15, t0.place AS place_16, t0.age AS age_17, t0.rate AS rate_18 FROM product t0 WHERE t0.is_best = ?
Parameters:
[
1
]
|
2 | 1.16 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.illustration AS illustration_4, t0.subtitle AS subtitle_5, t0.description AS description_6, t0.price AS price_7, t0.is_best AS is_best_8, t0.is_dog AS is_dog_9, t0.gallery AS gallery_10, t0.gallery2 AS gallery2_11, t0.gallery3 AS gallery3_12, t0.gallery4 AS gallery4_13, t0.gallery5 AS gallery5_14, t0.gallery6 AS gallery6_15, t0.place AS place_16, t0.age AS age_17, t0.rate AS rate_18 FROM product t0
Parameters:
[] |
3 | 3.25 ms |
SELECT t0.id AS id_1, t0.image AS image_2, t0.image2 AS image2_3, t0.image3 AS image3_4 FROM gallery_landing t0
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\Product | No errors. |
App\Entity\Category | No errors. |
App\Entity\Comments | No errors. |
App\Entity\GalleryLanding | No errors. |