https://amrc.dev123.site/news/amrc-achieves-athena-swan-bronze-award

Query Metrics

24 Database Queries
34.19 ms Query time
0 Invalid entities

Queries

# Time Info
1 1.59 ms
SELECT p0_.id AS id0, p0_.slug AS slug1 FROM page p0_
Parameters: { }
2 2.27 ms
SELECT t0.id AS id1, t0.title AS title2, t0.navtitle AS navtitle3, t0.viewable_from AS viewable_from4, t0.url AS url5, t0.slug AS slug6, t0.content AS content7, t0.content2 AS content28, t0.ctaButtonTitle AS ctaButtonTitle9, t0.ctaButtonLink AS ctaButtonLink10, t0.bannerText AS bannerText11, t0.buttonTitle AS buttonTitle12, t0.buttonLink AS buttonLink13, t0.created AS created14, t0.updated AS updated15, t0.active AS active16, t0.deleted AS deleted17, t0.components AS components18, t0.extraUrlsegments AS extraUrlsegments19, t0.metatitle AS metatitle20, t0.metadescription AS metadescription21, t0.related_sectors AS related_sectors22, t0.related_services AS related_services23, t0.htmlblocks AS htmlblocks24, t0.image AS image25, t0.subtitle AS subtitle26, t0.pageIntro AS pageIntro27, t0.sub_image AS sub_image28, t0.largeImage AS largeImage29, t0.video AS video30, t0.pagelinkBoxes AS pagelinkBoxes31, t0.page_links_sort_order AS page_links_sort_order32, t0.pagelinkText AS pagelinkText33, t0.faq AS faq34, t0.files AS files35, t0.dont_show_image AS dont_show_image36, t0.youtube_id AS youtube_id37, t0.vimeo_id AS vimeo_id38, t0.show_media_type AS show_media_type39, t0.taggedin AS taggedin40, t0.update_by AS update_by41, t0.parent AS parent42, t0.template_id AS template_id43 FROM page t0 WHERE t0.slug = ? AND t0.deleted = ? AND t0.active = ? LIMIT 1
Parameters: [news/amrc-achieves-athena-swan-bronze-award, 0, 1]
3 4.68 ms
SELECT t0.id AS id1, t0.title AS title2, t0.navtitle AS navtitle3, t0.viewable_from AS viewable_from4, t0.url AS url5, t0.slug AS slug6, t0.content AS content7, t0.content2 AS content28, t0.ctaButtonTitle AS ctaButtonTitle9, t0.ctaButtonLink AS ctaButtonLink10, t0.bannerText AS bannerText11, t0.buttonTitle AS buttonTitle12, t0.buttonLink AS buttonLink13, t0.created AS created14, t0.updated AS updated15, t0.active AS active16, t0.deleted AS deleted17, t0.components AS components18, t0.extraUrlsegments AS extraUrlsegments19, t0.metatitle AS metatitle20, t0.metadescription AS metadescription21, t0.related_sectors AS related_sectors22, t0.related_services AS related_services23, t0.htmlblocks AS htmlblocks24, t0.image AS image25, t0.subtitle AS subtitle26, t0.pageIntro AS pageIntro27, t0.sub_image AS sub_image28, t0.largeImage AS largeImage29, t0.video AS video30, t0.pagelinkBoxes AS pagelinkBoxes31, t0.page_links_sort_order AS page_links_sort_order32, t0.pagelinkText AS pagelinkText33, t0.faq AS faq34, t0.files AS files35, t0.dont_show_image AS dont_show_image36, t0.youtube_id AS youtube_id37, t0.vimeo_id AS vimeo_id38, t0.show_media_type AS show_media_type39, t0.taggedin AS taggedin40, t0.update_by AS update_by41, t0.parent AS parent42, t0.template_id AS template_id43 FROM page t0
Parameters: { }
4 1.56 ms
SELECT t0.id AS id1, t0.title AS title2, t0.subtitle AS subtitle3, t0.article AS article4, t0.exert AS exert5, t0.publish_date AS publish_date6, t0.slug AS slug7, t0.image AS image8, t0.video AS video9, t0.thumbnail AS thumbnail10, t0.category AS category11, t0.created_at AS created_at12, t0.updated_at AS updated_at13, t0.active AS active14, t0.deleted AS deleted15, t0.tags AS tags16, t0.update_by AS update_by17 FROM news t0 WHERE t0.slug = ? LIMIT 1
Parameters: [amrc-achieves-athena-swan-bronze-award]
5 1.66 ms
SELECT n0_.id AS id0, n0_.title AS title1, n0_.subtitle AS subtitle2, n0_.article AS article3, n0_.exert AS exert4, n0_.publish_date AS publish_date5, n0_.slug AS slug6, n0_.image AS image7, n0_.video AS video8, n0_.thumbnail AS thumbnail9, n0_.category AS category10, n0_.created_at AS created_at11, n0_.updated_at AS updated_at12, n0_.active AS active13, n0_.deleted AS deleted14, n0_.tags AS tags15, n0_.update_by AS update_by16 FROM news n0_ WHERE n0_.slug = ? AND n0_.active = 1 AND n0_.deleted = 0 AND n0_.publish_date <= ? ORDER BY n0_.publish_date DESC LIMIT 1
Parameters: [amrc-achieves-athena-swan-bronze-award, '2024-05-09 03:51:50']
6 2.16 ms
SELECT n0_.id AS id0, n0_.title AS title1, n0_.subtitle AS subtitle2, n0_.article AS article3, n0_.exert AS exert4, n0_.publish_date AS publish_date5, n0_.slug AS slug6, n0_.image AS image7, n0_.video AS video8, n0_.thumbnail AS thumbnail9, n0_.category AS category10, n0_.created_at AS created_at11, n0_.updated_at AS updated_at12, n0_.active AS active13, n0_.deleted AS deleted14, n0_.tags AS tags15, n0_.update_by AS update_by16 FROM news n0_ WHERE n0_.id > ? AND n0_.active = 1 AND n0_.deleted = 0 AND n0_.publish_date <= ? AND n0_.category = ? ORDER BY n0_.publish_date ASC LIMIT 1
Parameters: [205, '2024-05-09 03:51:50', '1']
7 2.08 ms
SELECT n0_.id AS id0, n0_.title AS title1, n0_.subtitle AS subtitle2, n0_.article AS article3, n0_.exert AS exert4, n0_.publish_date AS publish_date5, n0_.slug AS slug6, n0_.image AS image7, n0_.video AS video8, n0_.thumbnail AS thumbnail9, n0_.category AS category10, n0_.created_at AS created_at11, n0_.updated_at AS updated_at12, n0_.active AS active13, n0_.deleted AS deleted14, n0_.tags AS tags15, n0_.update_by AS update_by16 FROM news n0_ WHERE n0_.id < ? AND n0_.active = 1 AND n0_.deleted = 0 AND n0_.publish_date <= ? AND n0_.category = ? ORDER BY n0_.publish_date DESC LIMIT 1
Parameters: [205, '2024-05-09 03:51:50', '1']
8 1.28 ms
SELECT t0.id AS id1, t0.title AS title2, t0.description AS description3, t0.templatefile AS templatefile4, t0.image AS image5, t0.active AS active6, t0.deleted AS deleted7, t0.number_of_html AS number_of_html8, t0.number_of_components AS number_of_components9, t0.inherited_bundle_name AS inherited_bundle_name10 FROM templates t0 WHERE t0.id = ?
Parameters: [5]
9 1.24 ms
SELECT t0.id AS id1, t0.title AS title2, t0.slug AS slug3, t0.html AS html4, t0.active AS active5, t0.deleted AS deleted6 FROM html_blocks t0 WHERE t0.title = ? AND t0.deleted = ? AND t0.active = ? LIMIT 1
Parameters: ['Header Announcement', 0, 1]
10 0.99 ms
SELECT t0.id AS id1, t0.identifier AS identifier2, t0.created_at AS created_at3, t0.updated_at AS updated_at4, t0.active AS active5, t0.deleted AS deleted6, t0.update_by AS update_by7 FROM menus t0 WHERE t0.identifier = ? LIMIT 1
Parameters: [Top]
11 1.47 ms
SELECT t0.id AS id1, t0.name_override AS name_override2, t0.url_override AS url_override3, t0.menu_item_id AS menu_item_id4, t0.menu_parent_id AS menu_parent_id5, t0.created_at AS created_at6, t0.updated_at AS updated_at7, t0.active AS active8, t0.deleted AS deleted9, t0.newwindow AS newwindow10, t0.isdynamic AS isdynamic11, t0.dynamicentity AS dynamicentity12, t0.menuId AS menuId13, t0.pageId AS pageId14 FROM menuitems t0 WHERE t0.menuId = ?
Parameters: [1]
12 1.32 ms
SELECT t0.id AS id1, t0.identifier AS identifier2, t0.created_at AS created_at3, t0.updated_at AS updated_at4, t0.active AS active5, t0.deleted AS deleted6, t0.update_by AS update_by7 FROM menus t0 WHERE t0.identifier = ? LIMIT 1
Parameters: [top]
13 0.83 ms
SELECT t0.id AS id1, t0.identifier AS identifier2, t0.created_at AS created_at3, t0.updated_at AS updated_at4, t0.active AS active5, t0.deleted AS deleted6, t0.update_by AS update_by7 FROM menus t0 WHERE t0.identifier = ? LIMIT 1
Parameters: [top]
14 0.85 ms
SELECT t0.id AS id1, t0.identifier AS identifier2, t0.created_at AS created_at3, t0.updated_at AS updated_at4, t0.active AS active5, t0.deleted AS deleted6, t0.update_by AS update_by7 FROM menus t0 WHERE t0.identifier = ? LIMIT 1
Parameters: [top]
15 0.88 ms
SELECT t0.id AS id1, t0.identifier AS identifier2, t0.created_at AS created_at3, t0.updated_at AS updated_at4, t0.active AS active5, t0.deleted AS deleted6, t0.update_by AS update_by7 FROM menus t0 WHERE t0.identifier = ? LIMIT 1
Parameters: [top]
16 1.06 ms
SELECT t0.id AS id1, t0.identifier AS identifier2, t0.created_at AS created_at3, t0.updated_at AS updated_at4, t0.active AS active5, t0.deleted AS deleted6, t0.update_by AS update_by7 FROM menus t0 WHERE t0.identifier = ? LIMIT 1
Parameters: [top]
17 1.08 ms
SELECT t0.id AS id1, t0.identifier AS identifier2, t0.created_at AS created_at3, t0.updated_at AS updated_at4, t0.active AS active5, t0.deleted AS deleted6, t0.update_by AS update_by7 FROM menus t0 WHERE t0.identifier = ? LIMIT 1
Parameters: [top]
18 1.10 ms
SELECT t0.id AS id1, t0.identifier AS identifier2, t0.created_at AS created_at3, t0.updated_at AS updated_at4, t0.active AS active5, t0.deleted AS deleted6, t0.update_by AS update_by7 FROM menus t0 WHERE t0.identifier = ? LIMIT 1
Parameters: [top]
19 1.21 ms
SELECT t0.id AS id1, t0.identifier AS identifier2, t0.created_at AS created_at3, t0.updated_at AS updated_at4, t0.active AS active5, t0.deleted AS deleted6, t0.update_by AS update_by7 FROM menus t0 WHERE t0.identifier = ? LIMIT 1
Parameters: [news]
20 1.00 ms
SELECT t0.id AS id1, t0.name_override AS name_override2, t0.url_override AS url_override3, t0.menu_item_id AS menu_item_id4, t0.menu_parent_id AS menu_parent_id5, t0.created_at AS created_at6, t0.updated_at AS updated_at7, t0.active AS active8, t0.deleted AS deleted9, t0.newwindow AS newwindow10, t0.isdynamic AS isdynamic11, t0.dynamicentity AS dynamicentity12, t0.menuId AS menuId13, t0.pageId AS pageId14 FROM menuitems t0 WHERE t0.menuId = ?
Parameters: [8]
21 0.83 ms
SELECT t0.id AS id1, t0.title AS title2, t0.slug AS slug3, t0.html AS html4, t0.active AS active5, t0.deleted AS deleted6 FROM html_blocks t0 WHERE t0.title = ? AND t0.deleted = ? AND t0.active = ? LIMIT 1
Parameters: ['Footer Address', 0, 1]
22 1.29 ms
SELECT t0.id AS id1, t0.identifier AS identifier2, t0.created_at AS created_at3, t0.updated_at AS updated_at4, t0.active AS active5, t0.deleted AS deleted6, t0.update_by AS update_by7 FROM menus t0 WHERE t0.identifier = ? LIMIT 1
Parameters: [Legal]
23 0.83 ms
SELECT t0.id AS id1, t0.name_override AS name_override2, t0.url_override AS url_override3, t0.menu_item_id AS menu_item_id4, t0.menu_parent_id AS menu_parent_id5, t0.created_at AS created_at6, t0.updated_at AS updated_at7, t0.active AS active8, t0.deleted AS deleted9, t0.newwindow AS newwindow10, t0.isdynamic AS isdynamic11, t0.dynamicentity AS dynamicentity12, t0.menuId AS menuId13, t0.pageId AS pageId14 FROM menuitems t0 WHERE t0.menuId = ?
Parameters: [2]
24 0.93 ms
SELECT t0.id AS id1, t0.title AS title2, t0.slug AS slug3, t0.html AS html4, t0.active AS active5, t0.deleted AS deleted6 FROM html_blocks t0 WHERE t0.title = ? AND t0.deleted = ? AND t0.active = ? LIMIT 1
Parameters: ['Footer Contact Information', 0, 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.

Entities Mapping

Class Mapping errors
Prototype\PageBundle\Entity\Page No errors.
Prototype\UserBundle\Entity\User No errors.
Prototype\PageBundle\Entity\Templates No errors.
Prototype\MenuBundle\Entity\MenuItems No errors.
Prototype\SliderBundle\Entity\Slider No errors.
Prototype\PageBundle\Entity\PagePreview No errors.
Prototype\NewsBundle\Entity\News No errors.
Prototype\MenuBundle\Entity\Menu No errors.
Prototype\SliderBundle\Entity\SliderImages No errors.
Prototype\PageBundle\Entity\HtmlBlocks No errors.