Query Metrics
36
Database Queries
18
Different statements
20.35 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
5.15 ms (25.31%) |
7 |
SELECT s0_.id AS id_0, s0_.entity_name AS entity_name_1, s0_.entity_id AS entity_id_2, s0_.value AS value_3, s0_.value_number AS value_number_4, s1_.id AS id_5, s1_.title AS title_6, s1_.description AS description_7, s1_.value_type AS value_type_8, s1_.value_postfix AS value_postfix_9, s1_.values_choice AS values_choice_10, s1_.value_default AS value_default_11, s1_.position AS position_12, s2_.id AS id_13, s2_.title AS title_14, s2_.position AS position_15 FROM submarine_properties_values s0_ INNER JOIN submarine_properties s1_ ON s0_.property_id = s1_.id INNER JOIN submarine_properties_group s2_ ON s1_.group_id = s2_.id WHERE s0_.entity_name = ? AND s0_.entity_id = ? ORDER BY s2_.position ASC, s1_.position ASC
Parameters:
[ "Submarine\PagesBundle\Entity\Page" 6579 ] |
3.13 ms (15.36%) |
1 |
SELECT s0_.id AS id_0, s0_.url AS url_1, s0_.tag AS tag_2, s0_.is_directory AS is_directory_3, s0_.title AS title_4, s0_.description AS description_5, s0_.is_deleted AS is_deleted_6, s0_.is_enabled AS is_enabled_7, s0_.html_title AS html_title_8, s0_.html_meta_description AS html_meta_description_9, s0_.html_meta_keywords AS html_meta_keywords_10, s0_.cached_values AS cached_values_11, s0_.created_at AS created_at_12, s0_.updated_at AS updated_at_13, s0_.published_at AS published_at_14, s0_.image_path AS image_path_15, s0_.countComments AS countComments_16, s0_.allowedComments AS allowedComments_17, s0_.moderatedComments AS moderatedComments_18, s0_.moy_sklad_update_errors AS moy_sklad_update_errors_19, s0_.price AS price_20, s0_.product_id AS product_id_21, s0_.is_available AS is_available_22, s0_.is_discount AS is_discount_23, s1_.id AS id_24, s1_.position AS position_25, s0_.type_id AS type_id_26, s0_.body_id AS body_id_27, s1_.parent_id AS parent_id_28, s1_.page_id AS page_id_29 FROM submarine_pages s0_ INNER JOIN submarine_pages_types s2_ ON s0_.type_id = s2_.id INNER JOIN submarine_pages_relations s1_ ON s0_.id = s1_.page_id WHERE s2_.id IN (?, ?) AND s0_.is_enabled = 1 AND s0_.is_deleted = 0 ORDER BY s1_.position ASC, s0_.title ASC
Parameters:
[ "catalogGroup" "actions" ] |
1.69 ms (8.28%) |
2 |
SELECT s0_.id AS id_0, s0_.url AS url_1, s0_.tag AS tag_2, s0_.is_directory AS is_directory_3, s0_.title AS title_4, s0_.description AS description_5, s0_.is_deleted AS is_deleted_6, s0_.is_enabled AS is_enabled_7, s0_.html_title AS html_title_8, s0_.html_meta_description AS html_meta_description_9, s0_.html_meta_keywords AS html_meta_keywords_10, s0_.cached_values AS cached_values_11, s0_.created_at AS created_at_12, s0_.updated_at AS updated_at_13, s0_.published_at AS published_at_14, s0_.image_path AS image_path_15, s0_.countComments AS countComments_16, s0_.allowedComments AS allowedComments_17, s0_.moderatedComments AS moderatedComments_18, s0_.moy_sklad_update_errors AS moy_sklad_update_errors_19, s0_.price AS price_20, s0_.product_id AS product_id_21, s0_.is_available AS is_available_22, s0_.is_discount AS is_discount_23, s0_.type_id AS type_id_24, s0_.body_id AS body_id_25 FROM submarine_pages s0_ INNER JOIN submarine_pages_relations s1_ ON s0_.id = s1_.page_id LEFT JOIN submarine_pages_body s2_ ON s0_.body_id = s2_.id WHERE s0_.is_enabled = ? AND s0_.is_deleted = ? AND s0_.type_id IN (?) AND s1_.parent_id = ? ORDER BY s1_.position ASC, s0_.title DESC
Parameters:
[ 1 0 "catalogGroup" 4680 ] |
1.54 ms (7.57%) |
1 |
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT s0_.id AS id_0, s0_.url AS url_1, s0_.tag AS tag_2, s0_.is_directory AS is_directory_3, s0_.title AS title_4, s0_.description AS description_5, s0_.is_deleted AS is_deleted_6, s0_.is_enabled AS is_enabled_7, s0_.html_title AS html_title_8, s0_.html_meta_description AS html_meta_description_9, s0_.html_meta_keywords AS html_meta_keywords_10, s0_.cached_values AS cached_values_11, s0_.created_at AS created_at_12, s0_.updated_at AS updated_at_13, s0_.published_at AS published_at_14, s0_.image_path AS image_path_15, s0_.countComments AS countComments_16, s0_.allowedComments AS allowedComments_17, s0_.moderatedComments AS moderatedComments_18, s0_.moy_sklad_update_errors AS moy_sklad_update_errors_19, s0_.price AS price_20, s0_.product_id AS product_id_21, s0_.is_available AS is_available_22, s0_.is_discount AS is_discount_23 FROM submarine_pages s0_ INNER JOIN submarine_pages_relations s1_ ON s0_.id = s1_.page_id LEFT JOIN submarine_pages_body s2_ ON s0_.body_id = s2_.id WHERE s0_.is_enabled = ? AND s0_.is_deleted = ? AND s0_.type_id IN (?) AND s1_.parent_id = ? ORDER BY s1_.position ASC, s0_.title DESC) dctrn_result) dctrn_table
Parameters:
[ 1 0 "product" 4680 ] |
1.19 ms (5.82%) |
6 |
SELECT t0.id AS id_1, t0.url AS url_2, t0.tag AS tag_3, t0.is_directory AS is_directory_4, t0.title AS title_5, t0.description AS description_6, t0.is_deleted AS is_deleted_7, t0.is_enabled AS is_enabled_8, t0.html_title AS html_title_9, t0.html_meta_description AS html_meta_description_10, t0.html_meta_keywords AS html_meta_keywords_11, t0.cached_values AS cached_values_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.published_at AS published_at_15, t0.image_path AS image_path_16, t0.countComments AS countComments_17, t0.allowedComments AS allowedComments_18, t0.moderatedComments AS moderatedComments_19, t0.moy_sklad_update_errors AS moy_sklad_update_errors_20, t0.price AS price_21, t0.product_id AS product_id_22, t0.is_available AS is_available_23, t0.is_discount AS is_discount_24, t0.type_id AS type_id_25, t0.body_id AS body_id_26 FROM submarine_pages t0 WHERE t0.id = ?
Parameters:
[
29
]
|
0.95 ms (4.69%) |
2 |
SELECT s0_.page_id AS page_id_0 FROM submarine_filter_manager_index s0_ WHERE s0_.name = ? AND s0_.value_number = ?
Parameters:
[ "category_id" 4680 ] |
0.94 ms (4.61%) |
1 |
SELECT s0_.id AS id_0, s0_.url AS url_1, s0_.tag AS tag_2, s0_.is_directory AS is_directory_3, s0_.title AS title_4, s0_.description AS description_5, s0_.is_deleted AS is_deleted_6, s0_.is_enabled AS is_enabled_7, s0_.html_title AS html_title_8, s0_.html_meta_description AS html_meta_description_9, s0_.html_meta_keywords AS html_meta_keywords_10, s0_.cached_values AS cached_values_11, s0_.created_at AS created_at_12, s0_.updated_at AS updated_at_13, s0_.published_at AS published_at_14, s0_.image_path AS image_path_15, s0_.countComments AS countComments_16, s0_.allowedComments AS allowedComments_17, s0_.moderatedComments AS moderatedComments_18, s0_.moy_sklad_update_errors AS moy_sklad_update_errors_19, s0_.price AS price_20, s0_.product_id AS product_id_21, s0_.is_available AS is_available_22, s0_.is_discount AS is_discount_23, s0_.type_id AS type_id_24, s0_.body_id AS body_id_25 FROM submarine_pages s0_ INNER JOIN submarine_pages_relations s1_ ON s0_.id = s1_.page_id LEFT JOIN submarine_pages_body s2_ ON s0_.body_id = s2_.id WHERE s0_.is_enabled = ? AND s0_.is_deleted = ? AND s0_.type_id IN (?) AND s1_.parent_id = ? AND s0_.id IN (?, ?, ?, ?, ?, ?, ?) ORDER BY s1_.position ASC, s0_.title DESC
Parameters:
[ 1 0 "product" 4680 6579 5476 4746 4747 5477 4745 6641 ] |
0.92 ms (4.50%) |
2 |
SELECT s0_.id AS id_0, s0_.page_id AS page_id_1, s0_.name AS name_2, s0_.value AS value_3, s0_.value_number AS value_number_4, COUNT(s0_.id) AS sclr_5 FROM submarine_filter_manager_index s0_ WHERE s0_.page_id IN (?, ?, ?, ?, ?, ?, ?) AND s0_.name = ? GROUP BY s0_.value ORDER BY s0_.value ASC
Parameters:
[ 4745 4746 4747 5476 5477 6579 6641 "property_806" ] |
0.86 ms (4.22%) |
1 |
SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, position_25, title_4 FROM (SELECT s0_.id AS id_0, s0_.url AS url_1, s0_.tag AS tag_2, s0_.is_directory AS is_directory_3, s0_.title AS title_4, s0_.description AS description_5, s0_.is_deleted AS is_deleted_6, s0_.is_enabled AS is_enabled_7, s0_.html_title AS html_title_8, s0_.html_meta_description AS html_meta_description_9, s0_.html_meta_keywords AS html_meta_keywords_10, s0_.cached_values AS cached_values_11, s0_.created_at AS created_at_12, s0_.updated_at AS updated_at_13, s0_.published_at AS published_at_14, s0_.image_path AS image_path_15, s0_.countComments AS countComments_16, s0_.allowedComments AS allowedComments_17, s0_.moderatedComments AS moderatedComments_18, s0_.moy_sklad_update_errors AS moy_sklad_update_errors_19, s0_.price AS price_20, s0_.product_id AS product_id_21, s0_.is_available AS is_available_22, s0_.is_discount AS is_discount_23, s1_.id AS id_24, s1_.position AS position_25 FROM submarine_pages s0_ INNER JOIN submarine_pages_relations s1_ ON s0_.id = s1_.page_id LEFT JOIN submarine_pages_body s2_ ON s0_.body_id = s2_.id WHERE s0_.is_enabled = ? AND s0_.is_deleted = ? AND s0_.type_id IN (?) AND s1_.parent_id = ?) dctrn_result_inner ORDER BY position_25 ASC, title_4 DESC) dctrn_result LIMIT 18
Parameters:
[ 1 0 "product" 4680 ] |
0.85 ms (4.16%) |
1 |
SELECT MIN(s0_.value_number) AS sclr_0, MAX(s0_.value_number) AS sclr_1 FROM submarine_filter_manager_index s0_ WHERE s0_.page_id IN (SELECT s1_.page_id FROM submarine_filter_manager_index s1_ WHERE s1_.name = ? AND s1_.value_number = ?) AND s0_.name = ?
Parameters:
[ "category_id" 4680 "price" ] |
0.55 ms (2.70%) |
2 |
SELECT t0.id AS id_1, t0.url AS url_2, t0.tag AS tag_3, t0.is_directory AS is_directory_4, t0.title AS title_5, t0.description AS description_6, t0.is_deleted AS is_deleted_7, t0.is_enabled AS is_enabled_8, t0.html_title AS html_title_9, t0.html_meta_description AS html_meta_description_10, t0.html_meta_keywords AS html_meta_keywords_11, t0.cached_values AS cached_values_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.published_at AS published_at_15, t0.image_path AS image_path_16, t0.countComments AS countComments_17, t0.allowedComments AS allowedComments_18, t0.moderatedComments AS moderatedComments_19, t0.moy_sklad_update_errors AS moy_sklad_update_errors_20, t0.price AS price_21, t0.product_id AS product_id_22, t0.is_available AS is_available_23, t0.is_discount AS is_discount_24, t0.type_id AS type_id_25, t0.body_id AS body_id_26 FROM submarine_pages t0 WHERE t0.tag = ? LIMIT 1
Parameters:
[
"home"
]
|
0.52 ms (2.55%) |
3 |
SELECT t0.id AS id_1, t0.position AS position_2, t0.parent_id AS parent_id_3, t0.page_id AS page_id_4 FROM submarine_pages_relations t0 WHERE t0.page_id = ?
Parameters:
[
4680
]
|
0.47 ms (2.31%) |
2 |
SELECT s0_.id AS id_0 FROM submarine_pages s0_ WHERE s0_.id IN (?, ?, ?, ?, ?, ?, ?) AND s0_.is_enabled = ?
Parameters:
[ 4745 4746 4747 5476 5477 6579 6641 1 ] |
0.45 ms (2.20%) |
1 |
SELECT t0.id AS id_1, t0.position AS position_2, t0.parent_id AS parent_id_3, t0.page_id AS page_id_4 FROM submarine_pages_links t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
4680
]
|
0.34 ms (1.67%) |
1 |
SELECT t0.id AS id_1, t0.url AS url_2, t0.tag AS tag_3, t0.is_directory AS is_directory_4, t0.title AS title_5, t0.description AS description_6, t0.is_deleted AS is_deleted_7, t0.is_enabled AS is_enabled_8, t0.html_title AS html_title_9, t0.html_meta_description AS html_meta_description_10, t0.html_meta_keywords AS html_meta_keywords_11, t0.cached_values AS cached_values_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.published_at AS published_at_15, t0.image_path AS image_path_16, t0.countComments AS countComments_17, t0.allowedComments AS allowedComments_18, t0.moderatedComments AS moderatedComments_19, t0.moy_sklad_update_errors AS moy_sklad_update_errors_20, t0.price AS price_21, t0.product_id AS product_id_22, t0.is_available AS is_available_23, t0.is_discount AS is_discount_24, t0.type_id AS type_id_25, t0.body_id AS body_id_26 FROM submarine_pages t0 WHERE t0.url = ? LIMIT 1
Parameters:
[
"/siz-maski-kragi/zaschita-dihaniya"
]
|
0.31 ms (1.50%) |
1 |
SELECT t0.id AS id_1, t0.body AS body_2 FROM submarine_pages_body t0 WHERE t0.id = ?
Parameters:
[
4680
]
|
0.30 ms (1.46%) |
1 |
SELECT s0_.id AS id_0, s0_.position AS position_1, s1_.id AS id_2, s1_.widget_type AS widget_type_3, s1_.field_type AS field_type_4, s1_.field_name AS field_name_5, s1_.name AS name_6, s1_.title AS title_7, s1_.description AS description_8, s0_.page_id AS page_id_9, s0_.filter_item_id AS filter_item_id_10, s1_.property_id AS property_id_11 FROM submarine_filter_manager_type_relations s0_ INNER JOIN submarine_filter_manager_types s1_ ON s0_.filter_item_id = s1_.id WHERE s0_.page_id = ? ORDER BY s0_.position ASC
Parameters:
[
4680
]
|
0.22 ms (1.09%) |
1 |
SELECT s0_.id AS id_0, s0_.title AS title_1 FROM submarine_pages s0_ WHERE s0_.id IN (?, ?, ?, ?)
Parameters:
[ "2470" "4458" "55" "6033" ] |
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 |
---|---|
Submarine\RedirectsBundle\Entity\Redirect | No errors. |
Submarine\PagesBundle\Entity\Page | No errors. |
Submarine\PagesBundle\Entity\Type\PageType | No errors. |
Submarine\PagesBundle\Entity\PageBody | No errors. |
Submarine\PagesBundle\Entity\Relations | No errors. |
Submarine\PagesBundle\Entity\Type\PageValue | No errors. |
Submarine\PagesBundle\Entity\Link | No errors. |
Submarine\FilterManagerBundle\Entity\FilterTypeRelation | No errors. |
Submarine\FilterManagerBundle\Entity\FilterType | No errors. |
Submarine\PropertiesBundle\Entity\Property | No errors. |
Submarine\FilterManagerBundle\Entity\Index\IndexItem | No errors. |
Submarine\PropertiesBundle\Entity\PropertyValue | No errors. |
Submarine\PropertiesBundle\Entity\Group | No errors. |
Submarine\PagesBundle\Entity\Type\PageTypeField | No errors. |