https://mosregco.ru/contacts Return to referer URL

Query Metrics

4 Database Queries
4 Different statements
8.46 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 4.54 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.name AS name_3, t0.content AS content_4, t0.module AS module_5, t0.menu_title AS menu_title_6, t0.in_menu AS in_menu_7 FROM page_block t0
Parameters:
[]
2 1.34 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.in_about AS in_about_3, t0.sort AS sort_4, t0.in_contact AS in_contact_5, t6.id AS id_7, t6.name AS name_8, t6.post AS post_9, t6.phone AS phone_10, t6.phone_comment AS phone_comment_11, t6.email AS email_12, t6.enabled AS enabled_13, t6.image AS image_14, t6.preview AS preview_15, t6.created AS created_16, t6.updated AS updated_17, t6.priority AS priority_18, t6.category_id AS category_id_19 FROM person_category t0 LEFT JOIN person t6 ON t6.category_id = t0.id WHERE t0.in_contact = ?
Parameters:
[
  1
]
3 1.24 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.enabled AS enabled_3, t0.content AS content_4, t0.seo_title AS seo_title_5, t0.seo_description AS seo_description_6, t0.seo_keywords AS seo_keywords_7, t0.slug AS slug_8 FROM page t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "contacts"
]
4 1.34 ms
SELECT t0.id AS id_1, t0.sort AS sort_2, t0.page_id AS page_id_3, t0.block_id AS block_id_4 FROM page_page_block t0 WHERE t0.page_id = ? ORDER BY t0.sort ASC
Parameters:
[
  9
]

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\PageBlock No errors.
App\Entity\PagePageBlock No errors.
App\Entity\PersonCategory No errors.
App\Entity\Person No errors.
App\Entity\Page No errors.