Query Time: 1.26 ms Query memory: 0.023 MB Memory before query: 4.481 MB Rows returned: 0
SELECT `data`
FROM `hqy1h_session`
WHERE `session_id` = X'3163313838646239386134323834666164343338633634343063613233386433'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hqy1h_session | NULL | const | PRIMARY | PRIMARY | 194 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 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:88 |
| 10 | JSessionHandlerJoomla->start() | JROOT/libraries/src/Session/Session.php:661 |
| 9 | Joomla\CMS\Session\Session->_start() | JROOT/libraries/src/Session/Session.php:621 |
| 8 | Joomla\CMS\Session\Session->start() | JROOT/libraries/src/Session/Session.php:499 |
| 7 | Joomla\CMS\Session\Session->get() | JROOT/libraries/src/Session/Session.php:456 |
| 6 | Joomla\CMS\Session\Session->isNew() | JROOT/libraries/src/Application/CMSApplication.php:826 |
| 5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:386 |
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
| 1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Query Time: 0.96 ms After last query: 1.74 ms Query memory: 0.020 MB Memory before query: 4.794 MB Rows returned: 0
SELECT `session_id`
FROM `hqy1h_session`
WHERE `session_id` = X'3163313838646239386134323834666164343338633634343063613233386433'
LIMIT 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hqy1h_session | NULL | const | PRIMARY | PRIMARY | 194 | const | 1 | 100.00 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 8 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:386 |
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
| 1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Query Time: 1.09 ms After last query: 0.28 ms Query memory: 0.004 MB Memory before query: 4.799 MB
INSERT INTO `hqy1h_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
(X'3163313838646239386134323834666164343338633634343063613233386433', 1, 1771341034, 0, '', 0)
EXPLAIN not possible on query: INSERT INTO `hqy1h_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(X'3163313838646239386134323834666164343338633634343063613233386433', 1, 1771341034, 0, '', 0)
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Session/MetadataManager.php:116 |
| 7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:386 |
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
| 1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Query Time: 1.62 ms After last query: 3.07 ms Query memory: 0.025 MB Memory before query: 4.835 MB Rows returned: 45
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `hqy1h_extensions`
WHERE `type` = 'component'
AND `state` = 0
AND `enabled` = 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hqy1h_extensions | NULL | ref | extension | extension | 82 | const | 46 | 1.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 11 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Component/ComponentHelper.php:445 |
| 10 | Joomla\CMS\Component\ComponentHelper::Joomla\CMS\Component\{closure}() | Same as call in the line below. |
| 9 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 8 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Component/ComponentHelper.php:453 |
| 7 | Joomla\CMS\Component\ComponentHelper::load() | JROOT/libraries/src/Component/ComponentHelper.php:519 |
| 6 | Joomla\CMS\Component\ComponentHelper::getComponents() | JROOT/libraries/src/Component/ComponentHelper.php:44 |
| 5 | Joomla\CMS\Component\ComponentHelper::getComponent() | JROOT/libraries/src/Component/ComponentHelper.php:103 |
| 4 | Joomla\CMS\Component\ComponentHelper::getParams() | JROOT/libraries/src/Application/SiteApplication.php:594 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.95 ms After last query: 2.75 ms Query memory: 0.021 MB Memory before query: 5.166 MB Rows returned: 5
SELECT id, rules
FROM `hqy1h_viewlevels`
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hqy1h_viewlevels | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 9 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Access/Access.php:1063 |
| 8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
| 7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:318 |
| 6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
| 5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
| 4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.04 ms After last query: 0.20 ms Query memory: 0.021 MB Memory before query: 5.178 MB Rows returned: 1
SELECT b.id
FROM hqy1h_usergroups AS a
LEFT JOIN hqy1h_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| 1 | SIMPLE | b | NULL | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 1 | 100.00 | Using where; Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 10 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Access/Access.php:980 |
| 9 | Joomla\CMS\Access\Access::getGroupsByUser() | JROOT/libraries/src/Access/Access.php:1095 |
| 8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
| 7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:318 |
| 6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
| 5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
| 4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 2.12 ms After last query: 0.73 ms Query memory: 0.030 MB Memory before query: 5.200 MB Rows returned: 111
SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM hqy1h_extensions
WHERE enabled = 1
AND type = 'plugin'
AND state IN (0,1)
AND access IN (1,1)
ORDER BY ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hqy1h_extensions | NULL | ref | extension | extension | 82 | const | 144 | 0.40 | Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Plugin/PluginHelper.php:351 |
| 9 | Joomla\CMS\Plugin\PluginHelper::Joomla\CMS\Plugin\{closure}() | Same as call in the line below. |
| 8 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 7 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Plugin/PluginHelper.php:356 |
| 6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
| 5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
| 4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.35 ms After last query: 46.27 ms Query memory: 0.021 MB Memory before query: 9.542 MB Rows returned: 2
SELECT *
FROM hqy1h_languages
WHERE published=1
ORDER BY ordering ASC
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hqy1h_languages | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 2 | 50.00 | Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/LanguageHelper.php:150 |
| 8 | Joomla\CMS\Language\LanguageHelper::getLanguages() | JROOT/plugins/system/languagefilter/languagefilter.php:96 |
| 7 | PlgSystemLanguageFilter->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:667 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.09 ms After last query: 0.29 ms Query memory: 0.021 MB Memory before query: 9.552 MB Rows returned: 4
SELECT `element`,`name`,`client_id`,`extension_id`
FROM `hqy1h_extensions`
WHERE `type` = 'language'
AND `state` = 0
AND `enabled` = 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hqy1h_extensions | NULL | ref | extension | extension | 82 | const | 4 | 1.25 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/LanguageHelper.php:209 |
| 8 | Joomla\CMS\Language\LanguageHelper::getInstalledLanguages() | JROOT/plugins/system/languagefilter/languagefilter.php:110 |
| 7 | PlgSystemLanguageFilter->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:667 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.18 ms After last query: 16.63 ms Query memory: 0.021 MB Memory before query: 9.975 MB Rows returned: 1
SELECT template
FROM hqy1h_template_styles
WHERE `client_id`=0
AND `home`=1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hqy1h_template_styles | NULL | ref | idx_client_id,idx_client_id_home | idx_client_id | 1 | const | 1 | 50.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 10 | JDatabaseDriver->loadResult() | JROOT/plugins/system/bagallery/bagallery.php:43 |
| 9 | plgSystemBagallery->checkOverride() | JROOT/plugins/system/bagallery/bagallery.php:26 |
| 8 | plgSystemBagallery->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 2.42 ms After last query: 3.04 ms Query memory: 0.105 MB Memory before query: 10.399 MB Rows returned: 42
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 hqy1h_menu AS m
LEFT JOIN hqy1h_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 | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | ALL | idx_client_id_parent_id_alias_language | NO INDEX KEY COULD BE USED | NULL | NULL | 105 | 4.95 | Using where; Using filesort |
| 1 | SIMPLE | e | NULL | eq_ref | PRIMARY | PRIMARY | 4 | qafp544.m.component_id | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Menu/SiteMenu.php:93 |
| 21 | Joomla\CMS\Menu\SiteMenu->Joomla\CMS\Menu\{closure}() | Same as call in the line below. |
| 20 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 19 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Menu/SiteMenu.php:101 |
| 18 | Joomla\CMS\Menu\SiteMenu->load() | JROOT/libraries/src/Menu/AbstractMenu.php:78 |
| 17 | Joomla\CMS\Menu\AbstractMenu->__construct() | JROOT/libraries/src/Menu/SiteMenu.php:62 |
| 16 | Joomla\CMS\Menu\SiteMenu->__construct() | JROOT/libraries/src/Menu/AbstractMenu.php:142 |
| 15 | Joomla\CMS\Menu\AbstractMenu::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:417 |
| 14 | Joomla\CMS\Application\CMSApplication->getMenu() | JROOT/libraries/src/Application/SiteApplication.php:275 |
| 13 | Joomla\CMS\Application\SiteApplication->getMenu() | JROOT/libraries/src/Router/SiteRouter.php:65 |
| 12 | Joomla\CMS\Router\SiteRouter->__construct() | JROOT/libraries/src/Router/Router.php:189 |
| 11 | Joomla\CMS\Router\Router::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:533 |
| 10 | Joomla\CMS\Application\CMSApplication::getRouter() | JROOT/libraries/src/Application/SiteApplication.php:403 |
| 9 | Joomla\CMS\Application\SiteApplication::getRouter() | JROOT/plugins/system/languagefilter/languagefilter.php:145 |
| 8 | PlgSystemLanguageFilter->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.29 ms After last query: 17.10 ms Query memory: 0.024 MB Memory before query: 12.084 MB Rows returned: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `hqy1h_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hqy1h_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 18 | JDatabaseDriver->loadObject() | JROOT/libraries/src/Helper/LibraryHelper.php:167 |
| 17 | Joomla\CMS\Helper\LibraryHelper::Joomla\CMS\Helper\{closure}() | Same as call in the line below. |
| 16 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 15 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/LibraryHelper.php:175 |
| 14 | Joomla\CMS\Helper\LibraryHelper::loadLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:43 |
| 13 | Joomla\CMS\Helper\LibraryHelper::getLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:90 |
| 12 | Joomla\CMS\Helper\LibraryHelper::getParams() | JROOT/libraries/src/Version.php:321 |
| 11 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
| 10 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
| 9 | Joomla\CMS\Factory::getDocument() | JROOT/plugins/system/bdthemes_shortcodes/bdthemes_shortcodes.php:61 |
| 8 | plgSystemBdthemes_Shortcodes->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.92 ms After last query: 0.31 ms Query memory: 0.006 MB Memory before query: 12.077 MB
UPDATE `hqy1h_extensions`
SET `params` = '{\"mediaversion\":\"1720a082cad72a8bd0cacc1d9e355608\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN not possible on query: UPDATE `hqy1h_extensions`
SET `params` = '{\"mediaversion\":\"1720a082cad72a8bd0cacc1d9e355608\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Helper/LibraryHelper.php:117 |
| 13 | Joomla\CMS\Helper\LibraryHelper::saveParams() | JROOT/libraries/src/Version.php:372 |
| 12 | Joomla\CMS\Version->setMediaVersion() | JROOT/libraries/src/Version.php:331 |
| 11 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
| 10 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
| 9 | Joomla\CMS\Factory::getDocument() | JROOT/plugins/system/bdthemes_shortcodes/bdthemes_shortcodes.php:61 |
| 8 | plgSystemBdthemes_Shortcodes->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.13 ms After last query: 1.13 ms Query memory: 0.021 MB Memory before query: 12.102 MB Rows returned: 1
SELECT id, home, template, s.params
FROM hqy1h_template_styles as s
LEFT JOIN hqy1h_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 | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | s | NULL | ref | idx_template,idx_client_id,idx_client_id_home | idx_client_id | 1 | const | 1 | 100.00 | NULL |
| 1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 403 | qafp544.s.template,const | 1 | 4.37 | Using index condition; Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Application/SiteApplication.php:486 |
| 9 | Joomla\CMS\Application\SiteApplication->getTemplate() | JROOT/plugins/system/bdthemes_shortcodes/bdthemes_shortcodes.php:62 |
| 8 | plgSystemBdthemes_Shortcodes->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 2.29 ms After last query: 68.24 ms Query memory: 0.029 MB Memory before query: 17.647 MB Rows returned: 45
SELECT `id`,`name`,`rules`,`parent_id`
FROM `hqy1h_assets`
WHERE `name` IN ('root.1','com_actionlogs','com_admin','com_ajax','com_akeeba','com_associations','com_baforms','com_bagallery','com_banners','com_bdthemes_shortcodes','com_cache','com_categories','com_checkin','com_config','com_content','com_contenthistory','com_cpanel','com_csvi','com_customfilters','com_fields','com_finder','com_installer','com_joomlaupdate','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_offlajn_installer','com_plugins','com_postinstall','com_privacy','com_redirect','com_search','com_smartslider3','com_tags','com_tcpdf','com_templates','com_users','com_virtuemart','com_virtuemart_allinone','com_vmmanager','com_wrapper')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hqy1h_assets | NULL | range | idx_asset_name | idx_asset_name | 202 | NULL | 46 | 100.00 | Using index condition |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:429 |
| 19 | Joomla\CMS\Access\Access::preloadComponents() | JROOT/libraries/src/Access/Access.php:213 |
| 18 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:531 |
| 17 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
| 16 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
| 15 | Joomla\CMS\User\User->authorise() | JROOT/components/com_content/models/articles.php:115 |
| 14 | ContentModelArticles->populateState() | JROOT/components/com_content/models/featured.php:45 |
| 13 | ContentModelFeatured->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:457 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_content/views/featured/view.html.php:55 |
| 10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 5.40 ms After last query: 1.89 ms Query memory: 0.025 MB Memory before query: 17.739 MB Rows returned: 0
SELECT a.id, a.title, a.alias, a.introtext, a.fulltext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN c.published = 2
AND a.state > 0 THEN 2 WHEN c.published != 1 THEN 0 ELSE a.state END as state,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, a.language, LENGTH(a.fulltext) AS readmore, a.ordering,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,c.published, c.published AS parents_published, c.lft,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,COALESCE(NULLIF(ROUND(v.rating_sum / v.rating_count, 0), 0), 0) AS rating,
COALESCE(NULLIF(v.rating_count, 0), 0) as rating_count
FROM hqy1h_content AS a
LEFT JOIN hqy1h_categories AS c
ON c.id = a.catid
LEFT JOIN hqy1h_users AS ua
ON ua.id = a.created_by
LEFT JOIN hqy1h_users AS uam
ON uam.id = a.modified_by
LEFT JOIN hqy1h_categories as parent
ON parent.id = c.parent_id
LEFT JOIN hqy1h_content_rating AS v
ON a.id = v.content_id
WHERE a.featured = 1
AND a.access IN (1,1)
AND c.access IN (1,1)
AND c.published = 1
AND a.state = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-02-17 15:10:34')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-02-17 15:10:34')
AND a.language IN ('en-GB','*')
ORDER BY c.lft,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END DESC , a.created DESC
LIMIT 5
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | ref | idx_access,idx_state,idx_catid,idx_featured_catid,idx_language | idx_featured_catid | 1 | const | 1 | 14.27 | Using where; Using temporary; Using filesort |
| 1 | SIMPLE | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | qafp544.a.created_by | 1 | 100.00 | Using where |
| 1 | SIMPLE | uam | NULL | eq_ref | PRIMARY | PRIMARY | 4 | qafp544.a.modified_by | 1 | 100.00 | Using where |
| 1 | SIMPLE | c | NULL | eq_ref | PRIMARY,idx_access | PRIMARY | 4 | qafp544.a.catid | 1 | 10.00 | Using where |
| 1 | SIMPLE | parent | NULL | eq_ref | PRIMARY | PRIMARY | 4 | qafp544.c.parent_id | 1 | 100.00 | Using where |
| 1 | SIMPLE | v | NULL | eq_ref | PRIMARY | PRIMARY | 4 | qafp544.a.id | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322 |
| 15 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:194 |
| 14 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/components/com_content/models/articles.php:576 |
| 13 | ContentModelArticles->getItems() | JROOT/components/com_content/models/featured.php:126 |
| 12 | ContentModelFeatured->getItems() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_content/views/featured/view.html.php:56 |
| 10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.34 ms After last query: 0.95 ms Query memory: 0.024 MB Memory before query: 17.758 MB Rows returned: 1
SELECT COUNT(*)
FROM hqy1h_content AS a
LEFT JOIN hqy1h_categories AS c
ON c.id = a.catid
LEFT JOIN hqy1h_users AS ua
ON ua.id = a.created_by
LEFT JOIN hqy1h_users AS uam
ON uam.id = a.modified_by
LEFT JOIN hqy1h_categories as parent
ON parent.id = c.parent_id
LEFT JOIN hqy1h_content_rating AS v
ON a.id = v.content_id
WHERE a.featured = 1
AND a.access IN (1,1)
AND c.access IN (1,1)
AND c.published = 1
AND a.state = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-02-17 15:10:34')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-02-17 15:10:34')
AND a.language IN ('en-GB','*')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | ref | idx_access,idx_state,idx_catid,idx_featured_catid,idx_language | idx_featured_catid | 1 | const | 1 | 14.27 | Using where |
| 1 | SIMPLE | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | qafp544.a.created_by | 1 | 100.00 | Using where; Using index |
| 1 | SIMPLE | uam | NULL | eq_ref | PRIMARY | PRIMARY | 4 | qafp544.a.modified_by | 1 | 100.00 | Using where; Using index |
| 1 | SIMPLE | c | NULL | eq_ref | PRIMARY,idx_access | PRIMARY | 4 | qafp544.a.catid | 1 | 10.00 | Using where |
| 1 | SIMPLE | parent | NULL | eq_ref | PRIMARY | PRIMARY | 4 | qafp544.c.parent_id | 1 | 100.00 | Using where; Using index |
| 1 | SIMPLE | v | NULL | eq_ref | PRIMARY | PRIMARY | 4 | qafp544.a.id | 1 | 100.00 | Using where; Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 15 | JDatabaseDriver->loadResult() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:354 |
| 14 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getListCount() | JROOT/libraries/src/MVC/Model/ListModel.php:289 |
| 13 | Joomla\CMS\MVC\Model\ListModel->getTotal() | JROOT/libraries/src/MVC/Model/ListModel.php:239 |
| 12 | Joomla\CMS\MVC\Model\ListModel->getPagination() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_content/views/featured/view.html.php:57 |
| 10 | ContentViewFeatured->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.14 ms After last query: 11.44 ms Query memory: 0.021 MB Memory before query: 18.987 MB Rows returned: 3
SELECT language,id
FROM `hqy1h_menu`
WHERE home = 1
AND published = 1
AND client_id = 0
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hqy1h_menu | NULL | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 53 | 1.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/Multilanguage.php:107 |
| 8 | Joomla\CMS\Language\Multilanguage::getSiteHomePages() | JROOT/plugins/system/languagefilter/languagefilter.php:751 |
| 7 | PlgSystemLanguageFilter->onAfterDispatch() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/SiteApplication.php:199 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.03 ms After last query: 1.02 ms Query memory: 0.021 MB Memory before query: 18.999 MB Rows returned: 0
SELECT `c2`.`language`,`c2`.`id`
FROM `hqy1h_menu` AS `c`
INNER JOIN `hqy1h_associations` AS `a`
ON a.id = c.`id`
AND a.context='com_menus.item'
INNER JOIN `hqy1h_associations` AS `a2`
ON `a`.`key` = `a2`.`key`
INNER JOIN `hqy1h_menu` AS `c2`
ON a2.id = c2.`id`
WHERE c.id = 597
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | no matching row in const table |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/Associations.php:115 |
| 9 | Joomla\CMS\Language\Associations::getAssociations() | JROOT/administrator/components/com_menus/helpers/menus.php:321 |
| 8 | MenusHelper::getAssociations() | JROOT/plugins/system/languagefilter/languagefilter.php:768 |
| 7 | PlgSystemLanguageFilter->onAfterDispatch() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/SiteApplication.php:199 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 2.35 ms After last query: 7.88 ms Query memory: 0.043 MB Memory before query: 19.896 MB Rows returned: 20
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM hqy1h_modules AS m
LEFT JOIN hqy1h_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN hqy1h_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-02-17 15:10:34')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-02-17 15:10:34')
AND m.access IN (1,1)
AND m.client_id = 0
AND (mm.menuid = 597 OR mm.menuid <= 0)
AND m.language IN ('en-GB','*')
ORDER BY m.position, m.ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | ALL | PRIMARY,published,newsfeeds,idx_language | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.72 | Using where; Using filesort |
| 1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 403 | qafp544.m.module,const | 1 | 10.00 | Using index condition; Using where |
| 1 | SIMPLE | mm | NULL | ref | PRIMARY | PRIMARY | 4 | qafp544.m.id | 1 | 40.00 | Using where; Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | Same as call in the line below. |
| 16 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 15 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:441 |
| 14 | Joomla\CMS\Helper\ModuleHelper::getModuleList() | JROOT/libraries/src/Helper/ModuleHelper.php:371 |
| 13 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
| 12 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/libraries/src/Document/HtmlDocument.php:601 |
| 11 | Joomla\CMS\Document\HtmlDocument->countModules() | JROOT/plugins/system/helix3/core/helix3.php:508 |
| 10 | Helix3::countModules() | JROOT/plugins/system/helix3/core/helix3.php:455 |
| 9 | Helix3::rowColumns() | JROOT/plugins/system/helix3/core/helix3.php:264 |
| 8 | Helix3::generatelayout() | JROOT/templates/dikey/index.php:66 |
| 7 | require JROOT/templates/dikey/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.87 ms After last query: 18.33 ms Query memory: 0.027 MB Memory before query: 20.310 MB Rows returned: 0
SELECT DISTINCT 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, g.note as group_note
FROM hqy1h_fields AS a
LEFT JOIN `hqy1h_languages` AS l
ON l.lang_code = a.language
LEFT JOIN hqy1h_users AS uc
ON uc.id=a.checked_out
LEFT JOIN hqy1h_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN hqy1h_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN hqy1h_fields_groups AS g
ON g.id = a.group_id
WHERE a.context = 'mod_custom.content'
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 ASC
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | ref | idx_state,idx_access,idx_context | idx_context | 766 | const | 1 | 87.50 | Using where; Using temporary; Using filesort |
| 1 | SIMPLE | l | NULL | eq_ref | idx_langcode | idx_langcode | 28 | qafp544.a.language | 1 | 100.00 | Using index condition |
| 1 | SIMPLE | uc | NULL | eq_ref | PRIMARY | PRIMARY | 4 | qafp544.a.checked_out | 1 | 100.00 | NULL |
| 1 | SIMPLE | ag | NULL | eq_ref | PRIMARY | PRIMARY | 4 | qafp544.a.access | 1 | 100.00 | Using where |
| 1 | SIMPLE | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | qafp544.a.created_user_id | 1 | 100.00 | Using where |
| 1 | SIMPLE | g | NULL | eq_ref | PRIMARY | PRIMARY | 4 | qafp544.a.group_id | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322 |
| 21 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/administrator/components/com_fields/models/fields.php:333 |
| 20 | FieldsModelFields->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:194 |
| 19 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 |
| 18 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
| 17 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 16 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 15 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
| 14 | JHtmlContent::prepare() | Same as call in the line below. |
| 13 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
| 12 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:146 |
| 11 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/modules/mod_custom/mod_custom.php:15 |
| 10 | include JROOT/modules/mod_custom/mod_custom.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 53.42 ms After last query: 6.49 ms Query memory: 0.041 MB Memory before query: 20.745 MB Rows returned: 3
SELECT a.id, a.title, a.alias, a.introtext, a.fulltext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN c.published = 2
AND a.state > 0 THEN 2 WHEN c.published != 1 THEN 0 ELSE a.state END as state,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, a.language, LENGTH(a.fulltext) AS readmore, a.ordering,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,c.published, c.published AS parents_published, c.lft,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,COALESCE(NULLIF(ROUND(v.rating_sum / v.rating_count, 0), 0), 0) AS rating,
COALESCE(NULLIF(v.rating_count, 0), 0) as rating_count
FROM hqy1h_content AS a
LEFT JOIN hqy1h_categories AS c
ON c.id = a.catid
LEFT JOIN hqy1h_users AS ua
ON ua.id = a.created_by
LEFT JOIN hqy1h_users AS uam
ON uam.id = a.modified_by
LEFT JOIN hqy1h_categories as parent
ON parent.id = c.parent_id
LEFT JOIN hqy1h_content_rating AS v
ON a.id = v.content_id
WHERE a.access IN (1,1)
AND c.access IN (1,1)
AND c.published = 1
AND a.state = 1
AND a.catid IN (92)
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-02-17 15:10:34')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-02-17 15:10:34')
AND a.language IN ('en-GB','*')
ORDER BY a.publish_up DESC
LIMIT 3
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | c | NULL | const | PRIMARY,idx_access | PRIMARY | 4 | const | 1 | 100.00 | Using filesort |
| 1 | SIMPLE | a | NULL | ref | idx_access,idx_state,idx_catid,idx_language | idx_catid | 4 | const | 36 | 14.27 | Using where |
| 1 | SIMPLE | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | qafp544.a.created_by | 1 | 100.00 | Using where |
| 1 | SIMPLE | uam | NULL | eq_ref | PRIMARY | PRIMARY | 4 | qafp544.a.modified_by | 1 | 100.00 | Using where |
| 1 | SIMPLE | parent | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using where |
| 1 | SIMPLE | v | NULL | eq_ref | PRIMARY | PRIMARY | 4 | qafp544.a.id | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322 |
| 14 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:194 |
| 13 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/components/com_content/models/articles.php:576 |
| 12 | ContentModelArticles->getItems() | JROOT/modules/mod_articles_news/helper.php:100 |
| 11 | ModArticlesNewsHelper::getList() | JROOT/modules/mod_articles_news/mod_articles_news.php:15 |
| 10 | include JROOT/modules/mod_articles_news/mod_articles_news.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.51 ms After last query: 2.32 ms Query memory: 0.028 MB Memory before query: 20.812 MB Rows returned: 2
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM `hqy1h_categories` AS `s`
INNER JOIN `hqy1h_categories` AS `c`
ON (s.lft < c.lft
AND c.lft < s.rgt
AND c.language IN ('en-GB','*')) OR (c.lft <= s.lft
AND s.rgt <= c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1)
AND c.published = 1
AND s.id = 92
ORDER BY c.lft
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | s | NULL | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | Using filesort |
| 1 | SIMPLE | c | NULL | range | cat_idx,idx_access,idx_left_right,idx_language | cat_idx | 207 | NULL | 9 | 45.65 | Using index condition; Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 24 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Categories/Categories.php:324 |
| 23 | Joomla\CMS\Categories\Categories->_load() | JROOT/libraries/src/Categories/Categories.php:184 |
| 22 | Joomla\CMS\Categories\Categories->get() | JROOT/components/com_content/router.php:72 |
| 21 | ContentRouter->getCategorySegment() | Same as call in the line below. |
| 20 | call_user_func_array() | JROOT/libraries/src/Component/Router/RouterView.php:120 |
| 19 | Joomla\CMS\Component\Router\RouterView->getPath() | JROOT/libraries/src/Component/Router/Rules/MenuRules.php:111 |
| 18 | Joomla\CMS\Component\Router\Rules\MenuRules->preprocess() | JROOT/libraries/src/Component/Router/RouterView.php:222 |
| 17 | Joomla\CMS\Component\Router\RouterView->preprocess() | JROOT/libraries/src/Router/SiteRouter.php:676 |
| 16 | Joomla\CMS\Router\SiteRouter->processBuildRules() | JROOT/libraries/src/Router/Router.php:266 |
| 15 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
| 14 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
| 13 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
| 12 | Joomla\CMS\Router\Route::_() | JROOT/modules/mod_articles_news/helper.php:113 |
| 11 | ModArticlesNewsHelper::getList() | JROOT/modules/mod_articles_news/mod_articles_news.php:15 |
| 10 | include JROOT/modules/mod_articles_news/mod_articles_news.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.67 ms After last query: 1.28 ms Query memory: 0.026 MB Memory before query: 20.834 MB Rows returned: 0
SELECT DISTINCT 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, g.note as group_note
FROM hqy1h_fields AS a
LEFT JOIN `hqy1h_languages` AS l
ON l.lang_code = a.language
LEFT JOIN hqy1h_users AS uc
ON uc.id=a.checked_out
LEFT JOIN hqy1h_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN hqy1h_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN hqy1h_fields_groups AS g
ON g.id = a.group_id
WHERE a.context = 'mod_articles_news.content'
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 ASC
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | ref | idx_state,idx_access,idx_context | idx_context | 766 | const | 1 | 87.50 | Using where; Using temporary; Using filesort |
| 1 | SIMPLE | l | NULL | eq_ref | idx_langcode | idx_langcode | 28 | qafp544.a.language | 1 | 100.00 | Using index condition |
| 1 | SIMPLE | uc | NULL | eq_ref | PRIMARY | PRIMARY | 4 | qafp544.a.checked_out | 1 | 100.00 | NULL |
| 1 | SIMPLE | ag | NULL | eq_ref | PRIMARY | PRIMARY | 4 | qafp544.a.access | 1 | 100.00 | Using where |
| 1 | SIMPLE | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | qafp544.a.created_user_id | 1 | 100.00 | Using where |
| 1 | SIMPLE | g | NULL | eq_ref | PRIMARY | PRIMARY | 4 | qafp544.a.group_id | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322 |
| 22 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/administrator/components/com_fields/models/fields.php:333 |
| 21 | FieldsModelFields->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:194 |
| 20 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 |
| 19 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
| 18 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 17 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 16 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
| 15 | JHtmlContent::prepare() | Same as call in the line below. |
| 14 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
| 13 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:111 |
| 12 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/modules/mod_articles_news/helper.php:123 |
| 11 | ModArticlesNewsHelper::getList() | JROOT/modules/mod_articles_news/mod_articles_news.php:15 |
| 10 | include JROOT/modules/mod_articles_news/mod_articles_news.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 4.36 ms After last query: 1.84 ms Query memory: 0.025 MB Memory before query: 20.849 MB Rows returned: 0
SELECT DISTINCT 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, g.note as group_note
FROM hqy1h_fields AS a
LEFT JOIN `hqy1h_languages` AS l
ON l.lang_code = a.language
LEFT JOIN hqy1h_users AS uc
ON uc.id=a.checked_out
LEFT JOIN hqy1h_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN hqy1h_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN hqy1h_fields_groups AS g
ON g.id = a.group_id
LEFT JOIN `hqy1h_fields_categories` AS fc
ON fc.field_id = a.id
WHERE a.context = 'com_content.article'
AND (fc.category_id IS NULL OR fc.category_id IN (92,0))
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)
AND a.language in ('*','en-GB')
ORDER BY a.ordering ASC
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | ref | idx_state,idx_access,idx_language,idx_context | idx_state | 1 | const | 7 | 100.00 | Using where; Using temporary; Using filesort |
| 1 | SIMPLE | l | NULL | ALL | idx_langcode | NO INDEX KEY COULD BE USED | NULL | NULL | 2 | 100.00 | Using where; Using join buffer (hash join) |
| 1 | SIMPLE | uc | NULL | eq_ref | PRIMARY | PRIMARY | 4 | qafp544.a.checked_out | 1 | 100.00 | NULL |
| 1 | SIMPLE | ag | NULL | eq_ref | PRIMARY | PRIMARY | 4 | qafp544.a.access | 1 | 100.00 | Using where |
| 1 | SIMPLE | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | qafp544.a.created_user_id | 1 | 100.00 | Using where |
| 1 | SIMPLE | g | NULL | ALL | PRIMARY | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | Using where; Using join buffer (hash join) |
| 1 | SIMPLE | fc | NULL | ref | PRIMARY | PRIMARY | 4 | qafp544.a.id | 1 | 28.00 | Using where; Using index; Distinct |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322 |
| 19 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/administrator/components/com_fields/models/fields.php:333 |
| 18 | FieldsModelFields->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:194 |
| 17 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 |
| 16 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
| 15 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 12 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/modules/mod_articles_news/helper.php:164 |
| 11 | ModArticlesNewsHelper::getList() | JROOT/modules/mod_articles_news/mod_articles_news.php:15 |
| 10 | include JROOT/modules/mod_articles_news/mod_articles_news.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.70 ms After last query: 3.94 ms Query memory: 0.026 MB Memory before query: 21.260 MB Rows returned: 0
SELECT DISTINCT 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, g.note as group_note
FROM hqy1h_fields AS a
LEFT JOIN `hqy1h_languages` AS l
ON l.lang_code = a.language
LEFT JOIN hqy1h_users AS uc
ON uc.id=a.checked_out
LEFT JOIN hqy1h_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN hqy1h_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN hqy1h_fields_groups AS g
ON g.id = a.group_id
WHERE a.context = 'mod_articles_news.content'
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)
AND a.language in ('*','en-GB')
ORDER BY a.ordering ASC
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | ref | idx_state,idx_access,idx_language,idx_context | idx_context | 766 | const | 1 | 87.50 | Using where; Using temporary; Using filesort |
| 1 | SIMPLE | l | NULL | eq_ref | idx_langcode | idx_langcode | 28 | qafp544.a.language | 1 | 100.00 | Using index condition |
| 1 | SIMPLE | uc | NULL | eq_ref | PRIMARY | PRIMARY | 4 | qafp544.a.checked_out | 1 | 100.00 | NULL |
| 1 | SIMPLE | ag | NULL | eq_ref | PRIMARY | PRIMARY | 4 | qafp544.a.access | 1 | 100.00 | Using where |
| 1 | SIMPLE | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | qafp544.a.created_user_id | 1 | 100.00 | Using where |
| 1 | SIMPLE | g | NULL | eq_ref | PRIMARY | PRIMARY | 4 | qafp544.a.group_id | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322 |
| 22 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/administrator/components/com_fields/models/fields.php:333 |
| 21 | FieldsModelFields->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:194 |
| 20 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 |
| 19 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
| 18 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 17 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 16 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
| 15 | JHtmlContent::prepare() | Same as call in the line below. |
| 14 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
| 13 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:111 |
| 12 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/modules/mod_articles_news/helper.php:123 |
| 11 | ModArticlesNewsHelper::getList() | JROOT/modules/mod_articles_news/mod_articles_news.php:15 |
| 10 | include JROOT/modules/mod_articles_news/mod_articles_news.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 10.68 ms After last query: 4.64 ms Query memory: 0.046 MB Memory before query: 21.225 MB Rows returned: 6
SELECT a.id, a.title, a.alias, a.introtext, a.fulltext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN c.published = 2
AND a.state > 0 THEN 2 WHEN c.published != 1 THEN 0 ELSE a.state END as state,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, a.language, LENGTH(a.fulltext) AS readmore, a.ordering,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,c.published, c.published AS parents_published, c.lft,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,COALESCE(NULLIF(ROUND(v.rating_sum / v.rating_count, 0), 0), 0) AS rating,
COALESCE(NULLIF(v.rating_count, 0), 0) as rating_count
FROM hqy1h_content AS a
LEFT JOIN hqy1h_categories AS c
ON c.id = a.catid
LEFT JOIN hqy1h_users AS ua
ON ua.id = a.created_by
LEFT JOIN hqy1h_users AS uam
ON uam.id = a.modified_by
LEFT JOIN hqy1h_categories as parent
ON parent.id = c.parent_id
LEFT JOIN hqy1h_content_rating AS v
ON a.id = v.content_id
WHERE a.access IN (1,1)
AND c.access IN (1,1)
AND c.published = 1
AND a.state = 1
AND a.catid IN (88)
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-02-17 15:10:34')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-02-17 15:10:34')
AND a.language IN ('en-GB','*')
ORDER BY a.publish_up DESC
LIMIT 6
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | c | NULL | const | PRIMARY,idx_access | PRIMARY | 4 | const | 1 | 100.00 | Using filesort |
| 1 | SIMPLE | a | NULL | ref | idx_access,idx_state,idx_catid,idx_language | idx_catid | 4 | const | 15 | 14.27 | Using where |
| 1 | SIMPLE | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | qafp544.a.created_by | 1 | 100.00 | Using where |
| 1 | SIMPLE | uam | NULL | eq_ref | PRIMARY | PRIMARY | 4 | qafp544.a.modified_by | 1 | 100.00 | Using where |
| 1 | SIMPLE | parent | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using where |
| 1 | SIMPLE | v | NULL | eq_ref | PRIMARY | PRIMARY | 4 | qafp544.a.id | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322 |
| 14 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:194 |
| 13 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/components/com_content/models/articles.php:576 |
| 12 | ContentModelArticles->getItems() | JROOT/modules/mod_articles_news/helper.php:100 |
| 11 | ModArticlesNewsHelper::getList() | JROOT/modules/mod_articles_news/mod_articles_news.php:15 |
| 10 | include JROOT/modules/mod_articles_news/mod_articles_news.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.38 ms After last query: 1.20 ms Query memory: 0.028 MB Memory before query: 21.333 MB Rows returned: 2
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM `hqy1h_categories` AS `s`
INNER JOIN `hqy1h_categories` AS `c`
ON (s.lft < c.lft
AND c.lft < s.rgt
AND c.language IN ('en-GB','*')) OR (c.lft <= s.lft
AND s.rgt <= c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1)
AND c.published = 1
AND s.id = 88
ORDER BY c.lft
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | s | NULL | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | Using filesort |
| 1 | SIMPLE | c | NULL | range | cat_idx,idx_access,idx_left_right,idx_language | cat_idx | 207 | NULL | 9 | 42.61 | Using index condition; Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 24 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Categories/Categories.php:324 |
| 23 | Joomla\CMS\Categories\Categories->_load() | JROOT/libraries/src/Categories/Categories.php:184 |
| 22 | Joomla\CMS\Categories\Categories->get() | JROOT/components/com_content/router.php:72 |
| 21 | ContentRouter->getCategorySegment() | Same as call in the line below. |
| 20 | call_user_func_array() | JROOT/libraries/src/Component/Router/RouterView.php:120 |
| 19 | Joomla\CMS\Component\Router\RouterView->getPath() | JROOT/libraries/src/Component/Router/Rules/MenuRules.php:111 |
| 18 | Joomla\CMS\Component\Router\Rules\MenuRules->preprocess() | JROOT/libraries/src/Component/Router/RouterView.php:222 |
| 17 | Joomla\CMS\Component\Router\RouterView->preprocess() | JROOT/libraries/src/Router/SiteRouter.php:676 |
| 16 | Joomla\CMS\Router\SiteRouter->processBuildRules() | JROOT/libraries/src/Router/Router.php:266 |
| 15 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
| 14 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
| 13 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
| 12 | Joomla\CMS\Router\Route::_() | JROOT/modules/mod_articles_news/helper.php:113 |
| 11 | ModArticlesNewsHelper::getList() | JROOT/modules/mod_articles_news/mod_articles_news.php:15 |
| 10 | include JROOT/modules/mod_articles_news/mod_articles_news.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 2.19 ms After last query: 1.19 ms Query memory: 0.029 MB Memory before query: 21.347 MB Rows returned: 7
SELECT DISTINCT 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, g.note as group_note
FROM hqy1h_fields AS a
LEFT JOIN `hqy1h_languages` AS l
ON l.lang_code = a.language
LEFT JOIN hqy1h_users AS uc
ON uc.id=a.checked_out
LEFT JOIN hqy1h_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN hqy1h_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN hqy1h_fields_groups AS g
ON g.id = a.group_id
LEFT JOIN `hqy1h_fields_categories` AS fc
ON fc.field_id = a.id
WHERE a.context = 'com_content.article'
AND (fc.category_id IS NULL OR fc.category_id IN (88,0))
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)
AND a.language in ('*','en-GB')
ORDER BY a.ordering ASC
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | ref | idx_state,idx_access,idx_language,idx_context | idx_state | 1 | const | 7 | 100.00 | Using where; Using temporary; Using filesort |
| 1 | SIMPLE | l | NULL | ALL | idx_langcode | NO INDEX KEY COULD BE USED | NULL | NULL | 2 | 100.00 | Using where; Using join buffer (hash join) |
| 1 | SIMPLE | uc | NULL | eq_ref | PRIMARY | PRIMARY | 4 | qafp544.a.checked_out | 1 | 100.00 | NULL |
| 1 | SIMPLE | ag | NULL | eq_ref | PRIMARY | PRIMARY | 4 | qafp544.a.access | 1 | 100.00 | Using where |
| 1 | SIMPLE | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | qafp544.a.created_user_id | 1 | 100.00 | Using where |
| 1 | SIMPLE | g | NULL | ALL | PRIMARY | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | Using where; Using join buffer (hash join) |
| 1 | SIMPLE | fc | NULL | ref | PRIMARY | PRIMARY | 4 | qafp544.a.id | 1 | 28.00 | Using where; Using index; Distinct |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322 |
| 19 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/administrator/components/com_fields/models/fields.php:333 |
| 18 | FieldsModelFields->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:194 |
| 17 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 |
| 16 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
| 15 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 12 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/modules/mod_articles_news/helper.php:164 |
| 11 | ModArticlesNewsHelper::getList() | JROOT/modules/mod_articles_news/mod_articles_news.php:15 |
| 10 | include JROOT/modules/mod_articles_news/mod_articles_news.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 14.03 ms After last query: 0.36 ms Query memory: 0.025 MB Memory before query: 21.385 MB Rows returned: 7
SELECT `field_id`,`value`
FROM `hqy1h_fields_values`
WHERE `field_id` IN (4,5,7,8,9,10,12)
AND `item_id` = '127'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hqy1h_fields_values | NULL | ref | idx_field_id,idx_item_id | idx_item_id | 766 | const | 12 | 96.55 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 18 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_fields/models/field.php:680 |
| 17 | FieldsModelField->getFieldValues() | JROOT/administrator/components/com_fields/helpers/fields.php:158 |
| 16 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
| 15 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 12 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/modules/mod_articles_news/helper.php:164 |
| 11 | ModArticlesNewsHelper::getList() | JROOT/modules/mod_articles_news/mod_articles_news.php:15 |
| 10 | include JROOT/modules/mod_articles_news/mod_articles_news.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 3.76 ms After last query: 19.86 ms Query memory: 0.031 MB Memory before query: 22.697 MB Rows returned: 1
SHOW TABLES LIKE "hqy1h_virtuemart_configs"
EXPLAIN not possible on query: SHOW TABLES LIKE "hqy1h_virtuemart_configs"
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 33 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 32 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_virtuemart/helpers/vmtable.php:699 |
| 31 | VmTable::checkTableExists() | JROOT/administrator/components/com_virtuemart/models/config.php:529 |
| 30 | VirtueMartModelConfig::checkConfigTableExists() | JROOT/administrator/components/com_virtuemart/helpers/config.php:945 |
| 29 | VmConfig::loadConfig() | JROOT/plugins/content/vm2productsnapshot/vm2productsnapshot.php:32 |
| 28 | plgContentVm2ProductSnapshot->init() | JROOT/plugins/content/vm2productsnapshot/vm2productsnapshot.php:86 |
| 27 | plgContentVm2ProductSnapshot->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 26 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 25 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
| 24 | JHtmlContent::prepare() | Same as call in the line below. |
| 23 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
| 22 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:111 |
| 21 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/plugins/fields/editor/tmpl/editor.php:18 |
| 20 | include JROOT/plugins/fields/editor/tmpl/editor.php | JROOT/administrator/components/com_fields/libraries/fieldsplugin.php:134 |
| 19 | FieldsPlugin->onCustomFieldsPrepareField() | JROOT/libraries/joomla/event/event.php:70 |
| 18 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 17 | JEventDispatcher->trigger() | JROOT/administrator/components/com_fields/helpers/fields.php:201 |
| 16 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
| 15 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 12 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/modules/mod_articles_news/helper.php:164 |
| 11 | ModArticlesNewsHelper::getList() | JROOT/modules/mod_articles_news/mod_articles_news.php:15 |
| 10 | include JROOT/modules/mod_articles_news/mod_articles_news.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.94 ms After last query: 0.21 ms Query memory: 0.029 MB Memory before query: 22.713 MB Rows returned: 1
SELECT `config`
FROM `hqy1h_virtuemart_configs`
WHERE `virtuemart_config_id` = "1";
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hqy1h_virtuemart_configs | NULL | system | PRIMARY | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 30 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_virtuemart/helpers/config.php:993 |
| 29 | VmConfig::loadConfig() | JROOT/plugins/content/vm2productsnapshot/vm2productsnapshot.php:32 |
| 28 | plgContentVm2ProductSnapshot->init() | JROOT/plugins/content/vm2productsnapshot/vm2productsnapshot.php:86 |
| 27 | plgContentVm2ProductSnapshot->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 26 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 25 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
| 24 | JHtmlContent::prepare() | Same as call in the line below. |
| 23 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
| 22 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:111 |
| 21 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/plugins/fields/editor/tmpl/editor.php:18 |
| 20 | include JROOT/plugins/fields/editor/tmpl/editor.php | JROOT/administrator/components/com_fields/libraries/fieldsplugin.php:134 |
| 19 | FieldsPlugin->onCustomFieldsPrepareField() | JROOT/libraries/joomla/event/event.php:70 |
| 18 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 17 | JEventDispatcher->trigger() | JROOT/administrator/components/com_fields/helpers/fields.php:201 |
| 16 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
| 15 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 12 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/modules/mod_articles_news/helper.php:164 |
| 11 | ModArticlesNewsHelper::getList() | JROOT/modules/mod_articles_news/mod_articles_news.php:15 |
| 10 | include JROOT/modules/mod_articles_news/mod_articles_news.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.94 ms After last query: 7.69 ms Query memory: 0.034 MB Memory before query: 24.430 MB Rows returned: 1
SELECT *
FROM `hqy1h_virtuemart_shoppergroups`
WHERE `default` = "2"
AND (`virtuemart_vendor_id` = "1" OR `shared` = "1")
AND `published`="1"
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hqy1h_virtuemart_shoppergroups | NULL | ref | virtuemart_vendor_id,shared,published | published | 1 | const | 1 | 50.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 36 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 35 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_virtuemart/models/shoppergroup.php:102 |
| 34 | VirtueMartModelShopperGroup->getDefault() | JROOT/administrator/components/com_virtuemart/models/shoppergroup.php:136 |
| 33 | VirtueMartModelShopperGroup->appendShopperGroups() | JROOT/administrator/components/com_virtuemart/models/user.php:163 |
| 32 | VirtueMartModelUser->getUser() | JROOT/administrator/components/com_virtuemart/models/user.php:114 |
| 31 | VirtueMartModelUser->getCurrentUser() | JROOT/administrator/components/com_virtuemart/models/product.php:1340 |
| 30 | VirtueMartModelProduct->getProductSingle() | JROOT/administrator/components/com_virtuemart/models/product.php:972 |
| 29 | VirtueMartModelProduct->getProduct() | JROOT/plugins/content/vm2productsnapshot/vm2productsnapshot.php:199 |
| 28 | plgContentVm2ProductSnapshot->getProductSnapshot() | JROOT/plugins/content/vm2productsnapshot/vm2productsnapshot.php:101 |
| 27 | plgContentVm2ProductSnapshot->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 26 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 25 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
| 24 | JHtmlContent::prepare() | Same as call in the line below. |
| 23 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
| 22 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:111 |
| 21 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/plugins/fields/editor/tmpl/editor.php:18 |
| 20 | include JROOT/plugins/fields/editor/tmpl/editor.php | JROOT/administrator/components/com_fields/libraries/fieldsplugin.php:134 |
| 19 | FieldsPlugin->onCustomFieldsPrepareField() | JROOT/libraries/joomla/event/event.php:70 |
| 18 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 17 | JEventDispatcher->trigger() | JROOT/administrator/components/com_fields/helpers/fields.php:201 |
| 16 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
| 15 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 12 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/modules/mod_articles_news/helper.php:164 |
| 11 | ModArticlesNewsHelper::getList() | JROOT/modules/mod_articles_news/mod_articles_news.php:15 |
| 10 | include JROOT/modules/mod_articles_news/mod_articles_news.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.86 ms After last query: 0.20 ms Query memory: 0.034 MB Memory before query: 24.468 MB Rows returned: 1
SELECT `hqy1h_virtuemart_shoppergroups`.*
FROM `hqy1h_virtuemart_shoppergroups`
WHERE `hqy1h_virtuemart_shoppergroups`.`virtuemart_shoppergroup_id` = "1"
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hqy1h_virtuemart_shoppergroups | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 39 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 38 | JDatabaseDriver->loadAssoc() | JROOT/administrator/components/com_virtuemart/helpers/vmtable.php:1023 |
| 37 | VmTable->load() | JROOT/administrator/components/com_virtuemart/helpers/vmmodel.php:910 |
| 36 | VmModel->getData() | JROOT/administrator/components/com_virtuemart/models/shoppergroup.php:52 |
| 35 | VirtueMartModelShopperGroup->getShopperGroup() | JROOT/administrator/components/com_virtuemart/models/shoppergroup.php:107 |
| 34 | VirtueMartModelShopperGroup->getDefault() | JROOT/administrator/components/com_virtuemart/models/shoppergroup.php:136 |
| 33 | VirtueMartModelShopperGroup->appendShopperGroups() | JROOT/administrator/components/com_virtuemart/models/user.php:163 |
| 32 | VirtueMartModelUser->getUser() | JROOT/administrator/components/com_virtuemart/models/user.php:114 |
| 31 | VirtueMartModelUser->getCurrentUser() | JROOT/administrator/components/com_virtuemart/models/product.php:1340 |
| 30 | VirtueMartModelProduct->getProductSingle() | JROOT/administrator/components/com_virtuemart/models/product.php:972 |
| 29 | VirtueMartModelProduct->getProduct() | JROOT/plugins/content/vm2productsnapshot/vm2productsnapshot.php:199 |
| 28 | plgContentVm2ProductSnapshot->getProductSnapshot() | JROOT/plugins/content/vm2productsnapshot/vm2productsnapshot.php:101 |
| 27 | plgContentVm2ProductSnapshot->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 26 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 25 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
| 24 | JHtmlContent::prepare() | Same as call in the line below. |
| 23 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
| 22 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:111 |
| 21 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/plugins/fields/editor/tmpl/editor.php:18 |
| 20 | include JROOT/plugins/fields/editor/tmpl/editor.php | JROOT/administrator/components/com_fields/libraries/fieldsplugin.php:134 |
| 19 | FieldsPlugin->onCustomFieldsPrepareField() | JROOT/libraries/joomla/event/event.php:70 |
| 18 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 17 | JEventDispatcher->trigger() | JROOT/administrator/components/com_fields/helpers/fields.php:201 |
| 16 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
| 15 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 12 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/modules/mod_articles_news/helper.php:164 |
| 11 | ModArticlesNewsHelper::getList() | JROOT/modules/mod_articles_news/mod_articles_news.php:15 |
| 10 | include JROOT/modules/mod_articles_news/mod_articles_news.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 3.28 ms After last query: 0.79 ms Query memory: 0.033 MB Memory before query: 24.510 MB Rows returned: 1
SELECT `hqy1h_virtuemart_products`.* ,`hqy1h_virtuemart_products_en_gb`.*
FROM `hqy1h_virtuemart_products`
INNER JOIN `hqy1h_virtuemart_products_en_gb` using (`virtuemart_product_id`)
WHERE `hqy1h_virtuemart_products`.`virtuemart_product_id` = "38"
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hqy1h_virtuemart_products | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| 1 | SIMPLE | hqy1h_virtuemart_products_en_gb | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 33 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 32 | JDatabaseDriver->loadAssoc() | JROOT/administrator/components/com_virtuemart/helpers/vmtable.php:1023 |
| 31 | VmTable->load() | JROOT/administrator/components/com_virtuemart/models/product.php:1368 |
| 30 | VirtueMartModelProduct->getProductSingle() | JROOT/administrator/components/com_virtuemart/models/product.php:972 |
| 29 | VirtueMartModelProduct->getProduct() | JROOT/plugins/content/vm2productsnapshot/vm2productsnapshot.php:199 |
| 28 | plgContentVm2ProductSnapshot->getProductSnapshot() | JROOT/plugins/content/vm2productsnapshot/vm2productsnapshot.php:101 |
| 27 | plgContentVm2ProductSnapshot->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 26 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 25 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
| 24 | JHtmlContent::prepare() | Same as call in the line below. |
| 23 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
| 22 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:111 |
| 21 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/plugins/fields/editor/tmpl/editor.php:18 |
| 20 | include JROOT/plugins/fields/editor/tmpl/editor.php | JROOT/administrator/components/com_fields/libraries/fieldsplugin.php:134 |
| 19 | FieldsPlugin->onCustomFieldsPrepareField() | JROOT/libraries/joomla/event/event.php:70 |
| 18 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 17 | JEventDispatcher->trigger() | JROOT/administrator/components/com_fields/helpers/fields.php:201 |
| 16 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
| 15 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 12 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/modules/mod_articles_news/helper.php:164 |
| 11 | ModArticlesNewsHelper::getList() | JROOT/modules/mod_articles_news/mod_articles_news.php:15 |
| 10 | include JROOT/modules/mod_articles_news/mod_articles_news.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.88 ms After last query: 0.75 ms Query memory: 0.031 MB Memory before query: 24.553 MB Rows returned: 3
SELECT `virtuemart_media_id`
FROM `hqy1h_virtuemart_product_medias`
WHERE `virtuemart_product_id` = "38"
ORDER BY `ordering`
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hqy1h_virtuemart_product_medias | NULL | ref | virtuemart_product_id,ordering | ordering | 4 | const | 3 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 33 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 32 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_virtuemart/helpers/vmtablexarray.php:126 |
| 31 | VmTableXarray->load() | JROOT/administrator/components/com_virtuemart/models/product.php:1373 |
| 30 | VirtueMartModelProduct->getProductSingle() | JROOT/administrator/components/com_virtuemart/models/product.php:972 |
| 29 | VirtueMartModelProduct->getProduct() | JROOT/plugins/content/vm2productsnapshot/vm2productsnapshot.php:199 |
| 28 | plgContentVm2ProductSnapshot->getProductSnapshot() | JROOT/plugins/content/vm2productsnapshot/vm2productsnapshot.php:101 |
| 27 | plgContentVm2ProductSnapshot->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 26 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 25 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
| 24 | JHtmlContent::prepare() | Same as call in the line below. |
| 23 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
| 22 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:111 |
| 21 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/plugins/fields/editor/tmpl/editor.php:18 |
| 20 | include JROOT/plugins/fields/editor/tmpl/editor.php | JROOT/administrator/components/com_fields/libraries/fieldsplugin.php:134 |
| 19 | FieldsPlugin->onCustomFieldsPrepareField() | JROOT/libraries/joomla/event/event.php:70 |
| 18 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 17 | JEventDispatcher->trigger() | JROOT/administrator/components/com_fields/helpers/fields.php:201 |
| 16 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
| 15 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 12 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/modules/mod_articles_news/helper.php:164 |
| 11 | ModArticlesNewsHelper::getList() | JROOT/modules/mod_articles_news/mod_articles_news.php:15 |
| 10 | include JROOT/modules/mod_articles_news/mod_articles_news.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.74 ms After last query: 0.38 ms Query memory: 0.031 MB Memory before query: 24.585 MB Rows returned: 0
SELECT `virtuemart_shoppergroup_id`
FROM `hqy1h_virtuemart_product_shoppergroups`
WHERE `virtuemart_product_id` = "38"
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | no matching row in const table |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 33 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 32 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_virtuemart/helpers/vmtablexarray.php:126 |
| 31 | VmTableXarray->load() | JROOT/administrator/components/com_virtuemart/models/product.php:1376 |
| 30 | VirtueMartModelProduct->getProductSingle() | JROOT/administrator/components/com_virtuemart/models/product.php:972 |
| 29 | VirtueMartModelProduct->getProduct() | JROOT/plugins/content/vm2productsnapshot/vm2productsnapshot.php:199 |
| 28 | plgContentVm2ProductSnapshot->getProductSnapshot() | JROOT/plugins/content/vm2productsnapshot/vm2productsnapshot.php:101 |
| 27 | plgContentVm2ProductSnapshot->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 26 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 25 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
| 24 | JHtmlContent::prepare() | Same as call in the line below. |
| 23 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
| 22 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:111 |
| 21 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/plugins/fields/editor/tmpl/editor.php:18 |
| 20 | include JROOT/plugins/fields/editor/tmpl/editor.php | JROOT/administrator/components/com_fields/libraries/fieldsplugin.php:134 |
| 19 | FieldsPlugin->onCustomFieldsPrepareField() | JROOT/libraries/joomla/event/event.php:70 |
| 18 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 17 | JEventDispatcher->trigger() | JROOT/administrator/components/com_fields/helpers/fields.php:201 |
| 16 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
| 15 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 12 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/modules/mod_articles_news/helper.php:164 |
| 11 | ModArticlesNewsHelper::getList() | JROOT/modules/mod_articles_news/mod_articles_news.php:15 |
| 10 | include JROOT/modules/mod_articles_news/mod_articles_news.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.90 ms After last query: 0.14 ms Query memory: 0.032 MB Memory before query: 24.599 MB Rows returned: 0
SELECT *
FROM `hqy1h_virtuemart_product_prices`
WHERE `virtuemart_product_id` = "38"
AND ( `virtuemart_shoppergroup_id` ="1" OR `virtuemart_shoppergroup_id` IS NULL OR `virtuemart_shoppergroup_id`="0")
AND ( (`product_price_publish_up` IS NULL OR `product_price_publish_up` = "0000-00-00 00:00:00" OR `product_price_publish_up` <= "2026-02-17 15:10:34" )
AND (`product_price_publish_down` IS NULL OR `product_price_publish_down` = "0000-00-00 00:00:00" OR product_price_publish_down >= "2026-02-17 15:10:34" ) )
ORDER BY `product_price` DESC
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | no matching row in const table |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 33 | JDatabaseDriver->loadAssocList() | JROOT/administrator/components/com_virtuemart/models/product.php:1171 |
| 32 | VirtueMartModelProduct->loadProductPrices() | JROOT/administrator/components/com_virtuemart/models/product.php:1190 |
| 31 | VirtueMartModelProduct->getRawProductPrices() | JROOT/administrator/components/com_virtuemart/models/product.php:1391 |
| 30 | VirtueMartModelProduct->getProductSingle() | JROOT/administrator/components/com_virtuemart/models/product.php:972 |
| 29 | VirtueMartModelProduct->getProduct() | JROOT/plugins/content/vm2productsnapshot/vm2productsnapshot.php:199 |
| 28 | plgContentVm2ProductSnapshot->getProductSnapshot() | JROOT/plugins/content/vm2productsnapshot/vm2productsnapshot.php:101 |
| 27 | plgContentVm2ProductSnapshot->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 26 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 25 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
| 24 | JHtmlContent::prepare() | Same as call in the line below. |
| 23 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
| 22 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:111 |
| 21 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/plugins/fields/editor/tmpl/editor.php:18 |
| 20 | include JROOT/plugins/fields/editor/tmpl/editor.php | JROOT/administrator/components/com_fields/libraries/fieldsplugin.php:134 |
| 19 | FieldsPlugin->onCustomFieldsPrepareField() | JROOT/libraries/joomla/event/event.php:70 |
| 18 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 17 | JEventDispatcher->trigger() | JROOT/administrator/components/com_fields/helpers/fields.php:201 |
| 16 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
| 15 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 12 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/modules/mod_articles_news/helper.php:164 |
| 11 | ModArticlesNewsHelper::getList() | JROOT/modules/mod_articles_news/mod_articles_news.php:15 |
| 10 | include JROOT/modules/mod_articles_news/mod_articles_news.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.71 ms After last query: 0.44 ms Query memory: 0.031 MB Memory before query: 24.626 MB Rows returned: 0
SELECT `virtuemart_manufacturer_id`
FROM `hqy1h_virtuemart_product_manufacturers`
WHERE `virtuemart_product_id` = "38"
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | no matching row in const table |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 33 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 32 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_virtuemart/helpers/vmtablexarray.php:126 |
| 31 | VmTableXarray->load() | JROOT/administrator/components/com_virtuemart/models/product.php:1395 |
| 30 | VirtueMartModelProduct->getProductSingle() | JROOT/administrator/components/com_virtuemart/models/product.php:972 |
| 29 | VirtueMartModelProduct->getProduct() | JROOT/plugins/content/vm2productsnapshot/vm2productsnapshot.php:199 |
| 28 | plgContentVm2ProductSnapshot->getProductSnapshot() | JROOT/plugins/content/vm2productsnapshot/vm2productsnapshot.php:101 |
| 27 | plgContentVm2ProductSnapshot->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 26 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 25 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
| 24 | JHtmlContent::prepare() | Same as call in the line below. |
| 23 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
| 22 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:111 |
| 21 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/plugins/fields/editor/tmpl/editor.php:18 |
| 20 | include JROOT/plugins/fields/editor/tmpl/editor.php | JROOT/administrator/components/com_fields/libraries/fieldsplugin.php:134 |
| 19 | FieldsPlugin->onCustomFieldsPrepareField() | JROOT/libraries/joomla/event/event.php:70 |
| 18 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 17 | JEventDispatcher->trigger() | JROOT/administrator/components/com_fields/helpers/fields.php:201 |
| 16 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
| 15 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 12 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/modules/mod_articles_news/helper.php:164 |
| 11 | ModArticlesNewsHelper::getList() | JROOT/modules/mod_articles_news/mod_articles_news.php:15 |
| 10 | include JROOT/modules/mod_articles_news/mod_articles_news.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.96 ms After last query: 0.08 ms Query memory: 0.032 MB Memory before query: 24.642 MB Rows returned: 1
SELECT *
FROM `hqy1h_virtuemart_product_categories`
WHERE `virtuemart_product_id` = 38
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hqy1h_virtuemart_product_categories | NULL | ref | virtuemart_product_id | virtuemart_product_id | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 33 | JDatabaseDriver->loadAssocList() | JROOT/administrator/components/com_virtuemart/models/product.php:1634 |
| 32 | VirtueMartModelProduct::getProductCategoryIds() | JROOT/administrator/components/com_virtuemart/models/product.php:1611 |
| 31 | VirtueMartModelProduct->getProductCategories() | JROOT/administrator/components/com_virtuemart/models/product.php:1411 |
| 30 | VirtueMartModelProduct->getProductSingle() | JROOT/administrator/components/com_virtuemart/models/product.php:972 |
| 29 | VirtueMartModelProduct->getProduct() | JROOT/plugins/content/vm2productsnapshot/vm2productsnapshot.php:199 |
| 28 | plgContentVm2ProductSnapshot->getProductSnapshot() | JROOT/plugins/content/vm2productsnapshot/vm2productsnapshot.php:101 |
| 27 | plgContentVm2ProductSnapshot->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 26 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 25 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
| 24 | JHtmlContent::prepare() | Same as call in the line below. |
| 23 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
| 22 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:111 |
| 21 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/plugins/fields/editor/tmpl/editor.php:18 |
| 20 | include JROOT/plugins/fields/editor/tmpl/editor.php | JROOT/administrator/components/com_fields/libraries/fieldsplugin.php:134 |
| 19 | FieldsPlugin->onCustomFieldsPrepareField() | JROOT/libraries/joomla/event/event.php:70 |
| 18 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 17 | JEventDispatcher->trigger() | JROOT/administrator/components/com_fields/helpers/fields.php:201 |
| 16 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
| 15 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 12 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/modules/mod_articles_news/helper.php:164 |
| 11 | ModArticlesNewsHelper::getList() | JROOT/modules/mod_articles_news/mod_articles_news.php:15 |
| 10 | include JROOT/modules/mod_articles_news/mod_articles_news.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.07 ms After last query: 0.45 ms Query memory: 0.032 MB Memory before query: 24.687 MB Rows returned: 1
SELECT `hqy1h_virtuemart_categories`.* ,`hqy1h_virtuemart_categories_en_gb`.*
FROM `hqy1h_virtuemart_categories`
INNER JOIN `hqy1h_virtuemart_categories_en_gb` using (`virtuemart_category_id`)
WHERE `hqy1h_virtuemart_categories`.`virtuemart_category_id` = "15"
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hqy1h_virtuemart_categories | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| 1 | SIMPLE | hqy1h_virtuemart_categories_en_gb | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 33 | JDatabaseDriver->loadAssoc() | JROOT/administrator/components/com_virtuemart/helpers/vmtable.php:1023 |
| 32 | VmTable->load() | JROOT/administrator/components/com_virtuemart/models/product.php:1615 |
| 31 | VirtueMartModelProduct->getProductCategories() | JROOT/administrator/components/com_virtuemart/models/product.php:1411 |
| 30 | VirtueMartModelProduct->getProductSingle() | JROOT/administrator/components/com_virtuemart/models/product.php:972 |
| 29 | VirtueMartModelProduct->getProduct() | JROOT/plugins/content/vm2productsnapshot/vm2productsnapshot.php:199 |
| 28 | plgContentVm2ProductSnapshot->getProductSnapshot() | JROOT/plugins/content/vm2productsnapshot/vm2productsnapshot.php:101 |
| 27 | plgContentVm2ProductSnapshot->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 26 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 25 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
| 24 | JHtmlContent::prepare() | Same as call in the line below. |
| 23 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
| 22 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:111 |
| 21 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/plugins/fields/editor/tmpl/editor.php:18 |
| 20 | include JROOT/plugins/fields/editor/tmpl/editor.php | JROOT/administrator/components/com_fields/libraries/fieldsplugin.php:134 |
| 19 | FieldsPlugin->onCustomFieldsPrepareField() | JROOT/libraries/joomla/event/event.php:70 |
| 18 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 17 | JEventDispatcher->trigger() | JROOT/administrator/components/com_fields/helpers/fields.php:201 |
| 16 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
| 15 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 12 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/modules/mod_articles_news/helper.php:164 |
| 11 | ModArticlesNewsHelper::getList() | JROOT/modules/mod_articles_news/mod_articles_news.php:15 |
| 10 | include JROOT/modules/mod_articles_news/mod_articles_news.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.63 ms After last query: 1.24 ms Query memory: 0.035 MB Memory before query: 25.113 MB Rows returned: 5
SELECT c.`virtuemart_custom_id`, c.`custom_parent_id`, c.`virtuemart_vendor_id`, c.`custom_jplugin_id`, c.`custom_element`, c.`admin_only`, c.`custom_title`, c.`show_title` , c.`custom_tip`,
c.`custom_value`, c.`custom_desc`, c.`field_type`, c.`is_list`, c.`is_hidden`, c.`is_cart_attribute`, c.`is_input`, c.`layout_pos`, c.`custom_params`, c.`shared`, c.`published`, c.`ordering`, field.`virtuemart_customfield_id`, field.`virtuemart_product_id`, field.`customfield_value`, field.`customfield_price`,
field.`customfield_params`, field.`published` as fpublished, field.`override`, field.`disabler`, field.`ordering`
FROM `hqy1h_virtuemart_customs` AS c
LEFT JOIN `hqy1h_virtuemart_product_customfields` AS field
ON c.`virtuemart_custom_id` = field.`virtuemart_custom_id`
WHERE field.`virtuemart_product_id` IN (38)
AND c.`published` = "1"
ORDER BY field.`ordering` ASC
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | field | NULL | ref | virtuemart_custom_id,virtuemart_product_id | virtuemart_product_id | 4 | const | 5 | 100.00 | Using where |
| 1 | SIMPLE | c | NULL | eq_ref | PRIMARY,published | PRIMARY | 4 | qafp544.field.virtuemart_custom_id | 1 | 80.00 | Using index condition; Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 33 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 32 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_virtuemart/models/customfields.php:146 |
| 31 | VirtueMartModelCustomfields->getCustomEmbeddedProductCustomFields() | JROOT/administrator/components/com_virtuemart/models/product.php:2536 |
| 30 | VirtueMartModelProduct->getPrice() | JROOT/administrator/components/com_virtuemart/models/product.php:1058 |
| 29 | VirtueMartModelProduct->getProduct() | JROOT/plugins/content/vm2productsnapshot/vm2productsnapshot.php:199 |
| 28 | plgContentVm2ProductSnapshot->getProductSnapshot() | JROOT/plugins/content/vm2productsnapshot/vm2productsnapshot.php:101 |
| 27 | plgContentVm2ProductSnapshot->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 26 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 25 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
| 24 | JHtmlContent::prepare() | Same as call in the line below. |
| 23 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
| 22 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:111 |
| 21 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/plugins/fields/editor/tmpl/editor.php:18 |
| 20 | include JROOT/plugins/fields/editor/tmpl/editor.php | JROOT/administrator/components/com_fields/libraries/fieldsplugin.php:134 |
| 19 | FieldsPlugin->onCustomFieldsPrepareField() | JROOT/libraries/joomla/event/event.php:70 |
| 18 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 17 | JEventDispatcher->trigger() | JROOT/administrator/components/com_fields/helpers/fields.php:201 |
| 16 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
| 15 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 12 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/modules/mod_articles_news/helper.php:164 |
| 11 | ModArticlesNewsHelper::getList() | JROOT/modules/mod_articles_news/mod_articles_news.php:15 |
| 10 | include JROOT/modules/mod_articles_news/mod_articles_news.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.90 ms After last query: 1.04 ms Query memory: 0.034 MB Memory before query: 25.184 MB Rows returned: 1
SELECT *
FROM `hqy1h_virtuemart_currencies` AS c
LEFT JOIN `hqy1h_virtuemart_vendors` AS v
ON c.virtuemart_currency_id = v.vendor_currency
WHERE v.virtuemart_vendor_id = "1"
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | v | NULL | system | PRIMARY,vendor_currency | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | NULL |
| 1 | SIMPLE | c | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 37 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 36 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_virtuemart/models/vendor.php:264 |
| 35 | VirtueMartModelVendor::getVendorCurrency() | JROOT/administrator/components/com_virtuemart/helpers/currencydisplay.php:53 |
| 34 | CurrencyDisplay->__construct() | JROOT/administrator/components/com_virtuemart/helpers/currencydisplay.php:103 |
| 33 | CurrencyDisplay::getInstance() | JROOT/administrator/components/com_virtuemart/helpers/calculationh.php:79 |
| 32 | calculationHelper->__construct() | JROOT/administrator/components/com_virtuemart/helpers/calculationh.php:105 |
| 31 | calculationHelper::getInstance() | JROOT/administrator/components/com_virtuemart/models/product.php:2543 |
| 30 | VirtueMartModelProduct->getPrice() | JROOT/administrator/components/com_virtuemart/models/product.php:1058 |
| 29 | VirtueMartModelProduct->getProduct() | JROOT/plugins/content/vm2productsnapshot/vm2productsnapshot.php:199 |
| 28 | plgContentVm2ProductSnapshot->getProductSnapshot() | JROOT/plugins/content/vm2productsnapshot/vm2productsnapshot.php:101 |
| 27 | plgContentVm2ProductSnapshot->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 26 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 25 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
| 24 | JHtmlContent::prepare() | Same as call in the line below. |
| 23 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
| 22 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:111 |
| 21 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/plugins/fields/editor/tmpl/editor.php:18 |
| 20 | include JROOT/plugins/fields/editor/tmpl/editor.php | JROOT/administrator/components/com_fields/libraries/fieldsplugin.php:134 |
| 19 | FieldsPlugin->onCustomFieldsPrepareField() | JROOT/libraries/joomla/event/event.php:70 |
| 18 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 17 | JEventDispatcher->trigger() | JROOT/administrator/components/com_fields/helpers/fields.php:201 |
| 16 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
| 15 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 12 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/modules/mod_articles_news/helper.php:164 |
| 11 | ModArticlesNewsHelper::getList() | JROOT/modules/mod_articles_news/mod_articles_news.php:15 |
| 10 | include JROOT/modules/mod_articles_news/mod_articles_news.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.96 ms After last query: 1.08 ms Query memory: 0.033 MB Memory before query: 25.239 MB Rows returned: 1
SELECT `hqy1h_virtuemart_currencies`.*
FROM `hqy1h_virtuemart_currencies`
WHERE `hqy1h_virtuemart_currencies`.`virtuemart_currency_id` = "131"
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hqy1h_virtuemart_currencies | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 37 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 36 | JDatabaseDriver->loadAssoc() | JROOT/administrator/components/com_virtuemart/helpers/vmtable.php:1023 |
| 35 | VmTable->load() | JROOT/administrator/components/com_virtuemart/helpers/vmmodel.php:910 |
| 34 | VmModel->getData() | JROOT/administrator/components/com_virtuemart/helpers/currencydisplay.php:119 |
| 33 | CurrencyDisplay::getInstance() | JROOT/administrator/components/com_virtuemart/helpers/calculationh.php:79 |
| 32 | calculationHelper->__construct() | JROOT/administrator/components/com_virtuemart/helpers/calculationh.php:105 |
| 31 | calculationHelper::getInstance() | JROOT/administrator/components/com_virtuemart/models/product.php:2543 |
| 30 | VirtueMartModelProduct->getPrice() | JROOT/administrator/components/com_virtuemart/models/product.php:1058 |
| 29 | VirtueMartModelProduct->getProduct() | JROOT/plugins/content/vm2productsnapshot/vm2productsnapshot.php:199 |
| 28 | plgContentVm2ProductSnapshot->getProductSnapshot() | JROOT/plugins/content/vm2productsnapshot/vm2productsnapshot.php:101 |
| 27 | plgContentVm2ProductSnapshot->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 26 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 25 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
| 24 | JHtmlContent::prepare() | Same as call in the line below. |
| 23 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
| 22 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:111 |
| 21 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/plugins/fields/editor/tmpl/editor.php:18 |
| 20 | include JROOT/plugins/fields/editor/tmpl/editor.php | JROOT/administrator/components/com_fields/libraries/fieldsplugin.php:134 |
| 19 | FieldsPlugin->onCustomFieldsPrepareField() | JROOT/libraries/joomla/event/event.php:70 |
| 18 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 17 | JEventDispatcher->trigger() | JROOT/administrator/components/com_fields/helpers/fields.php:201 |
| 16 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
| 15 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 12 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/modules/mod_articles_news/helper.php:164 |
| 11 | ModArticlesNewsHelper::getList() | JROOT/modules/mod_articles_news/mod_articles_news.php:15 |
| 10 | include JROOT/modules/mod_articles_news/mod_articles_news.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 5.72 ms After last query: 1.75 ms Query memory: 0.044 MB Memory before query: 25.672 MB Rows returned: 31
SHOW FULL COLUMNS
FROM `hqy1h_virtuemart_userfields`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `hqy1h_virtuemart_userfields`
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 44 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 43 | JDatabaseDriver->loadAssocList() | JROOT/administrator/components/com_virtuemart/helpers/vmtable.php:660 |
| 42 | VmTable->showFullColumns() | JROOT/administrator/components/com_virtuemart/tables/userfields.php:43 |
| 41 | TableUserfields->__construct() | JROOT/administrator/components/com_virtuemart/helpers/vmtable.php:217 |
| 40 | VmTable::getInstance() | JROOT/administrator/components/com_virtuemart/helpers/vmmodel.php:430 |
| 39 | VmModel->_createTable() | JROOT/administrator/components/com_virtuemart/helpers/vmmodel.php:392 |
| 38 | VmModel->getTable() | JROOT/administrator/components/com_virtuemart/helpers/vmmodel.php:598 |
| 37 | VmModel->setMainTable() | JROOT/administrator/components/com_virtuemart/models/userfields.php:51 |
| 36 | VirtueMartModelUserfields->__construct() | JROOT/administrator/components/com_virtuemart/helpers/vmmodel.php:550 |
| 35 | VmModel::getModel() | JROOT/components/com_virtuemart/helpers/cart.php:251 |
| 34 | VirtueMartCart->prepareAddressFieldsInCart() | JROOT/administrator/components/com_virtuemart/helpers/calculationh.php:259 |
| 33 | calculationHelper->setCountryState() | JROOT/administrator/components/com_virtuemart/helpers/calculationh.php:90 |
| 32 | calculationHelper->__construct() | JROOT/administrator/components/com_virtuemart/helpers/calculationh.php:105 |
| 31 | calculationHelper::getInstance() | JROOT/administrator/components/com_virtuemart/models/product.php:2543 |
| 30 | VirtueMartModelProduct->getPrice() | JROOT/administrator/components/com_virtuemart/models/product.php:1058 |
| 29 | VirtueMartModelProduct->getProduct() | JROOT/plugins/content/vm2productsnapshot/vm2productsnapshot.php:199 |
| 28 | plgContentVm2ProductSnapshot->getProductSnapshot() | JROOT/plugins/content/vm2productsnapshot/vm2productsnapshot.php:101 |
| 27 | plgContentVm2ProductSnapshot->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 26 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 25 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
| 24 | JHtmlContent::prepare() | Same as call in the line below. |
| 23 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
| 22 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:111 |
| 21 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/plugins/fields/editor/tmpl/editor.php:18 |
| 20 | include JROOT/plugins/fields/editor/tmpl/editor.php | JROOT/administrator/components/com_fields/libraries/fieldsplugin.php:134 |
| 19 | FieldsPlugin->onCustomFieldsPrepareField() | JROOT/libraries/joomla/event/event.php:70 |
| 18 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 17 | JEventDispatcher->trigger() | JROOT/administrator/components/com_fields/helpers/fields.php:201 |
| 16 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
| 15 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 12 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/modules/mod_articles_news/helper.php:164 |
| 11 | ModArticlesNewsHelper::getList() | JROOT/modules/mod_articles_news/mod_articles_news.php:15 |
| 10 | include JROOT/modules/mod_articles_news/mod_articles_news.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.06 ms After last query: 0.34 ms Query memory: 0.036 MB Memory before query: 25.719 MB Rows returned: 5
SELECT *
FROM `hqy1h_virtuemart_userfields`
WHERE 1 = 1
AND `account`=1
AND published = 1
AND FIND_IN_SET(name, 'address_type,name,username,password,password2,user_is_vendor,delimiter_userinfo') = 0
ORDER BY ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hqy1h_virtuemart_userfields | NULL | ref | published,account | published | 1 | const | 5 | 24.14 | Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 39 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 38 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_virtuemart/helpers/vmmodel.php:495 |
| 37 | VmModel->_getList() | JROOT/administrator/components/com_virtuemart/models/userfields.php:602 |
| 36 | VirtueMartModelUserfields->getUserFields() | JROOT/administrator/components/com_virtuemart/models/userfields.php:493 |
| 35 | VirtueMartModelUserfields->getUserFieldsFor() | JROOT/components/com_virtuemart/helpers/cart.php:262 |
| 34 | VirtueMartCart->prepareAddressFieldsInCart() | JROOT/administrator/components/com_virtuemart/helpers/calculationh.php:259 |
| 33 | calculationHelper->setCountryState() | JROOT/administrator/components/com_virtuemart/helpers/calculationh.php:90 |
| 32 | calculationHelper->__construct() | JROOT/administrator/components/com_virtuemart/helpers/calculationh.php:105 |
| 31 | calculationHelper::getInstance() | JROOT/administrator/components/com_virtuemart/models/product.php:2543 |
| 30 | VirtueMartModelProduct->getPrice() | JROOT/administrator/components/com_virtuemart/models/product.php:1058 |
| 29 | VirtueMartModelProduct->getProduct() | JROOT/plugins/content/vm2productsnapshot/vm2productsnapshot.php:199 |
| 28 | plgContentVm2ProductSnapshot->getProductSnapshot() | JROOT/plugins/content/vm2productsnapshot/vm2productsnapshot.php:101 |
| 27 | plgContentVm2ProductSnapshot->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 26 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 25 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
| 24 | JHtmlContent::prepare() | Same as call in the line below. |
| 23 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
| 22 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:111 |
| 21 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/plugins/fields/editor/tmpl/editor.php:18 |
| 20 | include JROOT/plugins/fields/editor/tmpl/editor.php | JROOT/administrator/components/com_fields/libraries/fieldsplugin.php:134 |
| 19 | FieldsPlugin->onCustomFieldsPrepareField() | JROOT/libraries/joomla/event/event.php:70 |
| 18 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 17 | JEventDispatcher->trigger() | JROOT/administrator/components/com_fields/helpers/fields.php:201 |
| 16 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
| 15 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 12 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/modules/mod_articles_news/helper.php:164 |
| 11 | ModArticlesNewsHelper::getList() | JROOT/modules/mod_articles_news/mod_articles_news.php:15 |
| 10 | include JROOT/modules/mod_articles_news/mod_articles_news.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.10 ms After last query: 0.26 ms Query memory: 0.034 MB Memory before query: 25.751 MB Rows returned: 28
SELECT `fieldtitle`, `fieldvalue`
FROM `hqy1h_virtuemart_userfield_values`
WHERE `virtuemart_userfield_id` = 53
ORDER BY `ordering`
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hqy1h_virtuemart_userfield_values | NULL | ref | virtuemart_userfield_id | virtuemart_userfield_id | 4 | const | 27 | 100.00 | Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 38 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 37 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_virtuemart/helpers/vmmodel.php:495 |
| 36 | VmModel->_getList() | JROOT/administrator/components/com_virtuemart/models/userfields.php:1020 |
| 35 | VirtueMartModelUserfields->getUserFieldsFilled() | JROOT/components/com_virtuemart/helpers/cart.php:264 |
| 34 | VirtueMartCart->prepareAddressFieldsInCart() | JROOT/administrator/components/com_virtuemart/helpers/calculationh.php:259 |
| 33 | calculationHelper->setCountryState() | JROOT/administrator/components/com_virtuemart/helpers/calculationh.php:90 |
| 32 | calculationHelper->__construct() | JROOT/administrator/components/com_virtuemart/helpers/calculationh.php:105 |
| 31 | calculationHelper::getInstance() | JROOT/administrator/components/com_virtuemart/models/product.php:2543 |
| 30 | VirtueMartModelProduct->getPrice() | JROOT/administrator/components/com_virtuemart/models/product.php:1058 |
| 29 | VirtueMartModelProduct->getProduct() | JROOT/plugins/content/vm2productsnapshot/vm2productsnapshot.php:199 |
| 28 | plgContentVm2ProductSnapshot->getProductSnapshot() | JROOT/plugins/content/vm2productsnapshot/vm2productsnapshot.php:101 |
| 27 | plgContentVm2ProductSnapshot->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 26 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 25 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
| 24 | JHtmlContent::prepare() | Same as call in the line below. |
| 23 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
| 22 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:111 |
| 21 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/plugins/fields/editor/tmpl/editor.php:18 |
| 20 | include JROOT/plugins/fields/editor/tmpl/editor.php | JROOT/administrator/components/com_fields/libraries/fieldsplugin.php:134 |
| 19 | FieldsPlugin->onCustomFieldsPrepareField() | JROOT/libraries/joomla/event/event.php:70 |
| 18 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 17 | JEventDispatcher->trigger() | JROOT/administrator/components/com_fields/helpers/fields.php:201 |
| 16 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
| 15 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 12 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/modules/mod_articles_news/helper.php:164 |
| 11 | ModArticlesNewsHelper::getList() | JROOT/modules/mod_articles_news/mod_articles_news.php:15 |
| 10 | include JROOT/modules/mod_articles_news/mod_articles_news.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.06 ms After last query: 0.87 ms Query memory: 0.036 MB Memory before query: 26.154 MB Rows returned: 5
SELECT *
FROM `hqy1h_virtuemart_userfields`
WHERE 1 = 1
AND `shipment`=1
AND published = 1
AND FIND_IN_SET(name, 'address_type,name,username,password,password2,user_is_vendor,delimiter_userinfo') = 0
ORDER BY ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hqy1h_virtuemart_userfields | NULL | ref | published,shipment | published | 1 | const | 5 | 24.14 | Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 39 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 38 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_virtuemart/helpers/vmmodel.php:495 |
| 37 | VmModel->_getList() | JROOT/administrator/components/com_virtuemart/models/userfields.php:602 |
| 36 | VirtueMartModelUserfields->getUserFields() | JROOT/administrator/components/com_virtuemart/models/userfields.php:499 |
| 35 | VirtueMartModelUserfields->getUserFieldsFor() | JROOT/components/com_virtuemart/helpers/cart.php:262 |
| 34 | VirtueMartCart->prepareAddressFieldsInCart() | JROOT/administrator/components/com_virtuemart/helpers/calculationh.php:259 |
| 33 | calculationHelper->setCountryState() | JROOT/administrator/components/com_virtuemart/helpers/calculationh.php:90 |
| 32 | calculationHelper->__construct() | JROOT/administrator/components/com_virtuemart/helpers/calculationh.php:105 |
| 31 | calculationHelper::getInstance() | JROOT/administrator/components/com_virtuemart/models/product.php:2543 |
| 30 | VirtueMartModelProduct->getPrice() | JROOT/administrator/components/com_virtuemart/models/product.php:1058 |
| 29 | VirtueMartModelProduct->getProduct() | JROOT/plugins/content/vm2productsnapshot/vm2productsnapshot.php:199 |
| 28 | plgContentVm2ProductSnapshot->getProductSnapshot() | JROOT/plugins/content/vm2productsnapshot/vm2productsnapshot.php:101 |
| 27 | plgContentVm2ProductSnapshot->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 26 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 25 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
| 24 | JHtmlContent::prepare() | Same as call in the line below. |
| 23 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
| 22 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:111 |
| 21 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/plugins/fields/editor/tmpl/editor.php:18 |
| 20 | include JROOT/plugins/fields/editor/tmpl/editor.php | JROOT/administrator/components/com_fields/libraries/fieldsplugin.php:134 |
| 19 | FieldsPlugin->onCustomFieldsPrepareField() | JROOT/libraries/joomla/event/event.php:70 |
| 18 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 17 | JEventDispatcher->trigger() | JROOT/administrator/components/com_fields/helpers/fields.php:201 |
| 16 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
| 15 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 12 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/modules/mod_articles_news/helper.php:164 |
| 11 | ModArticlesNewsHelper::getList() | JROOT/modules/mod_articles_news/mod_articles_news.php:15 |
| 10 | include JROOT/modules/mod_articles_news/mod_articles_news.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.06 ms After last query: 0.18 ms Query memory: 0.034 MB Memory before query: 26.185 MB Rows returned: 28
SELECT `fieldtitle`, `fieldvalue`
FROM `hqy1h_virtuemart_userfield_values`
WHERE `virtuemart_userfield_id` = 53
ORDER BY `ordering`
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hqy1h_virtuemart_userfield_values | NULL | ref | virtuemart_userfield_id | virtuemart_userfield_id | 4 | const | 27 | 100.00 | Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 38 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 37 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_virtuemart/helpers/vmmodel.php:495 |
| 36 | VmModel->_getList() | JROOT/administrator/components/com_virtuemart/models/userfields.php:1020 |
| 35 | VirtueMartModelUserfields->getUserFieldsFilled() | JROOT/components/com_virtuemart/helpers/cart.php:264 |
| 34 | VirtueMartCart->prepareAddressFieldsInCart() | JROOT/administrator/components/com_virtuemart/helpers/calculationh.php:259 |
| 33 | calculationHelper->setCountryState() | JROOT/administrator/components/com_virtuemart/helpers/calculationh.php:90 |
| 32 | calculationHelper->__construct() | JROOT/administrator/components/com_virtuemart/helpers/calculationh.php:105 |
| 31 | calculationHelper::getInstance() | JROOT/administrator/components/com_virtuemart/models/product.php:2543 |
| 30 | VirtueMartModelProduct->getPrice() | JROOT/administrator/components/com_virtuemart/models/product.php:1058 |
| 29 | VirtueMartModelProduct->getProduct() | JROOT/plugins/content/vm2productsnapshot/vm2productsnapshot.php:199 |
| 28 | plgContentVm2ProductSnapshot->getProductSnapshot() | JROOT/plugins/content/vm2productsnapshot/vm2productsnapshot.php:101 |
| 27 | plgContentVm2ProductSnapshot->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 26 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 25 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
| 24 | JHtmlContent::prepare() | Same as call in the line below. |
| 23 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
| 22 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:111 |
| 21 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/plugins/fields/editor/tmpl/editor.php:18 |
| 20 | include JROOT/plugins/fields/editor/tmpl/editor.php | JROOT/administrator/components/com_fields/libraries/fieldsplugin.php:134 |
| 19 | FieldsPlugin->onCustomFieldsPrepareField() | JROOT/libraries/joomla/event/event.php:70 |
| 18 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 17 | JEventDispatcher->trigger() | JROOT/administrator/components/com_fields/helpers/fields.php:201 |
| 16 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
| 15 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 12 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/modules/mod_articles_news/helper.php:164 |
| 11 | ModArticlesNewsHelper::getList() | JROOT/modules/mod_articles_news/mod_articles_news.php:15 |
| 10 | include JROOT/modules/mod_articles_news/mod_articles_news.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.57 ms After last query: 1.02 ms Query memory: 0.032 MB Memory before query: 26.230 MB Rows returned: 0
SELECT c.*
FROM hqy1h_virtuemart_calcs as c
LEFT JOIN hqy1h_virtuemart_calc_shoppergroups as cs
ON cs.virtuemart_calc_id=c.virtuemart_calc_id
WHERE `calc_kind` IN ('Marge','Tax','VatTax','DBTax','DATax' )
AND `published`="1"
AND (`virtuemart_vendor_id`="1" OR `shared`="1" )
AND ( publish_up = "0000-00-00 00:00:00" OR publish_up <= "2026-02-17 15:10:34" )
AND ( publish_down = "0000-00-00 00:00:00" OR publish_down >= "2026-02-17 15:10:34" )
AND ( virtuemart_shoppergroup_id = 1 OR (virtuemart_shoppergroup_id) IS NULL)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | no matching row in const table |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 35 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 34 | JDatabaseDriver->loadAssocList() | JROOT/administrator/components/com_virtuemart/helpers/calculationh.php:184 |
| 33 | calculationHelper->setVendorId() | JROOT/administrator/components/com_virtuemart/helpers/calculationh.php:91 |
| 32 | calculationHelper->__construct() | JROOT/administrator/components/com_virtuemart/helpers/calculationh.php:105 |
| 31 | calculationHelper::getInstance() | JROOT/administrator/components/com_virtuemart/models/product.php:2543 |
| 30 | VirtueMartModelProduct->getPrice() | JROOT/administrator/components/com_virtuemart/models/product.php:1058 |
| 29 | VirtueMartModelProduct->getProduct() | JROOT/plugins/content/vm2productsnapshot/vm2productsnapshot.php:199 |
| 28 | plgContentVm2ProductSnapshot->getProductSnapshot() | JROOT/plugins/content/vm2productsnapshot/vm2productsnapshot.php:101 |
| 27 | plgContentVm2ProductSnapshot->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 26 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 25 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
| 24 | JHtmlContent::prepare() | Same as call in the line below. |
| 23 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
| 22 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:111 |
| 21 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/plugins/fields/editor/tmpl/editor.php:18 |
| 20 | include JROOT/plugins/fields/editor/tmpl/editor.php | JROOT/administrator/components/com_fields/libraries/fieldsplugin.php:134 |
| 19 | FieldsPlugin->onCustomFieldsPrepareField() | JROOT/libraries/joomla/event/event.php:70 |
| 18 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 17 | JEventDispatcher->trigger() | JROOT/administrator/components/com_fields/helpers/fields.php:201 |
| 16 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
| 15 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 12 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/modules/mod_articles_news/helper.php:164 |
| 11 | ModArticlesNewsHelper::getList() | JROOT/modules/mod_articles_news/mod_articles_news.php:15 |
| 10 | include JROOT/modules/mod_articles_news/mod_articles_news.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.84 ms After last query: 1.03 ms Query memory: 0.032 MB Memory before query: 26.273 MB Rows returned: 1
SELECT `hqy1h_virtuemart_medias`.*
FROM `hqy1h_virtuemart_medias`
WHERE `hqy1h_virtuemart_medias`.`virtuemart_media_id` = "15695"
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hqy1h_virtuemart_medias | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 33 | JDatabaseDriver->loadAssoc() | JROOT/administrator/components/com_virtuemart/helpers/vmtable.php:1023 |
| 32 | VmTable->load() | JROOT/administrator/components/com_virtuemart/models/media.php:98 |
| 31 | VirtueMartModelMedia->createMediaByIds() | JROOT/administrator/components/com_virtuemart/models/media.php:415 |
| 30 | VirtueMartModelMedia->attachImages() | JROOT/administrator/components/com_virtuemart/helpers/vmmodel.php:1075 |
| 29 | VmModel->addImages() | JROOT/plugins/content/vm2productsnapshot/vm2productsnapshot.php:208 |
| 28 | plgContentVm2ProductSnapshot->getProductSnapshot() | JROOT/plugins/content/vm2productsnapshot/vm2productsnapshot.php:101 |
| 27 | plgContentVm2ProductSnapshot->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 26 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 25 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
| 24 | JHtmlContent::prepare() | Same as call in the line below. |
| 23 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
| 22 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:111 |
| 21 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/plugins/fields/editor/tmpl/editor.php:18 |
| 20 | include JROOT/plugins/fields/editor/tmpl/editor.php | JROOT/administrator/components/com_fields/libraries/fieldsplugin.php:134 |
| 19 | FieldsPlugin->onCustomFieldsPrepareField() | JROOT/libraries/joomla/event/event.php:70 |
| 18 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 17 | JEventDispatcher->trigger() | JROOT/administrator/components/com_fields/helpers/fields.php:201 |
| 16 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
| 15 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 12 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/modules/mod_articles_news/helper.php:164 |
| 11 | ModArticlesNewsHelper::getList() | JROOT/modules/mod_articles_news/mod_articles_news.php:15 |
| 10 | include JROOT/modules/mod_articles_news/mod_articles_news.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.82 ms After last query: 0.38 ms Query memory: 0.032 MB Memory before query: 26.296 MB Rows returned: 1
SELECT `hqy1h_virtuemart_medias`.*
FROM `hqy1h_virtuemart_medias`
WHERE `hqy1h_virtuemart_medias`.`virtuemart_media_id` = "15747"
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hqy1h_virtuemart_medias | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 33 | JDatabaseDriver->loadAssoc() | JROOT/administrator/components/com_virtuemart/helpers/vmtable.php:1023 |
| 32 | VmTable->load() | JROOT/administrator/components/com_virtuemart/models/media.php:98 |
| 31 | VirtueMartModelMedia->createMediaByIds() | JROOT/administrator/components/com_virtuemart/models/media.php:415 |
| 30 | VirtueMartModelMedia->attachImages() | JROOT/administrator/components/com_virtuemart/helpers/vmmodel.php:1075 |
| 29 | VmModel->addImages() | JROOT/plugins/content/vm2productsnapshot/vm2productsnapshot.php:208 |
| 28 | plgContentVm2ProductSnapshot->getProductSnapshot() | JROOT/plugins/content/vm2productsnapshot/vm2productsnapshot.php:101 |
| 27 | plgContentVm2ProductSnapshot->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 26 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 25 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
| 24 | JHtmlContent::prepare() | Same as call in the line below. |
| 23 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
| 22 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:111 |
| 21 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/plugins/fields/editor/tmpl/editor.php:18 |
| 20 | include JROOT/plugins/fields/editor/tmpl/editor.php | JROOT/administrator/components/com_fields/libraries/fieldsplugin.php:134 |
| 19 | FieldsPlugin->onCustomFieldsPrepareField() | JROOT/libraries/joomla/event/event.php:70 |
| 18 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 17 | JEventDispatcher->trigger() | JROOT/administrator/components/com_fields/helpers/fields.php:201 |
| 16 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
| 15 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 12 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/modules/mod_articles_news/helper.php:164 |
| 11 | ModArticlesNewsHelper::getList() | JROOT/modules/mod_articles_news/mod_articles_news.php:15 |
| 10 | include JROOT/modules/mod_articles_news/mod_articles_news.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.78 ms After last query: 0.32 ms Query memory: 0.032 MB Memory before query: 26.317 MB Rows returned: 1
SELECT `hqy1h_virtuemart_medias`.*
FROM `hqy1h_virtuemart_medias`
WHERE `hqy1h_virtuemart_medias`.`virtuemart_media_id` = "15748"
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hqy1h_virtuemart_medias | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 33 | JDatabaseDriver->loadAssoc() | JROOT/administrator/components/com_virtuemart/helpers/vmtable.php:1023 |
| 32 | VmTable->load() | JROOT/administrator/components/com_virtuemart/models/media.php:98 |
| 31 | VirtueMartModelMedia->createMediaByIds() | JROOT/administrator/components/com_virtuemart/models/media.php:415 |
| 30 | VirtueMartModelMedia->attachImages() | JROOT/administrator/components/com_virtuemart/helpers/vmmodel.php:1075 |
| 29 | VmModel->addImages() | JROOT/plugins/content/vm2productsnapshot/vm2productsnapshot.php:208 |
| 28 | plgContentVm2ProductSnapshot->getProductSnapshot() | JROOT/plugins/content/vm2productsnapshot/vm2productsnapshot.php:101 |
| 27 | plgContentVm2ProductSnapshot->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 26 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 25 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
| 24 | JHtmlContent::prepare() | Same as call in the line below. |
| 23 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
| 22 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:111 |
| 21 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/plugins/fields/editor/tmpl/editor.php:18 |
| 20 | include JROOT/plugins/fields/editor/tmpl/editor.php | JROOT/administrator/components/com_fields/libraries/fieldsplugin.php:134 |
| 19 | FieldsPlugin->onCustomFieldsPrepareField() | JROOT/libraries/joomla/event/event.php:70 |
| 18 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 17 | JEventDispatcher->trigger() | JROOT/administrator/components/com_fields/helpers/fields.php:201 |
| 16 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
| 15 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 12 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/modules/mod_articles_news/helper.php:164 |
| 11 | ModArticlesNewsHelper::getList() | JROOT/modules/mod_articles_news/mod_articles_news.php:15 |
| 10 | include JROOT/modules/mod_articles_news/mod_articles_news.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.22 ms After last query: 57.99 ms Query memory: 0.032 MB Memory before query: 26.355 MB Rows returned: 1
SELECT `hqy1h_virtuemart_products`.* ,`hqy1h_virtuemart_products_en_gb`.*
FROM `hqy1h_virtuemart_products`
INNER JOIN `hqy1h_virtuemart_products_en_gb` using (`virtuemart_product_id`)
WHERE `hqy1h_virtuemart_products`.`virtuemart_product_id` = "71"
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hqy1h_virtuemart_products | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| 1 | SIMPLE | hqy1h_virtuemart_products_en_gb | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 33 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 32 | JDatabaseDriver->loadAssoc() | JROOT/administrator/components/com_virtuemart/helpers/vmtable.php:1023 |
| 31 | VmTable->load() | JROOT/administrator/components/com_virtuemart/models/product.php:1368 |
| 30 | VirtueMartModelProduct->getProductSingle() | JROOT/administrator/components/com_virtuemart/models/product.php:972 |
| 29 | VirtueMartModelProduct->getProduct() | JROOT/plugins/content/vm2productsnapshot/vm2productsnapshot.php:199 |
| 28 | plgContentVm2ProductSnapshot->getProductSnapshot() | JROOT/plugins/content/vm2productsnapshot/vm2productsnapshot.php:101 |
| 27 | plgContentVm2ProductSnapshot->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 26 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 25 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
| 24 | JHtmlContent::prepare() | Same as call in the line below. |
| 23 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
| 22 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:111 |
| 21 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/plugins/fields/editor/tmpl/editor.php:18 |
| 20 | include JROOT/plugins/fields/editor/tmpl/editor.php | JROOT/administrator/components/com_fields/libraries/fieldsplugin.php:134 |
| 19 | FieldsPlugin->onCustomFieldsPrepareField() | JROOT/libraries/joomla/event/event.php:70 |
| 18 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 17 | JEventDispatcher->trigger() | JROOT/administrator/components/com_fields/helpers/fields.php:201 |
| 16 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
| 15 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 12 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/modules/mod_articles_news/helper.php:164 |
| 11 | ModArticlesNewsHelper::getList() | JROOT/modules/mod_articles_news/mod_articles_news.php:15 |
| 10 | include JROOT/modules/mod_articles_news/mod_articles_news.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.87 ms After last query: 0.27 ms Query memory: 0.031 MB Memory before query: 26.374 MB Rows returned: 3