Query Metrics
14
Database Queries
14
Different statements
20.00 ms
Query time
1
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
5.38 ms (26.93%) |
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 xlite_active_currencies x0_ INNER JOIN xlite_currencies x1_ ON x0_.currency_id = x1_.currency_id WHERE x1_.code = ? AND x0_.enabled = ? LIMIT 1
Parameters:
[ "USD" 1 ] |
3.45 ms (17.24%) |
1 |
SELECT x0_.id AS id_0, x0_.class AS class_1, x0_.weight AS weight_2 FROM xlite_order_modifiers x0_ ORDER BY x0_.weight ASC, x0_.id ASC
Parameters:
[] |
2.52 ms (12.62%) |
1 |
SELECT t0.membership_id AS membership_id_1, t0.position AS position_2, t0.enabled AS enabled_3 FROM xlite_memberships t0 INNER JOIN xlite_category_membership_links ON t0.membership_id = xlite_category_membership_links.membership_id WHERE xlite_category_membership_links.category_id = ?
Parameters:
[
1
]
|
1.32 ms (6.61%) |
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_.af_ip_address AS af_ip_address_5, x0_.af_proxy_ip_address AS af_proxy_ip_address_6, x0_.braintree_customer_id AS braintree_customer_id_7, x0_.saveCardBoxChecked AS saveCardBoxChecked_8, x0_.rewardPoints AS rewardPoints_9, x0_.storedSelectors AS storedSelectors_10, x0_.conciergeUserId AS conciergeUserId_11, x0_.stripeCustomerId AS stripeCustomerId_12, x0_.xpaymentsCustomerId AS xpaymentsCustomerId_13, x0_.profile_id AS profile_id_14, x0_.login AS login_15, x0_.password AS password_16, x0_.password_hint AS password_hint_17, x0_.password_hint_answer AS password_hint_answer_18, x0_.passwordResetKey AS passwordResetKey_19, x0_.passwordResetKeyDate AS passwordResetKeyDate_20, x0_.access_level AS access_level_21, x0_.added AS added_22, x0_.first_login AS first_login_23, x0_.last_login AS last_login_24, x0_.status AS status_25, x0_.statusComment AS statusComment_26, x0_.referer AS referer_27, x0_.language AS language_28, x0_.last_shipping_id AS last_shipping_id_29, x0_.last_payment_id AS last_payment_id_30, x0_.anonymous AS anonymous_31, x0_.forceChangePassword AS forceChangePassword_32, x0_.dateOfLoginAttempt AS dateOfLoginAttempt_33, x0_.countOfLoginAttempts AS countOfLoginAttempts_34, x0_.searchFakeField AS searchFakeField_35, x0_.xcPendingExport AS xcPendingExport_36, x0_.lastCheckoutEmail AS lastCheckoutEmail_37, x0_.order_id AS order_id_38, x0_.membership_id AS membership_id_39, x0_.pending_membership_id AS pending_membership_id_40 FROM xlite_profiles x0_ INNER JOIN xlite_profile_roles x2_ ON x0_.profile_id = x2_.profile_id INNER JOIN xlite_roles x1_ ON x1_.id = x2_.role_id INNER JOIN xlite_role_permissions x4_ ON x1_.id = x4_.role_id INNER JOIN xlite_permissions x3_ ON x3_.id = x4_.permission_id WHERE x3_.code IN ('ROLE_ROOT_ACCESS') AND x0_.status = ? AND x0_.access_level > 0 ORDER BY x0_.profile_id ASC
Parameters:
[
"E"
]
|
1.09 ms (5.45%) |
1 |
SELECT t0.lng_id AS lng_id_1, t0.code AS code_2, t0.code3 AS code3_3, t0.r2l AS r2l_4, t0.added AS added_5, t0.enabled AS enabled_6, t0.module AS module_7 FROM xlite_languages t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"en"
]
|
0.88 ms (4.42%) |
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_.af_ip_address AS af_ip_address_5, x0_.af_proxy_ip_address AS af_proxy_ip_address_6, x0_.braintree_customer_id AS braintree_customer_id_7, x0_.saveCardBoxChecked AS saveCardBoxChecked_8, x0_.rewardPoints AS rewardPoints_9, x0_.storedSelectors AS storedSelectors_10, x0_.conciergeUserId AS conciergeUserId_11, x0_.stripeCustomerId AS stripeCustomerId_12, x0_.xpaymentsCustomerId AS xpaymentsCustomerId_13, x0_.profile_id AS profile_id_14, x0_.login AS login_15, x0_.password AS password_16, x0_.password_hint AS password_hint_17, x0_.password_hint_answer AS password_hint_answer_18, x0_.passwordResetKey AS passwordResetKey_19, x0_.passwordResetKeyDate AS passwordResetKeyDate_20, x0_.access_level AS access_level_21, x0_.added AS added_22, x0_.first_login AS first_login_23, x0_.last_login AS last_login_24, x0_.status AS status_25, x0_.statusComment AS statusComment_26, x0_.referer AS referer_27, x0_.language AS language_28, x0_.last_shipping_id AS last_shipping_id_29, x0_.last_payment_id AS last_payment_id_30, x0_.anonymous AS anonymous_31, x0_.forceChangePassword AS forceChangePassword_32, x0_.dateOfLoginAttempt AS dateOfLoginAttempt_33, x0_.countOfLoginAttempts AS countOfLoginAttempts_34, x0_.searchFakeField AS searchFakeField_35, x0_.xcPendingExport AS xcPendingExport_36, x0_.lastCheckoutEmail AS lastCheckoutEmail_37, x0_.order_id AS order_id_38, x0_.membership_id AS membership_id_39, x0_.pending_membership_id AS pending_membership_id_40 FROM xlite_profiles x0_ LEFT JOIN xlite_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" ] |
0.88 ms (4.39%) |
1 |
SELECT t0.ogMeta AS ogMeta_1, t0.useCustomOG AS useCustomOG_2, t0.is_stickers_included_subcategories AS is_stickers_included_subcategories_3, t0.autoPendingEnabled AS autoPendingEnabled_4, t0.demo AS demo_5, t0.wheelTireSizeFilter AS wheelTireSizeFilter_6, t0.csCreated AS csCreated_7, t0.csLastUpdate AS csLastUpdate_8, t0.category_id AS category_id_9, t0.lpos AS lpos_10, t0.rpos AS rpos_11, t0.enabled AS enabled_12, t0.show_title AS show_title_13, t0.depth AS depth_14, t0.pos AS pos_15, t0.root_category_look AS root_category_look_16, t0.metaDescType AS metaDescType_17, t0.xcPendingExport AS xcPendingExport_18, t19.id AS id_20, t19.subcategories_count_all AS subcategories_count_all_21, t19.subcategories_count_enabled AS subcategories_count_enabled_22, t19.category_id AS category_id_23, t24.alt AS alt_25, t24.width AS width_26, t24.height AS height_27, t24.hash AS hash_28, t24.needProcess AS needProcess_29, t24.id AS id_30, t24.path AS path_31, t24.fileName AS fileName_32, t24.mime AS mime_33, t24.storageType AS storageType_34, t24.size AS size_35, t24.date AS date_36, t24.category_id AS category_id_37, t38.alt AS alt_39, t38.width AS width_40, t38.height AS height_41, t38.hash AS hash_42, t38.needProcess AS needProcess_43, t38.id AS id_44, t38.path AS path_45, t38.fileName AS fileName_46, t38.mime AS mime_47, t38.storageType AS storageType_48, t38.size AS size_49, t38.date AS date_50, t38.category_id AS category_id_51, t0.parent_id AS parent_id_52 FROM xlite_categories t0 LEFT JOIN xlite_category_quick_flags t19 ON t19.category_id = t0.category_id LEFT JOIN xlite_category_images t24 ON t24.category_id = t0.category_id LEFT JOIN xlite_category_banners t38 ON t38.category_id = t0.category_id WHERE t0.lpos = ? LIMIT 1
Parameters:
[
1
]
|
0.75 ms (3.76%) |
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 xlite_images_settings x0_ WHERE x0_.moduleName = ?
Parameters:
[
"XC-CrispWhiteSkin"
]
|
0.73 ms (3.66%) |
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 xlite_states t0 WHERE t0.country_code = ? ORDER BY t0.state ASC
Parameters:
[
"US"
]
|
0.68 ms (3.39%) |
1 |
SELECT t0.ogMeta AS ogMeta_1, t0.name AS name_2, t0.description AS description_3, t0.metaTags AS metaTags_4, t0.metaDesc AS metaDesc_5, t0.metaTitle AS metaTitle_6, t0.label_id AS label_id_7, t0.code AS code_8, t0.id AS id_9 FROM xlite_category_translations t0 WHERE t0.id = ?
Parameters:
[
1
]
|
0.62 ms (3.12%) |
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 xlite_currencies t0 LEFT JOIN xlite_active_currencies t10 ON t10.currency_id = t0.currency_id WHERE t0.currency_id = ?
Parameters:
[
840
]
|
0.60 ms (2.99%) |
1 |
SELECT x0_.id AS id_0, x0_.entityType AS entityType_1, x0_.version AS version_2 FROM xlite_entity_type_versions x0_
Parameters:
[] |
0.58 ms (2.89%) |
1 |
SELECT t0.is_fraudlent AS is_fraudlent_1, t0.code AS code_2, t0.id AS id_3, t0.code3 AS code3_4, t0.enabled AS enabled_5, t0.active_currency AS active_currency_6, t0.currency_id AS currency_id_7, t0.lng_id AS lng_id_8 FROM xlite_countries t0 WHERE t0.code = ?
Parameters:
[
"US"
]
|
0.51 ms (2.54%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3 FROM xlite_tmp_vars t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"cloud_search_reg_scheduled"
]
|
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.