Query Time: 0.68 ms Query memory: 0.023 MB Memory before query: 1.005 MB Rows returned: 0
SELECT `data`
FROM `xu2kg_session`
WHERE `session_id` = '0d47cc1798dc7c283d10d8e0839b9733'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | xu2kg_session | NULL | const | PRIMARY | PRIMARY | 766 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.29 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.03 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
15 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/session/storage/database.php:45 |
14 | JSessionStorageDatabase->read() | Same as call in the line below. |
13 | session_start() | JROOT/libraries/joomla/session/handler/native.php:260 |
12 | JSessionHandlerNative->doSessionStart() | JROOT/libraries/joomla/session/handler/native.php:50 |
11 | JSessionHandlerNative->start() | JROOT/libraries/joomla/session/handler/joomla.php:82 |
10 | JSessionHandlerJoomla->start() | JROOT/libraries/joomla/session/session.php:648 |
9 | JSession->_start() | JROOT/libraries/joomla/session/session.php:608 |
8 | JSession->start() | JROOT/libraries/joomla/session/session.php:486 |
7 | JSession->get() | JROOT/libraries/joomla/session/session.php:443 |
6 | JSession->isNew() | JROOT/libraries/cms/application/cms.php:829 |
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:413 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:46 |
Query Time: 0.62 ms After last query: 2.38 ms Query memory: 0.019 MB Memory before query: 1.021 MB Rows returned: 0
SELECT `session_id`
FROM `xu2kg_session`
WHERE `session_id` = '0d47cc1798dc7c283d10d8e0839b9733'
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | xu2kg_session | NULL | const | PRIMARY | PRIMARY | 766 | const | 1 | 100.00 | Using index |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.04 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.03 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
7 | JDatabaseDriver->loadResult() | JROOT/libraries/cms/application/cms.php:176 |
6 | JApplicationCms->checkSession() | JROOT/libraries/cms/application/cms.php:831 |
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:413 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:46 |
Query Time: 0.57 ms After last query: 0.38 ms Query memory: 0.003 MB Memory before query: 1.026 MB
INSERT INTO `xu2kg_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
('0d47cc1798dc7c283d10d8e0839b9733', 1, '1732171210', 0, '', 0)
EXPLAIN not possible on query: INSERT INTO `xu2kg_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
('0d47cc1798dc7c283d10d8e0839b9733', 1, '1732171210', 0, '', 0)
Status | Duration |
---|
starting | 0.08 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.02 ms |
System lock | 0.01 ms |
update | 0.12 ms |
end | 0.00 ms |
query end | 0.06 ms |
closing tables | 0.01 ms |
freeing items | 0.03 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/application/cms.php:216 |
6 | JApplicationCms->checkSession() | JROOT/libraries/cms/application/cms.php:831 |
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:413 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:46 |
Query Time: 0.86 ms After last query: 6.38 ms Query memory: 0.024 MB Memory before query: 1.116 MB Rows returned: 43
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `xu2kg_extensions`
WHERE `type` = 'component'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | xu2kg_extensions | NULL | ref | extension | extension | 82 | const | 43 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.00 ms |
Opening tables | 0.30 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.21 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/component/helper.php:447 |
8 | JComponentHelper::{closure}() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
7 | JCacheControllerCallback->get() | JROOT/libraries/cms/component/helper.php:455 |
6 | JComponentHelper::load() | JROOT/libraries/cms/component/helper.php:43 |
5 | JComponentHelper::getComponent() | JROOT/libraries/cms/component/helper.php:111 |
4 | JComponentHelper::getParams() | JROOT/libraries/cms/application/site.php:593 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.51 ms After last query: 6.06 ms Query memory: 0.021 MB Memory before query: 1.150 MB Rows returned: 4
SELECT id, rules
FROM `xu2kg_viewlevels`
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | xu2kg_viewlevels | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 4 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.26 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1486 |
9 | JDatabaseDriver->loadAssocList() | JROOT/libraries/joomla/access/access.php:1061 |
8 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:453 |
7 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:309 |
6 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:86 |
5 | JPluginHelper::getPlugin() | JROOT/libraries/cms/plugin/helper.php:128 |
4 | JPluginHelper::isEnabled() | JROOT/libraries/cms/application/site.php:603 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.85 ms After last query: 0.14 ms Query memory: 0.021 MB Memory before query: 1.162 MB Rows returned: 2
SELECT b.id
FROM xu2kg_usergroups AS a
LEFT JOIN xu2kg_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 9
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | b | NULL | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 2 | 100.00 | Using where; Using index |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.39 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.12 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sending data | 0.03 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.03 ms |
freeing items | 0.03 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1530 |
10 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:978 |
9 | JAccess::getGroupsByUser() | JROOT/libraries/joomla/access/access.php:1093 |
8 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:453 |
7 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:309 |
6 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:86 |
5 | JPluginHelper::getPlugin() | JROOT/libraries/cms/plugin/helper.php:128 |
4 | JPluginHelper::isEnabled() | JROOT/libraries/cms/application/site.php:603 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.14 ms After last query: 2.99 ms Query memory: 0.026 MB Memory before query: 1.184 MB Rows returned: 83
SELECT `folder` AS `type`,`element` AS `name`,`params`
FROM xu2kg_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 | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | xu2kg_extensions | NULL | ref | extension | extension | 82 | const | 112 | 0.60 | Using index condition; Using where; Using filesort |
Status | Duration |
---|
starting | 0.08 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.09 ms |
preparing | 0.02 ms |
Sorting result | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
Creating sort index | 0.49 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.04 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/plugin/helper.php:327 |
8 | JPluginHelper::{closure}() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
7 | JCacheControllerCallback->get() | JROOT/libraries/cms/plugin/helper.php:332 |
6 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:86 |
5 | JPluginHelper::getPlugin() | JROOT/libraries/cms/plugin/helper.php:128 |
4 | JPluginHelper::isEnabled() | JROOT/libraries/cms/application/site.php:603 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.05 ms After last query: 10.88 ms Query memory: 0.020 MB Memory before query: 1.522 MB Rows returned: 1
SELECT `enabled`
FROM `xu2kg_extensions`
WHERE `element` = 'com_akeeba'
AND `type` = 'component'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | xu2kg_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | 10.00 | Using where |
Status | Duration |
---|
starting | 0.07 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.09 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.04 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.02 ms |
freeing items | 0.03 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
8 | JDatabaseDriver->loadResult() | JROOT/plugins/system/backuponupdate/backuponupdate.php:79 |
7 | require_once JROOT/plugins/system/backuponupdate/backuponupdate.php | JROOT/libraries/cms/plugin/helper.php:252 |
6 | JPluginHelper::import() | JROOT/libraries/cms/plugin/helper.php:181 |
5 | JPluginHelper::importPlugin() | JROOT/libraries/cms/application/cms.php:683 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:685 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.91 ms After last query: 8.44 ms Query memory: 0.021 MB Memory before query: 1.732 MB Rows returned: 2
SELECT *
FROM xu2kg_languages
WHERE published=1
ORDER BY ordering ASC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | xu2kg_languages | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 2 | 50.00 | Using where; Using filesort |
Status | Duration |
---|
starting | 0.10 ms |
checking permissions | 0.01 ms |
Opening tables | 0.29 ms |
init | 0.04 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
Creating sort index | 0.06 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.03 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/language/helper.php:148 |
8 | JLanguageHelper::getLanguages() | JROOT/plugins/system/languagefilter/languagefilter.php:98 |
7 | PlgSystemLanguageFilter->__construct() | JROOT/libraries/cms/plugin/helper.php:271 |
6 | JPluginHelper::import() | JROOT/libraries/cms/plugin/helper.php:181 |
5 | JPluginHelper::importPlugin() | JROOT/libraries/cms/application/cms.php:683 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:685 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.55 ms After last query: 0.16 ms Query memory: 0.021 MB Memory before query: 1.740 MB Rows returned: 6
SELECT `element`,`name`,`client_id`,`extension_id`
FROM `xu2kg_extensions`
WHERE `type` = 'language'
AND `state` = 0
AND `enabled` = 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | xu2kg_extensions | NULL | ref | extension | extension | 82 | const | 6 | 1.00 | Using where |
Status | Duration |
---|
starting | 0.10 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.06 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.07 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.03 ms |
freeing items | 0.03 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/language/helper.php:207 |
8 | JLanguageHelper::getInstalledLanguages() | JROOT/plugins/system/languagefilter/languagefilter.php:109 |
7 | PlgSystemLanguageFilter->__construct() | JROOT/libraries/cms/plugin/helper.php:271 |
6 | JPluginHelper::import() | JROOT/libraries/cms/plugin/helper.php:181 |
5 | JPluginHelper::importPlugin() | JROOT/libraries/cms/application/cms.php:683 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:685 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.33 ms After last query: 16.01 ms Query memory: 0.049 MB Memory before query: 1.883 MB Rows returned: 24
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 xu2kg_menu AS m
LEFT JOIN xu2kg_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
ORDER BY m.lft
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | NULL | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 59 | 3.33 | Using index condition; Using where; Using filesort |
1 | SIMPLE | e | NULL | eq_ref | PRIMARY | PRIMARY | 4 | khorablo_khorab.m.component_id | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.10 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.43 ms |
init | 0.04 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.06 ms |
preparing | 0.02 ms |
Sorting result | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
Creating sort index | 0.42 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.05 ms |
freeing items | 0.04 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number |
---|
22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
21 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/menu/site.php:88 |
20 | JMenuSite->{closure}() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
19 | JCacheControllerCallback->get() | JROOT/libraries/cms/menu/site.php:96 |
18 | JMenuSite->load() | JROOT/libraries/cms/menu/menu.php:74 |
17 | JMenu->__construct() | JROOT/libraries/cms/menu/site.php:57 |
16 | JMenuSite->__construct() | JROOT/libraries/cms/menu/menu.php:129 |
15 | JMenu::getInstance() | JROOT/libraries/cms/application/cms.php:444 |
14 | JApplicationCms->getMenu() | JROOT/libraries/cms/application/site.php:272 |
13 | JApplicationSite->getMenu() | JROOT/libraries/cms/router/site.php:59 |
12 | JRouterSite->__construct() | JROOT/libraries/cms/router/router.php:198 |
11 | JRouter::getInstance() | JROOT/libraries/cms/application/cms.php:549 |
10 | JApplicationCms::getRouter() | JROOT/libraries/cms/application/site.php:402 |
9 | JApplicationSite::getRouter() | JROOT/plugins/system/languagefilter/languagefilter.php:130 |
8 | PlgSystemLanguageFilter->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:684 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:685 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.48 ms After last query: 22.55 ms Query memory: 0.022 MB Memory before query: 2.144 MB Rows returned: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `xu2kg_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | xu2kg_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.08 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.04 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.04 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
13 | JDatabaseDriver->loadObject() | JROOT/libraries/cms/library/helper.php:166 |
12 | JLibraryHelper::{closure}() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
11 | JCacheControllerCallback->get() | JROOT/libraries/cms/library/helper.php:174 |
10 | JLibraryHelper::loadLibrary() | JROOT/libraries/cms/library/helper.php:42 |
9 | JLibraryHelper::getLibrary() | JROOT/libraries/cms/library/helper.php:89 |
8 | JLibraryHelper::getParams() | JROOT/libraries/cms/version/version.php:270 |
7 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:760 |
6 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
5 | JFactory::getDocument() | JROOT/libraries/joomla/application/web.php:1023 |
4 | JApplicationWeb->loadDocument() | JROOT/libraries/cms/application/site.php:130 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.43 ms After last query: 0.21 ms Query memory: 0.005 MB Memory before query: 2.134 MB
UPDATE `xu2kg_extensions`
SET `params` = '{\"mediaversion\":\"cc677c65dee646932fcac03af6460866\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | UPDATE | xu2kg_extensions | NULL | range | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.04 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.02 ms |
System lock | 0.06 ms |
updating | 0.07 ms |
end | 0.01 ms |
query end | 0.08 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/library/helper.php:116 |
9 | JLibraryHelper::saveParams() | JROOT/libraries/cms/version/version.php:321 |
8 | JVersion->setMediaVersion() | JROOT/libraries/cms/version/version.php:280 |
7 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:760 |
6 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
5 | JFactory::getDocument() | JROOT/libraries/joomla/application/web.php:1023 |
4 | JApplicationWeb->loadDocument() | JROOT/libraries/cms/application/site.php:130 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.76 ms After last query: 4.42 ms Query memory: 0.019 MB Memory before query: 2.232 MB Rows returned: 3
SELECT id, home, template, s.params
FROM xu2kg_template_styles as s
LEFT JOIN xu2kg_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | s | NULL | ALL | idx_template | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | 20.00 | Using where |
1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 403 | khorablo_khorab.s.template,const | 1 | 4.56 | Using index condition; Using where |
Status | Duration |
---|
starting | 0.08 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.28 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.06 ms |
preparing | 0.03 ms |
executing | 0.00 ms |
Sending data | 0.09 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
6 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
5 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/application/site.php:485 |
4 | JApplicationSite->getTemplate() | JROOT/libraries/cms/application/site.php:165 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 5.77 ms After last query: 28.27 ms Query memory: 0.024 MB Memory before query: 2.471 MB Rows returned: 6
SELECT
p.*,
p.user_id AS _user_id,
u.name AS _user_name,
CASE WHEN (SELECT filename
FROM xu2kg_fwg_files AS f
WHERE f.project_id = p.id
AND selected = 1
LIMIT 1) IS NOT NULL THEN (SELECT filename
FROM xu2kg_fwg_files AS f
WHERE f.project_id = p.id
AND selected = 1
LIMIT 1) ELSE (SELECT filename
FROM xu2kg_fwg_files AS f
WHERE f.project_id = p.id
ORDER BY ordering
LIMIT 1) END AS filename,
(SELECT COUNT(*)
FROM xu2kg_fwg_projects AS pp
WHERE pp.parent = p.id
AND pp.published = 1) AS _subfolders
FROM
xu2kg_fwg_projects AS p
LEFT JOIN xu2kg_users AS u
ON (u.id = p.user_id)
LEFT JOIN xu2kg_usergroups AS pg
ON (pg.id = p.gid)
WHERE p.published = 1
AND p.parent = 0
AND (p.gid = 0 OR p.gid IS NULL)
ORDER BY p.name
LIMIT 0, 12
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | PRIMARY | p | NULL | ref | published,gid | published | 1 | const | 5 | 16.67 | Using index condition; Using where; Using filesort |
1 | PRIMARY | u | NULL | eq_ref | PRIMARY | PRIMARY | 4 | khorablo_khorab.p.user_id | 1 | 100.00 | Using where |
1 | PRIMARY | pg | NULL | eq_ref | PRIMARY | PRIMARY | 4 | khorablo_khorab.p.gid | 1 | 100.00 | Using where; Using index |
5 | DEPENDENT SUBQUERY | pp | NULL | ref | published | published | 1 | const | 5 | 16.67 | Using where |
4 | DEPENDENT SUBQUERY | f | NULL | ref | project_id | project_id | 4 | khorablo_khorab.p.id | 8 | 100.00 | Using index condition; Using filesort |
3 | DEPENDENT SUBQUERY | f | NULL | ref | project_id | project_id | 4 | khorablo_khorab.p.id | 8 | 10.00 | Using where |
2 | DEPENDENT SUBQUERY | f | NULL | ref | project_id | project_id | 4 | khorablo_khorab.p.id | 8 | 10.00 | Using where |
Status | Duration |
---|
starting | 0.18 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 3.24 ms |
init | 0.07 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.07 ms |
preparing | 0.03 ms |
Sorting result | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
Sorting result | 0.00 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
Creating sort index | 0.48 ms |
executing | 0.00 ms |
Sending data | 0.75 ms |
executing | 0.00 ms |
Sending data | 0.00 ms |
Creating sort index | 0.05 ms |
executing | 0.00 ms |
Sending data | 0.05 ms |
executing | 0.00 ms |
Sending data | 0.03 ms |
executing | 0.01 ms |
Sending data | 0.00 ms |
Creating sort index | 0.02 ms |
executing | 0.00 ms |
Sending data | 0.03 ms |
executing | 0.00 ms |
Sending data | 0.04 ms |
executing | 0.00 ms |
Sending data | 0.00 ms |
Creating sort index | 0.05 ms |
executing | 0.00 ms |
Sending data | 0.03 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
executing | 0.00 ms |
Sending data | 0.00 ms |
Creating sort index | 0.02 ms |
executing | 0.00 ms |
Sending data | 0.03 ms |
executing | 0.00 ms |
Sending data | 0.05 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
Creating sort index | 0.07 ms |
executing | 0.00 ms |
Sending data | 0.03 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.00 ms |
Creating sort index | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.06 ms |
freeing items | 0.04 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
12 | JDatabaseDriver->loadObjectList() | JROOT/components/com_fwgallery/models/galleries.php:116 |
11 | fwGalleryModelGalleries->getList() | JROOT/components/com_fwgallery/views/galleries/view.html.php:18 |
10 | fwGalleryViewGalleries->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_fwgallery/controller.php:19 |
8 | fwGalleryController->galleries() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_fwgallery/fwgallery.php:19 |
6 | require_once JROOT/components/com_fwgallery/fwgallery.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.41 ms After last query: 2.52 ms Query memory: 0.022 MB Memory before query: 2.486 MB Rows returned: 1
SELECT
COUNT(*)
FROM
xu2kg_fwg_projects AS p
LEFT JOIN xu2kg_usergroups AS pg
ON (pg.id = p.gid)
WHERE p.published = 1
AND p.parent = 0
AND (p.gid = 0 OR p.gid IS NULL)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | p | NULL | ref | published,gid | published | 1 | const | 5 | 16.67 | Using where |
1 | SIMPLE | pg | NULL | eq_ref | PRIMARY | PRIMARY | 4 | khorablo_khorab.p.gid | 1 | 100.00 | Using where; Using index |
Status | Duration |
---|
starting | 0.07 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sending data | 0.07 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
13 | JDatabaseDriver->loadResult() | JROOT/components/com_fwgallery/models/galleries.php:128 |
12 | fwGalleryModelGalleries->getQty() | JROOT/components/com_fwgallery/models/galleries.php:134 |
11 | fwGalleryModelGalleries->getPagination() | JROOT/components/com_fwgallery/views/galleries/view.html.php:19 |
10 | fwGalleryViewGalleries->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_fwgallery/controller.php:19 |
8 | fwGalleryController->galleries() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_fwgallery/fwgallery.php:19 |
6 | require_once JROOT/components/com_fwgallery/fwgallery.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.33 ms After last query: 7.01 ms Query memory: 0.027 MB Memory before query: 2.603 MB Rows returned: 6
SELECT id, color, parent
FROM xu2kg_fwg_projects
ORDER BY parent
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | xu2kg_fwg_projects | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 6 | 100.00 | Using filesort |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
Creating sort index | 0.04 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
19 | JDatabaseDriver->loadObjectList() | JROOT/components/com_fwgallery/helpers/helper.php:740 |
18 | JFHelper::getGalleryColor() | JROOT/components/com_fwgallery/views/galleries/tmpl/default_item.php:25 |
17 | include JROOT/components/com_fwgallery/views/galleries/tmpl/default_item.php | JROOT/libraries/legacy/view/legacy.php:694 |
16 | JViewLegacy->loadTemplate() | JROOT/components/com_fwgallery/helpers/helper.php:41 |
15 | fwGalleryView->loadTemplate() | JROOT/components/com_fwgallery/views/galleries/tmpl/default.php:55 |
14 | include JROOT/components/com_fwgallery/views/galleries/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
13 | JViewLegacy->loadTemplate() | JROOT/components/com_fwgallery/helpers/helper.php:41 |
12 | fwGalleryView->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
11 | JViewLegacy->display() | JROOT/components/com_fwgallery/views/galleries/view.html.php:35 |
10 | fwGalleryViewGalleries->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_fwgallery/controller.php:19 |
8 | fwGalleryController->galleries() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_fwgallery/fwgallery.php:19 |
6 | require_once JROOT/components/com_fwgallery/fwgallery.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.46 ms After last query: 5.81 ms Query memory: 0.021 MB Memory before query: 2.599 MB Rows returned: 3
SELECT language,id
FROM `xu2kg_menu`
WHERE home = 1
AND published = 1
AND client_id = 0
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | xu2kg_menu | NULL | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 40 | 1.00 | Using where |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.14 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/language/multilang.php:106 |
8 | JLanguageMultilang::getSiteHomePages() | JROOT/plugins/system/languagefilter/languagefilter.php:718 |
7 | PlgSystemLanguageFilter->onAfterDispatch() | JROOT/libraries/joomla/event/event.php:70 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/site.php:196 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.67 ms After last query: 1.63 ms Query memory: 0.021 MB Memory before query: 2.611 MB Rows returned: 0
SELECT `c2`.`language`,`c2`.`id`
FROM `xu2kg_menu` AS `c`
INNER JOIN `xu2kg_associations` AS `a`
ON a.id = c.`id`
AND a.context='com_menus.item'
INNER JOIN `xu2kg_associations` AS `a2`
ON a.key = a2.key
INNER JOIN `xu2kg_menu` AS `c2`
ON a2.id = c2.`id`
WHERE c.id = 208
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | no matching row in const table |
Status | Duration |
---|
starting | 0.07 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.32 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.07 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/language/associations.php:101 |
9 | JLanguageAssociations::getAssociations() | JROOT/administrator/components/com_menus/helpers/menus.php:314 |
8 | MenusHelper::getAssociations() | JROOT/plugins/system/languagefilter/languagefilter.php:735 |
7 | PlgSystemLanguageFilter->onAfterDispatch() | JROOT/libraries/joomla/event/event.php:70 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/site.php:196 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.38 ms After last query: 5.46 ms Query memory: 0.023 MB Memory before query: 2.684 MB Rows returned: 3
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM xu2kg_modules AS m
LEFT JOIN xu2kg_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN xu2kg_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2024-11-21 06:40:10')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2024-11-21 06:40:10')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 208 OR mm.menuid <= 0)
AND m.language IN ('en-GB','*')
ORDER BY m.position, m.ordering
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | NULL | ref | PRIMARY,published,newsfeeds,idx_language | published | 1 | const | 27 | 1.47 | Using index condition; Using where; Using filesort |
1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 403 | khorablo_khorab.m.module,const | 1 | 10.00 | Using index condition; Using where |
1 | SIMPLE | mm | NULL | ref | PRIMARY | PRIMARY | 4 | khorablo_khorab.m.id | 2 | 40.00 | Using where; Using index |
Status | Duration |
---|
starting | 0.13 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.33 ms |
init | 0.06 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.10 ms |
preparing | 0.03 ms |
Sorting result | 0.03 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
Creating sort index | 0.46 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.05 ms |
freeing items | 0.03 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
14 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
13 | JCacheControllerCallback->get() | JROOT/libraries/cms/module/helper.php:424 |
12 | JModuleHelper::getModuleList() | JROOT/libraries/cms/module/helper.php:360 |
11 | JModuleHelper::load() | JROOT/libraries/cms/module/helper.php:84 |
10 | JModuleHelper::getModules() | JROOT/libraries/joomla/document/html.php:576 |
9 | JDocumentHtml->countModules() | JROOT/templates/as002032/params.php:171 |
8 | include JROOT/templates/as002032/params.php | JROOT/templates/as002032/index.php:45 |
7 | require JROOT/templates/as002032/index.php | JROOT/libraries/joomla/document/html.php:653 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1102 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
2 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `xu2kg_extensions`
1 × SELECT `data`
FROM `xu2kg_session`
1 × SELECT id, home, template, s.params
FROM xu2kg_template_styles as s
LEFT JOIN xu2kg_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT `c2`.`language`,`c2`.`id`
FROM `xu2kg_menu` AS `c`
INNER JOIN `xu2kg_associations` AS `a`
ON a.id = c.`id`
AND a.context='com_menus.item'
INNER JOIN `xu2kg_associations` AS `a2`
ON a.key = a2.key
INNER JOIN `xu2kg_menu` AS `c2`
ON a2.id = c2.`id`
1 × SELECT language,id
FROM `xu2kg_menu`
1 × SELECT id, color, parent
FROM xu2kg_fwg_projects
1 × SELECT
COUNT(*)
FROM
xu2kg_fwg_projects AS p
LEFT JOIN xu2kg_usergroups AS pg
ON (pg.id = p.gid)
1 × SELECT
p.*,
p.user_id AS _user_id,
u.name AS _user_name,
CASE WHEN (SELECT filename
FROM xu2kg_fwg_files AS f
1 × SELECT `element`,`name`,`client_id`,`extension_id`
FROM `xu2kg_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 xu2kg_menu AS m
LEFT JOIN xu2kg_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT `session_id`
FROM `xu2kg_session`
1 × SELECT *
FROM xu2kg_languages
1 × SELECT `enabled`
FROM `xu2kg_extensions`
1 × SELECT `folder` AS `type`,`element` AS `name`,`params`
FROM xu2kg_extensions
1 × SELECT b.id
FROM xu2kg_usergroups AS a
LEFT JOIN xu2kg_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT id, rules
FROM `xu2kg_viewlevels
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM xu2kg_modules AS m
LEFT JOIN xu2kg_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN xu2kg_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id