Query Metrics

40 Database Queries
20 Different statements
96.03 ms Query time
0 Invalid entities
88 Managed entities

Queries

Group similar statements

# Time Info
1 2.35 ms
SELECT p0_.id AS id_0, p0_.slug AS slug_1 FROM page p0_
Parameters:
[]
2 1.40 ms
SELECT t0.components AS components_1, t0.extraUrlsegments AS extraUrlsegments_2, t0.htmlblocks AS htmlblocks_3, t0.slug AS slug_4, t0.id AS id_5, t0.navtitle AS navtitle_6, t0.url AS url_7, t0.viewable_from AS viewable_from_8, t0.content2 AS content2_9, t0.content3 AS content3_10, t0.content4 AS content4_11, t0.cta_text_1 AS cta_text_1_12, t0.cta_url_1 AS cta_url_1_13, t0.cta_text_2 AS cta_text_2_14, t0.cta_url_2 AS cta_url_2_15, t0.cta_text_3 AS cta_text_3_16, t0.cta_url_3 AS cta_url_3_17, t0.title AS title_18, t0.content AS content_19, t0.subtitle AS subtitle_20, t0.meta_title AS meta_title_21, t0.meta_description AS meta_description_22, t0.ogImageAlt AS ogImageAlt_23, t0.ogImage AS ogImage_24, t0.active AS active_25, t0.deleted AS deleted_26, t0.image AS image_27, t0.image2 AS image2_28, t0.image3 AS image3_29, t0.created_at AS created_at_30, t0.updated_at AS updated_at_31, t0.update_by AS update_by_32, t0.parent AS parent_33, t0.template_id AS template_id_34, t0.faq_group_id AS faq_group_id_35, t0.testimonial1_id AS testimonial1_id_36, t0.testimonial2_id AS testimonial2_id_37, t0.testimonial3_id AS testimonial3_id_38 FROM page t0 WHERE t0.slug = ? AND t0.deleted = ? AND t0.active = ? LIMIT 1
Parameters:
[
  "fuse-boards"
  0
  1
]
3 10.38 ms
SELECT s0_.id AS id_0, s0_.identifier AS identifier_1, s0_.title AS title_2, s0_.content AS content_3, s0_.slug AS slug_4, s0_.meta_title AS meta_title_5, s0_.meta_description AS meta_description_6, s0_.ogImageAlt AS ogImageAlt_7, s0_.ogImage AS ogImage_8, s0_.active AS active_9, s0_.deleted AS deleted_10, s0_.created_at AS created_at_11, s0_.updated_at AS updated_at_12, s1_.id AS id_13, s1_.html AS html_14, s1_.position AS position_15, s1_.link AS link_16, s1_.buttontext AS buttontext_17, s1_.title AS title_18, s1_.content AS content_19, s1_.slug AS slug_20, s1_.meta_title AS meta_title_21, s1_.meta_description AS meta_description_22, s1_.ogImageAlt AS ogImageAlt_23, s1_.ogImage AS ogImage_24, s1_.active AS active_25, s1_.deleted AS deleted_26, s1_.image AS image_27, s1_.created_at AS created_at_28, s1_.updated_at AS updated_at_29, s1_.slider_id AS slider_id_30 FROM slider s0_ INNER JOIN slider_page s3_ ON s0_.id = s3_.slider_id INNER JOIN page p2_ ON p2_.id = s3_.page_id AND (p2_.id IN (19)) LEFT JOIN slider_images s1_ ON s0_.id = s1_.slider_id WHERE s1_.deleted = 0 AND s1_.active = 1 ORDER BY s1_.position ASC
Parameters:
[]
4 3.88 ms
SELECT t0.id AS id_1, t0.height AS height_2, t0.width AS width_3, t0.title AS title_4, t0.content AS content_5, t0.image AS image_6, t0.sort_order AS sort_order_7, t0.active AS active_8, t0.deleted AS deleted_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11 FROM accreditation t0 WHERE t0.active = ? ORDER BY t0.sort_order ASC
Parameters:
[
  1
]
5 3.95 ms
SELECT t0.id AS id_1, t0.button_text AS button_text_2, t0.button_link AS button_link_3, t0.title AS title_4, t0.content AS content_5, t0.image AS image_6, t0.active AS active_7, t0.deleted AS deleted_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10 FROM call_to_action_block t0 WHERE t0.id = ? AND t0.active = ? AND t0.deleted = ? LIMIT 1
Parameters:
[
  1
  1
  0
]
6 6.00 ms
SELECT t0.id AS id_1, t0.image_location AS image_location_2, t0.title AS title_3, t0.content AS content_4, t0.image AS image_5, t0.active AS active_6, t0.deleted AS deleted_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM text_image_block t0 WHERE t0.id = ? AND t0.active = ? AND t0.deleted = ? LIMIT 1
Parameters:
[
  1
  1
  0
]
7 1.39 ms
SELECT t0.id AS id_1, t0.image_location AS image_location_2, t0.title AS title_3, t0.content AS content_4, t0.image AS image_5, t0.active AS active_6, t0.deleted AS deleted_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM text_image_block t0 WHERE t0.id = ? AND t0.active = ? AND t0.deleted = ? LIMIT 1
Parameters:
[
  2
  1
  0
]
8 4.72 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.active AS active_4, t0.deleted AS deleted_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM text_slider_block t0 WHERE t0.id = ? AND t0.active = ? AND t0.deleted = ? LIMIT 1
Parameters:
[
  1
  1
  0
]
9 4.64 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.active AS active_4, t0.deleted AS deleted_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.sort_order AS sort_order_8, t0.block_id AS block_id_9 FROM text_slider_slide t0 WHERE ((t0.active = ? AND t0.deleted = ?) AND t0.block_id = ?) ORDER BY t0.sort_order ASC
Parameters:
[
  1
  0
  1
]
10 2.53 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.active AS active_4, t0.deleted AS deleted_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.sort_order AS sort_order_8, t0.block_id AS block_id_9 FROM text_slider_slide t0 WHERE ((t0.active = ? AND t0.deleted = ?) AND t0.block_id = ?) ORDER BY t0.sort_order ASC
Parameters:
[
  1
  0
  1
]
11 3.27 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.form_embed_code AS form_embed_code_4, t0.active AS active_5, t0.deleted AS deleted_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM form_popup t0 WHERE t0.id = ? AND t0.active = ? AND t0.deleted = ? LIMIT 1
Parameters:
[
  5
  1
  0
]
12 2.51 ms
SELECT t0.id AS id_1, t0.iframe_code AS iframe_code_2, t0.title AS title_3, t0.content AS content_4, t0.image AS image_5, t0.active AS active_6, t0.deleted AS deleted_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM embedded_form_block t0 WHERE t0.id = ? AND t0.active = ? AND t0.deleted = ? LIMIT 1
Parameters:
[
  1
  1
  0
]
13 14.77 ms
SELECT t0.id AS id_1, t0.width AS width_2, t0.height AS height_3, t0.client_or_brand AS client_or_brand_4, t0.title AS title_5, t0.content AS content_6, t0.image AS image_7, t0.sort_order AS sort_order_8, t0.active AS active_9, t0.deleted AS deleted_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12 FROM client t0 WHERE t0.client_or_brand = ? AND t0.deleted = ? AND t0.active = ? ORDER BY t0.sort_order ASC
Parameters:
[
  "client"
  0
  1
]
14 1.63 ms
SELECT t0.id AS id_1, t0.width AS width_2, t0.height AS height_3, t0.client_or_brand AS client_or_brand_4, t0.title AS title_5, t0.content AS content_6, t0.image AS image_7, t0.sort_order AS sort_order_8, t0.active AS active_9, t0.deleted AS deleted_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12 FROM client t0 WHERE t0.client_or_brand = ? AND t0.deleted = ? AND t0.active = ? ORDER BY t0.sort_order ASC
Parameters:
[
  "brand"
  0
  1
]
15 2.09 ms
SELECT t0.id AS id_1, t0.description AS description_2, t0.templatefile AS templatefile_3, t0.number_of_html AS number_of_html_4, t0.number_of_components AS number_of_components_5, t0.inherited_bundle_name AS inherited_bundle_name_6, t0.title AS title_7, t0.content AS content_8, t0.active AS active_9, t0.deleted AS deleted_10, t0.image AS image_11 FROM templates t0 WHERE t0.id = ?
Parameters:
[
  6
]
16 1.69 ms
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.active AS active_3, t0.deleted AS deleted_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.update_by AS update_by_7 FROM menus t0 WHERE t0.identifier = ? LIMIT 1
Parameters:
[
  "Top"
]
17 1.41 ms
SELECT t0.id AS id_1, t0.name_override AS name_override_2, t0.url_override AS url_override_3, t0.menu_item_id AS menu_item_id_4, t0.menu_parent_id AS menu_parent_id_5, t0.newwindow AS newwindow_6, t0.isdynamic AS isdynamic_7, t0.dynamicentity AS dynamicentity_8, t0.active AS active_9, t0.deleted AS deleted_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.menuId AS menuId_13, t0.pageId AS pageId_14 FROM menuitems t0 WHERE t0.menuId = ?
Parameters:
[
  1
]
18 1.32 ms
SELECT t0.components AS components_1, t0.extraUrlsegments AS extraUrlsegments_2, t0.htmlblocks AS htmlblocks_3, t0.slug AS slug_4, t0.id AS id_5, t0.navtitle AS navtitle_6, t0.url AS url_7, t0.viewable_from AS viewable_from_8, t0.content2 AS content2_9, t0.content3 AS content3_10, t0.content4 AS content4_11, t0.cta_text_1 AS cta_text_1_12, t0.cta_url_1 AS cta_url_1_13, t0.cta_text_2 AS cta_text_2_14, t0.cta_url_2 AS cta_url_2_15, t0.cta_text_3 AS cta_text_3_16, t0.cta_url_3 AS cta_url_3_17, t0.title AS title_18, t0.content AS content_19, t0.subtitle AS subtitle_20, t0.meta_title AS meta_title_21, t0.meta_description AS meta_description_22, t0.ogImageAlt AS ogImageAlt_23, t0.ogImage AS ogImage_24, t0.active AS active_25, t0.deleted AS deleted_26, t0.image AS image_27, t0.image2 AS image2_28, t0.image3 AS image3_29, t0.created_at AS created_at_30, t0.updated_at AS updated_at_31, t0.update_by AS update_by_32, t0.parent AS parent_33, t0.template_id AS template_id_34, t0.faq_group_id AS faq_group_id_35, t0.testimonial1_id AS testimonial1_id_36, t0.testimonial2_id AS testimonial2_id_37, t0.testimonial3_id AS testimonial3_id_38 FROM page t0 WHERE t0.id = ?
Parameters:
[
  1
]
19 1.35 ms
SELECT t0.components AS components_1, t0.extraUrlsegments AS extraUrlsegments_2, t0.htmlblocks AS htmlblocks_3, t0.slug AS slug_4, t0.id AS id_5, t0.navtitle AS navtitle_6, t0.url AS url_7, t0.viewable_from AS viewable_from_8, t0.content2 AS content2_9, t0.content3 AS content3_10, t0.content4 AS content4_11, t0.cta_text_1 AS cta_text_1_12, t0.cta_url_1 AS cta_url_1_13, t0.cta_text_2 AS cta_text_2_14, t0.cta_url_2 AS cta_url_2_15, t0.cta_text_3 AS cta_text_3_16, t0.cta_url_3 AS cta_url_3_17, t0.title AS title_18, t0.content AS content_19, t0.subtitle AS subtitle_20, t0.meta_title AS meta_title_21, t0.meta_description AS meta_description_22, t0.ogImageAlt AS ogImageAlt_23, t0.ogImage AS ogImage_24, t0.active AS active_25, t0.deleted AS deleted_26, t0.image AS image_27, t0.image2 AS image2_28, t0.image3 AS image3_29, t0.created_at AS created_at_30, t0.updated_at AS updated_at_31, t0.update_by AS update_by_32, t0.parent AS parent_33, t0.template_id AS template_id_34, t0.faq_group_id AS faq_group_id_35, t0.testimonial1_id AS testimonial1_id_36, t0.testimonial2_id AS testimonial2_id_37, t0.testimonial3_id AS testimonial3_id_38 FROM page t0 WHERE t0.id = ?
Parameters:
[
  14
]
20 1.22 ms
SELECT t0.components AS components_1, t0.extraUrlsegments AS extraUrlsegments_2, t0.htmlblocks AS htmlblocks_3, t0.slug AS slug_4, t0.id AS id_5, t0.navtitle AS navtitle_6, t0.url AS url_7, t0.viewable_from AS viewable_from_8, t0.content2 AS content2_9, t0.content3 AS content3_10, t0.content4 AS content4_11, t0.cta_text_1 AS cta_text_1_12, t0.cta_url_1 AS cta_url_1_13, t0.cta_text_2 AS cta_text_2_14, t0.cta_url_2 AS cta_url_2_15, t0.cta_text_3 AS cta_text_3_16, t0.cta_url_3 AS cta_url_3_17, t0.title AS title_18, t0.content AS content_19, t0.subtitle AS subtitle_20, t0.meta_title AS meta_title_21, t0.meta_description AS meta_description_22, t0.ogImageAlt AS ogImageAlt_23, t0.ogImage AS ogImage_24, t0.active AS active_25, t0.deleted AS deleted_26, t0.image AS image_27, t0.image2 AS image2_28, t0.image3 AS image3_29, t0.created_at AS created_at_30, t0.updated_at AS updated_at_31, t0.update_by AS update_by_32, t0.parent AS parent_33, t0.template_id AS template_id_34, t0.faq_group_id AS faq_group_id_35, t0.testimonial1_id AS testimonial1_id_36, t0.testimonial2_id AS testimonial2_id_37, t0.testimonial3_id AS testimonial3_id_38 FROM page t0 WHERE t0.id = ?
Parameters:
[
  18
]
21 1.07 ms
SELECT t0.components AS components_1, t0.extraUrlsegments AS extraUrlsegments_2, t0.htmlblocks AS htmlblocks_3, t0.slug AS slug_4, t0.id AS id_5, t0.navtitle AS navtitle_6, t0.url AS url_7, t0.viewable_from AS viewable_from_8, t0.content2 AS content2_9, t0.content3 AS content3_10, t0.content4 AS content4_11, t0.cta_text_1 AS cta_text_1_12, t0.cta_url_1 AS cta_url_1_13, t0.cta_text_2 AS cta_text_2_14, t0.cta_url_2 AS cta_url_2_15, t0.cta_text_3 AS cta_text_3_16, t0.cta_url_3 AS cta_url_3_17, t0.title AS title_18, t0.content AS content_19, t0.subtitle AS subtitle_20, t0.meta_title AS meta_title_21, t0.meta_description AS meta_description_22, t0.ogImageAlt AS ogImageAlt_23, t0.ogImage AS ogImage_24, t0.active AS active_25, t0.deleted AS deleted_26, t0.image AS image_27, t0.image2 AS image2_28, t0.image3 AS image3_29, t0.created_at AS created_at_30, t0.updated_at AS updated_at_31, t0.update_by AS update_by_32, t0.parent AS parent_33, t0.template_id AS template_id_34, t0.faq_group_id AS faq_group_id_35, t0.testimonial1_id AS testimonial1_id_36, t0.testimonial2_id AS testimonial2_id_37, t0.testimonial3_id AS testimonial3_id_38 FROM page t0 WHERE t0.id = ?
Parameters:
[
  15
]
22 1.16 ms
SELECT t0.components AS components_1, t0.extraUrlsegments AS extraUrlsegments_2, t0.htmlblocks AS htmlblocks_3, t0.slug AS slug_4, t0.id AS id_5, t0.navtitle AS navtitle_6, t0.url AS url_7, t0.viewable_from AS viewable_from_8, t0.content2 AS content2_9, t0.content3 AS content3_10, t0.content4 AS content4_11, t0.cta_text_1 AS cta_text_1_12, t0.cta_url_1 AS cta_url_1_13, t0.cta_text_2 AS cta_text_2_14, t0.cta_url_2 AS cta_url_2_15, t0.cta_text_3 AS cta_text_3_16, t0.cta_url_3 AS cta_url_3_17, t0.title AS title_18, t0.content AS content_19, t0.subtitle AS subtitle_20, t0.meta_title AS meta_title_21, t0.meta_description AS meta_description_22, t0.ogImageAlt AS ogImageAlt_23, t0.ogImage AS ogImage_24, t0.active AS active_25, t0.deleted AS deleted_26, t0.image AS image_27, t0.image2 AS image2_28, t0.image3 AS image3_29, t0.created_at AS created_at_30, t0.updated_at AS updated_at_31, t0.update_by AS update_by_32, t0.parent AS parent_33, t0.template_id AS template_id_34, t0.faq_group_id AS faq_group_id_35, t0.testimonial1_id AS testimonial1_id_36, t0.testimonial2_id AS testimonial2_id_37, t0.testimonial3_id AS testimonial3_id_38 FROM page t0 WHERE t0.id = ?
Parameters:
[
  8
]
23 1.22 ms
SELECT t0.components AS components_1, t0.extraUrlsegments AS extraUrlsegments_2, t0.htmlblocks AS htmlblocks_3, t0.slug AS slug_4, t0.id AS id_5, t0.navtitle AS navtitle_6, t0.url AS url_7, t0.viewable_from AS viewable_from_8, t0.content2 AS content2_9, t0.content3 AS content3_10, t0.content4 AS content4_11, t0.cta_text_1 AS cta_text_1_12, t0.cta_url_1 AS cta_url_1_13, t0.cta_text_2 AS cta_text_2_14, t0.cta_url_2 AS cta_url_2_15, t0.cta_text_3 AS cta_text_3_16, t0.cta_url_3 AS cta_url_3_17, t0.title AS title_18, t0.content AS content_19, t0.subtitle AS subtitle_20, t0.meta_title AS meta_title_21, t0.meta_description AS meta_description_22, t0.ogImageAlt AS ogImageAlt_23, t0.ogImage AS ogImage_24, t0.active AS active_25, t0.deleted AS deleted_26, t0.image AS image_27, t0.image2 AS image2_28, t0.image3 AS image3_29, t0.created_at AS created_at_30, t0.updated_at AS updated_at_31, t0.update_by AS update_by_32, t0.parent AS parent_33, t0.template_id AS template_id_34, t0.faq_group_id AS faq_group_id_35, t0.testimonial1_id AS testimonial1_id_36, t0.testimonial2_id AS testimonial2_id_37, t0.testimonial3_id AS testimonial3_id_38 FROM page t0 WHERE t0.id = ?
Parameters:
[
  2
]
24 1.09 ms
SELECT t0.components AS components_1, t0.extraUrlsegments AS extraUrlsegments_2, t0.htmlblocks AS htmlblocks_3, t0.slug AS slug_4, t0.id AS id_5, t0.navtitle AS navtitle_6, t0.url AS url_7, t0.viewable_from AS viewable_from_8, t0.content2 AS content2_9, t0.content3 AS content3_10, t0.content4 AS content4_11, t0.cta_text_1 AS cta_text_1_12, t0.cta_url_1 AS cta_url_1_13, t0.cta_text_2 AS cta_text_2_14, t0.cta_url_2 AS cta_url_2_15, t0.cta_text_3 AS cta_text_3_16, t0.cta_url_3 AS cta_url_3_17, t0.title AS title_18, t0.content AS content_19, t0.subtitle AS subtitle_20, t0.meta_title AS meta_title_21, t0.meta_description AS meta_description_22, t0.ogImageAlt AS ogImageAlt_23, t0.ogImage AS ogImage_24, t0.active AS active_25, t0.deleted AS deleted_26, t0.image AS image_27, t0.image2 AS image2_28, t0.image3 AS image3_29, t0.created_at AS created_at_30, t0.updated_at AS updated_at_31, t0.update_by AS update_by_32, t0.parent AS parent_33, t0.template_id AS template_id_34, t0.faq_group_id AS faq_group_id_35, t0.testimonial1_id AS testimonial1_id_36, t0.testimonial2_id AS testimonial2_id_37, t0.testimonial3_id AS testimonial3_id_38 FROM page t0 WHERE t0.id = ?
Parameters:
[
  6
]
25 3.49 ms
SELECT t0.id AS id_1, t0.content2 AS content2_2, t0.content3 AS content3_3, t0.content4 AS content4_4, t0.cta_text_1 AS cta_text_1_5, t0.cta_url_1 AS cta_url_1_6, t0.cta_text_2 AS cta_text_2_7, t0.cta_url_2 AS cta_url_2_8, t0.cta_text_3 AS cta_text_3_9, t0.cta_url_3 AS cta_url_3_10, t0.components AS components_11, t0.title AS title_12, t0.content AS content_13, t0.slug AS slug_14, t0.meta_title AS meta_title_15, t0.meta_description AS meta_description_16, t0.ogImageAlt AS ogImageAlt_17, t0.ogImage AS ogImage_18, t0.video AS video_19, t0.sort_order AS sort_order_20, t0.image AS image_21, t0.image2 AS image2_22, t0.image3 AS image3_23, t0.created_at AS created_at_24, t0.updated_at AS updated_at_25, t0.deleted AS deleted_26, t0.active AS active_27 FROM service t0 WHERE t0.active = ? AND t0.deleted = ?
Parameters:
[
  1
  0
]
26 2.07 ms
SELECT s0_.id AS id_0, s0_.title AS title_1, s0_.content AS content_2, s0_.active AS active_3, s0_.deleted AS deleted_4, s0_.created_at AS created_at_5, s0_.updated_at AS updated_at_6, s0_.image AS image_7, s0_.file AS file_8 FROM setting s0_ WHERE s0_.id = ? AND s0_.active = 1 AND s0_.deleted = 0
Parameters:
[
  6
]
27 0.93 ms
SELECT s0_.id AS id_0, s0_.title AS title_1, s0_.content AS content_2, s0_.active AS active_3, s0_.deleted AS deleted_4, s0_.created_at AS created_at_5, s0_.updated_at AS updated_at_6, s0_.image AS image_7, s0_.file AS file_8 FROM setting s0_ WHERE s0_.id = ? AND s0_.active = 1 AND s0_.deleted = 0
Parameters:
[
  6
]
28 0.80 ms
SELECT s0_.id AS id_0, s0_.title AS title_1, s0_.content AS content_2, s0_.active AS active_3, s0_.deleted AS deleted_4, s0_.created_at AS created_at_5, s0_.updated_at AS updated_at_6, s0_.image AS image_7, s0_.file AS file_8 FROM setting s0_ WHERE s0_.id = ? AND s0_.active = 1 AND s0_.deleted = 0
Parameters:
[
  7
]
29 0.75 ms
SELECT s0_.id AS id_0, s0_.title AS title_1, s0_.content AS content_2, s0_.active AS active_3, s0_.deleted AS deleted_4, s0_.created_at AS created_at_5, s0_.updated_at AS updated_at_6, s0_.image AS image_7, s0_.file AS file_8 FROM setting s0_ WHERE s0_.id = ? AND s0_.active = 1 AND s0_.deleted = 0
Parameters:
[
  7
]
30 0.71 ms
SELECT s0_.id AS id_0, s0_.title AS title_1, s0_.content AS content_2, s0_.active AS active_3, s0_.deleted AS deleted_4, s0_.created_at AS created_at_5, s0_.updated_at AS updated_at_6, s0_.image AS image_7, s0_.file AS file_8 FROM setting s0_ WHERE s0_.id = ? AND s0_.active = 1 AND s0_.deleted = 0
Parameters:
[
  8
]
31 0.68 ms
SELECT s0_.id AS id_0, s0_.title AS title_1, s0_.content AS content_2, s0_.active AS active_3, s0_.deleted AS deleted_4, s0_.created_at AS created_at_5, s0_.updated_at AS updated_at_6, s0_.image AS image_7, s0_.file AS file_8 FROM setting s0_ WHERE s0_.id = ? AND s0_.active = 1 AND s0_.deleted = 0
Parameters:
[
  8
]
32 1.41 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.active AS active_4, t0.deleted AS deleted_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM faq_group t0 WHERE t0.id = ?
Parameters:
[
  1
]
33 1.38 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.active AS active_4, t0.deleted AS deleted_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.sort_order AS sort_order_8, t0.faq_group_id AS faq_group_id_9 FROM faq t0 WHERE ((t0.active = ? AND t0.deleted = ?) AND t0.faq_group_id = ?) ORDER BY t0.sort_order ASC
Parameters:
[
  1
  0
  1
]
34 0.92 ms
SELECT t0.id AS id_1, t0.rating AS rating_2, t0.attestant AS attestant_3, t0.title AS title_4, t0.content AS content_5, t0.sort_order AS sort_order_6, t0.active AS active_7, t0.deleted AS deleted_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.video AS video_11 FROM testimonial t0 WHERE t0.id = ?
Parameters:
[
  3
]
35 0.88 ms
SELECT t0.id AS id_1, t0.rating AS rating_2, t0.attestant AS attestant_3, t0.title AS title_4, t0.content AS content_5, t0.sort_order AS sort_order_6, t0.active AS active_7, t0.deleted AS deleted_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.video AS video_11 FROM testimonial t0 WHERE t0.id = ?
Parameters:
[
  1
]
36 0.82 ms
SELECT t0.id AS id_1, t0.rating AS rating_2, t0.attestant AS attestant_3, t0.title AS title_4, t0.content AS content_5, t0.sort_order AS sort_order_6, t0.active AS active_7, t0.deleted AS deleted_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.video AS video_11 FROM testimonial t0 WHERE t0.id = ?
Parameters:
[
  2
]
37 0.96 ms
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.active AS active_3, t0.deleted AS deleted_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.update_by AS update_by_7 FROM menus t0 WHERE t0.identifier = ? LIMIT 1
Parameters:
[
  "compliance"
]
38 0.94 ms
SELECT t0.id AS id_1, t0.name_override AS name_override_2, t0.url_override AS url_override_3, t0.menu_item_id AS menu_item_id_4, t0.menu_parent_id AS menu_parent_id_5, t0.newwindow AS newwindow_6, t0.isdynamic AS isdynamic_7, t0.dynamicentity AS dynamicentity_8, t0.active AS active_9, t0.deleted AS deleted_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.menuId AS menuId_13, t0.pageId AS pageId_14 FROM menuitems t0 WHERE t0.menuId = ?
Parameters:
[
  3
]
39 1.21 ms
SELECT t0.components AS components_1, t0.extraUrlsegments AS extraUrlsegments_2, t0.htmlblocks AS htmlblocks_3, t0.slug AS slug_4, t0.id AS id_5, t0.navtitle AS navtitle_6, t0.url AS url_7, t0.viewable_from AS viewable_from_8, t0.content2 AS content2_9, t0.content3 AS content3_10, t0.content4 AS content4_11, t0.cta_text_1 AS cta_text_1_12, t0.cta_url_1 AS cta_url_1_13, t0.cta_text_2 AS cta_text_2_14, t0.cta_url_2 AS cta_url_2_15, t0.cta_text_3 AS cta_text_3_16, t0.cta_url_3 AS cta_url_3_17, t0.title AS title_18, t0.content AS content_19, t0.subtitle AS subtitle_20, t0.meta_title AS meta_title_21, t0.meta_description AS meta_description_22, t0.ogImageAlt AS ogImageAlt_23, t0.ogImage AS ogImage_24, t0.active AS active_25, t0.deleted AS deleted_26, t0.image AS image_27, t0.image2 AS image2_28, t0.image3 AS image3_29, t0.created_at AS created_at_30, t0.updated_at AS updated_at_31, t0.update_by AS update_by_32, t0.parent AS parent_33, t0.template_id AS template_id_34, t0.faq_group_id AS faq_group_id_35, t0.testimonial1_id AS testimonial1_id_36, t0.testimonial2_id AS testimonial2_id_37, t0.testimonial3_id AS testimonial3_id_38 FROM page t0 WHERE t0.id = ?
Parameters:
[
  9
]
40 1.07 ms
SELECT t0.components AS components_1, t0.extraUrlsegments AS extraUrlsegments_2, t0.htmlblocks AS htmlblocks_3, t0.slug AS slug_4, t0.id AS id_5, t0.navtitle AS navtitle_6, t0.url AS url_7, t0.viewable_from AS viewable_from_8, t0.content2 AS content2_9, t0.content3 AS content3_10, t0.content4 AS content4_11, t0.cta_text_1 AS cta_text_1_12, t0.cta_url_1 AS cta_url_1_13, t0.cta_text_2 AS cta_text_2_14, t0.cta_url_2 AS cta_url_2_15, t0.cta_text_3 AS cta_text_3_16, t0.cta_url_3 AS cta_url_3_17, t0.title AS title_18, t0.content AS content_19, t0.subtitle AS subtitle_20, t0.meta_title AS meta_title_21, t0.meta_description AS meta_description_22, t0.ogImageAlt AS ogImageAlt_23, t0.ogImage AS ogImage_24, t0.active AS active_25, t0.deleted AS deleted_26, t0.image AS image_27, t0.image2 AS image2_28, t0.image3 AS image3_29, t0.created_at AS created_at_30, t0.updated_at AS updated_at_31, t0.update_by AS update_by_32, t0.parent AS parent_33, t0.template_id AS template_id_34, t0.faq_group_id AS faq_group_id_35, t0.testimonial1_id AS testimonial1_id_36, t0.testimonial2_id AS testimonial2_id_37, t0.testimonial3_id AS testimonial3_id_38 FROM page t0 WHERE t0.id = ?
Parameters:
[
  10
]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Client 17
App\Entity\MenuItems 11
App\Entity\Page 10
App\Entity\Service 9
App\Entity\Accreditation 7
App\Entity\TextSliderSlide 6
App\Entity\Faq 5
App\Entity\Templates 4
App\Entity\Testimonial 3
App\Entity\Setting 3
App\Entity\FaqGroup 2
App\Entity\TextImageBlock 2
App\Entity\Menu 2
App\Entity\Slider 1
App\Entity\SliderImages 1
App\Entity\CallToActionBlock 1
App\Entity\TextSliderBlock 1
App\Entity\FormPopup 1
App\Entity\EmbeddedFormBlock 1
App\Entity\User 1

Entities Mapping