Query Metrics
10
Database Queries
8
Different statements
14.72 ms
Query time
0
Invalid entities
27
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.61 ms |
SELECT p0_.id AS id_0, p0_.slug AS slug_1 FROM page p0_
Parameters:
[] |
| 2 | 1.33 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.title AS title_11, t0.content AS content_12, t0.subtitle AS subtitle_13, t0.meta_title AS meta_title_14, t0.meta_description AS meta_description_15, t0.ogImageAlt AS ogImageAlt_16, t0.ogImage AS ogImage_17, t0.active AS active_18, t0.deleted AS deleted_19, t0.image AS image_20, t0.image2 AS image2_21, t0.image3 AS image3_22, t0.created_at AS created_at_23, t0.updated_at AS updated_at_24, t0.update_by AS update_by_25, t0.parent AS parent_26, t0.template_id AS template_id_27 FROM page t0 WHERE t0.slug = ? AND t0.deleted = ? AND t0.active = ? LIMIT 1
Parameters:
[ "home" 0 1 ] |
| 3 | 1.21 ms |
SELECT t0.id AS id_1, t0.image_alt AS image_alt_2, t0.title AS title_3, t0.content AS content_4, t0.image AS image_5, t0.sort_order AS sort_order_6, t0.active AS active_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted AS deleted_10 FROM who_we_do_it_for t0 WHERE t0.deleted = ? AND t0.active = ? ORDER BY t0.sort_order ASC
Parameters:
[ 0 1 ] |
| 4 | 1.99 ms |
SELECT t0.id AS id_1, t0.kicker AS kicker_2, t0.quote AS quote_3, t0.title AS title_4, t0.content AS content_5, t0.content2 AS content2_6, t0.content3 AS content3_7, t0.active AS active_8, t0.deleted AS deleted_9, t0.slug AS slug_10, t0.meta_title AS meta_title_11, t0.meta_description AS meta_description_12, t0.ogImageAlt AS ogImageAlt_13, t0.ogImage AS ogImage_14, t0.image AS image_15, t0.image2 AS image2_16, t0.image3 AS image3_17, t0.image4 AS image4_18, t0.image5 AS image5_19, t0.icon AS icon_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.sort_order AS sort_order_23 FROM sector t0 WHERE t0.deleted = ? AND t0.active = ? ORDER BY t0.sort_order ASC
Parameters:
[ 0 1 ] |
| 5 | 1.52 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.subtitle AS subtitle_4, t0.icon AS icon_5, t0.colour AS colour_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 stat t0 WHERE t0.deleted = ? AND t0.active = ? ORDER BY t0.sort_order ASC
Parameters:
[ 0 1 ] |
| 6 | 1.49 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:
[
13
]
|
| 7 | 1.88 ms |
SELECT t0.id AS id_1, t0.featured AS featured_2, t0.title AS title_3, t0.content AS content_4, t0.active AS active_5, t0.deleted AS deleted_6, t0.image AS image_7, t0.image2 AS image2_8, t0.file AS file_9, t0.sort_order AS sort_order_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12 FROM casestudies t0 WHERE t0.deleted = ? AND t0.active = ? AND t0.featured = ? ORDER BY t0.sort_order ASC LIMIT 2
Parameters:
[ 0 1 1 ] |
| 8 | 1.14 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:
[
14
]
|
| 9 | 0.97 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:
[
15
]
|
| 10 | 1.56 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.position AS position_3, t0.featured AS featured_4, t0.title AS title_5, t0.content AS content_6, t0.active AS active_7, t0.deleted AS deleted_8, t0.sort_order AS sort_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11 FROM testimonial t0 WHERE t0.deleted = ? AND t0.active = ? AND t0.featured = ? ORDER BY t0.sort_order ASC
Parameters:
[ 0 1 1 ] |
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\Stat | 6 |
| App\Entity\WhoWeDoItFor | 5 |
| App\Entity\Sector | 5 |
| App\Entity\Setting | 3 |
| App\Entity\Testimonial | 3 |
| App\Entity\CaseStudies | 2 |
| App\Entity\Page | 1 |
| App\Entity\User | 1 |
| App\Entity\Templates | 1 |
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\WhoWeDoItFor | No errors. |
| App\Entity\Menu | No errors. |
| App\Entity\News | No errors. |
| App\Entity\SliderImages | No errors. |
| App\Entity\Sector | No errors. |
| App\Entity\Stat | No errors. |
| App\Entity\Setting | No errors. |
| App\Entity\CaseStudies | No errors. |
| App\Entity\Testimonial | No errors. |
| App\Entity\Enquiry | No errors. |