Query Metrics
22
Database Queries
6
Different statements
5.37 ms
Query time
1
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
2.78 ms (51.87%) |
14 |
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"
]
|
0.65 ms (12.06%) |
3 |
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.55 ms (10.30%) |
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:
[
"13"
]
|
0.54 ms (9.99%) |
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:
[ 13 0 ] |
0.51 ms (9.56%) |
1 |
SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME
Parameters:
[
"phcom_db"
]
|
0.33 ms (6.22%) |
2 |
SELECT DATABASE()
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\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. |