Query Metrics
20
Database Queries
10
Different statements
24.22 ms
Query time
0
Invalid entities
31
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
4.37 ms (18.05%) |
5 |
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.id = ?
Parameters:
[
1
]
|
|
4.13 ms (17.07%) |
5 |
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:
[
1
]
|
|
3.12 ms (12.90%) |
2 |
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"
]
|
|
2.79 ms (11.53%) |
1 |
SELECT p0_.id AS id_0, p0_.slug AS slug_1 FROM page p0_
Parameters:
[] |
|
2.67 ms (11.02%) |
2 |
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
]
|
|
1.79 ms (7.38%) |
1 |
SELECT count(DISTINCT m0_.id) AS sclr_0 FROM meettheteam m0_ WHERE m0_.deleted = 0 AND m0_.active = 1
Parameters:
[] |
|
1.74 ms (7.18%) |
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:
[
2
]
|
|
1.73 ms (7.13%) |
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:
[ "team" 0 1 ] |
|
1.00 ms (4.15%) |
1 |
SELECT m0_.id AS id_0, m0_.position AS position_1, m0_.title AS title_2, m0_.content AS content_3, m0_.slug AS slug_4, m0_.meta_title AS meta_title_5, m0_.meta_description AS meta_description_6, m0_.ogImageAlt AS ogImageAlt_7, m0_.ogImage AS ogImage_8, m0_.active AS active_9, m0_.deleted AS deleted_10, m0_.image AS image_11, m0_.created_at AS created_at_12, m0_.updated_at AS updated_at_13 FROM meettheteam m0_ WHERE m0_.deleted = 0 AND m0_.active = 1 AND m0_.id IN (?, ?, ?)
Parameters:
[ 1 2 3 ] |
|
0.87 ms (3.60%) |
1 |
SELECT DISTINCT m0_.id AS id_0 FROM meettheteam m0_ WHERE m0_.deleted = 0 AND m0_.active = 1 LIMIT 9
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\MenuItems | 12 |
| App\Entity\Page | 6 |
| App\Entity\Templates | 4 |
| App\Entity\TeamMember | 3 |
| App\Entity\Setting | 3 |
| App\Entity\Menu | 2 |
| App\Entity\User | 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\TeamMember | No errors. |
| App\Entity\Menu | No errors. |
| App\Entity\News | No errors. |
| App\Entity\SliderImages | No errors. |
| App\Entity\Setting | No errors. |