Query Metrics
80
Database Queries
29
Different statements
44.48 ms
Query time
4
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
4.67 ms (10.49%) |
1 |
SELECT x0_.id AS id_0, x0_.entityType AS entityType_1, x0_.version AS version_2 FROM xc_entity_type_versions x0_
Parameters:
[] |
|
4.58 ms (10.29%) |
19 |
SELECT t0.id AS id_1, t0.link AS link_2, t0.lpos AS lpos_3, t0.rpos AS rpos_4, t0.depth AS depth_5, t0.type AS type_6, t0.position AS position_7, t0.enabled AS enabled_8, t0.visibleFor AS visibleFor_9, t10.id AS id_11, t10.submenus_count_all AS submenus_count_all_12, t10.submenus_count_enabled AS submenus_count_enabled_13, t10.menu_id AS menu_id_14, t0.parent_id AS parent_id_15 FROM xc_menus t0 LEFT JOIN xc_menu_quick_flags t10 ON t10.menu_id = t0.id WHERE t0.parent_id = ? ORDER BY t0.id ASC
Parameters:
[
1
]
|
|
4.33 ms (9.72%) |
18 |
SELECT t0.name AS name_1, t0.label_id AS label_id_2, t0.code AS code_3, t0.id AS id_4 FROM xc_menu_translations t0 WHERE t0.id = ?
Parameters:
[
1
]
|
|
2.46 ms (5.54%) |
6 |
SELECT x0_.id AS id_0, x0_.link AS link_1, x0_.lpos AS lpos_2, x0_.rpos AS rpos_3, x0_.depth AS depth_4, x0_.type AS type_5, x0_.position AS position_6, x0_.enabled AS enabled_7, x0_.visibleFor AS visibleFor_8, x1_.id AS id_9, x1_.submenus_count_all AS submenus_count_all_10, x1_.submenus_count_enabled AS submenus_count_enabled_11, x0_.parent_id AS parent_id_12, x1_.menu_id AS menu_id_13 FROM xc_menus x0_ INNER JOIN xc_menu_quick_flags x1_ ON x0_.id = x1_.menu_id INNER JOIN xc_menus x2_ ON x0_.parent_id = x2_.id WHERE x0_.enabled = ? AND x0_.id <> ? AND x0_.type = ? AND x0_.enabled = ? AND x0_.visibleFor IN ('AL', 'A') AND x2_.id = ? GROUP BY x0_.id ORDER BY x0_.position ASC, x0_.id ASC
Parameters:
[ 1 2 "P" 1 2 ] |
|
2.46 ms (5.53%) |
1 |
SELECT t0.ogMeta AS ogMeta_1, t0.useCustomOG AS useCustomOG_2, t0.csCreated AS csCreated_3, t0.csLastUpdate AS csLastUpdate_4, t0.is_stickers_included_subcategories AS is_stickers_included_subcategories_5, t0.demo AS demo_6, t0.category_id AS category_id_7, t0.lpos AS lpos_8, t0.rpos AS rpos_9, t0.enabled AS enabled_10, t0.show_title AS show_title_11, t0.depth AS depth_12, t0.pos AS pos_13, t0.root_category_look AS root_category_look_14, t0.metaDescType AS metaDescType_15, t0.xcPendingExport AS xcPendingExport_16, t17.id AS id_18, t17.subcategories_count_all AS subcategories_count_all_19, t17.subcategories_count_enabled AS subcategories_count_enabled_20, t17.category_id AS category_id_21, t22.alt AS alt_23, t22.width AS width_24, t22.height AS height_25, t22.hash AS hash_26, t22.needProcess AS needProcess_27, t22.id AS id_28, t22.path AS path_29, t22.fileName AS fileName_30, t22.mime AS mime_31, t22.storageType AS storageType_32, t22.size AS size_33, t22.date AS date_34, t22.category_id AS category_id_35, t36.alt AS alt_37, t36.width AS width_38, t36.height AS height_39, t36.hash AS hash_40, t36.needProcess AS needProcess_41, t36.id AS id_42, t36.path AS path_43, t36.fileName AS fileName_44, t36.mime AS mime_45, t36.storageType AS storageType_46, t36.size AS size_47, t36.date AS date_48, t36.category_id AS category_id_49, t0.parent_id AS parent_id_50 FROM xc_categories t0 LEFT JOIN xc_category_quick_flags t17 ON t17.category_id = t0.category_id LEFT JOIN xc_category_images t22 ON t22.category_id = t0.category_id LEFT JOIN xc_category_banners t36 ON t36.category_id = t0.category_id WHERE t0.lpos = ? LIMIT 1
Parameters:
[
1
]
|
|
2.43 ms (5.47%) |
1 |
SELECT x0_.socialLoginProvider AS socialLoginProvider_0, x0_.socialLoginId AS socialLoginId_1, x0_.gaClientId AS gaClientId_2, x0_.gaSessionId AS gaSessionId_3, x0_.numberOfReminderCoupons AS numberOfReminderCoupons_4, x0_.braintree_customer_id AS braintree_customer_id_5, x0_.saveCardBoxChecked AS saveCardBoxChecked_6, x0_.conciergeUserId AS conciergeUserId_7, x0_.stripeCustomerId AS stripeCustomerId_8, x0_.xpaymentsCustomerId AS xpaymentsCustomerId_9, x0_.profile_id AS profile_id_10, x0_.login AS login_11, x0_.password AS password_12, x0_.password_hint AS password_hint_13, x0_.password_hint_answer AS password_hint_answer_14, x0_.passwordResetKey AS passwordResetKey_15, x0_.passwordResetKeyDate AS passwordResetKeyDate_16, x0_.access_level AS access_level_17, x0_.added AS added_18, x0_.first_login AS first_login_19, x0_.last_login AS last_login_20, x0_.status AS status_21, x0_.statusComment AS statusComment_22, x0_.referer AS referer_23, x0_.language AS language_24, x0_.last_shipping_id AS last_shipping_id_25, x0_.last_payment_id AS last_payment_id_26, x0_.anonymous AS anonymous_27, x0_.forceChangePassword AS forceChangePassword_28, x0_.dateOfLoginAttempt AS dateOfLoginAttempt_29, x0_.countOfLoginAttempts AS countOfLoginAttempts_30, x0_.searchFakeField AS searchFakeField_31, x0_.xcPendingExport AS xcPendingExport_32, x0_.lastCheckoutEmail AS lastCheckoutEmail_33, x0_.order_id AS order_id_34, x0_.membership_id AS membership_id_35, x0_.pending_membership_id AS pending_membership_id_36 FROM xc_profiles x0_ LEFT JOIN xc_profile_addresses x1_ ON x0_.profile_id = x1_.profile_id WHERE (x0_.order_id IS NULL AND x0_.anonymous <> ?) AND x0_.login = ? AND x0_.status = ? LIMIT 1
Parameters:
[ 1 "" "E" ] |
|
2.04 ms (4.58%) |
4 |
SELECT t0.method_id AS method_id_1, t0.service_name AS service_name_2, t0.class AS class_3, t0.moduleName AS moduleName_4, t0.orderby AS orderby_5, t0.adminOrderby AS adminOrderby_6, t0.enabled AS enabled_7, t0.added AS added_8, t0.creditCardRate AS creditCardRate_9, t0.transactionFee AS transactionFee_10, t0.predefined AS predefined_11, t0.type AS type_12, t0.fromMarketplace AS fromMarketplace_13, t0.modulePageURL AS modulePageURL_14, t0.countries AS countries_15, t0.exCountries AS exCountries_16 FROM xc_payment_methods t0 WHERE t0.method_id = ?
Parameters:
[
9
]
|
|
2.03 ms (4.56%) |
1 |
SELECT x0_.zone_id AS zone_id_0, x0_.zone_name AS zone_name_1, x0_.is_default AS is_default_2, x1_.element_id AS element_id_3, x1_.element_value AS element_value_4, x1_.element_type AS element_type_5, x1_.zone_id AS zone_id_6 FROM xc_zones x0_ LEFT JOIN xc_zone_elements x1_ ON x0_.zone_id = x1_.zone_id ORDER BY x0_.is_default ASC, x0_.zone_id ASC, x0_.is_default DESC, x0_.zone_name ASC
Parameters:
[] |
|
1.84 ms (4.14%) |
1 |
SELECT t0.currency_id AS currency_id_1, t0.code AS code_2, t0.symbol AS symbol_3, t0.prefix AS prefix_4, t0.suffix AS suffix_5, t0.e AS e_6, t0.decimalDelimiter AS decimalDelimiter_7, t0.thousandDelimiter AS thousandDelimiter_8, t0.roundUp AS roundUp_9, t10.active_currency_id AS active_currency_id_11, t10.rate AS rate_12, t10.enabled AS enabled_13, t10.position AS position_14, t10.rateDate AS rateDate_15, t10.currency_id AS currency_id_16 FROM xc_currencies t0 LEFT JOIN xc_active_currencies t10 ON t10.currency_id = t0.currency_id WHERE t0.currency_id = ?
Parameters:
[
840
]
|
|
1.67 ms (3.75%) |
1 |
SELECT COUNT(DISTINCT x0_.id) AS sclr_0 FROM xc_news x0_ LEFT JOIN xc_news_message_translations x1_ ON x0_.id = x1_.id AND (x1_.code = ?) WHERE x0_.enabled = ? AND x0_.date < ?
Parameters:
[ "en" 1 1776570524 ] |
|
1.54 ms (3.46%) |
4 |
SELECT t0.name AS name_1, t0.title AS title_2, t0.description AS description_3, t0.adminDescription AS adminDescription_4, t0.altAdminDescription AS altAdminDescription_5, t0.instruction AS instruction_6, t0.label_id AS label_id_7, t0.code AS code_8, t0.id AS id_9 FROM xc_payment_method_translations t0 WHERE t0.id = ?
Parameters:
[
9
]
|
|
1.33 ms (2.98%) |
1 |
SELECT t0.id AS id_1, t0.link AS link_2, t0.lpos AS lpos_3, t0.rpos AS rpos_4, t0.depth AS depth_5, t0.type AS type_6, t0.position AS position_7, t0.enabled AS enabled_8, t0.visibleFor AS visibleFor_9, t10.id AS id_11, t10.submenus_count_all AS submenus_count_all_12, t10.submenus_count_enabled AS submenus_count_enabled_13, t10.menu_id AS menu_id_14, t0.parent_id AS parent_id_15 FROM xc_menus t0 LEFT JOIN xc_menu_quick_flags t10 ON t10.menu_id = t0.id WHERE t0.lpos = ? LIMIT 1
Parameters:
[
1
]
|
|
1.14 ms (2.57%) |
3 |
SELECT x0_.id AS id_0, x0_.cleanURL AS cleanURL_1, x0_.sale_discount_id AS sale_discount_id_2, x0_.page_id AS page_id_3, x0_.brand_id AS brand_id_4, x0_.news_message_id AS news_message_id_5, x0_.product_id AS product_id_6, x0_.category_id AS category_id_7 FROM xc_clean_urls x0_ INNER JOIN xc_categories x1_ ON x0_.category_id = x1_.category_id WHERE x0_.cleanURL = ? AND x0_.category_id IS NOT NULL AND x1_.parent_id = ? ORDER BY x0_.id DESC LIMIT 1
Parameters:
[ "fashion" 1 ] |
|
1.11 ms (2.49%) |
3 |
SELECT t0.method_id AS method_id_1, t0.service_name AS service_name_2, t0.class AS class_3, t0.moduleName AS moduleName_4, t0.orderby AS orderby_5, t0.adminOrderby AS adminOrderby_6, t0.enabled AS enabled_7, t0.added AS added_8, t0.creditCardRate AS creditCardRate_9, t0.transactionFee AS transactionFee_10, t0.predefined AS predefined_11, t0.type AS type_12, t0.fromMarketplace AS fromMarketplace_13, t0.modulePageURL AS modulePageURL_14, t0.countries AS countries_15, t0.exCountries AS exCountries_16 FROM xc_payment_methods t0 WHERE t0.service_name = ? LIMIT 1
Parameters:
[
"PaypalWPS"
]
|
|
1.10 ms (2.46%) |
1 |
SELECT x0_.id AS id_0, x0_.code AS code_1, x0_.model AS model_2, x0_.moduleName AS moduleName_3, x0_.width AS width_4, x0_.height AS height_5 FROM xc_images_settings x0_ WHERE x0_.moduleName = ?
Parameters:
[
"Lumino-LuminoBeady"
]
|
|
1.09 ms (2.45%) |
1 |
SELECT t0.id AS id_1, t0.wishlistName AS wishlistName_2, t0.hash AS hash_3, t0.profile_id AS profile_id_4 FROM xc_wishlists t0 WHERE t0.profile_id IS NULL LIMIT 1
Parameters:
[] |
|
1.04 ms (2.35%) |
1 |
SELECT x0_.id AS id_0, x0_.cleanURL AS cleanURL_1, x0_.sale_discount_id AS sale_discount_id_2, x0_.page_id AS page_id_3, x0_.brand_id AS brand_id_4, x0_.news_message_id AS news_message_id_5, x0_.product_id AS product_id_6, x0_.category_id AS category_id_7 FROM xc_clean_urls x0_ WHERE x0_.cleanURL = ? AND x0_.product_id IS NOT NULL ORDER BY x0_.id DESC LIMIT 1
Parameters:
[
"ui-icons_555555_256x240.png"
]
|
|
0.99 ms (2.23%) |
1 |
SELECT t0.setting_id AS setting_id_1, t0.name AS name_2, t0.value AS value_3, t0.method_id AS method_id_4 FROM xc_payment_method_settings t0 WHERE t0.method_id = ?
Parameters:
[
13
]
|
|
0.97 ms (2.18%) |
1 |
SELECT t0.code AS code_1, t0.id AS id_2, t0.code3 AS code3_3, t0.enabled AS enabled_4, t0.active_currency AS active_currency_5, t0.currency_id AS currency_id_6, t0.lng_id AS lng_id_7 FROM xc_countries t0 WHERE t0.code = ?
Parameters:
[
"US"
]
|
|
0.88 ms (1.97%) |
2 |
SELECT t0.ogMeta AS ogMeta_1, t0.useCustomOG AS useCustomOG_2, t0.csCreated AS csCreated_3, t0.csLastUpdate AS csLastUpdate_4, t0.is_stickers_included_subcategories AS is_stickers_included_subcategories_5, t0.demo AS demo_6, t0.category_id AS category_id_7, t0.lpos AS lpos_8, t0.rpos AS rpos_9, t0.enabled AS enabled_10, t0.show_title AS show_title_11, t0.depth AS depth_12, t0.pos AS pos_13, t0.root_category_look AS root_category_look_14, t0.metaDescType AS metaDescType_15, t0.xcPendingExport AS xcPendingExport_16, t17.id AS id_18, t17.subcategories_count_all AS subcategories_count_all_19, t17.subcategories_count_enabled AS subcategories_count_enabled_20, t17.category_id AS category_id_21, t22.alt AS alt_23, t22.width AS width_24, t22.height AS height_25, t22.hash AS hash_26, t22.needProcess AS needProcess_27, t22.id AS id_28, t22.path AS path_29, t22.fileName AS fileName_30, t22.mime AS mime_31, t22.storageType AS storageType_32, t22.size AS size_33, t22.date AS date_34, t22.category_id AS category_id_35, t36.alt AS alt_37, t36.width AS width_38, t36.height AS height_39, t36.hash AS hash_40, t36.needProcess AS needProcess_41, t36.id AS id_42, t36.path AS path_43, t36.fileName AS fileName_44, t36.mime AS mime_45, t36.storageType AS storageType_46, t36.size AS size_47, t36.date AS date_48, t36.category_id AS category_id_49, t0.parent_id AS parent_id_50 FROM xc_categories t0 LEFT JOIN xc_category_quick_flags t17 ON t17.category_id = t0.category_id LEFT JOIN xc_category_images t22 ON t22.category_id = t0.category_id LEFT JOIN xc_category_banners t36 ON t36.category_id = t0.category_id WHERE t0.category_id = ?
Parameters:
[
2
]
|
|
0.77 ms (1.74%) |
1 |
SELECT x0_.lng_id AS lng_id_0, x0_.code AS code_1, x0_.code3 AS code3_2, x0_.r2l AS r2l_3, x0_.added AS added_4, x0_.enabled AS enabled_5, x0_.module AS module_6 FROM xc_languages x0_ WHERE x0_.added = 1 AND x0_.enabled = ?
Parameters:
[
1
]
|
|
0.73 ms (1.65%) |
1 |
SELECT t0.state_id AS state_id_1, t0.state AS state_2, t0.code AS code_3, t0.country_code AS country_code_4, t0.region_code AS region_code_5 FROM xc_states t0 WHERE t0.country_code = ? ORDER BY t0.state ASC
Parameters:
[
"US"
]
|
|
0.69 ms (1.56%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3 FROM xc_tmp_vars t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"cloud_search_reg_scheduled"
]
|
|
0.57 ms (1.27%) |
1 |
SELECT x0_.id AS id_0, x0_.cleanURL AS cleanURL_1, x0_.sale_discount_id AS sale_discount_id_2, x0_.page_id AS page_id_3, x0_.brand_id AS brand_id_4, x0_.news_message_id AS news_message_id_5, x0_.product_id AS product_id_6, x0_.category_id AS category_id_7 FROM xc_clean_urls x0_ WHERE x0_.cleanURL = ? AND x0_.page_id IS NOT NULL ORDER BY x0_.id DESC LIMIT 1
Parameters:
[
"ui-icons_555555_256x240.png"
]
|
|
0.52 ms (1.18%) |
1 |
SELECT x0_.id AS id_0, x0_.cleanURL AS cleanURL_1, x0_.sale_discount_id AS sale_discount_id_2, x0_.page_id AS page_id_3, x0_.brand_id AS brand_id_4, x0_.news_message_id AS news_message_id_5, x0_.product_id AS product_id_6, x0_.category_id AS category_id_7 FROM xc_clean_urls x0_ WHERE x0_.cleanURL = ? AND x0_.sale_discount_id IS NOT NULL ORDER BY x0_.id DESC LIMIT 1
Parameters:
[
"ui-icons_555555_256x240.png"
]
|
|
0.44 ms (1.00%) |
1 |
SELECT x0_.active_currency_id AS active_currency_id_0, x0_.rate AS rate_1, x0_.enabled AS enabled_2, x0_.position AS position_3, x0_.rateDate AS rateDate_4, x0_.currency_id AS currency_id_5 FROM xc_active_currencies x0_ INNER JOIN xc_currencies x1_ ON x0_.currency_id = x1_.currency_id WHERE x1_.code = ? AND x0_.enabled = ? LIMIT 1
Parameters:
[ null 1 ] |
|
0.39 ms (0.89%) |
1 |
SELECT COUNT(DISTINCT x0_.active_currency_id) AS sclr_0 FROM xc_active_currencies x0_ WHERE x0_.enabled = ?
Parameters:
[
1
]
|
|
0.35 ms (0.79%) |
1 |
SELECT x0_.id AS id_0, x0_.cleanURL AS cleanURL_1, x0_.sale_discount_id AS sale_discount_id_2, x0_.page_id AS page_id_3, x0_.brand_id AS brand_id_4, x0_.news_message_id AS news_message_id_5, x0_.product_id AS product_id_6, x0_.category_id AS category_id_7 FROM xc_clean_urls x0_ WHERE x0_.cleanURL = ? AND x0_.news_message_id IS NOT NULL ORDER BY x0_.id DESC LIMIT 1
Parameters:
[
"ui-icons_555555_256x240.png"
]
|
|
0.32 ms (0.73%) |
1 |
SELECT x0_.id AS id_0, x0_.cleanURL AS cleanURL_1, x0_.sale_discount_id AS sale_discount_id_2, x0_.page_id AS page_id_3, x0_.brand_id AS brand_id_4, x0_.news_message_id AS news_message_id_5, x0_.product_id AS product_id_6, x0_.category_id AS category_id_7 FROM xc_clean_urls x0_ WHERE x0_.cleanURL = ? AND x0_.brand_id IS NOT NULL ORDER BY x0_.id DESC LIMIT 1
Parameters:
[
"ui-icons_555555_256x240.png"
]
|
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.