Query Time: 0.29 ms Query memory: 0.022 MB Memory before query: 2.501 MB Rows returned: 0
SELECT `data`
FROM `sghw6_session`
WHERE `session_id` = '5c879e5a6b70ec4456d45916edc27c75'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | sghw6_session | const | PRIMARY | PRIMARY | 575 | const | 1 | 100.00 | |
Status | Duration |
---|
Starting | 0.03 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.00 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.03 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.00 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
13 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/session/storage/database.php:44 |
12 | JSessionStorageDatabase->read() | Same as call in the line below. |
11 | session_start() | JROOT/libraries/joomla/session/handler/native.php:259 |
10 | JSessionHandlerNative->doSessionStart() | JROOT/libraries/joomla/session/handler/native.php:49 |
9 | JSessionHandlerNative->start() | JROOT/libraries/joomla/session/handler/joomla.php:81 |
8 | JSessionHandlerJoomla->start() | JROOT/libraries/joomla/session/session.php:636 |
7 | JSession->_start() | JROOT/libraries/joomla/session/session.php:596 |
6 | JSession->start() | JROOT/libraries/cms/application/cms.php:773 |
5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:408 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:79 |
Query Time: 0.23 ms After last query: 1.10 ms Query memory: 0.019 MB Memory before query: 2.627 MB Rows returned: 0
SELECT `session_id`
FROM `sghw6_session`
WHERE `session_id` = '5c879e5a6b70ec4456d45916edc27c75'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | sghw6_session | const | PRIMARY | PRIMARY | 575 | const | 1 | 100.00 | |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.00 ms |
Checking query cache for query | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
After opening tables | 0.00 ms |
System lock | 0.01 ms |
table lock | 0.00 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.01 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.01 ms |
Storing result in query cache | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number | 8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
7 | JDatabaseDriver->loadResult() | JROOT/libraries/cms/application/cms.php:176 |
6 | JApplicationCms->checkSession() | JROOT/libraries/cms/application/cms.php:799 |
5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:408 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:79 |
Query Time: 0.61 ms After last query: 0.04 ms Query memory: 0.003 MB Memory before query: 2.631 MB
INSERT INTO `sghw6_session`
(`session_id`,`client_id`,`guest`,`time`,`userid`,`username`)
VALUES
('5c879e5a6b70ec4456d45916edc27c75', 0, 1, '1747240778', 0, '')
EXPLAIN not possible on query: INSERT INTO `sghw6_session`
(`session_id`,`client_id`,`guest`,`time`,`userid`,`username`) VALUES
('5c879e5a6b70ec4456d45916edc27c75', 0, 1, '1747240778', 0, '')
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.03 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init for update | 0.03 ms |
Update | 0.07 ms |
Waiting for query cache lock | 0.00 ms |
Update | 0.01 ms |
End of update loop | 0.00 ms |
Query end | 0.01 ms |
Commit | 0.34 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number | 7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/application/cms.php:212 |
6 | JApplicationCms->checkSession() | JROOT/libraries/cms/application/cms.php:799 |
5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:408 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:79 |
Query Time: 0.54 ms After last query: 1.22 ms Query memory: 0.039 MB Memory before query: 2.806 MB Rows returned: 48
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `sghw6_extensions`
WHERE `type` = 'component'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | sghw6_extensions | ref | extension | extension | 62 | const | 48 | 100.00 | Using index condition |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.02 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.05 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.20 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.06 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number | 9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
8 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/cache/controller/callback.php:152 |
7 | JCacheControllerCallback->get() | JROOT/libraries/cms/component/helper.php:448 |
6 | JComponentHelper::load() | JROOT/libraries/cms/component/helper.php:43 |
5 | JComponentHelper::getComponent() | JROOT/libraries/cms/component/helper.php:120 |
4 | JComponentHelper::getParams() | JROOT/libraries/cms/application/site.php:589 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 0.12 ms After last query: 0.86 ms Query memory: 0.021 MB Memory before query: 3.018 MB Rows returned: 2
SELECT b.id
FROM sghw6_usergroups AS a
LEFT JOIN sghw6_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 9
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
1 | SIMPLE | b | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 2 | 100.00 | Using where; Using index |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.01 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.03 ms |
checking permissions | 0.01 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number | 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1538 |
10 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:835 |
9 | JAccess::getGroupsByUser() | JROOT/libraries/joomla/access/access.php:904 |
8 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:454 |
7 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:296 |
6 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:86 |
5 | JPluginHelper::getPlugin() | JROOT/libraries/cms/plugin/helper.php:128 |
4 | JPluginHelper::isEnabled() | JROOT/libraries/cms/application/site.php:599 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 0.09 ms After last query: 0.31 ms Query memory: 0.021 MB Memory before query: 3.063 MB Rows returned: 5
SELECT id, rules
FROM `sghw6_viewlevels`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | sghw6_viewlevels | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | 100.00 | |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.00 ms |
checking privileges on cached | 0.01 ms |
checking permissions | 0.01 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1494 |
9 | JDatabaseDriver->loadAssocList() | JROOT/libraries/joomla/access/access.php:921 |
8 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:454 |
7 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:296 |
6 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:86 |
5 | JPluginHelper::getPlugin() | JROOT/libraries/cms/plugin/helper.php:128 |
4 | JPluginHelper::isEnabled() | JROOT/libraries/cms/application/site.php:599 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 0.73 ms After last query: 0.04 ms Query memory: 0.029 MB Memory before query: 3.071 MB Rows returned: 90
SELECT folder AS type, element AS name, params
FROM sghw6_extensions
WHERE enabled = 1
AND type ='plugin'
AND state IN (0,1)
AND access IN (1,1,5)
ORDER BY ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | sghw6_extensions | ALL | extension | NO INDEX KEY COULD BE USED | NULL | NULL | 267 | 43.82 | Using where; Using filesort |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.01 ms |
Checking query cache for query | 0.04 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.03 ms |
Preparing | 0.01 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
Creating sort index | 0.39 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.03 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number | 8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
7 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/plugin/helper.php:310 |
6 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:86 |
5 | JPluginHelper::getPlugin() | JROOT/libraries/cms/plugin/helper.php:128 |
4 | JPluginHelper::isEnabled() | JROOT/libraries/cms/application/site.php:599 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 0.09 ms After last query: 0.27 ms Query memory: 0.020 MB Memory before query: 3.149 MB Rows returned: 2
SELECT *
FROM sghw6_languages
WHERE published=1
ORDER BY ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | sghw6_languages | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 2 | 100.00 | Using where; Using filesort |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number | 7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
6 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/language/helper.php:164 |
5 | JLanguageHelper::getLanguages() | JROOT/libraries/joomla/language/helper.php:85 |
4 | JLanguageHelper::detectLanguage() | JROOT/libraries/cms/application/site.php:648 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 0.09 ms After last query: 10.96 ms Query memory: 0.023 MB Memory before query: 4.765 MB Rows returned: 1
SELECT template
FROM sghw6_template_styles as s
WHERE s.client_id = 0
AND s.home = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | s | ALL | idx_home | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | 100.00 | Using where |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.01 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
13 | JDatabaseDriver->loadResult() | JROOT/libraries/rokcommon/RokCommon/PlatformInfo/Joomla.php:31 |
12 | RokCommon_PlatformInfo_Joomla->getDefaultTemplate() | JROOT/libraries/rokcommon/RokCommon/PlatformInfo/Joomla.php:105 |
11 | RokCommon_PlatformInfo_Joomla->setPlatformParameters() | JROOT/libraries/rokcommon/RokCommon/Service.php:71 |
10 | RokCommon_Service::getContainer() | JROOT/libraries/rokcommon/include.php:38 |
9 | require_once JROOT/libraries/rokcommon/include.php | JROOT/plugins/system/rokcommon/rokcommon.php:96 |
8 | plgSystemRokCommon->loadCommonLib() | JROOT/plugins/system/rokcommon/rokcommon.php:54 |
7 | plgSystemRokCommon->__construct() | JROOT/libraries/cms/plugin/helper.php:255 |
6 | JPluginHelper::import() | JROOT/libraries/cms/plugin/helper.php:170 |
5 | JPluginHelper::importPlugin() | JROOT/libraries/cms/application/cms.php:669 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:681 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 0.07 ms After last query: 0.03 ms Query memory: 0.023 MB Memory before query: 4.773 MB Rows returned: 1
SELECT template
FROM sghw6_template_styles as s
WHERE s.client_id = 0
AND s.home = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | s | ALL | idx_home | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | 100.00 | Using where |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number | 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
14 | JDatabaseDriver->loadResult() | JROOT/libraries/rokcommon/RokCommon/PlatformInfo/Joomla.php:31 |
13 | RokCommon_PlatformInfo_Joomla->getDefaultTemplate() | JROOT/libraries/rokcommon/RokCommon/PlatformInfo/Joomla.php:67 |
12 | RokCommon_PlatformInfo_Joomla->getDefaultTemplatePath() | JROOT/libraries/rokcommon/RokCommon/PlatformInfo/Joomla.php:106 |
11 | RokCommon_PlatformInfo_Joomla->setPlatformParameters() | JROOT/libraries/rokcommon/RokCommon/Service.php:71 |
10 | RokCommon_Service::getContainer() | JROOT/libraries/rokcommon/include.php:38 |
9 | require_once JROOT/libraries/rokcommon/include.php | JROOT/plugins/system/rokcommon/rokcommon.php:96 |
8 | plgSystemRokCommon->loadCommonLib() | JROOT/plugins/system/rokcommon/rokcommon.php:54 |
7 | plgSystemRokCommon->__construct() | JROOT/libraries/cms/plugin/helper.php:255 |
6 | JPluginHelper::import() | JROOT/libraries/cms/plugin/helper.php:170 |
5 | JPluginHelper::importPlugin() | JROOT/libraries/cms/application/cms.php:669 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:681 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 0.10 ms After last query: 2.11 ms Query memory: 0.021 MB Memory before query: 5.076 MB Rows returned: 2
SELECT extension, file, type
FROM sghw6_rokcommon_configs
ORDER BY priority
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | sghw6_rokcommon_configs | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 2 | 100.00 | Using filesort |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.01 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
9 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/rokcommon/rokcommon.php:132 |
8 | plgSystemRokCommon->processRegisteredConfigs() | JROOT/plugins/system/rokcommon/rokcommon.php:76 |
7 | plgSystemRokCommon->__construct() | JROOT/libraries/cms/plugin/helper.php:255 |
6 | JPluginHelper::import() | JROOT/libraries/cms/plugin/helper.php:170 |
5 | JPluginHelper::importPlugin() | JROOT/libraries/cms/application/cms.php:669 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:681 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 0.37 ms After last query: 5.70 ms Query memory: 0.020 MB Memory before query: 5.891 MB Rows returned: 1
SELECT `enabled`
FROM `sghw6_extensions`
WHERE `element` = 'com_akeeba'
AND `type` = 'component'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | sghw6_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 302 | const | 1 | 100.00 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.00 ms |
Checking query cache for query | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.07 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.02 ms |
End of update loop | 0.01 ms |
Query end | 0.00 ms |
Commit | 0.01 ms |
Query end | 0.00 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.02 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number | 9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
8 | JDatabaseDriver->loadResult() | JROOT/plugins/system/backuponupdate/backuponupdate.php:71 |
7 | require_once JROOT/plugins/system/backuponupdate/backuponupdate.php | JROOT/libraries/cms/plugin/helper.php:230 |
6 | JPluginHelper::import() | JROOT/libraries/cms/plugin/helper.php:170 |
5 | JPluginHelper::importPlugin() | JROOT/libraries/cms/application/cms.php:669 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:681 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 0.37 ms After last query: 2.76 ms Query memory: 0.020 MB Memory before query: 6.268 MB Rows returned: 2
SELECT element
FROM sghw6_extensions
WHERE type = 'language'
AND client_id = 0
AND enabled = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | sghw6_extensions | ref | extension | extension | 62 | const | 4 | 100.00 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.03 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.02 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.01 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.09 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/language/multilang.php:90 |
8 | JLanguageMultilang::getSiteLangs() | JROOT/plugins/system/languagefilter/languagefilter.php:108 |
7 | PlgSystemLanguageFilter->__construct() | JROOT/libraries/cms/plugin/helper.php:255 |
6 | JPluginHelper::import() | JROOT/libraries/cms/plugin/helper.php:170 |
5 | JPluginHelper::importPlugin() | JROOT/libraries/cms/application/cms.php:669 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:681 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 0.82 ms After last query: 6.55 ms Query memory: 0.025 MB Memory before query: 7.557 MB Rows returned: 17
SHOW FULL COLUMNS
FROM `sghw6_extensions`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `sghw6_extensions`
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.01 ms |
closing tables | 0.00 ms |
checking permissions | 0.01 ms |
Opening tables | 0.39 ms |
After opening tables | 0.01 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
Filling schema table | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
checking permissions | 0.05 ms |
closing tables | 0.01 ms |
checking permissions | 0.00 ms |
Executing | 0.00 ms |
Sending data | 0.04 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Removing tmp table | 0.10 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.00 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.00 ms |
Updating status | 0.02 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number | 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
14 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
13 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:241 |
12 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:162 |
11 | JTable->__construct() | JROOT/libraries/joomla/table/extension.php:31 |
10 | JTableExtension->__construct() | JROOT/libraries/joomla/table/table.php:308 |
9 | JTable::getInstance() | JROOT/plugins/system/roksprocket/roksprocket.php:46 |
8 | plgSystemRokSprocket->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:69 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:670 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:681 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 0.31 ms After last query: 0.29 ms Query memory: 0.021 MB Memory before query: 7.596 MB Rows returned: 1
SELECT `extension_id`
FROM `sghw6_extensions`
WHERE type = 'component'
AND element = 'com_roksprocket'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | sghw6_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 364 | const,const | 1 | 100.00 | Using where; Using index |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.04 ms |
Preparing | 0.03 ms |
Executing | 0.00 ms |
Sending data | 0.02 ms |
End of update loop | 0.00 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.14 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number | 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
10 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/table/extension.php:109 |
9 | JTableExtension->find() | JROOT/plugins/system/roksprocket/roksprocket.php:48 |
8 | plgSystemRokSprocket->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:69 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:670 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:681 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 0.36 ms After last query: 0.04 ms Query memory: 0.021 MB Memory before query: 7.603 MB Rows returned: 1
SELECT *
FROM sghw6_extensions
WHERE `extension_id` = '10025'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | sghw6_extensions | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
Status | Duration |
---|
Starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.02 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.00 ms |
table lock | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.03 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.02 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number | 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
10 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:719 |
9 | JTable->load() | JROOT/plugins/system/roksprocket/roksprocket.php:55 |
8 | plgSystemRokSprocket->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:69 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:670 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:681 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 0.23 ms After last query: 0.04 ms Query memory: 0.021 MB Memory before query: 7.609 MB Rows returned: 1
SELECT `extension_id`
FROM `sghw6_extensions`
WHERE type = 'module'
AND element = 'mod_roksprocket'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | sghw6_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 364 | const,const | 1 | 100.00 | Using where; Using index |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.04 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.06 ms |
Reset for next command | 0.03 ms |
# | Caller | File and line number | 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
10 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/table/extension.php:109 |
9 | JTableExtension->find() | JROOT/plugins/system/roksprocket/roksprocket.php:71 |
8 | plgSystemRokSprocket->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:69 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:670 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:681 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 0.10 ms After last query: 0.03 ms Query memory: 0.021 MB Memory before query: 7.616 MB Rows returned: 1
SELECT *
FROM sghw6_extensions
WHERE `extension_id` = '10025'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | sghw6_extensions | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number | 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
10 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:719 |
9 | JTable->load() | JROOT/plugins/system/roksprocket/roksprocket.php:77 |
8 | plgSystemRokSprocket->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:69 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:670 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:681 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 7.24 ms After last query: 13.29 ms Query memory: 1.015 MB Memory before query: 8.188 MB Rows returned: 114
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 sghw6_menu AS m
LEFT JOIN sghw6_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
ORDER BY m.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | ALL | idx_client_id_parent_id_alias_language | NO INDEX KEY COULD BE USED | NULL | NULL | 347 | 100.00 | Using where; Using filesort |
1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | agocoly_lydb.m.component_id | 1 | 100.00 | Using where |
Status | Duration |
---|
Creating sort index | 0.03 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.03 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.03 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.03 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.05 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.13 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.10 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.46 ms |
Waiting for query cache lock | 0.01 ms |
Creating sort index | 0.13 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.03 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.03 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.27 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.11 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.07 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.34 ms |
Waiting for query cache lock | 0.01 ms |
Creating sort index | 0.21 ms |
Waiting for query cache lock | 0.01 ms |
Creating sort index | 0.03 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.19 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.12 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.06 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.09 ms |
Waiting for query cache lock | 0.15 ms |
Creating sort index | 0.05 ms |
Waiting for query cache lock | 0.14 ms |
Creating sort index | 0.08 ms |
Waiting for query cache lock | 0.24 ms |
Creating sort index | 0.09 ms |
Waiting for query cache lock | 0.01 ms |
Creating sort index | 0.08 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.03 ms |
Waiting for query cache lock | 0.13 ms |
Creating sort index | 0.09 ms |
Waiting for query cache lock | 0.01 ms |
Creating sort index | 0.11 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.04 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.11 ms |
Waiting for query cache lock | 0.09 ms |
Creating sort index | 0.18 ms |
Waiting for query cache lock | 0.01 ms |
Creating sort index | 0.07 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.03 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.03 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.10 ms |
Waiting for query cache lock | 0.01 ms |
Creating sort index | 0.07 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.04 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.04 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.10 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.20 ms |
End of update loop | 0.01 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.12 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number | 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
19 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/menu/site.php:86 |
18 | JMenuSite->load() | JROOT/libraries/cms/menu/menu.php:74 |
17 | JMenu->__construct() | JROOT/libraries/cms/menu/site.php:57 |
16 | JMenuSite->__construct() | JROOT/libraries/cms/menu/menu.php:145 |
15 | JMenu::getInstance() | JROOT/libraries/cms/application/cms.php:439 |
14 | JApplicationCms->getMenu() | JROOT/libraries/cms/application/site.php:272 |
13 | JApplicationSite->getMenu() | JROOT/libraries/cms/router/site.php:57 |
12 | JRouterSite->__construct() | JROOT/libraries/cms/router/router.php:197 |
11 | JRouter::getInstance() | JROOT/libraries/cms/application/cms.php:535 |
10 | JApplicationCms::getRouter() | JROOT/libraries/cms/application/site.php:407 |
9 | JApplicationSite::getRouter() | JROOT/plugins/system/languagefilter/languagefilter.php:130 |
8 | PlgSystemLanguageFilter->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:69 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:670 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:681 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 0.90 ms After last query: 16.75 ms Query memory: 0.026 MB Memory before query: 12.515 MB Rows returned: 8
SHOW FULL COLUMNS
FROM `sghw6_assets`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `sghw6_assets`
Status | Duration |
---|
Starting | 0.05 ms |
checking permissions | 0.01 ms |
closing tables | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.34 ms |
After opening tables | 0.01 ms |
System lock | 0.00 ms |
table lock | 0.01 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Filling schema table | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.00 ms |
checking permissions | 0.04 ms |
closing tables | 0.01 ms |
checking permissions | 0.00 ms |
Executing | 0.00 ms |
Sending data | 0.03 ms |
End of update loop | 0.01 ms |
Query end | 0.00 ms |
closing tables | 0.01 ms |
Removing tmp table | 0.21 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.02 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number | 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
17 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:241 |
16 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:162 |
15 | JTable->__construct() | JROOT/libraries/joomla/table/asset.php:60 |
14 | JTableAsset->__construct() | JROOT/libraries/joomla/table/table.php:308 |
13 | JTable::getInstance() | JROOT/libraries/joomla/access/access.php:696 |
12 | JAccess::getExtensionNameFromAsset() | JROOT/libraries/joomla/access/access.php:555 |
11 | JAccess::getAssetRules() | JROOT/libraries/joomla/user/user.php:385 |
10 | JUser->authorise() | JROOT/plugins/system/sourcerer/helper.php:73 |
9 | PlgSystemSourcererHelper->__construct() | JROOT/plugins/system/sourcerer/sourcerer.php:95 |
8 | PlgSystemSourcerer->onAfterRoute() | JROOT/libraries/joomla/event/event.php:69 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1125 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:791 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 0.09 ms After last query: 0.05 ms Query memory: 0.022 MB Memory before query: 12.536 MB Rows returned: 1
SELECT *
FROM sghw6_assets
WHERE `id` = '1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | sghw6_assets | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.01 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number | 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
14 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:719 |
13 | JTable->load() | JROOT/libraries/joomla/access/access.php:697 |
12 | JAccess::getExtensionNameFromAsset() | JROOT/libraries/joomla/access/access.php:555 |
11 | JAccess::getAssetRules() | JROOT/libraries/joomla/user/user.php:385 |
10 | JUser->authorise() | JROOT/plugins/system/sourcerer/helper.php:73 |
9 | PlgSystemSourcererHelper->__construct() | JROOT/plugins/system/sourcerer/sourcerer.php:95 |
8 | PlgSystemSourcerer->onAfterRoute() | JROOT/libraries/joomla/event/event.php:69 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1125 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:791 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 0.08 ms After last query: 0.04 ms Query memory: 0.022 MB Memory before query: 12.541 MB Rows returned: 1
SELECT a.rules
FROM sghw6_assets AS a
WHERE (a.id = 1 OR a.name = 'root.1')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | index_merge | PRIMARY,idx_asset_name | PRIMARY,idx_asset_name | 4,152 | NULL | 2 | 100.00 | Using union(PRIMARY,idx_asset_name); Using where |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number | 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1538 |
12 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:652 |
11 | JAccess::getAssetRules() | JROOT/libraries/joomla/user/user.php:385 |
10 | JUser->authorise() | JROOT/plugins/system/sourcerer/helper.php:73 |
9 | PlgSystemSourcererHelper->__construct() | JROOT/plugins/system/sourcerer/sourcerer.php:95 |
8 | PlgSystemSourcerer->onAfterRoute() | JROOT/libraries/joomla/event/event.php:69 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1125 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:791 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 0.07 ms After last query: 0.32 ms Query memory: 0.022 MB Memory before query: 12.564 MB Rows returned: 1
SELECT a.rules
FROM sghw6_assets AS a
WHERE (a.id = 1 OR a.name = 'root.1')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | index_merge | PRIMARY,idx_asset_name | PRIMARY,idx_asset_name | 4,152 | NULL | 2 | 100.00 | Using union(PRIMARY,idx_asset_name); Using where |
Status | Duration |
---|
Starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1538 |
13 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:652 |
12 | JAccess::getAssetRules() | JROOT/libraries/joomla/access/access.php:176 |
11 | JAccess::check() | JROOT/libraries/joomla/user/user.php:394 |
10 | JUser->authorise() | JROOT/plugins/system/sourcerer/helper.php:73 |
9 | PlgSystemSourcererHelper->__construct() | JROOT/plugins/system/sourcerer/sourcerer.php:95 |
8 | PlgSystemSourcerer->onAfterRoute() | JROOT/libraries/joomla/event/event.php:69 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1125 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:791 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 0.31 ms After last query: 0.29 ms Query memory: 0.024 MB Memory before query: 12.616 MB Rows returned: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `sghw6_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | sghw6_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 364 | const,const | 1 | 100.00 | Using index condition |
Status | Duration |
---|
Starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.04 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.01 ms |
table lock | 0.00 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.05 ms |
Preparing | 0.02 ms |
Executing | 0.00 ms |
Sending data | 0.02 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
16 | JDatabaseDriver->loadObject() | JROOT/libraries/joomla/cache/controller/callback.php:152 |
15 | JCacheControllerCallback->get() | JROOT/libraries/cms/library/helper.php:156 |
14 | JLibraryHelper::_load() | JROOT/libraries/cms/library/helper.php:47 |
13 | JLibraryHelper::getLibrary() | JROOT/libraries/cms/library/helper.php:90 |
12 | JLibraryHelper::getParams() | JROOT/libraries/cms/version/version.php:274 |
11 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:755 |
10 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
9 | JFactory::getDocument() | JROOT/plugins/system/k2/k2.php:374 |
8 | plgSystemK2->onAfterRoute() | JROOT/libraries/joomla/event/event.php:69 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1125 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:791 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 0.92 ms After last query: 0.07 ms Query memory: 0.006 MB Memory before query: 12.616 MB
UPDATE `sghw6_extensions`
SET `params` = '{\"mediaversion\":\"aa43f3a710c6fe53423c42cee517b079\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | sghw6_extensions | range | element_clientid,element_folder_clientid,extension | extension | 364 | NULL | 1 | 100.00 | Using where |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
checking permissions | 0.01 ms |
After opening tables | 0.00 ms |
init for update | 0.00 ms |
init | 0.01 ms |
Updating main table | 0.01 ms |
init | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
init for update | 0.03 ms |
Updating | 0.06 ms |
End of update loop | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
End of update loop | 0.36 ms |
End of update loop | 0.01 ms |
Query end | 0.00 ms |
Commit | 0.30 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/library/helper.php:119 |
13 | JLibraryHelper::saveParams() | JROOT/libraries/cms/version/version.php:325 |
12 | JVersion->setMediaVersion() | JROOT/libraries/cms/version/version.php:284 |
11 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:755 |
10 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
9 | JFactory::getDocument() | JROOT/plugins/system/k2/k2.php:374 |
8 | plgSystemK2->onAfterRoute() | JROOT/libraries/joomla/event/event.php:69 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1125 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:791 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 0.34 ms After last query: 2.34 ms Query memory: 0.024 MB Memory before query: 13.019 MB Rows returned: 3
SELECT id, home, template, s.params
FROM sghw6_template_styles as s
LEFT JOIN sghw6_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | extension | 62 | const | 5 | 100.00 | Using index condition; Using where |
1 | SIMPLE | s | ref | idx_template | idx_template | 152 | agocoly_lydb.e.element | 1 | 100.00 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.01 ms |
Checking query cache for query | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.03 ms |
Statistics | 0.03 ms |
Preparing | 0.02 ms |
Executing | 0.00 ms |
Sending data | 0.04 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.01 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.01 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number | 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/application/site.php:484 |
17 | JApplicationSite->getTemplate() | JROOT/libraries/cms/html/html.php:339 |
16 | JHtml::includeRelativeFiles() | JROOT/libraries/cms/html/html.php:684 |
15 | JHtml::script() | JROOT/libraries/cms/html/html.php:237 |
14 | JHtml::call() | JROOT/libraries/cms/html/html.php:139 |
13 | JHtml::_() | JROOT/libraries/cms/html/jquery.php:53 |
12 | JHtmlJquery::framework() | JROOT/libraries/cms/html/html.php:237 |
11 | JHtml::call() | JROOT/libraries/cms/html/html.php:139 |
10 | JHtml::_() | JROOT/administrator/components/com_k2/helpers/html.php:268 |
9 | K2HelperHTML::loadHeadIncludes() | JROOT/plugins/system/k2/k2.php:390 |
8 | plgSystemK2->onAfterRoute() | JROOT/libraries/joomla/event/event.php:69 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1125 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:791 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 0.12 ms After last query: 0.24 ms Query memory: 0.055 MB Memory before query: 13.046 MB Rows returned: 107
SELECT *
FROM sghw6_rokcandy
WHERE published=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | sghw6_rokcandy | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 107 | 100.00 | Using where |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.02 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_rokcandy/helpers/rokcandy.php:27 |
12 | RokCandyHelper::getUserMacros() | JROOT/libraries/joomla/cache/controller/callback.php:152 |
11 | JCacheControllerCallback->get() | JROOT/libraries/joomla/cache/controller/callback.php:40 |
10 | JCacheControllerCallback->call() | JROOT/administrator/components/com_rokcandy/helpers/rokcandy.php:17 |
9 | RokCandyHelper::getMacros() | JROOT/plugins/system/rokcandy/rokcandy.php:28 |
8 | plgSystemRokCandy->onAfterRoute() | JROOT/libraries/joomla/event/event.php:69 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1125 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:791 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 0.30 ms After last query: 2.87 ms Query memory: 0.026 MB Memory before query: 13.542 MB Rows returned: 48
SELECT element
FROM sghw6_extensions
WHERE type = 'component'
AND enabled = '1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | sghw6_extensions | ref | extension | extension | 62 | const | 48 | 100.00 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.07 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.01 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number | 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1538 |
19 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:413 |
18 | JAccess::preloadComponents() | JROOT/libraries/joomla/access/access.php:213 |
17 | JAccess::preload() | JROOT/libraries/joomla/access/access.php:168 |
16 | JAccess::check() | JROOT/libraries/joomla/user/user.php:394 |
15 | JUser->authorise() | JROOT/components/com_content/models/articles.php:112 |
14 | ContentModelArticles->populateState() | JROOT/components/com_content/models/featured.php:42 |
13 | ContentModelFeatured->populateState() | JROOT/libraries/legacy/model/legacy.php:435 |
12 | JModelLegacy->getState() | JROOT/libraries/legacy/view/legacy.php:408 |
11 | JViewLegacy->get() | JROOT/components/com_content/views/featured/view.html.php:54 |
10 | ContentViewFeatured->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 0.09 ms After last query: 0.06 ms Query memory: 0.027 MB Memory before query: 13.558 MB Rows returned: 47
SELECT a.name, a.rules
FROM sghw6_assets AS a
WHERE (a.name IN ('com_admin','com_ajax','com_akeeba','com_artadminer','com_attachments','com_autotweet','com_banners','com_bt_socialconnect','com_cache','com_categories','com_checkin','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_excelcsv_users_import','com_extplorer','com_finder','com_imagerecycle','com_installer','com_j2xml','com_jce','com_jch_optimize','com_joomlaupdate','com_k2','com_languages','com_login','com_mailto','com_maximenuck','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_plugins','com_postinstall','com_quicklogout','com_redirect','com_rokcandy','com_roksprocket','com_search','com_sigpro','com_tags','com_templates','com_users','com_widgetkit','com_wrapper') OR a.name = 'root.1')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | range | idx_asset_name | idx_asset_name | 152 | NULL | 49 | 100.00 | Using index condition |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number | 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1494 |
19 | JDatabaseDriver->loadAssocList() | JROOT/libraries/joomla/access/access.php:441 |
18 | JAccess::preloadComponents() | JROOT/libraries/joomla/access/access.php:213 |
17 | JAccess::preload() | JROOT/libraries/joomla/access/access.php:168 |
16 | JAccess::check() | JROOT/libraries/joomla/user/user.php:394 |
15 | JUser->authorise() | JROOT/components/com_content/models/articles.php:112 |
14 | ContentModelArticles->populateState() | JROOT/components/com_content/models/featured.php:42 |
13 | ContentModelFeatured->populateState() | JROOT/libraries/legacy/model/legacy.php:435 |
12 | JModelLegacy->getState() | JROOT/libraries/legacy/view/legacy.php:408 |
11 | JViewLegacy->get() | JROOT/components/com_content/views/featured/view.html.php:54 |
10 | ContentViewFeatured->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 1.62 ms After last query: 1.06 ms Query memory: 0.024 MB Memory before query: 13.956 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 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,
CASE WHEN badcats.id is not null THEN 0 ELSE a.state END AS state,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,
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,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count,c.published,
CASE WHEN badcats.id is null THEN c.published ELSE 0 END AS parents_published
FROM sghw6_content AS a
LEFT JOIN sghw6_categories AS c
ON c.id = a.catid
LEFT JOIN sghw6_users AS ua
ON ua.id = a.created_by
LEFT JOIN sghw6_users AS uam
ON uam.id = a.modified_by
LEFT JOIN sghw6_categories as parent
ON parent.id = c.parent_id
LEFT JOIN sghw6_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM sghw6_categories AS cat JOIN sghw6_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id ) AS badcats
ON badcats.id = c.id
WHERE a.featured = 1
AND a.access IN (1,1,5)
AND c.access IN (1,1,5)
AND
CASE WHEN badcats.id is null THEN a.state ELSE 0 END = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-05-14 16:39:39')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-05-14 16:39:39')
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 9
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | PRIMARY | a | ref | idx_access,idx_catid,idx_featured_catid,idx_language | idx_featured_catid | 1 | const | 11 | 46.50 | Using where; Using temporary; Using filesort |
1 | PRIMARY | c | eq_ref | PRIMARY,idx_access | PRIMARY | 4 | agocoly_lydb.a.catid | 1 | 95.59 | Using where |
1 | PRIMARY | ua | eq_ref | PRIMARY | PRIMARY | 4 | agocoly_lydb.a.created_by | 1 | 100.00 | Using where |
1 | PRIMARY | uam | eq_ref | PRIMARY | PRIMARY | 4 | agocoly_lydb.a.modified_by | 1 | 100.00 | Using where |
1 | PRIMARY | parent | eq_ref | PRIMARY | PRIMARY | 4 | agocoly_lydb.c.parent_id | 1 | 100.00 | Using where |
1 | PRIMARY | v | eq_ref | PRIMARY | PRIMARY | 4 | agocoly_lydb.a.id | 1 | 100.00 | Using where |
1 | PRIMARY | <derived2> | ref | key0 | key0 | 5 | agocoly_lydb.c.id | 1 | 100.00 | Using where |
2 | LATERAL DERIVED | cat | eq_ref | PRIMARY,idx_left_right | PRIMARY | 4 | agocoly_lydb.c.id | 1 | 100.00 | |
2 | LATERAL DERIVED | parent | ALL | cat_idx,idx_left_right | NO INDEX KEY COULD BE USED | NULL | NULL | 68 | 35.29 | Using where; Using join buffer (flat, BNL join) |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.14 ms |
checking permissions | 0.00 ms |
Opening tables | 0.04 ms |
After opening tables | 0.01 ms |
System lock | 0.02 ms |
table lock | 0.01 ms |
Waiting for query cache lock | 0.03 ms |
init | 0.09 ms |
Optimizing | 0.04 ms |
Optimizing | 0.01 ms |
Statistics | 0.03 ms |
Statistics | 0.10 ms |
Preparing | 0.02 ms |
Preparing | 0.02 ms |
Creating tmp table | 0.09 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.09 ms |
Executing | 0.00 ms |
Sending data | 0.06 ms |
Executing | 0.00 ms |
Sending data | 0.04 ms |
Executing | 0.01 ms |
Sending data | 0.04 ms |
Executing | 0.00 ms |
Sending data | 0.03 ms |
Executing | 0.00 ms |
Sending data | 0.03 ms |
Executing | 0.00 ms |
Sending data | 0.03 ms |
Executing | 0.00 ms |
Sending data | 0.33 ms |
Creating sort index | 0.05 ms |
Removing tmp table | 0.07 ms |
Creating sort index | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.01 ms |
Removing tmp table | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.05 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.03 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:310 |
15 | JModelLegacy->_getList() | JROOT/libraries/legacy/model/list.php:183 |
14 | JModelList->getItems() | JROOT/components/com_content/models/articles.php:565 |
13 | ContentModelArticles->getItems() | JROOT/components/com_content/models/featured.php:100 |
12 | ContentModelFeatured->getItems() | JROOT/libraries/legacy/view/legacy.php:408 |
11 | JViewLegacy->get() | JROOT/components/com_content/views/featured/view.html.php:55 |
10 | ContentViewFeatured->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 0.70 ms After last query: 0.60 ms Query memory: 0.023 MB Memory before query: 14.054 MB Rows returned: 1
SELECT COUNT(*)
FROM sghw6_content AS a
LEFT JOIN sghw6_categories AS c
ON c.id = a.catid
LEFT JOIN sghw6_users AS ua
ON ua.id = a.created_by
LEFT JOIN sghw6_users AS uam
ON uam.id = a.modified_by
LEFT JOIN sghw6_categories as parent
ON parent.id = c.parent_id
LEFT JOIN sghw6_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM sghw6_categories AS cat JOIN sghw6_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id ) AS badcats
ON badcats.id = c.id
WHERE a.featured = 1
AND a.access IN (1,1,5)
AND c.access IN (1,1,5)
AND
CASE WHEN badcats.id is null THEN a.state ELSE 0 END = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-05-14 16:39:39')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-05-14 16:39:39')
AND a.language in ('en-GB','*')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | PRIMARY | a | ref | idx_access,idx_catid,idx_featured_catid,idx_language | idx_featured_catid | 1 | const | 11 | 46.50 | Using where |
1 | PRIMARY | c | eq_ref | PRIMARY,idx_access | PRIMARY | 4 | agocoly_lydb.a.catid | 1 | 95.59 | Using where |
1 | PRIMARY | <derived2> | ref | key0 | key0 | 5 | agocoly_lydb.c.id | 1 | 100.00 | Using where |
2 | LATERAL DERIVED | cat | eq_ref | PRIMARY,idx_left_right | PRIMARY | 4 | agocoly_lydb.c.id | 1 | 100.00 | |
2 | LATERAL DERIVED | parent | ALL | cat_idx,idx_left_right | NO INDEX KEY COULD BE USED | NULL | NULL | 68 | 35.29 | Using where; Using join buffer (flat, BNL join) |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.06 ms |
checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.05 ms |
Optimizing | 0.03 ms |
Optimizing | 0.01 ms |
Statistics | 0.03 ms |
Statistics | 0.07 ms |
Preparing | 0.02 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.02 ms |
Executing | 0.00 ms |
Sending data | 0.03 ms |
Executing | 0.00 ms |
Sending data | 0.03 ms |
Executing | 0.00 ms |
Sending data | 0.02 ms |
Executing | 0.00 ms |
Sending data | 0.02 ms |
Executing | 0.00 ms |
Sending data | 0.02 ms |
Executing | 0.00 ms |
Sending data | 0.02 ms |
Executing | 0.00 ms |
Sending data | 0.02 ms |
Executing | 0.00 ms |
Sending data | 0.02 ms |
End of update loop | 0.01 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Removing tmp table | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.01 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
15 | JDatabaseDriver->loadResult() | JROOT/libraries/legacy/model/legacy.php:337 |
14 | JModelLegacy->_getListCount() | JROOT/libraries/legacy/model/list.php:278 |
13 | JModelList->getTotal() | JROOT/libraries/legacy/model/list.php:228 |
12 | JModelList->getPagination() | JROOT/libraries/legacy/view/legacy.php:408 |
11 | JViewLegacy->get() | JROOT/components/com_content/views/featured/view.html.php:56 |
10 | ContentViewFeatured->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 0.54 ms After last query: 4.38 ms Query memory: 0.023 MB Memory before query: 14.660 MB Rows returned: 1
SELECT params
FROM sghw6_extensions AS e
WHERE e.element='com_widgetkit'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 302 | const | 1 | 100.00 | Using index condition |
Status | Duration |
---|
Starting | 0.03 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.00 ms |
table lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.07 ms |
Preparing | 0.03 ms |
Executing | 0.00 ms |
Sending data | 0.04 ms |
End of update loop | 0.01 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.04 ms |
Query end | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.02 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number | 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
14 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_widgetkit/helpers/system.php:278 |
13 | SystemWidgetkitHelper->_getParams() | JROOT/administrator/components/com_widgetkit/helpers/system.php:54 |
12 | SystemWidgetkitHelper->__construct() | JROOT/administrator/components/com_widgetkit/classes/widgetkit.php:129 |
11 | Widgetkit->loadHelper() | JROOT/administrator/components/com_widgetkit/classes/widgetkit.php:76 |
10 | Widgetkit->getHelper() | JROOT/administrator/components/com_widgetkit/classes/widgetkit.php:137 |
9 | Widgetkit->offsetGet() | JROOT/administrator/components/com_widgetkit/widgetkit.php:17 |
8 | require_once JROOT/administrator/components/com_widgetkit/widgetkit.php | JROOT/plugins/system/widgetkit_system/widgetkit_system.php:20 |
7 | plgSystemWidgetkit_System->onAfterDispatch() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/site.php:196 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 0.11 ms After last query: 0.16 ms Query memory: 0.022 MB Memory before query: 14.675 MB Rows returned: 1
SELECT id,template
FROM sghw6_template_styles
WHERE client_id=0
AND home=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | sghw6_template_styles | ALL | idx_home | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | 100.00 | Using where |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.01 ms |
Sending cached result to clien | 0.02 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number | 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
10 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_widgetkit/helpers/system.php:78 |
9 | SystemWidgetkitHelper->init() | JROOT/administrator/components/com_widgetkit/widgetkit.php:17 |
8 | require_once JROOT/administrator/components/com_widgetkit/widgetkit.php | JROOT/plugins/system/widgetkit_system/widgetkit_system.php:20 |
7 | plgSystemWidgetkit_System->onAfterDispatch() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/site.php:196 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 0.78 ms After last query: 6.89 ms Query memory: 0.083 MB Memory before query: 15.422 MB Rows returned: 1
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM sghw6_modules AS m
LEFT JOIN sghw6_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN sghw6_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND module = 'mod_maximenuck'
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2025-05-14 16:39:39')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2025-05-14 16:39:39')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 227 OR mm.menuid <= 0)
AND m.language IN ('en-GB','*')
ORDER BY m.position, m.ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY,published,newsfeeds,idx_language | newsfeeds | 154 | const,const | 2 | 44.75 | Using index condition; Using where; Using filesort |
1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | agocoly_lydb.m.id | 1 | 100.00 | Using where |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 303 | const,const | 1 | 100.00 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.09 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
After opening tables | 0.00 ms |
System lock | 0.01 ms |
table lock | 0.00 ms |
Waiting for query cache lock | 0.03 ms |
init | 0.06 ms |
Optimizing | 0.04 ms |
Statistics | 0.09 ms |
Preparing | 0.04 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
Creating sort index | 0.19 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.03 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
9 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/maximenuckmobile/maximenuckmobile.php:246 |
8 | plgSystemMaximenuckmobile->getMaximenuModules() | JROOT/plugins/system/maximenuckmobile/maximenuckmobile.php:105 |
7 | plgSystemMaximenuckmobile->onAfterDispatch() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/site.php:196 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 0.11 ms After last query: 4.67 ms Query memory: 0.021 MB Memory before query: 15.498 MB Rows returned: 3
SELECT language,id
FROM `sghw6_menu`
WHERE home = 1
AND published = 1
AND client_id = 0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | sghw6_menu | ALL | idx_client_id_parent_id_alias_language | NO INDEX KEY COULD BE USED | NULL | NULL | 347 | 100.00 | Using where |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/language/multilang.php:121 |
8 | JLanguageMultilang::getSiteHomePages() | JROOT/plugins/system/languagefilter/languagefilter.php:697 |
7 | PlgSystemLanguageFilter->onAfterDispatch() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/site.php:196 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 0.09 ms After last query: 0.43 ms Query memory: 0.021 MB Memory before query: 15.549 MB Rows returned: 0
SELECT `c2`.`language`,`c2`.`id`
FROM `sghw6_menu` AS `c`
INNER JOIN `sghw6_associations` AS `a`
ON a.id = c.`id`
AND a.context='com_menus.item'
INNER JOIN `sghw6_associations` AS `a2`
ON a.key = a2.key
INNER JOIN `sghw6_menu` AS `c2`
ON a2.id = c2.`id`
WHERE c.id = 227
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.01 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number | 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/language/associations.php:101 |
9 | JLanguageAssociations::getAssociations() | JROOT/administrator/components/com_menus/helpers/menus.php:284 |
8 | MenusHelper::getAssociations() | JROOT/plugins/system/languagefilter/languagefilter.php:714 |
7 | PlgSystemLanguageFilter->onAfterDispatch() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/site.php:196 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 1.01 ms After last query: 2.92 ms Query memory: 0.090 MB Memory before query: 16.016 MB Rows returned: 20
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM sghw6_modules AS m
LEFT JOIN sghw6_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN sghw6_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2025-05-14 16:39:39')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2025-05-14 16:39:39')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 227 OR mm.menuid <= 0)
AND m.language IN ('en-GB','*')
ORDER BY m.position, m.ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | ref|filter | PRIMARY,published,newsfeeds,idx_language | published|idx_language | 1|21 | const | 120 (45%) | 37.67 | Using index condition; Using where; Using filesort; Using rowid filter |
1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | agocoly_lydb.m.id | 1 | 100.00 | Using where |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 303 | agocoly_lydb.m.module,const | 1 | 100.00 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.08 ms |
Preparing | 0.03 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.08 ms |
Creating sort index | 0.30 ms |
Waiting for query cache lock | 0.01 ms |
Creating sort index | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.09 ms |
End of update loop | 0.01 ms |
Query end | 0.00 ms |
Commit | 0.01 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Query end | 0.04 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.06 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/cache/controller/callback.php:152 |
16 | JCacheControllerCallback->get() | JROOT/libraries/cms/module/helper.php:425 |
15 | JModuleHelper::getModuleList() | JROOT/libraries/cms/module/helper.php:361 |
14 | JModuleHelper::load() | JROOT/libraries/cms/module/helper.php:84 |
13 | JModuleHelper::getModules() | JROOT/libraries/joomla/document/html.php:501 |
12 | JDocumentHtml->countModules() | JROOT/templates/fontaine_j3/warp/systems/joomla/helpers/modules.php:49 |
11 | ModulesWarpHelper->count() | JROOT/templates/fontaine_j3/layouts/template.config.php:136 |
10 | include JROOT/templates/fontaine_j3/layouts/template.config.php | JROOT/templates/fontaine_j3/layouts/template.php:10 |
9 | include JROOT/templates/fontaine_j3/layouts/template.php | JROOT/templates/fontaine_j3/warp/helpers/template.php:49 |
8 | TemplateWarpHelper->render() | JROOT/templates/fontaine_j3/index.php:18 |
7 | require JROOT/templates/fontaine_j3/index.php | JROOT/libraries/joomla/document/html.php:578 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:640 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:455 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1072 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 0.16 ms After last query: 11.83 ms Query memory: 0.026 MB Memory before query: 17.099 MB Rows returned: 1
SELECT *
FROM sghw6_widgetkit_widget
WHERE id=14
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | sghw6_widgetkit_widget | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
Status | Duration |
---|
Starting | 0.03 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.02 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number | 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
19 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_widgetkit/helpers/widget.php:42 |
18 | WidgetWidgetkitHelper->get() | JROOT/administrator/components/com_widgetkit/helpers/widget.php:160 |
17 | WidgetWidgetkitHelper->render() | JROOT/modules/mod_widgetkit/mod_widgetkit.php:22 |
16 | include JROOT/modules/mod_widgetkit/mod_widgetkit.php | JROOT/libraries/cms/module/helper.php:199 |
15 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
14 | JDocumentRendererHtmlModule->render() | JROOT/templates/fontaine_j3/warp/systems/joomla/helpers/modules.php:86 |
13 | ModulesWarpHelper->load() | JROOT/templates/fontaine_j3/warp/systems/joomla/layouts/modules.php:10 |
12 | include JROOT/templates/fontaine_j3/warp/systems/joomla/layouts/modules.php | JROOT/templates/fontaine_j3/warp/helpers/template.php:49 |
11 | TemplateWarpHelper->render() | JROOT/templates/fontaine_j3/warp/systems/joomla/helpers/modules.php:64 |
10 | ModulesWarpHelper->render() | JROOT/templates/fontaine_j3/layouts/template.php:134 |
9 | include JROOT/templates/fontaine_j3/layouts/template.php | JROOT/templates/fontaine_j3/warp/helpers/template.php:49 |
8 | TemplateWarpHelper->render() | JROOT/templates/fontaine_j3/index.php:18 |
7 | require JROOT/templates/fontaine_j3/index.php | JROOT/libraries/joomla/document/html.php:578 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:640 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:455 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1072 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 0.67 ms After last query: 0.82 ms Query memory: 0.037 MB Memory before query: 17.198 MB Rows returned: 30
SHOW FULL COLUMNS
FROM `sghw6_content`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `sghw6_content`
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.01 ms |
closing tables | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.26 ms |
After opening tables | 0.01 ms |
System lock | 0.00 ms |
table lock | 0.01 ms |
init | 0.01 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Filling schema table | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
checking permissions | 0.08 ms |
closing tables | 0.01 ms |
checking permissions | 0.00 ms |
Executing | 0.00 ms |
Sending data | 0.04 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Removing tmp table | 0.08 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.02 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number | 28 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
27 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
26 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:241 |
25 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:162 |
24 | JTable->__construct() | JROOT/libraries/legacy/table/content.php:31 |
23 | JTableContent->__construct() | JROOT/libraries/joomla/table/table.php:308 |
22 | JTable::getInstance() | JROOT/plugins/system/widgetkit_joomla/widgetkit_joomla.php:101 |
21 | plgSystemWidgetkit_Joomla->_applycontentplugins() | JROOT/administrator/components/com_widgetkit/classes/helper.php:64 |
20 | WidgetkitHelper->_call() | JROOT/administrator/components/com_widgetkit/helpers/event.php:53 |
19 | EventWidgetkitHelper->trigger() | JROOT/administrator/components/com_widgetkit/helpers/widget.php:190 |
18 | WidgetWidgetkitHelper->renderWidgetObject() | JROOT/administrator/components/com_widgetkit/helpers/widget.php:161 |
17 | WidgetWidgetkitHelper->render() | JROOT/modules/mod_widgetkit/mod_widgetkit.php:22 |
16 | include JROOT/modules/mod_widgetkit/mod_widgetkit.php | JROOT/libraries/cms/module/helper.php:199 |
15 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
14 | JDocumentRendererHtmlModule->render() | JROOT/templates/fontaine_j3/warp/systems/joomla/helpers/modules.php:86 |
13 | ModulesWarpHelper->load() | JROOT/templates/fontaine_j3/warp/systems/joomla/layouts/modules.php:10 |
12 | include JROOT/templates/fontaine_j3/warp/systems/joomla/layouts/modules.php | JROOT/templates/fontaine_j3/warp/helpers/template.php:49 |
11 | TemplateWarpHelper->render() | JROOT/templates/fontaine_j3/warp/systems/joomla/helpers/modules.php:64 |
10 | ModulesWarpHelper->render() | JROOT/templates/fontaine_j3/layouts/template.php:134 |
9 | include JROOT/templates/fontaine_j3/layouts/template.php | JROOT/templates/fontaine_j3/warp/helpers/template.php:49 |
8 | TemplateWarpHelper->render() | JROOT/templates/fontaine_j3/index.php:18 |
7 | require JROOT/templates/fontaine_j3/index.php | JROOT/libraries/joomla/document/html.php:578 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:640 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:455 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1072 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 0.10 ms After last query: 10.07 ms Query memory: 0.030 MB Memory before query: 18.781 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 sghw6_categories as c
LEFT JOIN (SELECT cat.id as id
FROM sghw6_categories AS cat JOIN sghw6_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id) AS badcats
ON badcats.id = c.id
LEFT JOIN sghw6_categories AS s
ON (s.lft < c.lft
AND s.rgt > c.rgt
AND c.language in ('en-GB','*')) OR (s.lft >= c.lft
AND s.rgt <= c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND badcats.id is null
AND s.id=45
GROUP BY 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
ORDER BY c.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | PRIMARY | s | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | Using temporary; Using filesort |
1 | PRIMARY | c | ALL | cat_idx,idx_access,idx_left_right,idx_language | NO INDEX KEY COULD BE USED | NULL | NULL | 68 | 51.47 | Using where |
1 | PRIMARY | <derived2> | ref | key0 | key0 | 5 | agocoly_lydb.c.id | 6 | 100.00 | Using where |
2 | DERIVED | parent | ALL | cat_idx,idx_left_right | NO INDEX KEY COULD BE USED | NULL | NULL | 68 | 35.29 | Using where; Using temporary; Using filesort |
2 | DERIVED | cat | index | PRIMARY,idx_left_right | idx_left_right | 8 | NULL | 68 | 100.00 | Using where; Using index; Using join buffer (flat, BNL join) |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.01 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number | 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
28 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:309 |
27 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:184 |
26 | JCategories->get() | JROOT/components/com_roksprocket/lib/RokSprocket/Provider/Joomla/Filter.php:134 |
25 | RokSprocket_Provider_Joomla_Filter->category() | JROOT/components/com_roksprocket/lib/RokSprocket/Provider/AbstractJoomlaPlatformFilter.php:120 |
24 | RokSprocket_Provider_AbstractJoomlaPlatformFilter->process() | JROOT/components/com_roksprocket/lib/RokSprocket/Provider/AbstarctJoomlaBasedProvider.php:42 |
23 | RokSprocket_Provider_AbstarctJoomlaBasedProvider->getItems() | JROOT/components/com_roksprocket/lib/RokSprocket.php:294 |
22 | RokSprocket::getItems() | JROOT/components/com_roksprocket/lib/RokSprocket.php:230 |
21 | RokSprocket::getItemsWithParams() | JROOT/components/com_roksprocket/lib/RokSprocket.php:55 |
20 | RokSprocket->getData() | JROOT/modules/mod_roksprocket/lib/ModRokSprocket.php:52 |
19 | ModRokSprocket->_realGetData() | JROOT/components/com_roksprocket/lib/RokSprocket/PlatformHelper/Joomla.php:80 |
18 | RokSprocket_PlatformHelper_Joomla->getFromCache() | JROOT/modules/mod_roksprocket/lib/ModRokSprocket.php:37 |
17 | ModRokSprocket->getData() | JROOT/modules/mod_roksprocket/mod_roksprocket.php:38 |
16 | include JROOT/modules/mod_roksprocket/mod_roksprocket.php | JROOT/libraries/cms/module/helper.php:199 |
15 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
14 | JDocumentRendererHtmlModule->render() | JROOT/templates/fontaine_j3/warp/systems/joomla/helpers/modules.php:86 |
13 | ModulesWarpHelper->load() | JROOT/templates/fontaine_j3/warp/systems/joomla/layouts/modules.php:10 |
12 | include JROOT/templates/fontaine_j3/warp/systems/joomla/layouts/modules.php | JROOT/templates/fontaine_j3/warp/helpers/template.php:49 |
11 | TemplateWarpHelper->render() | JROOT/templates/fontaine_j3/warp/systems/joomla/helpers/modules.php:64 |
10 | ModulesWarpHelper->render() | JROOT/templates/fontaine_j3/layouts/template.php:187 |
9 | include JROOT/templates/fontaine_j3/layouts/template.php | JROOT/templates/fontaine_j3/warp/helpers/template.php:49 |
8 | TemplateWarpHelper->render() | JROOT/templates/fontaine_j3/index.php:18 |
7 | require JROOT/templates/fontaine_j3/index.php | JROOT/libraries/joomla/document/html.php:578 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:640 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:455 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1072 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 3.20 ms After last query: 0.05 ms Query memory: 0.197 MB Memory before query: 18.803 MB Rows returned: 55
SELECT a.id, a.title, a.alias, a.introtext, a.`fulltext`, a.catid, a.state, a.access, a.created, a.created_by, a.created_by_alias, a.modified, a.featured, a.language, a.hits, a.publish_up, a.publish_down, a.images, a.urls, a.language, a.metakey, a.metadesc, a.metadata,c.title AS category_title, c.alias AS category_alias,ua.name AS author_name,um.name AS last_modified_by,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count,vl.title AS access_title,l.title AS language_title
FROM sghw6_content as a
LEFT JOIN sghw6_categories AS c
ON c.id = a.catid
LEFT JOIN sghw6_users AS ua
ON ua.id = a.created_by
LEFT JOIN sghw6_users AS um
ON um.id = a.modified_by
LEFT JOIN sghw6_content_rating AS v
ON a.id = v.content_id
LEFT JOIN sghw6_viewlevels AS vl
ON a.access = vl.id
LEFT JOIN sghw6_languages AS l
ON a.language = l.lang_code
LEFT JOIN sghw6_contentitem_tag_map AS ct
ON ct.content_item_id = a.id
LEFT JOIN sghw6_tags AS t
ON t.id = ct.tag_id
WHERE ((a.access IN(1,1,5)
AND (a.state = 1 or a.state = 2)
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-05-14 16:39:39')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-05-14 16:39:39')
AND (a.state != -2))
AND a.catid IN (45))
GROUP BY id
ORDER BY a.created DESC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | ref | idx_access,idx_state,idx_catid | idx_catid | 4 | const | 57 | 100.00 | Using where; Using temporary; Using filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | agocoly_lydb.a.created_by | 1 | 100.00 | Using where |
1 | SIMPLE | um | eq_ref | PRIMARY | PRIMARY | 4 | agocoly_lydb.a.modified_by | 1 | 100.00 | Using where |
1 | SIMPLE | v | eq_ref | PRIMARY | PRIMARY | 4 | agocoly_lydb.a.id | 1 | 100.00 | Using where |
1 | SIMPLE | vl | eq_ref | PRIMARY | PRIMARY | 4 | agocoly_lydb.a.access | 1 | 100.00 | |
1 | SIMPLE | l | eq_ref | idx_langcode | idx_langcode | 21 | agocoly_lydb.a.language | 1 | 100.00 | Using where |
1 | SIMPLE | ct | index | NULL | idx_core_content_id | 4 | NULL | 28 | 100.00 | Using where; Using index; Using join buffer (flat, BNL join) |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.11 ms |
checking permissions | 0.01 ms |
Opening tables | 0.05 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.00 ms |
Waiting for query cache lock | 0.04 ms |
init | 0.06 ms |
Optimizing | 0.03 ms |
Statistics | 0.15 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.05 ms |
Creating tmp table | 0.06 ms |
Sorting result | 0.03 ms |
Executing | 0.00 ms |
Sending data | 1.47 ms |
Creating sort index | 0.19 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.09 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.04 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.06 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.11 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.05 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.05 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.03 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.15 ms |
Removing tmp table | 0.14 ms |
Creating sort index | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.04 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.03 ms |
Reset for next command | 0.08 ms |
# | Caller | File and line number | 25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
24 | JDatabaseDriver->loadObjectList() | JROOT/components/com_roksprocket/lib/RokSprocket/Provider/AbstarctJoomlaBasedProvider.php:54 |
23 | RokSprocket_Provider_AbstarctJoomlaBasedProvider->getItems() | JROOT/components/com_roksprocket/lib/RokSprocket.php:294 |
22 | RokSprocket::getItems() | JROOT/components/com_roksprocket/lib/RokSprocket.php:230 |
21 | RokSprocket::getItemsWithParams() | JROOT/components/com_roksprocket/lib/RokSprocket.php:55 |
20 | RokSprocket->getData() | JROOT/modules/mod_roksprocket/lib/ModRokSprocket.php:52 |
19 | ModRokSprocket->_realGetData() | JROOT/components/com_roksprocket/lib/RokSprocket/PlatformHelper/Joomla.php:80 |
18 | RokSprocket_PlatformHelper_Joomla->getFromCache() | JROOT/modules/mod_roksprocket/lib/ModRokSprocket.php:37 |
17 | ModRokSprocket->getData() | JROOT/modules/mod_roksprocket/mod_roksprocket.php:38 |
16 | include JROOT/modules/mod_roksprocket/mod_roksprocket.php | JROOT/libraries/cms/module/helper.php:199 |
15 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
14 | JDocumentRendererHtmlModule->render() | JROOT/templates/fontaine_j3/warp/systems/joomla/helpers/modules.php:86 |
13 | ModulesWarpHelper->load() | JROOT/templates/fontaine_j3/warp/systems/joomla/layouts/modules.php:10 |
12 | include JROOT/templates/fontaine_j3/warp/systems/joomla/layouts/modules.php | JROOT/templates/fontaine_j3/warp/helpers/template.php:49 |
11 | TemplateWarpHelper->render() | JROOT/templates/fontaine_j3/warp/systems/joomla/helpers/modules.php:64 |
10 | ModulesWarpHelper->render() | JROOT/templates/fontaine_j3/layouts/template.php:187 |
9 | include JROOT/templates/fontaine_j3/layouts/template.php | JROOT/templates/fontaine_j3/warp/helpers/template.php:49 |
8 | TemplateWarpHelper->render() | JROOT/templates/fontaine_j3/index.php:18 |
7 | require JROOT/templates/fontaine_j3/index.php | JROOT/libraries/joomla/document/html.php:578 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:640 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:455 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1072 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 0.09 ms After last query: 0.72 ms Query memory: 0.029 MB Memory before query: 19.068 MB Rows returned: 0
SELECT ct.content_item_id as article_id, t.title as tag
FROM sghw6_contentitem_tag_map as ct
LEFT JOIN sghw6_tags AS t
ON t.id = ct.tag_id
WHERE ct.content_item_id in (2020,2015,2014,2013,1974,1970,1958,1954,1947,1943,1942,1941,1940,1917,1915,1911,1909,1900,1899,1895,1894,1867,1865,1864,1863,1857,1856,1843,1842,1838,1834,1833,1826,1824,1823,1815,1814,1810,1809,1805,1804,1801,1800,1797,1793,1790,1786,1785,1784,1708,1702,597,589,579,512)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ct | index | NULL | idx_core_content_id | 4 | NULL | 28 | 100.00 | Using where; Using index |
1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | agocoly_lydb.ct.tag_id | 1 | 100.00 | |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number | 27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1494 |
26 | JDatabaseDriver->loadAssocList() | JROOT/components/com_roksprocket/lib/RokSprocket/Provider/Joomla/TagMerge.php:26 |
25 | RokSprocket_Provider_Joomla_TagMerge->populateTags() | JROOT/components/com_roksprocket/lib/RokSprocket/Provider/Joomla.php:159 |
24 | RokSprocket_Provider_Joomla->populateTags() | JROOT/components/com_roksprocket/lib/RokSprocket/Provider/AbstarctJoomlaBasedProvider.php:58 |
23 | RokSprocket_Provider_AbstarctJoomlaBasedProvider->getItems() | JROOT/components/com_roksprocket/lib/RokSprocket.php:294 |
22 | RokSprocket::getItems() | JROOT/components/com_roksprocket/lib/RokSprocket.php:230 |
21 | RokSprocket::getItemsWithParams() | JROOT/components/com_roksprocket/lib/RokSprocket.php:55 |
20 | RokSprocket->getData() | JROOT/modules/mod_roksprocket/lib/ModRokSprocket.php:52 |
19 | ModRokSprocket->_realGetData() | JROOT/components/com_roksprocket/lib/RokSprocket/PlatformHelper/Joomla.php:80 |
18 | RokSprocket_PlatformHelper_Joomla->getFromCache() | JROOT/modules/mod_roksprocket/lib/ModRokSprocket.php:37 |
17 | ModRokSprocket->getData() | JROOT/modules/mod_roksprocket/mod_roksprocket.php:38 |
16 | include JROOT/modules/mod_roksprocket/mod_roksprocket.php | JROOT/libraries/cms/module/helper.php:199 |
15 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
14 | JDocumentRendererHtmlModule->render() | JROOT/templates/fontaine_j3/warp/systems/joomla/helpers/modules.php:86 |
13 | ModulesWarpHelper->load() | JROOT/templates/fontaine_j3/warp/systems/joomla/layouts/modules.php:10 |
12 | include JROOT/templates/fontaine_j3/warp/systems/joomla/layouts/modules.php | JROOT/templates/fontaine_j3/warp/helpers/template.php:49 |
11 | TemplateWarpHelper->render() | JROOT/templates/fontaine_j3/warp/systems/joomla/helpers/modules.php:64 |
10 | ModulesWarpHelper->render() | JROOT/templates/fontaine_j3/layouts/template.php:187 |
9 | include JROOT/templates/fontaine_j3/layouts/template.php | JROOT/templates/fontaine_j3/warp/helpers/template.php:49 |
8 | TemplateWarpHelper->render() | JROOT/templates/fontaine_j3/index.php:18 |
7 | require JROOT/templates/fontaine_j3/index.php | JROOT/libraries/joomla/document/html.php:578 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:640 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:455 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1072 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 0.09 ms After last query: 3.37 ms Query memory: 0.029 MB Memory before query: 19.421 MB Rows returned: 7
SELECT i.provider_id as id, i.
order, i.params
FROM sghw6_roksprocket_items as i
WHERE i.module_id = '175'
AND i.provider = 'joomla'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | i | ref | idx_module,idx_module_order | idx_module_order | 137 | const | 7 | 100.00 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.02 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number | 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
25 | JDatabaseDriver->loadObjectList() | JROOT/components/com_roksprocket/lib/RokSprocket/Provider/AbstarctJoomlaBasedProvider.php:135 |
24 | RokSprocket_Provider_AbstarctJoomlaBasedProvider->mapPerItemData() | JROOT/components/com_roksprocket/lib/RokSprocket/Provider/AbstarctJoomlaBasedProvider.php:60 |
23 | RokSprocket_Provider_AbstarctJoomlaBasedProvider->getItems() | JROOT/components/com_roksprocket/lib/RokSprocket.php:294 |
22 | RokSprocket::getItems() | JROOT/components/com_roksprocket/lib/RokSprocket.php:230 |
21 | RokSprocket::getItemsWithParams() | JROOT/components/com_roksprocket/lib/RokSprocket.php:55 |
20 | RokSprocket->getData() | JROOT/modules/mod_roksprocket/lib/ModRokSprocket.php:52 |
19 | ModRokSprocket->_realGetData() | JROOT/components/com_roksprocket/lib/RokSprocket/PlatformHelper/Joomla.php:80 |
18 | RokSprocket_PlatformHelper_Joomla->getFromCache() | JROOT/modules/mod_roksprocket/lib/ModRokSprocket.php:37 |
17 | ModRokSprocket->getData() | JROOT/modules/mod_roksprocket/mod_roksprocket.php:38 |
16 | include JROOT/modules/mod_roksprocket/mod_roksprocket.php | JROOT/libraries/cms/module/helper.php:199 |
15 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
14 | JDocumentRendererHtmlModule->render() | JROOT/templates/fontaine_j3/warp/systems/joomla/helpers/modules.php:86 |
13 | ModulesWarpHelper->load() | JROOT/templates/fontaine_j3/warp/systems/joomla/layouts/modules.php:10 |
12 | include JROOT/templates/fontaine_j3/warp/systems/joomla/layouts/modules.php | JROOT/templates/fontaine_j3/warp/helpers/template.php:49 |
11 | TemplateWarpHelper->render() | JROOT/templates/fontaine_j3/warp/systems/joomla/helpers/modules.php:64 |
10 | ModulesWarpHelper->render() | JROOT/templates/fontaine_j3/layouts/template.php:187 |
9 | include JROOT/templates/fontaine_j3/layouts/template.php | JROOT/templates/fontaine_j3/warp/helpers/template.php:49 |
8 | TemplateWarpHelper->render() | JROOT/templates/fontaine_j3/index.php:18 |
7 | require JROOT/templates/fontaine_j3/index.php | JROOT/libraries/joomla/document/html.php:578 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:640 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:455 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1072 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 1.77 ms After last query: 11.40 ms Query memory: 0.050 MB Memory before query: 19.560 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 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,
CASE WHEN badcats.id is not null THEN 0 ELSE a.state END AS state,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,
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,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count,c.published,
CASE WHEN badcats.id is null THEN c.published ELSE 0 END AS parents_published
FROM sghw6_content AS a
LEFT JOIN sghw6_categories AS c
ON c.id = a.catid
LEFT JOIN sghw6_users AS ua
ON ua.id = a.created_by
LEFT JOIN sghw6_users AS uam
ON uam.id = a.modified_by
LEFT JOIN sghw6_categories as parent
ON parent.id = c.parent_id
LEFT JOIN sghw6_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM sghw6_categories AS cat JOIN sghw6_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id ) AS badcats
ON badcats.id = c.id
WHERE a.access IN (1,1,5)
AND c.access IN (1,1,5)
AND
CASE WHEN badcats.id is null THEN a.state ELSE 0 END = 1
AND a.catid IN (31,32,49)
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-05-14 16:39:39')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-05-14 16:39:39')
AND a.language in ('en-GB','*')
ORDER BY a.publish_up DESC
LIMIT 14
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | PRIMARY | a | range | idx_access,idx_catid,idx_language | idx_catid | 4 | NULL | 15 | 46.50 | Using index condition; Using where; Using filesort |
1 | PRIMARY | c | eq_ref | PRIMARY,idx_access | PRIMARY | 4 | agocoly_lydb.a.catid | 1 | 95.59 | Using where |
1 | PRIMARY | ua | eq_ref | PRIMARY | PRIMARY | 4 | agocoly_lydb.a.created_by | 1 | 100.00 | Using where |
1 | PRIMARY | uam | eq_ref | PRIMARY | PRIMARY | 4 | agocoly_lydb.a.modified_by | 1 | 100.00 | Using where |
1 | PRIMARY | parent | eq_ref | PRIMARY | PRIMARY | 4 | agocoly_lydb.c.parent_id | 1 | 100.00 | Using where |
1 | PRIMARY | v | eq_ref | PRIMARY | PRIMARY | 4 | agocoly_lydb.a.id | 1 | 100.00 | Using where |
1 | PRIMARY | <derived2> | ref | key0 | key0 | 5 | agocoly_lydb.c.id | 1 | 100.00 | Using where |
2 | LATERAL DERIVED | cat | eq_ref | PRIMARY,idx_left_right | PRIMARY | 4 | agocoly_lydb.c.id | 1 | 100.00 | |
2 | LATERAL DERIVED | parent | ALL | cat_idx,idx_left_right | NO INDEX KEY COULD BE USED | NULL | NULL | 68 | 35.29 | Using where; Using join buffer (flat, BNL join) |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.01 ms |
Checking query cache for query | 0.13 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.00 ms |
table lock | 0.01 ms |
Waiting for query cache lock | 0.03 ms |
init | 0.08 ms |
Optimizing | 0.03 ms |
Optimizing | 0.01 ms |
Statistics | 0.04 ms |
Statistics | 0.12 ms |
Preparing | 0.03 ms |
Preparing | 0.06 ms |
Sorting result | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.03 ms |
Creating sort index | 0.19 ms |
Executing | 0.01 ms |
Sending data | 0.07 ms |
Executing | 0.00 ms |
Sending data | 0.05 ms |
Executing | 0.00 ms |
Sending data | 0.04 ms |
Executing | 0.00 ms |
Sending data | 0.03 ms |
Executing | 0.00 ms |
Sending data | 0.03 ms |
Executing | 0.00 ms |
Sending data | 0.03 ms |
Executing | 0.00 ms |
Sending data | 0.03 ms |
Executing | 0.00 ms |
Sending data | 0.03 ms |
Executing | 0.00 ms |
Sending data | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.03 ms |
Executing | 0.00 ms |
Sending data | 0.03 ms |
Executing | 0.00 ms |
Sending data | 0.02 ms |
Executing | 0.00 ms |
Sending data | 0.02 ms |
End of update loop | 0.01 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Removing tmp table | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.31 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.03 ms |
# | Caller | File and line number | 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
21 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:310 |
20 | JModelLegacy->_getList() | JROOT/libraries/legacy/model/list.php:183 |
19 | JModelList->getItems() | JROOT/components/com_content/models/articles.php:565 |
18 | ContentModelArticles->getItems() | JROOT/libraries/xef/sources/joomla/joomla.php:118 |
17 | XEFSourceJoomla->getItems() | JROOT/modules/mod_xpertscroller/mod_xpertscroller.php:39 |
16 | include JROOT/modules/mod_xpertscroller/mod_xpertscroller.php | JROOT/libraries/cms/module/helper.php:199 |
15 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
14 | JDocumentRendererHtmlModule->render() | JROOT/templates/fontaine_j3/warp/systems/joomla/helpers/modules.php:86 |
13 | ModulesWarpHelper->load() | JROOT/templates/fontaine_j3/warp/systems/joomla/layouts/modules.php:10 |
12 | include JROOT/templates/fontaine_j3/warp/systems/joomla/layouts/modules.php | JROOT/templates/fontaine_j3/warp/helpers/template.php:49 |
11 | TemplateWarpHelper->render() | JROOT/templates/fontaine_j3/warp/systems/joomla/helpers/modules.php:64 |
10 | ModulesWarpHelper->render() | JROOT/templates/fontaine_j3/layouts/template.php:197 |
9 | include JROOT/templates/fontaine_j3/layouts/template.php | JROOT/templates/fontaine_j3/warp/helpers/template.php:49 |
8 | TemplateWarpHelper->render() | JROOT/templates/fontaine_j3/index.php:18 |
7 | require JROOT/templates/fontaine_j3/index.php | JROOT/libraries/joomla/document/html.php:578 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:640 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:455 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1072 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 0.10 ms After last query: 0.21 ms Query memory: 0.026 MB Memory before query: 19.647 MB Rows returned: 0
SELECT `m`.`tag_id`,`t`.*
FROM `sghw6_contentitem_tag_map` AS m
INNER JOIN `sghw6_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 1211
AND `t`.`published` = 1
AND t.access IN (1,1,5)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | ALL | idx_tag_type | NO INDEX KEY COULD BE USED | NULL | NULL | 28 | 100.00 | Using where |
1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | agocoly_lydb.m.tag_id | 1 | 100.00 | Using where |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.01 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:435 |
19 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:693 |
18 | ContentModelArticles->getItems() | JROOT/libraries/xef/sources/joomla/joomla.php:118 |
17 | XEFSourceJoomla->getItems() | JROOT/modules/mod_xpertscroller/mod_xpertscroller.php:39 |
16 | include JROOT/modules/mod_xpertscroller/mod_xpertscroller.php | JROOT/libraries/cms/module/helper.php:199 |
15 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
14 | JDocumentRendererHtmlModule->render() | JROOT/templates/fontaine_j3/warp/systems/joomla/helpers/modules.php:86 |
13 | ModulesWarpHelper->load() | JROOT/templates/fontaine_j3/warp/systems/joomla/layouts/modules.php:10 |
12 | include JROOT/templates/fontaine_j3/warp/systems/joomla/layouts/modules.php | JROOT/templates/fontaine_j3/warp/helpers/template.php:49 |
11 | TemplateWarpHelper->render() | JROOT/templates/fontaine_j3/warp/systems/joomla/helpers/modules.php:64 |
10 | ModulesWarpHelper->render() | JROOT/templates/fontaine_j3/layouts/template.php:197 |
9 | include JROOT/templates/fontaine_j3/layouts/template.php | JROOT/templates/fontaine_j3/warp/helpers/template.php:49 |
8 | TemplateWarpHelper->render() | JROOT/templates/fontaine_j3/index.php:18 |
7 | require JROOT/templates/fontaine_j3/index.php | JROOT/libraries/joomla/document/html.php:578 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:640 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:455 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1072 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 0.09 ms After last query: 0.09 ms Query memory: 0.026 MB Memory before query: 19.668 MB Rows returned: 0
SELECT `m`.`tag_id`,`t`.*
FROM `sghw6_contentitem_tag_map` AS m
INNER JOIN `sghw6_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 541
AND `t`.`published` = 1
AND t.access IN (1,1,5)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | ALL | idx_tag_type | NO INDEX KEY COULD BE USED | NULL | NULL | 28 | 100.00 | Using where |
1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | agocoly_lydb.m.tag_id | 1 | 100.00 | Using where |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.00 ms |
Checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:435 |
19 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:693 |
18 | ContentModelArticles->getItems() | JROOT/libraries/xef/sources/joomla/joomla.php:118 |
17 | XEFSourceJoomla->getItems() | JROOT/modules/mod_xpertscroller/mod_xpertscroller.php:39 |
16 | include JROOT/modules/mod_xpertscroller/mod_xpertscroller.php | JROOT/libraries/cms/module/helper.php:199 |
15 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
14 | JDocumentRendererHtmlModule->render() | JROOT/templates/fontaine_j3/warp/systems/joomla/helpers/modules.php:86 |
13 | ModulesWarpHelper->load() | JROOT/templates/fontaine_j3/warp/systems/joomla/layouts/modules.php:10 |
12 | include JROOT/templates/fontaine_j3/warp/systems/joomla/layouts/modules.php | JROOT/templates/fontaine_j3/warp/helpers/template.php:49 |
11 | TemplateWarpHelper->render() | JROOT/templates/fontaine_j3/warp/systems/joomla/helpers/modules.php:64 |
10 | ModulesWarpHelper->render() | JROOT/templates/fontaine_j3/layouts/template.php:197 |
9 | include JROOT/templates/fontaine_j3/layouts/template.php | JROOT/templates/fontaine_j3/warp/helpers/template.php:49 |
8 | TemplateWarpHelper->render() | JROOT/templates/fontaine_j3/index.php:18 |
7 | require JROOT/templates/fontaine_j3/index.php | JROOT/libraries/joomla/document/html.php:578 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:640 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:455 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1072 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 0.08 ms After last query: 0.08 ms Query memory: 0.026 MB Memory before query: 19.690 MB Rows returned: 0
SELECT `m`.`tag_id`,`t`.*
FROM `sghw6_contentitem_tag_map` AS m
INNER JOIN `sghw6_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 484
AND `t`.`published` = 1
AND t.access IN (1,1,5)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | ALL | idx_tag_type | NO INDEX KEY COULD BE USED | NULL | NULL | 28 | 100.00 | Using where |
1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | agocoly_lydb.m.tag_id | 1 | 100.00 | Using where |
Status | Duration |
---|
Starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:435 |
19 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:693 |
18 | ContentModelArticles->getItems() | JROOT/libraries/xef/sources/joomla/joomla.php:118 |
17 | XEFSourceJoomla->getItems() | JROOT/modules/mod_xpertscroller/mod_xpertscroller.php:39 |
16 | include JROOT/modules/mod_xpertscroller/mod_xpertscroller.php | JROOT/libraries/cms/module/helper.php:199 |
15 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
14 | JDocumentRendererHtmlModule->render() | JROOT/templates/fontaine_j3/warp/systems/joomla/helpers/modules.php:86 |
13 | ModulesWarpHelper->load() | JROOT/templates/fontaine_j3/warp/systems/joomla/layouts/modules.php:10 |
12 | include JROOT/templates/fontaine_j3/warp/systems/joomla/layouts/modules.php | JROOT/templates/fontaine_j3/warp/helpers/template.php:49 |
11 | TemplateWarpHelper->render() | JROOT/templates/fontaine_j3/warp/systems/joomla/helpers/modules.php:64 |
10 | ModulesWarpHelper->render() | JROOT/templates/fontaine_j3/layouts/template.php:197 |
9 | include JROOT/templates/fontaine_j3/layouts/template.php | JROOT/templates/fontaine_j3/warp/helpers/template.php:49 |
8 | TemplateWarpHelper->render() | JROOT/templates/fontaine_j3/index.php:18 |
7 | require JROOT/templates/fontaine_j3/index.php | JROOT/libraries/joomla/document/html.php:578 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:640 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:455 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1072 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 0.09 ms After last query: 0.09 ms Query memory: 0.026 MB Memory before query: 19.711 MB Rows returned: 0
SELECT `m`.`tag_id`,`t`.*
FROM `sghw6_contentitem_tag_map` AS m
INNER JOIN `sghw6_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 434
AND `t`.`published` = 1
AND t.access IN (1,1,5)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | ALL | idx_tag_type | NO INDEX KEY COULD BE USED | NULL | NULL | 28 | 100.00 | Using where |
1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | agocoly_lydb.m.tag_id | 1 | 100.00 | Using where |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:435 |
19 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:693 |
18 | ContentModelArticles->getItems() | JROOT/libraries/xef/sources/joomla/joomla.php:118 |
17 | XEFSourceJoomla->getItems() | JROOT/modules/mod_xpertscroller/mod_xpertscroller.php:39 |
16 | include JROOT/modules/mod_xpertscroller/mod_xpertscroller.php | JROOT/libraries/cms/module/helper.php:199 |
15 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
14 | JDocumentRendererHtmlModule->render() | JROOT/templates/fontaine_j3/warp/systems/joomla/helpers/modules.php:86 |
13 | ModulesWarpHelper->load() | JROOT/templates/fontaine_j3/warp/systems/joomla/layouts/modules.php:10 |
12 | include JROOT/templates/fontaine_j3/warp/systems/joomla/layouts/modules.php | JROOT/templates/fontaine_j3/warp/helpers/template.php:49 |
11 | TemplateWarpHelper->render() | JROOT/templates/fontaine_j3/warp/systems/joomla/helpers/modules.php:64 |
10 | ModulesWarpHelper->render() | JROOT/templates/fontaine_j3/layouts/template.php:197 |
9 | include JROOT/templates/fontaine_j3/layouts/template.php | JROOT/templates/fontaine_j3/warp/helpers/template.php:49 |
8 | TemplateWarpHelper->render() | JROOT/templates/fontaine_j3/index.php:18 |
7 | require JROOT/templates/fontaine_j3/index.php | JROOT/libraries/joomla/document/html.php:578 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:640 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:455 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1072 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 0.08 ms After last query: 0.09 ms Query memory: 0.026 MB Memory before query: 19.732 MB Rows returned: 0
SELECT `m`.`tag_id`,`t`.*
FROM `sghw6_contentitem_tag_map` AS m
INNER JOIN `sghw6_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 2075
AND `t`.`published` = 1
AND t.access IN (1,1,5)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | ALL | idx_tag_type | NO INDEX KEY COULD BE USED | NULL | NULL | 28 | 100.00 | Using where |
1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | agocoly_lydb.m.tag_id | 1 | 100.00 | Using where |
Status | Duration |
---|
Starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:435 |
19 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:693 |
18 | ContentModelArticles->getItems() | JROOT/libraries/xef/sources/joomla/joomla.php:118 |
17 | XEFSourceJoomla->getItems() | JROOT/modules/mod_xpertscroller/mod_xpertscroller.php:39 |
16 | include JROOT/modules/mod_xpertscroller/mod_xpertscroller.php | JROOT/libraries/cms/module/helper.php:199 |
15 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
14 | JDocumentRendererHtmlModule->render() | JROOT/templates/fontaine_j3/warp/systems/joomla/helpers/modules.php:86 |
13 | ModulesWarpHelper->load() | JROOT/templates/fontaine_j3/warp/systems/joomla/layouts/modules.php:10 |
12 | include JROOT/templates/fontaine_j3/warp/systems/joomla/layouts/modules.php | JROOT/templates/fontaine_j3/warp/helpers/template.php:49 |
11 | TemplateWarpHelper->render() | JROOT/templates/fontaine_j3/warp/systems/joomla/helpers/modules.php:64 |
10 | ModulesWarpHelper->render() | JROOT/templates/fontaine_j3/layouts/template.php:197 |
9 | include JROOT/templates/fontaine_j3/layouts/template.php | JROOT/templates/fontaine_j3/warp/helpers/template.php:49 |
8 | TemplateWarpHelper->render() | JROOT/templates/fontaine_j3/index.php:18 |
7 | require JROOT/templates/fontaine_j3/index.php | JROOT/libraries/joomla/document/html.php:578 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:640 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:455 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1072 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 0.09 ms After last query: 0.08 ms Query memory: 0.026 MB Memory before query: 19.754 MB Rows returned: 0
SELECT `m`.`tag_id`,`t`.*
FROM `sghw6_contentitem_tag_map` AS m
INNER JOIN `sghw6_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 38
AND `t`.`published` = 1
AND t.access IN (1,1,5)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | ALL | idx_tag_type | NO INDEX KEY COULD BE USED | NULL | NULL | 28 | 100.00 | Using where |
1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | agocoly_lydb.m.tag_id | 1 | 100.00 | Using where |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:435 |
19 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:693 |
18 | ContentModelArticles->getItems() | JROOT/libraries/xef/sources/joomla/joomla.php:118 |
17 | XEFSourceJoomla->getItems() | JROOT/modules/mod_xpertscroller/mod_xpertscroller.php:39 |
16 | include JROOT/modules/mod_xpertscroller/mod_xpertscroller.php | JROOT/libraries/cms/module/helper.php:199 |
15 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
14 | JDocumentRendererHtmlModule->render() | JROOT/templates/fontaine_j3/warp/systems/joomla/helpers/modules.php:86 |
13 | ModulesWarpHelper->load() | JROOT/templates/fontaine_j3/warp/systems/joomla/layouts/modules.php:10 |
12 | include JROOT/templates/fontaine_j3/warp/systems/joomla/layouts/modules.php | JROOT/templates/fontaine_j3/warp/helpers/template.php:49 |
11 | TemplateWarpHelper->render() | JROOT/templates/fontaine_j3/warp/systems/joomla/helpers/modules.php:64 |
10 | ModulesWarpHelper->render() | JROOT/templates/fontaine_j3/layouts/template.php:197 |
9 | include JROOT/templates/fontaine_j3/layouts/template.php | JROOT/templates/fontaine_j3/warp/helpers/template.php:49 |
8 | TemplateWarpHelper->render() | JROOT/templates/fontaine_j3/index.php:18 |
7 | require JROOT/templates/fontaine_j3/index.php | JROOT/libraries/joomla/document/html.php:578 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:640 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:455 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1072 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 0.09 ms After last query: 0.37 ms Query memory: 0.028 MB Memory before query: 19.784 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 sghw6_categories as c
LEFT JOIN (SELECT cat.id as id
FROM sghw6_categories AS cat JOIN sghw6_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id) AS badcats
ON badcats.id = c.id
LEFT JOIN sghw6_categories AS s
ON (s.lft < c.lft
AND s.rgt > c.rgt
AND c.language in ('en-GB','*')) OR (s.lft >= c.lft
AND s.rgt <= c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND badcats.id is null
AND s.id=49
GROUP BY 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
ORDER BY c.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | PRIMARY | s | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | Using temporary; Using filesort |
1 | PRIMARY | c | ALL | cat_idx,idx_access,idx_left_right,idx_language | NO INDEX KEY COULD BE USED | NULL | NULL | 68 | 51.47 | Using where |
1 | PRIMARY | <derived2> | ref | key0 | key0 | 5 | agocoly_lydb.c.id | 6 | 100.00 | Using where |
2 | DERIVED | parent | ALL | cat_idx,idx_left_right | NO INDEX KEY COULD BE USED | NULL | NULL | 68 | 35.29 | Using where; Using temporary; Using filesort |
2 | DERIVED | cat | index | PRIMARY,idx_left_right | idx_left_right | 8 | NULL | 68 | 100.00 | Using where; Using index; Using join buffer (flat, BNL join) |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number | 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
23 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:309 |
22 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:184 |
21 | JCategories->get() | JROOT/components/com_content/helpers/route.php:88 |
20 | ContentHelperRoute::getCategoryRoute() | JROOT/libraries/xef/sources/joomla/joomla.php:157 |
19 | XEFSourceJoomla->getCategoryLink() | JROOT/libraries/xef/xef.php:120 |
18 | XEFHelper->prepareItems() | JROOT/libraries/xef/sources/joomla/joomla.php:121 |
17 | XEFSourceJoomla->getItems() | JROOT/modules/mod_xpertscroller/mod_xpertscroller.php:39 |
16 | include JROOT/modules/mod_xpertscroller/mod_xpertscroller.php | JROOT/libraries/cms/module/helper.php:199 |
15 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
14 | JDocumentRendererHtmlModule->render() | JROOT/templates/fontaine_j3/warp/systems/joomla/helpers/modules.php:86 |
13 | ModulesWarpHelper->load() | JROOT/templates/fontaine_j3/warp/systems/joomla/layouts/modules.php:10 |
12 | include JROOT/templates/fontaine_j3/warp/systems/joomla/layouts/modules.php | JROOT/templates/fontaine_j3/warp/helpers/template.php:49 |
11 | TemplateWarpHelper->render() | JROOT/templates/fontaine_j3/warp/systems/joomla/helpers/modules.php:64 |
10 | ModulesWarpHelper->render() | JROOT/templates/fontaine_j3/layouts/template.php:197 |
9 | include JROOT/templates/fontaine_j3/layouts/template.php | JROOT/templates/fontaine_j3/warp/helpers/template.php:49 |
8 | TemplateWarpHelper->render() | JROOT/templates/fontaine_j3/index.php:18 |
7 | require JROOT/templates/fontaine_j3/index.php | JROOT/libraries/joomla/document/html.php:578 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:640 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:455 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1072 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 0.11 ms After last query: 5.83 ms Query memory: 0.028 MB Memory before query: 19.980 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 sghw6_categories as c
LEFT JOIN (SELECT cat.id as id
FROM sghw6_categories AS cat JOIN sghw6_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id) AS badcats
ON badcats.id = c.id
LEFT JOIN sghw6_categories AS s
ON (s.lft < c.lft
AND s.rgt > c.rgt
AND c.language in ('en-GB','*')) OR (s.lft >= c.lft
AND s.rgt <= c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND badcats.id is null
AND s.id=32
GROUP BY 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
ORDER BY c.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | PRIMARY | s | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | Using temporary; Using filesort |
1 | PRIMARY | c | ALL | cat_idx,idx_access,idx_left_right,idx_language | NO INDEX KEY COULD BE USED | NULL | NULL | 68 | 51.47 | Using where |
1 | PRIMARY | <derived2> | ref | key0 | key0 | 5 | agocoly_lydb.c.id | 6 | 100.00 | Using where |
2 | DERIVED | parent | ALL | cat_idx,idx_left_right | NO INDEX KEY COULD BE USED | NULL | NULL | 68 | 35.29 | Using where; Using temporary; Using filesort |
2 | DERIVED | cat | index | PRIMARY,idx_left_right | idx_left_right | 8 | NULL | 68 | 100.00 | Using where; Using index; Using join buffer (flat, BNL join) |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.01 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number | 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
23 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:309 |
22 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:184 |
21 | JCategories->get() | JROOT/components/com_content/helpers/route.php:88 |
20 | ContentHelperRoute::getCategoryRoute() | JROOT/libraries/xef/sources/joomla/joomla.php:157 |
19 | XEFSourceJoomla->getCategoryLink() | JROOT/libraries/xef/xef.php:120 |
18 | XEFHelper->prepareItems() | JROOT/libraries/xef/sources/joomla/joomla.php:121 |
17 | XEFSourceJoomla->getItems() | JROOT/modules/mod_xpertscroller/mod_xpertscroller.php:39 |
16 | include JROOT/modules/mod_xpertscroller/mod_xpertscroller.php | JROOT/libraries/cms/module/helper.php:199 |
15 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
14 | JDocumentRendererHtmlModule->render() | JROOT/templates/fontaine_j3/warp/systems/joomla/helpers/modules.php:86 |
13 | ModulesWarpHelper->load() | JROOT/templates/fontaine_j3/warp/systems/joomla/layouts/modules.php:10 |
12 | include JROOT/templates/fontaine_j3/warp/systems/joomla/layouts/modules.php | JROOT/templates/fontaine_j3/warp/helpers/template.php:49 |
11 | TemplateWarpHelper->render() | JROOT/templates/fontaine_j3/warp/systems/joomla/helpers/modules.php:64 |
10 | ModulesWarpHelper->render() | JROOT/templates/fontaine_j3/layouts/template.php:197 |
9 | include JROOT/templates/fontaine_j3/layouts/template.php | JROOT/templates/fontaine_j3/warp/helpers/template.php:49 |
8 | TemplateWarpHelper->render() | JROOT/templates/fontaine_j3/index.php:18 |
7 | require JROOT/templates/fontaine_j3/index.php | JROOT/libraries/joomla/document/html.php:578 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:640 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:455 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1072 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 0.13 ms After last query: 11.77 ms Query memory: 0.028 MB Memory before query: 20.010 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 sghw6_categories as c
LEFT JOIN (SELECT cat.id as id
FROM sghw6_categories AS cat JOIN sghw6_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id) AS badcats
ON badcats.id = c.id
LEFT JOIN sghw6_categories AS s
ON (s.lft < c.lft
AND s.rgt > c.rgt
AND c.language in ('en-GB','*')) OR (s.lft >= c.lft
AND s.rgt <= c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND badcats.id is null
AND s.id=31
GROUP BY 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
ORDER BY c.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | PRIMARY | s | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | Using temporary; Using filesort |
1 | PRIMARY | c | ALL | cat_idx,idx_access,idx_left_right,idx_language | NO INDEX KEY COULD BE USED | NULL | NULL | 68 | 51.47 | Using where |
1 | PRIMARY | <derived2> | ref | key0 | key0 | 5 | agocoly_lydb.c.id | 6 | 100.00 | Using where |
2 | DERIVED | parent | ALL | cat_idx,idx_left_right | NO INDEX KEY COULD BE USED | NULL | NULL | 68 | 35.29 | Using where; Using temporary; Using filesort |
2 | DERIVED | cat | index | PRIMARY,idx_left_right | idx_left_right | 8 | NULL | 68 | 100.00 | Using where; Using index; Using join buffer (flat, BNL join) |
Status | Duration |
---|
Starting | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.01 ms |
checking permissions | 0.01 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number | 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
23 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:309 |
22 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:184 |
21 | JCategories->get() | JROOT/components/com_content/helpers/route.php:88 |
20 | ContentHelperRoute::getCategoryRoute() | JROOT/libraries/xef/sources/joomla/joomla.php:157 |
19 | XEFSourceJoomla->getCategoryLink() | JROOT/libraries/xef/xef.php:120 |
18 | XEFHelper->prepareItems() | JROOT/libraries/xef/sources/joomla/joomla.php:121 |
17 | XEFSourceJoomla->getItems() | JROOT/modules/mod_xpertscroller/mod_xpertscroller.php:39 |
16 | include JROOT/modules/mod_xpertscroller/mod_xpertscroller.php | JROOT/libraries/cms/module/helper.php:199 |
15 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
14 | JDocumentRendererHtmlModule->render() | JROOT/templates/fontaine_j3/warp/systems/joomla/helpers/modules.php:86 |
13 | ModulesWarpHelper->load() | JROOT/templates/fontaine_j3/warp/systems/joomla/layouts/modules.php:10 |
12 | include JROOT/templates/fontaine_j3/warp/systems/joomla/layouts/modules.php | JROOT/templates/fontaine_j3/warp/helpers/template.php:49 |
11 | TemplateWarpHelper->render() | JROOT/templates/fontaine_j3/warp/systems/joomla/helpers/modules.php:64 |
10 | ModulesWarpHelper->render() | JROOT/templates/fontaine_j3/layouts/template.php:197 |
9 | include JROOT/templates/fontaine_j3/layouts/template.php | JROOT/templates/fontaine_j3/warp/helpers/template.php:49 |
8 | TemplateWarpHelper->render() | JROOT/templates/fontaine_j3/index.php:18 |
7 | require JROOT/templates/fontaine_j3/index.php | JROOT/libraries/joomla/document/html.php:578 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:640 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:455 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1072 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 0.12 ms After last query: 11.54 ms Query memory: 0.026 MB Memory before query: 20.081 MB Rows returned: 1
SELECT *
FROM sghw6_widgetkit_widget
WHERE id=21
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | sghw6_widgetkit_widget | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.02 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number | 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
19 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_widgetkit/helpers/widget.php:42 |
18 | WidgetWidgetkitHelper->get() | JROOT/administrator/components/com_widgetkit/helpers/widget.php:160 |
17 | WidgetWidgetkitHelper->render() | JROOT/modules/mod_widgetkit/mod_widgetkit.php:22 |
16 | include JROOT/modules/mod_widgetkit/mod_widgetkit.php | JROOT/libraries/cms/module/helper.php:199 |
15 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
14 | JDocumentRendererHtmlModule->render() | JROOT/templates/fontaine_j3/warp/systems/joomla/helpers/modules.php:86 |
13 | ModulesWarpHelper->load() | JROOT/templates/fontaine_j3/warp/systems/joomla/layouts/modules.php:10 |
12 | include JROOT/templates/fontaine_j3/warp/systems/joomla/layouts/modules.php | JROOT/templates/fontaine_j3/warp/helpers/template.php:49 |
11 | TemplateWarpHelper->render() | JROOT/templates/fontaine_j3/warp/systems/joomla/helpers/modules.php:64 |
10 | ModulesWarpHelper->render() | JROOT/templates/fontaine_j3/layouts/template.php:218 |
9 | include JROOT/templates/fontaine_j3/layouts/template.php | JROOT/templates/fontaine_j3/warp/helpers/template.php:49 |
8 | TemplateWarpHelper->render() | JROOT/templates/fontaine_j3/index.php:18 |
7 | require JROOT/templates/fontaine_j3/index.php | JROOT/libraries/joomla/document/html.php:578 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:640 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:455 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1072 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 0.25 ms After last query: 16.58 ms Query memory: 0.356 MB Memory before query: 20.837 MB Rows returned: 116
SELECT *
FROM sghw6_modules
WHERE published=1
ORDER BY id
;
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | sghw6_modules | index | published | PRIMARY | 4 | NULL | 362 | 32.04 | Using where |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.17 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
13 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_maximenuck/helper.php:444 |
12 | modMaximenuckHelper::CreateModulesList() | JROOT/modules/mod_maximenuck/helper.php:62 |
11 | modMaximenuckHelper::getItems() | JROOT/modules/mod_maximenuck/mod_maximenuck.php:44 |
10 | include JROOT/modules/mod_maximenuck/mod_maximenuck.php | JROOT/libraries/cms/module/helper.php:199 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1086 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 0.48 ms After last query: 19.36 ms Query memory: 0.029 MB Memory before query: 22.407 MB Rows returned: 114
SHOW TABLES
EXPLAIN not possible on query: SHOW TABLES
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Filling schema table | 0.00 ms |
checking permissions | 0.23 ms |
Executing | 0.00 ms |
Sending data | 0.02 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Removing tmp table | 0.01 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.01 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number | 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1538 |
19 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/database/driver/mysqli.php:497 |
18 | JDatabaseDriverMysqli->getTableList() | JROOT/libraries/f0f/database/driver/joomla.php:251 |
17 | F0FDatabaseDriverJoomla->getTableList() | JROOT/libraries/f0f/table/table.php:2085 |
16 | F0FTable->getTableFields() | JROOT/libraries/f0f/table/table.php:536 |
15 | F0FTable->__construct() | JROOT/administrator/components/com_autotweet/tables/automator.php:33 |
14 | AutotweetTableAutomator->__construct() | JROOT/libraries/f0f/table/table.php:433 |
13 | F0FTable::getAnInstance() | JROOT/libraries/f0f/model/model.php:2037 |
12 | F0FModel->_createTable() | JROOT/libraries/f0f/model/model.php:1994 |
11 | F0FModel->getTable() | JROOT/administrator/components/com_autotweet/models/automators.php:91 |
10 | AutotweetModelAutomators->lastRun() | JROOT/administrator/components/com_autotweet/models/automators.php:35 |
9 | AutotweetModelAutomators->lastRunCheck() | JROOT/plugins/system/autotweetautomator/autotweetautomator.php:102 |
8 | PlgSystemAutotweetAutomator->_onAfterRender() | JROOT/plugins/system/autotweetautomator/autotweetautomator.php:211 |
7 | PlgSystemAutotweetAutomator->onAfterRender() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1092 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 0.59 ms After last query: 0.06 ms Query memory: 0.025 MB Memory before query: 22.429 MB Rows returned: 3
SHOW FULL COLUMNS
FROM `sghw6_autotweet_automator`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `sghw6_autotweet_automator`
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.02 ms |
closing tables | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.26 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.01 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Filling schema table | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
checking permissions | 0.03 ms |
closing tables | 0.01 ms |
checking permissions | 0.00 ms |
Executing | 0.00 ms |
Sending data | 0.03 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Removing tmp table | 0.08 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number | 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
19 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
18 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/f0f/database/driver/joomla.php:229 |
17 | F0FDatabaseDriverJoomla->getTableColumns() | JROOT/libraries/f0f/table/table.php:2170 |
16 | F0FTable->getTableFields() | JROOT/libraries/f0f/table/table.php:536 |
15 | F0FTable->__construct() | JROOT/administrator/components/com_autotweet/tables/automator.php:33 |
14 | AutotweetTableAutomator->__construct() | JROOT/libraries/f0f/table/table.php:433 |
13 | F0FTable::getAnInstance() | JROOT/libraries/f0f/model/model.php:2037 |
12 | F0FModel->_createTable() | JROOT/libraries/f0f/model/model.php:1994 |
11 | F0FModel->getTable() | JROOT/administrator/components/com_autotweet/models/automators.php:91 |
10 | AutotweetModelAutomators->lastRun() | JROOT/administrator/components/com_autotweet/models/automators.php:35 |
9 | AutotweetModelAutomators->lastRunCheck() | JROOT/plugins/system/autotweetautomator/autotweetautomator.php:102 |
8 | PlgSystemAutotweetAutomator->_onAfterRender() | JROOT/plugins/system/autotweetautomator/autotweetautomator.php:211 |
7 | PlgSystemAutotweetAutomator->onAfterRender() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1092 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 0.22 ms After last query: 0.54 ms Query memory: 0.022 MB Memory before query: 22.552 MB Rows returned: 1
SELECT sghw6_autotweet_automator.*
FROM sghw6_autotweet_automator
WHERE `sghw6_autotweet_automator`.`plugin` = 'automator'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | sghw6_autotweet_automator | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 2 | 100.00 | Using where |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.00 ms |
Checking query cache for query | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.03 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
13 | JDatabaseDriver->loadAssoc() | JROOT/libraries/f0f/database/driver/joomla.php:291 |
12 | F0FDatabaseDriverJoomla->loadAssoc() | JROOT/libraries/f0f/table/table.php:949 |
11 | F0FTable->load() | JROOT/administrator/components/com_autotweet/models/automators.php:94 |
10 | AutotweetModelAutomators->lastRun() | JROOT/administrator/components/com_autotweet/models/automators.php:35 |
9 | AutotweetModelAutomators->lastRunCheck() | JROOT/plugins/system/autotweetautomator/autotweetautomator.php:102 |
8 | PlgSystemAutotweetAutomator->_onAfterRender() | JROOT/plugins/system/autotweetautomator/autotweetautomator.php:211 |
7 | PlgSystemAutotweetAutomator->onAfterRender() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1092 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 0.20 ms After last query: 0.06 ms Query memory: 0.022 MB Memory before query: 22.558 MB Rows returned: 1
SELECT sghw6_autotweet_automator.*
FROM sghw6_autotweet_automator
WHERE `sghw6_autotweet_automator`.`id` = '1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | sghw6_autotweet_automator | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
Status | Duration |
---|
Starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number | 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
14 | JDatabaseDriver->loadAssoc() | JROOT/libraries/f0f/database/driver/joomla.php:291 |
13 | F0FDatabaseDriverJoomla->loadAssoc() | JROOT/libraries/f0f/table/table.php:949 |
12 | F0FTable->load() | JROOT/libraries/f0f/model/model.php:1154 |
11 | F0FModel->getItem() | JROOT/administrator/components/com_autotweet/models/automators.php:100 |
10 | AutotweetModelAutomators->lastRun() | JROOT/administrator/components/com_autotweet/models/automators.php:35 |
9 | AutotweetModelAutomators->lastRunCheck() | JROOT/plugins/system/autotweetautomator/autotweetautomator.php:102 |
8 | PlgSystemAutotweetAutomator->_onAfterRender() | JROOT/plugins/system/autotweetautomator/autotweetautomator.php:211 |
7 | PlgSystemAutotweetAutomator->onAfterRender() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1092 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 0.09 ms After last query: 0.08 ms Query memory: 0.005 MB Memory before query: 22.562 MB
SET sql_big_selects=1
EXPLAIN not possible on query: SET sql_big_selects=1
Status | Duration |
---|
Starting | 0.02 ms |
Opening tables | 0.00 ms |
After opening tables | 0.01 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
9 | JDatabase->query() | JROOT/administrator/components/com_autotweet/helpers/autotweetbase.php:236 |
8 | PlgAutotweetBase->onContentPolling() | JROOT/plugins/system/autotweetcontent/autotweetcontent.php:446 |
7 | PlgSystemAutotweetContent->onAfterRender() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1092 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 0.19 ms After last query: 0.17 ms Query memory: 0.022 MB Memory before query: 22.583 MB Rows returned: 1
SELECT sghw6_autotweet_automator.*
FROM sghw6_autotweet_automator
WHERE `sghw6_autotweet_automator`.`plugin` = 'content'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | sghw6_autotweet_automator | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 2 | 100.00 | Using where |
Status | Duration |
---|
Starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.01 ms |
Preparing | 0.02 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number | 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
14 | JDatabaseDriver->loadAssoc() | JROOT/libraries/f0f/database/driver/joomla.php:291 |
13 | F0FDatabaseDriverJoomla->loadAssoc() | JROOT/libraries/f0f/table/table.php:949 |
12 | F0FTable->load() | JROOT/administrator/components/com_autotweet/models/automators.php:94 |
11 | AutotweetModelAutomators->lastRun() | JROOT/administrator/components/com_autotweet/models/automators.php:35 |
10 | AutotweetModelAutomators->lastRunCheck() | JROOT/administrator/components/com_autotweet/helpers/autotweetbase.php:648 |
9 | PlgAutotweetBase->executeContentPolling() | JROOT/administrator/components/com_autotweet/helpers/autotweetbase.php:238 |
8 | PlgAutotweetBase->onContentPolling() | JROOT/plugins/system/autotweetcontent/autotweetcontent.php:446 |
7 | PlgSystemAutotweetContent->onAfterRender() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1092 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
Query Time: 0.26 ms After last query: 0.06 ms Query memory: 0.023 MB Memory before query: 22.590 MB Rows returned: 1
SELECT sghw6_autotweet_automator.*
FROM sghw6_autotweet_automator
WHERE `sghw6_autotweet_automator`.`id` = '2'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | sghw6_autotweet_automator | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
Status | Duration |
---|
Starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.11 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
15 | JDatabaseDriver->loadAssoc() | JROOT/libraries/f0f/database/driver/joomla.php:291 |
14 | F0FDatabaseDriverJoomla->loadAssoc() | JROOT/libraries/f0f/table/table.php:949 |
13 | F0FTable->load() | JROOT/libraries/f0f/model/model.php:1154 |
12 | F0FModel->getItem() | JROOT/administrator/components/com_autotweet/models/automators.php:100 |
11 | AutotweetModelAutomators->lastRun() | JROOT/administrator/components/com_autotweet/models/automators.php:35 |
10 | AutotweetModelAutomators->lastRunCheck() | JROOT/administrator/components/com_autotweet/helpers/autotweetbase.php:648 |
9 | PlgAutotweetBase->executeContentPolling() | JROOT/administrator/components/com_autotweet/helpers/autotweetbase.php:238 |
8 | PlgAutotweetBase->onContentPolling() | JROOT/plugins/system/autotweetcontent/autotweetcontent.php:446 |
7 | PlgSystemAutotweetContent->onAfterRender() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1092 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:83 |
6 × SELECT `m`.`tag_id`,`t`.*
FROM `sghw6_contentitem_tag_map` AS m
INNER JOIN `sghw6_tags` AS t
ON `m`.`tag_id` = `t`.`id`
4 × SELECT sghw6_autotweet_automator.*
FROM sghw6_autotweet_automator
4 × 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 sghw6_categories as c
LEFT JOIN (SELECT cat.id as id
FROM sghw6_categories AS cat JOIN sghw6_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
2 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM sghw6_modules AS m
LEFT JOIN sghw6_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN sghw6_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
2 × SELECT a.rules
FROM sghw6_assets AS a
2 × SELECT *
FROM sghw6_widgetkit_widget
2 × SELECT *
FROM sghw6_extensions
2 × SELECT `extension_id`
FROM `sghw6_extensions`
2 × SELECT element
FROM sghw6_extensions
2 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `sghw6_extensions`
2 × SELECT template
FROM sghw6_template_styles as s
2 × 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 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,
CASE WHEN badcats.id is not null THEN 0 ELSE a.state END AS state,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,
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,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count,c.published,
CASE WHEN badcats.id is null THEN c.published ELSE 0 END AS parents_published
FROM sghw6_content AS a
LEFT JOIN sghw6_categories AS c
ON c.id = a.catid
LEFT JOIN sghw6_users AS ua
ON ua.id = a.created_by
LEFT JOIN sghw6_users AS uam
ON uam.id = a.modified_by
LEFT JOIN sghw6_categories as parent
ON parent.id = c.parent_id
LEFT JOIN sghw6_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM sghw6_categories AS cat JOIN sghw6_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
1 × SELECT a.id, a.title, a.alias, a.introtext, a.`fulltext`, a.catid, a.state, a.access, a.created, a.created_by, a.created_by_alias, a.modified, a.featured, a.language, a.hits, a.publish_up, a.publish_down, a.images, a.urls, a.language, a.metakey, a.metadesc, a.metadata,c.title AS category_title, c.alias AS category_alias,ua.name AS author_name,um.name AS last_modified_by,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count,vl.title AS access_title,l.title AS language_title
FROM sghw6_content as a
LEFT JOIN sghw6_categories AS c
ON c.id = a.catid
LEFT JOIN sghw6_users AS ua
ON ua.id = a.created_by
LEFT JOIN sghw6_users AS um
ON um.id = a.modified_by
LEFT JOIN sghw6_content_rating AS v
ON a.id = v.content_id
LEFT JOIN sghw6_viewlevels AS vl
ON a.access = vl.id
LEFT JOIN sghw6_languages AS l
ON a.language = l.lang_code
LEFT JOIN sghw6_contentitem_tag_map AS ct
ON ct.content_item_id = a.id
LEFT JOIN sghw6_tags AS t
ON t.id = ct.tag_id
1 × SELECT params
FROM sghw6_extensions AS e
1 × SELECT ct.content_item_id as article_id, t.title as tag
FROM sghw6_contentitem_tag_map as ct
LEFT JOIN sghw6_tags AS t
ON t.id = ct.tag_id
1 × SELECT i.provider_id as id, i.
order, i.params
FROM sghw6_roksprocket_items as i
1 × SELECT `c2`.`language`,`c2`.`id`
FROM `sghw6_menu` AS `c`
INNER JOIN `sghw6_associations` AS `a`
ON a.id = c.`id`
AND a.context='com_menus.item'
INNER JOIN `sghw6_associations` AS `a2`
ON a.key = a2.key
INNER JOIN `sghw6_menu` AS `c2`
ON a2.id = c2.`id`
1 × SELECT *
FROM sghw6_modules
1 × SELECT language,id
FROM `sghw6_menu`
1 × SELECT id,template
FROM sghw6_template_styles
1 × SELECT `data`
FROM `sghw6_session`
1 × SELECT COUNT(*)
FROM sghw6_content AS a
LEFT JOIN sghw6_categories AS c
ON c.id = a.catid
LEFT JOIN sghw6_users AS ua
ON ua.id = a.created_by
LEFT JOIN sghw6_users AS uam
ON uam.id = a.modified_by
LEFT JOIN sghw6_categories as parent
ON parent.id = c.parent_id
LEFT JOIN sghw6_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM sghw6_categories AS cat JOIN sghw6_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
1 × SELECT a.name, a.rules
FROM sghw6_assets AS a
1 × SELECT `session_id`
FROM `sghw6_session`
1 × SELECT id, home, template, s.params
FROM sghw6_template_styles as s
LEFT JOIN sghw6_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT *
FROM sghw6_assets
1 × 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 sghw6_menu AS m
LEFT JOIN sghw6_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT `enabled`
FROM `sghw6_extensions`
1 × SELECT extension, file, type
FROM sghw6_rokcommon_configs
1 × SELECT *
FROM sghw6_languages
1 × SELECT folder AS type, element AS name, params
FROM sghw6_extensions
1 × SELECT id, rules
FROM `sghw6_viewlevels
1 × SELECT b.id
FROM sghw6_usergroups AS a
LEFT JOIN sghw6_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT *
FROM sghw6_rokcandy