Query Time: 0.61 ms
SELECT `data`
FROM `veneno_session`
WHERE `session_id` = '6h2erae5g8u5r2f1bqsd1vf606'
EXPLAIN not possible on query: SELECT `data`
FROM `veneno_session`
WHERE `session_id` = '6h2erae5g8u5r2f1bqsd1vf606'
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:43
Query Time: 1.94 ms After last query: 2.79 ms
DELETE
FROM `veneno_session`
WHERE `time` < '1737403905'
EXPLAIN not possible on query: DELETE
FROM `veneno_session`
WHERE `time` < '1737403905'
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:43
Query Time: 3.12 ms After last query: 0.27 ms
SELECT `session_id`
FROM `veneno_session`
WHERE `session_id` = '6h2erae5g8u5r2f1bqsd1vf606'
LIMIT 0, 1
EXPLAIN not possible on query: SELECT `session_id`
FROM `veneno_session`
WHERE `session_id` = '6h2erae5g8u5r2f1bqsd1vf606' 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:43
Query Time: 1.35 ms After last query: 0.31 ms
INSERT INTO `veneno_session`
(`session_id`, `client_id`, `time`)
VALUES
('6h2erae5g8u5r2f1bqsd1vf606', 0, '1737407505')
EXPLAIN not possible on query: INSERT INTO `veneno_session`
(`session_id`, `client_id`, `time`) VALUES
('6h2erae5g8u5r2f1bqsd1vf606', 0, '1737407505')
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:43
Query Time: 0.20 ms After last query: 5.91 ms
SELECT b.id
FROM veneno_usergroups AS a
LEFT JOIN veneno_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 veneno_usergroups AS a
LEFT JOIN veneno_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:46
Query Time: 0.15 ms After last query: 0.31 ms
SELECT id, rules
FROM `veneno_viewlevels`
EXPLAIN not possible on query: SELECT id, rules
FROM `veneno_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:46
Query Time: 2.02 ms After last query: 8.98 ms
UPDATE `veneno_extensions`
SET `params` = '{\"mediaversion\":\"f42c255d89dfb26171869ec2d50f33a7\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN not possible on query: UPDATE `veneno_extensions`
SET `params` = '{\"mediaversion\":\"f42c255d89dfb26171869ec2d50f33a7\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/library/helper.php:119
JROOT/libraries/cms/version/version.php:240
JROOT/libraries/cms/version/version.php:199
JROOT/libraries/joomla/factory.php:736
JROOT/libraries/joomla/factory.php:216
JROOT/plugins/system/backup/backup.php:4
JROOT/libraries/cms/plugin/helper.php:230
JROOT/libraries/cms/plugin/helper.php:170
JROOT/libraries/cms/application/cms.php:653
JROOT/libraries/cms/application/site.php:663
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 2.00 ms After last query: 15.95 ms
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 veneno_menu AS m
LEFT JOIN veneno_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 veneno_menu AS m
LEFT JOIN veneno_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/application/site.php:438
JROOT/plugins/system/helix/core/helix.php:65
JROOT/plugins/system/helix/core/helix.php:114
JROOT/plugins/system/helix/core/helix.php:302
JROOT/plugins/system/helix/core/helix.php:290
JROOT/plugins/system/helix/core/helix.php:1592
JROOT/plugins/system/helix/helix.php:22
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:46
Query Time: 2.63 ms After last query: 26.21 ms
SHOW FULL COLUMNS
FROM `veneno_jshopping_config`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `veneno_jshopping_config`
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/components/com_jshopping/tables/config.php:14
JROOT/components/com_jshopping/lib/factory.php:24
JROOT/components/com_jshopping/lib/factory.php:143
JROOT/components/com_jshopping/lib/factory.php:166
JROOT/components/com_jshopping/lib/functions.php:1546
JROOT/components/com_jshopping/router.php:210
JROOT/libraries/cms/component/router/legacy.php:104
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:479
JROOT/libraries/cms/router/router.php:234
JROOT/libraries/cms/router/site.php:118
JROOT/libraries/cms/application/cms.php:1089
JROOT/libraries/cms/application/site.php:763
JROOT/libraries/cms/application/site.php:215
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.26 ms After last query: 2.80 ms
SELECT *
FROM veneno_jshopping_config
WHERE `id` = '1'
EXPLAIN not possible on query: SELECT *
FROM veneno_jshopping_config
WHERE `id` = '1'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:728
JROOT/components/com_jshopping/lib/factory.php:30
JROOT/components/com_jshopping/lib/factory.php:143
JROOT/components/com_jshopping/lib/factory.php:166
JROOT/components/com_jshopping/lib/functions.php:1546
JROOT/components/com_jshopping/router.php:210
JROOT/libraries/cms/component/router/legacy.php:104
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:479
JROOT/libraries/cms/router/router.php:234
JROOT/libraries/cms/router/site.php:118
JROOT/libraries/cms/application/cms.php:1089
JROOT/libraries/cms/application/site.php:763
JROOT/libraries/cms/application/site.php:215
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.87 ms After last query: 0.96 ms
SHOW FULL COLUMNS
FROM `veneno_jshopping_currencies`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `veneno_jshopping_currencies`
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/components/com_jshopping/tables/currency.php:14
JROOT/libraries/joomla/table/table.php:305
JROOT/components/com_jshopping/lib/factory.php:600
JROOT/components/com_jshopping/lib/factory.php:548
JROOT/components/com_jshopping/tables/config.php:53
JROOT/components/com_jshopping/lib/factory.php:32
JROOT/components/com_jshopping/lib/factory.php:143
JROOT/components/com_jshopping/lib/factory.php:166
JROOT/components/com_jshopping/lib/functions.php:1546
JROOT/components/com_jshopping/router.php:210
JROOT/libraries/cms/component/router/legacy.php:104
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:479
JROOT/libraries/cms/router/router.php:234
JROOT/libraries/cms/router/site.php:118
JROOT/libraries/cms/application/cms.php:1089
JROOT/libraries/cms/application/site.php:763
JROOT/libraries/cms/application/site.php:215
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.11 ms After last query: 0.15 ms
SELECT currency_id, currency_name, currency_code, currency_code_iso, currency_value
FROM `veneno_jshopping_currencies`
WHERE currency_publish = '1'
ORDER BY currency_ordering
EXPLAIN not possible on query: SELECT currency_id, currency_name, currency_code, currency_code_iso, currency_value FROM `veneno_jshopping_currencies` WHERE currency_publish = '1' ORDER BY currency_ordering
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/currency.php:22
JROOT/components/com_jshopping/lib/factory.php:549
JROOT/components/com_jshopping/tables/config.php:53
JROOT/components/com_jshopping/lib/factory.php:32
JROOT/components/com_jshopping/lib/factory.php:143
JROOT/components/com_jshopping/lib/factory.php:166
JROOT/components/com_jshopping/lib/functions.php:1546
JROOT/components/com_jshopping/router.php:210
JROOT/libraries/cms/component/router/legacy.php:104
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:479
JROOT/libraries/cms/router/router.php:234
JROOT/libraries/cms/router/site.php:118
JROOT/libraries/cms/application/cms.php:1089
JROOT/libraries/cms/application/site.php:763
JROOT/libraries/cms/application/site.php:215
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 1.27 ms After last query: 0.45 ms
SHOW FULL COLUMNS
FROM `veneno_jshopping_users`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `veneno_jshopping_users`
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/components/com_jshopping/tables/usershopbase.php:14
JROOT/components/com_jshopping/tables/usershop.php:15
JROOT/components/com_jshopping/lib/factory.php:47
JROOT/components/com_jshopping/tables/config.php:67
JROOT/components/com_jshopping/tables/config.php:288
JROOT/components/com_jshopping/lib/factory.php:35
JROOT/components/com_jshopping/lib/factory.php:143
JROOT/components/com_jshopping/lib/factory.php:166
JROOT/components/com_jshopping/lib/functions.php:1546
JROOT/components/com_jshopping/router.php:210
JROOT/libraries/cms/component/router/legacy.php:104
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:479
JROOT/libraries/cms/router/router.php:234
JROOT/libraries/cms/router/site.php:118
JROOT/libraries/cms/application/cms.php:1089
JROOT/libraries/cms/application/site.php:763
JROOT/libraries/cms/application/site.php:215
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 1.28 ms After last query: 0.75 ms
SHOW FULL COLUMNS
FROM `veneno_jshopping_users`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `veneno_jshopping_users`
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/components/com_jshopping/tables/usershopbase.php:14
JROOT/components/com_jshopping/models/userguest.php:16
JROOT/components/com_jshopping/lib/factory.php:66
JROOT/components/com_jshopping/tables/config.php:71
JROOT/components/com_jshopping/tables/config.php:288
JROOT/components/com_jshopping/lib/factory.php:35
JROOT/components/com_jshopping/lib/factory.php:143
JROOT/components/com_jshopping/lib/factory.php:166
JROOT/components/com_jshopping/lib/functions.php:1546
JROOT/components/com_jshopping/router.php:210
JROOT/libraries/cms/component/router/legacy.php:104
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:479
JROOT/libraries/cms/router/router.php:234
JROOT/libraries/cms/router/site.php:118
JROOT/libraries/cms/application/cms.php:1089
JROOT/libraries/cms/application/site.php:763
JROOT/libraries/cms/application/site.php:215
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.80 ms After last query: 0.93 ms
SHOW FULL COLUMNS
FROM `veneno_jshopping_usergroups`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `veneno_jshopping_usergroups`
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/components/com_jshopping/tables/usergroup.php:14
JROOT/libraries/joomla/table/table.php:305
JROOT/components/com_jshopping/lib/factory.php:600
JROOT/components/com_jshopping/models/userguest.php:30
JROOT/components/com_jshopping/lib/factory.php:67
JROOT/components/com_jshopping/tables/config.php:71
JROOT/components/com_jshopping/tables/config.php:288
JROOT/components/com_jshopping/lib/factory.php:35
JROOT/components/com_jshopping/lib/factory.php:143
JROOT/components/com_jshopping/lib/factory.php:166
JROOT/components/com_jshopping/lib/functions.php:1546
JROOT/components/com_jshopping/router.php:210
JROOT/libraries/cms/component/router/legacy.php:104
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:479
JROOT/libraries/cms/router/router.php:234
JROOT/libraries/cms/router/site.php:118
JROOT/libraries/cms/application/cms.php:1089
JROOT/libraries/cms/application/site.php:763
JROOT/libraries/cms/application/site.php:215
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.71 ms After last query: 0.56 ms
SHOW FULL COLUMNS
FROM `veneno_jshopping_config_display_prices`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `veneno_jshopping_config_display_prices`
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/components/com_jshopping/tables/configdisplayprice.php:19
JROOT/libraries/joomla/table/table.php:305
JROOT/components/com_jshopping/lib/factory.php:600
JROOT/components/com_jshopping/tables/config.php:79
JROOT/components/com_jshopping/tables/config.php:288
JROOT/components/com_jshopping/lib/factory.php:35
JROOT/components/com_jshopping/lib/factory.php:143
JROOT/components/com_jshopping/lib/factory.php:166
JROOT/components/com_jshopping/lib/functions.php:1546
JROOT/components/com_jshopping/router.php:210
JROOT/libraries/cms/component/router/legacy.php:104
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:479
JROOT/libraries/cms/router/router.php:234
JROOT/libraries/cms/router/site.php:118
JROOT/libraries/cms/application/cms.php:1089
JROOT/libraries/cms/application/site.php:763
JROOT/libraries/cms/application/site.php:215
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.17 ms After last query: 0.15 ms
SELECT *
FROM `veneno_jshopping_config_display_prices`
EXPLAIN not possible on query: SELECT * FROM `veneno_jshopping_config_display_prices`
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/configdisplayprice.php:38
JROOT/components/com_jshopping/tables/config.php:80
JROOT/components/com_jshopping/tables/config.php:288
JROOT/components/com_jshopping/lib/factory.php:35
JROOT/components/com_jshopping/lib/factory.php:143
JROOT/components/com_jshopping/lib/factory.php:166
JROOT/components/com_jshopping/lib/functions.php:1546
JROOT/components/com_jshopping/router.php:210
JROOT/libraries/cms/component/router/legacy.php:104
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:479
JROOT/libraries/cms/router/router.php:234
JROOT/libraries/cms/router/site.php:118
JROOT/libraries/cms/application/cms.php:1089
JROOT/libraries/cms/application/site.php:763
JROOT/libraries/cms/application/site.php:215
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.19 ms After last query: 3.00 ms
select product_id as id, `alias_vi-VN` as alias
from veneno_jshopping_products
where `alias_vi-VN`!=''
EXPLAIN not possible on query: select product_id as id, `alias_vi-VN` as alias from veneno_jshopping_products where `alias_vi-VN`!=''
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/lib/factory.php:276
JROOT/plugins/jshoppingrouter/jshopping_product_seo/jshopping_product_seo.php:42
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_jshopping/router.php:216
JROOT/libraries/cms/component/router/legacy.php:104
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:479
JROOT/libraries/cms/router/router.php:234
JROOT/libraries/cms/router/site.php:118
JROOT/libraries/cms/application/cms.php:1089
JROOT/libraries/cms/application/site.php:763
JROOT/libraries/cms/application/site.php:215
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:46
Query Time: 0.13 ms After last query: 1.21 ms
select id,link
from veneno_menu
where `type`='component'
and published=1
and link like '%option=com_jshopping%'
and client_id=0
and (language='*' or language='vi-VN')
and access IN (1,1)
EXPLAIN not possible on query: select id,link from veneno_menu where `type`='component' and published=1 and link like '%option=com_jshopping%' and client_id=0 and (language='*' or language='vi-VN') and access IN (1,1)
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/lib/shop_item_menu.php:130
JROOT/components/com_jshopping/lib/shop_item_menu.php:41
JROOT/components/com_jshopping/lib/shop_item_menu.php:35
JROOT/components/com_jshopping/router.php:15
JROOT/libraries/cms/component/router/legacy.php:68
JROOT/libraries/cms/router/site.php:483
JROOT/libraries/cms/router/site.php:452
JROOT/libraries/cms/router/router.php:280
JROOT/libraries/cms/router/site.php:134
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:46
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:46
Query Time: 0.11 ms After last query: 0.26 ms
select category_id as id, `alias_vi-VN` as alias
from veneno_jshopping_categories
where `alias_vi-VN`!=''
EXPLAIN not possible on query: select category_id as id, `alias_vi-VN` as alias from veneno_jshopping_categories where `alias_vi-VN`!=''
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/lib/factory.php:242
JROOT/components/com_jshopping/router.php:70
JROOT/libraries/cms/component/router/legacy.php:68
JROOT/libraries/cms/router/site.php:483
JROOT/libraries/cms/router/site.php:452
JROOT/libraries/cms/router/router.php:280
JROOT/libraries/cms/router/site.php:134
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:46
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:46
Query Time: 0.19 ms After last query: 28.47 ms
select *
from veneno_jshopping_languages
EXPLAIN not possible on query: select * from veneno_jshopping_languages
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/lib/functions.php:281
JROOT/components/com_jshopping/loadparams.php:32
JROOT/components/com_jshopping/jshopping.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:46
Query Time: 1.56 ms After last query: 7.20 ms
SHOW FULL COLUMNS
FROM `veneno_jshopping_products`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `veneno_jshopping_products`
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/components/com_jshopping/tables/product.php:15
JROOT/libraries/joomla/table/table.php:305
JROOT/components/com_jshopping/lib/factory.php:600
JROOT/components/com_jshopping/controllers/product.php:44
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_jshopping/jshopping.php:25
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:46
Query Time: 0.52 ms After last query: 0.65 ms
SELECT *
FROM veneno_jshopping_products
WHERE `product_id` = '580'
EXPLAIN not possible on query: SELECT *
FROM veneno_jshopping_products
WHERE `product_id` = '580'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:728
JROOT/components/com_jshopping/controllers/product.php:45
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_jshopping/jshopping.php:25
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:46
Query Time: 1.18 ms After last query: 0.66 ms
SHOW FULL COLUMNS
FROM `veneno_jshopping_categories`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `veneno_jshopping_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/components/com_jshopping/tables/category.php:15
JROOT/libraries/joomla/table/table.php:305
JROOT/components/com_jshopping/lib/factory.php:600
JROOT/components/com_jshopping/controllers/product.php:47
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_jshopping/jshopping.php:25
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:46
Query Time: 0.46 ms After last query: 0.41 ms
SELECT *
FROM veneno_jshopping_categories
WHERE `category_id` = '139'
EXPLAIN not possible on query: SELECT *
FROM veneno_jshopping_categories
WHERE `category_id` = '139'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:728
JROOT/components/com_jshopping/controllers/product.php:48
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_jshopping/jshopping.php:25
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:46
Query Time: 0.41 ms After last query: 0.21 ms
SELECT *
FROM `veneno_jshopping_products_to_categories`
WHERE product_id='580'
EXPLAIN not possible on query: SELECT * FROM `veneno_jshopping_products_to_categories` WHERE product_id='580'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/product.php:253
JROOT/components/com_jshopping/models/productshop.php:79
JROOT/components/com_jshopping/controllers/product.php:53
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_jshopping/jshopping.php:25
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:46
Query Time: 1.45 ms After last query: 0.39 ms
SELECT prod.product_id, pr_cat.category_id, prod.`name_vi-VN` as name, prod.`short_description_vi-VN` as short_description, prod.product_ean, prod.image, prod.product_price, prod.currency_id, prod.product_tax_id as tax_id, prod.product_old_price, prod.product_weight, prod.average_rating, prod.reviews_count, prod.hits, prod.weight_volume_units, prod.basic_price_unit_id, prod.label_id, prod.product_manufacturer_id, prod.min_price, prod.product_quantity, prod.different_prices
FROM `veneno_jshopping_products_relations` AS relation
INNER JOIN `veneno_jshopping_products` AS prod
ON relation.product_related_id = prod.product_id
LEFT JOIN `veneno_jshopping_products_to_categories` AS pr_cat
ON pr_cat.product_id = relation.product_related_id
LEFT JOIN `veneno_jshopping_categories` AS cat
ON pr_cat.category_id = cat.category_id
WHERE relation.product_id = '580'
AND cat.category_publish='1'
AND prod.product_publish = '1'
AND prod.access IN (1,1)
AND cat.access IN (1,1)
group by prod.product_id
order by relation.id
EXPLAIN not possible on query: SELECT prod.product_id, pr_cat.category_id, prod.`name_vi-VN` as name, prod.`short_description_vi-VN` as short_description, prod.product_ean, prod.image, prod.product_price, prod.currency_id, prod.product_tax_id as tax_id, prod.product_old_price, prod.product_weight, prod.average_rating, prod.reviews_count, prod.hits, prod.weight_volume_units, prod.basic_price_unit_id, prod.label_id, prod.product_manufacturer_id, prod.min_price, prod.product_quantity, prod.different_prices FROM `veneno_jshopping_products_relations` AS relation
INNER JOIN `veneno_jshopping_products` AS prod ON relation.product_related_id = prod.product_id
LEFT JOIN `veneno_jshopping_products_to_categories` AS pr_cat ON pr_cat.product_id = relation.product_related_id
LEFT JOIN `veneno_jshopping_categories` AS cat ON pr_cat.category_id = cat.category_id
WHERE relation.product_id = '580' AND cat.category_publish='1' AND prod.product_publish = '1' AND prod.access IN (1,1) AND cat.access IN (1,1) group by prod.product_id order by relation.id
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/product.php:812
JROOT/components/com_jshopping/tables/product.php:493
JROOT/components/com_jshopping/models/productshop.php:101
JROOT/components/com_jshopping/controllers/product.php:55
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_jshopping/jshopping.php:25
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:46
Query Time: 0.77 ms After last query: 0.55 ms
SHOW FULL COLUMNS
FROM `veneno_jshopping_taxes`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `veneno_jshopping_taxes`
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/components/com_jshopping/tables/tax.php:14
JROOT/libraries/joomla/table/table.php:305
JROOT/components/com_jshopping/lib/factory.php:600
JROOT/components/com_jshopping/lib/factory.php:342
JROOT/components/com_jshopping/lib/functions.php:645
JROOT/components/com_jshopping/tables/product.php:816
JROOT/components/com_jshopping/tables/product.php:493
JROOT/components/com_jshopping/models/productshop.php:101
JROOT/components/com_jshopping/controllers/product.php:55
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_jshopping/jshopping.php:25
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:46
Query Time: 0.13 ms After last query: 0.27 ms
SELECT tax_id, tax_name, tax_value
FROM `veneno_jshopping_taxes`
EXPLAIN not possible on query: SELECT tax_id, tax_name, tax_value FROM `veneno_jshopping_taxes`
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/tax.php:21
JROOT/components/com_jshopping/lib/factory.php:328
JROOT/components/com_jshopping/lib/factory.php:343
JROOT/components/com_jshopping/lib/functions.php:645
JROOT/components/com_jshopping/tables/product.php:816
JROOT/components/com_jshopping/tables/product.php:493
JROOT/components/com_jshopping/models/productshop.php:101
JROOT/components/com_jshopping/controllers/product.php:55
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_jshopping/jshopping.php:25
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:46
Query Time: 0.81 ms After last query: 0.84 ms
SHOW FULL COLUMNS
FROM `veneno_jshopping_products_reviews`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `veneno_jshopping_products_reviews`
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/components/com_jshopping/tables/review.php:14
JROOT/libraries/joomla/table/table.php:305
JROOT/components/com_jshopping/lib/factory.php:600
JROOT/components/com_jshopping/models/productshop.php:114
JROOT/components/com_jshopping/controllers/product.php:55
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_jshopping/jshopping.php:25
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:46
Query Time: 0.20 ms After last query: 9.30 ms
SELECT option_value
FROM veneno_imagerecycle_options
WHERE option_name ='queue_process_lastRun'
LIMIT 1
EXPLAIN not possible on query: SELECT option_value FROM veneno_imagerecycle_options WHERE option_name ='queue_process_lastRun' LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_imagerecycle/helpers/imagerecycle.php:185
JROOT/plugins/content/imagerecycle/imagerecycle.php:61
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_jshopping/lib/functions.php:914
JROOT/components/com_jshopping/models/productshop.php:199
JROOT/components/com_jshopping/controllers/product.php:55
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_jshopping/jshopping.php:25
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:46
Query Time: 0.10 ms After last query: 0.09 ms
SELECT option_value
FROM veneno_imagerecycle_options
WHERE option_name ='queue_process_status'
LIMIT 1
EXPLAIN not possible on query: SELECT option_value FROM veneno_imagerecycle_options WHERE option_name ='queue_process_status' LIMIT 1
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_imagerecycle/helpers/imagerecycle.php:185
JROOT/plugins/content/imagerecycle/imagerecycle.php:62
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_jshopping/lib/functions.php:914
JROOT/components/com_jshopping/models/productshop.php:199
JROOT/components/com_jshopping/controllers/product.php:55
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_jshopping/jshopping.php:25
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:46
Query Time: 2.14 ms After last query: 1.91 ms
UPDATE veneno_jshopping_products
SET `hits` = (`hits` + 1)
WHERE `product_id` = '580'
EXPLAIN not possible on query: UPDATE veneno_jshopping_products
SET `hits` = (`hits` + 1)
WHERE `product_id` = '580'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:1239
JROOT/components/com_jshopping/controllers/product.php:68
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_jshopping/jshopping.php:25
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:46
Query Time: 0.69 ms After last query: 0.12 ms
SELECT I.*, IF(P.image=I.image_name,0,1) as sort
FROM `veneno_jshopping_products_images` as I
left join `veneno_jshopping_products` as P
on P.product_id=I.product_id
WHERE I.product_id = '580'
ORDER BY sort, I.ordering
EXPLAIN not possible on query: SELECT I.*, IF(P.image=I.image_name,0,1) as sort FROM `veneno_jshopping_products_images` as I left join `veneno_jshopping_products` as P on P.product_id=I.product_id
WHERE I.product_id = '580' ORDER BY sort, I.ordering
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/product.php:333
JROOT/components/com_jshopping/controllers/product.php:78
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_jshopping/jshopping.php:25
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:46
Query Time: 0.53 ms After last query: 0.16 ms
SELECT *
FROM `veneno_jshopping_products_files`
WHERE product_id = '580'
and demo!=''
order by `ordering`
EXPLAIN not possible on query: SELECT * FROM `veneno_jshopping_products_files` WHERE product_id = '580' and demo!='' order by `ordering`
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/product.php:380
JROOT/components/com_jshopping/controllers/product.php:80
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_jshopping/jshopping.php:25
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:46
Query Time: 0.13 ms After last query: 2.89 ms
SELECT *
FROM veneno_jshopping_categories
WHERE `category_id` = '139'
EXPLAIN not possible on query: SELECT *
FROM veneno_jshopping_categories
WHERE `category_id` = '139'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:728
JROOT/templates/vina_veneno/html/com_jshopping/product/product_default.php:5
JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:661
JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:207
JROOT/components/com_jshopping/views/product/view.html.php:13
JROOT/components/com_jshopping/controllers/product.php:133
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_jshopping/jshopping.php:25
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:46
Query Time: 1.68 ms After last query: 27.12 ms
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM veneno_modules AS m
LEFT JOIN veneno_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN veneno_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2025-01-20 21:11:45')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2025-01-20 21:11:45')
AND m.access IN (1,1)
AND m.client_id = 0
AND (mm.menuid = 560 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 veneno_modules AS m
LEFT JOIN veneno_modules_menu AS mm ON mm.moduleid = m.id
LEFT JOIN veneno_extensions AS e ON e.element = m.module AND e.client_id = m.client_id
WHERE m.published = 1 AND e.enabled = 1 AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2025-01-20 21:11:45') AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2025-01-20 21:11:45') AND m.access IN (1,1) AND m.client_id = 0 AND (mm.menuid = 560 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:413
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:356
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:84
JROOT/libraries/joomla/document/html/html.php:501
JROOT/plugins/system/helix/core/helix.php:735
JROOT/plugins/system/helix/core/helix.php:351
JROOT/plugins/system/helix/core/helix.php:448
JROOT/plugins/system/helix/core/helix.php:713
JROOT/templates/vina_veneno/index.php:55
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:46
Query Time: 0.20 ms After last query: 42.17 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '0'
AND category_publish = '1'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '0' AND category_publish = '1' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:131
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.16 ms After last query: 3.11 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '1'
AND category_publish = '1'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '1' AND category_publish = '1' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:20
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.12 ms After last query: 0.16 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '1'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '1' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:71
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:117
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.12 ms After last query: 0.33 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '113'
AND category_publish = '1'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '113' AND category_publish = '1' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:20
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.12 ms After last query: 0.14 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '113'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '113' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:71
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:117
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.12 ms After last query: 0.11 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '135'
AND category_publish = '1'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '135' AND category_publish = '1' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:20
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.14 ms After last query: 0.18 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '135'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '135' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:71
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:117
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.13 ms After last query: 0.17 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '137'
AND category_publish = '1'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '137' AND category_publish = '1' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:20
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.13 ms After last query: 0.23 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '137'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '137' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:71
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:117
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.13 ms After last query: 0.13 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '138'
AND category_publish = '1'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '138' AND category_publish = '1' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:20
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.11 ms After last query: 0.16 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '138'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '138' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:71
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:117
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.12 ms After last query: 0.12 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '139'
AND category_publish = '1'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '139' AND category_publish = '1' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:20
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.11 ms After last query: 0.15 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '139'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '139' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:71
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:117
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.11 ms After last query: 0.14 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '140'
AND category_publish = '1'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '140' AND category_publish = '1' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:20
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.20 ms After last query: 1.81 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '140'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '140' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:71
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:117
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.12 ms After last query: 0.46 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '136'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '136' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:71
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:83
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:117
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.16 ms After last query: 0.23 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '141'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '141' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:71
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:83
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:117
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.11 ms After last query: 0.18 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '142'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '142' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:71
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:83
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:117
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.12 ms After last query: 0.21 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '143'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '143' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:71
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:83
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:117
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.14 ms After last query: 0.18 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '144'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '144' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:71
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:83
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:117
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.12 ms After last query: 0.42 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '136'
AND category_publish = '1'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '136' AND category_publish = '1' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:20
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:35
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.12 ms After last query: 0.14 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '136'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '136' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:71
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:117
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:35
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.20 ms After last query: 0.13 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '141'
AND category_publish = '1'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '141' AND category_publish = '1' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:20
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:35
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.11 ms After last query: 0.16 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '141'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '141' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:71
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:117
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:35
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.19 ms After last query: 0.12 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '142'
AND category_publish = '1'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '142' AND category_publish = '1' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:20
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:35
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.13 ms After last query: 0.20 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '142'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '142' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:71
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:117
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:35
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.12 ms After last query: 0.12 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '143'
AND category_publish = '1'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '143' AND category_publish = '1' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:20
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:35
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.14 ms After last query: 0.20 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '143'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '143' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:71
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:117
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:35
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.11 ms After last query: 0.16 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '144'
AND category_publish = '1'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '144' AND category_publish = '1' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:20
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:35
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.11 ms After last query: 0.22 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '144'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '144' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:71
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:117
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:35
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.11 ms After last query: 0.14 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '145'
AND category_publish = '1'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '145' AND category_publish = '1' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:20
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.15 ms After last query: 0.15 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '145'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '145' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:71
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:117
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.16 ms After last query: 0.13 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '146'
AND category_publish = '1'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '146' AND category_publish = '1' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:20
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.24 ms After last query: 0.18 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '146'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '146' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:71
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:117
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.11 ms After last query: 0.12 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '147'
AND category_publish = '1'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '147' AND category_publish = '1' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:20
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.13 ms After last query: 0.16 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '147'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '147' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:71
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:117
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 2.94 ms After last query: 9.66 ms
SELECT prod.product_id, pr_cat.category_id, prod.`name_vi-VN` as name, prod.`short_description_vi-VN` as short_description, prod.product_ean, prod.image, prod.product_price, prod.currency_id, prod.product_tax_id as tax_id, prod.product_old_price, prod.product_weight, prod.average_rating, prod.reviews_count, prod.hits, prod.weight_volume_units, prod.basic_price_unit_id, prod.label_id, prod.product_manufacturer_id, prod.min_price, prod.product_quantity, prod.different_prices
FROM `veneno_jshopping_products` AS prod
INNER JOIN `veneno_jshopping_products_to_categories` AS pr_cat
ON pr_cat.product_id = prod.product_id
LEFT JOIN `veneno_jshopping_categories` AS cat
ON pr_cat.category_id = cat.category_id
WHERE prod.product_publish = '1'
AND cat.category_publish='1'
AND pr_cat.category_id IN (1)
AND prod.access IN (1,1)
AND cat.access IN (1,1)
GROUP BY prod.product_id
ORDER BY prod.hits desc
LIMIT 5
EXPLAIN not possible on query: SELECT prod.product_id, pr_cat.category_id, prod.`name_vi-VN` as name, prod.`short_description_vi-VN` as short_description, prod.product_ean, prod.image, prod.product_price, prod.currency_id, prod.product_tax_id as tax_id, prod.product_old_price, prod.product_weight, prod.average_rating, prod.reviews_count, prod.hits, prod.weight_volume_units, prod.basic_price_unit_id, prod.label_id, prod.product_manufacturer_id, prod.min_price, prod.product_quantity, prod.different_prices FROM `veneno_jshopping_products` AS prod
INNER JOIN `veneno_jshopping_products_to_categories` AS pr_cat ON pr_cat.product_id = prod.product_id
LEFT JOIN `veneno_jshopping_categories` AS cat ON pr_cat.category_id = cat.category_id
WHERE prod.product_publish = '1' AND cat.category_publish='1' AND pr_cat.category_id IN (1) AND prod.access IN (1,1) AND cat.access IN (1,1)
GROUP BY prod.product_id ORDER BY prod.hits desc LIMIT 5
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/product.php:971
JROOT/modules/mod_vina_ticker_jshopping/helper.php:88
JROOT/modules/mod_vina_ticker_jshopping/helper.php:31
JROOT/modules/mod_vina_ticker_jshopping/mod_vina_ticker_jshopping.php:31
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.21 ms After last query: 16.14 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '0'
AND category_publish = '1'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '0' AND category_publish = '1' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:131
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.17 ms After last query: 1.22 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '1'
AND category_publish = '1'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '1' AND category_publish = '1' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:20
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default.php:112
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.11 ms After last query: 0.17 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '1'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '1' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:71
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:117
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default.php:112
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.12 ms After last query: 0.17 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '113'
AND category_publish = '1'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '113' AND category_publish = '1' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:20
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default.php:112
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.14 ms After last query: 0.18 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '113'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '113' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:71
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:117
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default.php:112
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.12 ms After last query: 0.15 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '135'
AND category_publish = '1'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '135' AND category_publish = '1' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:20
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default.php:112
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.17 ms After last query: 0.15 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '135'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '135' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:71
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:117
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default.php:112
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.15 ms After last query: 0.13 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '137'
AND category_publish = '1'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '137' AND category_publish = '1' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:20
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default.php:112
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.11 ms After last query: 0.26 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '137'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '137' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:71
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:117
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default.php:112
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.16 ms After last query: 0.14 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '138'
AND category_publish = '1'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '138' AND category_publish = '1' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:20
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default.php:112
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.11 ms After last query: 0.23 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '138'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '138' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:71
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:117
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default.php:112
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.17 ms After last query: 0.18 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '139'
AND category_publish = '1'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '139' AND category_publish = '1' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:20
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default.php:112
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.16 ms After last query: 0.16 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '139'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '139' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:71
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:117
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default.php:112
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.15 ms After last query: 0.19 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '140'
AND category_publish = '1'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '140' AND category_publish = '1' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:20
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default.php:112
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.14 ms After last query: 0.56 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '140'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '140' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:71
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:117
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default.php:112
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.17 ms After last query: 0.50 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '136'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '136' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:71
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:83
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:117
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default.php:112
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.11 ms After last query: 0.20 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '141'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '141' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:71
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:83
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:117
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default.php:112
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.15 ms After last query: 0.26 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '142'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '142' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:71
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:83
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:117
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default.php:112
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.17 ms After last query: 0.15 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '143'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '143' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:71
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:83
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:117
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default.php:112
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.11 ms After last query: 0.21 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '144'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '144' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:71
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:83
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:117
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default.php:112
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.11 ms After last query: 0.50 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '136'
AND category_publish = '1'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '136' AND category_publish = '1' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:20
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:35
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default.php:112
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.19 ms After last query: 0.20 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '136'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '136' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:71
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:117
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:35
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default.php:112
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.14 ms After last query: 0.16 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '141'
AND category_publish = '1'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '141' AND category_publish = '1' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:20
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:35
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default.php:112
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.12 ms After last query: 0.23 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '141'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '141' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:71
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:117
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:35
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default.php:112
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.15 ms After last query: 0.12 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '142'
AND category_publish = '1'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '142' AND category_publish = '1' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:20
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:35
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default.php:112
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.13 ms After last query: 0.25 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '142'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '142' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:71
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:117
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:35
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default.php:112
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.17 ms After last query: 0.17 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '143'
AND category_publish = '1'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '143' AND category_publish = '1' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:20
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:35
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default.php:112
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.15 ms After last query: 0.16 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '143'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '143' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:71
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:117
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:35
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default.php:112
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.13 ms After last query: 0.22 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '144'
AND category_publish = '1'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '144' AND category_publish = '1' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:20
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:35
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default.php:112
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.20 ms After last query: 0.15 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '144'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '144' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:71
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:117
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:35
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default.php:112
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.11 ms After last query: 0.16 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '145'
AND category_publish = '1'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '145' AND category_publish = '1' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:20
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default.php:112
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.12 ms After last query: 0.23 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '145'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '145' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:71
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:117
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default.php:112
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.11 ms After last query: 0.13 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '146'
AND category_publish = '1'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '146' AND category_publish = '1' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:20
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default.php:112
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.11 ms After last query: 0.20 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '146'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '146' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:71
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:117
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default.php:112
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.11 ms After last query: 0.15 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '147'
AND category_publish = '1'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '147' AND category_publish = '1' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:20
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default.php:112
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.17 ms After last query: 0.17 ms
SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image
FROM `veneno_jshopping_categories`
WHERE category_parent_id = '147'
AND access IN (1,1)
ORDER BY category_id asc
EXPLAIN not possible on query: SELECT `name_vi-VN` as name,`description_vi-VN` as description,`short_description_vi-VN` as short_description, category_id, category_publish, ordering, category_image FROM `veneno_jshopping_categories`
WHERE category_parent_id = '147' AND access IN (1,1)
ORDER BY category_id asc
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:34
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:71
JROOT/modules/mod_vina_cmenu_jshopping/helper.php:117
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21
JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default.php:112
JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:135
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:590
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46
Query Time: 0.26 ms After last query: 7.42 ms
SELECT `name_vi-VN` as name, category_id, category_parent_id, category_publish
FROM `veneno_jshopping_categories`
where category_publish = '1'
and access IN (1,1)
ORDER BY category_parent_id, ordering
EXPLAIN not possible on query: SELECT `name_vi-VN` as name, category_id, category_parent_id, category_publish FROM `veneno_jshopping_categories`
where category_publish = '1' and access IN (1,1) ORDER BY category_parent_id, ordering
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jshopping/tables/category.php:115
JROOT/components/com_jshopping/lib/functions.php:333
JROOT/modules/mod_jshopping_ajaxsearch/mod_jshopping_ajaxsearch.php:25
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:601
JROOT/libraries/joomla/document/html/renderer/module.php:99
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:46