Query Metrics

3 Database Queries
3 Different statements
2.81 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.44 ms
(51.21%)
1
SELECT t0.id AS id_1, t0.order_dining AS order_dining_2, t0.title AS title_3, t0.og_image AS og_image_4, t0.image_slider AS image_slider_5, t0.dining_info AS dining_info_6 FROM dining t0 WHERE t0.id = ?
Parameters:
[
  "2"
]
0.74 ms
(26.19%)
1
SELECT t0.id AS id_1, t0.page_title AS page_title_2, t0.page_short_text AS page_short_text_3, t0.page_text AS page_text_4, t0.page_og_image AS page_og_image_5, t0.meta_keywords AS meta_keywords_6, t0.meta_description AS meta_description_7, t0.created_at AS created_at_8 FROM page t0 WHERE t0.id = ?
Parameters:
[
  4
]
0.64 ms
(22.60%)
1
SELECT t0.id AS id_1, t0.is_top AS is_top_2, t0.contact_order AS contact_order_3, t0.contact_data AS contact_data_4, t0.created_at AS created_at_5, t0.contact_category_id AS contact_category_id_6 FROM contact t0 WHERE t0.is_top = ?
Parameters:
[
  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
AppBundle\Entity\Dining No errors.
AppBundle\Entity\Translation\DiningTranslation No errors.
AppBundle\Entity\Page No errors.
AppBundle\Entity\Translation\PageTranslation No errors.
AppBundle\Entity\Contact No errors.
AppBundle\Entity\ContactCategory No errors.
AppBundle\Entity\Translation\ContactTranslation No errors.