Query Metrics
34
Database Queries
18
Different statements
63.02 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
11.54 ms (18.31%) |
13 |
SELECT s0_.id AS id_0, s0_.display_text AS display_text_1, s0_.icon_class AS icon_class_2, s0_.title AS title_3, s0_.content AS content_4, s0_.active AS active_5, s0_.deleted AS deleted_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.image AS image_9, s0_.file AS file_10, s0_.video AS video_11 FROM setting s0_ WHERE s0_.id = ? AND s0_.active = 1 AND s0_.deleted = 0
Parameters:
[
2
]
|
|
9.83 ms (15.59%) |
1 |
SELECT t0.id AS id_1, t0.icon_class AS icon_class_2, t0.title AS title_3, t0.content AS content_4, t0.content2 AS content2_5, t0.slug AS slug_6, t0.image AS image_7, t0.image2 AS image2_8, t0.meta_title AS meta_title_9, t0.meta_description AS meta_description_10, t0.ogImageAlt AS ogImageAlt_11, t0.ogImage AS ogImage_12, t0.sort_order AS sort_order_13, t0.active AS active_14, t0.deleted AS deleted_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.parent_id AS parent_id_18 FROM service t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"scaffolding-design"
]
|
|
4.73 ms (7.51%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.image AS image_4, t0.sort_order AS sort_order_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 accreditation t0 WHERE t0.deleted = ? AND t0.active = ? ORDER BY t0.sort_order ASC
Parameters:
[ 0 1 ] |
|
4.55 ms (7.22%) |
3 |
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"
]
|
|
4.07 ms (6.45%) |
1 |
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.image AS image_8, t0.sort_order AS sort_order_9, t0.featured AS featured_10 FROM client t0 WHERE t0.id = ?
Parameters:
[
6
]
|
|
3.79 ms (6.01%) |
1 |
SELECT p0_.id AS id_0, p0_.slug AS slug_1 FROM page p0_
Parameters:
[] |
|
3.76 ms (5.96%) |
3 |
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
]
|
|
3.57 ms (5.66%) |
1 |
SELECT t0.id AS id_1, t0.icon_class AS icon_class_2, t0.excerpt AS excerpt_3, t0.title AS title_4, t0.content AS content_5, t0.content2 AS content2_6, t0.slug AS slug_7, t0.image AS image_8, t0.image2 AS image2_9, t0.meta_title AS meta_title_10, t0.meta_description AS meta_description_11, t0.ogImageAlt AS ogImageAlt_12, t0.ogImage AS ogImage_13, t0.sort_order AS sort_order_14, t0.active AS active_15, t0.deleted AS deleted_16, t0.created_at AS created_at_17, t0.updated_at AS updated_at_18, t0.featured AS featured_19, t0.parent_id AS parent_id_20 FROM sector t0 WHERE t0.active = ? AND t0.deleted = ? AND t0.parent_id IS NULL
Parameters:
[ 1 0 ] |
|
3.38 ms (5.36%) |
1 |
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:
[
7
]
|
|
2.30 ms (3.65%) |
1 |
SELECT t0.id AS id_1, t0.location AS location_2, t0.duration AS duration_3, t0.scope AS scope_4, t0.featured_in_menu AS featured_in_menu_5, t0.title AS title_6, t0.content AS content_7, t0.subtitle AS subtitle_8, t0.slug AS slug_9, t0.meta_title AS meta_title_10, t0.meta_description AS meta_description_11, t0.ogImageAlt AS ogImageAlt_12, t0.ogImage AS ogImage_13, t0.featured AS featured_14, t0.active AS active_15, t0.deleted AS deleted_16, t0.image AS image_17, t0.image2 AS image2_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.sort_order AS sort_order_21, t0.client_id AS client_id_22 FROM casestudies t0 WHERE t0.deleted = ? AND t0.active = ? AND t0.featured_in_menu = ? ORDER BY t0.sort_order ASC LIMIT 1
Parameters:
[ 0 1 1 ] |
|
2.29 ms (3.63%) |
1 |
SELECT count(DISTINCT s0_.id) AS sclr_0 FROM service s0_ WHERE s0_.deleted = 0 AND s0_.active = 1 AND s0_.parent_id IS NULL
Parameters:
[] |
|
1.95 ms (3.09%) |
1 |
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.title AS title_10, t0.content AS content_11, t0.subtitle AS subtitle_12, t0.meta_title AS meta_title_13, t0.meta_description AS meta_description_14, t0.ogImageAlt AS ogImageAlt_15, t0.ogImage AS ogImage_16, t0.active AS active_17, t0.deleted AS deleted_18, t0.image AS image_19, t0.image2 AS image2_20, t0.image3 AS image3_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.update_by AS update_by_24, t0.parent AS parent_25, t0.template_id AS template_id_26 FROM page t0
Parameters:
[] |
|
1.62 ms (2.58%) |
1 |
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.title AS title_10, t0.content AS content_11, t0.subtitle AS subtitle_12, t0.meta_title AS meta_title_13, t0.meta_description AS meta_description_14, t0.ogImageAlt AS ogImageAlt_15, t0.ogImage AS ogImage_16, t0.active AS active_17, t0.deleted AS deleted_18, t0.image AS image_19, t0.image2 AS image2_20, t0.image3 AS image3_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.update_by AS update_by_24, t0.parent AS parent_25, t0.template_id AS template_id_26 FROM page t0 WHERE t0.slug = ? AND t0.deleted = ? AND t0.active = ? LIMIT 1
Parameters:
[ "services/scaffolding-design" 0 1 ] |
|
1.62 ms (2.57%) |
1 |
SELECT s0_.id AS id_0, s0_.icon_class AS icon_class_1, s0_.title AS title_2, s0_.content AS content_3, s0_.content2 AS content2_4, s0_.slug AS slug_5, s0_.image AS image_6, s0_.image2 AS image2_7, s0_.meta_title AS meta_title_8, s0_.meta_description AS meta_description_9, s0_.ogImageAlt AS ogImageAlt_10, s0_.ogImage AS ogImage_11, s0_.sort_order AS sort_order_12, s0_.active AS active_13, s0_.deleted AS deleted_14, s0_.created_at AS created_at_15, s0_.updated_at AS updated_at_16, s0_.parent_id AS parent_id_17 FROM service s0_ WHERE s0_.deleted = 0 AND s0_.active = 1 AND s0_.parent_id IS NULL AND s0_.id IN (?, ?, ?, ?) ORDER BY s0_.sort_order ASC
Parameters:
[ 1 2 3 4 ] |
|
1.22 ms (1.94%) |
1 |
SELECT t0.id AS id_1, t0.icon_class AS icon_class_2, t0.title AS title_3, t0.content AS content_4, t0.content2 AS content2_5, t0.slug AS slug_6, t0.image AS image_7, t0.image2 AS image2_8, t0.meta_title AS meta_title_9, t0.meta_description AS meta_description_10, t0.ogImageAlt AS ogImageAlt_11, t0.ogImage AS ogImage_12, t0.sort_order AS sort_order_13, t0.active AS active_14, t0.deleted AS deleted_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.parent_id AS parent_id_18 FROM service t0 WHERE t0.deleted = ? AND t0.active = ? AND t0.parent_id IS NULL ORDER BY t0.sort_order ASC
Parameters:
[ 0 1 ] |
|
1.08 ms (1.72%) |
1 |
SELECT t0.id AS id_1, t0.icon_class AS icon_class_2, t0.title AS title_3, t0.content AS content_4, t0.content2 AS content2_5, t0.slug AS slug_6, t0.image AS image_7, t0.image2 AS image2_8, t0.meta_title AS meta_title_9, t0.meta_description AS meta_description_10, t0.ogImageAlt AS ogImageAlt_11, t0.ogImage AS ogImage_12, t0.sort_order AS sort_order_13, t0.active AS active_14, t0.deleted AS deleted_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.parent_id AS parent_id_18 FROM service t0 WHERE t0.slug = ? AND t0.deleted = ? AND t0.active = ? LIMIT 1
Parameters:
[ "scaffolding-design" 0 1 ] |
|
0.91 ms (1.44%) |
1 |
SELECT t0.id AS id_1, t0.icon_class AS icon_class_2, t0.title AS title_3, t0.content AS content_4, t0.content2 AS content2_5, t0.slug AS slug_6, t0.image AS image_7, t0.image2 AS image2_8, t0.meta_title AS meta_title_9, t0.meta_description AS meta_description_10, t0.ogImageAlt AS ogImageAlt_11, t0.ogImage AS ogImage_12, t0.sort_order AS sort_order_13, t0.active AS active_14, t0.deleted AS deleted_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.parent_id AS parent_id_18 FROM service t0 WHERE t0.active = ? AND t0.deleted = ? AND t0.parent_id IS NULL
Parameters:
[ 1 0 ] |
|
0.82 ms (1.30%) |
1 |
SELECT DISTINCT s0_.id AS id_0, s0_.sort_order AS sort_order_1 FROM service s0_ WHERE s0_.deleted = 0 AND s0_.active = 1 AND s0_.parent_id IS NULL ORDER BY s0_.sort_order ASC LIMIT 12
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\User | No errors. |
| App\Entity\Templates | No errors. |
| App\Entity\MenuItems | No errors. |
| App\Entity\Slider | No errors. |
| App\Entity\PagePreview | No errors. |
| App\Entity\Service | No errors. |
| App\Entity\Menu | No errors. |
| App\Entity\News | No errors. |
| App\Entity\SliderImages | No errors. |
| App\Entity\Setting | No errors. |
| App\Entity\Sector | No errors. |
| App\Entity\CaseStudies | No errors. |
| App\Entity\Client | No errors. |
| App\Entity\CaseStudySlideItem | No errors. |
| App\Entity\Accreditation | No errors. |