Query Time: 0.54 ms Query memory: 0.018 MB Memory before query: 2.973 MB Rows returned: 0
SELECT `data`
FROM `n7kfz_session`
WHERE `session_id` = '174a32d56fa343cdee0f45485fe80055'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n7kfz_session | const | PRIMARY | PRIMARY | 766 | const | 1 | |
Status | Duration |
---|
starting | 0.07 ms |
checking permissions | 0.02 ms |
Opening tables | 0.05 ms |
After opening tables | 0.02 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.02 ms |
executing | 0.03 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
freeing items | 0.02 ms |
updating status | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
13 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/session/storage/database.php:44 |
12 | JSessionStorageDatabase->read() | Same as call in the line below. |
11 | session_start() | JROOT/libraries/joomla/session/handler/native.php:259 |
10 | JSessionHandlerNative->doSessionStart() | JROOT/libraries/joomla/session/handler/native.php:49 |
9 | JSessionHandlerNative->start() | JROOT/libraries/joomla/session/handler/joomla.php:81 |
8 | JSessionHandlerJoomla->start() | JROOT/libraries/joomla/session/session.php:636 |
7 | JSession->_start() | JROOT/libraries/joomla/session/session.php:596 |
6 | JSession->start() | JROOT/libraries/cms/application/cms.php:773 |
5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:408 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:46 |
Query Time: 0.46 ms After last query: 2.26 ms Query memory: 0.008 MB Memory before query: 3.179 MB
DELETE
FROM `n7kfz_session`
WHERE `time` < '1753958435'
EXPLAIN not possible on query: DELETE
FROM `n7kfz_session`
WHERE `time` < '1753958435'
Status | Duration |
---|
starting | 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 |
init | 0.09 ms |
updating | 0.06 ms |
end | 0.02 ms |
query end | 0.03 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
freeing items | 0.02 ms |
updating status | 0.03 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 6 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/application/cms.php:790 |
5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:408 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:46 |
Query Time: 0.46 ms After last query: 0.10 ms Query memory: 0.012 MB Memory before query: 3.191 MB Rows returned: 0
SELECT `session_id`
FROM `n7kfz_session`
WHERE `session_id` = '174a32d56fa343cdee0f45485fe80055'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n7kfz_session | const | PRIMARY | PRIMARY | 766 | const | 1 | Using index |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
Table lock | 0.02 ms |
init | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.05 ms |
preparing | 0.02 ms |
executing | 0.03 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.04 ms |
freeing items | 0.02 ms |
updating status | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
7 | JDatabaseDriver->loadResult() | JROOT/libraries/cms/application/cms.php:176 |
6 | JApplicationCms->checkSession() | JROOT/libraries/cms/application/cms.php:799 |
5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:408 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:46 |
Query Time: 1.00 ms After last query: 0.12 ms Query memory: 0.009 MB Memory before query: 3.207 MB
INSERT INTO `n7kfz_session`
(`session_id`,`client_id`,`guest`,`time`,`userid`,`username`)
VALUES
('174a32d56fa343cdee0f45485fe80055', 0, 1, '1753959335', 0, '')
EXPLAIN not possible on query: INSERT INTO `n7kfz_session`
(`session_id`,`client_id`,`guest`,`time`,`userid`,`username`) VALUES
('174a32d56fa343cdee0f45485fe80055', 0, 1, '1753959335', 0, '')
Status | Duration |
---|
starting | 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 |
init | 0.03 ms |
update | 0.11 ms |
end | 0.02 ms |
query end | 0.55 ms |
closing tables | 0.03 ms |
Unlocking tables | 0.04 ms |
freeing items | 0.02 ms |
updating status | 0.03 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/application/cms.php:212 |
6 | JApplicationCms->checkSession() | JROOT/libraries/cms/application/cms.php:799 |
5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:408 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:46 |
Query Time: 1.08 ms After last query: 2.57 ms Query memory: 0.022 MB Memory before query: 3.461 MB Rows returned: 52
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `n7kfz_extensions`
WHERE `type` = 'component'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n7kfz_extensions | ref | extension | extension | 82 | const | 52 | Using index condition |
Status | Duration |
---|
starting | 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 |
init | 0.04 ms |
optimizing | 0.03 ms |
statistics | 0.08 ms |
preparing | 0.05 ms |
executing | 0.02 ms |
Sending data | 0.49 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
freeing items | 0.02 ms |
updating status | 0.03 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
9 | JDatabaseDriver->loadObjectList() | Same as call in the line below. |
8 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:152 |
7 | JCacheControllerCallback->get() | JROOT/libraries/cms/component/helper.php:448 |
6 | JComponentHelper::load() | JROOT/libraries/cms/component/helper.php:43 |
5 | JComponentHelper::getComponent() | JROOT/libraries/cms/component/helper.php:120 |
4 | JComponentHelper::getParams() | JROOT/libraries/cms/application/site.php:589 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.68 ms After last query: 1.80 ms Query memory: 0.015 MB Memory before query: 3.688 MB Rows returned: 2
SELECT b.id
FROM n7kfz_usergroups AS a
LEFT JOIN n7kfz_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 9
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | b | index | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 8 | NULL | 9 | Using where; Using index |
Status | Duration |
---|
starting | 0.08 ms |
checking permissions | 0.02 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 | 0.04 ms |
optimizing | 0.04 ms |
statistics | 0.09 ms |
preparing | 0.02 ms |
Unlocking tables | 0.05 ms |
executing | 0.03 ms |
Sending data | 0.06 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.03 ms |
freeing items | 0.02 ms |
updating status | 0.03 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1538 |
10 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:835 |
9 | JAccess::getGroupsByUser() | JROOT/libraries/joomla/access/access.php:904 |
8 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:454 |
7 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:296 |
6 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:86 |
5 | JPluginHelper::getPlugin() | JROOT/libraries/cms/plugin/helper.php:128 |
4 | JPluginHelper::isEnabled() | JROOT/libraries/cms/application/site.php:599 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.47 ms After last query: 0.66 ms Query memory: 0.014 MB Memory before query: 3.765 MB Rows returned: 5
SELECT id, rules
FROM `n7kfz_viewlevels`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n7kfz_viewlevels | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | |
Status | Duration |
---|
starting | 0.04 ms |
checking permissions | 0.02 ms |
Opening tables | 0.04 ms |
After opening tables | 0.03 ms |
System lock | 0.02 ms |
Table lock | 0.02 ms |
init | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.02 ms |
preparing | 0.03 ms |
executing | 0.02 ms |
Sending data | 0.07 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
freeing items | 0.02 ms |
updating status | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1494 |
9 | JDatabaseDriver->loadAssocList() | JROOT/libraries/joomla/access/access.php:921 |
8 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:454 |
7 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:296 |
6 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:86 |
5 | JPluginHelper::getPlugin() | JROOT/libraries/cms/plugin/helper.php:128 |
4 | JPluginHelper::isEnabled() | JROOT/libraries/cms/application/site.php:599 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 2.17 ms After last query: 0.13 ms Query memory: 0.015 MB Memory before query: 3.783 MB Rows returned: 104
SELECT folder AS type, element AS name, params
FROM n7kfz_extensions
WHERE enabled = 1
AND type ='plugin'
AND state IN (0,1)
AND access IN (1,1,5)
ORDER BY ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n7kfz_extensions | ref | extension | extension | 82 | const | 139 | Using index condition; Using where; Using filesort |
Status | Duration |
---|
starting | 0.08 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 | 0.05 ms |
optimizing | 0.04 ms |
statistics | 0.08 ms |
preparing | 0.05 ms |
Sorting result | 0.02 ms |
executing | 0.02 ms |
Sending data | 0.02 ms |
Creating sort index | 1.54 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
freeing items | 0.02 ms |
updating status | 0.03 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
7 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/plugin/helper.php:310 |
6 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:86 |
5 | JPluginHelper::getPlugin() | JROOT/libraries/cms/plugin/helper.php:128 |
4 | JPluginHelper::isEnabled() | JROOT/libraries/cms/application/site.php:599 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.68 ms After last query: 18.57 ms Query memory: 0.013 MB Memory before query: 5.637 MB Rows returned: 1
SELECT `enabled`
FROM `n7kfz_extensions`
WHERE `element` = 'com_akeeba'
AND `type` = 'component'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n7kfz_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | Using index condition; Using where |
Status | Duration |
---|
starting | 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 |
init | 0.04 ms |
optimizing | 0.03 ms |
statistics | 0.13 ms |
preparing | 0.05 ms |
executing | 0.02 ms |
Sending data | 0.08 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
freeing items | 0.02 ms |
updating status | 0.03 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
8 | JDatabaseDriver->loadResult() | JROOT/plugins/system/backuponupdate/backuponupdate.php:50 |
7 | require_once JROOT/plugins/system/backuponupdate/backuponupdate.php | JROOT/libraries/cms/plugin/helper.php:230 |
6 | JPluginHelper::import() | JROOT/libraries/cms/plugin/helper.php:170 |
5 | JPluginHelper::importPlugin() | JROOT/libraries/cms/application/cms.php:669 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:681 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.65 ms After last query: 19.56 ms Query memory: 0.017 MB Memory before query: 7.683 MB Rows returned: 1
SELECT *
FROM n7kfz_languages
WHERE published=1
ORDER BY ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n7kfz_languages | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using where; Using filesort |
Status | Duration |
---|
starting | 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 |
init | 0.05 ms |
optimizing | 0.03 ms |
statistics | 0.03 ms |
preparing | 0.03 ms |
Sorting result | 0.02 ms |
executing | 0.02 ms |
Sending data | 0.04 ms |
Creating sort index | 0.09 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.03 ms |
Unlocking tables | 0.02 ms |
freeing items | 0.02 ms |
updating status | 0.03 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/language/helper.php:164 |
8 | JLanguageHelper::getLanguages() | JROOT/plugins/system/languagefilter/languagefilter.php:97 |
7 | PlgSystemLanguageFilter->__construct() | JROOT/libraries/cms/plugin/helper.php:255 |
6 | JPluginHelper::import() | JROOT/libraries/cms/plugin/helper.php:170 |
5 | JPluginHelper::importPlugin() | JROOT/libraries/cms/application/cms.php:669 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:681 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.65 ms After last query: 0.39 ms Query memory: 0.014 MB Memory before query: 7.718 MB Rows returned: 6
SELECT element
FROM n7kfz_extensions
WHERE type = 'language'
AND client_id = 0
AND enabled = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n7kfz_extensions | ref | extension | extension | 82 | const | 12 | Using index condition; Using where |
Status | Duration |
---|
starting | 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 |
init | 0.03 ms |
optimizing | 0.04 ms |
statistics | 0.08 ms |
preparing | 0.05 ms |
executing | 0.02 ms |
Sending data | 0.14 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
freeing items | 0.02 ms |
updating status | 0.03 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/language/multilang.php:90 |
8 | JLanguageMultilang::getSiteLangs() | JROOT/plugins/system/languagefilter/languagefilter.php:108 |
7 | PlgSystemLanguageFilter->__construct() | JROOT/libraries/cms/plugin/helper.php:255 |
6 | JPluginHelper::import() | JROOT/libraries/cms/plugin/helper.php:170 |
5 | JPluginHelper::importPlugin() | JROOT/libraries/cms/application/cms.php:669 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:681 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.65 ms After last query: 9.10 ms Query memory: 0.016 MB Memory before query: 8.699 MB Rows returned: 1
SELECT params
FROM n7kfz_extensions
WHERE type = "plugin"
AND folder = "system"
AND element = 'jsnextfw'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n7kfz_extensions | ref | element_clientid,element_folder_clientid,extension | element_folder_clientid | 804 | const,const | 1 | Using index condition; Using where |
Status | Duration |
---|
starting | 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 |
init | 0.04 ms |
optimizing | 0.03 ms |
statistics | 0.13 ms |
preparing | 0.05 ms |
executing | 0.02 ms |
Sending data | 0.07 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
freeing items | 0.02 ms |
updating status | 0.03 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
11 | JDatabaseDriver->loadResult() | JROOT/plugins/system/jsnextfw/includes/helper.php:163 |
10 | JsnExtFwHelper::getSettings() | JROOT/plugins/system/jsnextfw/jsnextfw.php:141 |
9 | PlgSystemJsnExtFw->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:159 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:670 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:681 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.64 ms After last query: 3.63 ms Query memory: 0.026 MB Memory before query: 9.144 MB Rows returned: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `n7kfz_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n7kfz_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | Using index condition |
Status | Duration |
---|
starting | 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 |
init | 0.04 ms |
optimizing | 0.03 ms |
statistics | 0.11 ms |
preparing | 0.04 ms |
executing | 0.02 ms |
Sending data | 0.09 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
freeing items | 0.02 ms |
updating status | 0.03 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
20 | JDatabaseDriver->loadObject() | Same as call in the line below. |
19 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:152 |
18 | JCacheControllerCallback->get() | JROOT/libraries/cms/library/helper.php:156 |
17 | JLibraryHelper::_load() | JROOT/libraries/cms/library/helper.php:47 |
16 | JLibraryHelper::getLibrary() | JROOT/libraries/cms/library/helper.php:90 |
15 | JLibraryHelper::getParams() | JROOT/libraries/cms/version/version.php:274 |
14 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:755 |
13 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
12 | JFactory::getDocument() | JROOT/plugins/system/helix/core/helix.php:50 |
11 | Helix::getDocument() | JROOT/plugins/system/helix/core/helix.php:36 |
10 | Helix::getInstance() | JROOT/plugins/system/helix/helix.php:21 |
9 | plgSystemHelix->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:159 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:670 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:681 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.01 ms After last query: 0.21 ms Query memory: 0.020 MB Memory before query: 9.154 MB
UPDATE `n7kfz_extensions`
SET `params` = '{\"mediaversion\":\"9174a52ff565cf95620ff907b3b3fa1f\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN not possible on query: UPDATE `n7kfz_extensions`
SET `params` = '{\"mediaversion\":\"9174a52ff565cf95620ff907b3b3fa1f\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
Status | Duration |
---|
starting | 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 |
init | 0.12 ms |
updating | 0.10 ms |
end | 0.02 ms |
query end | 0.50 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
freeing items | 0.02 ms |
updating status | 0.03 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/library/helper.php:119 |
16 | JLibraryHelper::saveParams() | JROOT/libraries/cms/version/version.php:325 |
15 | JVersion->setMediaVersion() | JROOT/libraries/cms/version/version.php:284 |
14 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:755 |
13 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
12 | JFactory::getDocument() | JROOT/plugins/system/helix/core/helix.php:50 |
11 | Helix::getDocument() | JROOT/plugins/system/helix/core/helix.php:36 |
10 | Helix::getInstance() | JROOT/plugins/system/helix/helix.php:21 |
9 | plgSystemHelix->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:159 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:670 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:681 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 2.82 ms After last query: 2.42 ms Query memory: 0.046 MB Memory before query: 9.462 MB Rows returned: 93
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 n7kfz_menu AS m
LEFT JOIN n7kfz_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
ORDER BY m.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 109 | Using index condition; Using where; Using filesort |
1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | islamctr_db1.m.component_id | 1 | Using where |
Status | Duration |
---|
starting | 0.13 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.05 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
Table lock | 0.02 ms |
init | 0.07 ms |
optimizing | 0.05 ms |
statistics | 0.09 ms |
preparing | 0.06 ms |
Sorting result | 0.03 ms |
executing | 0.02 ms |
Sending data | 0.04 ms |
Creating sort index | 2.02 ms |
end | 0.03 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
freeing items | 0.02 ms |
updating status | 0.03 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
22 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/menu/site.php:86 |
21 | JMenuSite->load() | JROOT/libraries/cms/menu/menu.php:74 |
20 | JMenu->__construct() | JROOT/libraries/cms/menu/site.php:57 |
19 | JMenuSite->__construct() | JROOT/libraries/cms/menu/menu.php:145 |
18 | JMenu::getInstance() | JROOT/libraries/cms/application/cms.php:439 |
17 | JApplicationCms->getMenu() | JROOT/libraries/cms/application/site.php:272 |
16 | JApplicationSite->getMenu() | JROOT/libraries/cms/application/site.php:438 |
15 | JApplicationSite->getTemplate() | JROOT/plugins/system/helix/core/helix.php:65 |
14 | Helix::themeName() | JROOT/plugins/system/helix/core/helix.php:114 |
13 | Helix::themePath() | JROOT/plugins/system/helix/core/helix.php:302 |
12 | Helix::_Import() | JROOT/plugins/system/helix/core/helix.php:290 |
11 | Helix::Import() | JROOT/plugins/system/helix/core/helix.php:1592 |
10 | Helix::loadHelixOverwrite() | JROOT/plugins/system/helix/helix.php:22 |
9 | plgSystemHelix->onAfterInitialise() | Same as call in the line below. |
8 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:670 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:681 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.97 ms After last query: 3.76 ms Query memory: 0.029 MB Memory before query: 10.706 MB Rows returned: 6
SELECT id, home, template, s.params
FROM n7kfz_template_styles as s
LEFT JOIN n7kfz_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | s | ALL | idx_template | NO INDEX KEY COULD BE USED | NULL | NULL | 8 | Using where |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | element_clientid | 403 | islamctr_db1.s.template,const | 1 | Using index condition; Using where |
Status | Duration |
---|
starting | 0.10 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.04 ms |
After opening tables | 0.03 ms |
System lock | 0.02 ms |
Table lock | 0.02 ms |
init | 0.05 ms |
optimizing | 0.05 ms |
statistics | 0.11 ms |
preparing | 0.06 ms |
executing | 0.02 ms |
Sending data | 0.28 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.03 ms |
freeing items | 0.02 ms |
updating status | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/application/site.php:484 |
15 | JApplicationSite->getTemplate() | JROOT/plugins/system/helix/core/helix.php:65 |
14 | Helix::themeName() | JROOT/plugins/system/helix/core/helix.php:114 |
13 | Helix::themePath() | JROOT/plugins/system/helix/core/helix.php:302 |
12 | Helix::_Import() | JROOT/plugins/system/helix/core/helix.php:290 |
11 | Helix::Import() | JROOT/plugins/system/helix/core/helix.php:1592 |
10 | Helix::loadHelixOverwrite() | JROOT/plugins/system/helix/helix.php:22 |
9 | plgSystemHelix->onAfterInitialise() | Same as call in the line below. |
8 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:670 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:681 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.62 ms After last query: 9.18 ms Query memory: 0.016 MB Memory before query: 11.560 MB Rows returned: 1
SELECT timestamp
FROM n7kfz_zt_visitor_counter
WHERE ipaddress = '10.0.5.224'
AND useragent LIKE "%other%"
ORDER BY timestamp DESC
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n7kfz_zt_visitor_counter | index | NULL | timestamp | 4 | NULL | 1 | Using where |
Status | Duration |
---|
starting | 0.08 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 | 0.04 ms |
optimizing | 0.03 ms |
statistics | 0.03 ms |
preparing | 0.03 ms |
Sorting result | 0.02 ms |
executing | 0.02 ms |
Sending data | 0.07 ms |
end | 0.02 ms |
query end | 0.05 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
freeing items | 0.02 ms |
updating status | 0.03 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
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:159 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:670 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:681 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.91 ms After last query: 0.11 ms Query memory: 0.014 MB Memory before query: 11.573 MB
UPDATE n7kfz_zt_visitor_counter
SET visits=visits + 1, guests=guests + 1, useragent = 'other'
WHERE timestamp = 1753960182
AND `ipaddress` = '10.0.5.224';
EXPLAIN not possible on query: UPDATE n7kfz_zt_visitor_counter SET visits=visits + 1, guests=guests + 1, useragent = 'other' WHERE timestamp = 1753960182 AND `ipaddress` = '10.0.5.224';
Status | Duration |
---|
starting | 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 |
init | 0.07 ms |
updating | 0.08 ms |
end | 0.02 ms |
query end | 0.46 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
freeing items | 0.02 ms |
updating status | 0.03 ms |
cleaning up | 0.02 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:159 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:670 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:681 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 3.77 ms After last query: 15.24 ms Query memory: 0.024 MB Memory before query: 13.044 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 n7kfz_categories as c
LEFT JOIN (SELECT cat.id as id
FROM n7kfz_categories AS cat JOIN n7kfz_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 n7kfz_categories AS s
ON (s.lft < c.lft
AND s.rgt > c.rgt
AND c.language in ('en-GB','*')) OR (s.lft >= c.lft
AND s.rgt <= c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND badcats.id is null
AND s.id=2
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 | Extra |
---|
1 | PRIMARY | s | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | Using temporary; Using filesort |
1 | PRIMARY | c | ALL | cat_idx,idx_access,idx_left_right,idx_language | NO INDEX KEY COULD BE USED | NULL | NULL | 23 | Using where |
1 | PRIMARY | <derived2> | ref | key0 | key0 | 5 | islamctr_db1.c.id | 4 | Using where |
2 | DERIVED | parent | range | cat_idx,idx_left_right | cat_idx | 203 | NULL | 2 | Using index condition; Using temporary; Using filesort |
2 | DERIVED | cat | index | idx_left_right | idx_left_right | 8 | NULL | 23 | Using where; Using index; Using join buffer (flat, BNL join) |
Status | Duration |
---|
starting | 0.34 ms |
checking permissions | 0.02 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.02 ms |
Opening tables | 0.07 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
Table lock | 0.02 ms |
init | 0.26 ms |
optimizing | 0.09 ms |
optimizing | 0.03 ms |
statistics | 0.12 ms |
preparing | 0.05 ms |
Creating tmp table | 0.04 ms |
Sorting result | 0.04 ms |
statistics | 0.30 ms |
preparing | 0.02 ms |
Unlocking tables | 0.11 ms |
Creating tmp table | 0.11 ms |
Sorting result | 0.03 ms |
executing | 0.02 ms |
Sending data | 0.11 ms |
executing | 0.02 ms |
Sending data | 0.14 ms |
Creating sort index | 0.04 ms |
removing tmp table | 0.02 ms |
Creating sort index | 1.00 ms |
Creating sort index | 0.14 ms |
removing tmp table | 0.26 ms |
Creating sort index | 0.03 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.03 ms |
removing tmp table | 0.03 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.03 ms |
freeing items | 0.04 ms |
updating status | 0.03 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
12 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:309 |
11 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:184 |
10 | JCategories->get() | JROOT/components/com_content/router.php:341 |
9 | ContentRouter->parse() | JROOT/libraries/cms/router/site.php:408 |
8 | JRouterSite->parseSefRoute() | JROOT/libraries/cms/router/router.php:482 |
7 | JRouter->_parseSefRoute() | JROOT/libraries/cms/router/router.php:235 |
6 | JRouter->parse() | JROOT/libraries/cms/router/site.php:131 |
5 | JRouterSite->parse() | JROOT/libraries/cms/application/cms.php:1116 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:791 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.69 ms After last query: 11.59 ms Query memory: 0.033 MB Memory before query: 14.401 MB Rows returned: 8
SHOW FULL COLUMNS
FROM `n7kfz_assets`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `n7kfz_assets`
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.02 ms |
closing tables | 0.02 ms |
Opening tables | 0.53 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
Table lock | 0.02 ms |
init | 0.02 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.04 ms |
After opening tables | 0.02 ms |
checking permissions | 0.08 ms |
checking permissions | 0.03 ms |
checking permissions | 0.03 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.03 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
closing tables | 0.02 ms |
executing | 0.02 ms |
Sending data | 0.11 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.01 ms |
removing tmp table | 0.24 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
freeing items | 0.02 ms |
updating status | 0.03 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
23 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
22 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:241 |
21 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:162 |
20 | JTable->__construct() | JROOT/libraries/joomla/table/asset.php:60 |
19 | JTableAsset->__construct() | JROOT/libraries/joomla/table/table.php:308 |
18 | JTable::getInstance() | JROOT/libraries/joomla/access/access.php:696 |
17 | JAccess::getExtensionNameFromAsset() | JROOT/libraries/joomla/access/access.php:555 |
16 | JAccess::getAssetRules() | JROOT/libraries/joomla/user/user.php:385 |
15 | JUser->authorise() | JROOT/components/com_content/models/category.php:142 |
14 | ContentModelCategory->populateState() | JROOT/libraries/legacy/model/legacy.php:435 |
13 | JModelLegacy->getState() | JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:394 |
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:664 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.57 ms After last query: 0.74 ms Query memory: 0.028 MB Memory before query: 14.475 MB Rows returned: 1
SELECT *
FROM n7kfz_assets
WHERE `id` = '1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n7kfz_assets | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 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 |
init | 0.04 ms |
optimizing | 0.03 ms |
statistics | 0.07 ms |
preparing | 0.02 ms |
Unlocking tables | 0.04 ms |
executing | 0.02 ms |
Sending data | 0.03 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
freeing items | 0.02 ms |
updating status | 0.03 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
19 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:719 |
18 | JTable->load() | JROOT/libraries/joomla/access/access.php:697 |
17 | JAccess::getExtensionNameFromAsset() | JROOT/libraries/joomla/access/access.php:555 |
16 | JAccess::getAssetRules() | JROOT/libraries/joomla/user/user.php:385 |
15 | JUser->authorise() | JROOT/components/com_content/models/category.php:142 |
14 | ContentModelCategory->populateState() | JROOT/libraries/legacy/model/legacy.php:435 |
13 | JModelLegacy->getState() | JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:394 |
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:664 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.66 ms After last query: 0.17 ms Query memory: 0.024 MB Memory before query: 14.497 MB Rows returned: 1
SELECT a.rules
FROM n7kfz_assets AS a
WHERE (a.id = 1 OR a.name = 'root.1')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | index_merge | PRIMARY,idx_asset_name | PRIMARY,idx_asset_name | 4,202 | NULL | 2 | Using union(PRIMARY,idx_asset_name); Using where |
Status | Duration |
---|
starting | 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 |
init | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.07 ms |
preparing | 0.04 ms |
executing | 0.02 ms |
Sending data | 0.15 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
freeing items | 0.02 ms |
updating status | 0.03 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1538 |
17 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:652 |
16 | JAccess::getAssetRules() | JROOT/libraries/joomla/user/user.php:385 |
15 | JUser->authorise() | JROOT/components/com_content/models/category.php:142 |
14 | ContentModelCategory->populateState() | JROOT/libraries/legacy/model/legacy.php:435 |
13 | JModelLegacy->getState() | JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:394 |
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:664 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.57 ms After last query: 0.73 ms Query memory: 0.030 MB Memory before query: 14.557 MB Rows returned: 157
SELECT a.id, a.parent_id
FROM n7kfz_assets AS a
WHERE (a.name LIKE 'com_content.%' OR a.name = 'com_content' OR a.id = 1)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ALL | PRIMARY,idx_asset_name | NO INDEX KEY COULD BE USED | NULL | NULL | 349 | Using where |
Status | Duration |
---|
starting | 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 |
init | 0.04 ms |
optimizing | 0.03 ms |
statistics | 0.10 ms |
preparing | 0.04 ms |
executing | 0.02 ms |
Sending data | 1.00 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
freeing items | 0.02 ms |
updating status | 0.03 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
19 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/access/access.php:332 |
18 | JAccess::preloadPermissionsParentIdMapping() | JROOT/libraries/joomla/access/access.php:240 |
17 | JAccess::preload() | JROOT/libraries/joomla/access/access.php:168 |
16 | JAccess::check() | JROOT/libraries/joomla/user/user.php:394 |
15 | JUser->authorise() | JROOT/components/com_content/models/category.php:142 |
14 | ContentModelCategory->populateState() | JROOT/libraries/legacy/model/legacy.php:435 |
13 | JModelLegacy->getState() | JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:394 |
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:664 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.61 ms After last query: 0.80 ms Query memory: 0.031 MB Memory before query: 14.717 MB Rows returned: 157
SELECT a.id, a.name, a.rules
FROM n7kfz_assets AS a
WHERE (a.name LIKE 'com_content.%' OR a.name = 'com_content' OR a.id = 1 )
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ALL | PRIMARY,idx_asset_name | NO INDEX KEY COULD BE USED | NULL | NULL | 349 | Using where |
Status | Duration |
---|
starting | 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 |
init | 0.04 ms |
optimizing | 0.03 ms |
statistics | 0.10 ms |
preparing | 0.04 ms |
executing | 0.02 ms |
Sending data | 1.06 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
freeing items | 0.02 ms |
updating status | 0.03 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1255 |
19 | JDatabaseDriver->getIterator() | JROOT/libraries/joomla/access/access.php:373 |
18 | JAccess::preloadPermissions() | JROOT/libraries/joomla/access/access.php:243 |
17 | JAccess::preload() | JROOT/libraries/joomla/access/access.php:168 |
16 | JAccess::check() | JROOT/libraries/joomla/user/user.php:394 |
15 | JUser->authorise() | JROOT/components/com_content/models/category.php:142 |
14 | ContentModelCategory->populateState() | JROOT/libraries/legacy/model/legacy.php:435 |
13 | JModelLegacy->getState() | JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:394 |
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:664 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 4.70 ms After last query: 0.95 ms Query memory: 0.029 MB Memory before query: 14.923 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,COUNT(i.`id`) AS numitems
FROM n7kfz_categories as c
LEFT JOIN (SELECT cat.id as id
FROM n7kfz_categories AS cat JOIN n7kfz_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 n7kfz_categories AS s
ON (s.lft < c.lft
AND s.rgt > c.rgt
AND c.language in ('en-GB','*')) OR (s.lft >= c.lft
AND s.rgt <= c.rgt)
LEFT JOIN `n7kfz_content` AS i
ON i.`catid` = c.id
AND i.state = 1
AND (i.language = '*' OR i.language = 'en-GB')
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND badcats.id is null
AND s.id=2
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 | Extra |
---|
1 | PRIMARY | s | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | Using temporary; Using filesort |
1 | PRIMARY | c | ALL | cat_idx,idx_access,idx_left_right,idx_language | NO INDEX KEY COULD BE USED | NULL | NULL | 23 | Using where |
1 | PRIMARY | <derived2> | ref | key0 | key0 | 5 | islamctr_db1.c.id | 4 | Using where |
1 | PRIMARY | i | ref | idx_state,idx_catid,idx_language | idx_catid | 4 | islamctr_db1.c.id | 7 | Using where |
2 | DERIVED | parent | range | cat_idx,idx_left_right | cat_idx | 203 | NULL | 2 | Using index condition; Using temporary; Using filesort |
2 | DERIVED | cat | index | idx_left_right | idx_left_right | 8 | NULL | 23 | Using where; Using index; Using join buffer (flat, BNL join) |
Status | Duration |
---|
starting | 0.36 ms |
checking permissions | 0.02 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.02 ms |
Opening tables | 0.08 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
Table lock | 0.02 ms |
init | 0.23 ms |
optimizing | 0.07 ms |
optimizing | 0.02 ms |
statistics | 0.08 ms |
preparing | 0.03 ms |
Creating tmp table | 0.02 ms |
Sorting result | 0.03 ms |
statistics | 0.32 ms |
preparing | 0.01 ms |
Unlocking tables | 0.08 ms |
Creating tmp table | 0.07 ms |
Sorting result | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.07 ms |
executing | 0.01 ms |
Sending data | 0.10 ms |
Creating sort index | 0.03 ms |
removing tmp table | 0.01 ms |
Creating sort index | 2.40 ms |
Creating sort index | 0.06 ms |
removing tmp table | 0.19 ms |
Creating sort index | 0.02 ms |
end | 0.02 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
removing tmp table | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.02 ms |
freeing items | 0.03 ms |
updating status | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:309 |
15 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:184 |
14 | JCategories->get() | JROOT/components/com_content/models/category.php:354 |
13 | ContentModelCategory->getCategory() | JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:394 |
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:664 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.69 ms After last query: 1.95 ms Query memory: 0.030 MB Memory before query: 15.218 MB Rows returned: 51
SELECT element
FROM n7kfz_extensions
WHERE type = 'component'
AND enabled = '1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n7kfz_extensions | ref | extension | extension | 82 | const | 52 | Using index condition; Using where |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.02 ms |
Table lock | 0.01 ms |
init | 0.03 ms |
optimizing | 0.02 ms |
statistics | 0.06 ms |
preparing | 0.03 ms |
executing | 0.01 ms |
Sending data | 0.30 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
freeing items | 0.01 ms |
updating status | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1538 |
22 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:413 |
21 | JAccess::preloadComponents() | JROOT/libraries/joomla/access/access.php:213 |
20 | JAccess::preload() | JROOT/libraries/joomla/access/access.php:168 |
19 | JAccess::check() | JROOT/libraries/joomla/user/user.php:394 |
18 | JUser->authorise() | JROOT/components/com_content/models/articles.php:466 |
17 | ContentModelArticles->getListQuery() | JROOT/libraries/legacy/model/list.php:129 |
16 | JModelList->_getListQuery() | JROOT/libraries/legacy/model/list.php:183 |
15 | JModelList->getItems() | JROOT/components/com_content/models/articles.php:565 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:253 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:128 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 2.10 ms After last query: 0.20 ms Query memory: 0.031 MB Memory before query: 15.257 MB Rows returned: 51
SELECT a.name, a.rules
FROM n7kfz_assets AS a
WHERE (a.name IN ('com_acymailing','com_admin','com_ajax','com_akeeba','com_allvideoshare','com_banners','com_cache','com_categories','com_checkin','com_config','com_contact','com_content','com_contenthistory','com_countdowntimer','com_cpanel','com_finder','com_hdwmusic','com_installer','com_jaextmanager','com_jalang','com_jce','com_jevents','com_jforms','com_jimigrator','com_joomlaupdate','com_kunena','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_osmap','com_pagebuilder3','com_phocagallery','com_phocamaps','com_plugins','com_portfoliogallery','com_postinstall','com_redirect','com_search','com_seftranslate','com_tags','com_templates','com_uniform','com_users','com_weblinks','com_wrapper','com_youtubegallery') OR a.name = 'root.1')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ALL | idx_asset_name | NO INDEX KEY COULD BE USED | NULL | NULL | 349 | Using where |
Status | Duration |
---|
starting | 0.09 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
init | 0.10 ms |
optimizing | 0.03 ms |
statistics | 0.27 ms |
preparing | 0.03 ms |
executing | 0.01 ms |
Sending data | 1.38 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
freeing items | 0.02 ms |
updating status | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1494 |
22 | JDatabaseDriver->loadAssocList() | JROOT/libraries/joomla/access/access.php:441 |
21 | JAccess::preloadComponents() | JROOT/libraries/joomla/access/access.php:213 |
20 | JAccess::preload() | JROOT/libraries/joomla/access/access.php:168 |
19 | JAccess::check() | JROOT/libraries/joomla/user/user.php:394 |
18 | JUser->authorise() | JROOT/components/com_content/models/articles.php:466 |
17 | ContentModelArticles->getListQuery() | JROOT/libraries/legacy/model/list.php:129 |
16 | JModelList->_getListQuery() | JROOT/libraries/legacy/model/list.php:183 |
15 | JModelList->getItems() | JROOT/components/com_content/models/articles.php:565 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:253 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:128 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 3.59 ms After last query: 2.35 ms Query memory: 0.036 MB Memory before query: 15.623 MB Rows returned: 9
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 n7kfz_content AS a
LEFT JOIN n7kfz_categories AS c
ON c.id = a.catid
LEFT JOIN n7kfz_users AS ua
ON ua.id = a.created_by
LEFT JOIN n7kfz_users AS uam
ON uam.id = a.modified_by
LEFT JOIN n7kfz_categories as parent
ON parent.id = c.parent_id
LEFT JOIN n7kfz_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM n7kfz_categories AS cat JOIN n7kfz_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id ) AS badcats
ON badcats.id = c.id
WHERE a.access IN (1,1,5)
AND c.access IN (1,1,5)
AND
CASE WHEN badcats.id is null THEN a.state ELSE 0 END = 1
AND (a.catid = 2 OR a.catid IN (
SELECT sub.id
FROM n7kfz_categories as sub
INNER JOIN n7kfz_categories as this
ON sub.lft > this.lft
AND sub.rgt < this.rgt
WHERE this.id = 2))
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-07-31 10:55:36')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-07-31 10:55:36')
AND a.language in ('en-GB','*')
ORDER BY c.lft,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END DESC , a.created
LIMIT 9
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | PRIMARY | c | ALL | PRIMARY,idx_access | NO INDEX KEY COULD BE USED | NULL | NULL | 23 | Using where; Using temporary; Using filesort |
1 | PRIMARY | a | ref | idx_access,idx_catid,idx_language | idx_catid | 4 | islamctr_db1.c.id | 7 | Using index condition; Using where |
1 | PRIMARY | ua | eq_ref | PRIMARY | PRIMARY | 4 | islamctr_db1.a.created_by | 1 | Using where |
1 | PRIMARY | uam | eq_ref | PRIMARY | PRIMARY | 4 | islamctr_db1.a.modified_by | 1 | Using where |
1 | PRIMARY | parent | eq_ref | PRIMARY | PRIMARY | 4 | islamctr_db1.c.parent_id | 1 | Using where |
1 | PRIMARY | v | eq_ref | PRIMARY | PRIMARY | 4 | islamctr_db1.a.id | 1 | Using where |
1 | PRIMARY | <derived2> | ref | key0 | key0 | 5 | islamctr_db1.c.id | 4 | Using where |
3 | MATERIALIZED | this | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | |
3 | MATERIALIZED | sub | range | PRIMARY,idx_left_right | idx_left_right | 4 | NULL | 21 | Using where; Using index |
2 | DERIVED | parent | range | cat_idx,idx_left_right | cat_idx | 203 | NULL | 2 | Using index condition; Using temporary; Using filesort |
2 | DERIVED | cat | index | idx_left_right | idx_left_right | 8 | NULL | 23 | Using where; Using index; Using join buffer (flat, BNL join) |
Status | Duration |
---|
starting | 0.19 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.06 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
init | 0.11 ms |
optimizing | 0.05 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.02 ms |
Creating tmp table | 0.01 ms |
Sorting result | 0.01 ms |
statistics | 0.10 ms |
preparing | 0.05 ms |
optimizing | 0.01 ms |
statistics | 0.08 ms |
preparing | 0.03 ms |
Creating tmp table | 0.06 ms |
Sorting result | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.10 ms |
executing | 0.01 ms |
Sending data | 0.05 ms |
Creating sort index | 0.02 ms |
removing tmp table | 0.01 ms |
Creating sort index | 1.01 ms |
executing | 0.01 ms |
Sending data | 0.83 ms |
Creating sort index | 0.18 ms |
removing tmp table | 0.29 ms |
Creating sort index | 0.01 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
removing tmp table | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.02 ms |
freeing items | 0.01 ms |
removing tmp table | 0.01 ms |
freeing items | 0.02 ms |
removing tmp table | 0.01 ms |
freeing items | 0.01 ms |
updating status | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:310 |
16 | JModelLegacy->_getList() | JROOT/libraries/legacy/model/list.php:183 |
15 | JModelList->getItems() | JROOT/components/com_content/models/articles.php:565 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:253 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:128 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.63 ms After last query: 4.61 ms Query memory: 0.024 MB Memory before query: 16.057 MB Rows returned: 1
SELECT COUNT(*)
FROM n7kfz_content AS a
LEFT JOIN n7kfz_categories AS c
ON c.id = a.catid
LEFT JOIN n7kfz_users AS ua
ON ua.id = a.created_by
LEFT JOIN n7kfz_users AS uam
ON uam.id = a.modified_by
LEFT JOIN n7kfz_categories as parent
ON parent.id = c.parent_id
LEFT JOIN n7kfz_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM n7kfz_categories AS cat JOIN n7kfz_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id ) AS badcats
ON badcats.id = c.id
WHERE a.access IN (1,1,5)
AND c.access IN (1,1,5)
AND
CASE WHEN badcats.id is null THEN a.state ELSE 0 END = 1
AND (a.catid = 2 OR a.catid IN (
SELECT sub.id
FROM n7kfz_categories as sub
INNER JOIN n7kfz_categories as this
ON sub.lft > this.lft
AND sub.rgt < this.rgt
WHERE this.id = 2))
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-07-31 10:55:36')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-07-31 10:55:36')
AND a.language in ('en-GB','*')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | PRIMARY | c | ALL | PRIMARY,idx_access | NO INDEX KEY COULD BE USED | NULL | NULL | 23 | Using where |
1 | PRIMARY | a | ref | idx_access,idx_catid,idx_language | idx_catid | 4 | islamctr_db1.c.id | 7 | Using index condition; Using where |
1 | PRIMARY | <derived2> | ref | key0 | key0 | 5 | islamctr_db1.c.id | 4 | Using where |
3 | MATERIALIZED | this | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | |
3 | MATERIALIZED | sub | range | PRIMARY,idx_left_right | idx_left_right | 4 | NULL | 21 | Using where; Using index |
2 | DERIVED | parent | range | cat_idx,idx_left_right | cat_idx | 203 | NULL | 2 | Using index condition; Using temporary; Using filesort |
2 | DERIVED | cat | index | idx_left_right | idx_left_right | 8 | NULL | 23 | Using where; Using index; Using join buffer (flat, BNL join) |
Status | Duration |
---|
starting | 0.11 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.05 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
init | 0.07 ms |
optimizing | 0.04 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.02 ms |
Creating tmp table | 0.01 ms |
Sorting result | 0.01 ms |
statistics | 0.08 ms |
preparing | 0.01 ms |
Unlocking tables | 0.04 ms |
optimizing | 0.01 ms |
statistics | 0.06 ms |
preparing | 0.03 ms |
executing | 0.01 ms |
Sending data | 0.07 ms |
executing | 0.01 ms |
Sending data | 0.05 ms |
Creating sort index | 0.02 ms |
removing tmp table | 0.01 ms |
Creating sort index | 0.22 ms |
executing | 0.01 ms |
Sending data | 0.41 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
removing tmp table | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
freeing items | 0.01 ms |
removing tmp table | 0.01 ms |
freeing items | 0.02 ms |
removing tmp table | 0.01 ms |
freeing items | 0.01 ms |
updating status | 0.01 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
17 | JDatabaseDriver->loadResult() | JROOT/libraries/legacy/model/legacy.php:337 |
16 | JModelLegacy->_getListCount() | JROOT/libraries/legacy/model/list.php:278 |
15 | JModelList->getTotal() | JROOT/libraries/legacy/model/list.php:228 |
14 | JModelList->getPagination() | JROOT/components/com_content/models/category.php:265 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:128 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.34 ms After last query: 1.73 ms Query memory: 0.025 MB Memory before query: 16.244 MB Rows returned: 0
SELECT `m`.`tag_id`,`t`.*
FROM `n7kfz_contentitem_tag_map` AS m
INNER JOIN `n7kfz_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.category'
AND `m`.`content_item_id` = 2
AND `t`.`published` = 1
AND t.access IN (1,1,5)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ALL | idx_tag_type | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using where |
1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | islamctr_db1.m.tag_id | 1 | Using where |
Status | Duration |
---|
starting | 0.04 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
init | 0.03 ms |
optimizing | 0.02 ms |
statistics | 0.05 ms |
preparing | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.04 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
freeing items | 0.01 ms |
updating status | 0.01 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
13 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:435 |
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:664 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.26 ms After last query: 14.72 ms Query memory: 0.025 MB Memory before query: 17.999 MB Rows returned: 0
SELECT *
FROM n7kfz_jsn_uniform_config
WHERE name='load_bootstrap_css'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
init | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
executing | 0.01 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
freeing items | 0.01 ms |
updating status | 0.01 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
18 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_uniform/helpers/uniform.php:786 |
17 | JSNUniformHelper::getDataConfig() | JROOT/administrator/components/com_uniform/helpers/uniform.php:1520 |
16 | JSNUniformHelper::generateHTMLPages() | JROOT/plugins/content/uniform/uniform.php:103 |
15 | plgContentUniform->loadJSNUniform() | JROOT/plugins/content/uniform/uniform.php:82 |
14 | plgContentUniform->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:159 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:114 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.30 ms After last query: 0.12 ms Query memory: 0.029 MB Memory before query: 18.026 MB Rows returned: 1
SELECT *
FROM n7kfz_jsn_uniform_forms
WHERE form_state = 1
AND form_id=25
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n7kfz_jsn_uniform_forms | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.02 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
init | 0.03 ms |
optimizing | 0.02 ms |
statistics | 0.04 ms |
preparing | 0.01 ms |
Unlocking tables | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.03 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
freeing items | 0.01 ms |
updating status | 0.01 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
17 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_uniform/helpers/uniform.php:1540 |
16 | JSNUniformHelper::generateHTMLPages() | JROOT/plugins/content/uniform/uniform.php:103 |
15 | plgContentUniform->loadJSNUniform() | JROOT/plugins/content/uniform/uniform.php:82 |
14 | plgContentUniform->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:159 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:114 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.93 ms After last query: 0.10 ms Query memory: 0.056 MB Memory before query: 18.057 MB Rows returned: 1
SELECT *
FROM n7kfz_jsn_uniform_form_pages
WHERE form_id=25
ORDER BY page_id ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n7kfz_jsn_uniform_form_pages | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 27 | Using where; Using filesort |
Status | Duration |
---|
starting | 0.02 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
init | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.01 ms |
preparing | 0.02 ms |
Sorting result | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.01 ms |
Creating sort index | 0.69 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
freeing items | 0.01 ms |
updating status | 0.01 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_uniform/helpers/uniform.php:1543 |
16 | JSNUniformHelper::generateHTMLPages() | JROOT/plugins/content/uniform/uniform.php:103 |
15 | plgContentUniform->loadJSNUniform() | JROOT/plugins/content/uniform/uniform.php:82 |
14 | plgContentUniform->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:159 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:114 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 2.07 ms After last query: 8.27 ms Query memory: 0.029 MB Memory before query: 18.801 MB Rows returned: 30
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM n7kfz_modules AS m
LEFT JOIN n7kfz_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN n7kfz_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2025-07-31 10:55:36')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2025-07-31 10:55:36')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 150 OR mm.menuid <= 0)
AND m.language IN ('en-GB','*')
ORDER BY m.position, m.ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY,published,newsfeeds,idx_language | published | 1 | const | 48 | Using index condition; Using where; Using filesort |
1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | islamctr_db1.m.id | 1 | Using where; Using index |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 403 | islamctr_db1.m.module,const | 1 | Using index condition; Using where |
Status | Duration |
---|
starting | 0.12 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.02 ms |
Opening tables | 0.04 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
init | 0.07 ms |
optimizing | 0.06 ms |
statistics | 0.12 ms |
preparing | 0.07 ms |
Sorting result | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.02 ms |
Creating sort index | 1.29 ms |
end | 0.02 ms |
query end | 0.03 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.02 ms |
freeing items | 0.03 ms |
updating status | 0.03 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
19 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/helix/core/classes/joomla30/helper.php:413 |
18 | JModuleHelper::getModuleList() | JROOT/plugins/system/helix/core/classes/joomla30/helper.php:356 |
17 | JModuleHelper::load() | JROOT/plugins/system/helix/core/classes/joomla30/helper.php:34 |
16 | JModuleHelper::getModule() | JROOT/plugins/content/loadmodule/loadmodule.php:168 |
15 | PlgContentLoadmodule->_loadmod() | JROOT/plugins/content/loadmodule/loadmodule.php:113 |
14 | PlgContentLoadmodule->onContentPrepare() | 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:159 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:106 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.51 ms After last query: 4.55 ms Query memory: 0.026 MB Memory before query: 19.399 MB Rows returned: 1
SELECT *
FROM n7kfz_youtubegallery_videolists
WHERE id=2
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n7kfz_youtubegallery_videolists | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.02 ms |
init | 0.04 ms |
optimizing | 0.03 ms |
statistics | 0.06 ms |
preparing | 0.01 ms |
Unlocking tables | 0.03 ms |
executing | 0.01 ms |
Sending data | 0.04 ms |
end | 0.02 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.02 ms |
freeing items | 0.02 ms |
updating status | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
17 | JDatabase->query() | JROOT/plugins/content/youtubegallery/youtubegallery.php:137 |
16 | plgContentYoutubeGallery::getYoutubeGallery() | JROOT/plugins/content/youtubegallery/youtubegallery.php:78 |
15 | plgContentYoutubeGallery::plgYoutubeGallery() | JROOT/plugins/content/youtubegallery/youtubegallery.php:39 |
14 | plgContentYoutubeGallery->onContentPrepare() | 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:159 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:106 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.45 ms After last query: 0.07 ms Query memory: 0.026 MB Memory before query: 19.421 MB Rows returned: 1
SELECT *
FROM n7kfz_youtubegallery_videolists
WHERE id=2
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n7kfz_youtubegallery_videolists | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.04 ms |
checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.02 ms |
init | 0.03 ms |
optimizing | 0.02 ms |
statistics | 0.05 ms |
preparing | 0.01 ms |
Unlocking tables | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.04 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.02 ms |
freeing items | 0.02 ms |
updating status | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
17 | JDatabaseDriver->loadObjectList() | JROOT/plugins/content/youtubegallery/youtubegallery.php:138 |
16 | plgContentYoutubeGallery::getYoutubeGallery() | JROOT/plugins/content/youtubegallery/youtubegallery.php:78 |
15 | plgContentYoutubeGallery::plgYoutubeGallery() | JROOT/plugins/content/youtubegallery/youtubegallery.php:39 |
14 | plgContentYoutubeGallery->onContentPrepare() | 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:159 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:106 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.54 ms After last query: 0.10 ms Query memory: 0.037 MB Memory before query: 19.446 MB Rows returned: 1
SELECT *
FROM n7kfz_youtubegallery_themes
WHERE id=1
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n7kfz_youtubegallery_themes | system | PRIMARY | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.02 ms |
init | 0.06 ms |
optimizing | 0.03 ms |
statistics | 0.04 ms |
preparing | 0.01 ms |
Unlocking tables | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.08 ms |
end | 0.01 ms |
query end | 0.03 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.02 ms |
freeing items | 0.02 ms |
updating status | 0.03 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
17 | JDatabase->query() | JROOT/plugins/content/youtubegallery/youtubegallery.php:148 |
16 | plgContentYoutubeGallery::getYoutubeGallery() | JROOT/plugins/content/youtubegallery/youtubegallery.php:78 |
15 | plgContentYoutubeGallery::plgYoutubeGallery() | JROOT/plugins/content/youtubegallery/youtubegallery.php:39 |
14 | plgContentYoutubeGallery->onContentPrepare() | 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:159 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:106 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.50 ms After last query: 0.06 ms Query memory: 0.037 MB Memory before query: 19.469 MB Rows returned: 1
SELECT *
FROM n7kfz_youtubegallery_themes
WHERE id=1
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n7kfz_youtubegallery_themes | system | PRIMARY | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.02 ms |
init | 0.05 ms |
optimizing | 0.03 ms |
statistics | 0.04 ms |
preparing | 0.01 ms |
Unlocking tables | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.08 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.02 ms |
freeing items | 0.02 ms |
updating status | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
17 | JDatabaseDriver->loadObjectList() | JROOT/plugins/content/youtubegallery/youtubegallery.php:149 |
16 | plgContentYoutubeGallery::getYoutubeGallery() | JROOT/plugins/content/youtubegallery/youtubegallery.php:78 |
15 | plgContentYoutubeGallery::plgYoutubeGallery() | JROOT/plugins/content/youtubegallery/youtubegallery.php:39 |
14 | plgContentYoutubeGallery->onContentPrepare() | 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:159 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:106 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.49 ms After last query: 0.19 ms Query memory: 0.024 MB Memory before query: 19.503 MB Rows returned: 0
SELECT videoid
FROM n7kfz_youtubegallery_videos
WHERE !INSTR(title,"***Video not found***")
AND `listid`='2'
AND isvideo=0
AND videosource="videolist"
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n7kfz_youtubegallery_videos | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | Using where |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
Table lock | 0.02 ms |
init | 0.04 ms |
optimizing | 0.04 ms |
statistics | 0.03 ms |
preparing | 0.03 ms |
executing | 0.01 ms |
Sending data | 0.06 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.02 ms |
freeing items | 0.02 ms |
updating status | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
18 | JDatabase->query() | JROOT/components/com_youtubegallery/includes/misc.php:866 |
17 | YouTubeGalleryMisc->getVideoList_FromCache_From_Table() | JROOT/plugins/content/youtubegallery/youtubegallery.php:206 |
16 | plgContentYoutubeGallery::getYoutubeGallery() | JROOT/plugins/content/youtubegallery/youtubegallery.php:78 |
15 | plgContentYoutubeGallery::plgYoutubeGallery() | JROOT/plugins/content/youtubegallery/youtubegallery.php:39 |
14 | plgContentYoutubeGallery->onContentPrepare() | 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:159 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:106 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.44 ms After last query: 0.07 ms Query memory: 0.024 MB Memory before query: 19.527 MB Rows returned: 0
SELECT videoid
FROM n7kfz_youtubegallery_videos
WHERE !INSTR(title,"***Video not found***")
AND `listid`='2'
AND isvideo=0
AND videosource="videolist"
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n7kfz_youtubegallery_videos | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | Using where |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.02 ms |
init | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.02 ms |
preparing | 0.03 ms |
executing | 0.01 ms |
Sending data | 0.05 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.02 ms |
freeing items | 0.02 ms |
updating status | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1494 |
18 | JDatabaseDriver->loadAssocList() | JROOT/components/com_youtubegallery/includes/misc.php:867 |
17 | YouTubeGalleryMisc->getVideoList_FromCache_From_Table() | JROOT/plugins/content/youtubegallery/youtubegallery.php:206 |
16 | plgContentYoutubeGallery::getYoutubeGallery() | JROOT/plugins/content/youtubegallery/youtubegallery.php:78 |
15 | plgContentYoutubeGallery::plgYoutubeGallery() | JROOT/plugins/content/youtubegallery/youtubegallery.php:39 |
14 | plgContentYoutubeGallery->onContentPrepare() | 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:159 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:106 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.60 ms After last query: 0.12 ms Query memory: 0.038 MB Memory before query: 19.552 MB Rows returned: 2
SELECT *
FROM n7kfz_youtubegallery_videos
WHERE (`listid`='2')
AND isvideo=1
GROUP BY videoid
ORDER BY publisheddate
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n7kfz_youtubegallery_videos | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | Using where; Using temporary; Using filesort |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.02 ms |
init | 0.07 ms |
optimizing | 0.03 ms |
statistics | 0.02 ms |
preparing | 0.03 ms |
Creating tmp table | 0.10 ms |
Sorting result | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.65 ms |
Creating sort index | 0.13 ms |
removing tmp table | 0.22 ms |
Creating sort index | 0.02 ms |
end | 0.02 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.02 ms |
freeing items | 0.02 ms |
updating status | 0.03 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
19 | JDatabase->query() | JROOT/components/com_youtubegallery/includes/misc.php:1033 |
18 | YouTubeGalleryMisc->getVideoList_FromCacheFromTable() | JROOT/components/com_youtubegallery/includes/misc.php:923 |
17 | YouTubeGalleryMisc->getVideoList_FromCache_From_Table() | JROOT/plugins/content/youtubegallery/youtubegallery.php:206 |
16 | plgContentYoutubeGallery::getYoutubeGallery() | JROOT/plugins/content/youtubegallery/youtubegallery.php:78 |
15 | plgContentYoutubeGallery::plgYoutubeGallery() | JROOT/plugins/content/youtubegallery/youtubegallery.php:39 |
14 | plgContentYoutubeGallery->onContentPrepare() | 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:159 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:106 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.31 ms After last query: 0.09 ms Query memory: 0.038 MB Memory before query: 19.576 MB Rows returned: 2
SELECT *
FROM n7kfz_youtubegallery_videos
WHERE (`listid`='2')
AND isvideo=1
GROUP BY videoid
ORDER BY publisheddate
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n7kfz_youtubegallery_videos | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | Using where; Using temporary; Using filesort |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.02 ms |
Table lock | 0.02 ms |
init | 0.08 ms |
optimizing | 0.03 ms |
statistics | 0.02 ms |
preparing | 0.04 ms |
Creating tmp table | 0.07 ms |
Sorting result | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.48 ms |
Creating sort index | 0.09 ms |
removing tmp table | 0.17 ms |
Creating sort index | 0.02 ms |
end | 0.02 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.02 ms |
freeing items | 0.02 ms |
updating status | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
19 | JDatabase->query() | JROOT/components/com_youtubegallery/includes/misc.php:1042 |
18 | YouTubeGalleryMisc->getVideoList_FromCacheFromTable() | JROOT/components/com_youtubegallery/includes/misc.php:923 |
17 | YouTubeGalleryMisc->getVideoList_FromCache_From_Table() | JROOT/plugins/content/youtubegallery/youtubegallery.php:206 |
16 | plgContentYoutubeGallery::getYoutubeGallery() | JROOT/plugins/content/youtubegallery/youtubegallery.php:78 |
15 | plgContentYoutubeGallery::plgYoutubeGallery() | JROOT/plugins/content/youtubegallery/youtubegallery.php:39 |
14 | plgContentYoutubeGallery->onContentPrepare() | 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:159 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:106 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.24 ms After last query: 0.07 ms Query memory: 0.038 MB Memory before query: 19.601 MB Rows returned: 2
SELECT *
FROM n7kfz_youtubegallery_videos
WHERE (`listid`='2')
AND isvideo=1
GROUP BY videoid
ORDER BY publisheddate
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n7kfz_youtubegallery_videos | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | Using where; Using temporary; Using filesort |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
init | 0.06 ms |
optimizing | 0.03 ms |
statistics | 0.02 ms |
preparing | 0.03 ms |
Creating tmp table | 0.07 ms |
Sorting result | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.47 ms |
Creating sort index | 0.10 ms |
removing tmp table | 0.17 ms |
Creating sort index | 0.02 ms |
end | 0.02 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.02 ms |
freeing items | 0.02 ms |
updating status | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1494 |
19 | JDatabaseDriver->loadAssocList() | JROOT/components/com_youtubegallery/includes/misc.php:1044 |
18 | YouTubeGalleryMisc->getVideoList_FromCacheFromTable() | JROOT/components/com_youtubegallery/includes/misc.php:923 |
17 | YouTubeGalleryMisc->getVideoList_FromCache_From_Table() | JROOT/plugins/content/youtubegallery/youtubegallery.php:206 |
16 | plgContentYoutubeGallery::getYoutubeGallery() | JROOT/plugins/content/youtubegallery/youtubegallery.php:78 |
15 | plgContentYoutubeGallery::plgYoutubeGallery() | JROOT/plugins/content/youtubegallery/youtubegallery.php:39 |
14 | plgContentYoutubeGallery->onContentPrepare() | 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:159 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:106 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.46 ms After last query: 0.26 ms Query memory: 0.042 MB Memory before query: 19.664 MB Rows returned: 1
SELECT *
FROM n7kfz_youtubegallery_videos
WHERE videoid="3EDz-eR2XEE"
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n7kfz_youtubegallery_videos | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | Using where |
Status | Duration |
---|
starting | 0.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
init | 0.05 ms |
optimizing | 0.02 ms |
statistics | 0.02 ms |
preparing | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.09 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
freeing items | 0.02 ms |
updating status | 0.03 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
23 | JDatabase->query() | JROOT/components/com_youtubegallery/includes/layoutrenderer.php:2412 |
22 | YoutubeGalleryLayoutRenderer::getVideoRowByID() | JROOT/components/com_youtubegallery/includes/layoutrenderer.php:1832 |
21 | YoutubeGalleryLayoutRenderer::SetHeaderTags() | JROOT/components/com_youtubegallery/includes/layoutrenderer.php:2270 |
20 | YoutubeGalleryLayoutRenderer::addHotReloadScript() | JROOT/components/com_youtubegallery/includes/layoutrenderer.php:137 |
19 | YoutubeGalleryLayoutRenderer->getValue() | JROOT/components/com_youtubegallery/includes/layoutrenderer.php:447 |
18 | YoutubeGalleryLayoutRenderer->render() | JROOT/components/com_youtubegallery/includes/render.php:179 |
17 | YouTubeGalleryRenderer->render() | JROOT/plugins/content/youtubegallery/youtubegallery.php:224 |
16 | plgContentYoutubeGallery::getYoutubeGallery() | JROOT/plugins/content/youtubegallery/youtubegallery.php:78 |
15 | plgContentYoutubeGallery::plgYoutubeGallery() | JROOT/plugins/content/youtubegallery/youtubegallery.php:39 |
14 | plgContentYoutubeGallery->onContentPrepare() | 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:159 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:106 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.42 ms After last query: 0.06 ms Query memory: 0.042 MB Memory before query: 19.693 MB Rows returned: 1
SELECT *
FROM n7kfz_youtubegallery_videos
WHERE videoid="3EDz-eR2XEE"
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n7kfz_youtubegallery_videos | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | Using where |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
init | 0.05 ms |
optimizing | 0.02 ms |
statistics | 0.02 ms |
preparing | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.08 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
freeing items | 0.02 ms |
updating status | 0.03 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1494 |
23 | JDatabaseDriver->loadAssocList() | JROOT/components/com_youtubegallery/includes/layoutrenderer.php:2413 |
22 | YoutubeGalleryLayoutRenderer::getVideoRowByID() | JROOT/components/com_youtubegallery/includes/layoutrenderer.php:1832 |
21 | YoutubeGalleryLayoutRenderer::SetHeaderTags() | JROOT/components/com_youtubegallery/includes/layoutrenderer.php:2270 |
20 | YoutubeGalleryLayoutRenderer::addHotReloadScript() | JROOT/components/com_youtubegallery/includes/layoutrenderer.php:137 |
19 | YoutubeGalleryLayoutRenderer->getValue() | JROOT/components/com_youtubegallery/includes/layoutrenderer.php:447 |
18 | YoutubeGalleryLayoutRenderer->render() | JROOT/components/com_youtubegallery/includes/render.php:179 |
17 | YouTubeGalleryRenderer->render() | JROOT/plugins/content/youtubegallery/youtubegallery.php:224 |
16 | plgContentYoutubeGallery::getYoutubeGallery() | JROOT/plugins/content/youtubegallery/youtubegallery.php:78 |
15 | plgContentYoutubeGallery::plgYoutubeGallery() | JROOT/plugins/content/youtubegallery/youtubegallery.php:39 |
14 | plgContentYoutubeGallery->onContentPrepare() | 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:159 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:106 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.34 ms After last query: 1.06 ms Query memory: 0.029 MB Memory before query: 19.836 MB Rows returned: 1
SELECT `value`
FROM n7kfz_youtubegallery_settings
WHERE `option`='getinfomethod'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n7kfz_youtubegallery_settings | const | PRIMARY | PRIMARY | 152 | const | 1 | |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
init | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.04 ms |
preparing | 0.01 ms |
Unlocking tables | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.02 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
freeing items | 0.01 ms |
updating status | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
22 | JDatabase->query() | JROOT/components/com_youtubegallery/includes/misc.php:1792 |
21 | YouTubeGalleryMisc::getSettingValue() | JROOT/components/com_youtubegallery/includes/layoutrenderer.php:1021 |
20 | YoutubeGalleryLayoutRenderer->ClassicNavTable() | JROOT/components/com_youtubegallery/includes/layoutrenderer.php:183 |
19 | YoutubeGalleryLayoutRenderer->getValue() | JROOT/components/com_youtubegallery/includes/layoutrenderer.php:447 |
18 | YoutubeGalleryLayoutRenderer->render() | JROOT/components/com_youtubegallery/includes/render.php:179 |
17 | YouTubeGalleryRenderer->render() | JROOT/plugins/content/youtubegallery/youtubegallery.php:224 |
16 | plgContentYoutubeGallery::getYoutubeGallery() | JROOT/plugins/content/youtubegallery/youtubegallery.php:78 |
15 | plgContentYoutubeGallery::plgYoutubeGallery() | JROOT/plugins/content/youtubegallery/youtubegallery.php:39 |
14 | plgContentYoutubeGallery->onContentPrepare() | 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:159 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:106 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.32 ms After last query: 0.06 ms Query memory: 0.029 MB Memory before query: 19.864 MB Rows returned: 1
SELECT `value`
FROM n7kfz_youtubegallery_settings
WHERE `option`='getinfomethod'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n7kfz_youtubegallery_settings | const | PRIMARY | PRIMARY | 152 | const | 1 | |
Status | Duration |
---|
starting | 0.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
init | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
Unlocking tables | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.02 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
freeing items | 0.01 ms |
updating status | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1494 |
22 | JDatabaseDriver->loadAssocList() | JROOT/components/com_youtubegallery/includes/misc.php:1793 |
21 | YouTubeGalleryMisc::getSettingValue() | JROOT/components/com_youtubegallery/includes/layoutrenderer.php:1021 |
20 | YoutubeGalleryLayoutRenderer->ClassicNavTable() | JROOT/components/com_youtubegallery/includes/layoutrenderer.php:183 |
19 | YoutubeGalleryLayoutRenderer->getValue() | JROOT/components/com_youtubegallery/includes/layoutrenderer.php:447 |
18 | YoutubeGalleryLayoutRenderer->render() | JROOT/components/com_youtubegallery/includes/render.php:179 |
17 | YouTubeGalleryRenderer->render() | JROOT/plugins/content/youtubegallery/youtubegallery.php:224 |
16 | plgContentYoutubeGallery::getYoutubeGallery() | JROOT/plugins/content/youtubegallery/youtubegallery.php:78 |
15 | plgContentYoutubeGallery::plgYoutubeGallery() | JROOT/plugins/content/youtubegallery/youtubegallery.php:39 |
14 | plgContentYoutubeGallery->onContentPrepare() | 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:159 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:106 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.31 ms After last query: 0.12 ms Query memory: 0.030 MB Memory before query: 19.894 MB Rows returned: 1
SELECT rawdata
FROM n7kfz_youtubegallery_videos
WHERE videoid='3EDz-eR2XEE'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n7kfz_youtubegallery_videos | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | Using where |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
init | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.02 ms |
preparing | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.04 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
freeing items | 0.01 ms |
updating status | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
23 | JDatabase->query() | JROOT/components/com_youtubegallery/includes/misc.php:379 |
22 | YouTubeGalleryMisc::getRawData() | JROOT/components/com_youtubegallery/includes/misc.php:1401 |
21 | YouTubeGalleryMisc->RefreshVideoData() | JROOT/components/com_youtubegallery/includes/layoutrenderer.php:1023 |
20 | YoutubeGalleryLayoutRenderer->ClassicNavTable() | JROOT/components/com_youtubegallery/includes/layoutrenderer.php:183 |
19 | YoutubeGalleryLayoutRenderer->getValue() | JROOT/components/com_youtubegallery/includes/layoutrenderer.php:447 |
18 | YoutubeGalleryLayoutRenderer->render() | JROOT/components/com_youtubegallery/includes/render.php:179 |
17 | YouTubeGalleryRenderer->render() | JROOT/plugins/content/youtubegallery/youtubegallery.php:224 |
16 | plgContentYoutubeGallery::getYoutubeGallery() | JROOT/plugins/content/youtubegallery/youtubegallery.php:78 |
15 | plgContentYoutubeGallery::plgYoutubeGallery() | JROOT/plugins/content/youtubegallery/youtubegallery.php:39 |
14 | plgContentYoutubeGallery->onContentPrepare() | 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:159 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:106 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.31 ms After last query: 0.06 ms Query memory: 0.030 MB Memory before query: 19.923 MB Rows returned: 1
SELECT rawdata
FROM n7kfz_youtubegallery_videos
WHERE videoid='3EDz-eR2XEE'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n7kfz_youtubegallery_videos | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | Using where |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
init | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.02 ms |
preparing | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.04 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
freeing items | 0.01 ms |
updating status | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1494 |
23 | JDatabaseDriver->loadAssocList() | JROOT/components/com_youtubegallery/includes/misc.php:381 |
22 | YouTubeGalleryMisc::getRawData() | JROOT/components/com_youtubegallery/includes/misc.php:1401 |
21 | YouTubeGalleryMisc->RefreshVideoData() | JROOT/components/com_youtubegallery/includes/layoutrenderer.php:1023 |
20 | YoutubeGalleryLayoutRenderer->ClassicNavTable() | JROOT/components/com_youtubegallery/includes/layoutrenderer.php:183 |
19 | YoutubeGalleryLayoutRenderer->getValue() | JROOT/components/com_youtubegallery/includes/layoutrenderer.php:447 |
18 | YoutubeGalleryLayoutRenderer->render() | JROOT/components/com_youtubegallery/includes/render.php:179 |
17 | YouTubeGalleryRenderer->render() | JROOT/plugins/content/youtubegallery/youtubegallery.php:224 |
16 | plgContentYoutubeGallery::getYoutubeGallery() | JROOT/plugins/content/youtubegallery/youtubegallery.php:78 |
15 | plgContentYoutubeGallery::plgYoutubeGallery() | JROOT/plugins/content/youtubegallery/youtubegallery.php:39 |
14 | plgContentYoutubeGallery->onContentPrepare() | 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:159 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:106 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.30 ms After last query: 0.10 ms Query memory: 0.030 MB Memory before query: 19.952 MB Rows returned: 1
SELECT rawdata
FROM n7kfz_youtubegallery_videos
WHERE videoid='I5ceUPEAxT0'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n7kfz_youtubegallery_videos | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | Using where |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
init | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.02 ms |
preparing | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.04 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
freeing items | 0.01 ms |
updating status | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
23 | JDatabase->query() | JROOT/components/com_youtubegallery/includes/misc.php:379 |
22 | YouTubeGalleryMisc::getRawData() | JROOT/components/com_youtubegallery/includes/misc.php:1401 |
21 | YouTubeGalleryMisc->RefreshVideoData() | JROOT/components/com_youtubegallery/includes/layoutrenderer.php:1023 |
20 | YoutubeGalleryLayoutRenderer->ClassicNavTable() | JROOT/components/com_youtubegallery/includes/layoutrenderer.php:183 |
19 | YoutubeGalleryLayoutRenderer->getValue() | JROOT/components/com_youtubegallery/includes/layoutrenderer.php:447 |
18 | YoutubeGalleryLayoutRenderer->render() | JROOT/components/com_youtubegallery/includes/render.php:179 |
17 | YouTubeGalleryRenderer->render() | JROOT/plugins/content/youtubegallery/youtubegallery.php:224 |
16 | plgContentYoutubeGallery::getYoutubeGallery() | JROOT/plugins/content/youtubegallery/youtubegallery.php:78 |
15 | plgContentYoutubeGallery::plgYoutubeGallery() | JROOT/plugins/content/youtubegallery/youtubegallery.php:39 |
14 | plgContentYoutubeGallery->onContentPrepare() | 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:159 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:106 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.30 ms After last query: 0.06 ms Query memory: 0.030 MB Memory before query: 19.981 MB Rows returned: 1
SELECT rawdata
FROM n7kfz_youtubegallery_videos
WHERE videoid='I5ceUPEAxT0'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n7kfz_youtubegallery_videos | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | Using where |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
init | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.03 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
freeing items | 0.01 ms |
updating status | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1494 |
23 | JDatabaseDriver->loadAssocList() | JROOT/components/com_youtubegallery/includes/misc.php:381 |
22 | YouTubeGalleryMisc::getRawData() | JROOT/components/com_youtubegallery/includes/misc.php:1401 |
21 | YouTubeGalleryMisc->RefreshVideoData() | JROOT/components/com_youtubegallery/includes/layoutrenderer.php:1023 |
20 | YoutubeGalleryLayoutRenderer->ClassicNavTable() | JROOT/components/com_youtubegallery/includes/layoutrenderer.php:183 |
19 | YoutubeGalleryLayoutRenderer->getValue() | JROOT/components/com_youtubegallery/includes/layoutrenderer.php:447 |
18 | YoutubeGalleryLayoutRenderer->render() | JROOT/components/com_youtubegallery/includes/render.php:179 |
17 | YouTubeGalleryRenderer->render() | JROOT/plugins/content/youtubegallery/youtubegallery.php:224 |
16 | plgContentYoutubeGallery::getYoutubeGallery() | JROOT/plugins/content/youtubegallery/youtubegallery.php:78 |
15 | plgContentYoutubeGallery::plgYoutubeGallery() | JROOT/plugins/content/youtubegallery/youtubegallery.php:39 |
14 | plgContentYoutubeGallery->onContentPrepare() | 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:159 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:106 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.32 ms After last query: 0.16 ms Query memory: 0.030 MB Memory before query: 20.017 MB Rows returned: 1
SELECT `value`
FROM n7kfz_youtubegallery_settings
WHERE `option`='allowsef'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n7kfz_youtubegallery_settings | const | PRIMARY | PRIMARY | 152 | const | 1 | |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
init | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
Unlocking tables | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.02 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
freeing items | 0.01 ms |
updating status | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
23 | JDatabase->query() | JROOT/components/com_youtubegallery/includes/misc.php:1792 |
22 | YouTubeGalleryMisc::getSettingValue() | JROOT/components/com_youtubegallery/includes/layoutrenderer.php:733 |
21 | YoutubeGalleryLayoutRenderer::makeLink() | JROOT/components/com_youtubegallery/includes/layoutrenderer.php:1072 |
20 | YoutubeGalleryLayoutRenderer->ClassicNavTable() | JROOT/components/com_youtubegallery/includes/layoutrenderer.php:183 |
19 | YoutubeGalleryLayoutRenderer->getValue() | JROOT/components/com_youtubegallery/includes/layoutrenderer.php:447 |
18 | YoutubeGalleryLayoutRenderer->render() | JROOT/components/com_youtubegallery/includes/render.php:179 |
17 | YouTubeGalleryRenderer->render() | JROOT/plugins/content/youtubegallery/youtubegallery.php:224 |
16 | plgContentYoutubeGallery::getYoutubeGallery() | JROOT/plugins/content/youtubegallery/youtubegallery.php:78 |
15 | plgContentYoutubeGallery::plgYoutubeGallery() | JROOT/plugins/content/youtubegallery/youtubegallery.php:39 |
14 | plgContentYoutubeGallery->onContentPrepare() | 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:159 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:106 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.29 ms After last query: 0.07 ms Query memory: 0.030 MB Memory before query: 20.046 MB Rows returned: 1
SELECT `value`
FROM n7kfz_youtubegallery_settings
WHERE `option`='allowsef'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n7kfz_youtubegallery_settings | const | PRIMARY | PRIMARY | 152 | const | 1 | |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
init | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
Unlocking tables | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.01 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
freeing items | 0.01 ms |
updating status | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1494 |
23 | JDatabaseDriver->loadAssocList() | JROOT/components/com_youtubegallery/includes/misc.php:1793 |
22 | YouTubeGalleryMisc::getSettingValue() | JROOT/components/com_youtubegallery/includes/layoutrenderer.php:733 |
21 | YoutubeGalleryLayoutRenderer::makeLink() | JROOT/components/com_youtubegallery/includes/layoutrenderer.php:1072 |
20 | YoutubeGalleryLayoutRenderer->ClassicNavTable() | JROOT/components/com_youtubegallery/includes/layoutrenderer.php:183 |
19 | YoutubeGalleryLayoutRenderer->getValue() | JROOT/components/com_youtubegallery/includes/layoutrenderer.php:447 |
18 | YoutubeGalleryLayoutRenderer->render() | JROOT/components/com_youtubegallery/includes/render.php:179 |
17 | YouTubeGalleryRenderer->render() | JROOT/plugins/content/youtubegallery/youtubegallery.php:224 |
16 | plgContentYoutubeGallery::getYoutubeGallery() | JROOT/plugins/content/youtubegallery/youtubegallery.php:78 |
15 | plgContentYoutubeGallery::plgYoutubeGallery() | JROOT/plugins/content/youtubegallery/youtubegallery.php:39 |
14 | plgContentYoutubeGallery->onContentPrepare() | 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:159 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:106 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.35 ms After last query: 0.37 ms Query memory: 0.030 MB Memory before query: 20.078 MB Rows returned: 1
SELECT `value`
FROM n7kfz_youtubegallery_settings
WHERE `option`='allowsef'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n7kfz_youtubegallery_settings | const | PRIMARY | PRIMARY | 152 | const | 1 | |
Status | Duration |
---|
starting | 0.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
init | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
Unlocking tables | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.02 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
freeing items | 0.01 ms |
updating status | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
23 | JDatabase->query() | JROOT/components/com_youtubegallery/includes/misc.php:1792 |
22 | YouTubeGalleryMisc::getSettingValue() | JROOT/components/com_youtubegallery/includes/layoutrenderer.php:733 |
21 | YoutubeGalleryLayoutRenderer::makeLink() | JROOT/components/com_youtubegallery/includes/layoutrenderer.php:1072 |
20 | YoutubeGalleryLayoutRenderer->ClassicNavTable() | JROOT/components/com_youtubegallery/includes/layoutrenderer.php:183 |
19 | YoutubeGalleryLayoutRenderer->getValue() | JROOT/components/com_youtubegallery/includes/layoutrenderer.php:447 |
18 | YoutubeGalleryLayoutRenderer->render() | JROOT/components/com_youtubegallery/includes/render.php:179 |
17 | YouTubeGalleryRenderer->render() | JROOT/plugins/content/youtubegallery/youtubegallery.php:224 |
16 | plgContentYoutubeGallery::getYoutubeGallery() | JROOT/plugins/content/youtubegallery/youtubegallery.php:78 |
15 | plgContentYoutubeGallery::plgYoutubeGallery() | JROOT/plugins/content/youtubegallery/youtubegallery.php:39 |
14 | plgContentYoutubeGallery->onContentPrepare() | 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:159 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:106 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.30 ms After last query: 0.08 ms Query memory: 0.030 MB Memory before query: 20.108 MB Rows returned: 1
SELECT `value`
FROM n7kfz_youtubegallery_settings
WHERE `option`='allowsef'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n7kfz_youtubegallery_settings | const | PRIMARY | PRIMARY | 152 | const | 1 | |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
init | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
Unlocking tables | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.02 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
freeing items | 0.01 ms |
updating status | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1494 |
23 | JDatabaseDriver->loadAssocList() | JROOT/components/com_youtubegallery/includes/misc.php:1793 |
22 | YouTubeGalleryMisc::getSettingValue() | JROOT/components/com_youtubegallery/includes/layoutrenderer.php:733 |
21 | YoutubeGalleryLayoutRenderer::makeLink() | JROOT/components/com_youtubegallery/includes/layoutrenderer.php:1072 |
20 | YoutubeGalleryLayoutRenderer->ClassicNavTable() | JROOT/components/com_youtubegallery/includes/layoutrenderer.php:183 |
19 | YoutubeGalleryLayoutRenderer->getValue() | JROOT/components/com_youtubegallery/includes/layoutrenderer.php:447 |
18 | YoutubeGalleryLayoutRenderer->render() | JROOT/components/com_youtubegallery/includes/render.php:179 |
17 | YouTubeGalleryRenderer->render() | JROOT/plugins/content/youtubegallery/youtubegallery.php:224 |
16 | plgContentYoutubeGallery::getYoutubeGallery() | JROOT/plugins/content/youtubegallery/youtubegallery.php:78 |
15 | plgContentYoutubeGallery::plgYoutubeGallery() | JROOT/plugins/content/youtubegallery/youtubegallery.php:39 |
14 | plgContentYoutubeGallery->onContentPrepare() | 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:159 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:106 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.22 ms After last query: 9.58 ms Query memory: 0.015 MB Memory before query: 20.335 MB Rows returned: 1
SELECT language,id
FROM `n7kfz_menu`
WHERE home = 1
AND published = 1
AND client_id = 0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n7kfz_menu | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 110 | Using where |
Status | Duration |
---|
starting | 0.09 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 |
init | 0.05 ms |
optimizing | 0.04 ms |
statistics | 0.08 ms |
preparing | 0.05 ms |
executing | 0.02 ms |
Sending data | 0.53 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
freeing items | 0.03 ms |
updating status | 0.04 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/language/multilang.php:121 |
9 | JLanguageMultilang::getSiteHomePages() | JROOT/plugins/system/languagefilter/languagefilter.php:697 |
8 | PlgSystemLanguageFilter->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:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/site.php:196 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.96 ms After last query: 1.55 ms Query memory: 0.019 MB Memory before query: 20.419 MB Rows returned: 0
SELECT `c2`.`language`,CONCAT_WS(':', `c2`.`id`, `c2`.`alias`) AS `id`
FROM `n7kfz_categories` AS `c`
INNER JOIN `n7kfz_associations` AS `a`
ON a.id = c.`id`
AND a.context='com_categories.item'
INNER JOIN `n7kfz_associations` AS `a2`
ON a.key = a2.key
INNER JOIN `n7kfz_categories` AS `c2`
ON a2.id = c2.`id`
AND c2.extension = 'com_content'
WHERE c.id = 2
AND c.extension = 'com_content'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.15 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.07 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
Table lock | 0.02 ms |
init | 0.07 ms |
optimizing | 0.07 ms |
statistics | 0.15 ms |
preparing | 0.02 ms |
executing | 0.04 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.05 ms |
freeing items | 0.03 ms |
updating status | 0.04 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
14 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/language/associations.php:101 |
13 | JLanguageAssociations::getAssociations() | JROOT/administrator/components/com_categories/helpers/categories.php:102 |
12 | CategoriesHelper::getAssociations() | JROOT/administrator/components/com_categories/helpers/association.php:43 |
11 | CategoryHelperAssociation::getCategoryAssociations() | JROOT/components/com_content/helpers/association.php:58 |
10 | ContentHelperAssociation::getAssociations() | Same as call in the line below. |
9 | call_user_func() | JROOT/plugins/system/languagefilter/languagefilter.php:729 |
8 | PlgSystemLanguageFilter->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:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/site.php:196 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.50 ms After last query: 10.95 ms Query memory: 0.018 MB Memory before query: 20.826 MB Rows returned: 1
SELECT SUM(visits)
FROM n7kfz_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 | Extra |
---|
1 | SIMPLE | n7kfz_zt_visitor_counter | range | timestamp | timestamp | 4 | NULL | 122 | Using index condition |
Status | Duration |
---|
starting | 0.11 ms |
checking permissions | 0.03 ms |
Opening tables | 0.04 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
Table lock | 0.02 ms |
init | 0.04 ms |
optimizing | 0.03 ms |
statistics | 0.11 ms |
preparing | 0.05 ms |
executing | 0.02 ms |
Sending data | 0.76 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
freeing items | 0.03 ms |
updating status | 0.04 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
12 | JDatabaseDriver->loadResult() | JROOT/modules/mod_zt_visitor_counter/helper.php:32 |
11 | modZTCounterHelper->getTodayVisitors() | JROOT/modules/mod_zt_visitor_counter/mod_zt_visitor_counter.php:57 |
10 | include JROOT/modules/mod_zt_visitor_counter/mod_zt_visitor_counter.php | JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1086 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.17 ms After last query: 0.08 ms Query memory: 0.018 MB Memory before query: 20.844 MB Rows returned: 1
SELECT SUM(visits)
FROM n7kfz_zt_visitor_counter
WHERE timestamp BETWEEN UNIX_TIMESTAMP(DATE(NOW() - INTERVAL 1 DAY))
AND UNIX_TIMESTAMP(DATE(NOW()))
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n7kfz_zt_visitor_counter | range | timestamp | timestamp | 4 | NULL | 158 | Using index condition |
Status | Duration |
---|
starting | 0.08 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 | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.09 ms |
preparing | 0.06 ms |
executing | 0.02 ms |
Sending data | 0.61 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
freeing items | 0.02 ms |
updating status | 0.04 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
12 | JDatabaseDriver->loadResult() | JROOT/modules/mod_zt_visitor_counter/helper.php:48 |
11 | modZTCounterHelper->getYesterdayVisitors() | JROOT/modules/mod_zt_visitor_counter/mod_zt_visitor_counter.php:65 |
10 | include JROOT/modules/mod_zt_visitor_counter/mod_zt_visitor_counter.php | JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1086 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 3.42 ms After last query: 0.13 ms Query memory: 0.018 MB Memory before query: 20.862 MB Rows returned: 1
SELECT SUM(visits)
FROM n7kfz_zt_visitor_counter
WHERE timestamp BETWEEN 1753570800
AND 1754175600
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n7kfz_zt_visitor_counter | range | timestamp | timestamp | 4 | NULL | 732 | Using index condition |
Status | Duration |
---|
starting | 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 |
init | 0.03 ms |
optimizing | 0.02 ms |
statistics | 0.11 ms |
preparing | 0.04 ms |
executing | 0.02 ms |
Sending data | 2.89 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
freeing items | 0.03 ms |
updating status | 0.03 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
12 | JDatabaseDriver->loadResult() | JROOT/modules/mod_zt_visitor_counter/helper.php:103 |
11 | modZTCounterHelper->getWeekVisitors() | JROOT/modules/mod_zt_visitor_counter/mod_zt_visitor_counter.php:74 |
10 | include JROOT/modules/mod_zt_visitor_counter/mod_zt_visitor_counter.php | JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1086 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 3.77 ms After last query: 0.12 ms Query memory: 0.018 MB Memory before query: 20.879 MB Rows returned: 1
SELECT SUM(visits)
FROM n7kfz_zt_visitor_counter
WHERE timestamp BETWEEN 1752966000
AND 1753570800
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n7kfz_zt_visitor_counter | range | timestamp | timestamp | 4 | NULL | 1161 | Using index condition |
Status | Duration |
---|
starting | 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 |
init | 0.03 ms |
optimizing | 0.02 ms |
statistics | 0.11 ms |
preparing | 0.04 ms |
executing | 0.02 ms |
Sending data | 3.30 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
freeing items | 0.01 ms |
updating status | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
12 | JDatabaseDriver->loadResult() | JROOT/modules/mod_zt_visitor_counter/helper.php:130 |
11 | modZTCounterHelper->getLastWeekVisitors() | JROOT/modules/mod_zt_visitor_counter/mod_zt_visitor_counter.php:84 |
10 | include JROOT/modules/mod_zt_visitor_counter/mod_zt_visitor_counter.php | JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1086 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 10.76 ms After last query: 0.07 ms Query memory: 0.018 MB Memory before query: 20.896 MB Rows returned: 1
SELECT SUM(visits)
FROM n7kfz_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 | Extra |
---|
1 | SIMPLE | n7kfz_zt_visitor_counter | range | timestamp | timestamp | 4 | NULL | 5457 | Using index condition |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
init | 0.04 ms |
optimizing | 0.02 ms |
statistics | 0.13 ms |
preparing | 0.03 ms |
executing | 0.01 ms |
Sending data | 10.31 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
freeing items | 0.01 ms |
updating status | 0.01 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
12 | JDatabaseDriver->loadResult() | JROOT/modules/mod_zt_visitor_counter/helper.php:150 |
11 | modZTCounterHelper->getMonthVisitors() | JROOT/modules/mod_zt_visitor_counter/mod_zt_visitor_counter.php:94 |
10 | include JROOT/modules/mod_zt_visitor_counter/mod_zt_visitor_counter.php | JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1086 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 7.55 ms After last query: 0.10 ms Query memory: 0.018 MB Memory before query: 20.913 MB Rows returned: 1
SELECT SUM(visits)
FROM n7kfz_zt_visitor_counter
WHERE timestamp BETWEEN UNIX_TIMESTAMP(DATE_FORMAT(NOW(), '%Y-%m-01') - INTERVAL 1 MONTH)
AND UNIX_TIMESTAMP(DATE_FORMAT(NOW(),'%Y-%m-01'))
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n7kfz_zt_visitor_counter | range | timestamp | timestamp | 4 | NULL | 5530 | Using index condition |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
init | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.08 ms |
preparing | 0.02 ms |
executing | 0.01 ms |
Sending data | 7.26 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
freeing items | 0.01 ms |
updating status | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
12 | JDatabaseDriver->loadResult() | JROOT/modules/mod_zt_visitor_counter/helper.php:169 |
11 | modZTCounterHelper->getLastMonthVisitors() | JROOT/modules/mod_zt_visitor_counter/mod_zt_visitor_counter.php:103 |
10 | include JROOT/modules/mod_zt_visitor_counter/mod_zt_visitor_counter.php | JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1086 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 148.27 ms After last query: 0.12 ms Query memory: 0.018 MB Memory before query: 20.929 MB Rows returned: 1
SELECT SUM(visits)
FROM n7kfz_zt_visitor_counter
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n7kfz_zt_visitor_counter | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 317049 | |
Status | Duration |
---|
starting | 0.02 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.01 ms |
Sending data | 147.99 ms |
end | 0.03 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.02 ms |
freeing items | 0.01 ms |
updating status | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
12 | JDatabaseDriver->loadResult() | JROOT/modules/mod_zt_visitor_counter/helper.php:187 |
11 | modZTCounterHelper->getTotalVisitors() | JROOT/modules/mod_zt_visitor_counter/mod_zt_visitor_counter.php:112 |
10 | include JROOT/modules/mod_zt_visitor_counter/mod_zt_visitor_counter.php | JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1086 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.10 ms After last query: 0.48 ms Query memory: 0.032 MB Memory before query: 20.950 MB Rows returned: 594
SELECT guest, client_id
FROM n7kfz_session
WHERE client_id = 0
AND `time` BETWEEN 1753958436
AND 1753959336
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n7kfz_session | ALL | time | NO INDEX KEY COULD BE USED | NULL | NULL | 595 | Using where |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
init | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.02 ms |
preparing | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.54 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
freeing items | 0.01 ms |
updating status | 0.01 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
12 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_zt_visitor_counter/helper.php:309 |
11 | modZTCounterHelper->getOnline() | JROOT/modules/mod_zt_visitor_counter/mod_zt_visitor_counter.php:139 |
10 | include JROOT/modules/mod_zt_visitor_counter/mod_zt_visitor_counter.php | JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1086 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.56 ms After last query: 18.06 ms Query memory: 0.042 MB Memory before query: 21.616 MB Rows returned: 12
SELECT a.urls, a.images, a.fulltext, a.id, a.title, a.alias, a.introtext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, a.modified, a.modified_by,a.publish_up, a.publish_down, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.featured, LENGTH(a.fulltext) AS readmore,a.urls, a.images, a.fulltext, a.id, a.title, a.alias, a.introtext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, a.modified, a.modified_by,a.publish_up, a.publish_down, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.featured, LENGTH(a.fulltext) AS readmore,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 n7kfz_content AS a
LEFT JOIN n7kfz_categories AS c
ON c.id = a.catid
LEFT JOIN n7kfz_users AS ua
ON ua.id = a.created_by
LEFT JOIN n7kfz_users AS uam
ON uam.id = a.modified_by
LEFT JOIN n7kfz_categories as parent
ON parent.id = c.parent_id
LEFT JOIN n7kfz_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM n7kfz_categories AS cat JOIN n7kfz_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id ) AS badcats
ON badcats.id = c.id
WHERE a.access IN (1,1,5)
AND c.access IN (1,1,5)
AND
CASE WHEN badcats.id is null THEN a.state ELSE 0 END = 1
AND a.catid IN (2)
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-07-31 10:55:36')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-07-31 10:55:36')
AND a.language in ('en-GB','*')
ORDER BY a.created desc
LIMIT 12
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | PRIMARY | c | const | PRIMARY,idx_access | PRIMARY | 4 | const | 1 | |
1 | PRIMARY | a | ref | idx_access,idx_catid,idx_language | idx_catid | 4 | const | 51 | Using where; Using filesort |
1 | PRIMARY | ua | eq_ref | PRIMARY | PRIMARY | 4 | islamctr_db1.a.created_by | 1 | Using where |
1 | PRIMARY | parent | eq_ref | PRIMARY | PRIMARY | 4 | const | 1 | Using where |
1 | PRIMARY | v | eq_ref | PRIMARY | PRIMARY | 4 | islamctr_db1.a.id | 1 | Using where |
1 | PRIMARY | <derived2> | ref | key0 | key0 | 5 | const | 4 | Using where |
2 | DERIVED | parent | range | cat_idx,idx_left_right | cat_idx | 203 | NULL | 2 | Using index condition; Using temporary; Using filesort |
2 | DERIVED | cat | index | idx_left_right | idx_left_right | 8 | NULL | 23 | Using where; Using index; Using join buffer (flat, BNL join) |
Status | Duration |
---|
starting | 0.21 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.06 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
init | 0.11 ms |
optimizing | 0.05 ms |
optimizing | 0.01 ms |
statistics | 0.06 ms |
preparing | 0.02 ms |
Creating tmp table | 0.02 ms |
Sorting result | 0.02 ms |
statistics | 0.11 ms |
preparing | 0.01 ms |
Unlocking tables | 0.04 ms |
Sorting result | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.04 ms |
Creating sort index | 0.23 ms |
executing | 0.01 ms |
Sending data | 0.06 ms |
Creating sort index | 0.02 ms |
removing tmp table | 0.01 ms |
Creating sort index | 0.20 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
removing tmp table | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.02 ms |
freeing items | 0.02 ms |
updating status | 0.01 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:310 |
15 | JModelLegacy->_getList() | JROOT/libraries/legacy/model/list.php:183 |
14 | JModelList->getItems() | JROOT/components/com_content/models/articles.php:565 |
13 | ContentModelArticles->getItems() | JROOT/modules/mod_bt_contentslider/classes/content.php:159 |
12 | BtContentDataSource->getList() | JROOT/modules/mod_bt_contentslider/helpers/helper.php:69 |
11 | modBtContentSliderHelper::getList() | JROOT/modules/mod_bt_contentslider/mod_bt_contentslider.php:21 |
10 | include JROOT/modules/mod_bt_contentslider/mod_bt_contentslider.php | JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1086 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.51 ms After last query: 18.25 ms Query memory: 0.019 MB Memory before query: 22.070 MB Rows returned: 1
SELECT module, title
FROM n7kfz_modules
WHERE published=1
AND client_id=0
AND id='126'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n7kfz_modules | const | PRIMARY,published | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
init | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.06 ms |
preparing | 0.01 ms |
Unlocking tables | 0.03 ms |
executing | 0.01 ms |
Sending data | 0.03 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
freeing items | 0.02 ms |
updating status | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
13 | JDatabaseDriver->loadObject() | JROOT/modules/mod_popup_jt/helper.php:136 |
12 | modPopupJTHelper::getModuleById() | JROOT/modules/mod_popup_jt/helper.php:121 |
11 | modPopupJTHelper::getModulesEnable() | JROOT/modules/mod_popup_jt/mod_popup_jt.php:46 |
10 | include JROOT/modules/mod_popup_jt/mod_popup_jt.php | JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1086 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.79 ms After last query: 40.54 ms Query memory: 0.022 MB Memory before query: 24.383 MB Rows returned: 81
SELECT *
FROM n7kfz_acymailing_config
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n7kfz_acymailing_config | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 81 | |
Status | Duration |
---|
starting | 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 |
init | 0.03 ms |
optimizing | 0.02 ms |
statistics | 0.03 ms |
preparing | 0.03 ms |
executing | 0.02 ms |
Sending data | 0.31 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
freeing items | 0.02 ms |
updating status | 0.04 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_acymailing/compat/joomla.php:464 |
14 | acymailing_loadObjectList() | JROOT/administrator/components/com_acymailing/classes/cpanel.php:17 |
13 | cpanelClass->load() | JROOT/administrator/components/com_acymailing/helpers/helper.php:434 |
12 | acymailing_config() | JROOT/administrator/components/com_acymailing/compat/joomla.php:803 |
11 | include_once JROOT/administrator/components/com_acymailing/compat/joomla.php | JROOT/administrator/components/com_acymailing/helpers/helper.php:21 |
10 | include_once JROOT/administrator/components/com_acymailing/helpers/helper.php | JROOT/plugins/system/regacymailing/regacymailing.php:22 |
9 | plgSystemRegacymailing->initAcy() | JROOT/plugins/system/regacymailing/regacymailing.php:146 |
8 | plgSystemRegacymailing->onAfterRender() | 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:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1092 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
6 × SELECT SUM(visits)
FROM n7kfz_zt_visitor_counter
6 × SELECT `value`
FROM n7kfz_youtubegallery_settings
5 × SELECT *
FROM n7kfz_youtubegallery_videos
4 × SELECT rawdata
FROM n7kfz_youtubegallery_videos
2 × SELECT element
FROM n7kfz_extensions
2 × SELECT videoid
FROM n7kfz_youtubegallery_videos
2 × SELECT *
FROM n7kfz_youtubegallery_themes
2 × SELECT *
FROM n7kfz_youtubegallery_videolists
2 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `n7kfz_extensions`
1 × SELECT *
FROM n7kfz_jsn_uniform_config
1 × SELECT *
FROM n7kfz_jsn_uniform_forms
1 × SELECT *
FROM n7kfz_jsn_uniform_form_pages
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM n7kfz_modules AS m
LEFT JOIN n7kfz_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN n7kfz_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT language,id
FROM `n7kfz_menu`
1 × SELECT module, title
FROM n7kfz_modules
1 × SELECT *
FROM n7kfz_acymailing_confi
1 × SELECT a.urls, a.images, a.fulltext, a.id, a.title, a.alias, a.introtext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, a.modified, a.modified_by,a.publish_up, a.publish_down, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.featured, LENGTH(a.fulltext) AS readmore,a.urls, a.images, a.fulltext, a.id, a.title, a.alias, a.introtext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, a.modified, a.modified_by,a.publish_up, a.publish_down, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.featured, LENGTH(a.fulltext) AS readmore,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 n7kfz_content AS a
LEFT JOIN n7kfz_categories AS c
ON c.id = a.catid
LEFT JOIN n7kfz_users AS ua
ON ua.id = a.created_by
LEFT JOIN n7kfz_users AS uam
ON uam.id = a.modified_by
LEFT JOIN n7kfz_categories as parent
ON parent.id = c.parent_id
LEFT JOIN n7kfz_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM n7kfz_categories AS cat JOIN n7kfz_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
1 × SELECT guest, client_id
FROM n7kfz_session
1 × SELECT `c2`.`language`,CONCAT_WS(':', `c2`.`id`, `c2`.`alias`) AS `id`
FROM `n7kfz_categories` AS `c`
INNER JOIN `n7kfz_associations` AS `a`
ON a.id = c.`id`
AND a.context='com_categories.item'
INNER JOIN `n7kfz_associations` AS `a2`
ON a.key = a2.key
INNER JOIN `n7kfz_categories` AS `c2`
ON a2.id = c2.`id`
AND c2.extension = 'com_content'
1 × SELECT SUM(visits)
FROM n7kfz_zt_visitor_counte
1 × SELECT `m`.`tag_id`,`t`.*
FROM `n7kfz_contentitem_tag_map` AS m
INNER JOIN `n7kfz_tags` AS t
ON `m`.`tag_id` = `t`.`id`
1 × 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 n7kfz_content AS a
LEFT JOIN n7kfz_categories AS c
ON c.id = a.catid
LEFT JOIN n7kfz_users AS ua
ON ua.id = a.created_by
LEFT JOIN n7kfz_users AS uam
ON uam.id = a.modified_by
LEFT JOIN n7kfz_categories as parent
ON parent.id = c.parent_id
LEFT JOIN n7kfz_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM n7kfz_categories AS cat JOIN n7kfz_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
1 × SELECT *
FROM n7kfz_languages
1 × SELECT params
FROM n7kfz_extensions
1 × SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM n7kfz_menu AS m
LEFT JOIN n7kfz_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT `enabled`
FROM `n7kfz_extensions`
1 × SELECT folder AS type, element AS name, params
FROM n7kfz_extensions
1 × SELECT `session_id`
FROM `n7kfz_session`
1 × SELECT b.id
FROM n7kfz_usergroups AS a
LEFT JOIN n7kfz_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT id, rules
FROM `n7kfz_viewlevels
1 × SELECT id, home, template, s.params
FROM n7kfz_template_styles as s
LEFT JOIN n7kfz_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT timestamp
FROM n7kfz_zt_visitor_counter
1 × 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,COUNT(i.`id`) AS numitems
FROM n7kfz_categories as c
LEFT JOIN (SELECT cat.id as id
FROM n7kfz_categories AS cat JOIN n7kfz_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
1 × SELECT a.name, a.rules
FROM n7kfz_assets AS a
1 × SELECT `data`
FROM `n7kfz_session`
1 × SELECT a.id, a.name, a.rules
FROM n7kfz_assets AS a
1 × SELECT a.id, a.parent_id
FROM n7kfz_assets AS a
1 × 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 n7kfz_categories as c
LEFT JOIN (SELECT cat.id as id
FROM n7kfz_categories AS cat JOIN n7kfz_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
1 × SELECT *
FROM n7kfz_assets
1 × SELECT a.rules
FROM n7kfz_assets AS a
1 × SELECT COUNT(*)
FROM n7kfz_content AS a
LEFT JOIN n7kfz_categories AS c
ON c.id = a.catid
LEFT JOIN n7kfz_users AS ua
ON ua.id = a.created_by
LEFT JOIN n7kfz_users AS uam
ON uam.id = a.modified_by
LEFT JOIN n7kfz_categories as parent
ON parent.id = c.parent_id
LEFT JOIN n7kfz_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM n7kfz_categories AS cat JOIN n7kfz_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt