Query Metrics
7
Database Queries
5
Different statements
25.27 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.84 ms |
SELECT p0_.id AS id_0, p0_.slug AS slug_1 FROM page p0_
Parameters:
[] |
| 2 | 1.17 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.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:
[ "about-us" 0 1 ] |
| 3 | 18.78 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.linkedin AS linkedin_3, t0.title AS title_4, t0.content AS content_5, t0.slug AS slug_6, t0.meta_title AS meta_title_7, t0.meta_description AS meta_description_8, t0.ogImageAlt AS ogImageAlt_9, t0.ogImage AS ogImage_10, t0.sort_order AS sort_order_11, t0.active AS active_12, t0.deleted AS deleted_13, t0.image AS image_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16 FROM meettheteam t0 WHERE t0.deleted = ? AND t0.active = ? ORDER BY t0.sort_order ASC
Parameters:
[ 0 1 ] |
| 4 | 1.40 ms |
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 = ? ORDER BY t0.sort_order ASC LIMIT 3
Parameters:
[ 0 1 1 ] |
| 5 | 1.20 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.image AS image_8, t0.sort_order AS sort_order_9, t0.featured AS featured_10 FROM client t0 WHERE t0.id = ?
Parameters:
[
2
]
|
| 6 | 1.13 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.image AS image_8, t0.sort_order AS sort_order_9, t0.featured AS featured_10 FROM client t0 WHERE t0.id = ?
Parameters:
[
6
]
|
| 7 | 0.74 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.image AS image_8, t0.sort_order AS sort_order_9, t0.featured AS featured_10 FROM client t0 WHERE t0.id = ?
Parameters:
[
8
]
|
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\TeamMember | No errors. |
| App\Entity\Menu | No errors. |
| App\Entity\News | No errors. |
| App\Entity\SliderImages | No errors. |
| App\Entity\CaseStudies | No errors. |
| App\Entity\Client | No errors. |
| App\Entity\CaseStudySlideItem | No errors. |