Query Time: 0.65 ms Query memory: 0.015 MB Memory before query: 2.490 MB Rows returned: 0
SELECT `data`
FROM `zqbnp_session`
WHERE `session_id` = '0t7saisj0ihbrbitl4oflgbev6'
EXPLAIN not possible on query: SELECT `data`
FROM `zqbnp_session`
WHERE `session_id` = '0t7saisj0ihbrbitl4oflgbev6'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/session/storage/database.php:44
JROOT/libraries/joomla/session/session.php:651
JROOT/libraries/joomla/session/session.php:589
JROOT/libraries/cms/application/cms.php:739
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:399
JROOT/libraries/joomla/factory.php:125
JROOT/index.php:42
Query Time: 5.13 ms After last query: 2.58 ms Query memory: 0.008 MB Memory before query: 2.679 MB
DELETE
FROM `zqbnp_session`
WHERE `time` < '1745688423'
EXPLAIN not possible on query: DELETE
FROM `zqbnp_session`
WHERE `time` < '1745688423'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/application/cms.php:756
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:399
JROOT/libraries/joomla/factory.php:125
JROOT/index.php:42
Query Time: 0.65 ms After last query: 0.23 ms Query memory: 0.012 MB Memory before query: 2.691 MB Rows returned: 0
SELECT `session_id`
FROM `zqbnp_session`
WHERE `session_id` = '0t7saisj0ihbrbitl4oflgbev6'
LIMIT 0, 1
EXPLAIN not possible on query: SELECT `session_id`
FROM `zqbnp_session`
WHERE `session_id` = '0t7saisj0ihbrbitl4oflgbev6' LIMIT 0, 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/application/cms.php:176
JROOT/libraries/cms/application/cms.php:765
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:399
JROOT/libraries/joomla/factory.php:125
JROOT/index.php:42
Query Time: 2.62 ms After last query: 0.23 ms Query memory: 0.009 MB Memory before query: 2.704 MB
INSERT INTO `zqbnp_session`
(`session_id`, `client_id`, `time`)
VALUES
('0t7saisj0ihbrbitl4oflgbev6', 0, '1745689323')
EXPLAIN not possible on query: INSERT INTO `zqbnp_session`
(`session_id`, `client_id`, `time`) VALUES
('0t7saisj0ihbrbitl4oflgbev6', 0, '1745689323')
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/application/cms.php:208
JROOT/libraries/cms/application/cms.php:765
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:399
JROOT/libraries/joomla/factory.php:125
JROOT/index.php:42
Query Time: 1.08 ms After last query: 4.70 ms Query memory: 0.024 MB Memory before query: 3.069 MB Rows returned: 43
SELECT extension_id AS id, element AS "option", params, enabled
FROM zqbnp_extensions
WHERE `type` = 'component'
EXPLAIN not possible on query: SELECT extension_id AS id, element AS "option", params, enabled
FROM zqbnp_extensions
WHERE `type` = 'component'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/cms/component/helper.php:435
JROOT/libraries/cms/component/helper.php:43
JROOT/libraries/cms/component/helper.php:120
JROOT/libraries/cms/application/site.php:584
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.83 ms After last query: 1.98 ms Query memory: 0.014 MB Memory before query: 3.242 MB Rows returned: 1
SELECT b.id
FROM zqbnp_usergroups AS a
LEFT JOIN zqbnp_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 1
EXPLAIN not possible on query: SELECT b.id
FROM zqbnp_usergroups AS a
LEFT JOIN zqbnp_usergroups AS b ON b.lft <= a.lft AND b.rgt >= a.rgt
WHERE a.id = 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/access/access.php:332
JROOT/libraries/joomla/access/access.php:401
JROOT/libraries/joomla/user/user.php:453
JROOT/libraries/cms/plugin/helper.php:296
JROOT/libraries/cms/plugin/helper.php:163
JROOT/libraries/cms/application/site.php:589
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.65 ms After last query: 0.79 ms Query memory: 0.013 MB Memory before query: 3.298 MB Rows returned: 3
SELECT id, rules
FROM `zqbnp_viewlevels`
EXPLAIN not possible on query: SELECT id, rules
FROM `zqbnp_viewlevels`
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/access/access.php:418
JROOT/libraries/joomla/user/user.php:453
JROOT/libraries/cms/plugin/helper.php:296
JROOT/libraries/cms/plugin/helper.php:163
JROOT/libraries/cms/application/site.php:589
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 1.18 ms After last query: 0.28 ms Query memory: 0.013 MB Memory before query: 3.316 MB Rows returned: 71
SELECT folder AS type, element AS name, params
FROM zqbnp_extensions
WHERE enabled = 1
AND type ='plugin'
AND state IN (0,1)
AND access IN (1,1)
ORDER BY ordering
EXPLAIN not possible on query: SELECT folder AS type, element AS name, params
FROM zqbnp_extensions
WHERE enabled = 1 AND type ='plugin' AND state IN (0,1) AND access IN (1,1)
ORDER BY ordering
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/plugin/helper.php:310
JROOT/libraries/cms/plugin/helper.php:163
JROOT/libraries/cms/application/site.php:589
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.67 ms After last query: 25.42 ms Query memory: 0.016 MB Memory before query: 5.310 MB Rows returned: 0
SELECT *
FROM `zqbnp_rsseo_redirects`
WHERE `published` = 1
EXPLAIN not possible on query: SELECT *
FROM `zqbnp_rsseo_redirects`
WHERE `published` = 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/plugins/system/rsseo/rsseo.php:124
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:654
JROOT/libraries/cms/application/site.php:663
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 1.73 ms After last query: 5.46 ms Query memory: 0.032 MB Memory before query: 5.812 MB Rows returned: 54
SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM zqbnp_menu AS m
LEFT JOIN zqbnp_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
ORDER BY m.lft
EXPLAIN not possible on query: SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM zqbnp_menu AS m
LEFT JOIN zqbnp_extensions AS e ON m.component_id = e.extension_id
WHERE m.published = 1 AND m.parent_id > 0 AND m.client_id = 0
ORDER BY m.lft
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/menu/site.php:45
JROOT/libraries/cms/menu/menu.php:64
JROOT/libraries/cms/menu/menu.php:118
JROOT/libraries/cms/application/cms.php:424
JROOT/libraries/cms/application/site.php:272
JROOT/libraries/cms/router/site.php:57
JROOT/libraries/cms/router/router.php:196
JROOT/libraries/cms/application/cms.php:520
JROOT/libraries/cms/application/site.php:407
JROOT/libraries/cms/application/cms.php:1088
JROOT/libraries/cms/application/site.php:763
JROOT/libraries/cms/application/site.php:215
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.84 ms After last query: 10.78 ms Query memory: 0.024 MB Memory before query: 6.788 MB Rows returned: 1
SELECT extension_id AS id, element AS "option", params, enabled
FROM zqbnp_extensions
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN not possible on query: SELECT extension_id AS id, element AS "option", params, enabled
FROM zqbnp_extensions
WHERE `type` = 'library' AND `element` = 'joomla'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/cms/library/helper.php:156
JROOT/libraries/cms/library/helper.php:47
JROOT/libraries/cms/library/helper.php:90
JROOT/libraries/cms/version/version.php:189
JROOT/libraries/joomla/factory.php:736
JROOT/libraries/joomla/factory.php:216
JROOT/plugins/system/k2/k2.php:52
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:1098
JROOT/libraries/cms/application/site.php:763
JROOT/libraries/cms/application/site.php:215
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 3.27 ms After last query: 0.35 ms Query memory: 0.017 MB Memory before query: 6.796 MB
UPDATE `zqbnp_extensions`
SET `params` = '{\"mediaversion\":\"f1048a438f0771cb0c759fdf6d287d74\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN not possible on query: UPDATE `zqbnp_extensions`
SET `params` = '{\"mediaversion\":\"f1048a438f0771cb0c759fdf6d287d74\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/library/helper.php:119
JROOT/libraries/cms/version/version.php:240
JROOT/libraries/cms/version/version.php:199
JROOT/libraries/joomla/factory.php:736
JROOT/libraries/joomla/factory.php:216
JROOT/plugins/system/k2/k2.php:52
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:1098
JROOT/libraries/cms/application/site.php:763
JROOT/libraries/cms/application/site.php:215
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.68 ms After last query: 3.81 ms Query memory: 0.022 MB Memory before query: 7.174 MB Rows returned: 1
SELECT *
FROM zqbnp_languages
WHERE published=1
ORDER BY ordering ASC
EXPLAIN not possible on query: SELECT *
FROM zqbnp_languages
WHERE published=1
ORDER BY ordering ASC
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/language/helper.php:164
JROOT/libraries/cms/application/site.php:329
JROOT/components/com_k2/helpers/utilities.php:315
JROOT/administrator/components/com_k2/helpers/html.php:56
JROOT/plugins/system/k2/k2.php:55
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:1098
JROOT/libraries/cms/application/site.php:763
JROOT/libraries/cms/application/site.php:215
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.87 ms After last query: 3.78 ms Query memory: 0.027 MB Memory before query: 7.468 MB Rows returned: 8
SELECT id, home, template, s.params
FROM zqbnp_template_styles as s
LEFT JOIN zqbnp_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1
EXPLAIN not possible on query: SELECT id, home, template, s.params
FROM zqbnp_template_styles as s
LEFT JOIN zqbnp_extensions as e ON e.element=s.template AND e.type='template' AND e.client_id=s.client_id
WHERE s.client_id = 0 AND e.enabled = 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/application/site.php:484
JROOT/libraries/cms/html/html.php:334
JROOT/libraries/cms/html/html.php:680
JROOT/libraries/cms/html/html.php:236
JROOT/libraries/cms/html/html.php:138
JROOT/libraries/cms/html/behavior.php:61
JROOT/libraries/cms/html/html.php:236
JROOT/libraries/cms/html/html.php:138
JROOT/administrator/components/com_k2/helpers/html.php:76
JROOT/plugins/system/k2/k2.php:55
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:1098
JROOT/libraries/cms/application/site.php:763
JROOT/libraries/cms/application/site.php:215
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 2.36 ms After last query: 35.46 ms Query memory: 0.031 MB Memory before query: 9.060 MB Rows returned: 4
SHOW FULL COLUMNS
FROM `zqbnp_socialbacklinks_configs`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `zqbnp_socialbacklinks_configs`
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:241
JROOT/libraries/joomla/table/table.php:162
JROOT/administrator/components/com_socialbacklinks/tables/config.php:31
JROOT/libraries/joomla/table/table.php:305
JROOT/libraries/legacy/model/legacy.php:383
JROOT/libraries/legacy/model/legacy.php:467
JROOT/administrator/components/com_socialbacklinks/models/base.php:148
JROOT/administrator/components/com_socialbacklinks/models/base.php:197
JROOT/administrator/components/com_socialbacklinks/models/base.php:303
JROOT/administrator/components/com_socialbacklinks/helpers/config.php:67
JROOT/administrator/components/com_socialbacklinks/helpers/config.php:164
JROOT/plugins/system/sbsynchronizer/sbsynchronizer.php:45
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:1098
JROOT/libraries/cms/application/site.php:763
JROOT/libraries/cms/application/site.php:215
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.69 ms After last query: 0.86 ms Query memory: 0.020 MB Memory before query: 9.116 MB Rows returned: 10
SELECT DISTINCT *
FROM zqbnp_socialbacklinks_configs
EXPLAIN not possible on query: SELECT DISTINCT * FROM zqbnp_socialbacklinks_configs
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/legacy/model/legacy.php:312
JROOT/administrator/components/com_socialbacklinks/models/base.php:304
JROOT/administrator/components/com_socialbacklinks/helpers/config.php:67
JROOT/administrator/components/com_socialbacklinks/helpers/config.php:164
JROOT/plugins/system/sbsynchronizer/sbsynchronizer.php:45
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:1098
JROOT/libraries/cms/application/site.php:763
JROOT/libraries/cms/application/site.php:215
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.63 ms After last query: 3.72 ms Query memory: 0.020 MB Memory before query: 9.285 MB Rows returned: 1
SELECT *
FROM zqbnp_socialbacklinks_configs
WHERE `section` = 'basic'
AND `name` = 'last_sync'
EXPLAIN not possible on query: SELECT *
FROM zqbnp_socialbacklinks_configs
WHERE `section` = 'basic' AND `name` = 'last_sync'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:728
JROOT/administrator/components/com_socialbacklinks/models/base.php:316
JROOT/administrator/components/com_socialbacklinks/helpers/sync.php:131
JROOT/administrator/components/com_socialbacklinks/helpers/sync.php:84
JROOT/plugins/system/sbsynchronizer/sbsynchronizer.php:73
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:1098
JROOT/libraries/cms/application/site.php:763
JROOT/libraries/cms/application/site.php:215
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.47 ms After last query: 0.53 ms Query memory: 0.019 MB Memory before query: 9.305 MB Rows returned: 1
SELECT *
FROM zqbnp_socialbacklinks_configs
WHERE `section` = 'basic'
AND `name` = 'sync_periodicity'
EXPLAIN not possible on query: SELECT *
FROM zqbnp_socialbacklinks_configs
WHERE `section` = 'basic' AND `name` = 'sync_periodicity'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:728
JROOT/administrator/components/com_socialbacklinks/models/base.php:316
JROOT/administrator/components/com_socialbacklinks/helpers/sync.php:88
JROOT/plugins/system/sbsynchronizer/sbsynchronizer.php:73
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:1098
JROOT/libraries/cms/application/site.php:763
JROOT/libraries/cms/application/site.php:215
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.62 ms After last query: 3.51 ms Query memory: 0.014 MB Memory before query: 9.406 MB Rows returned: 1
SELECT a.rules
FROM zqbnp_assets AS a
WHERE (a.id = 1)
GROUP BY a.id, a.rules, a.lft
EXPLAIN not possible on query: SELECT a.rules
FROM zqbnp_assets AS a
WHERE (a.id = 1)
GROUP BY a.id, a.rules, a.lft
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/access/access.php:246
JROOT/libraries/joomla/user/user.php:384
JROOT/components/com_k2/k2.php:16
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 1.03 ms After last query: 1.20 ms Query memory: 0.015 MB Memory before query: 9.452 MB Rows returned: 2
SELECT b.rules
FROM zqbnp_assets AS a
LEFT JOIN zqbnp_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_k2')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
EXPLAIN not possible on query: SELECT b.rules
FROM zqbnp_assets AS a
LEFT JOIN zqbnp_assets AS b ON b.lft <= a.lft AND b.rgt >= a.rgt
WHERE (a.name = 'com_k2')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/access/access.php:246
JROOT/libraries/joomla/access/access.php:107
JROOT/libraries/joomla/user/user.php:393
JROOT/components/com_k2/k2.php:16
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 1.53 ms After last query: 15.22 ms Query memory: 0.019 MB Memory before query: 10.491 MB Rows returned: 9
SELECT id
FROM zqbnp_k2_categories
WHERE published=1
AND trash=0
AND access IN(1,1)
EXPLAIN not possible on query: SELECT id FROM zqbnp_k2_categories WHERE published=1 AND trash=0 AND access IN(1,1)
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/helpers/permissions.php:261
JROOT/components/com_k2/views/itemlist/view.html.php:29
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 3.00 ms After last query: 1.36 ms Query memory: 0.026 MB Memory before query: 10.598 MB Rows returned: 14
SHOW FULL COLUMNS
FROM `zqbnp_k2_categories`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `zqbnp_k2_categories`
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:241
JROOT/libraries/joomla/table/table.php:162
JROOT/administrator/components/com_k2/tables/k2category.php:34
JROOT/libraries/joomla/table/table.php:305
JROOT/components/com_k2/views/itemlist/view.html.php:41
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.55 ms After last query: 0.27 ms Query memory: 0.022 MB Memory before query: 10.646 MB Rows returned: 1
SELECT *
FROM zqbnp_k2_categories
WHERE id = '7'
EXPLAIN not possible on query: SELECT * FROM zqbnp_k2_categories WHERE id = '7'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2/tables/k2category.php:65
JROOT/components/com_k2/views/itemlist/view.html.php:42
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.73 ms After last query: 3.58 ms Query memory: 0.022 MB Memory before query: 10.925 MB Rows returned: 9
SELECT id, name, parent
FROM zqbnp_k2_categories
WHERE published=1
AND trash=0
AND access IN(1,1)
ORDER BY parent
EXPLAIN not possible on query: SELECT id, name, parent FROM zqbnp_k2_categories WHERE published=1 AND trash=0 AND access IN(1,1) ORDER BY parent
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/itemlist.php:1239
JROOT/components/com_k2/helpers/route.php:321
JROOT/components/com_k2/helpers/route.php:58
JROOT/components/com_k2/views/itemlist/view.html.php:122
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.77 ms After last query: 12.97 ms Query memory: 0.022 MB Memory before query: 11.656 MB Rows returned: 0
SELECT *
FROM zqbnp_k2_categories
WHERE parent=7
AND published=1
AND trash=0
AND access IN(1,1)
ORDER BY id ASC
EXPLAIN not possible on query: SELECT * FROM zqbnp_k2_categories WHERE parent=7 AND published=1 AND trash=0 AND access IN(1,1) ORDER BY id ASC
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/itemlist.php:748
JROOT/components/com_k2/views/itemlist/view.html.php:173
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.62 ms After last query: 1.21 ms Query memory: 0.020 MB Memory before query: 11.706 MB Rows returned: 0
SELECT id
FROM zqbnp_k2_categories
WHERE parent IN (7)
AND id NOT IN (7)
AND published=1
AND trash=0
AND access IN(1,1)
EXPLAIN not possible on query: SELECT id
FROM zqbnp_k2_categories
WHERE parent IN (7)
AND id NOT IN (7)
AND published=1
AND trash=0 AND access IN(1,1)
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/itemlist.php:642
JROOT/components/com_k2/models/itemlist.php:122
JROOT/components/com_k2/views/itemlist/view.html.php:376
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 1.67 ms After last query: 0.32 ms Query memory: 0.029 MB Memory before query: 11.726 MB Rows returned: 6
SELECT i.*, c.name as categoryname,c.id as categoryid, c.alias as categoryalias, c.params as categoryparams
FROM zqbnp_k2_items as i RIGHT JOIN zqbnp_k2_categories AS c
ON c.id = i.catid
WHERE i.published = 1
AND i.access IN(1,1)
AND i.trash = 0
AND c.published = 1
AND c.access IN(1,1)
AND c.trash = 0
AND ( i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2025-04-26 17:42:03' )
AND ( i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2025-04-26 17:42:03' )
AND c.id IN (7)
ORDER BY i.id DESC
LIMIT 0, 14
EXPLAIN not possible on query: SELECT i.*, c.name as categoryname,c.id as categoryid, c.alias as categoryalias, c.params as categoryparams FROM zqbnp_k2_items as i RIGHT JOIN zqbnp_k2_categories AS c ON c.id = i.catid WHERE i.published = 1 AND i.access IN(1,1) AND i.trash = 0 AND c.published = 1 AND c.access IN(1,1) AND c.trash = 0 AND ( i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2025-04-26 17:42:03' ) AND ( i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2025-04-26 17:42:03' ) AND c.id IN (7) ORDER BY i.id DESC LIMIT 0, 14
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/itemlist.php:357
JROOT/components/com_k2/views/itemlist/view.html.php:376
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.73 ms After last query: 1.51 ms Query memory: 0.019 MB Memory before query: 11.822 MB Rows returned: 1
SELECT COUNT(*)
FROM zqbnp_k2_items as i RIGHT JOIN zqbnp_k2_categories c
ON c.id = i.catid
WHERE i.published = 1
AND i.access IN(1,1)
AND i.trash = 0
AND c.published = 1
AND c.access IN(1,1)
AND c.trash = 0
AND ( i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2025-04-26 17:42:03' )
AND ( i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2025-04-26 17:42:03' )
AND c.id IN (7)
EXPLAIN not possible on query: SELECT COUNT(*) FROM zqbnp_k2_items as i RIGHT JOIN zqbnp_k2_categories c ON c.id = i.catid WHERE i.published = 1 AND i.access IN(1,1) AND i.trash = 0 AND c.published = 1 AND c.access IN(1,1) AND c.trash = 0 AND ( i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2025-04-26 17:42:03' ) AND ( i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2025-04-26 17:42:03' ) AND c.id IN (7)
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/itemlist.php:592
JROOT/components/com_k2/views/itemlist/view.html.php:385
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 1.04 ms After last query: 6.22 ms Query memory: 0.023 MB Memory before query: 12.058 MB Rows returned: 1
SELECT COUNT(*)
FROM zqbnp_k2_comments
WHERE itemID=26
AND published=1
EXPLAIN not possible on query: SELECT COUNT(*) FROM zqbnp_k2_comments WHERE itemID=26 AND published=1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:1688
JROOT/components/com_k2/models/item.php:274
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/joomla/cache/controller/callback.php:41
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.57 ms After last query: 4.75 ms Query memory: 0.034 MB Memory before query: 12.085 MB Rows returned: 1
SELECT *
FROM zqbnp_k2_items
WHERE id=26
EXPLAIN not possible on query: SELECT * FROM zqbnp_k2_items WHERE id=26
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2store/helpers/cart.php:277
JROOT/plugins/k2/k2store/k2store.php:343
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 4.40 ms After last query: 1.07 ms Query memory: 0.038 MB Memory before query: 12.209 MB Rows returned: 36
SHOW FULL COLUMNS
FROM `zqbnp_k2_items`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `zqbnp_k2_items`
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:241
JROOT/libraries/joomla/table/table.php:162
JROOT/administrator/components/com_k2/tables/k2item.php:56
JROOT/libraries/joomla/table/table.php:305
JROOT/administrator/components/com_k2store/library/prices.php:264
JROOT/administrator/components/com_k2store/library/prices.php:166
JROOT/components/com_k2store/helpers/cart.php:281
JROOT/plugins/k2/k2store/k2store.php:343
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.62 ms After last query: 0.45 ms Query memory: 0.039 MB Memory before query: 12.323 MB Rows returned: 1
SELECT *
FROM zqbnp_k2_items
WHERE `id` = '26'
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2_items
WHERE `id` = '26'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:728
JROOT/administrator/components/com_k2/tables/table.php:23
JROOT/administrator/components/com_k2store/library/prices.php:266
JROOT/administrator/components/com_k2store/library/prices.php:166
JROOT/components/com_k2store/helpers/cart.php:281
JROOT/plugins/k2/k2store/k2store.php:343
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.93 ms After last query: 0.70 ms Query memory: 0.032 MB Memory before query: 12.387 MB Rows returned: 1
SELECT *
FROM zqbnp_k2store_products
WHERE product_id='26'
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2store_products
WHERE product_id='26'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2store/library/prices.php:210
JROOT/administrator/components/com_k2store/library/prices.php:186
JROOT/components/com_k2store/helpers/cart.php:281
JROOT/plugins/k2/k2store/k2store.php:343
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.73 ms After last query: 0.20 ms Query memory: 0.030 MB Memory before query: 12.404 MB Rows returned: 0
SELECT *
FROM zqbnp_k2store_productquantities
WHERE product_id='26'
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2store_productquantities
WHERE product_id='26'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2store/library/inventory.php:133
JROOT/components/com_k2store/helpers/cart.php:298
JROOT/plugins/k2/k2store/k2store.php:343
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 2.67 ms After last query: 1.25 ms Query memory: 0.036 MB Memory before query: 12.533 MB Rows returned: 13
SHOW FULL COLUMNS
FROM `zqbnp_k2store_productquantities`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `zqbnp_k2store_productquantities`
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:241
JROOT/libraries/joomla/table/table.php:162
JROOT/administrator/components/com_k2store/tables/_base.php:24
JROOT/administrator/components/com_k2store/tables/productquantities.php:26
JROOT/libraries/joomla/table/table.php:305
JROOT/administrator/components/com_k2store/library/inventory.php:136
JROOT/components/com_k2store/helpers/cart.php:298
JROOT/plugins/k2/k2store/k2store.php:343
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.92 ms After last query: 0.46 ms Query memory: 0.036 MB Memory before query: 12.594 MB Rows returned: 1
SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC
LIMIT 1
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2store/helpers/cart.php:431
JROOT/administrator/components/com_k2store/library/inventory.php:142
JROOT/components/com_k2store/helpers/cart.php:298
JROOT/plugins/k2/k2store/k2store.php:343
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.53 ms After last query: 1.71 ms Query memory: 0.026 MB Memory before query: 12.771 MB Rows returned: 1
SELECT template
FROM zqbnp_template_styles
WHERE client_id = 0
AND home=1
EXPLAIN not possible on query: SELECT template FROM zqbnp_template_styles WHERE client_id = 0 AND home=1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2store/helpers/strapper.php:67
JROOT/components/com_k2store/helpers/cart.php:148
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.52 ms After last query: 2.68 ms Query memory: 0.037 MB Memory before query: 12.948 MB Rows returned: 1
SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC
LIMIT 1
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2store/library/tax.php:55
JROOT/administrator/components/com_k2store/library/tax.php:37
JROOT/components/com_k2store/models/mycart.php:31
JROOT/components/com_k2store/helpers/cart.php:158
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.54 ms After last query: 0.24 ms Query memory: 0.037 MB Memory before query: 12.976 MB Rows returned: 1
SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC
LIMIT 1
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2store/library/tax.php:55
JROOT/administrator/components/com_k2store/library/tax.php:37
JROOT/components/com_k2store/models/mycart.php:31
JROOT/components/com_k2store/helpers/cart.php:158
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.52 ms After last query: 0.20 ms Query memory: 0.037 MB Memory before query: 13.004 MB Rows returned: 1
SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC
LIMIT 1
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2store/library/tax.php:55
JROOT/administrator/components/com_k2store/library/tax.php:42
JROOT/components/com_k2store/models/mycart.php:31
JROOT/components/com_k2store/helpers/cart.php:158
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.48 ms After last query: 0.24 ms Query memory: 0.037 MB Memory before query: 13.032 MB Rows returned: 1
SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC
LIMIT 1
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2store/library/tax.php:55
JROOT/administrator/components/com_k2store/library/tax.php:42
JROOT/components/com_k2store/models/mycart.php:31
JROOT/components/com_k2store/helpers/cart.php:158
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.81 ms After last query: 0.68 ms Query memory: 0.028 MB Memory before query: 13.065 MB Rows returned: 0
SELECT po.*,o.option_name, o.type
FROM zqbnp_k2store_product_options AS po
LEFT JOIN zqbnp_k2store_options AS o
ON po.option_id=o.option_id
WHERE po.product_id=26
AND o.state=1
ORDER BY po.product_option_id ASC
EXPLAIN not possible on query: SELECT po.*,o.option_name, o.type
FROM zqbnp_k2store_product_options AS po
LEFT JOIN zqbnp_k2store_options AS o ON po.option_id=o.option_id
WHERE po.product_id=26 AND o.state=1
ORDER BY po.product_option_id ASC
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2store/models/mycart.php:198
JROOT/components/com_k2store/helpers/cart.php:177
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.55 ms After last query: 0.23 ms Query memory: 0.035 MB Memory before query: 13.086 MB Rows returned: 1
SELECT *
FROM zqbnp_k2_items
WHERE id=26
EXPLAIN not possible on query: SELECT * FROM zqbnp_k2_items WHERE id=26
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2store/helpers/cart.php:277
JROOT/components/com_k2store/helpers/cart.php:181
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.57 ms After last query: 0.64 ms Query memory: 0.040 MB Memory before query: 13.135 MB Rows returned: 1
SELECT *
FROM zqbnp_k2_items
WHERE `id` = '26'
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2_items
WHERE `id` = '26'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:728
JROOT/administrator/components/com_k2/tables/table.php:23
JROOT/administrator/components/com_k2store/library/prices.php:266
JROOT/administrator/components/com_k2store/library/prices.php:166
JROOT/components/com_k2store/helpers/cart.php:281
JROOT/components/com_k2store/helpers/cart.php:181
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.51 ms After last query: 0.59 ms Query memory: 0.033 MB Memory before query: 13.168 MB Rows returned: 1
SELECT *
FROM zqbnp_k2store_products
WHERE product_id='26'
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2store_products
WHERE product_id='26'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2store/library/prices.php:210
JROOT/administrator/components/com_k2store/library/prices.php:186
JROOT/components/com_k2store/helpers/cart.php:281
JROOT/components/com_k2store/helpers/cart.php:181
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.56 ms After last query: 0.30 ms Query memory: 0.031 MB Memory before query: 13.185 MB Rows returned: 0
SELECT *
FROM zqbnp_k2store_productquantities
WHERE product_id='26'
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2store_productquantities
WHERE product_id='26'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2store/library/inventory.php:133
JROOT/components/com_k2store/helpers/cart.php:298
JROOT/components/com_k2store/helpers/cart.php:181
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.56 ms After last query: 0.34 ms Query memory: 0.037 MB Memory before query: 13.219 MB Rows returned: 1
SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC
LIMIT 1
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2store/helpers/cart.php:431
JROOT/administrator/components/com_k2store/library/inventory.php:142
JROOT/components/com_k2store/helpers/cart.php:298
JROOT/components/com_k2store/helpers/cart.php:181
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.54 ms After last query: 0.32 ms Query memory: 0.030 MB Memory before query: 13.234 MB Rows returned: 0
SELECT *
FROM zqbnp_k2store_productquantities
WHERE product_id='26'
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2store_productquantities
WHERE product_id='26'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2store/library/inventory.php:133
JROOT/components/com_k2store/helpers/cart.php:182
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.54 ms After last query: 0.38 ms Query memory: 0.036 MB Memory before query: 13.267 MB Rows returned: 1
SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC
LIMIT 1
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2store/helpers/cart.php:431
JROOT/administrator/components/com_k2store/library/inventory.php:142
JROOT/components/com_k2store/helpers/cart.php:182
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.58 ms After last query: 0.56 ms Query memory: 0.040 MB Memory before query: 13.303 MB Rows returned: 1
SELECT *
FROM zqbnp_k2_items
WHERE `id` = '26'
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2_items
WHERE `id` = '26'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:728
JROOT/administrator/components/com_k2/tables/table.php:23
JROOT/administrator/components/com_k2store/library/prices.php:266
JROOT/administrator/components/com_k2store/library/prices.php:166
JROOT/administrator/components/com_k2store/library/prices.php:76
JROOT/components/com_k2store/helpers/cart.php:192
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.59 ms After last query: 0.56 ms Query memory: 0.033 MB Memory before query: 13.336 MB Rows returned: 1
SELECT *
FROM zqbnp_k2store_products
WHERE product_id='26'
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2store_products
WHERE product_id='26'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2store/library/prices.php:210
JROOT/administrator/components/com_k2store/library/prices.php:186
JROOT/administrator/components/com_k2store/library/prices.php:76
JROOT/components/com_k2store/helpers/cart.php:192
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.60 ms After last query: 0.36 ms Query memory: 0.036 MB Memory before query: 13.350 MB Rows returned: 1
SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC
LIMIT 1
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2store/library/tax.php:55
JROOT/administrator/components/com_k2store/library/tax.php:37
JROOT/components/com_k2store/helpers/cart.php:199
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.54 ms After last query: 0.26 ms Query memory: 0.036 MB Memory before query: 13.377 MB Rows returned: 1
SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC
LIMIT 1
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2store/library/tax.php:55
JROOT/administrator/components/com_k2store/library/tax.php:37
JROOT/components/com_k2store/helpers/cart.php:199
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.55 ms After last query: 0.31 ms Query memory: 0.036 MB Memory before query: 13.404 MB Rows returned: 1
SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC
LIMIT 1
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2store/library/tax.php:55
JROOT/administrator/components/com_k2store/library/tax.php:42
JROOT/components/com_k2store/helpers/cart.php:199
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.52 ms After last query: 0.39 ms Query memory: 0.036 MB Memory before query: 13.431 MB Rows returned: 1
SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC
LIMIT 1
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2store/library/tax.php:55
JROOT/administrator/components/com_k2store/library/tax.php:42
JROOT/components/com_k2store/helpers/cart.php:199
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.51 ms After last query: 0.67 ms Query memory: 0.041 MB Memory before query: 13.469 MB Rows returned: 1
SELECT *
FROM zqbnp_k2_items
WHERE `id` = '26'
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2_items
WHERE `id` = '26'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:728
JROOT/administrator/components/com_k2/tables/table.php:23
JROOT/administrator/components/com_k2store/library/prices.php:266
JROOT/administrator/components/com_k2store/library/prices.php:166
JROOT/administrator/components/com_k2store/library/prices.php:288
JROOT/administrator/components/com_k2store/library/tax.php:105
JROOT/components/com_k2store/helpers/cart.php:204
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.52 ms After last query: 0.52 ms Query memory: 0.034 MB Memory before query: 13.503 MB Rows returned: 1
SELECT *
FROM zqbnp_k2store_products
WHERE product_id='26'
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2store_products
WHERE product_id='26'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2store/library/prices.php:210
JROOT/administrator/components/com_k2store/library/prices.php:186
JROOT/administrator/components/com_k2store/library/prices.php:288
JROOT/administrator/components/com_k2store/library/tax.php:105
JROOT/components/com_k2store/helpers/cart.php:204
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 1.18 ms After last query: 0.27 ms Query memory: 0.029 MB Memory before query: 13.517 MB Rows returned: 0
SELECT tr2.taxrate_id, tr2.taxrate_name AS name, tr2.tax_percent AS rate
FROM zqbnp_k2store_taxrules tr1
LEFT JOIN zqbnp_k2store_taxrates tr2
ON (tr1.taxrate_id = tr2.taxrate_id)
LEFT JOIN zqbnp_k2store_geozonerules z2gz
ON (tr2.geozone_id = z2gz.geozone_id)
LEFT JOIN zqbnp_k2store_geozones gz
ON (tr2.geozone_id = gz.geozone_id)
WHERE tr1.taxprofile_id = 0
AND tr1.address = 'billing'
AND z2gz.country_id = 103
AND (z2gz.zone_id = 0 OR z2gz.zone_id = 0)
ORDER BY tr1.ordering ASC
EXPLAIN not possible on query: SELECT tr2.taxrate_id, tr2.taxrate_name AS name, tr2.tax_percent AS rate FROM zqbnp_k2store_taxrules tr1 LEFT JOIN zqbnp_k2store_taxrates tr2 ON (tr1.taxrate_id = tr2.taxrate_id) LEFT JOIN zqbnp_k2store_geozonerules z2gz ON (tr2.geozone_id = z2gz.geozone_id) LEFT JOIN zqbnp_k2store_geozones gz ON (tr2.geozone_id = gz.geozone_id) WHERE tr1.taxprofile_id = 0 AND tr1.address = 'billing' AND z2gz.country_id = 103 AND (z2gz.zone_id = 0 OR z2gz.zone_id = 0) ORDER BY tr1.ordering ASC
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2store/library/tax.php:265
JROOT/administrator/components/com_k2store/library/tax.php:193
JROOT/administrator/components/com_k2store/library/tax.php:107
JROOT/components/com_k2store/helpers/cart.php:204
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.67 ms After last query: 0.21 ms Query memory: 0.029 MB Memory before query: 13.545 MB Rows returned: 0
SELECT tr2.taxrate_id, tr2.taxrate_name AS name, tr2.tax_percent AS rate
FROM zqbnp_k2store_taxrules tr1
LEFT JOIN zqbnp_k2store_taxrates tr2
ON (tr1.taxrate_id = tr2.taxrate_id)
LEFT JOIN zqbnp_k2store_geozonerules z2gz
ON (tr2.geozone_id = z2gz.geozone_id)
LEFT JOIN zqbnp_k2store_geozones gz
ON (tr2.geozone_id = gz.geozone_id)
WHERE tr1.taxprofile_id = 0
AND tr1.address = 'store'
AND z2gz.country_id = 103
AND (z2gz.zone_id = 0 OR z2gz.zone_id = 0)
ORDER BY tr1.ordering ASC
EXPLAIN not possible on query: SELECT tr2.taxrate_id, tr2.taxrate_name AS name, tr2.tax_percent AS rate FROM zqbnp_k2store_taxrules tr1 LEFT JOIN zqbnp_k2store_taxrates tr2 ON (tr1.taxrate_id = tr2.taxrate_id) LEFT JOIN zqbnp_k2store_geozonerules z2gz ON (tr2.geozone_id = z2gz.geozone_id) LEFT JOIN zqbnp_k2store_geozones gz ON (tr2.geozone_id = gz.geozone_id) WHERE tr1.taxprofile_id = 0 AND tr1.address = 'store' AND z2gz.country_id = 103 AND (z2gz.zone_id = 0 OR z2gz.zone_id = 0) ORDER BY tr1.ordering ASC
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2store/library/tax.php:265
JROOT/administrator/components/com_k2store/library/tax.php:215
JROOT/administrator/components/com_k2store/library/tax.php:107
JROOT/components/com_k2store/helpers/cart.php:204
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.58 ms After last query: 0.62 ms Query memory: 0.040 MB Memory before query: 13.586 MB Rows returned: 1
SELECT *
FROM zqbnp_k2_items
WHERE `id` = '26'
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2_items
WHERE `id` = '26'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:728
JROOT/administrator/components/com_k2/tables/table.php:23
JROOT/administrator/components/com_k2store/library/prices.php:266
JROOT/administrator/components/com_k2store/library/prices.php:166
JROOT/administrator/components/com_k2store/library/prices.php:82
JROOT/components/com_k2store/helpers/cart.php:212
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.51 ms After last query: 0.62 ms Query memory: 0.033 MB Memory before query: 13.619 MB Rows returned: 1
SELECT *
FROM zqbnp_k2store_products
WHERE product_id='26'
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2store_products
WHERE product_id='26'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2store/library/prices.php:210
JROOT/administrator/components/com_k2store/library/prices.php:186
JROOT/administrator/components/com_k2store/library/prices.php:82
JROOT/components/com_k2store/helpers/cart.php:212
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.54 ms After last query: 0.56 ms Query memory: 0.041 MB Memory before query: 13.645 MB Rows returned: 1
SELECT *
FROM zqbnp_k2_items
WHERE `id` = '26'
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2_items
WHERE `id` = '26'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:728
JROOT/administrator/components/com_k2/tables/table.php:23
JROOT/administrator/components/com_k2store/library/prices.php:266
JROOT/administrator/components/com_k2store/library/prices.php:166
JROOT/administrator/components/com_k2store/library/prices.php:288
JROOT/administrator/components/com_k2store/library/tax.php:105
JROOT/components/com_k2store/helpers/cart.php:214
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.49 ms After last query: 0.58 ms Query memory: 0.034 MB Memory before query: 13.679 MB Rows returned: 1
SELECT *
FROM zqbnp_k2store_products
WHERE product_id='26'
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2store_products
WHERE product_id='26'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2store/library/prices.php:210
JROOT/administrator/components/com_k2store/library/prices.php:186
JROOT/administrator/components/com_k2store/library/prices.php:288
JROOT/administrator/components/com_k2store/library/tax.php:105
JROOT/components/com_k2store/helpers/cart.php:214
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.68 ms After last query: 0.32 ms Query memory: 0.029 MB Memory before query: 13.692 MB Rows returned: 0
SELECT tr2.taxrate_id, tr2.taxrate_name AS name, tr2.tax_percent AS rate
FROM zqbnp_k2store_taxrules tr1
LEFT JOIN zqbnp_k2store_taxrates tr2
ON (tr1.taxrate_id = tr2.taxrate_id)
LEFT JOIN zqbnp_k2store_geozonerules z2gz
ON (tr2.geozone_id = z2gz.geozone_id)
LEFT JOIN zqbnp_k2store_geozones gz
ON (tr2.geozone_id = gz.geozone_id)
WHERE tr1.taxprofile_id = 0
AND tr1.address = 'billing'
AND z2gz.country_id = 103
AND (z2gz.zone_id = 0 OR z2gz.zone_id = 0)
ORDER BY tr1.ordering ASC
EXPLAIN not possible on query: SELECT tr2.taxrate_id, tr2.taxrate_name AS name, tr2.tax_percent AS rate FROM zqbnp_k2store_taxrules tr1 LEFT JOIN zqbnp_k2store_taxrates tr2 ON (tr1.taxrate_id = tr2.taxrate_id) LEFT JOIN zqbnp_k2store_geozonerules z2gz ON (tr2.geozone_id = z2gz.geozone_id) LEFT JOIN zqbnp_k2store_geozones gz ON (tr2.geozone_id = gz.geozone_id) WHERE tr1.taxprofile_id = 0 AND tr1.address = 'billing' AND z2gz.country_id = 103 AND (z2gz.zone_id = 0 OR z2gz.zone_id = 0) ORDER BY tr1.ordering ASC
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2store/library/tax.php:265
JROOT/administrator/components/com_k2store/library/tax.php:193
JROOT/administrator/components/com_k2store/library/tax.php:107
JROOT/components/com_k2store/helpers/cart.php:214
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.73 ms After last query: 0.27 ms Query memory: 0.030 MB Memory before query: 13.722 MB Rows returned: 0
SELECT tr2.taxrate_id, tr2.taxrate_name AS name, tr2.tax_percent AS rate
FROM zqbnp_k2store_taxrules tr1
LEFT JOIN zqbnp_k2store_taxrates tr2
ON (tr1.taxrate_id = tr2.taxrate_id)
LEFT JOIN zqbnp_k2store_geozonerules z2gz
ON (tr2.geozone_id = z2gz.geozone_id)
LEFT JOIN zqbnp_k2store_geozones gz
ON (tr2.geozone_id = gz.geozone_id)
WHERE tr1.taxprofile_id = 0
AND tr1.address = 'store'
AND z2gz.country_id = 103
AND (z2gz.zone_id = 0 OR z2gz.zone_id = 0)
ORDER BY tr1.ordering ASC
EXPLAIN not possible on query: SELECT tr2.taxrate_id, tr2.taxrate_name AS name, tr2.tax_percent AS rate FROM zqbnp_k2store_taxrules tr1 LEFT JOIN zqbnp_k2store_taxrates tr2 ON (tr1.taxrate_id = tr2.taxrate_id) LEFT JOIN zqbnp_k2store_geozonerules z2gz ON (tr2.geozone_id = z2gz.geozone_id) LEFT JOIN zqbnp_k2store_geozones gz ON (tr2.geozone_id = gz.geozone_id) WHERE tr1.taxprofile_id = 0 AND tr1.address = 'store' AND z2gz.country_id = 103 AND (z2gz.zone_id = 0 OR z2gz.zone_id = 0) ORDER BY tr1.ordering ASC
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2store/library/tax.php:265
JROOT/administrator/components/com_k2store/library/tax.php:215
JROOT/administrator/components/com_k2store/library/tax.php:107
JROOT/components/com_k2store/helpers/cart.php:214
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 2.08 ms After last query: 24.08 ms Query memory: 0.035 MB Memory before query: 14.805 MB Rows returned: 15
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM zqbnp_modules AS m
LEFT JOIN zqbnp_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN zqbnp_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2025-04-26 17:42:03')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2025-04-26 17:42:03')
AND m.access IN (1,1)
AND m.client_id = 0
AND (mm.menuid = 300 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
EXPLAIN not possible on query: SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM zqbnp_modules AS m
LEFT JOIN zqbnp_modules_menu AS mm ON mm.moduleid = m.id
LEFT JOIN zqbnp_extensions AS e ON e.element = m.module AND e.client_id = m.client_id
WHERE m.published = 1 AND e.enabled = 1 AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2025-04-26 17:42:03') AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2025-04-26 17:42:03') AND m.access IN (1,1) AND m.client_id = 0 AND (mm.menuid = 300 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/module/helper.php:407
JROOT/libraries/cms/module/helper.php:350
JROOT/libraries/cms/module/helper.php:84
JROOT/components/com_k2store/views/mycart/tmpl/addtocart.php:31
JROOT/libraries/legacy/view/legacy.php:670
JROOT/libraries/legacy/view/legacy.php:209
JROOT/components/com_k2store/helpers/cart.php:240
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.61 ms After last query: 1.59 ms Query memory: 0.044 MB Memory before query: 14.917 MB Rows returned: 1
SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC
LIMIT 1
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2store/helpers/cart.php:431
JROOT/administrator/components/com_k2store/library/currency.php:30
JROOT/administrator/components/com_k2store/library/currency.php:55
JROOT/administrator/components/com_k2store/library/base.php:73
JROOT/administrator/components/com_k2store/library/prices.php:257
JROOT/components/com_k2store/helpers/cart.php:266
JROOT/components/com_k2store/views/mycart/tmpl/addtocart.php:45
JROOT/libraries/legacy/view/legacy.php:670
JROOT/libraries/legacy/view/legacy.php:209
JROOT/components/com_k2store/helpers/cart.php:240
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.74 ms After last query: 0.25 ms Query memory: 0.039 MB Memory before query: 14.959 MB Rows returned: 1
SELECT *
FROM zqbnp_k2store_currency
WHERE state=1
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2store_currency
WHERE state=1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2store/library/currency.php:68
JROOT/administrator/components/com_k2store/library/currency.php:35
JROOT/administrator/components/com_k2store/library/currency.php:55
JROOT/administrator/components/com_k2store/library/base.php:73
JROOT/administrator/components/com_k2store/library/prices.php:257
JROOT/components/com_k2store/helpers/cart.php:266
JROOT/components/com_k2store/views/mycart/tmpl/addtocart.php:45
JROOT/libraries/legacy/view/legacy.php:670
JROOT/libraries/legacy/view/legacy.php:209
JROOT/components/com_k2store/helpers/cart.php:240
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.62 ms After last query: 3.79 ms Query memory: 0.023 MB Memory before query: 15.012 MB Rows returned: 1
SELECT COUNT(*)
FROM zqbnp_k2_comments
WHERE itemID=25
AND published=1
EXPLAIN not possible on query: SELECT COUNT(*) FROM zqbnp_k2_comments WHERE itemID=25 AND published=1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:1688
JROOT/components/com_k2/models/item.php:274
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/joomla/cache/controller/callback.php:41
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.68 ms After last query: 7.94 ms Query memory: 0.034 MB Memory before query: 14.991 MB Rows returned: 1
SELECT *
FROM zqbnp_k2_items
WHERE id=25
EXPLAIN not possible on query: SELECT * FROM zqbnp_k2_items WHERE id=25
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2store/helpers/cart.php:277
JROOT/plugins/k2/k2store/k2store.php:343
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.59 ms After last query: 0.36 ms Query memory: 0.039 MB Memory before query: 15.038 MB Rows returned: 1
SELECT *
FROM zqbnp_k2_items
WHERE `id` = '25'
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2_items
WHERE `id` = '25'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:728
JROOT/administrator/components/com_k2/tables/table.php:23
JROOT/administrator/components/com_k2store/library/prices.php:266
JROOT/administrator/components/com_k2store/library/prices.php:166
JROOT/components/com_k2store/helpers/cart.php:281
JROOT/plugins/k2/k2store/k2store.php:343
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.54 ms After last query: 0.29 ms Query memory: 0.031 MB Memory before query: 15.070 MB Rows returned: 1
SELECT *
FROM zqbnp_k2store_products
WHERE product_id='25'
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2store_products
WHERE product_id='25'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2store/library/prices.php:210
JROOT/administrator/components/com_k2store/library/prices.php:186
JROOT/components/com_k2store/helpers/cart.php:281
JROOT/plugins/k2/k2store/k2store.php:343
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.53 ms After last query: 0.19 ms Query memory: 0.030 MB Memory before query: 15.086 MB Rows returned: 0
SELECT *
FROM zqbnp_k2store_productquantities
WHERE product_id='25'
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2store_productquantities
WHERE product_id='25'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2store/library/inventory.php:133
JROOT/components/com_k2store/helpers/cart.php:298
JROOT/plugins/k2/k2store/k2store.php:343
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.59 ms After last query: 0.24 ms Query memory: 0.036 MB Memory before query: 15.119 MB Rows returned: 1
SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC
LIMIT 1
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2store/helpers/cart.php:431
JROOT/administrator/components/com_k2store/library/inventory.php:142
JROOT/components/com_k2store/helpers/cart.php:298
JROOT/plugins/k2/k2store/k2store.php:343
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.57 ms After last query: 0.30 ms Query memory: 0.026 MB Memory before query: 15.131 MB Rows returned: 1
SELECT template
FROM zqbnp_template_styles
WHERE client_id = 0
AND home=1
EXPLAIN not possible on query: SELECT template FROM zqbnp_template_styles WHERE client_id = 0 AND home=1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2store/helpers/strapper.php:67
JROOT/components/com_k2store/helpers/cart.php:148
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.54 ms After last query: 0.46 ms Query memory: 0.037 MB Memory before query: 15.164 MB Rows returned: 1
SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC
LIMIT 1
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2store/library/tax.php:55
JROOT/administrator/components/com_k2store/library/tax.php:37
JROOT/components/com_k2store/models/mycart.php:31
JROOT/components/com_k2store/helpers/cart.php:158
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.52 ms After last query: 0.19 ms Query memory: 0.037 MB Memory before query: 15.192 MB Rows returned: 1
SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC
LIMIT 1
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2store/library/tax.php:55
JROOT/administrator/components/com_k2store/library/tax.php:37
JROOT/components/com_k2store/models/mycart.php:31
JROOT/components/com_k2store/helpers/cart.php:158
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.54 ms After last query: 0.15 ms Query memory: 0.037 MB Memory before query: 15.221 MB Rows returned: 1
SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC
LIMIT 1
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2store/library/tax.php:55
JROOT/administrator/components/com_k2store/library/tax.php:42
JROOT/components/com_k2store/models/mycart.php:31
JROOT/components/com_k2store/helpers/cart.php:158
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.54 ms After last query: 0.17 ms Query memory: 0.037 MB Memory before query: 15.248 MB Rows returned: 1
SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC
LIMIT 1
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2store/library/tax.php:55
JROOT/administrator/components/com_k2store/library/tax.php:42
JROOT/components/com_k2store/models/mycart.php:31
JROOT/components/com_k2store/helpers/cart.php:158
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.55 ms After last query: 0.43 ms Query memory: 0.028 MB Memory before query: 15.280 MB Rows returned: 0
SELECT po.*,o.option_name, o.type
FROM zqbnp_k2store_product_options AS po
LEFT JOIN zqbnp_k2store_options AS o
ON po.option_id=o.option_id
WHERE po.product_id=25
AND o.state=1
ORDER BY po.product_option_id ASC
EXPLAIN not possible on query: SELECT po.*,o.option_name, o.type
FROM zqbnp_k2store_product_options AS po
LEFT JOIN zqbnp_k2store_options AS o ON po.option_id=o.option_id
WHERE po.product_id=25 AND o.state=1
ORDER BY po.product_option_id ASC
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2store/models/mycart.php:198
JROOT/components/com_k2store/helpers/cart.php:177
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.57 ms After last query: 0.15 ms Query memory: 0.035 MB Memory before query: 15.301 MB Rows returned: 1
SELECT *
FROM zqbnp_k2_items
WHERE id=25
EXPLAIN not possible on query: SELECT * FROM zqbnp_k2_items WHERE id=25
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2store/helpers/cart.php:277
JROOT/components/com_k2store/helpers/cart.php:181
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.52 ms After last query: 0.32 ms Query memory: 0.040 MB Memory before query: 15.349 MB Rows returned: 1
SELECT *
FROM zqbnp_k2_items
WHERE `id` = '25'
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2_items
WHERE `id` = '25'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:728
JROOT/administrator/components/com_k2/tables/table.php:23
JROOT/administrator/components/com_k2store/library/prices.php:266
JROOT/administrator/components/com_k2store/library/prices.php:166
JROOT/components/com_k2store/helpers/cart.php:281
JROOT/components/com_k2store/helpers/cart.php:181
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.55 ms After last query: 0.31 ms Query memory: 0.033 MB Memory before query: 15.382 MB Rows returned: 1
SELECT *
FROM zqbnp_k2store_products
WHERE product_id='25'
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2store_products
WHERE product_id='25'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2store/library/prices.php:210
JROOT/administrator/components/com_k2store/library/prices.php:186
JROOT/components/com_k2store/helpers/cart.php:281
JROOT/components/com_k2store/helpers/cart.php:181
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.52 ms After last query: 0.20 ms Query memory: 0.031 MB Memory before query: 15.399 MB Rows returned: 0
SELECT *
FROM zqbnp_k2store_productquantities
WHERE product_id='25'
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2store_productquantities
WHERE product_id='25'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2store/library/inventory.php:133
JROOT/components/com_k2store/helpers/cart.php:298
JROOT/components/com_k2store/helpers/cart.php:181
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.54 ms After last query: 0.21 ms Query memory: 0.037 MB Memory before query: 15.434 MB Rows returned: 1
SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC
LIMIT 1
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2store/helpers/cart.php:431
JROOT/administrator/components/com_k2store/library/inventory.php:142
JROOT/components/com_k2store/helpers/cart.php:298
JROOT/components/com_k2store/helpers/cart.php:181
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.53 ms After last query: 0.16 ms Query memory: 0.030 MB Memory before query: 15.449 MB Rows returned: 0
SELECT *
FROM zqbnp_k2store_productquantities
WHERE product_id='25'
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2store_productquantities
WHERE product_id='25'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2store/library/inventory.php:133
JROOT/components/com_k2store/helpers/cart.php:182
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.52 ms After last query: 0.22 ms Query memory: 0.036 MB Memory before query: 15.482 MB Rows returned: 1
SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC
LIMIT 1
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2store/helpers/cart.php:431
JROOT/administrator/components/com_k2store/library/inventory.php:142
JROOT/components/com_k2store/helpers/cart.php:182
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.51 ms After last query: 0.33 ms Query memory: 0.040 MB Memory before query: 15.517 MB Rows returned: 1
SELECT *
FROM zqbnp_k2_items
WHERE `id` = '25'
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2_items
WHERE `id` = '25'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:728
JROOT/administrator/components/com_k2/tables/table.php:23
JROOT/administrator/components/com_k2store/library/prices.php:266
JROOT/administrator/components/com_k2store/library/prices.php:166
JROOT/administrator/components/com_k2store/library/prices.php:76
JROOT/components/com_k2store/helpers/cart.php:192
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.54 ms After last query: 0.28 ms Query memory: 0.033 MB Memory before query: 15.550 MB Rows returned: 1
SELECT *
FROM zqbnp_k2store_products
WHERE product_id='25'
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2store_products
WHERE product_id='25'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2store/library/prices.php:210
JROOT/administrator/components/com_k2store/library/prices.php:186
JROOT/administrator/components/com_k2store/library/prices.php:76
JROOT/components/com_k2store/helpers/cart.php:192
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.57 ms After last query: 0.19 ms Query memory: 0.036 MB Memory before query: 15.565 MB Rows returned: 1
SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC
LIMIT 1
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2store/library/tax.php:55
JROOT/administrator/components/com_k2store/library/tax.php:37
JROOT/components/com_k2store/helpers/cart.php:199
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.57 ms After last query: 0.16 ms Query memory: 0.036 MB Memory before query: 15.591 MB Rows returned: 1
SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC
LIMIT 1
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2store/library/tax.php:55
JROOT/administrator/components/com_k2store/library/tax.php:37
JROOT/components/com_k2store/helpers/cart.php:199
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.53 ms After last query: 0.18 ms Query memory: 0.036 MB Memory before query: 15.618 MB Rows returned: 1
SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC
LIMIT 1
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2store/library/tax.php:55
JROOT/administrator/components/com_k2store/library/tax.php:42
JROOT/components/com_k2store/helpers/cart.php:199
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.59 ms After last query: 0.16 ms Query memory: 0.036 MB Memory before query: 15.645 MB Rows returned: 1
SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC
LIMIT 1
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2store/library/tax.php:55
JROOT/administrator/components/com_k2store/library/tax.php:42
JROOT/components/com_k2store/helpers/cart.php:199
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.59 ms After last query: 0.35 ms Query memory: 0.041 MB Memory before query: 15.683 MB Rows returned: 1
SELECT *
FROM zqbnp_k2_items
WHERE `id` = '25'
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2_items
WHERE `id` = '25'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:728
JROOT/administrator/components/com_k2/tables/table.php:23
JROOT/administrator/components/com_k2store/library/prices.php:266
JROOT/administrator/components/com_k2store/library/prices.php:166
JROOT/administrator/components/com_k2store/library/prices.php:288
JROOT/administrator/components/com_k2store/library/tax.php:105
JROOT/components/com_k2store/helpers/cart.php:204
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.61 ms After last query: 0.27 ms Query memory: 0.034 MB Memory before query: 15.717 MB Rows returned: 1
SELECT *
FROM zqbnp_k2store_products
WHERE product_id='25'
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2store_products
WHERE product_id='25'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2store/library/prices.php:210
JROOT/administrator/components/com_k2store/library/prices.php:186
JROOT/administrator/components/com_k2store/library/prices.php:288
JROOT/administrator/components/com_k2store/library/tax.php:105
JROOT/components/com_k2store/helpers/cart.php:204
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.79 ms After last query: 0.17 ms Query memory: 0.029 MB Memory before query: 15.731 MB Rows returned: 0
SELECT tr2.taxrate_id, tr2.taxrate_name AS name, tr2.tax_percent AS rate
FROM zqbnp_k2store_taxrules tr1
LEFT JOIN zqbnp_k2store_taxrates tr2
ON (tr1.taxrate_id = tr2.taxrate_id)
LEFT JOIN zqbnp_k2store_geozonerules z2gz
ON (tr2.geozone_id = z2gz.geozone_id)
LEFT JOIN zqbnp_k2store_geozones gz
ON (tr2.geozone_id = gz.geozone_id)
WHERE tr1.taxprofile_id = 0
AND tr1.address = 'billing'
AND z2gz.country_id = 103
AND (z2gz.zone_id = 0 OR z2gz.zone_id = 0)
ORDER BY tr1.ordering ASC
EXPLAIN not possible on query: SELECT tr2.taxrate_id, tr2.taxrate_name AS name, tr2.tax_percent AS rate FROM zqbnp_k2store_taxrules tr1 LEFT JOIN zqbnp_k2store_taxrates tr2 ON (tr1.taxrate_id = tr2.taxrate_id) LEFT JOIN zqbnp_k2store_geozonerules z2gz ON (tr2.geozone_id = z2gz.geozone_id) LEFT JOIN zqbnp_k2store_geozones gz ON (tr2.geozone_id = gz.geozone_id) WHERE tr1.taxprofile_id = 0 AND tr1.address = 'billing' AND z2gz.country_id = 103 AND (z2gz.zone_id = 0 OR z2gz.zone_id = 0) ORDER BY tr1.ordering ASC
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2store/library/tax.php:265
JROOT/administrator/components/com_k2store/library/tax.php:193
JROOT/administrator/components/com_k2store/library/tax.php:107
JROOT/components/com_k2store/helpers/cart.php:204
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 1.68 ms After last query: 0.12 ms Query memory: 0.029 MB Memory before query: 15.759 MB Rows returned: 0
SELECT tr2.taxrate_id, tr2.taxrate_name AS name, tr2.tax_percent AS rate
FROM zqbnp_k2store_taxrules tr1
LEFT JOIN zqbnp_k2store_taxrates tr2
ON (tr1.taxrate_id = tr2.taxrate_id)
LEFT JOIN zqbnp_k2store_geozonerules z2gz
ON (tr2.geozone_id = z2gz.geozone_id)
LEFT JOIN zqbnp_k2store_geozones gz
ON (tr2.geozone_id = gz.geozone_id)
WHERE tr1.taxprofile_id = 0
AND tr1.address = 'store'
AND z2gz.country_id = 103
AND (z2gz.zone_id = 0 OR z2gz.zone_id = 0)
ORDER BY tr1.ordering ASC
EXPLAIN not possible on query: SELECT tr2.taxrate_id, tr2.taxrate_name AS name, tr2.tax_percent AS rate FROM zqbnp_k2store_taxrules tr1 LEFT JOIN zqbnp_k2store_taxrates tr2 ON (tr1.taxrate_id = tr2.taxrate_id) LEFT JOIN zqbnp_k2store_geozonerules z2gz ON (tr2.geozone_id = z2gz.geozone_id) LEFT JOIN zqbnp_k2store_geozones gz ON (tr2.geozone_id = gz.geozone_id) WHERE tr1.taxprofile_id = 0 AND tr1.address = 'store' AND z2gz.country_id = 103 AND (z2gz.zone_id = 0 OR z2gz.zone_id = 0) ORDER BY tr1.ordering ASC
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2store/library/tax.php:265
JROOT/administrator/components/com_k2store/library/tax.php:215
JROOT/administrator/components/com_k2store/library/tax.php:107
JROOT/components/com_k2store/helpers/cart.php:204
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.61 ms After last query: 0.32 ms Query memory: 0.040 MB Memory before query: 15.800 MB Rows returned: 1
SELECT *
FROM zqbnp_k2_items
WHERE `id` = '25'
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2_items
WHERE `id` = '25'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:728
JROOT/administrator/components/com_k2/tables/table.php:23
JROOT/administrator/components/com_k2store/library/prices.php:266
JROOT/administrator/components/com_k2store/library/prices.php:166
JROOT/administrator/components/com_k2store/library/prices.php:82
JROOT/components/com_k2store/helpers/cart.php:212
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.54 ms After last query: 0.30 ms Query memory: 0.033 MB Memory before query: 15.833 MB Rows returned: 1
SELECT *
FROM zqbnp_k2store_products
WHERE product_id='25'
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2store_products
WHERE product_id='25'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2store/library/prices.php:210
JROOT/administrator/components/com_k2store/library/prices.php:186
JROOT/administrator/components/com_k2store/library/prices.php:82
JROOT/components/com_k2store/helpers/cart.php:212
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.81 ms After last query: 0.33 ms Query memory: 0.041 MB Memory before query: 15.858 MB Rows returned: 1
SELECT *
FROM zqbnp_k2_items
WHERE `id` = '25'
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2_items
WHERE `id` = '25'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:728
JROOT/administrator/components/com_k2/tables/table.php:23
JROOT/administrator/components/com_k2store/library/prices.php:266
JROOT/administrator/components/com_k2store/library/prices.php:166
JROOT/administrator/components/com_k2store/library/prices.php:288
JROOT/administrator/components/com_k2store/library/tax.php:105
JROOT/components/com_k2store/helpers/cart.php:214
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 2.21 ms After last query: 0.29 ms Query memory: 0.034 MB Memory before query: 15.892 MB Rows returned: 1
SELECT *
FROM zqbnp_k2store_products
WHERE product_id='25'
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2store_products
WHERE product_id='25'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2store/library/prices.php:210
JROOT/administrator/components/com_k2store/library/prices.php:186
JROOT/administrator/components/com_k2store/library/prices.php:288
JROOT/administrator/components/com_k2store/library/tax.php:105
JROOT/components/com_k2store/helpers/cart.php:214
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 1.03 ms After last query: 0.15 ms Query memory: 0.029 MB Memory before query: 15.906 MB Rows returned: 0
SELECT tr2.taxrate_id, tr2.taxrate_name AS name, tr2.tax_percent AS rate
FROM zqbnp_k2store_taxrules tr1
LEFT JOIN zqbnp_k2store_taxrates tr2
ON (tr1.taxrate_id = tr2.taxrate_id)
LEFT JOIN zqbnp_k2store_geozonerules z2gz
ON (tr2.geozone_id = z2gz.geozone_id)
LEFT JOIN zqbnp_k2store_geozones gz
ON (tr2.geozone_id = gz.geozone_id)
WHERE tr1.taxprofile_id = 0
AND tr1.address = 'billing'
AND z2gz.country_id = 103
AND (z2gz.zone_id = 0 OR z2gz.zone_id = 0)
ORDER BY tr1.ordering ASC
EXPLAIN not possible on query: SELECT tr2.taxrate_id, tr2.taxrate_name AS name, tr2.tax_percent AS rate FROM zqbnp_k2store_taxrules tr1 LEFT JOIN zqbnp_k2store_taxrates tr2 ON (tr1.taxrate_id = tr2.taxrate_id) LEFT JOIN zqbnp_k2store_geozonerules z2gz ON (tr2.geozone_id = z2gz.geozone_id) LEFT JOIN zqbnp_k2store_geozones gz ON (tr2.geozone_id = gz.geozone_id) WHERE tr1.taxprofile_id = 0 AND tr1.address = 'billing' AND z2gz.country_id = 103 AND (z2gz.zone_id = 0 OR z2gz.zone_id = 0) ORDER BY tr1.ordering ASC
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2store/library/tax.php:265
JROOT/administrator/components/com_k2store/library/tax.php:193
JROOT/administrator/components/com_k2store/library/tax.php:107
JROOT/components/com_k2store/helpers/cart.php:214
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.70 ms After last query: 0.12 ms Query memory: 0.029 MB Memory before query: 15.934 MB Rows returned: 0
SELECT tr2.taxrate_id, tr2.taxrate_name AS name, tr2.tax_percent AS rate
FROM zqbnp_k2store_taxrules tr1
LEFT JOIN zqbnp_k2store_taxrates tr2
ON (tr1.taxrate_id = tr2.taxrate_id)
LEFT JOIN zqbnp_k2store_geozonerules z2gz
ON (tr2.geozone_id = z2gz.geozone_id)
LEFT JOIN zqbnp_k2store_geozones gz
ON (tr2.geozone_id = gz.geozone_id)
WHERE tr1.taxprofile_id = 0
AND tr1.address = 'store'
AND z2gz.country_id = 103
AND (z2gz.zone_id = 0 OR z2gz.zone_id = 0)
ORDER BY tr1.ordering ASC
EXPLAIN not possible on query: SELECT tr2.taxrate_id, tr2.taxrate_name AS name, tr2.tax_percent AS rate FROM zqbnp_k2store_taxrules tr1 LEFT JOIN zqbnp_k2store_taxrates tr2 ON (tr1.taxrate_id = tr2.taxrate_id) LEFT JOIN zqbnp_k2store_geozonerules z2gz ON (tr2.geozone_id = z2gz.geozone_id) LEFT JOIN zqbnp_k2store_geozones gz ON (tr2.geozone_id = gz.geozone_id) WHERE tr1.taxprofile_id = 0 AND tr1.address = 'store' AND z2gz.country_id = 103 AND (z2gz.zone_id = 0 OR z2gz.zone_id = 0) ORDER BY tr1.ordering ASC
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2store/library/tax.php:265
JROOT/administrator/components/com_k2store/library/tax.php:215
JROOT/administrator/components/com_k2store/library/tax.php:107
JROOT/components/com_k2store/helpers/cart.php:214
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.65 ms After last query: 4.18 ms Query memory: 0.023 MB Memory before query: 16.046 MB Rows returned: 1
SELECT COUNT(*)
FROM zqbnp_k2_comments
WHERE itemID=24
AND published=1
EXPLAIN not possible on query: SELECT COUNT(*) FROM zqbnp_k2_comments WHERE itemID=24 AND published=1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:1688
JROOT/components/com_k2/models/item.php:274
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/joomla/cache/controller/callback.php:41
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.64 ms After last query: 11.82 ms Query memory: 0.034 MB Memory before query: 16.023 MB Rows returned: 1
SELECT *
FROM zqbnp_k2_items
WHERE id=24
EXPLAIN not possible on query: SELECT * FROM zqbnp_k2_items WHERE id=24
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2store/helpers/cart.php:277
JROOT/plugins/k2/k2store/k2store.php:343
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.53 ms After last query: 0.39 ms Query memory: 0.039 MB Memory before query: 16.070 MB Rows returned: 1
SELECT *
FROM zqbnp_k2_items
WHERE `id` = '24'
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2_items
WHERE `id` = '24'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:728
JROOT/administrator/components/com_k2/tables/table.php:23
JROOT/administrator/components/com_k2store/library/prices.php:266
JROOT/administrator/components/com_k2store/library/prices.php:166
JROOT/components/com_k2store/helpers/cart.php:281
JROOT/plugins/k2/k2store/k2store.php:343
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.58 ms After last query: 0.31 ms Query memory: 0.031 MB Memory before query: 16.102 MB Rows returned: 1
SELECT *
FROM zqbnp_k2store_products
WHERE product_id='24'
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2store_products
WHERE product_id='24'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2store/library/prices.php:210
JROOT/administrator/components/com_k2store/library/prices.php:186
JROOT/components/com_k2store/helpers/cart.php:281
JROOT/plugins/k2/k2store/k2store.php:343
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.60 ms After last query: 0.16 ms Query memory: 0.030 MB Memory before query: 16.118 MB Rows returned: 0
SELECT *
FROM zqbnp_k2store_productquantities
WHERE product_id='24'
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2store_productquantities
WHERE product_id='24'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2store/library/inventory.php:133
JROOT/components/com_k2store/helpers/cart.php:298
JROOT/plugins/k2/k2store/k2store.php:343
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.62 ms After last query: 0.22 ms Query memory: 0.036 MB Memory before query: 16.151 MB Rows returned: 1
SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC
LIMIT 1
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2store/helpers/cart.php:431
JROOT/administrator/components/com_k2store/library/inventory.php:142
JROOT/components/com_k2store/helpers/cart.php:298
JROOT/plugins/k2/k2store/k2store.php:343
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.54 ms After last query: 0.27 ms Query memory: 0.026 MB Memory before query: 16.163 MB Rows returned: 1
SELECT template
FROM zqbnp_template_styles
WHERE client_id = 0
AND home=1
EXPLAIN not possible on query: SELECT template FROM zqbnp_template_styles WHERE client_id = 0 AND home=1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2store/helpers/strapper.php:67
JROOT/components/com_k2store/helpers/cart.php:148
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.51 ms After last query: 0.46 ms Query memory: 0.037 MB Memory before query: 16.196 MB Rows returned: 1
SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC
LIMIT 1
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2store/library/tax.php:55
JROOT/administrator/components/com_k2store/library/tax.php:37
JROOT/components/com_k2store/models/mycart.php:31
JROOT/components/com_k2store/helpers/cart.php:158
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.52 ms After last query: 0.21 ms Query memory: 0.037 MB Memory before query: 16.224 MB Rows returned: 1
SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC
LIMIT 1
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2store/library/tax.php:55
JROOT/administrator/components/com_k2store/library/tax.php:37
JROOT/components/com_k2store/models/mycart.php:31
JROOT/components/com_k2store/helpers/cart.php:158
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.59 ms After last query: 0.15 ms Query memory: 0.037 MB Memory before query: 16.252 MB Rows returned: 1
SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC
LIMIT 1
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2store/library/tax.php:55
JROOT/administrator/components/com_k2store/library/tax.php:42
JROOT/components/com_k2store/models/mycart.php:31
JROOT/components/com_k2store/helpers/cart.php:158
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.55 ms After last query: 0.15 ms Query memory: 0.037 MB Memory before query: 16.280 MB Rows returned: 1
SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC
LIMIT 1
EXPLAIN not possible on query: SELECT *
FROM zqbnp_k2store_storeprofiles
WHERE state=1
ORDER BY store_id ASC LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2store/library/tax.php:55
JROOT/administrator/components/com_k2store/library/tax.php:42
JROOT/components/com_k2store/models/mycart.php:31
JROOT/components/com_k2store/helpers/cart.php:158
JROOT/plugins/k2/k2store/k2store.php:347
JROOT/plugins/k2/k2store/k2store.php:97
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:809
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 0.56 ms After last query: 0.39 ms Query memory: 0.028 MB Memory before query: 16.312 MB Rows returned: 0