Query Time: 1.23 ms
SELECT `data`
FROM `veneno_session`
WHERE `session_id` = 's23ggtsvi0ni64lj59irqocon1'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_session | const | PRIMARY | PRIMARY | 766 | const | 1 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 15 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/session/storage/database.php:45 |
| 14 | JSessionStorageDatabase->read() | Same as call in the line below. |
| 13 | session_start() | JROOT/libraries/joomla/session/handler/native.php:260 |
| 12 | JSessionHandlerNative->doSessionStart() | JROOT/libraries/joomla/session/handler/native.php:50 |
| 11 | JSessionHandlerNative->start() | JROOT/libraries/joomla/session/handler/joomla.php:82 |
| 10 | JSessionHandlerJoomla->start() | JROOT/libraries/joomla/session/session.php:648 |
| 9 | JSession->_start() | JROOT/libraries/joomla/session/session.php:608 |
| 8 | JSession->start() | JROOT/libraries/joomla/session/session.php:486 |
| 7 | JSession->get() | JROOT/libraries/joomla/session/session.php:443 |
| 6 | JSession->isNew() | JROOT/libraries/cms/application/cms.php:825 |
| 5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
| 4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
| 3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:412 |
| 2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
| 1 | JFactory::getApplication() | JROOT/index.php:42 |
Query Time: 0.57 ms After last query: 0.88 ms
SELECT `session_id`
FROM `veneno_session`
WHERE `session_id` = 's23ggtsvi0ni64lj59irqocon1'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_session | const | PRIMARY | PRIMARY | 766 | const | 1 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 8 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 7 | JDatabaseDriver->loadResult() | JROOT/libraries/cms/application/cms.php:176 |
| 6 | JApplicationCms->checkSession() | JROOT/libraries/cms/application/cms.php:827 |
| 5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
| 4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
| 3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:412 |
| 2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
| 1 | JFactory::getApplication() | JROOT/index.php:42 |
Query Time: 1.35 ms After last query: 0.17 ms
INSERT INTO `veneno_session`
(`session_id`,`guest`,`time`,`userid`,`username`)
VALUES
('s23ggtsvi0ni64lj59irqocon1', 1, '1763547598', 0, '')
EXPLAIN not possible on query: INSERT INTO `veneno_session`
(`session_id`,`guest`,`time`,`userid`,`username`) VALUES
('s23ggtsvi0ni64lj59irqocon1', 1, '1763547598', 0, '')
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 7 | JDatabaseDriverMysql->execute() | JROOT/libraries/cms/application/cms.php:216 |
| 6 | JApplicationCms->checkSession() | JROOT/libraries/cms/application/cms.php:827 |
| 5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
| 4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
| 3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:412 |
| 2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
| 1 | JFactory::getApplication() | JROOT/index.php:42 |
Query Time: 0.84 ms After last query: 1.44 ms
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `veneno_extensions`
WHERE `type` = 'component'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_extensions | ref | extension | extension | 82 | const | 40 | Using index condition |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 11 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/component/helper.php:452 |
| 9 | JComponentHelper::{closure}() | Same as call in the line below. |
| 8 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
| 7 | JCacheControllerCallback->get() | JROOT/libraries/cms/component/helper.php:460 |
| 6 | JComponentHelper::load() | JROOT/libraries/cms/component/helper.php:43 |
| 5 | JComponentHelper::getComponent() | JROOT/libraries/cms/component/helper.php:111 |
| 4 | JComponentHelper::getParams() | JROOT/libraries/cms/application/site.php:593 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.15 ms After last query: 2.04 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
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | b | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 1 | Using where; Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 11 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1530 |
| 10 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:978 |
| 9 | JAccess::getGroupsByUser() | JROOT/libraries/joomla/access/access.php:1047 |
| 8 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:453 |
| 7 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:293 |
| 6 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:86 |
| 5 | JPluginHelper::getPlugin() | JROOT/libraries/cms/plugin/helper.php:128 |
| 4 | JPluginHelper::isEnabled() | JROOT/libraries/cms/application/site.php:603 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.15 ms After last query: 0.41 ms
SELECT id, rules
FROM `veneno_viewlevels`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_viewlevels | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 10 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1486 |
| 9 | JDatabaseDriver->loadAssocList() | JROOT/libraries/joomla/access/access.php:1064 |
| 8 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:453 |
| 7 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:293 |
| 6 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:86 |
| 5 | JPluginHelper::getPlugin() | JROOT/libraries/cms/plugin/helper.php:128 |
| 4 | JPluginHelper::isEnabled() | JROOT/libraries/cms/application/site.php:603 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 1.22 ms After last query: 0.26 ms
SELECT `folder` AS `type`,`element` AS `name`,`params`
FROM veneno_extensions
WHERE enabled = 1
AND type = 'plugin'
AND state IN (0,1)
AND access IN (1,1)
ORDER BY ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_extensions | ref | extension | extension | 82 | const | 126 | Using index condition; Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 11 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/plugin/helper.php:311 |
| 9 | JPluginHelper::{closure}() | Same as call in the line below. |
| 8 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
| 7 | JCacheControllerCallback->get() | JROOT/libraries/cms/plugin/helper.php:316 |
| 6 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:86 |
| 5 | JPluginHelper::getPlugin() | JROOT/libraries/cms/plugin/helper.php:128 |
| 4 | JPluginHelper::isEnabled() | JROOT/libraries/cms/application/site.php:603 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.53 ms After last query: 7.92 ms
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `veneno_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | Using index condition |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 17 | JDatabaseDriver->loadObject() | JROOT/libraries/cms/library/helper.php:166 |
| 16 | JLibraryHelper::{closure}() | Same as call in the line below. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
| 14 | JCacheControllerCallback->get() | JROOT/libraries/cms/library/helper.php:174 |
| 13 | JLibraryHelper::loadLibrary() | JROOT/libraries/cms/library/helper.php:42 |
| 12 | JLibraryHelper::getLibrary() | JROOT/libraries/cms/library/helper.php:89 |
| 11 | JLibraryHelper::getParams() | JROOT/libraries/cms/version/version.php:270 |
| 10 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:760 |
| 9 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
| 8 | JFactory::getDocument() | JROOT/plugins/system/backup/backup.php:4 |
| 7 | require_once JROOT/plugins/system/backup/backup.php | JROOT/libraries/cms/plugin/helper.php:230 |
| 6 | JPluginHelper::import() | JROOT/libraries/cms/plugin/helper.php:170 |
| 5 | JPluginHelper::importPlugin() | JROOT/libraries/cms/application/cms.php:682 |
| 4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:685 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 3.97 ms After last query: 0.43 ms
UPDATE `veneno_extensions`
SET `params` = '{\"mediaversion\":\"2750de61c8bd08f71b6f35a0e511d395\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN not possible on query: UPDATE `veneno_extensions`
SET `params` = '{\"mediaversion\":\"2750de61c8bd08f71b6f35a0e511d395\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysql->execute() | JROOT/libraries/cms/library/helper.php:116 |
| 12 | JLibraryHelper::saveParams() | JROOT/libraries/cms/version/version.php:321 |
| 11 | JVersion->setMediaVersion() | JROOT/libraries/cms/version/version.php:280 |
| 10 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:760 |
| 9 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
| 8 | JFactory::getDocument() | JROOT/plugins/system/backup/backup.php:4 |
| 7 | require_once JROOT/plugins/system/backup/backup.php | JROOT/libraries/cms/plugin/helper.php:230 |
| 6 | JPluginHelper::import() | JROOT/libraries/cms/plugin/helper.php:170 |
| 5 | JPluginHelper::importPlugin() | JROOT/libraries/cms/application/cms.php:682 |
| 4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:685 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 1.32 ms After last query: 6.43 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
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 156 | Using index condition; Using where; Using filesort |
| 1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | shopguitar_home.m.component_id | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 26 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 25 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/menu/site.php:88 |
| 24 | JMenuSite->{closure}() | Same as call in the line below. |
| 23 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
| 22 | JCacheControllerCallback->get() | JROOT/libraries/cms/menu/site.php:96 |
| 21 | JMenuSite->load() | JROOT/libraries/cms/menu/menu.php:74 |
| 20 | JMenu->__construct() | JROOT/libraries/cms/menu/site.php:57 |
| 19 | JMenuSite->__construct() | JROOT/libraries/cms/menu/menu.php:129 |
| 18 | JMenu::getInstance() | JROOT/libraries/cms/application/cms.php:443 |
| 17 | JApplicationCms->getMenu() | JROOT/libraries/cms/application/site.php:272 |
| 16 | JApplicationSite->getMenu() | JROOT/libraries/cms/application/site.php:433 |
| 15 | JApplicationSite->getTemplate() | JROOT/plugins/system/helix/core/helix.php:65 |
| 14 | Helix::themeName() | JROOT/plugins/system/helix/core/helix.php:114 |
| 13 | Helix::themePath() | JROOT/plugins/system/helix/core/helix.php:302 |
| 12 | Helix::_Import() | JROOT/plugins/system/helix/core/helix.php:290 |
| 11 | Helix::Import() | JROOT/plugins/system/helix/core/helix.php:1592 |
| 10 | Helix::loadHelixOverwrite() | JROOT/plugins/system/helix/helix.php:22 |
| 9 | plgSystemHelix->onAfterInitialise() | Same as call in the line below. |
| 8 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:683 |
| 4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:685 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 1.02 ms After last query: 0.98 ms
SELECT id, home, template, s.params
FROM veneno_template_styles as s
LEFT JOIN veneno_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | s | ALL | idx_template | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | Using where |
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | element_clientid | 403 | shopguitar_home.s.template,const | 1 | Using index condition; Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/application/site.php:485 |
| 15 | JApplicationSite->getTemplate() | JROOT/plugins/system/helix/core/helix.php:65 |
| 14 | Helix::themeName() | JROOT/plugins/system/helix/core/helix.php:114 |
| 13 | Helix::themePath() | JROOT/plugins/system/helix/core/helix.php:302 |
| 12 | Helix::_Import() | JROOT/plugins/system/helix/core/helix.php:290 |
| 11 | Helix::Import() | JROOT/plugins/system/helix/core/helix.php:1592 |
| 10 | Helix::loadHelixOverwrite() | JROOT/plugins/system/helix/helix.php:22 |
| 9 | plgSystemHelix->onAfterInitialise() | Same as call in the line below. |
| 8 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:683 |
| 4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:685 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 1.49 ms After last query: 17.51 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)
| # | Caller | File and line number |
|---|
| 20 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 19 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
| 18 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:244 |
| 17 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:163 |
| 16 | JTable->__construct() | JROOT/components/com_jshopping/tables/config.php:14 |
| 15 | jshopConfig->__construct() | JROOT/components/com_jshopping/lib/factory.php:24 |
| 14 | JSFactory::getConfig() | JROOT/components/com_jshopping/lib/factory.php:143 |
| 13 | JSFactory::reloadConfigFieldTLF() | JROOT/components/com_jshopping/lib/factory.php:166 |
| 12 | JSFactory::loadLanguageFile() | JROOT/components/com_jshopping/lib/functions.php:1546 |
| 11 | initLoadJoomshoppingLanguageFile() | JROOT/components/com_jshopping/router.php:210 |
| 10 | jshoppingParseRoute() | JROOT/libraries/cms/component/router/legacy.php:104 |
| 9 | JComponentRouterLegacy->parse() | JROOT/libraries/cms/router/site.php:432 |
| 8 | JRouterSite->parseSefRoute() | JROOT/libraries/cms/router/router.php:483 |
| 7 | JRouter->_parseSefRoute() | JROOT/libraries/cms/router/router.php:236 |
| 6 | JRouter->parse() | JROOT/libraries/cms/router/site.php:133 |
| 5 | JRouterSite->parse() | JROOT/libraries/cms/application/cms.php:1142 |
| 4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
| 3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.27 ms After last query: 2.15 ms
SELECT *
FROM veneno_jshopping_config
WHERE `id` = '1'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_jshopping_config | const | PRIMARY | PRIMARY | 4 | const | 1 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1445 |
| 16 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:729 |
| 15 | JTable->load() | JROOT/components/com_jshopping/lib/factory.php:30 |
| 14 | JSFactory::getConfig() | JROOT/components/com_jshopping/lib/factory.php:143 |
| 13 | JSFactory::reloadConfigFieldTLF() | JROOT/components/com_jshopping/lib/factory.php:166 |
| 12 | JSFactory::loadLanguageFile() | JROOT/components/com_jshopping/lib/functions.php:1546 |
| 11 | initLoadJoomshoppingLanguageFile() | JROOT/components/com_jshopping/router.php:210 |
| 10 | jshoppingParseRoute() | JROOT/libraries/cms/component/router/legacy.php:104 |
| 9 | JComponentRouterLegacy->parse() | JROOT/libraries/cms/router/site.php:432 |
| 8 | JRouterSite->parseSefRoute() | JROOT/libraries/cms/router/router.php:483 |
| 7 | JRouter->_parseSefRoute() | JROOT/libraries/cms/router/router.php:236 |
| 6 | JRouter->parse() | JROOT/libraries/cms/router/site.php:133 |
| 5 | JRouterSite->parse() | JROOT/libraries/cms/application/cms.php:1142 |
| 4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
| 3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.79 ms After last query: 0.90 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)
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
| 22 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:244 |
| 21 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:163 |
| 20 | JTable->__construct() | JROOT/components/com_jshopping/tables/currency.php:14 |
| 19 | jshopCurrency->__construct() | JROOT/libraries/joomla/table/table.php:311 |
| 18 | JTable::getInstance() | JROOT/components/com_jshopping/lib/factory.php:600 |
| 17 | JSFactory::getTable() | JROOT/components/com_jshopping/lib/factory.php:548 |
| 16 | JSFactory::getAllCurrency() | JROOT/components/com_jshopping/tables/config.php:53 |
| 15 | jshopConfig->loadCurrencyValue() | JROOT/components/com_jshopping/lib/factory.php:32 |
| 14 | JSFactory::getConfig() | JROOT/components/com_jshopping/lib/factory.php:143 |
| 13 | JSFactory::reloadConfigFieldTLF() | JROOT/components/com_jshopping/lib/factory.php:166 |
| 12 | JSFactory::loadLanguageFile() | JROOT/components/com_jshopping/lib/functions.php:1546 |
| 11 | initLoadJoomshoppingLanguageFile() | JROOT/components/com_jshopping/router.php:210 |
| 10 | jshoppingParseRoute() | JROOT/libraries/cms/component/router/legacy.php:104 |
| 9 | JComponentRouterLegacy->parse() | JROOT/libraries/cms/router/site.php:432 |
| 8 | JRouterSite->parseSefRoute() | JROOT/libraries/cms/router/router.php:483 |
| 7 | JRouter->_parseSefRoute() | JROOT/libraries/cms/router/router.php:236 |
| 6 | JRouter->parse() | JROOT/libraries/cms/router/site.php:133 |
| 5 | JRouterSite->parse() | JROOT/libraries/cms/application/cms.php:1142 |
| 4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
| 3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.16 ms After last query: 0.17 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
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_jshopping_currencies | ref | currency_publish | currency_publish | 1 | const | 1 | Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 19 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 18 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/tables/currency.php:22 |
| 17 | jshopCurrency->getAllCurrencies() | JROOT/components/com_jshopping/lib/factory.php:549 |
| 16 | JSFactory::getAllCurrency() | JROOT/components/com_jshopping/tables/config.php:53 |
| 15 | jshopConfig->loadCurrencyValue() | JROOT/components/com_jshopping/lib/factory.php:32 |
| 14 | JSFactory::getConfig() | JROOT/components/com_jshopping/lib/factory.php:143 |
| 13 | JSFactory::reloadConfigFieldTLF() | JROOT/components/com_jshopping/lib/factory.php:166 |
| 12 | JSFactory::loadLanguageFile() | JROOT/components/com_jshopping/lib/functions.php:1546 |
| 11 | initLoadJoomshoppingLanguageFile() | JROOT/components/com_jshopping/router.php:210 |
| 10 | jshoppingParseRoute() | JROOT/libraries/cms/component/router/legacy.php:104 |
| 9 | JComponentRouterLegacy->parse() | JROOT/libraries/cms/router/site.php:432 |
| 8 | JRouterSite->parseSefRoute() | JROOT/libraries/cms/router/router.php:483 |
| 7 | JRouter->_parseSefRoute() | JROOT/libraries/cms/router/router.php:236 |
| 6 | JRouter->parse() | JROOT/libraries/cms/router/site.php:133 |
| 5 | JRouterSite->parse() | JROOT/libraries/cms/application/cms.php:1142 |
| 4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
| 3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.93 ms After last query: 0.40 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)
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
| 22 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:244 |
| 21 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:163 |
| 20 | JTable->__construct() | JROOT/components/com_jshopping/tables/usershopbase.php:14 |
| 19 | jshopUserShopBase->__construct() | JROOT/components/com_jshopping/tables/usershop.php:15 |
| 18 | jshopUserShop->__construct() | JROOT/components/com_jshopping/lib/factory.php:47 |
| 17 | JSFactory::getUserShop() | JROOT/components/com_jshopping/tables/config.php:67 |
| 16 | jshopConfig->getDisplayPriceFront() | JROOT/components/com_jshopping/tables/config.php:288 |
| 15 | jshopConfig->parseConfigVars() | JROOT/components/com_jshopping/lib/factory.php:35 |
| 14 | JSFactory::getConfig() | JROOT/components/com_jshopping/lib/factory.php:143 |
| 13 | JSFactory::reloadConfigFieldTLF() | JROOT/components/com_jshopping/lib/factory.php:166 |
| 12 | JSFactory::loadLanguageFile() | JROOT/components/com_jshopping/lib/functions.php:1546 |
| 11 | initLoadJoomshoppingLanguageFile() | JROOT/components/com_jshopping/router.php:210 |
| 10 | jshoppingParseRoute() | JROOT/libraries/cms/component/router/legacy.php:104 |
| 9 | JComponentRouterLegacy->parse() | JROOT/libraries/cms/router/site.php:432 |
| 8 | JRouterSite->parseSefRoute() | JROOT/libraries/cms/router/router.php:483 |
| 7 | JRouter->_parseSefRoute() | JROOT/libraries/cms/router/router.php:236 |
| 6 | JRouter->parse() | JROOT/libraries/cms/router/site.php:133 |
| 5 | JRouterSite->parse() | JROOT/libraries/cms/application/cms.php:1142 |
| 4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
| 3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.88 ms After last query: 0.63 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)
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
| 22 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:244 |
| 21 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:163 |
| 20 | JTable->__construct() | JROOT/components/com_jshopping/tables/usershopbase.php:14 |
| 19 | jshopUserShopBase->__construct() | JROOT/components/com_jshopping/models/userguest.php:16 |
| 18 | jshopUserGust->__construct() | JROOT/components/com_jshopping/lib/factory.php:66 |
| 17 | JSFactory::getUserShopGuest() | JROOT/components/com_jshopping/tables/config.php:71 |
| 16 | jshopConfig->getDisplayPriceFront() | JROOT/components/com_jshopping/tables/config.php:288 |
| 15 | jshopConfig->parseConfigVars() | JROOT/components/com_jshopping/lib/factory.php:35 |
| 14 | JSFactory::getConfig() | JROOT/components/com_jshopping/lib/factory.php:143 |
| 13 | JSFactory::reloadConfigFieldTLF() | JROOT/components/com_jshopping/lib/factory.php:166 |
| 12 | JSFactory::loadLanguageFile() | JROOT/components/com_jshopping/lib/functions.php:1546 |
| 11 | initLoadJoomshoppingLanguageFile() | JROOT/components/com_jshopping/router.php:210 |
| 10 | jshoppingParseRoute() | JROOT/libraries/cms/component/router/legacy.php:104 |
| 9 | JComponentRouterLegacy->parse() | JROOT/libraries/cms/router/site.php:432 |
| 8 | JRouterSite->parseSefRoute() | JROOT/libraries/cms/router/router.php:483 |
| 7 | JRouter->_parseSefRoute() | JROOT/libraries/cms/router/router.php:236 |
| 6 | JRouter->parse() | JROOT/libraries/cms/router/site.php:133 |
| 5 | JRouterSite->parse() | JROOT/libraries/cms/application/cms.php:1142 |
| 4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
| 3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.76 ms After last query: 0.73 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)
| # | Caller | File and line number |
|---|
| 26 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 25 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
| 24 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:244 |
| 23 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:163 |
| 22 | JTable->__construct() | JROOT/components/com_jshopping/tables/usergroup.php:14 |
| 21 | jshopUserGroup->__construct() | JROOT/libraries/joomla/table/table.php:311 |
| 20 | JTable::getInstance() | JROOT/components/com_jshopping/lib/factory.php:600 |
| 19 | JSFactory::getTable() | JROOT/components/com_jshopping/models/userguest.php:30 |
| 18 | jshopUserGust->load() | JROOT/components/com_jshopping/lib/factory.php:67 |
| 17 | JSFactory::getUserShopGuest() | JROOT/components/com_jshopping/tables/config.php:71 |
| 16 | jshopConfig->getDisplayPriceFront() | JROOT/components/com_jshopping/tables/config.php:288 |
| 15 | jshopConfig->parseConfigVars() | JROOT/components/com_jshopping/lib/factory.php:35 |
| 14 | JSFactory::getConfig() | JROOT/components/com_jshopping/lib/factory.php:143 |
| 13 | JSFactory::reloadConfigFieldTLF() | JROOT/components/com_jshopping/lib/factory.php:166 |
| 12 | JSFactory::loadLanguageFile() | JROOT/components/com_jshopping/lib/functions.php:1546 |
| 11 | initLoadJoomshoppingLanguageFile() | JROOT/components/com_jshopping/router.php:210 |
| 10 | jshoppingParseRoute() | JROOT/libraries/cms/component/router/legacy.php:104 |
| 9 | JComponentRouterLegacy->parse() | JROOT/libraries/cms/router/site.php:432 |
| 8 | JRouterSite->parseSefRoute() | JROOT/libraries/cms/router/router.php:483 |
| 7 | JRouter->_parseSefRoute() | JROOT/libraries/cms/router/router.php:236 |
| 6 | JRouter->parse() | JROOT/libraries/cms/router/site.php:133 |
| 5 | JRouterSite->parse() | JROOT/libraries/cms/application/cms.php:1142 |
| 4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
| 3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.73 ms After last query: 0.51 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)
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
| 22 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:244 |
| 21 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:163 |
| 20 | JTable->__construct() | JROOT/components/com_jshopping/tables/configdisplayprice.php:19 |
| 19 | jshopConfigDisplayPrice->__construct() | JROOT/libraries/joomla/table/table.php:311 |
| 18 | JTable::getInstance() | JROOT/components/com_jshopping/lib/factory.php:600 |
| 17 | JSFactory::getTable() | JROOT/components/com_jshopping/tables/config.php:79 |
| 16 | jshopConfig->getDisplayPriceFront() | JROOT/components/com_jshopping/tables/config.php:288 |
| 15 | jshopConfig->parseConfigVars() | JROOT/components/com_jshopping/lib/factory.php:35 |
| 14 | JSFactory::getConfig() | JROOT/components/com_jshopping/lib/factory.php:143 |
| 13 | JSFactory::reloadConfigFieldTLF() | JROOT/components/com_jshopping/lib/factory.php:166 |
| 12 | JSFactory::loadLanguageFile() | JROOT/components/com_jshopping/lib/functions.php:1546 |
| 11 | initLoadJoomshoppingLanguageFile() | JROOT/components/com_jshopping/router.php:210 |
| 10 | jshoppingParseRoute() | JROOT/libraries/cms/component/router/legacy.php:104 |
| 9 | JComponentRouterLegacy->parse() | JROOT/libraries/cms/router/site.php:432 |
| 8 | JRouterSite->parseSefRoute() | JROOT/libraries/cms/router/router.php:483 |
| 7 | JRouter->_parseSefRoute() | JROOT/libraries/cms/router/router.php:236 |
| 6 | JRouter->parse() | JROOT/libraries/cms/router/site.php:133 |
| 5 | JRouterSite->parse() | JROOT/libraries/cms/application/cms.php:1142 |
| 4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
| 3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.15 ms After last query: 0.17 ms
SELECT *
FROM `veneno_jshopping_config_display_prices`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_jshopping_config_display_prices | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 19 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 18 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/tables/configdisplayprice.php:38 |
| 17 | jshopConfigDisplayPrice->getList() | JROOT/components/com_jshopping/tables/config.php:80 |
| 16 | jshopConfig->getDisplayPriceFront() | JROOT/components/com_jshopping/tables/config.php:288 |
| 15 | jshopConfig->parseConfigVars() | JROOT/components/com_jshopping/lib/factory.php:35 |
| 14 | JSFactory::getConfig() | JROOT/components/com_jshopping/lib/factory.php:143 |
| 13 | JSFactory::reloadConfigFieldTLF() | JROOT/components/com_jshopping/lib/factory.php:166 |
| 12 | JSFactory::loadLanguageFile() | JROOT/components/com_jshopping/lib/functions.php:1546 |
| 11 | initLoadJoomshoppingLanguageFile() | JROOT/components/com_jshopping/router.php:210 |
| 10 | jshoppingParseRoute() | JROOT/libraries/cms/component/router/legacy.php:104 |
| 9 | JComponentRouterLegacy->parse() | JROOT/libraries/cms/router/site.php:432 |
| 8 | JRouterSite->parseSefRoute() | JROOT/libraries/cms/router/router.php:483 |
| 7 | JRouter->_parseSefRoute() | JROOT/libraries/cms/router/router.php:236 |
| 6 | JRouter->parse() | JROOT/libraries/cms/router/site.php:133 |
| 5 | JRouterSite->parse() | JROOT/libraries/cms/application/cms.php:1142 |
| 4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
| 3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 2.52 ms After last query: 1.94 ms
select product_id as id, `alias_vi-VN` as alias
from veneno_jshopping_products
where `alias_vi-VN`!=''
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_jshopping_products | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 372 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/lib/factory.php:276 |
| 15 | JSFactory::getAliasProduct() | JROOT/plugins/jshoppingrouter/jshopping_product_seo/jshopping_product_seo.php:42 |
| 14 | plgJshoppingRouterJshopping_product_seo->onBeforeParseRoute() | Same as call in the line below. |
| 13 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_jshopping/router.php:216 |
| 10 | jshoppingParseRoute() | JROOT/libraries/cms/component/router/legacy.php:104 |
| 9 | JComponentRouterLegacy->parse() | JROOT/libraries/cms/router/site.php:432 |
| 8 | JRouterSite->parseSefRoute() | JROOT/libraries/cms/router/router.php:483 |
| 7 | JRouter->_parseSefRoute() | JROOT/libraries/cms/router/router.php:236 |
| 6 | JRouter->parse() | JROOT/libraries/cms/router/site.php:133 |
| 5 | JRouterSite->parse() | JROOT/libraries/cms/application/cms.php:1142 |
| 4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
| 3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.18 ms After last query: 4.14 ms
SELECT *
FROM veneno_languages
WHERE published=1
ORDER BY ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_languages | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 2 | Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 7 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 6 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/language/helper.php:148 |
| 5 | JLanguageHelper::getLanguages() | JROOT/libraries/cms/application/site.php:327 |
| 4 | JApplicationSite->getParams() | JROOT/libraries/cms/application/site.php:135 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.23 ms After last query: 17.43 ms
select *
from veneno_jshopping_languages
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_jshopping_languages | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 2 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 10 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/lib/functions.php:281 |
| 8 | installNewLanguages() | JROOT/components/com_jshopping/loadparams.php:32 |
| 7 | require JROOT/components/com_jshopping/loadparams.php | JROOT/components/com_jshopping/jshopping.php:16 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 1.22 ms After last query: 10.44 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)
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
| 14 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:244 |
| 13 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:163 |
| 12 | JTable->__construct() | JROOT/components/com_jshopping/tables/product.php:15 |
| 11 | jshopProduct->__construct() | JROOT/libraries/joomla/table/table.php:311 |
| 10 | JTable::getInstance() | JROOT/components/com_jshopping/lib/factory.php:600 |
| 9 | JSFactory::getTable() | JROOT/components/com_jshopping/controllers/product.php:44 |
| 8 | JshoppingControllerProduct->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 1.11 ms After last query: 0.57 ms
SELECT *
FROM veneno_jshopping_products
WHERE `product_id` = '909'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_jshopping_products | const | PRIMARY | PRIMARY | 4 | const | 1 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 11 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1445 |
| 10 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:729 |
| 9 | JTable->load() | JROOT/components/com_jshopping/controllers/product.php:45 |
| 8 | JshoppingControllerProduct->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.86 ms After last query: 0.57 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)
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
| 14 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:244 |
| 13 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:163 |
| 12 | JTable->__construct() | JROOT/components/com_jshopping/tables/category.php:15 |
| 11 | jshopCategory->__construct() | JROOT/libraries/joomla/table/table.php:311 |
| 10 | JTable::getInstance() | JROOT/components/com_jshopping/lib/factory.php:600 |
| 9 | JSFactory::getTable() | JROOT/components/com_jshopping/controllers/product.php:47 |
| 8 | JshoppingControllerProduct->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.22 ms After last query: 0.39 ms
SELECT *
FROM veneno_jshopping_categories
WHERE `category_id` = '169'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_jshopping_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 11 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1445 |
| 10 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:729 |
| 9 | JTable->load() | JROOT/components/com_jshopping/controllers/product.php:48 |
| 8 | JshoppingControllerProduct->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.70 ms After last query: 0.16 ms
SELECT *
FROM `veneno_jshopping_products_to_categories`
WHERE product_id='909'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_jshopping_products_to_categories | ref | PRIMARY,product_id,product_id_2 | product_id_2 | 4 | const | 1 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 11 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/tables/product.php:253 |
| 10 | jshopProduct->getCategories() | JROOT/components/com_jshopping/models/productshop.php:79 |
| 9 | jshopProductShop->getCategories() | JROOT/components/com_jshopping/controllers/product.php:53 |
| 8 | JshoppingControllerProduct->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.98 ms After last query: 0.56 ms
SHOW FULL COLUMNS
FROM `veneno_jshopping_products_extra_fields`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `veneno_jshopping_products_extra_fields`
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 22 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 21 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
| 20 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:244 |
| 19 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:163 |
| 18 | JTable->__construct() | JROOT/components/com_jshopping/tables/productfield.php:14 |
| 17 | jshopProductField->__construct() | JROOT/libraries/joomla/table/table.php:311 |
| 16 | JTable::getInstance() | JROOT/components/com_jshopping/lib/factory.php:600 |
| 15 | JSFactory::getTable() | JROOT/components/com_jshopping/lib/factory.php:475 |
| 14 | JSFactory::getAllProductExtraField() | JROOT/components/com_jshopping/lib/functions.php:1098 |
| 13 | getQueryListProductsExtraFields() | JROOT/components/com_jshopping/lib/jtableauto.php:214 |
| 12 | JTableAvto->getBuildQueryListProductSimpleList() | JROOT/components/com_jshopping/tables/product.php:800 |
| 11 | jshopProduct->getRelatedProducts() | JROOT/components/com_jshopping/tables/product.php:493 |
| 10 | jshopProduct->getExtendsData() | JROOT/components/com_jshopping/models/productshop.php:101 |
| 9 | jshopProductShop->prepareView() | JROOT/components/com_jshopping/controllers/product.php:55 |
| 8 | JshoppingControllerProduct->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 1.29 ms After last query: 0.20 ms
SELECT F.id, F.`name_vi-VN` as name, F.`description_vi-VN` as description, F.allcats, F.type, F.cats, F.ordering, F.`
group`, G.`name_vi-VN` as groupname, multilist
FROM `veneno_jshopping_products_extra_fields` as F
left join `veneno_jshopping_products_extra_field_groups` as G
on G.id=F.
group
order by G.ordering, F.ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | F | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 4 | Using temporary; Using filesort |
| 1 | SIMPLE | G | eq_ref | PRIMARY | PRIMARY | 4 | shopguitar_home.F.group | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/tables/productfield.php:48 |
| 15 | jshopProductField->getList() | JROOT/components/com_jshopping/lib/factory.php:476 |
| 14 | JSFactory::getAllProductExtraField() | JROOT/components/com_jshopping/lib/functions.php:1098 |
| 13 | getQueryListProductsExtraFields() | JROOT/components/com_jshopping/lib/jtableauto.php:214 |
| 12 | JTableAvto->getBuildQueryListProductSimpleList() | JROOT/components/com_jshopping/tables/product.php:800 |
| 11 | jshopProduct->getRelatedProducts() | JROOT/components/com_jshopping/tables/product.php:493 |
| 10 | jshopProduct->getExtendsData() | JROOT/components/com_jshopping/models/productshop.php:101 |
| 9 | jshopProductShop->prepareView() | JROOT/components/com_jshopping/controllers/product.php:55 |
| 8 | JshoppingControllerProduct->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 2.80 ms After last query: 0.17 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 = '909'
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
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | relation | ref | product_id,product_id_2,product_related_id | product_id | 4 | const | 1 | Using where; Using index; Using temporary; Using filesort |
| 1 | SIMPLE | prod | eq_ref | PRIMARY,product_publish,access | PRIMARY | 4 | shopguitar_home.relation.product_related_id | 1 | Using where |
| 1 | SIMPLE | pr_cat | ref | PRIMARY,category_id,product_id,product_id_2 | PRIMARY | 4 | shopguitar_home.relation.product_related_id | 1 | Using index |
| 1 | SIMPLE | cat | eq_ref | PRIMARY,category_publish,access,category_publish_2 | PRIMARY | 4 | shopguitar_home.pr_cat.category_id | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/tables/product.php:812 |
| 11 | jshopProduct->getRelatedProducts() | JROOT/components/com_jshopping/tables/product.php:493 |
| 10 | jshopProduct->getExtendsData() | JROOT/components/com_jshopping/models/productshop.php:101 |
| 9 | jshopProductShop->prepareView() | JROOT/components/com_jshopping/controllers/product.php:55 |
| 8 | JshoppingControllerProduct->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.78 ms After last query: 0.40 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)
| # | Caller | File and line number |
|---|
| 21 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
| 19 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:244 |
| 18 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:163 |
| 17 | JTable->__construct() | JROOT/components/com_jshopping/tables/tax.php:14 |
| 16 | jshopTax->__construct() | JROOT/libraries/joomla/table/table.php:311 |
| 15 | JTable::getInstance() | JROOT/components/com_jshopping/lib/factory.php:600 |
| 14 | JSFactory::getTable() | JROOT/components/com_jshopping/lib/factory.php:342 |
| 13 | JSFactory::getAllTaxes() | JROOT/components/com_jshopping/lib/functions.php:645 |
| 12 | listProductUpdateData() | JROOT/components/com_jshopping/tables/product.php:816 |
| 11 | jshopProduct->getRelatedProducts() | JROOT/components/com_jshopping/tables/product.php:493 |
| 10 | jshopProduct->getExtendsData() | JROOT/components/com_jshopping/models/productshop.php:101 |
| 9 | jshopProductShop->prepareView() | JROOT/components/com_jshopping/controllers/product.php:55 |
| 8 | JshoppingControllerProduct->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.17 ms After last query: 0.20 ms
SELECT tax_id, tax_name, tax_value
FROM `veneno_jshopping_taxes`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_jshopping_taxes | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/tables/tax.php:21 |
| 15 | jshopTax->getAllTaxes() | JROOT/components/com_jshopping/lib/factory.php:328 |
| 14 | JSFactory::getAllTaxesOriginal() | JROOT/components/com_jshopping/lib/factory.php:343 |
| 13 | JSFactory::getAllTaxes() | JROOT/components/com_jshopping/lib/functions.php:645 |
| 12 | listProductUpdateData() | JROOT/components/com_jshopping/tables/product.php:816 |
| 11 | jshopProduct->getRelatedProducts() | JROOT/components/com_jshopping/tables/product.php:493 |
| 10 | jshopProduct->getExtendsData() | JROOT/components/com_jshopping/models/productshop.php:101 |
| 9 | jshopProductShop->prepareView() | JROOT/components/com_jshopping/controllers/product.php:55 |
| 8 | JshoppingControllerProduct->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.88 ms After last query: 0.56 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)
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
| 15 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:244 |
| 14 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:163 |
| 13 | JTable->__construct() | JROOT/components/com_jshopping/tables/review.php:14 |
| 12 | jshopReview->__construct() | JROOT/libraries/joomla/table/table.php:311 |
| 11 | JTable::getInstance() | JROOT/components/com_jshopping/lib/factory.php:600 |
| 10 | JSFactory::getTable() | JROOT/components/com_jshopping/models/productshop.php:114 |
| 9 | jshopProductShop->prepareView() | JROOT/components/com_jshopping/controllers/product.php:55 |
| 8 | JshoppingControllerProduct->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.67 ms After last query: 1.02 ms
SHOW FULL COLUMNS
FROM `veneno_jshopping_products_extra_field_values`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `veneno_jshopping_products_extra_field_values`
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 19 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
| 17 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:244 |
| 16 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:163 |
| 15 | JTable->__construct() | JROOT/components/com_jshopping/tables/productfieldvalue.php:15 |
| 14 | jshopProductFieldValue->__construct() | JROOT/libraries/joomla/table/table.php:311 |
| 13 | JTable::getInstance() | JROOT/components/com_jshopping/lib/factory.php:600 |
| 12 | JSFactory::getTable() | JROOT/components/com_jshopping/lib/factory.php:484 |
| 11 | JSFactory::getAllProductExtraFieldValue() | JROOT/components/com_jshopping/tables/product.php:722 |
| 10 | jshopProduct->getExtraFields() | JROOT/components/com_jshopping/models/productshop.php:152 |
| 9 | jshopProductShop->prepareView() | JROOT/components/com_jshopping/controllers/product.php:55 |
| 8 | JshoppingControllerProduct->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.31 ms After last query: 0.17 ms
SELECT id, `name_vi-VN` as name, field_id
FROM `veneno_jshopping_products_extra_field_values`
order by ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_jshopping_products_extra_field_values | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/tables/productfieldvalue.php:26 |
| 12 | jshopProductFieldValue->getAllList() | JROOT/components/com_jshopping/lib/factory.php:485 |
| 11 | JSFactory::getAllProductExtraFieldValue() | JROOT/components/com_jshopping/tables/product.php:722 |
| 10 | jshopProduct->getExtraFields() | JROOT/components/com_jshopping/models/productshop.php:152 |
| 9 | jshopProductShop->prepareView() | JROOT/components/com_jshopping/controllers/product.php:55 |
| 8 | JshoppingControllerProduct->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.26 ms After last query: 8.01 ms
SELECT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state
FROM veneno_fields AS a
LEFT JOIN `veneno_languages` AS l
ON l.lang_code = a.language
LEFT JOIN veneno_users AS uc
ON uc.id=a.checked_out
LEFT JOIN veneno_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN veneno_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN veneno_fields_groups AS g
ON g.id = a.group_id
WHERE a.context = 'com_content.article'
AND a.access IN (1,1)
AND (a.group_id = 0 OR g.access IN (1,1))
AND a.state = 1
AND (a.group_id = 0 OR g.state = 1)
ORDER BY a.ordering DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | idx_state,idx_access,idx_context | idx_state | 1 | const | 1 | Using where; Using filesort |
| 1 | SIMPLE | l | eq_ref | idx_langcode | idx_langcode | 28 | shopguitar_home.a.language | 1 | Using where |
| 1 | SIMPLE | uc | eq_ref | PRIMARY | PRIMARY | 4 | shopguitar_home.a.checked_out | 1 | |
| 1 | SIMPLE | ag | eq_ref | PRIMARY | PRIMARY | 4 | shopguitar_home.a.access | 1 | Using where |
| 1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | shopguitar_home.a.created_user_id | 1 | Using where |
| 1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | shopguitar_home.a.group_id | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 20 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 19 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:307 |
| 18 | JModelLegacy->_getList() | JROOT/administrator/components/com_fields/models/fields.php:327 |
| 17 | FieldsModelFields->_getList() | JROOT/libraries/legacy/model/list.php:186 |
| 16 | JModelList->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:134 |
| 15 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:378 |
| 14 | PlgSystemFields->onContentPrepare() | Same as call in the line below. |
| 13 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_jshopping/lib/functions.php:914 |
| 10 | changeDataUsePluginContent() | JROOT/components/com_jshopping/models/productshop.php:199 |
| 9 | jshopProductShop->prepareView() | JROOT/components/com_jshopping/controllers/product.php:55 |
| 8 | JshoppingControllerProduct->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.27 ms After last query: 0.42 ms
SELECT option_value
FROM veneno_imagerecycle_options
WHERE option_name ='queue_process_lastRun'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_imagerecycle_options | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 6 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 16 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_imagerecycle/helpers/imagerecycle.php:185 |
| 15 | ImagerecycleHelper->getOption() | JROOT/plugins/content/imagerecycle/imagerecycle.php:61 |
| 14 | plgContentImagerecycle->onContentPrepare() | Same as call in the line below. |
| 13 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_jshopping/lib/functions.php:914 |
| 10 | changeDataUsePluginContent() | JROOT/components/com_jshopping/models/productshop.php:199 |
| 9 | jshopProductShop->prepareView() | JROOT/components/com_jshopping/controllers/product.php:55 |
| 8 | JshoppingControllerProduct->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.15 ms After last query: 0.11 ms
SELECT option_value
FROM veneno_imagerecycle_options
WHERE option_name ='queue_process_status'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_imagerecycle_options | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 6 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 16 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_imagerecycle/helpers/imagerecycle.php:185 |
| 15 | ImagerecycleHelper->getOption() | JROOT/plugins/content/imagerecycle/imagerecycle.php:62 |
| 14 | plgContentImagerecycle->onContentPrepare() | Same as call in the line below. |
| 13 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_jshopping/lib/functions.php:914 |
| 10 | changeDataUsePluginContent() | JROOT/components/com_jshopping/models/productshop.php:199 |
| 9 | jshopProductShop->prepareView() | JROOT/components/com_jshopping/controllers/product.php:55 |
| 8 | JshoppingControllerProduct->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.27 ms After last query: 4.88 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)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_menu | ref | idx_client_id_parent_id_alias_language,idx_language | idx_client_id_parent_id_alias_language | 1 | const | 157 | Using index condition; Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 15 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/lib/shop_item_menu.php:130 |
| 13 | shopItemMenu->getList() | JROOT/components/com_jshopping/lib/shop_item_menu.php:41 |
| 12 | shopItemMenu->init() | JROOT/components/com_jshopping/lib/shop_item_menu.php:35 |
| 11 | shopItemMenu::getInstance() | JROOT/components/com_jshopping/lib/functions.php:387 |
| 10 | getShopMainPageItemid() | JROOT/components/com_jshopping/helpers/metadata.php:263 |
| 9 | JshopHelpersMetadata::product() | JROOT/components/com_jshopping/controllers/product.php:66 |
| 8 | JshoppingControllerProduct->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.18 ms After last query: 0.54 ms
SELECT *
FROM veneno_jshopping_categories
WHERE `category_id` = '150'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_jshopping_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1445 |
| 12 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:729 |
| 11 | JTable->load() | JROOT/components/com_jshopping/tables/category.php:81 |
| 10 | jshopCategory->getTreeChild() | JROOT/components/com_jshopping/helpers/metadata.php:264 |
| 9 | JshopHelpersMetadata::product() | JROOT/components/com_jshopping/controllers/product.php:66 |
| 8 | JshoppingControllerProduct->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.17 ms After last query: 1.32 ms
select category_id as id, `alias_vi-VN` as alias
from veneno_jshopping_categories
where `alias_vi-VN`!=''
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_jshopping_categories | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 44 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 21 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 20 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/lib/factory.php:242 |
| 19 | JSFactory::getAliasCategory() | JROOT/components/com_jshopping/router.php:58 |
| 18 | jshoppingBuildRoute() | JROOT/libraries/cms/component/router/legacy.php:68 |
| 17 | JComponentRouterLegacy->build() | JROOT/libraries/cms/router/site.php:519 |
| 16 | JRouterSite->buildSefRoute() | JROOT/libraries/cms/router/site.php:489 |
| 15 | JRouterSite->_buildSefRoute() | JROOT/libraries/cms/router/router.php:282 |
| 14 | JRouter->build() | JROOT/libraries/cms/router/site.php:149 |
| 13 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
| 12 | JRoute::_() | JROOT/components/com_jshopping/lib/functions.php:479 |
| 11 | SEFLink() | JROOT/components/com_jshopping/lib/functions.php:139 |
| 10 | appendExtendPathWay() | JROOT/components/com_jshopping/helpers/metadata.php:264 |
| 9 | JshopHelpersMetadata::product() | JROOT/components/com_jshopping/controllers/product.php:66 |
| 8 | JshoppingControllerProduct->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 5.42 ms After last query: 0.65 ms
UPDATE veneno_jshopping_products
SET `hits` = (`hits` + 1)
WHERE `product_id` = '909'
EXPLAIN not possible on query: UPDATE veneno_jshopping_products
SET `hits` = (`hits` + 1)
WHERE `product_id` = '909'
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 10 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/table/table.php:1240 |
| 9 | JTable->hit() | JROOT/components/com_jshopping/controllers/product.php:68 |
| 8 | JshoppingControllerProduct->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.84 ms After last query: 0.15 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 = '909'
ORDER BY sort, I.ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | I | ref | product_id | product_id | 4 | const | 2 | Using temporary; Using filesort |
| 1 | SIMPLE | P | eq_ref | PRIMARY | PRIMARY | 4 | shopguitar_home.I.product_id | 1 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 11 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 10 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/tables/product.php:333 |
| 9 | jshopProduct->getImages() | JROOT/components/com_jshopping/controllers/product.php:78 |
| 8 | JshoppingControllerProduct->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.56 ms After last query: 2.25 ms
SELECT count(review_id)
FROM `veneno_jshopping_products_reviews`
WHERE product_id = '909'
and publish='1'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_jshopping_products_reviews | ref | product_id,publish | product_id | 4 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_jshopping/tables/product.php:1039 |
| 10 | jshopProduct->getReviewsCount() | JROOT/components/com_jshopping/models/productreviewlist.php:86 |
| 9 | jshopProductReviewList->load() | JROOT/components/com_jshopping/controllers/product.php:110 |
| 8 | JshoppingControllerProduct->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.51 ms After last query: 0.39 ms
SELECT *
FROM `veneno_jshopping_products_reviews`
WHERE product_id = '909'
and publish='1'
order by review_id desc
LIMIT 0, 20
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_jshopping_products_reviews | ref | product_id,publish | product_id | 4 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 11 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/tables/product.php:1031 |
| 10 | jshopProduct->getReviews() | JROOT/components/com_jshopping/models/productreviewlist.php:88 |
| 9 | jshopProductReviewList->load() | JROOT/components/com_jshopping/controllers/product.php:110 |
| 8 | JshoppingControllerProduct->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.19 ms After last query: 2.34 ms
SELECT *
FROM veneno_jshopping_categories
WHERE `category_id` = '169'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_jshopping_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 15 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1445 |
| 14 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:729 |
| 13 | JTable->load() | JROOT/templates/vina_veneno/html/com_jshopping/product/product_default.php:5 |
| 12 | include JROOT/templates/vina_veneno/html/com_jshopping/product/product_default.php | JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:661 |
| 11 | JViewLegacy->loadTemplate() | JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:207 |
| 10 | JViewLegacy->display() | JROOT/components/com_jshopping/views/product/view.html.php:13 |
| 9 | JshoppingViewProduct->display() | JROOT/components/com_jshopping/controllers/product.php:133 |
| 8 | JshoppingControllerProduct->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.php | JROOT/libraries/cms/component/helper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.20 ms After last query: 10.10 ms
SELECT *
FROM veneno_rsform_config
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_rsform_config | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 11 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_rsform/helpers/config.php:51 |
| 16 | RSFormProConfig->load() | JROOT/administrator/components/com_rsform/helpers/config.php:18 |
| 15 | RSFormProConfig->__construct() | JROOT/administrator/components/com_rsform/helpers/config.php:98 |
| 14 | RSFormProConfig::getInstance() | JROOT/administrator/components/com_rsform/helpers/rsform.php:318 |
| 13 | RSFormProHelper::readConfig() | JROOT/administrator/components/com_rsform/helpers/legacy.php:36 |
| 12 | RSAdapter->RSAdapter() | JROOT/administrator/components/com_rsform/helpers/rsform.php:124 |
| 11 | RSFormProHelper::getLegacyAdapter() | JROOT/administrator/components/com_rsform/helpers/rsform.php:35 |
| 10 | require_once JROOT/administrator/components/com_rsform/helpers/rsform.php | JROOT/plugins/content/rsform/rsform.php:37 |
| 9 | plgContentRSForm->canRun() | JROOT/plugins/content/rsform/rsform.php:68 |
| 8 | plgContentRSForm->onAfterDispatch() | Same as call in the line below. |
| 7 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/site.php:196 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 1.15 ms After last query: 11.09 ms
SELECT id, title, module, position, content, showtitle, params
FROM veneno_modules AS m
WHERE m.published = 1
AND m.id = 201
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2025-11-19 10:19:58')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2025-11-19 10:19:58')
AND m.access IN (1,1)
AND m.client_id = 0
ORDER BY position, ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | const | PRIMARY,published | PRIMARY | 4 | const | 1 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/helix/core/classes/menu.php:649 |
| 16 | HelixMenu->loadModule() | JROOT/plugins/system/helix/core/classes/menu.php:259 |
| 15 | HelixMenu->loadSubContent() | JROOT/plugins/system/helix/core/classes/menu.php:242 |
| 14 | HelixMenu->genMenuItem() | JROOT/plugins/system/helix/core/classes/menu.php:580 |
| 13 | HelixMenu->genMenuItems() | JROOT/plugins/system/helix/core/classes/menu.php:501 |
| 12 | HelixMenu->genMenu() | JROOT/plugins/system/helix/core/classes/menu.php:532 |
| 11 | HelixMenu->showMenu() | JROOT/templates/vina_veneno/features/menu.php:65 |
| 10 | HelixFeatureMenu->onPosition() | JROOT/plugins/system/helix/core/helix.php:225 |
| 9 | Helix::importFeatures() | JROOT/plugins/system/helix/core/helix.php:1173 |
| 8 | Helix::Header() | JROOT/templates/vina_veneno/index.php:32 |
| 7 | require JROOT/templates/vina_veneno/index.php | JROOT/libraries/joomla/document/html.php:653 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
| 4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1098 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.26 ms After last query: 2.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 = '0'
AND category_publish = '1'
AND access IN (1,1)
ORDER BY category_id asc
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_jshopping_categories | ref | category_parent_id,category_publish,access,category_publish_2 | category_parent_id | 4 | const | 19 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 21 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 20 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/tables/category.php:34 |
| 19 | jshopCategory->getSubCategories() | JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:66 |
| 18 | include JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php | JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190 |
| 17 | JModuleHelper::renderModule() | JROOT/plugins/system/helix/core/classes/menu.php:664 |
| 16 | HelixMenu->loadModule() | JROOT/plugins/system/helix/core/classes/menu.php:259 |
| 15 | HelixMenu->loadSubContent() | JROOT/plugins/system/helix/core/classes/menu.php:242 |
| 14 | HelixMenu->genMenuItem() | JROOT/plugins/system/helix/core/classes/menu.php:580 |
| 13 | HelixMenu->genMenuItems() | JROOT/plugins/system/helix/core/classes/menu.php:501 |
| 12 | HelixMenu->genMenu() | JROOT/plugins/system/helix/core/classes/menu.php:532 |
| 11 | HelixMenu->showMenu() | JROOT/templates/vina_veneno/features/menu.php:65 |
| 10 | HelixFeatureMenu->onPosition() | JROOT/plugins/system/helix/core/helix.php:225 |
| 9 | Helix::importFeatures() | JROOT/plugins/system/helix/core/helix.php:1173 |
| 8 | Helix::Header() | JROOT/templates/vina_veneno/index.php:32 |
| 7 | require JROOT/templates/vina_veneno/index.php | JROOT/libraries/joomla/document/html.php:653 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
| 4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1098 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.19 ms After last query: 8.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 = '1'
AND category_publish = '1'
AND access IN (1,1)
ORDER BY category_id asc
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_jshopping_categories | ref | category_parent_id,category_publish,access,category_publish_2 | category_parent_id | 4 | const | 4 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 23 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/tables/category.php:34 |
| 21 | jshopCategory->getSubCategories() | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:20 |
| 20 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97 |
| 19 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php | JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:68 |
| 18 | include JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php | JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190 |
| 17 | JModuleHelper::renderModule() | JROOT/plugins/system/helix/core/classes/menu.php:664 |
| 16 | HelixMenu->loadModule() | JROOT/plugins/system/helix/core/classes/menu.php:259 |
| 15 | HelixMenu->loadSubContent() | JROOT/plugins/system/helix/core/classes/menu.php:242 |
| 14 | HelixMenu->genMenuItem() | JROOT/plugins/system/helix/core/classes/menu.php:580 |
| 13 | HelixMenu->genMenuItems() | JROOT/plugins/system/helix/core/classes/menu.php:501 |
| 12 | HelixMenu->genMenu() | JROOT/plugins/system/helix/core/classes/menu.php:532 |
| 11 | HelixMenu->showMenu() | JROOT/templates/vina_veneno/features/menu.php:65 |
| 10 | HelixFeatureMenu->onPosition() | JROOT/plugins/system/helix/core/helix.php:225 |
| 9 | Helix::importFeatures() | JROOT/plugins/system/helix/core/helix.php:1173 |
| 8 | Helix::Header() | JROOT/templates/vina_veneno/index.php:32 |
| 7 | require JROOT/templates/vina_veneno/index.php | JROOT/libraries/joomla/document/html.php:653 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
| 4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1098 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.18 ms After last query: 1.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 = '1'
AND access IN (1,1)
ORDER BY category_id asc
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_jshopping_categories | ref | category_parent_id,access | category_parent_id | 4 | const | 4 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 25 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 24 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/tables/category.php:34 |
| 23 | jshopCategory->getSubCategories() | JROOT/modules/mod_vina_cmenu_jshopping/helper.php:36 |
| 22 | modVinaCMenuJShoppingHelper::getChildCategory() | JROOT/modules/mod_vina_cmenu_jshopping/helper.php:59 |
| 21 | modVinaCMenuJShoppingHelper::getActiveState() | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21 |
| 20 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97 |
| 19 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php | JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:68 |
| 18 | include JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php | JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190 |
| 17 | JModuleHelper::renderModule() | JROOT/plugins/system/helix/core/classes/menu.php:664 |
| 16 | HelixMenu->loadModule() | JROOT/plugins/system/helix/core/classes/menu.php:259 |
| 15 | HelixMenu->loadSubContent() | JROOT/plugins/system/helix/core/classes/menu.php:242 |
| 14 | HelixMenu->genMenuItem() | JROOT/plugins/system/helix/core/classes/menu.php:580 |
| 13 | HelixMenu->genMenuItems() | JROOT/plugins/system/helix/core/classes/menu.php:501 |
| 12 | HelixMenu->genMenu() | JROOT/plugins/system/helix/core/classes/menu.php:532 |
| 11 | HelixMenu->showMenu() | JROOT/templates/vina_veneno/features/menu.php:65 |
| 10 | HelixFeatureMenu->onPosition() | JROOT/plugins/system/helix/core/helix.php:225 |
| 9 | Helix::importFeatures() | JROOT/plugins/system/helix/core/helix.php:1173 |
| 8 | Helix::Header() | JROOT/templates/vina_veneno/index.php:32 |
| 7 | require JROOT/templates/vina_veneno/index.php | JROOT/libraries/joomla/document/html.php:653 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
| 4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1098 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.15 ms After last query: 0.39 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
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_jshopping_categories | ref | category_parent_id,access | category_parent_id | 4 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 26 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 25 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/tables/category.php:34 |
| 24 | jshopCategory->getSubCategories() | JROOT/modules/mod_vina_cmenu_jshopping/helper.php:36 |
| 23 | modVinaCMenuJShoppingHelper::getChildCategory() | JROOT/modules/mod_vina_cmenu_jshopping/helper.php:42 |
| 22 | modVinaCMenuJShoppingHelper::getChildCategory() | JROOT/modules/mod_vina_cmenu_jshopping/helper.php:59 |
| 21 | modVinaCMenuJShoppingHelper::getActiveState() | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21 |
| 20 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97 |
| 19 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php | JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:68 |
| 18 | include JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php | JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190 |
| 17 | JModuleHelper::renderModule() | JROOT/plugins/system/helix/core/classes/menu.php:664 |
| 16 | HelixMenu->loadModule() | JROOT/plugins/system/helix/core/classes/menu.php:259 |
| 15 | HelixMenu->loadSubContent() | JROOT/plugins/system/helix/core/classes/menu.php:242 |
| 14 | HelixMenu->genMenuItem() | JROOT/plugins/system/helix/core/classes/menu.php:580 |
| 13 | HelixMenu->genMenuItems() | JROOT/plugins/system/helix/core/classes/menu.php:501 |
| 12 | HelixMenu->genMenu() | JROOT/plugins/system/helix/core/classes/menu.php:532 |
| 11 | HelixMenu->showMenu() | JROOT/templates/vina_veneno/features/menu.php:65 |
| 10 | HelixFeatureMenu->onPosition() | JROOT/plugins/system/helix/core/helix.php:225 |
| 9 | Helix::importFeatures() | JROOT/plugins/system/helix/core/helix.php:1173 |
| 8 | Helix::Header() | JROOT/templates/vina_veneno/index.php:32 |
| 7 | require JROOT/templates/vina_veneno/index.php | JROOT/libraries/joomla/document/html.php:653 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
| 4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1098 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
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 = '136'
AND access IN (1,1)
ORDER BY category_id asc
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_jshopping_categories | ref | category_parent_id,access | category_parent_id | 4 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 26 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 25 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/tables/category.php:34 |
| 24 | jshopCategory->getSubCategories() | JROOT/modules/mod_vina_cmenu_jshopping/helper.php:36 |
| 23 | modVinaCMenuJShoppingHelper::getChildCategory() | JROOT/modules/mod_vina_cmenu_jshopping/helper.php:42 |
| 22 | modVinaCMenuJShoppingHelper::getChildCategory() | JROOT/modules/mod_vina_cmenu_jshopping/helper.php:59 |
| 21 | modVinaCMenuJShoppingHelper::getActiveState() | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21 |
| 20 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97 |
| 19 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php | JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:68 |
| 18 | include JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php | JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190 |
| 17 | JModuleHelper::renderModule() | JROOT/plugins/system/helix/core/classes/menu.php:664 |
| 16 | HelixMenu->loadModule() | JROOT/plugins/system/helix/core/classes/menu.php:259 |
| 15 | HelixMenu->loadSubContent() | JROOT/plugins/system/helix/core/classes/menu.php:242 |
| 14 | HelixMenu->genMenuItem() | JROOT/plugins/system/helix/core/classes/menu.php:580 |
| 13 | HelixMenu->genMenuItems() | JROOT/plugins/system/helix/core/classes/menu.php:501 |
| 12 | HelixMenu->genMenu() | JROOT/plugins/system/helix/core/classes/menu.php:532 |
| 11 | HelixMenu->showMenu() | JROOT/templates/vina_veneno/features/menu.php:65 |
| 10 | HelixFeatureMenu->onPosition() | JROOT/plugins/system/helix/core/helix.php:225 |
| 9 | Helix::importFeatures() | JROOT/plugins/system/helix/core/helix.php:1173 |
| 8 | Helix::Header() | JROOT/templates/vina_veneno/index.php:32 |
| 7 | require JROOT/templates/vina_veneno/index.php | JROOT/libraries/joomla/document/html.php:653 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
| 4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1098 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.19 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 = '137'
AND access IN (1,1)
ORDER BY category_id asc
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_jshopping_categories | ref | category_parent_id,access | category_parent_id | 4 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 26 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 25 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/tables/category.php:34 |
| 24 | jshopCategory->getSubCategories() | JROOT/modules/mod_vina_cmenu_jshopping/helper.php:36 |
| 23 | modVinaCMenuJShoppingHelper::getChildCategory() | JROOT/modules/mod_vina_cmenu_jshopping/helper.php:42 |
| 22 | modVinaCMenuJShoppingHelper::getChildCategory() | JROOT/modules/mod_vina_cmenu_jshopping/helper.php:59 |
| 21 | modVinaCMenuJShoppingHelper::getActiveState() | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21 |
| 20 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97 |
| 19 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php | JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:68 |
| 18 | include JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php | JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190 |
| 17 | JModuleHelper::renderModule() | JROOT/plugins/system/helix/core/classes/menu.php:664 |
| 16 | HelixMenu->loadModule() | JROOT/plugins/system/helix/core/classes/menu.php:259 |
| 15 | HelixMenu->loadSubContent() | JROOT/plugins/system/helix/core/classes/menu.php:242 |
| 14 | HelixMenu->genMenuItem() | JROOT/plugins/system/helix/core/classes/menu.php:580 |
| 13 | HelixMenu->genMenuItems() | JROOT/plugins/system/helix/core/classes/menu.php:501 |
| 12 | HelixMenu->genMenu() | JROOT/plugins/system/helix/core/classes/menu.php:532 |
| 11 | HelixMenu->showMenu() | JROOT/templates/vina_veneno/features/menu.php:65 |
| 10 | HelixFeatureMenu->onPosition() | JROOT/plugins/system/helix/core/helix.php:225 |
| 9 | Helix::importFeatures() | JROOT/plugins/system/helix/core/helix.php:1173 |
| 8 | Helix::Header() | JROOT/templates/vina_veneno/index.php:32 |
| 7 | require JROOT/templates/vina_veneno/index.php | JROOT/libraries/joomla/document/html.php:653 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
| 4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1098 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.16 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 = '138'
AND access IN (1,1)
ORDER BY category_id asc
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_jshopping_categories | ref | category_parent_id,access | category_parent_id | 4 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 26 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 25 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/tables/category.php:34 |
| 24 | jshopCategory->getSubCategories() | JROOT/modules/mod_vina_cmenu_jshopping/helper.php:36 |
| 23 | modVinaCMenuJShoppingHelper::getChildCategory() | JROOT/modules/mod_vina_cmenu_jshopping/helper.php:42 |
| 22 | modVinaCMenuJShoppingHelper::getChildCategory() | JROOT/modules/mod_vina_cmenu_jshopping/helper.php:59 |
| 21 | modVinaCMenuJShoppingHelper::getActiveState() | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21 |
| 20 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97 |
| 19 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php | JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:68 |
| 18 | include JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php | JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190 |
| 17 | JModuleHelper::renderModule() | JROOT/plugins/system/helix/core/classes/menu.php:664 |
| 16 | HelixMenu->loadModule() | JROOT/plugins/system/helix/core/classes/menu.php:259 |
| 15 | HelixMenu->loadSubContent() | JROOT/plugins/system/helix/core/classes/menu.php:242 |
| 14 | HelixMenu->genMenuItem() | JROOT/plugins/system/helix/core/classes/menu.php:580 |
| 13 | HelixMenu->genMenuItems() | JROOT/plugins/system/helix/core/classes/menu.php:501 |
| 12 | HelixMenu->genMenu() | JROOT/plugins/system/helix/core/classes/menu.php:532 |
| 11 | HelixMenu->showMenu() | JROOT/templates/vina_veneno/features/menu.php:65 |
| 10 | HelixFeatureMenu->onPosition() | JROOT/plugins/system/helix/core/helix.php:225 |
| 9 | Helix::importFeatures() | JROOT/plugins/system/helix/core/helix.php:1173 |
| 8 | Helix::Header() | JROOT/templates/vina_veneno/index.php:32 |
| 7 | require JROOT/templates/vina_veneno/index.php | JROOT/libraries/joomla/document/html.php:653 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
| 4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1098 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.15 ms After last query: 0.44 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
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_jshopping_categories | ref | category_parent_id,category_publish,access,category_publish_2 | category_parent_id | 4 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/tables/category.php:34 |
| 22 | jshopCategory->getSubCategories() | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:20 |
| 21 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:35 |
| 20 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97 |
| 19 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php | JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:68 |
| 18 | include JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php | JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190 |
| 17 | JModuleHelper::renderModule() | JROOT/plugins/system/helix/core/classes/menu.php:664 |
| 16 | HelixMenu->loadModule() | JROOT/plugins/system/helix/core/classes/menu.php:259 |
| 15 | HelixMenu->loadSubContent() | JROOT/plugins/system/helix/core/classes/menu.php:242 |
| 14 | HelixMenu->genMenuItem() | JROOT/plugins/system/helix/core/classes/menu.php:580 |
| 13 | HelixMenu->genMenuItems() | JROOT/plugins/system/helix/core/classes/menu.php:501 |
| 12 | HelixMenu->genMenu() | JROOT/plugins/system/helix/core/classes/menu.php:532 |
| 11 | HelixMenu->showMenu() | JROOT/templates/vina_veneno/features/menu.php:65 |
| 10 | HelixFeatureMenu->onPosition() | JROOT/plugins/system/helix/core/helix.php:225 |
| 9 | Helix::importFeatures() | JROOT/plugins/system/helix/core/helix.php:1173 |
| 8 | Helix::Header() | JROOT/templates/vina_veneno/index.php:32 |
| 7 | require JROOT/templates/vina_veneno/index.php | JROOT/libraries/joomla/document/html.php:653 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
| 4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1098 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
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 = '135'
AND access IN (1,1)
ORDER BY category_id asc
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_jshopping_categories | ref | category_parent_id,access | category_parent_id | 4 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 26 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 25 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/tables/category.php:34 |
| 24 | jshopCategory->getSubCategories() | JROOT/modules/mod_vina_cmenu_jshopping/helper.php:36 |
| 23 | modVinaCMenuJShoppingHelper::getChildCategory() | JROOT/modules/mod_vina_cmenu_jshopping/helper.php:59 |
| 22 | modVinaCMenuJShoppingHelper::getActiveState() | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21 |
| 21 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:35 |
| 20 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97 |
| 19 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php | JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:68 |
| 18 | include JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php | JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190 |
| 17 | JModuleHelper::renderModule() | JROOT/plugins/system/helix/core/classes/menu.php:664 |
| 16 | HelixMenu->loadModule() | JROOT/plugins/system/helix/core/classes/menu.php:259 |
| 15 | HelixMenu->loadSubContent() | JROOT/plugins/system/helix/core/classes/menu.php:242 |
| 14 | HelixMenu->genMenuItem() | JROOT/plugins/system/helix/core/classes/menu.php:580 |
| 13 | HelixMenu->genMenuItems() | JROOT/plugins/system/helix/core/classes/menu.php:501 |
| 12 | HelixMenu->genMenu() | JROOT/plugins/system/helix/core/classes/menu.php:532 |
| 11 | HelixMenu->showMenu() | JROOT/templates/vina_veneno/features/menu.php:65 |
| 10 | HelixFeatureMenu->onPosition() | JROOT/plugins/system/helix/core/helix.php:225 |
| 9 | Helix::importFeatures() | JROOT/plugins/system/helix/core/helix.php:1173 |
| 8 | Helix::Header() | JROOT/templates/vina_veneno/index.php:32 |
| 7 | require JROOT/templates/vina_veneno/index.php | JROOT/libraries/joomla/document/html.php:653 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
| 4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1098 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.20 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 = '136'
AND category_publish = '1'
AND access IN (1,1)
ORDER BY category_id asc
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_jshopping_categories | ref | category_parent_id,category_publish,access,category_publish_2 | category_parent_id | 4 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/tables/category.php:34 |
| 22 | jshopCategory->getSubCategories() | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:20 |
| 21 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:35 |
| 20 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97 |
| 19 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php | JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:68 |
| 18 | include JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php | JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190 |
| 17 | JModuleHelper::renderModule() | JROOT/plugins/system/helix/core/classes/menu.php:664 |
| 16 | HelixMenu->loadModule() | JROOT/plugins/system/helix/core/classes/menu.php:259 |
| 15 | HelixMenu->loadSubContent() | JROOT/plugins/system/helix/core/classes/menu.php:242 |
| 14 | HelixMenu->genMenuItem() | JROOT/plugins/system/helix/core/classes/menu.php:580 |
| 13 | HelixMenu->genMenuItems() | JROOT/plugins/system/helix/core/classes/menu.php:501 |
| 12 | HelixMenu->genMenu() | JROOT/plugins/system/helix/core/classes/menu.php:532 |
| 11 | HelixMenu->showMenu() | JROOT/templates/vina_veneno/features/menu.php:65 |
| 10 | HelixFeatureMenu->onPosition() | JROOT/plugins/system/helix/core/helix.php:225 |
| 9 | Helix::importFeatures() | JROOT/plugins/system/helix/core/helix.php:1173 |
| 8 | Helix::Header() | JROOT/templates/vina_veneno/index.php:32 |
| 7 | require JROOT/templates/vina_veneno/index.php | JROOT/libraries/joomla/document/html.php:653 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
| 4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1098 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.16 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 = '136'
AND access IN (1,1)
ORDER BY category_id asc
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_jshopping_categories | ref | category_parent_id,access | category_parent_id | 4 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 26 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 25 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/tables/category.php:34 |
| 24 | jshopCategory->getSubCategories() | JROOT/modules/mod_vina_cmenu_jshopping/helper.php:36 |
| 23 | modVinaCMenuJShoppingHelper::getChildCategory() | JROOT/modules/mod_vina_cmenu_jshopping/helper.php:59 |
| 22 | modVinaCMenuJShoppingHelper::getActiveState() | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21 |
| 21 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:35 |
| 20 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97 |
| 19 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php | JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:68 |
| 18 | include JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php | JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190 |
| 17 | JModuleHelper::renderModule() | JROOT/plugins/system/helix/core/classes/menu.php:664 |
| 16 | HelixMenu->loadModule() | JROOT/plugins/system/helix/core/classes/menu.php:259 |
| 15 | HelixMenu->loadSubContent() | JROOT/plugins/system/helix/core/classes/menu.php:242 |
| 14 | HelixMenu->genMenuItem() | JROOT/plugins/system/helix/core/classes/menu.php:580 |
| 13 | HelixMenu->genMenuItems() | JROOT/plugins/system/helix/core/classes/menu.php:501 |
| 12 | HelixMenu->genMenu() | JROOT/plugins/system/helix/core/classes/menu.php:532 |
| 11 | HelixMenu->showMenu() | JROOT/templates/vina_veneno/features/menu.php:65 |
| 10 | HelixFeatureMenu->onPosition() | JROOT/plugins/system/helix/core/helix.php:225 |
| 9 | Helix::importFeatures() | JROOT/plugins/system/helix/core/helix.php:1173 |
| 8 | Helix::Header() | JROOT/templates/vina_veneno/index.php:32 |
| 7 | require JROOT/templates/vina_veneno/index.php | JROOT/libraries/joomla/document/html.php:653 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
| 4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1098 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
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 = '137'
AND category_publish = '1'
AND access IN (1,1)
ORDER BY category_id asc
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_jshopping_categories | ref | category_parent_id,category_publish,access,category_publish_2 | category_parent_id | 4 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/tables/category.php:34 |
| 22 | jshopCategory->getSubCategories() | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:20 |
| 21 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:35 |
| 20 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97 |
| 19 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php | JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:68 |
| 18 | include JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php | JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190 |
| 17 | JModuleHelper::renderModule() | JROOT/plugins/system/helix/core/classes/menu.php:664 |
| 16 | HelixMenu->loadModule() | JROOT/plugins/system/helix/core/classes/menu.php:259 |
| 15 | HelixMenu->loadSubContent() | JROOT/plugins/system/helix/core/classes/menu.php:242 |
| 14 | HelixMenu->genMenuItem() | JROOT/plugins/system/helix/core/classes/menu.php:580 |
| 13 | HelixMenu->genMenuItems() | JROOT/plugins/system/helix/core/classes/menu.php:501 |
| 12 | HelixMenu->genMenu() | JROOT/plugins/system/helix/core/classes/menu.php:532 |
| 11 | HelixMenu->showMenu() | JROOT/templates/vina_veneno/features/menu.php:65 |
| 10 | HelixFeatureMenu->onPosition() | JROOT/plugins/system/helix/core/helix.php:225 |
| 9 | Helix::importFeatures() | JROOT/plugins/system/helix/core/helix.php:1173 |
| 8 | Helix::Header() | JROOT/templates/vina_veneno/index.php:32 |
| 7 | require JROOT/templates/vina_veneno/index.php | JROOT/libraries/joomla/document/html.php:653 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
| 4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1098 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.16 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 = '137'
AND access IN (1,1)
ORDER BY category_id asc
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_jshopping_categories | ref | category_parent_id,access | category_parent_id | 4 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 26 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 25 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/tables/category.php:34 |
| 24 | jshopCategory->getSubCategories() | JROOT/modules/mod_vina_cmenu_jshopping/helper.php:36 |
| 23 | modVinaCMenuJShoppingHelper::getChildCategory() | JROOT/modules/mod_vina_cmenu_jshopping/helper.php:59 |
| 22 | modVinaCMenuJShoppingHelper::getActiveState() | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21 |
| 21 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:35 |
| 20 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97 |
| 19 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php | JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:68 |
| 18 | include JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php | JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190 |
| 17 | JModuleHelper::renderModule() | JROOT/plugins/system/helix/core/classes/menu.php:664 |
| 16 | HelixMenu->loadModule() | JROOT/plugins/system/helix/core/classes/menu.php:259 |
| 15 | HelixMenu->loadSubContent() | JROOT/plugins/system/helix/core/classes/menu.php:242 |
| 14 | HelixMenu->genMenuItem() | JROOT/plugins/system/helix/core/classes/menu.php:580 |
| 13 | HelixMenu->genMenuItems() | JROOT/plugins/system/helix/core/classes/menu.php:501 |
| 12 | HelixMenu->genMenu() | JROOT/plugins/system/helix/core/classes/menu.php:532 |
| 11 | HelixMenu->showMenu() | JROOT/templates/vina_veneno/features/menu.php:65 |
| 10 | HelixFeatureMenu->onPosition() | JROOT/plugins/system/helix/core/helix.php:225 |
| 9 | Helix::importFeatures() | JROOT/plugins/system/helix/core/helix.php:1173 |
| 8 | Helix::Header() | JROOT/templates/vina_veneno/index.php:32 |
| 7 | require JROOT/templates/vina_veneno/index.php | JROOT/libraries/joomla/document/html.php:653 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
| 4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1098 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
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 = '138'
AND category_publish = '1'
AND access IN (1,1)
ORDER BY category_id asc
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_jshopping_categories | ref | category_parent_id,category_publish,access,category_publish_2 | category_parent_id | 4 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/tables/category.php:34 |
| 22 | jshopCategory->getSubCategories() | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:20 |
| 21 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:35 |
| 20 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97 |
| 19 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php | JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:68 |
| 18 | include JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php | JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190 |
| 17 | JModuleHelper::renderModule() | JROOT/plugins/system/helix/core/classes/menu.php:664 |
| 16 | HelixMenu->loadModule() | JROOT/plugins/system/helix/core/classes/menu.php:259 |
| 15 | HelixMenu->loadSubContent() | JROOT/plugins/system/helix/core/classes/menu.php:242 |
| 14 | HelixMenu->genMenuItem() | JROOT/plugins/system/helix/core/classes/menu.php:580 |
| 13 | HelixMenu->genMenuItems() | JROOT/plugins/system/helix/core/classes/menu.php:501 |
| 12 | HelixMenu->genMenu() | JROOT/plugins/system/helix/core/classes/menu.php:532 |
| 11 | HelixMenu->showMenu() | JROOT/templates/vina_veneno/features/menu.php:65 |
| 10 | HelixFeatureMenu->onPosition() | JROOT/plugins/system/helix/core/helix.php:225 |
| 9 | Helix::importFeatures() | JROOT/plugins/system/helix/core/helix.php:1173 |
| 8 | Helix::Header() | JROOT/templates/vina_veneno/index.php:32 |
| 7 | require JROOT/templates/vina_veneno/index.php | JROOT/libraries/joomla/document/html.php:653 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
| 4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1098 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.16 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 = '138'
AND access IN (1,1)
ORDER BY category_id asc
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_jshopping_categories | ref | category_parent_id,access | category_parent_id | 4 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 26 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 25 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/tables/category.php:34 |
| 24 | jshopCategory->getSubCategories() | JROOT/modules/mod_vina_cmenu_jshopping/helper.php:36 |
| 23 | modVinaCMenuJShoppingHelper::getChildCategory() | JROOT/modules/mod_vina_cmenu_jshopping/helper.php:59 |
| 22 | modVinaCMenuJShoppingHelper::getActiveState() | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21 |
| 21 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:35 |
| 20 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97 |
| 19 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php | JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:68 |
| 18 | include JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php | JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190 |
| 17 | JModuleHelper::renderModule() | JROOT/plugins/system/helix/core/classes/menu.php:664 |
| 16 | HelixMenu->loadModule() | JROOT/plugins/system/helix/core/classes/menu.php:259 |
| 15 | HelixMenu->loadSubContent() | JROOT/plugins/system/helix/core/classes/menu.php:242 |
| 14 | HelixMenu->genMenuItem() | JROOT/plugins/system/helix/core/classes/menu.php:580 |
| 13 | HelixMenu->genMenuItems() | JROOT/plugins/system/helix/core/classes/menu.php:501 |
| 12 | HelixMenu->genMenu() | JROOT/plugins/system/helix/core/classes/menu.php:532 |
| 11 | HelixMenu->showMenu() | JROOT/templates/vina_veneno/features/menu.php:65 |
| 10 | HelixFeatureMenu->onPosition() | JROOT/plugins/system/helix/core/helix.php:225 |
| 9 | Helix::importFeatures() | JROOT/plugins/system/helix/core/helix.php:1173 |
| 8 | Helix::Header() | JROOT/templates/vina_veneno/index.php:32 |
| 7 | require JROOT/templates/vina_veneno/index.php | JROOT/libraries/joomla/document/html.php:653 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
| 4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1098 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.21 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 = '109'
AND category_publish = '1'
AND access IN (1,1)
ORDER BY category_id asc
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_jshopping_categories | ref | category_parent_id,category_publish,access,category_publish_2 | category_parent_id | 4 | const | 8 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 23 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/tables/category.php:34 |
| 21 | jshopCategory->getSubCategories() | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:20 |
| 20 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97 |
| 19 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php | JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:68 |
| 18 | include JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php | JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190 |
| 17 | JModuleHelper::renderModule() | JROOT/plugins/system/helix/core/classes/menu.php:664 |
| 16 | HelixMenu->loadModule() | JROOT/plugins/system/helix/core/classes/menu.php:259 |
| 15 | HelixMenu->loadSubContent() | JROOT/plugins/system/helix/core/classes/menu.php:242 |
| 14 | HelixMenu->genMenuItem() | JROOT/plugins/system/helix/core/classes/menu.php:580 |
| 13 | HelixMenu->genMenuItems() | JROOT/plugins/system/helix/core/classes/menu.php:501 |
| 12 | HelixMenu->genMenu() | JROOT/plugins/system/helix/core/classes/menu.php:532 |
| 11 | HelixMenu->showMenu() | JROOT/templates/vina_veneno/features/menu.php:65 |
| 10 | HelixFeatureMenu->onPosition() | JROOT/plugins/system/helix/core/helix.php:225 |
| 9 | Helix::importFeatures() | JROOT/plugins/system/helix/core/helix.php:1173 |
| 8 | Helix::Header() | JROOT/templates/vina_veneno/index.php:32 |
| 7 | require JROOT/templates/vina_veneno/index.php | JROOT/libraries/joomla/document/html.php:653 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
| 4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1098 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.17 ms After last query: 2.06 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 = '109'
AND access IN (1,1)
ORDER BY category_id asc
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_jshopping_categories | ref | category_parent_id,access | category_parent_id | 4 | const | 8 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 25 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 24 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/tables/category.php:34 |
| 23 | jshopCategory->getSubCategories() | JROOT/modules/mod_vina_cmenu_jshopping/helper.php:36 |
| 22 | modVinaCMenuJShoppingHelper::getChildCategory() | JROOT/modules/mod_vina_cmenu_jshopping/helper.php:59 |
| 21 | modVinaCMenuJShoppingHelper::getActiveState() | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21 |
| 20 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97 |
| 19 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php | JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:68 |
| 18 | include JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php | JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190 |
| 17 | JModuleHelper::renderModule() | JROOT/plugins/system/helix/core/classes/menu.php:664 |
| 16 | HelixMenu->loadModule() | JROOT/plugins/system/helix/core/classes/menu.php:259 |
| 15 | HelixMenu->loadSubContent() | JROOT/plugins/system/helix/core/classes/menu.php:242 |
| 14 | HelixMenu->genMenuItem() | JROOT/plugins/system/helix/core/classes/menu.php:580 |
| 13 | HelixMenu->genMenuItems() | JROOT/plugins/system/helix/core/classes/menu.php:501 |
| 12 | HelixMenu->genMenu() | JROOT/plugins/system/helix/core/classes/menu.php:532 |
| 11 | HelixMenu->showMenu() | JROOT/templates/vina_veneno/features/menu.php:65 |
| 10 | HelixFeatureMenu->onPosition() | JROOT/plugins/system/helix/core/helix.php:225 |
| 9 | Helix::importFeatures() | JROOT/plugins/system/helix/core/helix.php:1173 |
| 8 | Helix::Header() | JROOT/templates/vina_veneno/index.php:32 |
| 7 | require JROOT/templates/vina_veneno/index.php | JROOT/libraries/joomla/document/html.php:653 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
| 4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1098 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.21 ms After last query: 0.55 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
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_jshopping_categories | ref | category_parent_id,access | category_parent_id | 4 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 26 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 25 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/tables/category.php:34 |
| 24 | jshopCategory->getSubCategories() | JROOT/modules/mod_vina_cmenu_jshopping/helper.php:36 |
| 23 | modVinaCMenuJShoppingHelper::getChildCategory() | JROOT/modules/mod_vina_cmenu_jshopping/helper.php:42 |
| 22 | modVinaCMenuJShoppingHelper::getChildCategory() | JROOT/modules/mod_vina_cmenu_jshopping/helper.php:59 |
| 21 | modVinaCMenuJShoppingHelper::getActiveState() | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21 |
| 20 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97 |
| 19 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php | JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:68 |
| 18 | include JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php | JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190 |
| 17 | JModuleHelper::renderModule() | JROOT/plugins/system/helix/core/classes/menu.php:664 |
| 16 | HelixMenu->loadModule() | JROOT/plugins/system/helix/core/classes/menu.php:259 |
| 15 | HelixMenu->loadSubContent() | JROOT/plugins/system/helix/core/classes/menu.php:242 |
| 14 | HelixMenu->genMenuItem() | JROOT/plugins/system/helix/core/classes/menu.php:580 |
| 13 | HelixMenu->genMenuItems() | JROOT/plugins/system/helix/core/classes/menu.php:501 |
| 12 | HelixMenu->genMenu() | JROOT/plugins/system/helix/core/classes/menu.php:532 |
| 11 | HelixMenu->showMenu() | JROOT/templates/vina_veneno/features/menu.php:65 |
| 10 | HelixFeatureMenu->onPosition() | JROOT/plugins/system/helix/core/helix.php:225 |
| 9 | Helix::importFeatures() | JROOT/plugins/system/helix/core/helix.php:1173 |
| 8 | Helix::Header() | JROOT/templates/vina_veneno/index.php:32 |
| 7 | require JROOT/templates/vina_veneno/index.php | JROOT/libraries/joomla/document/html.php:653 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
| 4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1098 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
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 access IN (1,1)
ORDER BY category_id asc
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_jshopping_categories | ref | category_parent_id,access | category_parent_id | 4 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 26 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 25 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/tables/category.php:34 |
| 24 | jshopCategory->getSubCategories() | JROOT/modules/mod_vina_cmenu_jshopping/helper.php:36 |
| 23 | modVinaCMenuJShoppingHelper::getChildCategory() | JROOT/modules/mod_vina_cmenu_jshopping/helper.php:42 |
| 22 | modVinaCMenuJShoppingHelper::getChildCategory() | JROOT/modules/mod_vina_cmenu_jshopping/helper.php:59 |
| 21 | modVinaCMenuJShoppingHelper::getActiveState() | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21 |
| 20 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97 |
| 19 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php | JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:68 |
| 18 | include JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php | JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190 |
| 17 | JModuleHelper::renderModule() | JROOT/plugins/system/helix/core/classes/menu.php:664 |
| 16 | HelixMenu->loadModule() | JROOT/plugins/system/helix/core/classes/menu.php:259 |
| 15 | HelixMenu->loadSubContent() | JROOT/plugins/system/helix/core/classes/menu.php:242 |
| 14 | HelixMenu->genMenuItem() | JROOT/plugins/system/helix/core/classes/menu.php:580 |
| 13 | HelixMenu->genMenuItems() | JROOT/plugins/system/helix/core/classes/menu.php:501 |
| 12 | HelixMenu->genMenu() | JROOT/plugins/system/helix/core/classes/menu.php:532 |
| 11 | HelixMenu->showMenu() | JROOT/templates/vina_veneno/features/menu.php:65 |
| 10 | HelixFeatureMenu->onPosition() | JROOT/plugins/system/helix/core/helix.php:225 |
| 9 | Helix::importFeatures() | JROOT/plugins/system/helix/core/helix.php:1173 |
| 8 | Helix::Header() | JROOT/templates/vina_veneno/index.php:32 |
| 7 | require JROOT/templates/vina_veneno/index.php | JROOT/libraries/joomla/document/html.php:653 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
| 4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1098 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
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 = '141'
AND access IN (1,1)
ORDER BY category_id asc
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_jshopping_categories | ref | category_parent_id,access | category_parent_id | 4 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 26 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 25 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/tables/category.php:34 |
| 24 | jshopCategory->getSubCategories() | JROOT/modules/mod_vina_cmenu_jshopping/helper.php:36 |
| 23 | modVinaCMenuJShoppingHelper::getChildCategory() | JROOT/modules/mod_vina_cmenu_jshopping/helper.php:42 |
| 22 | modVinaCMenuJShoppingHelper::getChildCategory() | JROOT/modules/mod_vina_cmenu_jshopping/helper.php:59 |
| 21 | modVinaCMenuJShoppingHelper::getActiveState() | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21 |
| 20 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97 |
| 19 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php | JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:68 |
| 18 | include JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php | JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190 |
| 17 | JModuleHelper::renderModule() | JROOT/plugins/system/helix/core/classes/menu.php:664 |
| 16 | HelixMenu->loadModule() | JROOT/plugins/system/helix/core/classes/menu.php:259 |
| 15 | HelixMenu->loadSubContent() | JROOT/plugins/system/helix/core/classes/menu.php:242 |
| 14 | HelixMenu->genMenuItem() | JROOT/plugins/system/helix/core/classes/menu.php:580 |
| 13 | HelixMenu->genMenuItems() | JROOT/plugins/system/helix/core/classes/menu.php:501 |
| 12 | HelixMenu->genMenu() | JROOT/plugins/system/helix/core/classes/menu.php:532 |
| 11 | HelixMenu->showMenu() | JROOT/templates/vina_veneno/features/menu.php:65 |
| 10 | HelixFeatureMenu->onPosition() | JROOT/plugins/system/helix/core/helix.php:225 |
| 9 | Helix::importFeatures() | JROOT/plugins/system/helix/core/helix.php:1173 |
| 8 | Helix::Header() | JROOT/templates/vina_veneno/index.php:32 |
| 7 | require JROOT/templates/vina_veneno/index.php | JROOT/libraries/joomla/document/html.php:653 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
| 4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1098 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.15 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 = '142'
AND access IN (1,1)
ORDER BY category_id asc
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_jshopping_categories | ref | category_parent_id,access | category_parent_id | 4 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 26 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 25 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/tables/category.php:34 |
| 24 | jshopCategory->getSubCategories() | JROOT/modules/mod_vina_cmenu_jshopping/helper.php:36 |
| 23 | modVinaCMenuJShoppingHelper::getChildCategory() | JROOT/modules/mod_vina_cmenu_jshopping/helper.php:42 |
| 22 | modVinaCMenuJShoppingHelper::getChildCategory() | JROOT/modules/mod_vina_cmenu_jshopping/helper.php:59 |
| 21 | modVinaCMenuJShoppingHelper::getActiveState() | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21 |
| 20 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97 |
| 19 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php | JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:68 |
| 18 | include JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php | JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190 |
| 17 | JModuleHelper::renderModule() | JROOT/plugins/system/helix/core/classes/menu.php:664 |
| 16 | HelixMenu->loadModule() | JROOT/plugins/system/helix/core/classes/menu.php:259 |
| 15 | HelixMenu->loadSubContent() | JROOT/plugins/system/helix/core/classes/menu.php:242 |
| 14 | HelixMenu->genMenuItem() | JROOT/plugins/system/helix/core/classes/menu.php:580 |
| 13 | HelixMenu->genMenuItems() | JROOT/plugins/system/helix/core/classes/menu.php:501 |
| 12 | HelixMenu->genMenu() | JROOT/plugins/system/helix/core/classes/menu.php:532 |
| 11 | HelixMenu->showMenu() | JROOT/templates/vina_veneno/features/menu.php:65 |
| 10 | HelixFeatureMenu->onPosition() | JROOT/plugins/system/helix/core/helix.php:225 |
| 9 | Helix::importFeatures() | JROOT/plugins/system/helix/core/helix.php:1173 |
| 8 | Helix::Header() | JROOT/templates/vina_veneno/index.php:32 |
| 7 | require JROOT/templates/vina_veneno/index.php | JROOT/libraries/joomla/document/html.php:653 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
| 4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1098 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.16 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
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_jshopping_categories | ref | category_parent_id,access | category_parent_id | 4 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 26 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 25 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/tables/category.php:34 |
| 24 | jshopCategory->getSubCategories() | JROOT/modules/mod_vina_cmenu_jshopping/helper.php:36 |
| 23 | modVinaCMenuJShoppingHelper::getChildCategory() | JROOT/modules/mod_vina_cmenu_jshopping/helper.php:42 |
| 22 | modVinaCMenuJShoppingHelper::getChildCategory() | JROOT/modules/mod_vina_cmenu_jshopping/helper.php:59 |
| 21 | modVinaCMenuJShoppingHelper::getActiveState() | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21 |
| 20 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97 |
| 19 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php | JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:68 |
| 18 | include JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php | JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190 |
| 17 | JModuleHelper::renderModule() | JROOT/plugins/system/helix/core/classes/menu.php:664 |
| 16 | HelixMenu->loadModule() | JROOT/plugins/system/helix/core/classes/menu.php:259 |
| 15 | HelixMenu->loadSubContent() | JROOT/plugins/system/helix/core/classes/menu.php:242 |
| 14 | HelixMenu->genMenuItem() | JROOT/plugins/system/helix/core/classes/menu.php:580 |
| 13 | HelixMenu->genMenuItems() | JROOT/plugins/system/helix/core/classes/menu.php:501 |
| 12 | HelixMenu->genMenu() | JROOT/plugins/system/helix/core/classes/menu.php:532 |
| 11 | HelixMenu->showMenu() | JROOT/templates/vina_veneno/features/menu.php:65 |
| 10 | HelixFeatureMenu->onPosition() | JROOT/plugins/system/helix/core/helix.php:225 |
| 9 | Helix::importFeatures() | JROOT/plugins/system/helix/core/helix.php:1173 |
| 8 | Helix::Header() | JROOT/templates/vina_veneno/index.php:32 |
| 7 | require JROOT/templates/vina_veneno/index.php | JROOT/libraries/joomla/document/html.php:653 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
| 4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1098 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.14 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 = '145'
AND access IN (1,1)
ORDER BY category_id asc
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_jshopping_categories | ref | category_parent_id,access | category_parent_id | 4 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 26 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 25 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/tables/category.php:34 |
| 24 | jshopCategory->getSubCategories() | JROOT/modules/mod_vina_cmenu_jshopping/helper.php:36 |
| 23 | modVinaCMenuJShoppingHelper::getChildCategory() | JROOT/modules/mod_vina_cmenu_jshopping/helper.php:42 |
| 22 | modVinaCMenuJShoppingHelper::getChildCategory() | JROOT/modules/mod_vina_cmenu_jshopping/helper.php:59 |
| 21 | modVinaCMenuJShoppingHelper::getActiveState() | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21 |
| 20 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97 |
| 19 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php | JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:68 |
| 18 | include JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php | JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190 |
| 17 | JModuleHelper::renderModule() | JROOT/plugins/system/helix/core/classes/menu.php:664 |
| 16 | HelixMenu->loadModule() | JROOT/plugins/system/helix/core/classes/menu.php:259 |
| 15 | HelixMenu->loadSubContent() | JROOT/plugins/system/helix/core/classes/menu.php:242 |
| 14 | HelixMenu->genMenuItem() | JROOT/plugins/system/helix/core/classes/menu.php:580 |
| 13 | HelixMenu->genMenuItems() | JROOT/plugins/system/helix/core/classes/menu.php:501 |
| 12 | HelixMenu->genMenu() | JROOT/plugins/system/helix/core/classes/menu.php:532 |
| 11 | HelixMenu->showMenu() | JROOT/templates/vina_veneno/features/menu.php:65 |
| 10 | HelixFeatureMenu->onPosition() | JROOT/plugins/system/helix/core/helix.php:225 |
| 9 | Helix::importFeatures() | JROOT/plugins/system/helix/core/helix.php:1173 |
| 8 | Helix::Header() | JROOT/templates/vina_veneno/index.php:32 |
| 7 | require JROOT/templates/vina_veneno/index.php | JROOT/libraries/joomla/document/html.php:653 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
| 4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1098 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.14 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 = '162'
AND access IN (1,1)
ORDER BY category_id asc
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_jshopping_categories | ref | category_parent_id,access | category_parent_id | 4 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 26 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 25 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/tables/category.php:34 |
| 24 | jshopCategory->getSubCategories() | JROOT/modules/mod_vina_cmenu_jshopping/helper.php:36 |
| 23 | modVinaCMenuJShoppingHelper::getChildCategory() | JROOT/modules/mod_vina_cmenu_jshopping/helper.php:42 |
| 22 | modVinaCMenuJShoppingHelper::getChildCategory() | JROOT/modules/mod_vina_cmenu_jshopping/helper.php:59 |
| 21 | modVinaCMenuJShoppingHelper::getActiveState() | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21 |
| 20 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97 |
| 19 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php | JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:68 |
| 18 | include JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php | JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190 |
| 17 | JModuleHelper::renderModule() | JROOT/plugins/system/helix/core/classes/menu.php:664 |
| 16 | HelixMenu->loadModule() | JROOT/plugins/system/helix/core/classes/menu.php:259 |
| 15 | HelixMenu->loadSubContent() | JROOT/plugins/system/helix/core/classes/menu.php:242 |
| 14 | HelixMenu->genMenuItem() | JROOT/plugins/system/helix/core/classes/menu.php:580 |
| 13 | HelixMenu->genMenuItems() | JROOT/plugins/system/helix/core/classes/menu.php:501 |
| 12 | HelixMenu->genMenu() | JROOT/plugins/system/helix/core/classes/menu.php:532 |
| 11 | HelixMenu->showMenu() | JROOT/templates/vina_veneno/features/menu.php:65 |
| 10 | HelixFeatureMenu->onPosition() | JROOT/plugins/system/helix/core/helix.php:225 |
| 9 | Helix::importFeatures() | JROOT/plugins/system/helix/core/helix.php:1173 |
| 8 | Helix::Header() | JROOT/templates/vina_veneno/index.php:32 |
| 7 | require JROOT/templates/vina_veneno/index.php | JROOT/libraries/joomla/document/html.php:653 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
| 4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1098 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
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 = '182'
AND access IN (1,1)
ORDER BY category_id asc
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_jshopping_categories | ref | category_parent_id,access | category_parent_id | 4 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 26 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 25 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/tables/category.php:34 |
| 24 | jshopCategory->getSubCategories() | JROOT/modules/mod_vina_cmenu_jshopping/helper.php:36 |
| 23 | modVinaCMenuJShoppingHelper::getChildCategory() | JROOT/modules/mod_vina_cmenu_jshopping/helper.php:42 |
| 22 | modVinaCMenuJShoppingHelper::getChildCategory() | JROOT/modules/mod_vina_cmenu_jshopping/helper.php:59 |
| 21 | modVinaCMenuJShoppingHelper::getActiveState() | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21 |
| 20 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97 |
| 19 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php | JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:68 |
| 18 | include JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php | JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190 |
| 17 | JModuleHelper::renderModule() | JROOT/plugins/system/helix/core/classes/menu.php:664 |
| 16 | HelixMenu->loadModule() | JROOT/plugins/system/helix/core/classes/menu.php:259 |
| 15 | HelixMenu->loadSubContent() | JROOT/plugins/system/helix/core/classes/menu.php:242 |
| 14 | HelixMenu->genMenuItem() | JROOT/plugins/system/helix/core/classes/menu.php:580 |
| 13 | HelixMenu->genMenuItems() | JROOT/plugins/system/helix/core/classes/menu.php:501 |
| 12 | HelixMenu->genMenu() | JROOT/plugins/system/helix/core/classes/menu.php:532 |
| 11 | HelixMenu->showMenu() | JROOT/templates/vina_veneno/features/menu.php:65 |
| 10 | HelixFeatureMenu->onPosition() | JROOT/plugins/system/helix/core/helix.php:225 |
| 9 | Helix::importFeatures() | JROOT/plugins/system/helix/core/helix.php:1173 |
| 8 | Helix::Header() | JROOT/templates/vina_veneno/index.php:32 |
| 7 | require JROOT/templates/vina_veneno/index.php | JROOT/libraries/joomla/document/html.php:653 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
| 4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1098 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.20 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 = '139'
AND category_publish = '1'
AND access IN (1,1)
ORDER BY category_id asc
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_jshopping_categories | ref | category_parent_id,category_publish,access,category_publish_2 | category_parent_id | 4 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/tables/category.php:34 |
| 22 | jshopCategory->getSubCategories() | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:20 |
| 21 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:35 |
| 20 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97 |
| 19 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php | JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:68 |
| 18 | include JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php | JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190 |
| 17 | JModuleHelper::renderModule() | JROOT/plugins/system/helix/core/classes/menu.php:664 |
| 16 | HelixMenu->loadModule() | JROOT/plugins/system/helix/core/classes/menu.php:259 |
| 15 | HelixMenu->loadSubContent() | JROOT/plugins/system/helix/core/classes/menu.php:242 |
| 14 | HelixMenu->genMenuItem() | JROOT/plugins/system/helix/core/classes/menu.php:580 |
| 13 | HelixMenu->genMenuItems() | JROOT/plugins/system/helix/core/classes/menu.php:501 |
| 12 | HelixMenu->genMenu() | JROOT/plugins/system/helix/core/classes/menu.php:532 |
| 11 | HelixMenu->showMenu() | JROOT/templates/vina_veneno/features/menu.php:65 |
| 10 | HelixFeatureMenu->onPosition() | JROOT/plugins/system/helix/core/helix.php:225 |
| 9 | Helix::importFeatures() | JROOT/plugins/system/helix/core/helix.php:1173 |
| 8 | Helix::Header() | JROOT/templates/vina_veneno/index.php:32 |
| 7 | require JROOT/templates/vina_veneno/index.php | JROOT/libraries/joomla/document/html.php:653 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
| 4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1098 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
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 = '139'
AND access IN (1,1)
ORDER BY category_id asc
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_jshopping_categories | ref | category_parent_id,access | category_parent_id | 4 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 26 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 25 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/tables/category.php:34 |
| 24 | jshopCategory->getSubCategories() | JROOT/modules/mod_vina_cmenu_jshopping/helper.php:36 |
| 23 | modVinaCMenuJShoppingHelper::getChildCategory() | JROOT/modules/mod_vina_cmenu_jshopping/helper.php:59 |
| 22 | modVinaCMenuJShoppingHelper::getActiveState() | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21 |
| 21 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:35 |
| 20 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97 |
| 19 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php | JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:68 |
| 18 | include JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php | JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190 |
| 17 | JModuleHelper::renderModule() | JROOT/plugins/system/helix/core/classes/menu.php:664 |
| 16 | HelixMenu->loadModule() | JROOT/plugins/system/helix/core/classes/menu.php:259 |
| 15 | HelixMenu->loadSubContent() | JROOT/plugins/system/helix/core/classes/menu.php:242 |
| 14 | HelixMenu->genMenuItem() | JROOT/plugins/system/helix/core/classes/menu.php:580 |
| 13 | HelixMenu->genMenuItems() | JROOT/plugins/system/helix/core/classes/menu.php:501 |
| 12 | HelixMenu->genMenu() | JROOT/plugins/system/helix/core/classes/menu.php:532 |
| 11 | HelixMenu->showMenu() | JROOT/templates/vina_veneno/features/menu.php:65 |
| 10 | HelixFeatureMenu->onPosition() | JROOT/plugins/system/helix/core/helix.php:225 |
| 9 | Helix::importFeatures() | JROOT/plugins/system/helix/core/helix.php:1173 |
| 8 | Helix::Header() | JROOT/templates/vina_veneno/index.php:32 |
| 7 | require JROOT/templates/vina_veneno/index.php | JROOT/libraries/joomla/document/html.php:653 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
| 4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1098 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.14 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 = '140'
AND category_publish = '1'
AND access IN (1,1)
ORDER BY category_id asc
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_jshopping_categories | ref | category_parent_id,category_publish,access,category_publish_2 | category_parent_id | 4 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/tables/category.php:34 |
| 22 | jshopCategory->getSubCategories() | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:20 |
| 21 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:35 |
| 20 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97 |
| 19 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php | JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:68 |
| 18 | include JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php | JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190 |
| 17 | JModuleHelper::renderModule() | JROOT/plugins/system/helix/core/classes/menu.php:664 |
| 16 | HelixMenu->loadModule() | JROOT/plugins/system/helix/core/classes/menu.php:259 |
| 15 | HelixMenu->loadSubContent() | JROOT/plugins/system/helix/core/classes/menu.php:242 |
| 14 | HelixMenu->genMenuItem() | JROOT/plugins/system/helix/core/classes/menu.php:580 |
| 13 | HelixMenu->genMenuItems() | JROOT/plugins/system/helix/core/classes/menu.php:501 |
| 12 | HelixMenu->genMenu() | JROOT/plugins/system/helix/core/classes/menu.php:532 |
| 11 | HelixMenu->showMenu() | JROOT/templates/vina_veneno/features/menu.php:65 |
| 10 | HelixFeatureMenu->onPosition() | JROOT/plugins/system/helix/core/helix.php:225 |
| 9 | Helix::importFeatures() | JROOT/plugins/system/helix/core/helix.php:1173 |
| 8 | Helix::Header() | JROOT/templates/vina_veneno/index.php:32 |
| 7 | require JROOT/templates/vina_veneno/index.php | JROOT/libraries/joomla/document/html.php:653 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
| 4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1098 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.16 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 access IN (1,1)
ORDER BY category_id asc
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | veneno_jshopping_categories | ref | category_parent_id,access | category_parent_id | 4 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 26 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 25 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/tables/category.php:34 |
| 24 | jshopCategory->getSubCategories() | JROOT/modules/mod_vina_cmenu_jshopping/helper.php:36 |
| 23 | modVinaCMenuJShoppingHelper::getChildCategory() | JROOT/modules/mod_vina_cmenu_jshopping/helper.php:59 |
| 22 | modVinaCMenuJShoppingHelper::getActiveState() | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:21 |
| 21 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php:35 |
| 20 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/default_items.php | JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php:97 |
| 19 | require JROOT/templates/vina_veneno/html/mod_vina_cmenu_jshopping/vertical.php | JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php:68 |
| 18 | include JROOT/modules/mod_vina_cmenu_jshopping/mod_vina_cmenu_jshopping.php | JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190 |
| 17 | JModuleHelper::renderModule() | JROOT/plugins/system/helix/core/classes/menu.php:664 |
| 16 | HelixMenu->loadModule() | JROOT/plugins/system/helix/core/classes/menu.php:259 |
| 15 | HelixMenu->loadSubContent() | JROOT/plugins/system/helix/core/classes/menu.php:242 |
| 14 | HelixMenu->genMenuItem() | JROOT/plugins/system/helix/core/classes/menu.php:580 |
| 13 | HelixMenu->genMenuItems() | JROOT/plugins/system/helix/core/classes/menu.php:501 |
| 12 | HelixMenu->genMenu() | JROOT/plugins/system/helix/core/classes/menu.php:532 |
| 11 | HelixMenu->showMenu() | JROOT/templates/vina_veneno/features/menu.php:65 |
| 10 | HelixFeatureMenu->onPosition() | JROOT/plugins/system/helix/core/helix.php:225 |
| 9 | Helix::importFeatures() | JROOT/plugins/system/helix/core/helix.php:1173 |
| 8 | Helix::Header() | JROOT/templates/vina_veneno/index.php:32 |
| 7 | require JROOT/templates/vina_veneno/index.php | JROOT/libraries/joomla/document/html.php:653 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
| 4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1098 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:45 |
Query Time: 0.14 ms After last query: 0.16 ms