Queries
max count: 2
Query |
Count |
Min time |
Max time |
Average time |
SELECT * FROM cscart_hybrid_auth_providers WHERE 1 AND status = 'A' ORDER BY position
|
2 |
0.00011 |
0.00012 |
0.00011 |
SELECT privilege FROM cscart_usergroup_privileges WHERE usergroup_id IN (0, 1)
|
1 |
0.00015 |
0.00015 |
0.00015 |
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 26 AND `type` = 'a' AND `dispatch` = '' AND `lang_code` = 'ar'
|
1 |
0.00018 |
0.00018 |
0.00018 |
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 25 AND `type` = 'a' AND `dispatch` = '' AND `lang_code` = 'ar'
|
1 |
0.00020 |
0.00020 |
0.00020 |
SELECT page FROM cscart_page_descriptions WHERE page_id = 15 AND lang_code = 'ar'
|
1 |
0.00010 |
0.00010 |
0.00010 |
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 15 AND `type` = 'a' AND `dispatch` = '' AND `lang_code` = 'ar'
|
1 |
0.00022 |
0.00022 |
0.00022 |
SELECT cscart_bm_snapping.grid_id as grid_id,cscart_bm_snapping.block_id as block_id,IFNULL(dynamic_object_content.content, default_content.content) as content,IFNULL(dynamic_object_content.object_id, default_content.object_id) AS object_id,IFNULL(dynamic_object_content.object_type, default_content.object_type) AS object_type,cscart_bm_block_statuses.object_ids as object_ids,cscart_bm_snapping.*,cscart_bm_blocks.*,cscart_bm_blocks_descriptions.* FROM cscart_bm_snapping LEFT JOIN cscart_bm_blocks ON cscart_bm_blocks.block_id = cscart_bm_snapping.block_id LEFT JOIN cscart_bm_block_statuses ON cscart_bm_snapping.snapping_id = cscart_bm_block_statuses.snapping_id AND cscart_bm_block_statuses.object_type LIKE '' LEFT JOIN cscart_bm_blocks_descriptions ON cscart_bm_blocks.block_id = cscart_bm_blocks_descriptions.block_id LEFT JOIN cscart_bm_blocks_content AS default_content ON cscart_bm_blocks.block_id = default_content.block_id AND cscart_bm_blocks_descriptions.lang_code = default_content.lang_code AND default_content.snapping_id = 0 AND default_content.object_id = 0 AND default_content.object_type like '' LEFT JOIN cscart_bm_blocks_content AS dynamic_object_content ON cscart_bm_blocks.block_id = dynamic_object_content.block_id AND cscart_bm_blocks_descriptions.lang_code = dynamic_object_content.lang_code AND dynamic_object_content.object_id = 0 AND dynamic_object_content.object_type like '' WHERE cscart_bm_snapping.grid_id IN (96, 97, 98, 99, 100, 101, 102, 103, 106, 109, 114, 107, 108, 110, 111, 112, 113, 115, 116, 141, 142, 143) AND cscart_bm_blocks_descriptions.lang_code='ar' ORDER BY cscart_bm_snapping.order, cscart_bm_snapping.block_id
|
1 |
0.00102 |
0.00102 |
0.00102 |
SELECT * FROM cscart_bm_containers as c LEFT JOIN cscart_bm_grids as g ON g.container_id = c.container_id WHERE 1 AND g.container_id IN (77, 78, 103, 80) ORDER BY g.order, g.parent_id, g.grid_id ASC
|
1 |
0.00047 |
0.00047 |
0.00047 |
SELECT c.*, IF (c.location_id != 26, 0, 1) as `default` FROM cscart_bm_containers as c INNER JOIN cscart_bm_locations as l ON c.location_id = l.location_id AND l.is_default = 1 AND l.layout_id = 2 WHERE 1 AND c.position IN ('TOP_PANEL', 'HEADER', 'FOOTER') AND c.company_id = 0
|
1 |
0.00039 |
0.00039 |
0.00039 |
SELECT layout_id FROM cscart_bm_locations WHERE location_id = 26
|
1 |
0.00010 |
0.00010 |
0.00010 |
SELECT c.* FROM cscart_bm_containers as c WHERE 1 AND c.location_id = 26 AND c.company_id = 0
|
1 |
0.00019 |
0.00019 |
0.00019 |
SELECT data FROM cscart_storage_data WHERE data_key = 'store_mode'
|
1 |
0.00023 |
0.00023 |
0.00023 |
SELECT storefronts.* FROM cscart_storefronts AS storefronts WHERE 1 = 1 AND (storefronts.url = 'beta.alabdullatif.com' OR storefronts.url = 'www.beta.alabdullatif.com' OR storefronts.url LIKE 'www_.beta.alabdullatif.com' OR storefronts.url LIKE 'beta.alabdullatif.com/%' OR storefronts.url LIKE 'www.beta.alabdullatif.com/%' OR storefronts.url LIKE 'www_.beta.alabdullatif.com/%') GROUP BY storefronts.storefront_id ORDER BY storefronts.url = 'beta.alabdullatif.com' DESC, storefronts.url = 'www.beta.alabdullatif.com' DESC, storefronts.url LIKE 'www_.beta.alabdullatif.com' DESC, storefronts.url LIKE 'beta.alabdullatif.com/%' DESC, storefronts.url LIKE 'www.beta.alabdullatif.com/%' DESC, storefronts.url LIKE 'www_.beta.alabdullatif.com/%' desc
|
1 |
0.00022 |
0.00022 |
0.00022 |
SELECT data FROM cscart_storage_data WHERE data_key = 'cache_id'
|
1 |
0.00011 |
0.00011 |
0.00011 |
SELECT * FROM cscart_bm_locations as l LEFT JOIN cscart_bm_locations_descriptions as d ON d.location_id = l.location_id AND d.lang_code = 'ar' WHERE l.layout_id = 2 AND l.dispatch IN ('auth') ORDER BY l.object_ids desc LIMIT 1
|
1 |
0.00036 |
0.00036 |
0.00036 |
SELECT * FROM cscart_bm_locations as l LEFT JOIN cscart_bm_locations_descriptions as d ON d.location_id = l.location_id AND d.lang_code = 'ar' WHERE l.layout_id = 2 AND l.dispatch IN ('auth.recover_password') ORDER BY l.object_ids desc LIMIT 1
|
1 |
0.00039 |
0.00039 |
0.00039 |
SELECT * FROM cscart_bm_layouts WHERE 1 AND storefront_id = 1 AND layout_id = 2
|
1 |
0.00014 |
0.00014 |
0.00014 |
SELECT data FROM cscart_storage_data WHERE data_key = 'dev_mode'
|
1 |
0.00010 |
0.00010 |
0.00010 |
SELECT data FROM cscart_storage_data WHERE data_key = 'cart_products_next_check'
|
1 |
0.00012 |
0.00012 |
0.00012 |
SELECT cscart_bm_layouts.* FROM cscart_bm_layouts WHERE 1 AND is_default = 1 AND theme_name = 'responsive' AND storefront_id = 1
|
1 |
0.00021 |
0.00021 |
0.00021 |
SELECT storefronts.* FROM cscart_storefronts AS storefronts WHERE 1 = 1 AND storefronts.storefront_id IN (1) GROUP BY storefronts.storefront_id ORDER BY storefronts.is_default desc
|
1 |
0.00014 |
0.00014 |
0.00014 |
SET time_zone = '+03:00'
|
1 |
0.00007 |
0.00007 |
0.00007 |
SELECT data FROM cscart_storage_data WHERE data_key = 'restrictions'
|
1 |
0.00010 |
0.00010 |
0.00010 |