GET https://179.237.87.191/

Query Metrics

4 Database Queries
4 Different statements
1.79 ms Query time
0 Invalid entities
4 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.52 ms
(29.39%)
1
SELECT c0_.id AS id_0, c0_.instagram_url AS instagram_url_1, c0_.facebook_url AS facebook_url_2, c0_.contact_email AS contact_email_3, c0_.contact_phone AS contact_phone_4, c0_.contact_address AS contact_address_5, c0_.order_url AS order_url_6, c0_.footer_credit AS footer_credit_7, c0_.footer_tagline AS footer_tagline_8, c0_.updated_at AS updated_at_9 FROM cms_site_settings c0_ LIMIT 1
Parameters:
[]
0.52 ms
(28.95%)
1
SELECT c0_.id AS id_0, c0_.hero_title AS hero_title_1, c0_.hero_subtitle AS hero_subtitle_2, c0_.hero_image_path AS hero_image_path_3, c0_.hero_primary_cta_label AS hero_primary_cta_label_4, c0_.hero_primary_cta_href AS hero_primary_cta_href_5, c0_.hero_secondary_cta_label AS hero_secondary_cta_label_6, c0_.hero_secondary_cta_href AS hero_secondary_cta_href_7, c0_.pizza_section_title AS pizza_section_title_8, c0_.pizza_name AS pizza_name_9, c0_.pizza_description AS pizza_description_10, c0_.pizza_pitch_title AS pizza_pitch_title_11, c0_.pizza_pitch_text AS pizza_pitch_text_12, c0_.pizza_price_small AS pizza_price_small_13, c0_.pizza_price_large AS pizza_price_large_14, c0_.pizza_image_path AS pizza_image_path_15, c0_.pizza_cta_label AS pizza_cta_label_16, c0_.pizza_cta_href AS pizza_cta_href_17, c0_.order_title AS order_title_18, c0_.order_subtitle AS order_subtitle_19, c0_.order_cta_label AS order_cta_label_20, c0_.order_cta_href AS order_cta_href_21, c0_.family_title AS family_title_22, c0_.family_text AS family_text_23, c0_.family_image_path AS family_image_path_24, c0_.family_cta_label AS family_cta_label_25, c0_.family_cta_href AS family_cta_href_26, c0_.gallery_title AS gallery_title_27, c0_.newsletter_title AS newsletter_title_28, c0_.newsletter_subtitle AS newsletter_subtitle_29, c0_.newsletter_legal AS newsletter_legal_30, c0_.join_badge_label AS join_badge_label_31, c0_.join_title AS join_title_32, c0_.join_text AS join_text_33, c0_.join_cta_label AS join_cta_label_34, c0_.join_cta_href AS join_cta_href_35, c0_.updated_at AS updated_at_36 FROM cms_home_page c0_ LIMIT 1
Parameters:
[]
0.49 ms
(27.55%)
1
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.description AS description_2, c0_.image_path AS image_path_3, c0_.price_small_label AS price_small_label_4, c0_.price_small_cents AS price_small_cents_5, c0_.price_large_label AS price_large_label_6, c0_.price_large_cents AS price_large_cents_7, c0_.badge AS badge_8, c0_.is_available AS is_available_9, c0_.is_featured AS is_featured_10, c0_.position AS position_11, c0_.updated_at AS updated_at_12, c1_.id AS id_13, c1_.name AS name_14, c1_.description AS description_15, c1_.position AS position_16, c1_.is_visible AS is_visible_17, c1_.updated_at AS updated_at_18, c0_.category_id AS category_id_19, c1_.menu_page_id AS menu_page_id_20 FROM cms_menu_item c0_ LEFT JOIN cms_menu_category c1_ ON c0_.category_id = c1_.id WHERE c0_.is_featured = 1 AND c0_.is_available = 1 ORDER BY c0_.updated_at DESC, c0_.id DESC LIMIT 1
Parameters:
[]
0.25 ms
(14.11%)
1
SELECT c0_.id AS id_0, c0_.gallery_title AS gallery_title_1, c0_.newsletter_title AS newsletter_title_2, c0_.newsletter_subtitle AS newsletter_subtitle_3, c0_.newsletter_legal AS newsletter_legal_4, c0_.updated_at AS updated_at_5 FROM cms_global_blocks c0_ LIMIT 1
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\Bundle\CoreBundle\Entity\CmsHomePage 1
App\Bundle\CoreBundle\Entity\CmsMenuItem 1
App\Bundle\CoreBundle\Entity\CmsMenuCategory 1
App\Bundle\CoreBundle\Entity\CmsMenuPage 1