Query Metrics
5
Database Queries
5
Different statements
14.49 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.50 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.og_title AS og_title_4, t0.og_description AS og_description_5, t0.keywords AS keywords_6, t0.slug AS slug_7, t0.og_image_name AS og_image_name_8, t0.updated_at AS updated_at_9 FROM discover_page t0 WHERE t0.id = ?
Parameters:
[
1
]
|
2 | 4.68 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.position AS position_3 FROM faq_category t0 ORDER BY t0.position DESC
Parameters:
[] |
3 | 0.27 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.image_name AS image_name_4, t0.position AS position_5, t0.updated_at AS updated_at_6, t0.is_in_slider AS is_in_slider_7, t0.head AS head_8, t0.custom_class AS custom_class_9, t0.link AS link_10, t0.button_label AS button_label_11 FROM home_item t0 WHERE t0.is_in_slider = ? ORDER BY t0.position DESC
Parameters:
[
1
]
|
4 | 4.48 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.image_name AS image_name_4, t0.updated_at AS updated_at_5, t0.discover_page_id AS discover_page_id_6 FROM advantage_item t0 WHERE t0.discover_page_id = ?
Parameters:
[
1
]
|
5 | 3.56 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.link AS link_5, t0.image_name AS image_name_6, t0.updated_at AS updated_at_7, t0.discover_page_id AS discover_page_id_8 FROM testimony_item t0 WHERE t0.discover_page_id = ?
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\DiscoverPage | No errors. |
App\Entity\FaqCategory | No errors. |
App\Entity\HomeItem | No errors. |
App\Entity\AdvantageItem | No errors. |
App\Entity\TestimonyItem | No errors. |
App\Entity\FaqItem | No errors. |