Query Metrics
59
Database Queries
21
Different statements
23.89 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
3.14 ms (13.17%) |
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" ] |
2.92 ms (12.22%) |
8 |
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:
[ 3705 "manufacturer" ] |
2.44 ms (10.22%) |
5 |
SELECT COUNT(s0_.page_id) AS sclr_0 FROM submarine_filter_manager_index s0_ INNER JOIN submarine_filter_manager_index s1_ ON (s0_.page_id = s1_.page_id) INNER JOIN submarine_filter_manager_index s2_ ON (s0_.page_id = s2_.page_id) INNER JOIN submarine_filter_manager_index s3_ ON (s0_.page_id = s3_.page_id) INNER JOIN submarine_filter_manager_index s4_ ON (s0_.page_id = s4_.page_id) WHERE (s0_.name = ? AND s0_.value_number = ?) AND (s1_.name = ? AND s1_.value_number >= ? AND s1_.value_number <= ?) AND (s2_.name = ? AND s2_.value_number >= ? AND s2_.value_number <= ?) AND (s3_.name = ? AND s3_.value_number >= ? AND s3_.value_number <= ?) AND (s4_.name = ? AND (s4_.value IN (?) OR s4_.value_number IN (?)))
Parameters:
[ "category_id" 3745 "price" 52218.0 52218.0 "property_543" 200.0 200.0 "property_567" 1.0 1.0 "property_585" "нет" "нет" ] |
1.92 ms (8.04%) |
9 |
SELECT s0_.page_id AS page_id_0 FROM submarine_filter_manager_index s0_ WHERE s0_.name = ? AND s0_.value_number = ?
Parameters:
[ "category_id" 3745 ] |
1.81 ms (7.60%) |
1 |
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" 3705 ] |
1.58 ms (6.62%) |
3 |
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" 3745 "price" ] |
1.22 ms (5.11%) |
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_values s1_ ON s0_.id = s1_.page_id INNER JOIN submarine_pages_type_fields s2_ ON s1_.field_id = s2_.id AND s1_.type_id = s2_.type_id WHERE (s0_.is_enabled = 1 AND s0_.is_deleted = 0) AND s0_.id IN (?) AND s2_.id = ? ORDER BY s0_.price ASC) dctrn_result) dctrn_table
Parameters:
[ 3705 "product_availability" ] |
1.10 ms (4.61%) |
8 |
SELECT s0_.id AS id_0 FROM submarine_pages s0_ WHERE s0_.id IN (?) AND s0_.is_enabled = ?
Parameters:
[ 3705 1 ] |
1.04 ms (4.36%) |
3 |
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:
[
3745
]
|
1.00 ms (4.20%) |
1 |
SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, price_20 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_.title AS title_25, s1_.description AS description_26, s1_.value_type AS value_type_27, s1_.value_default AS value_default_28, s1_.values_choices AS values_choices_29, s1_.item_group_id AS item_group_id_30, s1_.position AS position_31, s1_.type_id AS type_id_32 FROM submarine_pages s0_ INNER JOIN submarine_pages_values s2_ ON s0_.id = s2_.page_id INNER JOIN submarine_pages_type_fields s1_ ON s2_.field_id = s1_.id AND s2_.type_id = s1_.type_id WHERE (s0_.is_enabled = 1 AND s0_.is_deleted = 0) AND s0_.id IN (?) AND s1_.id = ?) dctrn_result_inner ORDER BY price_20 ASC) dctrn_result LIMIT 18
Parameters:
[ 3705 "product_availability" ] |
0.84 ms (3.53%) |
4 |
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:
[
12
]
|
0.78 ms (3.27%) |
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.74 ms (3.10%) |
4 |
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:
[
3745
]
|
0.60 ms (2.51%) |
1 |
SELECT COUNT(s0_.page_id) AS sclr_0 FROM submarine_filter_manager_index s0_ INNER JOIN submarine_filter_manager_index s1_ ON (s0_.page_id = s1_.page_id) INNER JOIN submarine_filter_manager_index s2_ ON (s0_.page_id = s2_.page_id) INNER JOIN submarine_filter_manager_index s3_ ON (s0_.page_id = s3_.page_id) INNER JOIN submarine_filter_manager_index s4_ ON (s0_.page_id = s4_.page_id) WHERE (s0_.name = ? AND s0_.value_number = ?) AND (s1_.name = ? AND (s1_.value IN (?) OR s1_.value_number IN (?))) AND (s2_.name = ? AND s2_.value_number >= ? AND s2_.value_number <= ?) AND (s3_.name = ? AND s3_.value_number >= ? AND s3_.value_number <= ?) AND (s4_.name = ? AND s4_.value_number >= ? AND s4_.value_number <= ?)
Parameters:
[ "category_id" 3745 "manufacturer" "55" "55" "price" 52218.0 52218.0 "property_543" 200.0 200.0 "property_567" 1.0 1.0 ] |
0.56 ms (2.33%) |
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:
[
"/svarochnyy-apparat/svarochnyy-poluavtomat/bytovoy-poluavtomat"
]
|
0.53 ms (2.22%) |
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:
[
3745
]
|
0.44 ms (1.85%) |
2 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.value_type AS value_type_4, t0.value_default AS value_default_5, t0.values_choices AS values_choices_6, t0.item_group_id AS item_group_id_7, t0.position AS position_8, t0.type_id AS type_id_9, t0.page_type_id AS page_type_id_10 FROM submarine_pages_type_fields t0 WHERE t0.id = ? AND t0.type_id = ?
Parameters:
[ "filtered_field_name" "catalogSeoGroup" ] |
0.40 ms (1.67%) |
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_values s1_ ON s0_.id = s1_.page_id INNER JOIN submarine_pages_type_fields s2_ ON s1_.field_id = s2_.id AND s1_.type_id = s2_.type_id WHERE (s0_.is_enabled = 1 AND s0_.is_deleted = 0) AND s0_.id IN (?) AND s2_.id = ? AND s0_.id IN (?) ORDER BY s0_.price ASC
Parameters:
[ 3705 "product_availability" 3705 ] |
0.38 ms (1.59%) |
1 |
SELECT t0.id AS id_1, t0.value AS value_2, t0.page_id AS page_id_3, t0.field_id AS field_id_4, t0.type_id AS type_id_5 FROM submarine_pages_values t0 WHERE t0.page_id = ?
Parameters:
[
3745
]
|
0.23 ms (0.96%) |
1 |
SELECT t0.id AS id_1, t0.body AS body_2 FROM submarine_pages_body t0 WHERE t0.id = ?
Parameters:
[
3745
]
|
0.20 ms (0.83%) |
1 |
SELECT s0_.id AS id_0, s0_.title AS title_1 FROM submarine_pages s0_ WHERE s0_.id IN (?)
Parameters:
[
"55"
]
|
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\PagesBundle\Entity\Type\PageTypeField | 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. |