Query Metrics
8
Database Queries
4
Different statements
7.38 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
3.10 ms (42.01%) |
5 |
SELECT t0.id AS id_1, t0.question AS question_2, t0.slug AS slug_3, t0.answer AS answer_4, t0.category_id AS category_id_5 FROM faq t0 WHERE t0.category_id = ?
Parameters:
[
1
]
|
2.38 ms (32.27%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.sub_title AS sub_title_3, t0.background AS background_4, t0.video AS video_5, t0.description AS description_6, t0.btn_name AS btn_name_7, t0.btn_link AS btn_link_8, t0.video_image AS video_image_9, t0.video_link AS video_link_10, t0.helpful_title AS helpful_title_11, t0.helpful_subtitle AS helpful_subtitle_12, t0.helpful_title1 AS helpful_title1_13, t0.helpful_subtitle1 AS helpful_subtitle1_14, t0.helpful_icon1 AS helpful_icon1_15, t0.helpful_title2 AS helpful_title2_16, t0.helpful_subtitle2 AS helpful_subtitle2_17, t0.helpful_icon2 AS helpful_icon2_18, t0.helpful_title3 AS helpful_title3_19, t0.helpful_subtitle3 AS helpful_subtitle3_20, t0.helpful_icon3 AS helpful_icon3_21 FROM help t0 ORDER BY t0.id DESC LIMIT 1
Parameters:
[] |
1.16 ms (15.67%) |
1 |
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:
[] |
0.74 ms (10.05%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2 FROM faq_category 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\Help | No errors. |
App\Entity\FaqCategory | No errors. |
App\Entity\Faq | No errors. |
App\Entity\Partner | No errors. |