Query Metrics
41
Database Queries
9
Different statements
12.18 ms
Query time
1
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
4.27 ms (35.03%) |
23 |
SELECT t0.id AS id_1, t0.source AS source_2, t0.name AS name_3, t0.last_update AS last_update_4, t0.backup1 AS backup1_5, t0.backup1_date AS backup1_date_6, t0.backup2 AS backup2_7, t0.backup2_date AS backup2_date_8, t0.style AS style_9, t0.location AS location_10, t0.can_delete AS can_delete_11 FROM template t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"business/page.html.twig"
]
|
3.76 ms (30.90%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.type AS type_4, t0.align_content AS align_content_5, t0.align_title AS align_title_6, t0.header_icon AS header_icon_7, t0.header_icon_color AS header_icon_color_8, t0.background_containment AS background_containment_9, t0.content_containment AS content_containment_10, t0.background_color AS background_color_11, t0.text_color AS text_color_12, t0.image_data AS image_data_13, t0.image_file_type AS image_file_type_14, t0.image_file_name AS image_file_name_15, t0.youtube_urls AS youtube_urls_16, t0.title_color AS title_color_17, t0.content_padding_top AS content_padding_top_18, t0.content_padding_bottom AS content_padding_bottom_19, t0.content_padding_right AS content_padding_right_20, t0.content_padding_left AS content_padding_left_21, t0.title_animation AS title_animation_22, t0.content_animation AS content_animation_23, t0.banner_opacity AS banner_opacity_24, t0.slider_ratio AS slider_ratio_25, t0.deleted AS deleted_26, t0.sorting_rank AS sorting_rank_27, t0.page_id AS page_id_28, t0.title_font_id AS title_font_id_29, t0.content_font_id AS content_font_id_30 FROM page_section t0 WHERE t0.page_id = ? AND t0.deleted = ? ORDER BY t0.sorting_rank ASC
Parameters:
[ 2 0 ] |
1.20 ms (9.82%) |
6 |
SELECT t0.id AS id_1, t0.opt AS opt_2, t0.data AS data_3, t0.type AS type_4, t0.options AS options_5 FROM setting t0
Parameters:
[] |
0.79 ms (6.49%) |
4 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.title AS title_3, t0.body AS body_4, t0.keywords AS keywords_5, t0.description AS description_6, t0.url AS url_7, t0.target AS target_8, t0.is_home AS is_home_9, t0.is_published AS is_published_10, t0.css AS css_11, t0.header_twig AS header_twig_12, t0.footer_twig AS footer_twig_13, t0.sorting_rank AS sorting_rank_14, t0.menu_id AS menu_id_15 FROM page t0 WHERE t0.menu_id = ?
Parameters:
[
1
]
|
0.58 ms (4.78%) |
1 |
SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME
Parameters:
[
"phcom_db"
]
|
0.56 ms (4.56%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.title AS title_3, t0.body AS body_4, t0.keywords AS keywords_5, t0.description AS description_6, t0.url AS url_7, t0.target AS target_8, t0.is_home AS is_home_9, t0.is_published AS is_published_10, t0.css AS css_11, t0.header_twig AS header_twig_12, t0.footer_twig AS footer_twig_13, t0.sorting_rank AS sorting_rank_14, t0.menu_id AS menu_id_15 FROM page t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"2"
]
|
0.46 ms (3.79%) |
2 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.location AS location_3, t0.file_data AS file_data_4, t0.file_type AS file_type_5, t0.file_name AS file_name_6, t0.sorting_rank AS sorting_rank_7, t0.parent_id AS parent_id_8 FROM menu t0 WHERE t0.parent_id IS NULL AND t0.location = ?
Parameters:
[
"top"
]
|
0.39 ms (3.17%) |
2 |
SELECT DATABASE()
Parameters:
[] |
0.18 ms (1.48%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.parent AS parent_3 FROM pro_cat t0 WHERE t0.parent = ?
Parameters:
[
"0"
]
|
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\Page | No errors. |
App\Entity\Menu | No errors. |
App\Entity\PageSection |
|
App\Entity\Gfont | No errors. |
App\Entity\PageSectionImages | No errors. |
App\Entity\Template | No errors. |
App\Entity\Setting | No errors. |
App\Entity\ProCat | No errors. |