Query Time: 0.57 ms Query memory: 0.015 MB Memory before query: 2.489 MB Rows returned: 0
SELECT `data`
FROM `zqbnp_session`
WHERE `session_id` = '872gpqg8tu45vm1a73h70bkpk7'
EXPLAIN not possible on query: SELECT `data`
FROM `zqbnp_session`
WHERE `session_id` = '872gpqg8tu45vm1a73h70bkpk7'
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: 0.53 ms After last query: 2.57 ms Query memory: 0.008 MB Memory before query: 2.678 MB
DELETE
FROM `zqbnp_session`
WHERE `time` < '1734799113'
EXPLAIN not possible on query: DELETE
FROM `zqbnp_session`
WHERE `time` < '1734799113'
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.54 ms After last query: 0.20 ms Query memory: 0.012 MB Memory before query: 2.690 MB Rows returned: 0
SELECT `session_id`
FROM `zqbnp_session`
WHERE `session_id` = '872gpqg8tu45vm1a73h70bkpk7'
LIMIT 0, 1
EXPLAIN not possible on query: SELECT `session_id`
FROM `zqbnp_session`
WHERE `session_id` = '872gpqg8tu45vm1a73h70bkpk7' 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: 3.72 ms After last query: 0.24 ms Query memory: 0.009 MB Memory before query: 2.703 MB
INSERT INTO `zqbnp_session`
(`session_id`, `client_id`, `time`)
VALUES
('872gpqg8tu45vm1a73h70bkpk7', 0, '1734800013')
EXPLAIN not possible on query: INSERT INTO `zqbnp_session`
(`session_id`, `client_id`, `time`) VALUES
('872gpqg8tu45vm1a73h70bkpk7', 0, '1734800013')
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: 0.92 ms After last query: 4.72 ms Query memory: 0.024 MB Memory before query: 3.068 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.68 ms After last query: 2.00 ms Query memory: 0.014 MB Memory before query: 3.241 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.56 ms After last query: 0.67 ms Query memory: 0.013 MB Memory before query: 3.297 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.27 ms Query memory: 0.013 MB Memory before query: 3.315 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.54 ms After last query: 25.73 ms Query memory: 0.016 MB Memory before query: 5.309 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.47 ms After last query: 5.42 ms Query memory: 0.032 MB Memory before query: 5.811 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.71 ms After last query: 13.83 ms Query memory: 0.028 MB Memory before query: 7.043 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/libraries/cms/html/behavior.php:349
JROOT/libraries/cms/html/html.php:236
JROOT/libraries/cms/html/html.php:138
JROOT/plugins/system/k2/k2.php:47
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.26 ms After last query: 0.37 ms Query memory: 0.021 MB Memory before query: 7.055 MB
UPDATE `zqbnp_extensions`
SET `params` = '{\"mediaversion\":\"15f7d9654c3d865fd83f330a04985342\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN not possible on query: UPDATE `zqbnp_extensions`
SET `params` = '{\"mediaversion\":\"15f7d9654c3d865fd83f330a04985342\"}'
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/libraries/cms/html/behavior.php:349
JROOT/libraries/cms/html/html.php:236
JROOT/libraries/cms/html/html.php:138
JROOT/plugins/system/k2/k2.php:47
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.86 ms After last query: 2.33 ms Query memory: 0.028 MB Memory before query: 7.287 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/behavior.php:58
JROOT/libraries/cms/html/behavior.php:355
JROOT/libraries/cms/html/html.php:236
JROOT/libraries/cms/html/html.php:138
JROOT/plugins/system/k2/k2.php:47
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.52 ms After last query: 5.02 ms Query memory: 0.022 MB Memory before query: 7.579 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: 2.61 ms After last query: 26.33 ms Query memory: 0.031 MB Memory before query: 9.072 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.63 ms After last query: 0.87 ms Query memory: 0.020 MB Memory before query: 9.128 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.46 ms After last query: 2.23 ms Query memory: 0.020 MB Memory before query: 9.298 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.49 ms After last query: 0.47 ms Query memory: 0.019 MB Memory before query: 9.318 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.51 ms After last query: 2.41 ms Query memory: 0.014 MB Memory before query: 9.419 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: 0.90 ms After last query: 0.84 ms Query memory: 0.015 MB Memory before query: 9.465 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: 0.81 ms After last query: 11.23 ms Query memory: 0.019 MB Memory before query: 10.609 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/item/view.html.php:36
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
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.69 ms After last query: 0.22 ms Query memory: 0.028 MB Memory before query: 10.628 MB Rows returned: 1
SELECT *
FROM zqbnp_k2_items
WHERE id=24
LIMIT 0, 1
EXPLAIN not possible on query: SELECT * FROM zqbnp_k2_items WHERE id=24 LIMIT 0, 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:36
JROOT/components/com_k2/views/item/view.html.php:42
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
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.94 ms After last query: 1.27 ms Query memory: 0.027 MB Memory before query: 10.748 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/models/item.php:74
JROOT/components/com_k2/views/item/view.html.php:51
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
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.41 ms Query memory: 0.023 MB Memory before query: 10.797 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/models/item.php:75
JROOT/components/com_k2/views/item/view.html.php:51
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
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: 3.03 ms Query memory: 0.023 MB Memory before query: 11.040 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/models/item.php:78
JROOT/components/com_k2/views/item/view.html.php:51
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
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.37 ms After last query: 2.74 ms Query memory: 0.020 MB Memory before query: 11.152 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/components/com_k2/views/item/view.html.php:51
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
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: 10.74 ms Query memory: 0.034 MB Memory before query: 11.869 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/item/view.html.php:54
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
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.48 ms After last query: 1.27 ms Query memory: 0.038 MB Memory before query: 11.993 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/item/view.html.php:54
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
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.75 ms Query memory: 0.039 MB Memory before query: 12.107 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/item/view.html.php:54
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
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.91 ms Query memory: 0.031 MB Memory before query: 12.169 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/item/view.html.php:54
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
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.88 ms After last query: 0.21 ms Query memory: 0.030 MB Memory before query: 12.186 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/item/view.html.php:54
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
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.66 ms After last query: 1.39 ms Query memory: 0.036 MB Memory before query: 12.315 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/item/view.html.php:54
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
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.07 ms After last query: 0.38 ms Query memory: 0.036 MB Memory before query: 12.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/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/item/view.html.php:54
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
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: 2.09 ms Query memory: 0.026 MB Memory before query: 12.554 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/item/view.html.php:54
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
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.50 ms After last query: 2.27 ms Query memory: 0.037 MB Memory before query: 12.731 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/item/view.html.php:54
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
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.46 ms After last query: 0.21 ms Query memory: 0.037 MB Memory before query: 12.759 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/item/view.html.php:54
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
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.20 ms Query memory: 0.037 MB Memory before query: 12.787 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/item/view.html.php:54
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
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.20 ms Query memory: 0.037 MB Memory before query: 12.815 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/item/view.html.php:54
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
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.85 ms After last query: 0.48 ms Query memory: 0.028 MB Memory before query: 12.848 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=24
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=24 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/item/view.html.php:54
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
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.035 MB Memory before query: 12.869 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/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/item/view.html.php:54
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
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.37 ms Query memory: 0.040 MB Memory before query: 12.918 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/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/item/view.html.php:54
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
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.50 ms After last query: 0.44 ms Query memory: 0.033 MB Memory before query: 12.950 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/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/item/view.html.php:54
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
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.031 MB Memory before query: 12.967 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/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/item/view.html.php:54
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
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.037 MB Memory before query: 13.002 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/item/view.html.php:54
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
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.20 ms Query memory: 0.030 MB Memory before query: 13.017 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: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/item/view.html.php:54
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
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.24 ms Query memory: 0.036 MB Memory before query: 13.050 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/item/view.html.php:54
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
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.50 ms After last query: 0.39 ms Query memory: 0.040 MB Memory before query: 13.086 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/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/item/view.html.php:54
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
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.39 ms Query memory: 0.033 MB Memory before query: 13.118 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/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/item/view.html.php:54
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
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.036 MB Memory before query: 13.133 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/item/view.html.php:54
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
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.18 ms Query memory: 0.036 MB Memory before query: 13.160 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/item/view.html.php:54
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
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.21 ms Query memory: 0.036 MB Memory before query: 13.187 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/item/view.html.php:54
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
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.20 ms Query memory: 0.036 MB Memory before query: 13.213 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/item/view.html.php:54
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
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.45 ms Query memory: 0.041 MB Memory before query: 13.252 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/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/item/view.html.php:54
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
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.40 ms Query memory: 0.034 MB Memory before query: 13.286 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/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/item/view.html.php:54
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
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.69 ms After last query: 0.26 ms Query memory: 0.029 MB Memory before query: 13.300 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/item/view.html.php:54
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
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.78 ms After last query: 0.17 ms Query memory: 0.029 MB Memory before query: 13.328 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/item/view.html.php:54
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
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: 0.39 ms Query memory: 0.040 MB Memory before query: 13.369 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/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/item/view.html.php:54
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
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.38 ms Query memory: 0.033 MB Memory before query: 13.402 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/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/item/view.html.php:54
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
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.34 ms Query memory: 0.041 MB Memory before query: 13.427 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/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/item/view.html.php:54
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
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.36 ms Query memory: 0.034 MB Memory before query: 13.461 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/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/item/view.html.php:54
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
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: 0.17 ms Query memory: 0.029 MB Memory before query: 13.475 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/item/view.html.php:54
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
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.14 ms Query memory: 0.029 MB Memory before query: 13.503 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/item/view.html.php:54
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
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.01 ms After last query: 14.99 ms Query memory: 0.035 MB Memory before query: 14.586 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 <= '2024-12-21 16:53:33')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2024-12-21 16:53:33')
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 <= '2024-12-21 16:53:33') AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2024-12-21 16:53:33') 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/item/view.html.php:54
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
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.97 ms Query memory: 0.044 MB Memory before query: 14.698 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/item/view.html.php:54
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
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.23 ms Query memory: 0.039 MB Memory before query: 14.741 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/item/view.html.php:54
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
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.83 ms After last query: 1.49 ms Query memory: 0.017 MB Memory before query: 14.685 MB
UPDATE zqbnp_k2_items
SET `hits` = (`hits` + 1)
WHERE `id` = '24'
EXPLAIN not possible on query: UPDATE zqbnp_k2_items
SET `hits` = (`hits` + 1)
WHERE `id` = '24'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:1239
JROOT/components/com_k2/models/item.php:896
JROOT/components/com_k2/views/item/view.html.php:135
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
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: 6.02 ms Query memory: 0.021 MB Memory before query: 14.836 MB Rows returned: 1
SELECT params
FROM zqbnp_extensions AS e
WHERE e.element='com_widgetkit'
EXPLAIN not possible on query: SELECT params FROM zqbnp_extensions AS e WHERE e.element='com_widgetkit'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_widgetkit/helpers/system.php:254
JROOT/administrator/components/com_widgetkit/helpers/system.php:54
JROOT/administrator/components/com_widgetkit/classes/widgetkit.php:129
JROOT/administrator/components/com_widgetkit/classes/widgetkit.php:76
JROOT/administrator/components/com_widgetkit/classes/widgetkit.php:137
JROOT/administrator/components/com_widgetkit/widgetkit.php:17
JROOT/plugins/system/widgetkit_system/widgetkit_system.php:20
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/site.php:196
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: 21.95 ms Query memory: 0.015 MB Memory before query: 15.718 MB Rows returned: 1
SELECT `params`
FROM zqbnp_extensions
WHERE `type` = 'component'
AND `element` = 'com_rsseo'
EXPLAIN not possible on query: SELECT `params`
FROM zqbnp_extensions
WHERE `type` = 'component' AND `element` = 'com_rsseo'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_rsseo/helpers/rsseo.php:42
JROOT/plugins/system/rsseo/rsseo.php:68
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/site.php:196
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Query Time: 1.20 ms After last query: 0.48 ms Query memory: 0.016 MB Memory before query: 15.744 MB Rows returned: 1
SELECT `id`, `title`, `description`, `keywords`, `level`, `crawled`, `modified`, `canonical`, `robots`
FROM `zqbnp_rsseo_pages`
WHERE `url` = 'online-shop/item/24-gift-voucher-80'
AND `published` = 1
LIMIT 0, 1
EXPLAIN not possible on query: SELECT `id`, `title`, `description`, `keywords`, `level`, `crawled`, `modified`, `canonical`, `robots`
FROM `zqbnp_rsseo_pages`
WHERE `url` = 'online-shop/item/24-gift-voucher-80' AND `published` = 1 LIMIT 0, 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/plugins/system/rsseo/rsseo.php:353
JROOT/plugins/system/rsseo/rsseo.php:101
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/site.php:196
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: 2.97 ms Query memory: 0.016 MB Memory before query: 16.006 MB Rows returned: 1
SELECT *
FROM zqbnp_template_styles
WHERE template = 'traction';
EXPLAIN not possible on query: SELECT * FROM zqbnp_template_styles WHERE template = 'traction';
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/templates/traction/vertex/parameters.php:19
JROOT/templates/traction/vertex/parameters.php:144
JROOT/templates/traction/index.php:21
JROOT/libraries/joomla/document/html/html.php:578
JROOT/libraries/joomla/document/html/html.php:635
JROOT/libraries/joomla/document/html/html.php:455
JROOT/libraries/cms/application/cms.php:1045
JROOT/libraries/cms/application/site.php:745
JROOT/libraries/cms/application/cms.php:258
JROOT/index.php:45
Query Time: 0.61 ms After last query: 0.24 ms Query memory: 0.020 MB Memory before query: 16.023 MB Rows returned: 0
SELECT *
FROM zqbnp_menu
WHERE template_style_id IN (23)
AND alias = 'online-shop'
EXPLAIN not possible on query: SELECT * FROM zqbnp_menu WHERE template_style_id IN (23) AND alias = 'online-shop'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/templates/traction/vertex/parameters.php:40
JROOT/templates/traction/vertex/parameters.php:144
JROOT/templates/traction/index.php:21
JROOT/libraries/joomla/document/html/html.php:578
JROOT/libraries/joomla/document/html/html.php:635
JROOT/libraries/joomla/document/html/html.php:455
JROOT/libraries/cms/application/cms.php:1045
JROOT/libraries/cms/application/site.php:745
JROOT/libraries/cms/application/cms.php:258
JROOT/index.php:45
Query Time: 0.61 ms After last query: 12.46 ms Query memory: 0.017 MB Memory before query: 16.188 MB Rows returned: 0
SELECT menutype
FROM zqbnp_menu
WHERE language = 'en-GB'
AND home = 1
EXPLAIN not possible on query: SELECT menutype FROM zqbnp_menu WHERE language = 'en-GB' AND home = 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/templates/traction/vertex/responsive/responsive_mobile_menu.php:139
JROOT/templates/traction/vertex/responsive/responsive_mobile_top_bar.php:75
JROOT/templates/traction/vertex/includes/vertex_includes_top.php:3
JROOT/templates/traction/index.php:151
JROOT/libraries/joomla/document/html/html.php:578
JROOT/libraries/joomla/document/html/html.php:635
JROOT/libraries/joomla/document/html/html.php:455
JROOT/libraries/cms/application/cms.php:1045
JROOT/libraries/cms/application/site.php:745
JROOT/libraries/cms/application/cms.php:258
JROOT/index.php:45
Query Time: 0.68 ms After last query: 8.97 ms Query memory: 0.014 MB Memory before query: 16.496 MB Rows returned: 0
SELECT menutype
FROM zqbnp_menu
WHERE language = 'en-GB'
AND home = 1
EXPLAIN not possible on query: SELECT menutype FROM zqbnp_menu WHERE language = 'en-GB' AND home = 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/templates/traction/vertex/s5flex_menu/default.php:45
JROOT/templates/traction/index.php:205
JROOT/libraries/joomla/document/html/html.php:578
JROOT/libraries/joomla/document/html/html.php:635
JROOT/libraries/joomla/document/html/html.php:455
JROOT/libraries/cms/application/cms.php:1045
JROOT/libraries/cms/application/site.php:745
JROOT/libraries/cms/application/cms.php:258
JROOT/index.php:45
Query Time: 1.39 ms After last query: 2.27 ms Query memory: 0.031 MB Memory before query: 16.725 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/templates/traction/vertex/s5flex_menu/helpers.php:41
JROOT/templates/traction/vertex/s5flex_menu/helpers.php:141
JROOT/templates/traction/vertex/s5flex_menu/default.php:54
JROOT/templates/traction/index.php:205
JROOT/libraries/joomla/document/html/html.php:578
JROOT/libraries/joomla/document/html/html.php:635
JROOT/libraries/joomla/document/html/html.php:455
JROOT/libraries/cms/application/cms.php:1045
JROOT/libraries/cms/application/site.php:745
JROOT/libraries/cms/application/cms.php:258
JROOT/index.php:45
Query Time: 0.59 ms After last query: 22.78 ms Query memory: 0.021 MB Memory before query: 17.082 MB Rows returned: 1
SELECT *
FROM zqbnp_widgetkit_widget
WHERE id=1
EXPLAIN not possible on query: SELECT * FROM zqbnp_widgetkit_widget WHERE id=1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_widgetkit/helpers/widget.php:42
JROOT/administrator/components/com_widgetkit/helpers/widget.php:160
JROOT/modules/mod_widgetkit/mod_widgetkit.php:22
JROOT/libraries/cms/module/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:103
JROOT/libraries/joomla/document/html/renderer/modules.php:43
JROOT/libraries/joomla/document/html/html.php:411
JROOT/libraries/joomla/document/html/html.php:697
JROOT/libraries/joomla/document/html/html.php:477
JROOT/libraries/cms/application/cms.php:1059
JROOT/libraries/cms/application/site.php:745
JROOT/libraries/cms/application/cms.php:258
JROOT/index.php:45
Query Time: 4.13 ms After last query: 1.29 ms Query memory: 0.032 MB Memory before query: 17.172 MB Rows returned: 30
SHOW FULL COLUMNS
FROM `zqbnp_content`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `zqbnp_content`
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/libraries/legacy/table/content.php:31
JROOT/libraries/joomla/table/table.php:305
JROOT/plugins/system/widgetkit_joomla/widgetkit_joomla.php:101
JROOT/administrator/components/com_widgetkit/classes/helper.php:64
JROOT/administrator/components/com_widgetkit/helpers/event.php:53
JROOT/administrator/components/com_widgetkit/helpers/widget.php:190
JROOT/administrator/components/com_widgetkit/helpers/widget.php:161
JROOT/modules/mod_widgetkit/mod_widgetkit.php:22
JROOT/libraries/cms/module/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:103
JROOT/libraries/joomla/document/html/renderer/modules.php:43
JROOT/libraries/joomla/document/html/html.php:411
JROOT/libraries/joomla/document/html/html.php:697
JROOT/libraries/joomla/document/html/html.php:477
JROOT/libraries/cms/application/cms.php:1059
JROOT/libraries/cms/application/site.php:745
JROOT/libraries/cms/application/cms.php:258
JROOT/index.php:45
Query Time: 1.17 ms After last query: 79.19 ms Query memory: 0.017 MB Memory before query: 17.852 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_categories')
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_categories')
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/plugins/system/aclmanager/aclmanager.php:121
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:1065
JROOT/libraries/cms/application/site.php:745
JROOT/libraries/cms/application/cms.php:258
JROOT/index.php:45
Query Time: 0.53 ms After last query: 1.15 ms Query memory: 0.016 MB Memory before query: 17.931 MB Rows returned: 5
SELECT *
FROM `zqbnp_rsseo_keywords`
ORDER BY CHAR_LENGTH(keyword) DESC
EXPLAIN not possible on query: SELECT *
FROM `zqbnp_rsseo_keywords`
ORDER BY CHAR_LENGTH(keyword) DESC
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/plugins/system/rsseo/rsseo.php:198
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:1065
JROOT/libraries/cms/application/site.php:745
JROOT/libraries/cms/application/cms.php:258
JROOT/index.php:45
12 × SELECT *
FROM zqbnp_k2store_storeprofiles
9 × SELECT *
FROM zqbnp_k2_items
6 × SELECT *
FROM zqbnp_k2store_products
4 × 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)
3 × SELECT *
FROM zqbnp_k2store_productquantities
2 × 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
2 × SELECT menutype
FROM zqbnp_menu
2 × SELECT extension_id AS id, element AS "option", params, enabled
FROM zqbnp_extensions
2 × SELECT *
FROM zqbnp_socialbacklinks_configs
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
1 × 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
1 × 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
1 × SELECT template
FROM zqbnp_template_styles
1 × SELECT params
FROM zqbnp_extensions AS e
1 × SELECT *
FROM zqbnp_widgetkit_widget
1 × SELECT *
FROM `zqbnp_rsseo_keywords`
1 × SELECT *
FROM zqbnp_menu
1 × SELECT *
FROM zqbnp_template_styles
1 × SELECT `params`
FROM zqbnp_extensions
1 × SELECT `id`, `title`, `description`, `keywords`, `level`, `crawled`, `modified`, `canonical`, `robots`
FROM `zqbnp_rsseo_pages`
1 × SELECT *
FROM zqbnp_k2store_currency
1 × SELECT id, name, parent
FROM zqbnp_k2_categories
1 × SELECT folder AS type, element AS name, params
FROM zqbnp_extensions
1 × SELECT *
FROM `zqbnp_rsseo_redirects`
1 × SELECT id, rules
FROM `zqbnp_viewlevels
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
1 × SELECT `session_id`
FROM `zqbnp_session`
1 × 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
1 × SELECT *
FROM zqbnp_languages
1 × SELECT *
FROM zqbnp_k2_categories
1 × SELECT `data`
FROM `zqbnp_session`
1 × SELECT id
FROM zqbnp_k2_categories
1 × SELECT a.rules
FROM zqbnp_assets AS a
1 × SELECT DISTINCT *
FROM zqbnp_socialbacklinks_config
1 × SELECT COUNT(*)
FROM zqbnp_k2_comments