Query Metrics
8
Database Queries
6
Different statements
6.94 ms
Query time
2
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.58 ms |
SELECT c.Id FROM category c WHERE CONCAT(COALESCE(c.segment,''),'/',COALESCE(c.slug,'')) = :concated AND c.deleted_at IS NULL ORDER BY c.is_active=1 DESC
Parameters:
[ "concated" => "dovolenka/pre-rodiny-s-detmi" ] |
2 | 0.87 ms |
SELECT c.Id FROM category c WHERE CONCAT(COALESCE(c.segment,''),'/',COALESCE(c.slug,'')) = :concated AND c.deleted_at IS NULL ORDER BY c.is_active=1 DESC
Parameters:
[ "concated" => "/dovolenka" ] |
3 | 0.87 ms |
SELECT t0.title AS title_1, t0.title_short AS title_short_2, t0.lft AS lft_3, t0.rgt AS rgt_4, t0.lvl AS lvl_5, t0.slug AS slug_6, t0.segment AS segment_7, t0.is_active AS is_active_8, t0.redirect_url AS redirect_url_9, t0.description AS description_10, t0.filter_range AS filter_range_11, t0.no_index AS no_index_12, t0.icon_image AS icon_image_13, t0.image AS image_14, t0.qb_rules AS qb_rules_15, t0.qb_rules_elastic AS qb_rules_elastic_16, t0.url_old AS url_old_17, t0.seo_year AS seo_year_18, t0.show_calendar_button AS show_calendar_button_19, t0.category_offer_order_by AS category_offer_order_by_20, t0.category_offer_after_sold_out AS category_offer_after_sold_out_21, t0.id AS id_22, t0.deleted_at AS deleted_at_23, t0.modified_at AS modified_at_24, t0.created_at AS created_at_25, t0.seo_title AS seo_title_26, t0.meta_description AS meta_description_27, t0.meta_image AS meta_image_28, t0.tree_root AS tree_root_29, t0.parent_id AS parent_id_30, t0.filter_category_id AS filter_category_id_31, t0.canonical_category_id AS canonical_category_id_32 FROM category t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
408
]
|
4 | 0.52 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.deleted_at AS deleted_at_3, t0.modified_at AS modified_at_4, t0.created_at AS created_at_5, t0.tour_id AS tour_id_6, t0.tour_term_id AS tour_term_id_7, t0.category_id AS category_id_8 FROM category_offer t0 WHERE t0.category_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
408
]
|
5 | 0.48 ms |
SELECT t0.title AS title_1, t0.alias AS alias_2, t0.index_final AS index_final_3, t0.index_tmp AS index_tmp_4, t0.description AS description_5, t0.generate_start AS generate_start_6, t0.generate_end AS generate_end_7, t0.id AS id_8, t0.deleted_at AS deleted_at_9, t0.modified_at AS modified_at_10, t0.created_at AS created_at_11 FROM elastic_search_index t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
4
]
|
6 | 2.16 ms |
SELECT c0_.is_active AS is_active_0, c0_.position AS position_1, c0_.id AS id_2, c0_.deleted_at AS deleted_at_3, c0_.modified_at AS modified_at_4, c0_.created_at AS created_at_5, t1_.alternative_title AS alternative_title_6, t1_.slug AS slug_7, t1_.description AS description_8, t1_.icon AS icon_9, t1_.has_pill AS has_pill_10, t1_.pill_title AS pill_title_11, t1_.pill_tooltip AS pill_tooltip_12, t1_.pill_color AS pill_color_13, t1_.position AS position_14, t1_.is_active AS is_active_15, t1_.id AS id_16, t1_.title AS title_17, t1_.deleted_at AS deleted_at_18, t1_.modified_at AS modified_at_19, t1_.created_at AS created_at_20, c0_.category_id AS category_id_21, c0_.tour_attribute_id AS tour_attribute_id_22, t1_.tour_attribute_category_id AS tour_attribute_category_id_23 FROM category_tour_attribute_filter c0_ LEFT JOIN tour_attribute t1_ ON c0_.tour_attribute_id = t1_.id AND (t1_.deleted_at IS NULL) WHERE (c0_.category_id = ?) AND (c0_.deleted_at IS NULL) ORDER BY c0_.position ASC
Parameters:
[
408
]
|
7 | 0.77 ms |
SELECT t0.alternative_title AS alternative_title_1, t0.slug AS slug_2, t0.description AS description_3, t0.icon AS icon_4, t0.has_pill AS has_pill_5, t0.pill_title AS pill_title_6, t0.pill_tooltip AS pill_tooltip_7, t0.pill_color AS pill_color_8, t0.position AS position_9, t0.is_active AS is_active_10, t0.id AS id_11, t0.title AS title_12, t0.deleted_at AS deleted_at_13, t0.modified_at AS modified_at_14, t0.created_at AS created_at_15, t0.tour_attribute_category_id AS tour_attribute_category_id_16 FROM tour_attribute t0 WHERE t0.tour_attribute_category_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
11
]
|
8 | 0.69 ms |
SELECT t0.alternative_title AS alternative_title_1, t0.slug AS slug_2, t0.description AS description_3, t0.icon AS icon_4, t0.has_pill AS has_pill_5, t0.pill_title AS pill_title_6, t0.pill_tooltip AS pill_tooltip_7, t0.pill_color AS pill_color_8, t0.position AS position_9, t0.is_active AS is_active_10, t0.id AS id_11, t0.title AS title_12, t0.deleted_at AS deleted_at_13, t0.modified_at AS modified_at_14, t0.created_at AS created_at_15, t0.tour_attribute_category_id AS tour_attribute_category_id_16 FROM tour_attribute t0 WHERE t0.tour_attribute_category_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
16
]
|
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.