Query Metrics

22 Database Queries
11 Different statements
109.89 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 4.09 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.42 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.enabled AS enabled_3, t0.slug AS slug_4, t0.seo_title AS seo_title_5, t0.seo_description AS seo_description_6 FROM publication_category t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "news"
]
3 1.31 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.enabled AS enabled_3, t0.slug AS slug_4, t0.seo_title AS seo_title_5, t0.seo_description AS seo_description_6 FROM publication_category t0 WHERE t0.enabled = ?
Parameters:
[
  1
]
4 75.05 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.created AS created_3, t0.enabled AS enabled_4, t0.is_main AS is_main_5, t0.anons AS anons_6, t0.content AS content_7, t0.seo_title AS seo_title_8, t0.seo_description AS seo_description_9, t0.seo_keywords AS seo_keywords_10, t0.updated AS updated_11, t0.image AS image_12, t0.preview AS preview_13, t0.video_link AS video_link_14, t0.link AS link_15, t0.slug AS slug_16, t0.video AS video_17, t0.image_alt AS image_alt_18, t0.category_id AS category_id_19, t0.parent_id AS parent_id_20, t0.local_project_id AS local_project_id_21 FROM publication t0 WHERE t0.enabled = ? AND t0.category_id = ? ORDER BY t0.created DESC
Parameters:
[
  1
  1
]
5 1.74 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.created AS created_3, t0.enabled AS enabled_4, t0.is_main AS is_main_5, t0.anons AS anons_6, t0.content AS content_7, t0.seo_title AS seo_title_8, t0.seo_description AS seo_description_9, t0.seo_keywords AS seo_keywords_10, t0.updated AS updated_11, t0.image AS image_12, t0.preview AS preview_13, t0.video_link AS video_link_14, t0.link AS link_15, t0.slug AS slug_16, t0.video AS video_17, t0.image_alt AS image_alt_18, t0.category_id AS category_id_19, t0.parent_id AS parent_id_20, t0.local_project_id AS local_project_id_21 FROM publication t0 WHERE t0.enabled = ? AND t0.category_id = ? ORDER BY t0.created DESC LIMIT 3
Parameters:
[
  1
  2
]
6 1.83 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.enabled AS enabled_4, t0.sort AS sort_5, t0.parent_id AS parent_id_6 FROM menu t0 WHERE t0.enabled = ? AND t0.parent_id IS NULL ORDER BY t0.sort ASC
Parameters:
[
  1
]
7 3.50 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:
[
  "about"
]
8 3.17 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:
[
  "project"
]
9 1.61 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:
[
  "korolev"
]
10 1.03 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:
[
  "publications"
]
11 0.74 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"
]
12 0.60 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:
[
  "o-regione"
]
13 0.72 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:
[
  11
]
14 0.69 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:
[
  10
]
15 0.69 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:
[
  8
]
16 0.79 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:
[
  12
]
17 0.95 ms
SELECT DATABASE()
Parameters:
[]
18 3.78 ms
SELECT TABLE_NAME
FROM information_schema.TABLES
WHERE TABLE_SCHEMA = ?
  AND TABLE_TYPE = 'BASE TABLE'
ORDER BY TABLE_NAME
Parameters:
[
  "mos_portal"
]
19 0.69 ms
SELECT DATABASE()
Parameters:
[]
20 2.01 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 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "presentForm"
]
21 1.73 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 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "emailSuccess"
]
22 1.75 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 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "formSuccess"
]

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\PublicationCategory No errors.
App\Entity\Publication No errors.
App\Entity\LocalProject No errors.
App\Entity\PublicationImage No errors.
App\Entity\Menu No errors.
App\Entity\Page No errors.
App\Entity\ProjectDistict No errors.
App\Entity\LocalProjectImage No errors.
App\Entity\Project No errors.
App\Entity\Review No errors.
App\Entity\ServiceCompany No errors.
App\Entity\JukService No errors.
App\Entity\Smi No errors.
App\Entity\Chart No errors.
App\Entity\ProjectRezident No errors.
App\Entity\Document No errors.
App\Entity\Setting No errors.
App\Entity\DocumentGroup No errors.
App\Entity\User No errors.
App\Entity\Itog No errors.
App\Entity\Gallery No errors.
App\Entity\Subscribtion No errors.
App\Entity\JukIcon No errors.
App\Entity\Person No errors.
App\Entity\Map No errors.
App\Entity\Order No errors.
App\Entity\ProjectItemImage No errors.
App\Entity\UserOrder No errors.
App\Entity\PersonCategory No errors.
App\Entity\JukSmi No errors.
App\Entity\PriceIndex No errors.
App\Entity\GalleryItem No errors.
App\Entity\ProjectItem No errors.
App\Entity\ProjectContentGroup No errors.
App\Entity\ChartValue No errors.
App\Entity\PriceIndexItem No errors.
App\Entity\Partner No errors.
Vich\UploaderBundle\Entity\File No errors.