Query Time: 0.94 ms Query memory: 0.017 MB Memory before query: 2.695 MB Rows returned: 0
SELECT `data`
FROM `ydfui_session`
WHERE `session_id` = 'i46h3hr3emratq78s575624aa4'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ydfui_session | const | PRIMARY | PRIMARY | 766 | const | 1 | 100.00 | |
Status | Duration |
---|
Starting | 0.12 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.03 ms |
Checking query cache for query | 0.05 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.03 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
Waiting for query cache lock | 0.04 ms |
init | 0.04 ms |
Optimizing | 0.03 ms |
Statistics | 0.10 ms |
Preparing | 0.02 ms |
Executing | 0.03 ms |
End of update loop | 0.03 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.06 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.03 ms |
Updating status | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.02 ms |
Storing result in query cache | 0.02 ms |
Reset for next command | 0.03 ms |
# | Caller | File and line number | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1731 |
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:258 |
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:748 |
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:404 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:46 |
Query Time: 0.64 ms After last query: 2.68 ms Query memory: 0.008 MB Memory before query: 2.896 MB
DELETE
FROM `ydfui_session`
WHERE `time` < '1726759369'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ydfui_session | range | time | time | 59 | NULL | 1 | 100.00 | Using where |
Status | Duration |
---|
Starting | 0.09 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
init for update | 0.08 ms |
Updating | 0.06 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.03 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.06 ms |
Updating status | 0.03 ms |
Reset for next command | 0.03 ms |
# | Caller | File and line number | 6 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/application/cms.php:765 |
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:404 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:46 |
Query Time: 0.76 ms After last query: 0.14 ms Query memory: 0.010 MB Memory before query: 2.908 MB Rows returned: 0
SELECT `session_id`
FROM `ydfui_session`
WHERE `session_id` = 'i46h3hr3emratq78s575624aa4'
LIMIT 0, 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ydfui_session | const | PRIMARY | PRIMARY | 766 | const | 1 | 100.00 | Using index |
Status | Duration |
---|
Starting | 0.06 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
Checking query cache for query | 0.04 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
Waiting for query cache lock | 0.03 ms |
init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.04 ms |
Preparing | 0.02 ms |
Executing | 0.03 ms |
End of update loop | 0.02 ms |
Query end | 0.03 ms |
Commit | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.06 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.02 ms |
Storing result in query cache | 0.02 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1731 |
7 | JDatabaseDriver->loadResult() | JROOT/libraries/cms/application/cms.php:176 |
6 | JApplicationCms->checkSession() | JROOT/libraries/cms/application/cms.php:774 |
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:404 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:46 |
Query Time: 0.76 ms After last query: 0.13 ms Query memory: 0.009 MB Memory before query: 2.921 MB
INSERT INTO `ydfui_session`
(`session_id`, `client_id`, `time`)
VALUES
('i46h3hr3emratq78s575624aa4', 0, '1726764769')
EXPLAIN not possible on query: INSERT INTO `ydfui_session`
(`session_id`, `client_id`, `time`) VALUES
('i46h3hr3emratq78s575624aa4', 0, '1726764769')
Status | Duration |
---|
Starting | 0.08 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.03 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
init for update | 0.03 ms |
Update | 0.07 ms |
Waiting for query cache lock | 0.02 ms |
Update | 0.03 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.14 ms |
closing tables | 0.03 ms |
Unlocking tables | 0.03 ms |
closing tables | 0.03 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.07 ms |
Updating status | 0.03 ms |
Reset for next command | 0.03 ms |
# | Caller | File and line number | 7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/application/cms.php:208 |
6 | JApplicationCms->checkSession() | JROOT/libraries/cms/application/cms.php:774 |
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:404 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:46 |
Query Time: 1.13 ms After last query: 3.53 ms Query memory: 0.012 MB Memory before query: 3.289 MB Rows returned: 39
SELECT extension_id AS id, element AS "option", params, enabled
FROM ydfui_extensions
WHERE `type` = 'component'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ydfui_extensions | ref | extension | extension | 82 | const | 39 | 100.00 | Using index condition |
Status | Duration |
---|
Starting | 0.07 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
Checking query cache for query | 0.05 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
Waiting for query cache lock | 0.05 ms |
init | 0.04 ms |
Optimizing | 0.03 ms |
Statistics | 0.07 ms |
Preparing | 0.04 ms |
Executing | 0.02 ms |
Sending data | 0.23 ms |
End of update loop | 0.03 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.06 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.03 ms |
Waiting for query cache lock | 0.03 ms |
Updating status | 0.03 ms |
Storing result in query cache | 0.04 ms |
Reset for next command | 0.04 ms |
# | Caller | File and line number | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
9 | JDatabaseDriver->loadObjectList() | Same as call in the line below. |
8 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:157 |
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:584 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.26 ms After last query: 1.71 ms Query memory: 0.012 MB Memory before query: 3.445 MB Rows returned: 2
SELECT b.id
FROM ydfui_usergroups AS a
LEFT JOIN ydfui_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 13
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.07 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
Checking query cache for query | 0.02 ms |
checking privileges on cached | 0.03 ms |
checking permissions | 0.03 ms |
Sending cached result to clien | 0.07 ms |
Updating status | 0.03 ms |
Reset for next command | 0.03 ms |
# | Caller | File and line number | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1541 |
9 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:354 |
8 | JAccess::getGroupsByUser() | JROOT/libraries/joomla/access/access.php:423 |
7 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:453 |
6 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:296 |
5 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:163 |
4 | JPluginHelper::importPlugin() | 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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.26 ms After last query: 0.58 ms Query memory: 0.011 MB Memory before query: 3.501 MB Rows returned: 5
SELECT id, rules
FROM `ydfui_viewlevels`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ydfui_viewlevels | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | 100.00 | |
Status | Duration |
---|
Starting | 0.07 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
Checking query cache for query | 0.02 ms |
checking privileges on cached | 0.02 ms |
checking permissions | 0.02 ms |
Sending cached result to clien | 0.07 ms |
Updating status | 0.03 ms |
Reset for next command | 0.03 ms |
# | Caller | File and line number | 9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1497 |
8 | JDatabaseDriver->loadAssocList() | JROOT/libraries/joomla/access/access.php:440 |
7 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:453 |
6 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:296 |
5 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:163 |
4 | JPluginHelper::importPlugin() | 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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.30 ms After last query: 0.23 ms Query memory: 0.009 MB Memory before query: 3.520 MB Rows returned: 75
SELECT folder AS type, element AS name, params
FROM ydfui_extensions
WHERE enabled = 1
AND type ='plugin'
AND state IN (0,1)
AND access IN (1,1)
ORDER BY ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ydfui_extensions | ALL | extension | NO INDEX KEY COULD BE USED | NULL | NULL | 234 | 40.60 | Using where; Using filesort |
Status | Duration |
---|
Starting | 0.07 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
Checking query cache for query | 0.07 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
Waiting for query cache lock | 0.03 ms |
init | 0.04 ms |
Optimizing | 0.03 ms |
Statistics | 0.05 ms |
Preparing | 0.04 ms |
Sorting result | 0.02 ms |
Executing | 0.02 ms |
Sending data | 0.02 ms |
Creating sort index | 0.34 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
closing tables | 0.03 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.03 ms |
Freeing items | 0.07 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.06 ms |
Waiting for query cache lock | 0.03 ms |
Updating status | 0.03 ms |
Storing result in query cache | 0.03 ms |
Reset for next command | 0.03 ms |
# | Caller | File and line number | 7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
6 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/plugin/helper.php:310 |
5 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:163 |
4 | JPluginHelper::importPlugin() | 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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.28 ms After last query: 14.53 ms Query memory: 0.017 MB Memory before query: 4.640 MB Rows returned: 1
SELECT template
FROM ydfui_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 | 7 | 100.00 | Using where |
Status | Duration |
---|
Starting | 0.10 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
Checking query cache for query | 0.02 ms |
checking privileges on cached | 0.02 ms |
checking permissions | 0.02 ms |
Sending cached result to clien | 0.06 ms |
Updating status | 0.03 ms |
Reset for next command | 0.03 ms |
# | Caller | File and line number | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1731 |
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:662 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:663 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.24 ms After last query: 0.20 ms Query memory: 0.019 MB Memory before query: 4.659 MB Rows returned: 1
SELECT template
FROM ydfui_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 | 7 | 100.00 | Using where |
Status | Duration |
---|
Starting | 0.07 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
Checking query cache for query | 0.02 ms |
checking privileges on cached | 0.02 ms |
checking permissions | 0.03 ms |
Sending cached result to clien | 0.14 ms |
Updating status | 0.03 ms |
Reset for next command | 0.03 ms |
# | Caller | File and line number | 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1731 |
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:662 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:663 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.27 ms After last query: 5.98 ms Query memory: 0.012 MB Memory before query: 4.975 MB Rows returned: 4
SELECT extension, file, type
FROM ydfui_rokcommon_configs
ORDER BY priority
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ydfui_rokcommon_configs | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 4 | 100.00 | Using filesort |
Status | Duration |
---|
Starting | 0.09 ms |
Waiting for query cache lock | 0.03 ms |
starting | 0.02 ms |
Checking query cache for query | 0.02 ms |
checking privileges on cached | 0.02 ms |
checking permissions | 0.02 ms |
Sending cached result to clien | 0.06 ms |
Updating status | 0.12 ms |
Reset for next command | 0.03 ms |
# | Caller | File and line number | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
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:662 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:663 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.27 ms After last query: 18.53 ms Query memory: 0.014 MB Memory before query: 6.521 MB Rows returned: 1
SELECT timestamp
FROM ydfui_zt_visitor_counter
WHERE ipaddress = '3.238.227.73'
AND useragent LIKE "%other%"
ORDER BY timestamp DESC
LIMIT 0, 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ydfui_zt_visitor_counter | index | NULL | timestamp | 4 | NULL | 1 | 100.00 | Using where |
Status | Duration |
---|
Starting | 0.11 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
Checking query cache for query | 0.07 ms |
checking permissions | 0.03 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
Waiting for query cache lock | 0.04 ms |
init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.09 ms |
Preparing | 0.03 ms |
Sorting result | 0.02 ms |
Executing | 0.02 ms |
Sending data | 0.27 ms |
End of update loop | 0.03 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.06 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.06 ms |
Waiting for query cache lock | 0.05 ms |
Updating status | 0.03 ms |
Storing result in query cache | 0.03 ms |
Reset for next command | 0.04 ms |
# | Caller | File and line number | 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1731 |
11 | JDatabaseDriver->loadResult() | JROOT/plugins/system/zt_visitor_counter/helper.php:65 |
10 | plgZTVisitorCounterHelper::getLastVisit() | JROOT/plugins/system/zt_visitor_counter/zt_visitor_counter.php:42 |
9 | plgSystemZT_Visitor_Counter->onAfterInitialise() | Same as call in the line below. |
8 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:663 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:663 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.88 ms After last query: 0.19 ms Query memory: 0.014 MB Memory before query: 6.533 MB
UPDATE ydfui_zt_visitor_counter
SET visits=visits + 1, guests=guests + 1, useragent = 'other'
WHERE timestamp = 1726768463
AND `ipaddress` = '3.238.227.73';
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ydfui_zt_visitor_counter | range | timestamp | timestamp | 4 | NULL | 1 | 100.00 | Using where |
Status | Duration |
---|
Starting | 0.10 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.04 ms |
table lock | 0.02 ms |
init for update | 0.12 ms |
Updating | 0.07 ms |
End of update loop | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
End of update loop | 0.07 ms |
Query end | 0.02 ms |
Commit | 0.11 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.08 ms |
Updating status | 0.03 ms |
Reset for next command | 0.03 ms |
# | Caller | File and line number | 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
11 | JDatabase->query() | JROOT/plugins/system/zt_visitor_counter/helper.php:43 |
10 | plgZTVisitorCounterHelper::updateVisits() | JROOT/plugins/system/zt_visitor_counter/zt_visitor_counter.php:52 |
9 | plgSystemZT_Visitor_Counter->onAfterInitialise() | Same as call in the line below. |
8 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:663 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:663 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.32 ms After last query: 2.34 ms Query memory: 0.019 MB Memory before query: 6.810 MB Rows returned: 17
SHOW FULL COLUMNS
FROM `ydfui_extensions`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `ydfui_extensions`
Status | Duration |
---|
Starting | 0.09 ms |
checking permissions | 0.03 ms |
closing tables | 0.02 ms |
Opening tables | 0.26 ms |
After opening tables | 0.03 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.03 ms |
Preparing | 0.03 ms |
Executing | 0.02 ms |
Filling schema table | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
checking permissions | 0.10 ms |
closing tables | 0.03 ms |
Executing | 0.02 ms |
Sending data | 0.05 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
closing tables | 0.02 ms |
Removing tmp table | 0.10 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.03 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.06 ms |
Updating status | 0.06 ms |
Reset for next command | 0.03 ms |
# | Caller | File and line number | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
14 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:241 |
13 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:162 |
12 | JTable->__construct() | JROOT/libraries/joomla/table/extension.php:30 |
11 | JTableExtension->__construct() | JROOT/libraries/joomla/table/table.php:305 |
10 | JTable::getInstance() | JROOT/plugins/system/roksprocket/roksprocket.php:45 |
9 | plgSystemRokSprocket->onAfterInitialise() | Same as call in the line below. |
8 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:663 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:663 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.90 ms After last query: 0.97 ms Query memory: 0.014 MB Memory before query: 6.893 MB Rows returned: 1
SELECT `extension_id`
FROM `ydfui_extensions`
WHERE type = 'component'
AND element = 'com_roksprocket'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ydfui_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | Using where; Using index |
Status | Duration |
---|
Starting | 0.07 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
Checking query cache for query | 0.04 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
Waiting for query cache lock | 0.03 ms |
init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.11 ms |
Preparing | 0.03 ms |
Executing | 0.02 ms |
Sending data | 0.04 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.03 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.06 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.03 ms |
Updating status | 0.03 ms |
Waiting for query cache lock | 0.03 ms |
Updating status | 0.03 ms |
Storing result in query cache | 0.03 ms |
Reset for next command | 0.03 ms |
# | Caller | File and line number | 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1731 |
11 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/table/extension.php:108 |
10 | JTableExtension->find() | JROOT/plugins/system/roksprocket/roksprocket.php:49 |
9 | plgSystemRokSprocket->onAfterInitialise() | Same as call in the line below. |
8 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:663 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:663 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.87 ms After last query: 0.23 ms Query memory: 0.014 MB Memory before query: 6.910 MB Rows returned: 1
SELECT *
FROM ydfui_extensions
WHERE `extension_id` = '10117'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ydfui_extensions | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
Status | Duration |
---|
Starting | 0.08 ms |
Waiting for query cache lock | 0.03 ms |
starting | 0.02 ms |
Checking query cache for query | 0.04 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
Waiting for query cache lock | 0.03 ms |
init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.05 ms |
Preparing | 0.02 ms |
Unlocking tables | 0.03 ms |
Preparing | 0.03 ms |
Executing | 0.02 ms |
Sending data | 0.03 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.07 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.03 ms |
Waiting for query cache lock | 0.03 ms |
Updating status | 0.03 ms |
Storing result in query cache | 0.03 ms |
Reset for next command | 0.03 ms |
# | Caller | File and line number | 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1456 |
11 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:728 |
10 | JTable->load() | JROOT/plugins/system/roksprocket/roksprocket.php:54 |
9 | plgSystemRokSprocket->onAfterInitialise() | Same as call in the line below. |
8 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:663 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:663 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.16 ms After last query: 0.22 ms Query memory: 0.014 MB Memory before query: 6.924 MB Rows returned: 1
SELECT `extension_id`
FROM `ydfui_extensions`
WHERE type = 'module'
AND element = 'mod_roksprocket'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ydfui_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | Using where; Using index |
Status | Duration |
---|
Starting | 0.07 ms |
Waiting for query cache lock | 0.22 ms |
starting | 0.02 ms |
Checking query cache for query | 0.05 ms |
checking permissions | 0.03 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.03 ms |
table lock | 0.02 ms |
Waiting for query cache lock | 0.03 ms |
init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.12 ms |
Preparing | 0.04 ms |
Executing | 0.02 ms |
Sending data | 0.05 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.06 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.06 ms |
Waiting for query cache lock | 0.03 ms |
Updating status | 0.03 ms |
Storing result in query cache | 0.03 ms |
Reset for next command | 0.03 ms |
# | Caller | File and line number | 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1731 |
11 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/table/extension.php:108 |
10 | JTableExtension->find() | JROOT/plugins/system/roksprocket/roksprocket.php:72 |
9 | plgSystemRokSprocket->onAfterInitialise() | Same as call in the line below. |
8 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:663 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:663 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.25 ms After last query: 0.24 ms Query memory: 0.014 MB Memory before query: 6.940 MB Rows returned: 1
SELECT *
FROM ydfui_extensions
WHERE `extension_id` = '10117'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ydfui_extensions | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
Status | Duration |
---|
Starting | 0.07 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
Checking query cache for query | 0.02 ms |
checking privileges on cached | 0.02 ms |
checking permissions | 0.02 ms |
Sending cached result to clien | 0.07 ms |
Updating status | 0.03 ms |
Reset for next command | 0.03 ms |
# | Caller | File and line number | 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1456 |
11 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:728 |
10 | JTable->load() | JROOT/plugins/system/roksprocket/roksprocket.php:76 |
9 | plgSystemRokSprocket->onAfterInitialise() | Same as call in the line below. |
8 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:663 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:663 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 2.73 ms After last query: 29.86 ms Query memory: 0.019 MB Memory before query: 8.021 MB Rows returned: 149
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 ydfui_menu AS m
LEFT JOIN ydfui_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 | 325 | 79.38 | Using where; Using filesort |
1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | patp8661_pa_website.m.component_id | 1 | 100.00 | Using where |
Status | Duration |
---|
Starting | 0.14 ms |
Waiting for query cache lock | 0.03 ms |
starting | 0.02 ms |
Checking query cache for query | 0.09 ms |
checking permissions | 0.03 ms |
Opening tables | 0.04 ms |
After opening tables | 0.03 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
Waiting for query cache lock | 0.04 ms |
init | 0.04 ms |
Optimizing | 0.03 ms |
Statistics | 0.14 ms |
Preparing | 0.04 ms |
Sorting result | 0.03 ms |
Executing | 0.02 ms |
Sending data | 0.03 ms |
Creating sort index | 0.52 ms |
Waiting for query cache lock | 0.03 ms |
Creating sort index | 0.15 ms |
Waiting for query cache lock | 0.02 ms |
Creating sort index | 0.13 ms |
Waiting for query cache lock | 0.02 ms |
Creating sort index | 0.14 ms |
Waiting for query cache lock | 0.02 ms |
Creating sort index | 0.14 ms |
Waiting for query cache lock | 0.02 ms |
Creating sort index | 0.20 ms |
Waiting for query cache lock | 0.03 ms |
Creating sort index | 0.14 ms |
End of update loop | 0.03 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.07 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.03 ms |
Waiting for query cache lock | 0.07 ms |
Updating status | 0.03 ms |
Storing result in query cache | 0.03 ms |
Reset for next command | 0.03 ms |
# | Caller | File and line number | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/menu/site.php:86 |
14 | JMenuSite->load() | JROOT/libraries/cms/menu/menu.php:74 |
13 | JMenu->__construct() | JROOT/libraries/cms/menu/site.php:57 |
12 | JMenuSite->__construct() | JROOT/libraries/cms/menu/menu.php:133 |
11 | JMenu::getInstance() | JROOT/libraries/cms/application/cms.php:435 |
10 | JApplicationCms->getMenu() | JROOT/libraries/cms/application/site.php:272 |
9 | JApplicationSite->getMenu() | JROOT/libraries/cms/router/site.php:57 |
8 | JRouterSite->__construct() | JROOT/libraries/cms/router/router.php:196 |
7 | JRouter::getInstance() | JROOT/libraries/cms/application/cms.php:531 |
6 | JApplicationCms::getRouter() | JROOT/libraries/cms/application/site.php:407 |
5 | JApplicationSite::getRouter() | JROOT/libraries/cms/application/cms.php:1097 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:763 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.31 ms After last query: 18.02 ms Query memory: 0.016 MB Memory before query: 10.552 MB Rows returned: 1
SELECT a.rules
FROM ydfui_assets AS a
WHERE (a.id = 1)
GROUP BY a.id, a.rules, a.lft
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 | |
Status | Duration |
---|
Starting | 0.10 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
Checking query cache for query | 0.02 ms |
checking privileges on cached | 0.02 ms |
checking permissions | 0.02 ms |
Sending cached result to clien | 0.06 ms |
Updating status | 0.04 ms |
Reset for next command | 0.03 ms |
# | Caller | File and line number | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1541 |
13 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:246 |
12 | JAccess::getAssetRules() | JROOT/libraries/joomla/user/user.php:384 |
11 | JUser->authorise() | JROOT/plugins/system/sourcerer/helper.php:74 |
10 | PlgSystemSourcererHelper->__construct() | JROOT/plugins/system/sourcerer/sourcerer.php:92 |
9 | PlgSystemSourcerer->onAfterRoute() | Same as call in the line below. |
8 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1107 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:763 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.24 ms After last query: 0.80 ms Query memory: 0.018 MB Memory before query: 10.604 MB Rows returned: 1
SELECT b.rules
FROM ydfui_assets AS a
LEFT JOIN ydfui_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.id = 1)
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
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 | Using temporary; Using filesort |
1 | SIMPLE | b | range | idx_lft_rgt | idx_lft_rgt | 4 | NULL | 1 | 100.00 | Using where |
Status | Duration |
---|
Starting | 0.07 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
Checking query cache for query | 0.02 ms |
checking privileges on cached | 0.02 ms |
checking permissions | 0.02 ms |
Sending cached result to clien | 0.08 ms |
Updating status | 0.04 ms |
Reset for next command | 0.03 ms |
# | Caller | File and line number | 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1541 |
14 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:246 |
13 | JAccess::getAssetRules() | JROOT/libraries/joomla/access/access.php:107 |
12 | JAccess::check() | JROOT/libraries/joomla/user/user.php:393 |
11 | JUser->authorise() | JROOT/plugins/system/sourcerer/helper.php:74 |
10 | PlgSystemSourcererHelper->__construct() | JROOT/plugins/system/sourcerer/sourcerer.php:92 |
9 | PlgSystemSourcerer->onAfterRoute() | Same as call in the line below. |
8 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1107 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:763 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.97 ms After last query: 1.26 ms Query memory: 0.022 MB Memory before query: 10.703 MB Rows returned: 1
SELECT extension_id AS id, element AS "option", params, enabled
FROM ydfui_extensions
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ydfui_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | Using index condition |
Status | Duration |
---|
Starting | 0.08 ms |
Waiting for query cache lock | 0.03 ms |
starting | 0.02 ms |
Checking query cache for query | 0.05 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
Waiting for query cache lock | 0.03 ms |
init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.09 ms |
Preparing | 0.07 ms |
Executing | 0.02 ms |
Sending data | 0.06 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.03 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.06 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.04 ms |
Waiting for query cache lock | 0.03 ms |
Updating status | 0.03 ms |
Storing result in query cache | 0.03 ms |
Reset for next command | 0.03 ms |
# | Caller | File and line number | 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1653 |
18 | JDatabaseDriver->loadObject() | Same as call in the line below. |
17 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:157 |
16 | JCacheControllerCallback->get() | JROOT/libraries/cms/library/helper.php:156 |
15 | JLibraryHelper::_load() | JROOT/libraries/cms/library/helper.php:47 |
14 | JLibraryHelper::getLibrary() | JROOT/libraries/cms/library/helper.php:90 |
13 | JLibraryHelper::getParams() | JROOT/libraries/cms/version/version.php:274 |
12 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:737 |
11 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
10 | JFactory::getDocument() | JROOT/plugins/system/jcomments/jcomments.php:111 |
9 | plgSystemJComments->onAfterRoute() | Same as call in the line below. |
8 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1107 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:763 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.11 ms After last query: 0.32 ms Query memory: 0.017 MB Memory before query: 10.711 MB
UPDATE `ydfui_extensions`
SET `params` = '{\"mediaversion\":\"b6bc5aa92e23d7eb4243f1f667fedfca\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ydfui_extensions | range | element_clientid,element_folder_clientid,extension | extension | 484 | NULL | 1 | 100.00 | Using where |
Status | Duration |
---|
Starting | 0.22 ms |
checking permissions | 0.03 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
init for update | 0.07 ms |
Updating | 0.10 ms |
End of update loop | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
End of update loop | 0.21 ms |
Query end | 0.02 ms |
Commit | 0.10 ms |
closing tables | 0.03 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.03 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.06 ms |
Updating status | 0.03 ms |
Reset for next command | 0.03 ms |
# | Caller | File and line number | 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/library/helper.php:119 |
14 | JLibraryHelper::saveParams() | JROOT/libraries/cms/version/version.php:325 |
13 | JVersion->setMediaVersion() | JROOT/libraries/cms/version/version.php:284 |
12 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:737 |
11 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
10 | JFactory::getDocument() | JROOT/plugins/system/jcomments/jcomments.php:111 |
9 | plgSystemJComments->onAfterRoute() | Same as call in the line below. |
8 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1107 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:763 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.27 ms After last query: 3.42 ms Query memory: 0.019 MB Memory before query: 11.070 MB Rows returned: 91
SELECT *
FROM `ydfui_jcomments_settings`
WHERE `lang` = ''
AND `component` = ''
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ydfui_jcomments_settings | ref | PRIMARY | PRIMARY | 214 | const,const | 91 | 100.00 | Using where |
Status | Duration |
---|
Starting | 0.08 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
Checking query cache for query | 0.02 ms |
checking privileges on cached | 0.02 ms |
checking permissions | 0.02 ms |
Sending cached result to clien | 0.07 ms |
Updating status | 0.03 ms |
Reset for next command | 0.03 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jcomments/classes/config.php:140 |
15 | JCommentsCfg::_load() | Same as call in the line below. |
14 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:157 |
13 | JCacheControllerCallback->get() | JROOT/components/com_jcomments/classes/config.php:159 |
12 | JCommentsCfg->load() | JROOT/components/com_jcomments/classes/config.php:47 |
11 | JCommentsCfg::getInstance() | JROOT/components/com_jcomments/helpers/system.php:39 |
10 | JCommentsSystemPluginHelper::getCSS() | JROOT/plugins/system/jcomments/jcomments.php:139 |
9 | plgSystemJComments->onAfterRoute() | Same as call in the line below. |
8 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1107 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:763 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.02 ms After last query: 0.74 ms Query memory: 0.015 MB Memory before query: 11.157 MB Rows returned: 4
SELECT id, home, template, s.params
FROM ydfui_template_styles as s
LEFT JOIN ydfui_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 | s | ALL | idx_template | NO INDEX KEY COULD BE USED | NULL | NULL | 7 | 100.00 | Using where |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | element_clientid | 403 | patp8661_pa_website.s.template,const | 1 | 4.27 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.07 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
Checking query cache for query | 0.06 ms |
checking permissions | 0.03 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
Waiting for query cache lock | 0.05 ms |
init | 0.05 ms |
Optimizing | 0.04 ms |
Statistics | 0.07 ms |
Preparing | 0.05 ms |
Executing | 0.02 ms |
Sending data | 0.11 ms |
End of update loop | 0.03 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.06 ms |
Updating status | 0.03 ms |
Waiting for query cache lock | 0.03 ms |
Updating status | 0.03 ms |
Waiting for query cache lock | 0.03 ms |
Updating status | 0.03 ms |
Storing result in query cache | 0.03 ms |
Reset for next command | 0.03 ms |
# | Caller | File and line number | 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
12 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/application/site.php:484 |
11 | JApplicationSite->getTemplate() | JROOT/components/com_jcomments/helpers/system.php:46 |
10 | JCommentsSystemPluginHelper::getCSS() | JROOT/plugins/system/jcomments/jcomments.php:139 |
9 | plgSystemJComments->onAfterRoute() | Same as call in the line below. |
8 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1107 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:763 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.27 ms After last query: 0.52 ms Query memory: 0.018 MB Memory before query: 11.197 MB Rows returned: 71
SELECT *
FROM ydfui_rokcandy
WHERE published=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ydfui_rokcandy | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 79 | 100.00 | Using where |
Status | Duration |
---|
Starting | 0.07 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
Checking query cache for query | 0.02 ms |
checking privileges on cached | 0.02 ms |
checking permissions | 0.02 ms |
Sending cached result to clien | 0.08 ms |
Updating status | 0.03 ms |
Reset for next command | 0.03 ms |
# | Caller | File and line number | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_rokcandy/helpers/rokcandy.php:27 |
14 | RokCandyHelper::getUserMacros() | Same as call in the line below. |
13 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:157 |
12 | JCacheControllerCallback->get() | JROOT/libraries/joomla/cache/controller/callback.php:41 |
11 | JCacheControllerCallback->call() | JROOT/administrator/components/com_rokcandy/helpers/rokcandy.php:17 |
10 | RokCandyHelper::getMacros() | JROOT/plugins/system/rokcandy/rokcandy.php:28 |
9 | plgSystemRokCandy->onAfterRoute() | Same as call in the line below. |
8 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1107 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:763 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.24 ms After last query: 1.46 ms Query memory: 0.009 MB Memory before query: 11.277 MB Rows returned: 1
SELECT *
FROM ydfui_languages
WHERE published=1
ORDER BY ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ydfui_languages | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | Using where; Using filesort |
Status | Duration |
---|
Starting | 0.07 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
Checking query cache for query | 0.02 ms |
checking privileges on cached | 0.02 ms |
checking permissions | 0.02 ms |
Sending cached result to clien | 0.06 ms |
Updating status | 0.03 ms |
Reset for next command | 0.03 ms |
# | Caller | File and line number | 7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
6 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/language/helper.php:164 |
5 | JLanguageHelper::getLanguages() | JROOT/libraries/cms/application/site.php:329 |
4 | JApplicationSite->getParams() | JROOT/libraries/cms/application/site.php:135 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 2.09 ms After last query: 7.37 ms Query memory: 0.023 MB Memory before query: 12.059 MB Rows returned: 3
SELECT b.rules
FROM ydfui_assets AS a
LEFT JOIN ydfui_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.category.115')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | const | idx_asset_name | idx_asset_name | 202 | const | 1 | 100.00 | Using temporary; Using filesort |
1 | SIMPLE | b | ALL | idx_lft_rgt | NO INDEX KEY COULD BE USED | NULL | NULL | 1043 | 36.24 | Using where |
Status | Duration |
---|
Starting | 0.09 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
Checking query cache for query | 0.06 ms |
checking permissions | 0.02 ms |
Opening tables | 0.04 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
Waiting for query cache lock | 0.06 ms |
init | 0.04 ms |
Optimizing | 0.03 ms |
Statistics | 0.16 ms |
Preparing | 0.02 ms |
Unlocking tables | 0.02 ms |
Preparing | 0.03 ms |
Creating tmp table | 0.05 ms |
Sorting result | 0.03 ms |
Executing | 0.02 ms |
Sending data | 0.78 ms |
Creating sort index | 0.06 ms |
Removing tmp table | 0.10 ms |
Creating sort index | 0.03 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.05 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.06 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.06 ms |
Waiting for query cache lock | 0.03 ms |
Updating status | 0.03 ms |
Storing result in query cache | 0.03 ms |
Reset for next command | 0.03 ms |
# | Caller | File and line number | 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1541 |
18 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:246 |
17 | JAccess::getAssetRules() | JROOT/libraries/joomla/access/access.php:107 |
16 | JAccess::check() | JROOT/libraries/joomla/user/user.php:393 |
15 | JUser->authorise() | JROOT/components/com_content/models/category.php:137 |
14 | ContentModelCategory->populateState() | JROOT/libraries/legacy/model/legacy.php:439 |
13 | JModelLegacy->getState() | JROOT/libraries/legacy/view/legacy.php:401 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:114 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.30 ms After last query: 2.04 ms Query memory: 0.022 MB Memory before query: 12.221 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 ydfui_categories as c
LEFT JOIN (SELECT cat.id as id
FROM ydfui_categories AS cat JOIN ydfui_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 ydfui_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) 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)
AND c.published = 1
AND badcats.id is null
AND s.id=115
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 | NO INDEX KEY COULD BE USED | NULL | NULL | 116 | 29.31 | Using where |
1 | PRIMARY | <derived2> | ref | key0 | key0 | 5 | patp8661_pa_website.c.id | 2 | 100.00 | Using where |
2 | LATERAL DERIVED | cat | eq_ref | PRIMARY,idx_left_right | PRIMARY | 4 | patp8661_pa_website.c.id | 1 | 100.00 | |
2 | LATERAL DERIVED | parent | ref | cat_idx,idx_left_right | cat_idx | 202 | const | 43 | 37.07 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.08 ms |
Waiting for query cache lock | 0.03 ms |
starting | 0.02 ms |
Checking query cache for query | 0.02 ms |
checking privileges on cached | 0.02 ms |
checking permissions | 0.02 ms |
Sending cached result to clien | 0.06 ms |
Updating status | 0.03 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:309 |
16 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:184 |
15 | JCategories->get() | JROOT/components/com_content/models/category.php:346 |
14 | ContentModelCategory->getCategory() | JROOT/components/com_content/models/category.php:223 |
13 | ContentModelCategory->getItems() | JROOT/libraries/legacy/view/legacy.php:401 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.26 ms After last query: 1.72 ms Query memory: 0.027 MB Memory before query: 12.419 MB Rows returned: 2
SELECT b.rules
FROM ydfui_assets AS a
LEFT JOIN ydfui_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_content')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | const | idx_asset_name | idx_asset_name | 202 | const | 1 | 100.00 | Using temporary; Using filesort |
1 | SIMPLE | b | range | idx_lft_rgt | idx_lft_rgt | 4 | NULL | 43 | 100.00 | Using where |
Status | Duration |
---|
Starting | 0.08 ms |
Waiting for query cache lock | 0.03 ms |
starting | 0.02 ms |
Checking query cache for query | 0.02 ms |
checking privileges on cached | 0.02 ms |
checking permissions | 0.02 ms |
Sending cached result to clien | 0.06 ms |
Updating status | 0.03 ms |
Reset for next command | 0.03 ms |
# | Caller | File and line number | 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1541 |
21 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:246 |
20 | JAccess::getAssetRules() | JROOT/libraries/joomla/access/access.php:107 |
19 | JAccess::check() | JROOT/libraries/joomla/user/user.php:393 |
18 | JUser->authorise() | JROOT/components/com_content/models/articles.php:449 |
17 | ContentModelArticles->getListQuery() | JROOT/libraries/legacy/model/list.php:129 |
16 | JModelList->_getListQuery() | JROOT/libraries/legacy/model/list.php:181 |
15 | JModelList->getItems() | JROOT/components/com_content/models/articles.php:537 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/libraries/legacy/view/legacy.php:401 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 38.20 ms After last query: 0.28 ms Query memory: 0.022 MB Memory before query: 12.451 MB Rows returned: 15
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 ydfui_content AS a
LEFT JOIN ydfui_content_frontpage AS fp
ON fp.content_id = a.id
LEFT JOIN ydfui_categories AS c
ON c.id = a.catid
LEFT JOIN ydfui_users AS ua
ON ua.id = a.created_by
LEFT JOIN ydfui_users AS uam
ON uam.id = a.modified_by
LEFT JOIN ydfui_categories as parent
ON parent.id = c.parent_id
LEFT JOIN ydfui_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM ydfui_categories AS cat JOIN ydfui_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)
AND c.access IN (1,1)
AND
CASE WHEN badcats.id is null THEN a.state ELSE 0 END = 1
AND a.catid = 115
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2024-09-19 16:52:49')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2024-09-19 16:52:49')
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
LIMIT 135, 15
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | PRIMARY | c | const | PRIMARY,idx_access | PRIMARY | 4 | const | 1 | 100.00 | |
1 | PRIMARY | a | range | idx_access,idx_catid | idx_catid | 4 | NULL | 495 | 100.00 | Using index condition; Using where; Using filesort |
1 | PRIMARY | ua | eq_ref | PRIMARY | PRIMARY | 4 | patp8661_pa_website.a.created_by | 1 | 100.00 | Using where |
1 | PRIMARY | uam | eq_ref | PRIMARY | PRIMARY | 4 | patp8661_pa_website.a.modified_by | 1 | 100.00 | Using where |
1 | PRIMARY | parent | eq_ref | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using where |
1 | PRIMARY | v | eq_ref | PRIMARY | PRIMARY | 4 | patp8661_pa_website.a.id | 1 | 100.00 | Using where |
1 | PRIMARY | <derived2> | ref | key0 | key0 | 5 | const | 0 | 0.00 | Using where |
2 | LATERAL DERIVED | cat | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | |
2 | LATERAL DERIVED | parent | ref | cat_idx,idx_left_right | cat_idx | 202 | const | 43 | 37.07 | Using index condition; Using where |
Status | Duration |
---|
Sending data | 0.20 ms |
Executing | 0.02 ms |
Sending data | 0.18 ms |
Executing | 0.02 ms |
Sending data | 0.19 ms |
Executing | 0.02 ms |
Sending data | 0.17 ms |
Executing | 0.02 ms |
Sending data | 0.17 ms |
Executing | 0.02 ms |
Sending data | 0.21 ms |
Executing | 0.02 ms |
Sending data | 0.19 ms |
Executing | 0.02 ms |
Sending data | 0.18 ms |
Executing | 0.02 ms |
Sending data | 0.18 ms |
Executing | 0.02 ms |
Sending data | 0.18 ms |
Executing | 0.02 ms |
Sending data | 0.20 ms |
Executing | 0.02 ms |
Sending data | 0.18 ms |
Executing | 0.02 ms |
Sending data | 0.18 ms |
Executing | 0.02 ms |
Sending data | 0.19 ms |
Executing | 0.02 ms |
Sending data | 0.19 ms |
Executing | 0.02 ms |
Sending data | 0.18 ms |
Executing | 0.02 ms |
Sending data | 0.20 ms |
Executing | 0.02 ms |
Sending data | 0.18 ms |
Executing | 0.02 ms |
Sending data | 0.19 ms |
Executing | 0.02 ms |
Sending data | 0.20 ms |
Executing | 0.02 ms |
Sending data | 0.18 ms |
Executing | 0.02 ms |
Sending data | 0.18 ms |
Executing | 0.02 ms |
Sending data | 0.21 ms |
Executing | 0.02 ms |
Sending data | 0.19 ms |
Executing | 0.02 ms |
Sending data | 0.20 ms |
Waiting for query cache lock | 0.02 ms |
Sending data | 0.05 ms |
Executing | 0.02 ms |
Sending data | 0.19 ms |
Executing | 0.02 ms |
Sending data | 0.24 ms |
Executing | 0.03 ms |
Sending data | 0.19 ms |
Waiting for query cache lock | 0.02 ms |
Sending data | 0.07 ms |
Executing | 0.02 ms |
Sending data | 0.20 ms |
Executing | 0.02 ms |
Sending data | 0.18 ms |
Waiting for query cache lock | 0.02 ms |
Sending data | 0.11 ms |
Executing | 0.02 ms |
Sending data | 0.20 ms |
Executing | 0.02 ms |
Sending data | 0.20 ms |
Executing | 0.02 ms |
Sending data | 0.19 ms |
Waiting for query cache lock | 0.02 ms |
Sending data | 0.09 ms |
Executing | 0.02 ms |
Sending data | 0.20 ms |
Executing | 0.03 ms |
Sending data | 0.18 ms |
Executing | 0.02 ms |
Sending data | 0.22 ms |
Executing | 0.02 ms |
Sending data | 0.18 ms |
Waiting for query cache lock | 0.02 ms |
Sending data | 0.06 ms |
End of update loop | 0.03 ms |
Query end | 0.03 ms |
Commit | 0.03 ms |
closing tables | 0.02 ms |
Removing tmp table | 0.03 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.03 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.10 ms |
Updating status | 0.05 ms |
Waiting for query cache lock | 0.03 ms |
Updating status | 0.03 ms |
Waiting for query cache lock | 0.03 ms |
Updating status | 0.02 ms |
Storing result in query cache | 0.02 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:312 |
16 | JModelLegacy->_getList() | JROOT/libraries/legacy/model/list.php:185 |
15 | JModelList->getItems() | JROOT/components/com_content/models/articles.php:537 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/libraries/legacy/view/legacy.php:401 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 102.69 ms After last query: 5.17 ms Query memory: 0.022 MB Memory before query: 13.069 MB Rows returned: 1
SELECT COUNT(*)
FROM ydfui_content AS a
LEFT JOIN ydfui_content_frontpage AS fp
ON fp.content_id = a.id
LEFT JOIN ydfui_categories AS c
ON c.id = a.catid
LEFT JOIN ydfui_users AS ua
ON ua.id = a.created_by
LEFT JOIN ydfui_users AS uam
ON uam.id = a.modified_by
LEFT JOIN ydfui_categories as parent
ON parent.id = c.parent_id
LEFT JOIN ydfui_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM ydfui_categories AS cat JOIN ydfui_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)
AND c.access IN (1,1)
AND
CASE WHEN badcats.id is null THEN a.state ELSE 0 END = 1
AND a.catid = 115
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2024-09-19 16:52:49')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2024-09-19 16:52:49')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | PRIMARY | c | const | PRIMARY,idx_access | PRIMARY | 4 | const | 1 | 100.00 | |
1 | PRIMARY | a | ALL | idx_access,idx_catid | NO INDEX KEY COULD BE USED | NULL | NULL | 539 | 91.84 | Using where |
1 | PRIMARY | <derived2> | ref | key0 | key0 | 5 | const | 0 | 0.00 | Using where |
2 | LATERAL DERIVED | cat | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | |
2 | LATERAL DERIVED | parent | ref | cat_idx,idx_left_right | cat_idx | 202 | const | 43 | 37.07 | Using index condition; Using where |
Status | Duration |
---|
Sending data | 0.18 ms |
Executing | 0.02 ms |
Sending data | 0.19 ms |
Executing | 0.02 ms |
Sending data | 0.19 ms |
Executing | 0.02 ms |
Sending data | 0.18 ms |
Executing | 0.02 ms |
Sending data | 0.18 ms |
Executing | 0.02 ms |
Sending data | 0.19 ms |
Executing | 0.02 ms |
Sending data | 0.19 ms |
Executing | 0.02 ms |
Sending data | 0.18 ms |
Executing | 0.02 ms |
Sending data | 0.18 ms |
Executing | 0.02 ms |
Sending data | 0.19 ms |
Executing | 0.02 ms |
Sending data | 0.18 ms |
Executing | 0.02 ms |
Sending data | 0.18 ms |
Executing | 0.02 ms |
Sending data | 0.18 ms |
Executing | 0.02 ms |
Sending data | 0.18 ms |
Executing | 0.02 ms |
Sending data | 0.18 ms |
Executing | 0.02 ms |
Sending data | 0.18 ms |
Executing | 0.02 ms |
Sending data | 0.18 ms |
Executing | 0.02 ms |
Sending data | 0.18 ms |
Executing | 0.02 ms |
Sending data | 0.19 ms |
Executing | 0.02 ms |
Sending data | 0.18 ms |
Executing | 0.02 ms |
Sending data | 0.18 ms |
Executing | 0.03 ms |
Sending data | 0.18 ms |
Executing | 0.02 ms |
Sending data | 0.18 ms |
Executing | 0.02 ms |
Sending data | 0.18 ms |
Executing | 0.02 ms |
Sending data | 0.18 ms |
Executing | 0.02 ms |
Sending data | 0.18 ms |
Executing | 0.02 ms |
Sending data | 0.18 ms |
Executing | 0.02 ms |
Sending data | 0.19 ms |
Executing | 0.02 ms |
Sending data | 0.18 ms |
Executing | 0.02 ms |
Sending data | 0.18 ms |
Executing | 0.02 ms |
Sending data | 0.18 ms |
Executing | 0.02 ms |
Sending data | 0.18 ms |
Executing | 0.02 ms |
Sending data | 0.18 ms |
Executing | 0.02 ms |
Sending data | 0.18 ms |
Executing | 0.02 ms |
Sending data | 0.18 ms |
Executing | 0.02 ms |
Sending data | 0.18 ms |
Executing | 0.02 ms |
Sending data | 0.19 ms |
Executing | 0.02 ms |
Sending data | 0.19 ms |
Executing | 0.02 ms |
Sending data | 0.18 ms |
Executing | 0.02 ms |
Sending data | 0.19 ms |
Executing | 0.02 ms |
Sending data | 0.20 ms |
Executing | 0.02 ms |
Sending data | 0.20 ms |
End of update loop | 0.03 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
closing tables | 0.02 ms |
Removing tmp table | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.04 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.08 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.02 ms |
Storing result in query cache | 0.02 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1731 |
17 | JDatabaseDriver->loadResult() | JROOT/libraries/legacy/model/legacy.php:341 |
16 | JModelLegacy->_getListCount() | JROOT/libraries/legacy/model/list.php:290 |
15 | JModelList->getTotal() | JROOT/libraries/legacy/model/list.php:235 |
14 | JModelList->getPagination() | JROOT/components/com_content/models/category.php:257 |
13 | ContentModelCategory->getItems() | JROOT/libraries/legacy/view/legacy.php:401 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.18 ms After last query: 2.38 ms Query memory: 0.018 MB Memory before query: 13.253 MB Rows returned: 0
SELECT `m`.`tag_id`,`t`.*
FROM `ydfui_contentitem_tag_map` AS m
INNER JOIN `ydfui_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.category'
AND `m`.`content_item_id` = 115
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | t | ALL | PRIMARY,tag_idx,idx_access | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | 100.00 | Using where |
1 | SIMPLE | m | ALL | idx_tag_type | NO INDEX KEY COULD BE USED | NULL | NULL | 7 | 100.00 | Using where; Using join buffer (flat, BNL join) |
Status | Duration |
---|
Starting | 0.08 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.03 ms |
Checking query cache for query | 0.08 ms |
checking permissions | 0.02 ms |
Opening tables | 0.04 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
Waiting for query cache lock | 0.04 ms |
init | 0.07 ms |
Optimizing | 0.04 ms |
Statistics | 0.15 ms |
Preparing | 0.06 ms |
Executing | 0.02 ms |
Sending data | 0.12 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.03 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.07 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.02 ms |
Storing result in query cache | 0.02 ms |
Reset for next command | 0.03 ms |
# | Caller | File and line number | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
13 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
12 | JHelperTags->getItemTags() | JROOT/libraries/legacy/view/category.php:217 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.30 ms After last query: 10.23 ms Query memory: 0.024 MB Memory before query: 14.036 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 ydfui_categories as c
LEFT JOIN (SELECT cat.id as id
FROM ydfui_categories AS cat JOIN ydfui_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 ydfui_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) 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)
AND c.published = 1
AND badcats.id is null
AND s.id=115
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 | NO INDEX KEY COULD BE USED | NULL | NULL | 116 | 29.31 | Using where |
1 | PRIMARY | <derived2> | ref | key0 | key0 | 5 | patp8661_pa_website.c.id | 2 | 100.00 | Using where |
2 | LATERAL DERIVED | cat | eq_ref | PRIMARY,idx_left_right | PRIMARY | 4 | patp8661_pa_website.c.id | 1 | 100.00 | |
2 | LATERAL DERIVED | parent | ref | cat_idx,idx_left_right | cat_idx | 202 | const | 43 | 37.07 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.10 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
Checking query cache for query | 0.02 ms |
checking privileges on cached | 0.02 ms |
checking permissions | 0.02 ms |
Sending cached result to clien | 0.05 ms |
Updating status | 0.02 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
19 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:309 |
18 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:184 |
17 | JCategories->get() | JROOT/components/com_content/helpers/route.php:45 |
16 | ContentHelperRoute::getArticleRoute() | JROOT/plugins/content/jcomments/jcomments.php:95 |
15 | plgContentJComments->onPrepareContent() | JROOT/plugins/content/jcomments/jcomments.php:309 |
14 | plgContentJComments->onContentBeforeDisplay() | Same as call in the line below. |
13 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:114 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.94 ms After last query: 4.73 ms Query memory: 0.021 MB Memory before query: 14.390 MB Rows returned: 1
SELECT count(*)
FROM ydfui_jcomments AS c
WHERE c.object_id = 636
AND c.object_group = 'com_content'
AND c.published = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | ref | idx_object | idx_object | 772 | const,const,const | 1 | 100.00 | Using where; Using index |
Status | Duration |
---|
Starting | 0.07 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
Checking query cache for query | 0.06 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
Waiting for query cache lock | 0.03 ms |
init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.13 ms |
Preparing | 0.04 ms |
Executing | 0.02 ms |
Sending data | 0.04 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.06 ms |
Updating status | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.02 ms |
Storing result in query cache | 0.02 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1731 |
17 | JDatabaseDriver->loadResult() | JROOT/components/com_jcomments/models/jcomments.php:35 |
16 | JCommentsModel::getCommentsCount() | JROOT/plugins/content/jcomments/jcomments.php:187 |
15 | plgContentJComments->onPrepareContent() | JROOT/plugins/content/jcomments/jcomments.php:309 |
14 | plgContentJComments->onContentBeforeDisplay() | Same as call in the line below. |
13 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:114 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.86 ms After last query: 1.84 ms Query memory: 0.021 MB Memory before query: 14.434 MB Rows returned: 1
SELECT count(*)
FROM ydfui_jcomments AS c
WHERE c.object_id = 635
AND c.object_group = 'com_content'
AND c.published = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | ref | idx_object | idx_object | 772 | const,const,const | 1 | 100.00 | Using where; Using index |
Status | Duration |
---|
Starting | 0.07 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
Checking query cache for query | 0.04 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
Waiting for query cache lock | 0.03 ms |
init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.06 ms |
Preparing | 0.04 ms |
Executing | 0.02 ms |
Sending data | 0.04 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.10 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.03 ms |
Waiting for query cache lock | 0.03 ms |
Updating status | 0.02 ms |
Storing result in query cache | 0.02 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1731 |
17 | JDatabaseDriver->loadResult() | JROOT/components/com_jcomments/models/jcomments.php:35 |
16 | JCommentsModel::getCommentsCount() | JROOT/plugins/content/jcomments/jcomments.php:187 |
15 | plgContentJComments->onPrepareContent() | JROOT/plugins/content/jcomments/jcomments.php:309 |
14 | plgContentJComments->onContentBeforeDisplay() | Same as call in the line below. |
13 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:114 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.86 ms After last query: 1.36 ms Query memory: 0.021 MB Memory before query: 14.471 MB Rows returned: 1
SELECT count(*)
FROM ydfui_jcomments AS c
WHERE c.object_id = 634
AND c.object_group = 'com_content'
AND c.published = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | ref | idx_object | idx_object | 772 | const,const,const | 1 | 100.00 | Using where; Using index |
Status | Duration |
---|
Starting | 0.07 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
Checking query cache for query | 0.05 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
Waiting for query cache lock | 0.03 ms |
init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.06 ms |
Preparing | 0.05 ms |
Executing | 0.02 ms |
Sending data | 0.03 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.06 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.02 ms |
Storing result in query cache | 0.02 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1731 |
17 | JDatabaseDriver->loadResult() | JROOT/components/com_jcomments/models/jcomments.php:35 |
16 | JCommentsModel::getCommentsCount() | JROOT/plugins/content/jcomments/jcomments.php:187 |
15 | plgContentJComments->onPrepareContent() | JROOT/plugins/content/jcomments/jcomments.php:309 |
14 | plgContentJComments->onContentBeforeDisplay() | Same as call in the line below. |
13 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:114 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.83 ms After last query: 1.46 ms Query memory: 0.021 MB Memory before query: 14.506 MB Rows returned: 1
SELECT count(*)
FROM ydfui_jcomments AS c
WHERE c.object_id = 632
AND c.object_group = 'com_content'
AND c.published = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | ref | idx_object | idx_object | 772 | const,const,const | 1 | 100.00 | Using where; Using index |
Status | Duration |
---|
Starting | 0.07 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
Checking query cache for query | 0.05 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
Waiting for query cache lock | 0.03 ms |
init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.06 ms |
Preparing | 0.04 ms |
Executing | 0.02 ms |
Sending data | 0.03 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.03 ms |
Freeing items | 0.06 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.02 ms |
Storing result in query cache | 0.02 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1731 |
17 | JDatabaseDriver->loadResult() | JROOT/components/com_jcomments/models/jcomments.php:35 |
16 | JCommentsModel::getCommentsCount() | JROOT/plugins/content/jcomments/jcomments.php:187 |
15 | plgContentJComments->onPrepareContent() | JROOT/plugins/content/jcomments/jcomments.php:309 |
14 | plgContentJComments->onContentBeforeDisplay() | Same as call in the line below. |
13 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:114 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.87 ms After last query: 1.31 ms Query memory: 0.021 MB Memory before query: 14.540 MB Rows returned: 1
SELECT count(*)
FROM ydfui_jcomments AS c
WHERE c.object_id = 631
AND c.object_group = 'com_content'
AND c.published = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | ref | idx_object | idx_object | 772 | const,const,const | 1 | 100.00 | Using where; Using index |
Status | Duration |
---|
Starting | 0.08 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
Checking query cache for query | 0.04 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.03 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
Waiting for query cache lock | 0.03 ms |
init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.06 ms |
Preparing | 0.04 ms |
Executing | 0.02 ms |
Sending data | 0.03 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.06 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.08 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.02 ms |
Storing result in query cache | 0.02 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1731 |
17 | JDatabaseDriver->loadResult() | JROOT/components/com_jcomments/models/jcomments.php:35 |
16 | JCommentsModel::getCommentsCount() | JROOT/plugins/content/jcomments/jcomments.php:187 |
15 | plgContentJComments->onPrepareContent() | JROOT/plugins/content/jcomments/jcomments.php:309 |
14 | plgContentJComments->onContentBeforeDisplay() | Same as call in the line below. |
13 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:114 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.89 ms After last query: 1.74 ms Query memory: 0.021 MB Memory before query: 14.579 MB Rows returned: 1
SELECT count(*)
FROM ydfui_jcomments AS c
WHERE c.object_id = 629
AND c.object_group = 'com_content'
AND c.published = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | ref | idx_object | idx_object | 772 | const,const,const | 1 | 100.00 | Using where; Using index |
Status | Duration |
---|
Starting | 0.07 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
Checking query cache for query | 0.04 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
Waiting for query cache lock | 0.03 ms |
init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.06 ms |
Preparing | 0.04 ms |
Executing | 0.02 ms |
Sending data | 0.03 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.06 ms |
Updating status | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.06 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.02 ms |
Storing result in query cache | 0.02 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1731 |
17 | JDatabaseDriver->loadResult() | JROOT/components/com_jcomments/models/jcomments.php:35 |
16 | JCommentsModel::getCommentsCount() | JROOT/plugins/content/jcomments/jcomments.php:187 |
15 | plgContentJComments->onPrepareContent() | JROOT/plugins/content/jcomments/jcomments.php:309 |
14 | plgContentJComments->onContentBeforeDisplay() | Same as call in the line below. |
13 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:114 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.85 ms After last query: 1.92 ms Query memory: 0.021 MB Memory before query: 14.628 MB Rows returned: 1
SELECT count(*)
FROM ydfui_jcomments AS c
WHERE c.object_id = 626
AND c.object_group = 'com_content'
AND c.published = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | ref | idx_object | idx_object | 772 | const,const,const | 1 | 100.00 | Using where; Using index |
Status | Duration |
---|
Starting | 0.07 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
Checking query cache for query | 0.04 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
Waiting for query cache lock | 0.03 ms |
init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.06 ms |
Preparing | 0.04 ms |
Executing | 0.02 ms |
Sending data | 0.03 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.03 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.06 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.02 ms |
Storing result in query cache | 0.02 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1731 |
17 | JDatabaseDriver->loadResult() | JROOT/components/com_jcomments/models/jcomments.php:35 |
16 | JCommentsModel::getCommentsCount() | JROOT/plugins/content/jcomments/jcomments.php:187 |
15 | plgContentJComments->onPrepareContent() | JROOT/plugins/content/jcomments/jcomments.php:309 |
14 | plgContentJComments->onContentBeforeDisplay() | Same as call in the line below. |
13 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:114 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.89 ms After last query: 1.64 ms Query memory: 0.021 MB Memory before query: 14.672 MB Rows returned: 1
SELECT count(*)
FROM ydfui_jcomments AS c
WHERE c.object_id = 630
AND c.object_group = 'com_content'
AND c.published = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | ref | idx_object | idx_object | 772 | const,const,const | 1 | 100.00 | Using where; Using index |
Status | Duration |
---|
Starting | 0.07 ms |
Waiting for query cache lock | 0.03 ms |
starting | 0.02 ms |
Checking query cache for query | 0.04 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
Waiting for query cache lock | 0.03 ms |
init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.06 ms |
Preparing | 0.04 ms |
Executing | 0.02 ms |
Sending data | 0.04 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.03 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.06 ms |
Updating status | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.04 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.03 ms |
Storing result in query cache | 0.02 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1731 |
17 | JDatabaseDriver->loadResult() | JROOT/components/com_jcomments/models/jcomments.php:35 |
16 | JCommentsModel::getCommentsCount() | JROOT/plugins/content/jcomments/jcomments.php:187 |
15 | plgContentJComments->onPrepareContent() | JROOT/plugins/content/jcomments/jcomments.php:309 |
14 | plgContentJComments->onContentBeforeDisplay() | Same as call in the line below. |
13 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:114 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.85 ms After last query: 2.01 ms Query memory: 0.021 MB Memory before query: 14.711 MB Rows returned: 1
SELECT count(*)
FROM ydfui_jcomments AS c
WHERE c.object_id = 624
AND c.object_group = 'com_content'
AND c.published = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | ref | idx_object | idx_object | 772 | const,const,const | 1 | 100.00 | Using where; Using index |
Status | Duration |
---|
Starting | 0.07 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
Checking query cache for query | 0.04 ms |
checking permissions | 0.03 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
Waiting for query cache lock | 0.03 ms |
init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.06 ms |
Preparing | 0.04 ms |
Executing | 0.02 ms |
Sending data | 0.04 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.06 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.02 ms |
Storing result in query cache | 0.02 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1731 |
17 | JDatabaseDriver->loadResult() | JROOT/components/com_jcomments/models/jcomments.php:35 |
16 | JCommentsModel::getCommentsCount() | JROOT/plugins/content/jcomments/jcomments.php:187 |
15 | plgContentJComments->onPrepareContent() | JROOT/plugins/content/jcomments/jcomments.php:309 |
14 | plgContentJComments->onContentBeforeDisplay() | Same as call in the line below. |
13 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:114 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.85 ms After last query: 1.69 ms Query memory: 0.021 MB Memory before query: 14.747 MB Rows returned: 1
SELECT count(*)
FROM ydfui_jcomments AS c
WHERE c.object_id = 623
AND c.object_group = 'com_content'
AND c.published = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | ref | idx_object | idx_object | 772 | const,const,const | 1 | 100.00 | Using where; Using index |
Status | Duration |
---|
Starting | 0.06 ms |
Waiting for query cache lock | 0.03 ms |
starting | 0.02 ms |
Checking query cache for query | 0.04 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
Waiting for query cache lock | 0.03 ms |
init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.05 ms |
Preparing | 0.04 ms |
Executing | 0.02 ms |
Sending data | 0.04 ms |
End of update loop | 0.03 ms |
Query end | 0.02 ms |
Commit | 0.03 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.03 ms |
Starting cleanup | 0.03 ms |
Freeing items | 0.06 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.02 ms |
Storing result in query cache | 0.02 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1731 |
17 | JDatabaseDriver->loadResult() | JROOT/components/com_jcomments/models/jcomments.php:35 |
16 | JCommentsModel::getCommentsCount() | JROOT/plugins/content/jcomments/jcomments.php:187 |
15 | plgContentJComments->onPrepareContent() | JROOT/plugins/content/jcomments/jcomments.php:309 |
14 | plgContentJComments->onContentBeforeDisplay() | Same as call in the line below. |
13 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:114 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.89 ms After last query: 1.59 ms Query memory: 0.021 MB Memory before query: 14.782 MB Rows returned: 1
SELECT count(*)
FROM ydfui_jcomments AS c
WHERE c.object_id = 622
AND c.object_group = 'com_content'
AND c.published = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | ref | idx_object | idx_object | 772 | const,const,const | 1 | 100.00 | Using where; Using index |
Status | Duration |
---|
Starting | 0.07 ms |
Waiting for query cache lock | 0.03 ms |
starting | 0.02 ms |
Checking query cache for query | 0.04 ms |
checking permissions | 0.03 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
Waiting for query cache lock | 0.03 ms |
init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.06 ms |
Preparing | 0.04 ms |
Executing | 0.02 ms |
Sending data | 0.05 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
closing tables | 0.04 ms |
Unlocking tables | 0.03 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.06 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.02 ms |
Storing result in query cache | 0.02 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1731 |
17 | JDatabaseDriver->loadResult() | JROOT/components/com_jcomments/models/jcomments.php:35 |
16 | JCommentsModel::getCommentsCount() | JROOT/plugins/content/jcomments/jcomments.php:187 |
15 | plgContentJComments->onPrepareContent() | JROOT/plugins/content/jcomments/jcomments.php:309 |
14 | plgContentJComments->onContentBeforeDisplay() | Same as call in the line below. |
13 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:114 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.20 ms After last query: 1.94 ms Query memory: 0.021 MB Memory before query: 14.819 MB Rows returned: 1
SELECT count(*)
FROM ydfui_jcomments AS c
WHERE c.object_id = 620
AND c.object_group = 'com_content'
AND c.published = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | ref | idx_object | idx_object | 772 | const,const,const | 1 | 100.00 | Using where; Using index |
Status | Duration |
---|
Starting | 0.10 ms |
Waiting for query cache lock | 0.03 ms |
starting | 0.04 ms |
Checking query cache for query | 0.07 ms |
checking permissions | 0.03 ms |
Opening tables | 0.03 ms |
After opening tables | 0.03 ms |
System lock | 0.03 ms |
table lock | 0.03 ms |
Waiting for query cache lock | 0.05 ms |
init | 0.04 ms |
Optimizing | 0.04 ms |
Statistics | 0.08 ms |
Preparing | 0.05 ms |
Executing | 0.05 ms |
Sending data | 0.06 ms |
End of update loop | 0.04 ms |
Query end | 0.03 ms |
Commit | 0.03 ms |
closing tables | 0.03 ms |
Unlocking tables | 0.03 ms |
closing tables | 0.03 ms |
Starting cleanup | 0.03 ms |
Freeing items | 0.09 ms |
Updating status | 0.03 ms |
Waiting for query cache lock | 0.03 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.02 ms |
Storing result in query cache | 0.02 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1731 |
17 | JDatabaseDriver->loadResult() | JROOT/components/com_jcomments/models/jcomments.php:35 |
16 | JCommentsModel::getCommentsCount() | JROOT/plugins/content/jcomments/jcomments.php:187 |
15 | plgContentJComments->onPrepareContent() | JROOT/plugins/content/jcomments/jcomments.php:309 |
14 | plgContentJComments->onContentBeforeDisplay() | Same as call in the line below. |
13 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:114 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.17 ms After last query: 1.85 ms Query memory: 0.021 MB Memory before query: 14.855 MB Rows returned: 1
SELECT count(*)
FROM ydfui_jcomments AS c
WHERE c.object_id = 619
AND c.object_group = 'com_content'
AND c.published = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | ref | idx_object | idx_object | 772 | const,const,const | 1 | 100.00 | Using where; Using index |
Status | Duration |
---|
Starting | 0.09 ms |
Waiting for query cache lock | 0.04 ms |
starting | 0.03 ms |
Checking query cache for query | 0.06 ms |
checking permissions | 0.03 ms |
Opening tables | 0.04 ms |
After opening tables | 0.03 ms |
System lock | 0.03 ms |
table lock | 0.04 ms |
Waiting for query cache lock | 0.04 ms |
init | 0.05 ms |
Optimizing | 0.04 ms |
Statistics | 0.08 ms |
Preparing | 0.07 ms |
Executing | 0.03 ms |
Sending data | 0.05 ms |
End of update loop | 0.03 ms |
Query end | 0.03 ms |
Commit | 0.03 ms |
closing tables | 0.03 ms |
Unlocking tables | 0.04 ms |
closing tables | 0.03 ms |
Starting cleanup | 0.04 ms |
Freeing items | 0.08 ms |
Updating status | 0.04 ms |
Waiting for query cache lock | 0.03 ms |
Updating status | 0.03 ms |
Waiting for query cache lock | 0.03 ms |
Updating status | 0.03 ms |
Storing result in query cache | 0.03 ms |
Reset for next command | 0.03 ms |
# | Caller | File and line number | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1731 |
17 | JDatabaseDriver->loadResult() | JROOT/components/com_jcomments/models/jcomments.php:35 |
16 | JCommentsModel::getCommentsCount() | JROOT/plugins/content/jcomments/jcomments.php:187 |
15 | plgContentJComments->onPrepareContent() | JROOT/plugins/content/jcomments/jcomments.php:309 |
14 | plgContentJComments->onContentBeforeDisplay() | Same as call in the line below. |
13 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:114 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.07 ms After last query: 1.36 ms Query memory: 0.021 MB Memory before query: 14.890 MB Rows returned: 1
SELECT count(*)
FROM ydfui_jcomments AS c
WHERE c.object_id = 618
AND c.object_group = 'com_content'
AND c.published = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | ref | idx_object | idx_object | 772 | const,const,const | 1 | 100.00 | Using where; Using index |
Status | Duration |
---|
Starting | 0.09 ms |
Waiting for query cache lock | 0.03 ms |
starting | 0.03 ms |
Checking query cache for query | 0.06 ms |
checking permissions | 0.03 ms |
Opening tables | 0.04 ms |
After opening tables | 0.03 ms |
System lock | 0.03 ms |
table lock | 0.03 ms |
Waiting for query cache lock | 0.04 ms |
init | 0.05 ms |
Optimizing | 0.04 ms |
Statistics | 0.06 ms |
Preparing | 0.04 ms |
Executing | 0.02 ms |
Sending data | 0.04 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.03 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.03 ms |
Freeing items | 0.06 ms |
Updating status | 0.03 ms |
Waiting for query cache lock | 0.07 ms |
Updating status | 0.07 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.02 ms |
Storing result in query cache | 0.02 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1731 |
17 | JDatabaseDriver->loadResult() | JROOT/components/com_jcomments/models/jcomments.php:35 |
16 | JCommentsModel::getCommentsCount() | JROOT/plugins/content/jcomments/jcomments.php:187 |
15 | plgContentJComments->onPrepareContent() | JROOT/plugins/content/jcomments/jcomments.php:309 |
14 | plgContentJComments->onContentBeforeDisplay() | Same as call in the line below. |
13 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:114 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.97 ms After last query: 1.39 ms Query memory: 0.021 MB Memory before query: 14.924 MB Rows returned: 1
SELECT count(*)
FROM ydfui_jcomments AS c
WHERE c.object_id = 617
AND c.object_group = 'com_content'
AND c.published = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | ref | idx_object | idx_object | 772 | const,const,const | 1 | 100.00 | Using where; Using index |
Status | Duration |
---|
Starting | 0.06 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
Checking query cache for query | 0.04 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
table lock | 0.03 ms |
Waiting for query cache lock | 0.03 ms |
init | 0.05 ms |
Optimizing | 0.03 ms |
Statistics | 0.05 ms |
Preparing | 0.04 ms |
Executing | 0.02 ms |
Sending data | 0.04 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.03 ms |
Freeing items | 0.06 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.03 ms |
Updating status | 0.13 ms |
Waiting for query cache lock | 0.03 ms |
Updating status | 0.02 ms |
Storing result in query cache | 0.02 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1731 |
17 | JDatabaseDriver->loadResult() | JROOT/components/com_jcomments/models/jcomments.php:35 |
16 | JCommentsModel::getCommentsCount() | JROOT/plugins/content/jcomments/jcomments.php:187 |
15 | plgContentJComments->onPrepareContent() | JROOT/plugins/content/jcomments/jcomments.php:309 |
14 | plgContentJComments->onContentBeforeDisplay() | Same as call in the line below. |
13 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:114 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.95 ms After last query: 27.70 ms Query memory: 0.019 MB Memory before query: 16.384 MB Rows returned: 1
SELECT params
FROM ydfui_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 | 402 | const | 1 | 100.00 | Using index condition |
Status | Duration |
---|
Starting | 0.11 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
Checking query cache for query | 0.04 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
Waiting for query cache lock | 0.03 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.06 ms |
Preparing | 0.03 ms |
Executing | 0.02 ms |
Sending data | 0.05 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
closing tables | 0.03 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.03 ms |
Freeing items | 0.06 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.07 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.02 ms |
Storing result in query cache | 0.02 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1731 |
15 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_widgetkit/helpers/system.php:264 |
14 | SystemWidgetkitHelper->_getParams() | JROOT/administrator/components/com_widgetkit/helpers/system.php:54 |
13 | SystemWidgetkitHelper->__construct() | JROOT/administrator/components/com_widgetkit/classes/widgetkit.php:129 |
12 | Widgetkit->loadHelper() | JROOT/administrator/components/com_widgetkit/classes/widgetkit.php:76 |
11 | Widgetkit->getHelper() | JROOT/administrator/components/com_widgetkit/classes/widgetkit.php:137 |
10 | Widgetkit->offsetGet() | JROOT/administrator/components/com_widgetkit/widgetkit.php:17 |
9 | require_once JROOT/administrator/components/com_widgetkit/widgetkit.php | JROOT/plugins/system/widgetkit_system/widgetkit_system.php:20 |
8 | plgSystemWidgetkit_System->onAfterDispatch() | Same as call in the line below. |
7 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/site.php:196 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 2.09 ms After last query: 27.91 ms Query memory: 0.021 MB Memory before query: 17.750 MB Rows returned: 30
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM ydfui_modules AS m
LEFT JOIN ydfui_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN ydfui_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2024-09-19 16:52:49')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2024-09-19 16:52:49')
AND m.access IN (1,1)
AND m.client_id = 0
AND (mm.menuid = 545 OR mm.menuid <= 0)
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 | published | 1 | const | 60 | 42.55 | Using index condition; Using where; Using filesort |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 403 | patp8661_pa_website.m.module,const | 1 | 100.00 | Using index condition; Using where |
1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | patp8661_pa_website.m.id | 2 | 100.00 | Using where; Using index |
Status | Duration |
---|
Starting | 0.12 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
Checking query cache for query | 0.09 ms |
checking permissions | 0.03 ms |
Opening tables | 0.05 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
table lock | 0.03 ms |
Waiting for query cache lock | 0.04 ms |
init | 0.06 ms |
Optimizing | 0.05 ms |
Statistics | 0.11 ms |
Preparing | 0.06 ms |
Sorting result | 0.03 ms |
Executing | 0.02 ms |
Sending data | 0.03 ms |
Creating sort index | 0.76 ms |
Waiting for query cache lock | 0.03 ms |
Creating sort index | 0.15 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.03 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.06 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.02 ms |
Storing result in query cache | 0.02 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/module/helper.php:409 |
15 | JModuleHelper::getModuleList() | JROOT/libraries/cms/module/helper.php:352 |
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/abana_j3/warp/systems/joomla/helpers/modules.php:49 |
11 | ModulesWarpHelper->count() | JROOT/templates/abana_j3/layouts/template.config.php:95 |
10 | include JROOT/templates/abana_j3/layouts/template.config.php | JROOT/templates/abana_j3/layouts/template.php:10 |
9 | include JROOT/templates/abana_j3/layouts/template.php | JROOT/templates/abana_j3/warp/helpers/template.php:49 |
8 | TemplateWarpHelper->render() | JROOT/templates/abana_j3/index.php:19 |
7 | require JROOT/templates/abana_j3/index.php | JROOT/libraries/joomla/document/html.php:578 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:635 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:455 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1054 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:745 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:263 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 2.98 ms After last query: 99.37 ms Query memory: 0.024 MB Memory before query: 19.163 MB Rows returned: 1
SELECT SUM(visits)
FROM ydfui_zt_visitor_counter
WHERE timestamp BETWEEN UNIX_TIMESTAMP(DATE(NOW()))
AND UNIX_TIMESTAMP(DATE(NOW()) + INTERVAL 1 DAY)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ydfui_zt_visitor_counter | range | timestamp | timestamp | 4 | NULL | 668 | 100.00 | Using index condition |
Status | Duration |
---|
Starting | 0.12 ms |
Waiting for query cache lock | 0.55 ms |
starting | 0.04 ms |
Checking query cache for query | 0.11 ms |
checking permissions | 0.04 ms |
Opening tables | 0.04 ms |
After opening tables | 0.03 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.08 ms |
Preparing | 0.05 ms |
Executing | 0.02 ms |
Sending data | 1.49 ms |
End of update loop | 0.04 ms |
Query end | 0.03 ms |
Commit | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.06 ms |
Updating status | 0.03 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1731 |
18 | JDatabaseDriver->loadResult() | JROOT/modules/mod_zt_visitor_counter/helper.php:32 |
17 | modZTCounterHelper->getTodayVisitors() | JROOT/modules/mod_zt_visitor_counter/mod_zt_visitor_counter.php:57 |
16 | include JROOT/modules/mod_zt_visitor_counter/mod_zt_visitor_counter.php | JROOT/libraries/cms/module/helper.php:190 |
15 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
14 | JDocumentRendererHtmlModule->render() | JROOT/templates/abana_j3/warp/systems/joomla/helpers/modules.php:86 |
13 | ModulesWarpHelper->load() | JROOT/templates/abana_j3/warp/systems/joomla/layouts/modules.php:10 |
12 | include JROOT/templates/abana_j3/warp/systems/joomla/layouts/modules.php | JROOT/templates/abana_j3/warp/helpers/template.php:49 |
11 | TemplateWarpHelper->render() | JROOT/templates/abana_j3/warp/systems/joomla/helpers/modules.php:64 |
10 | ModulesWarpHelper->render() | JROOT/templates/abana_j3/layouts/template.php:155 |
9 | include JROOT/templates/abana_j3/layouts/template.php | JROOT/templates/abana_j3/warp/helpers/template.php:49 |
8 | TemplateWarpHelper->render() | JROOT/templates/abana_j3/index.php:19 |
7 | require JROOT/templates/abana_j3/index.php | JROOT/libraries/joomla/document/html.php:578 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:635 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:455 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1054 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:745 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:263 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 7.99 ms After last query: 0.24 ms Query memory: 0.024 MB Memory before query: 19.189 MB Rows returned: 1
SELECT SUM(visits)
FROM ydfui_zt_visitor_counter
WHERE timestamp BETWEEN 1726333200
AND 1726938000
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ydfui_zt_visitor_counter | range | timestamp | timestamp | 4 | NULL | 3587 | 100.00 | Using index condition |
Status | Duration |
---|
Starting | 0.06 ms |
Waiting for query cache lock | 0.03 ms |
starting | 0.03 ms |
Checking query cache for query | 0.05 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.03 ms |
table lock | 0.03 ms |
Waiting for query cache lock | 0.03 ms |
init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.09 ms |
Preparing | 0.04 ms |
Executing | 0.02 ms |
Sending data | 7.13 ms |
End of update loop | 0.03 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.06 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.02 ms |
Storing result in query cache | 0.02 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1731 |
18 | JDatabaseDriver->loadResult() | JROOT/modules/mod_zt_visitor_counter/helper.php:103 |
17 | modZTCounterHelper->getWeekVisitors() | JROOT/modules/mod_zt_visitor_counter/mod_zt_visitor_counter.php:74 |
16 | include JROOT/modules/mod_zt_visitor_counter/mod_zt_visitor_counter.php | JROOT/libraries/cms/module/helper.php:190 |
15 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
14 | JDocumentRendererHtmlModule->render() | JROOT/templates/abana_j3/warp/systems/joomla/helpers/modules.php:86 |
13 | ModulesWarpHelper->load() | JROOT/templates/abana_j3/warp/systems/joomla/layouts/modules.php:10 |
12 | include JROOT/templates/abana_j3/warp/systems/joomla/layouts/modules.php | JROOT/templates/abana_j3/warp/helpers/template.php:49 |
11 | TemplateWarpHelper->render() | JROOT/templates/abana_j3/warp/systems/joomla/helpers/modules.php:64 |
10 | ModulesWarpHelper->render() | JROOT/templates/abana_j3/layouts/template.php:155 |
9 | include JROOT/templates/abana_j3/layouts/template.php | JROOT/templates/abana_j3/warp/helpers/template.php:49 |
8 | TemplateWarpHelper->render() | JROOT/templates/abana_j3/index.php:19 |
7 | require JROOT/templates/abana_j3/index.php | JROOT/libraries/joomla/document/html.php:578 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:635 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:455 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1054 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:745 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:263 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 32.92 ms After last query: 0.17 ms Query memory: 0.024 MB Memory before query: 19.213 MB Rows returned: 1
SELECT SUM(visits)
FROM ydfui_zt_visitor_counter
WHERE timestamp BETWEEN UNIX_TIMESTAMP(DATE_FORMAT(NOW(), '%Y-%m-01'))
AND UNIX_TIMESTAMP(DATE_FORMAT(NOW(),'%Y-%m-01') + INTERVAL 1 MONTH)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ydfui_zt_visitor_counter | range | timestamp | timestamp | 4 | NULL | 29798 | 100.00 | Using index condition |
Status | Duration |
---|
Starting | 0.06 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
Checking query cache for query | 0.05 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
table lock | 0.03 ms |
init | 0.05 ms |
Optimizing | 0.03 ms |
Statistics | 0.17 ms |
Preparing | 0.03 ms |
Executing | 0.02 ms |
Sending data | 32.03 ms |
End of update loop | 0.06 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.06 ms |
Updating status | 0.03 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1731 |
18 | JDatabaseDriver->loadResult() | JROOT/modules/mod_zt_visitor_counter/helper.php:150 |
17 | modZTCounterHelper->getMonthVisitors() | JROOT/modules/mod_zt_visitor_counter/mod_zt_visitor_counter.php:94 |
16 | include JROOT/modules/mod_zt_visitor_counter/mod_zt_visitor_counter.php | JROOT/libraries/cms/module/helper.php:190 |
15 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
14 | JDocumentRendererHtmlModule->render() | JROOT/templates/abana_j3/warp/systems/joomla/helpers/modules.php:86 |
13 | ModulesWarpHelper->load() | JROOT/templates/abana_j3/warp/systems/joomla/layouts/modules.php:10 |
12 | include JROOT/templates/abana_j3/warp/systems/joomla/layouts/modules.php | JROOT/templates/abana_j3/warp/helpers/template.php:49 |
11 | TemplateWarpHelper->render() | JROOT/templates/abana_j3/warp/systems/joomla/helpers/modules.php:64 |
10 | ModulesWarpHelper->render() | JROOT/templates/abana_j3/layouts/template.php:155 |
9 | include JROOT/templates/abana_j3/layouts/template.php | JROOT/templates/abana_j3/warp/helpers/template.php:49 |
8 | TemplateWarpHelper->render() | JROOT/templates/abana_j3/index.php:19 |
7 | require JROOT/templates/abana_j3/index.php | JROOT/libraries/joomla/document/html.php:578 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:635 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:455 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1054 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:745 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:263 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 255.52 ms After last query: 0.24 ms Query memory: 0.024 MB Memory before query: 19.237 MB Rows returned: 1
SELECT SUM(visits)
FROM ydfui_zt_visitor_counter
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ydfui_zt_visitor_counter | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 523404 | 100.00 | |
Status | Duration |
---|
Starting | 0.07 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
Checking query cache for query | 0.04 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
Waiting for query cache lock | 0.03 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.03 ms |
Preparing | 0.03 ms |
Executing | 0.02 ms |
Sending data | 254.66 ms |
End of update loop | 0.07 ms |
Query end | 0.02 ms |
Commit | 0.04 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.03 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.07 ms |
Updating status | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.04 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.03 ms |
Storing result in query cache | 0.02 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1731 |
18 | JDatabaseDriver->loadResult() | JROOT/modules/mod_zt_visitor_counter/helper.php:187 |
17 | modZTCounterHelper->getTotalVisitors() | JROOT/modules/mod_zt_visitor_counter/mod_zt_visitor_counter.php:112 |
16 | include JROOT/modules/mod_zt_visitor_counter/mod_zt_visitor_counter.php | JROOT/libraries/cms/module/helper.php:190 |
15 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
14 | JDocumentRendererHtmlModule->render() | JROOT/templates/abana_j3/warp/systems/joomla/helpers/modules.php:86 |
13 | ModulesWarpHelper->load() | JROOT/templates/abana_j3/warp/systems/joomla/layouts/modules.php:10 |
12 | include JROOT/templates/abana_j3/warp/systems/joomla/layouts/modules.php | JROOT/templates/abana_j3/warp/helpers/template.php:49 |
11 | TemplateWarpHelper->render() | JROOT/templates/abana_j3/warp/systems/joomla/helpers/modules.php:64 |
10 | ModulesWarpHelper->render() | JROOT/templates/abana_j3/layouts/template.php:155 |
9 | include JROOT/templates/abana_j3/layouts/template.php | JROOT/templates/abana_j3/warp/helpers/template.php:49 |
8 | TemplateWarpHelper->render() | JROOT/templates/abana_j3/index.php:19 |
7 | require JROOT/templates/abana_j3/index.php | JROOT/libraries/joomla/document/html.php:578 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:635 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:455 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1054 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:745 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:263 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.28 ms After last query: 0.31 ms Query memory: 0.024 MB Memory before query: 19.263 MB Rows returned: 50
SELECT guest, client_id
FROM ydfui_session
WHERE client_id = 0
AND `time` BETWEEN 1726763870
AND 1726764770
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ydfui_session | ALL | time | NO INDEX KEY COULD BE USED | NULL | NULL | 162 | 100.00 | Using where |
Status | Duration |
---|
Starting | 0.06 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
Checking query cache for query | 0.06 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
table lock | 0.03 ms |
Waiting for query cache lock | 0.03 ms |
init | 0.04 ms |
Optimizing | 0.03 ms |
Statistics | 0.04 ms |
Preparing | 0.04 ms |
Executing | 0.02 ms |
Sending data | 0.44 ms |
End of update loop | 0.02 ms |
Query end | 0.05 ms |
Commit | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.06 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.05 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.03 ms |
Storing result in query cache | 0.02 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
18 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_zt_visitor_counter/helper.php:309 |
17 | modZTCounterHelper->getOnline() | JROOT/modules/mod_zt_visitor_counter/mod_zt_visitor_counter.php:139 |
16 | include JROOT/modules/mod_zt_visitor_counter/mod_zt_visitor_counter.php | JROOT/libraries/cms/module/helper.php:190 |
15 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
14 | JDocumentRendererHtmlModule->render() | JROOT/templates/abana_j3/warp/systems/joomla/helpers/modules.php:86 |
13 | ModulesWarpHelper->load() | JROOT/templates/abana_j3/warp/systems/joomla/layouts/modules.php:10 |
12 | include JROOT/templates/abana_j3/warp/systems/joomla/layouts/modules.php | JROOT/templates/abana_j3/warp/helpers/template.php:49 |
11 | TemplateWarpHelper->render() | JROOT/templates/abana_j3/warp/systems/joomla/helpers/modules.php:64 |
10 | ModulesWarpHelper->render() | JROOT/templates/abana_j3/layouts/template.php:155 |
9 | include JROOT/templates/abana_j3/layouts/template.php | JROOT/templates/abana_j3/warp/helpers/template.php:49 |
8 | TemplateWarpHelper->render() | JROOT/templates/abana_j3/index.php:19 |
7 | require JROOT/templates/abana_j3/index.php | JROOT/libraries/joomla/document/html.php:578 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:635 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:455 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1054 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:745 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:263 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |