Tempo della query: 0.64 ms Memoria query: 0.026 MB memoria prima della query: 0.743 MB Righe restituite: 0
SELECT `data`
FROM `joom2_session`
WHERE `session_id` = 'lv0pn0lpeu7ooh9fjjhgh81ll0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | joom2_session | const | PRIMARY | PRIMARY | 766 | const | 1 | |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
checking query cache for query | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.09 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.04 ms |
init | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.01 ms |
executing | 0.01 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.05 ms |
Waiting for query cache lock | 0.01 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.05 ms |
logging slow query | 0.00 ms |
cleaning up | 0.01 ms |
# | Caller | File e numero di linea | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
13 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/session/storage/database.php:44 |
12 | JSessionStorageDatabase->read() | Chiamata uguale alla linea sottostante. |
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 |
Tempo della query: 0.56 ms Dopo l'ultima query: 5.18 ms Memoria query: 0.004 MB memoria prima della query: 0.763 MB
DELETE
FROM `joom2_session`
WHERE `time` < '1732140881'
EXPLAIN non possibile sulla query: DELETE
FROM `joom2_session`
WHERE `time` < '1732140881'
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
System lock | 0.01 ms |
init | 0.06 ms |
updating | 0.09 ms |
end | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
end | 0.02 ms |
query end | 0.05 ms |
closing tables | 0.04 ms |
freeing items | 0.05 ms |
logging slow query | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File e numero di linea | 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 |
Tempo della query: 0.74 ms Dopo l'ultima query: 0.10 ms Memoria query: 0.023 MB memoria prima della query: 0.770 MB Righe restituite: 0
SELECT `session_id`
FROM `joom2_session`
WHERE `session_id` = 'lv0pn0lpeu7ooh9fjjhgh81ll0'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | joom2_session | const | PRIMARY | PRIMARY | 766 | const | 1 | Using index |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.01 ms |
checking query cache for query | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.03 ms |
init | 0.01 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 |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.04 ms |
Waiting for query cache lock | 0.01 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.02 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File e numero di linea | 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 |
Tempo della query: 0.40 ms Dopo l'ultima query: 0.11 ms Memoria query: 0.005 MB memoria prima della query: 0.776 MB
INSERT INTO `joom2_session`
(`session_id`,`client_id`,`guest`,`time`,`userid`,`username`)
VALUES
('lv0pn0lpeu7ooh9fjjhgh81ll0', 0, 1, '1732141781', 0, '')
EXPLAIN non possibile sulla query: INSERT INTO `joom2_session`
(`session_id`,`client_id`,`guest`,`time`,`userid`,`username`) VALUES
('lv0pn0lpeu7ooh9fjjhgh81ll0', 0, 1, '1732141781', 0, '')
Status | Duration |
---|
starting | 0.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
System lock | 0.01 ms |
init | 0.01 ms |
update | 0.06 ms |
Waiting for query cache lock | 0.01 ms |
update | 0.01 ms |
end | 0.00 ms |
query end | 0.04 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File e numero di linea | 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 |
Tempo della query: 1.78 ms Dopo l'ultima query: 7.91 ms Memoria query: 0.031 MB memoria prima della query: 0.808 MB Righe restituite: 36
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `joom2_extensions`
WHERE `type` = 'component'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | joom2_extensions | ref | extension | extension | 82 | const | 36 | Using where |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.01 ms |
checking query cache for query | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.05 ms |
init | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.07 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.29 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.06 ms |
Waiting for query cache lock | 0.01 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.01 ms |
# | Caller | File e numero di linea | 9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
8 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/cache/controller/callback.php:152 |
7 | JCacheControllerCallback->get() | JROOT/libraries/cms/component/helper.php:448 |
6 | JComponentHelper::load() | JROOT/libraries/cms/component/helper.php:43 |
5 | JComponentHelper::getComponent() | JROOT/libraries/cms/component/helper.php:120 |
4 | JComponentHelper::getParams() | JROOT/libraries/cms/application/site.php:589 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.72 ms Dopo l'ultima query: 4.77 ms Memoria query: 0.025 MB memoria prima della query: 0.900 MB Righe restituite: 2
SELECT b.id
FROM joom2_usergroups AS a
LEFT JOIN joom2_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 | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 3 | Using where; Using index |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.01 ms |
checking query cache for query | 0.05 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.05 ms |
init | 0.03 ms |
optimizing | 0.01 ms |
statistics | 0.08 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sending data | 0.04 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.04 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.01 ms |
# | Caller | File e numero di linea | 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 |
Tempo della query: 0.50 ms Dopo l'ultima query: 1.55 ms Memoria query: 0.025 MB memoria prima della query: 0.908 MB Righe restituite: 5
SELECT id, rules
FROM `joom2_viewlevels`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | joom2_viewlevels | ALL | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 5 | |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
checking query cache for query | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.03 ms |
init | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.07 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.03 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File e numero di linea | 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 |
Tempo della query: 1.14 ms Dopo l'ultima query: 2.72 ms Memoria query: 0.028 MB memoria prima della query: 0.920 MB Righe restituite: 45
SELECT folder AS type, element AS name, params
FROM joom2_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 | joom2_extensions | ref | extension | extension | 82 | const | 68 | Using where; Using filesort |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.01 ms |
checking query cache for query | 0.04 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.02 ms |
init | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.04 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sorting result | 0.32 ms |
Sending data | 0.16 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.03 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.03 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.09 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File e numero di linea | 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 |
Tempo della query: 1.80 ms Dopo l'ultima query: 31.88 ms Memoria query: 0.055 MB memoria prima della query: 1.302 MB Righe restituite: 30
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 joom2_menu AS m
LEFT JOIN joom2_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 | 34 | Using where; Using filesort |
1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | Sql793024_2.m.component_id | 1 | |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.01 ms |
checking query cache for query | 0.10 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.06 ms |
init | 0.05 ms |
optimizing | 0.02 ms |
statistics | 0.07 ms |
preparing | 0.04 ms |
executing | 0.00 ms |
Sorting result | 0.33 ms |
Sending data | 0.31 ms |
Waiting for query cache lock | 0.01 ms |
Waiting on query cache mutex | 0.00 ms |
Sending data | 0.21 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.04 ms |
freeing items | 0.05 ms |
Waiting for query cache lock | 0.02 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.03 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.15 ms |
logging slow query | 0.01 ms |
cleaning up | 0.01 ms |
# | Caller | File e numero di linea | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/menu/site.php:86 |
14 | JMenuSite->load() | JROOT/libraries/cms/menu/menu.php:74 |
13 | JMenu->__construct() | JROOT/libraries/cms/menu/site.php:57 |
12 | JMenuSite->__construct() | JROOT/libraries/cms/menu/menu.php:145 |
11 | JMenu::getInstance() | JROOT/libraries/cms/application/cms.php:439 |
10 | JApplicationCms->getMenu() | JROOT/libraries/cms/application/site.php:272 |
9 | JApplicationSite->getMenu() | JROOT/libraries/cms/router/site.php:57 |
8 | JRouterSite->__construct() | JROOT/libraries/cms/router/router.php:197 |
7 | JRouter::getInstance() | JROOT/libraries/cms/application/cms.php:535 |
6 | JApplicationCms::getRouter() | JROOT/libraries/cms/application/site.php:407 |
5 | JApplicationSite::getRouter() | JROOT/libraries/cms/application/cms.php:1115 |
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 |
Tempo della query: 0.89 ms Dopo l'ultima query: 16.85 ms Memoria query: 0.026 MB memoria prima della query: 1.592 MB Righe restituite: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `joom2_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | joom2_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | Using where |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.01 ms |
checking query cache for query | 0.08 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
Waiting on query cache mutex | 0.04 ms |
init | 0.03 ms |
optimizing | 0.02 ms |
statistics | 0.13 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sending data | 0.10 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.05 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.01 ms |
Waiting on query cache mutex | 0.01 ms |
freeing items | 0.04 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.01 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.01 ms |
# | Caller | File e numero di linea | 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
12 | JDatabaseDriver->loadObject() | JROOT/libraries/joomla/cache/controller/callback.php:152 |
11 | JCacheControllerCallback->get() | JROOT/libraries/cms/library/helper.php:156 |
10 | JLibraryHelper::_load() | JROOT/libraries/cms/library/helper.php:47 |
9 | JLibraryHelper::getLibrary() | JROOT/libraries/cms/library/helper.php:90 |
8 | JLibraryHelper::getParams() | JROOT/libraries/cms/version/version.php:274 |
7 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:755 |
6 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
5 | JFactory::getDocument() | JROOT/libraries/joomla/application/web.php:977 |
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:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.93 ms Dopo l'ultima query: 1.79 ms Memoria query: 0.007 MB memoria prima della query: 1.585 MB
UPDATE `joom2_extensions`
SET `params` = '{\"mediaversion\":\"81a1e5149d7d8dcca4fda7af81b71e6f\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN non possibile sulla query: UPDATE `joom2_extensions`
SET `params` = '{\"mediaversion\":\"81a1e5149d7d8dcca4fda7af81b71e6f\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
System lock | 0.01 ms |
init | 0.10 ms |
Updating | 0.07 ms |
end | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
end | 0.14 ms |
query end | 0.25 ms |
closing tables | 0.03 ms |
freeing items | 0.05 ms |
logging slow query | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File e numero di linea | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/library/helper.php:119 |
9 | JLibraryHelper::saveParams() | JROOT/libraries/cms/version/version.php:325 |
8 | JVersion->setMediaVersion() | JROOT/libraries/cms/version/version.php:284 |
7 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:755 |
6 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
5 | JFactory::getDocument() | JROOT/libraries/joomla/application/web.php:977 |
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:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.93 ms Dopo l'ultima query: 5.19 ms Memoria query: 0.026 MB memoria prima della query: 1.636 MB Righe restituite: 2
SELECT *
FROM joom2_languages
WHERE published=1
ORDER BY ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | joom2_languages | ALL | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 2 | Using where; Using filesort |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.01 ms |
checking query cache for query | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.06 ms |
init | 0.03 ms |
optimizing | 0.05 ms |
statistics | 0.02 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sorting result | 0.08 ms |
Sending data | 0.07 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.07 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.07 ms |
freeing items | 0.04 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.03 ms |
logging slow query | 0.00 ms |
cleaning up | 0.01 ms |
# | Caller | File e numero di linea | 7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
6 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/language/helper.php:164 |
5 | JLanguageHelper::getLanguages() | JROOT/libraries/cms/application/site.php:329 |
4 | JApplicationSite->getParams() | JROOT/libraries/cms/application/site.php:135 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.94 ms Dopo l'ultima query: 4.69 ms Memoria query: 0.023 MB memoria prima della query: 1.650 MB Righe restituite: 5
SELECT id, home, template, s.params
FROM joom2_template_styles as s
LEFT JOIN joom2_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 | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 7 | Using where |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | element_clientid | 403 | Sql793024_2.s.template,const | 1 | Using where |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 0.01 ms |
Waiting on query cache mutex | 0.01 ms |
checking query cache for query | 0.07 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.04 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.05 ms |
init | 0.03 ms |
optimizing | 0.02 ms |
statistics | 0.09 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sending data | 0.14 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.05 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.01 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.05 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.01 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.05 ms |
logging slow query | 0.00 ms |
cleaning up | 0.01 ms |
# | Caller | File e numero di linea | 6 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
5 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/application/site.php:484 |
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:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 1.84 ms Dopo l'ultima query: 25.39 ms Memoria query: 0.037 MB memoria prima della query: 1.829 MB Righe restituite: 8
SHOW FULL COLUMNS
FROM `joom2_assets`
EXPLAIN non possibile sulla query: SHOW FULL COLUMNS FROM `joom2_assets`
Status | Duration |
---|
starting | 0.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.54 ms |
System lock | 0.01 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.02 ms |
Opening tables | 0.06 ms |
checking permissions | 0.05 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.06 ms |
checking permissions | 0.03 ms |
checking permissions | 0.02 ms |
checking permissions | 0.03 ms |
Sending data | 0.07 ms |
end | 0.01 ms |
query end | 0.08 ms |
closing tables | 0.00 ms |
removing tmp table | 0.41 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
logging slow query | 0.00 ms |
cleaning up | 0.01 ms |
# | Caller | File e numero di linea | 25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
24 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
23 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:241 |
22 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:162 |
21 | JTable->__construct() | JROOT/libraries/joomla/table/asset.php:60 |
20 | JTableAsset->__construct() | JROOT/libraries/joomla/table/table.php:308 |
19 | JTable::getInstance() | JROOT/libraries/joomla/access/access.php:696 |
18 | JAccess::getExtensionNameFromAsset() | JROOT/libraries/joomla/access/access.php:555 |
17 | JAccess::getAssetRules() | JROOT/libraries/joomla/user/user.php:385 |
16 | JUser->authorise() | JROOT/components/com_content/models/articles.php:112 |
15 | ContentModelArticles->populateState() | JROOT/components/com_content/models/featured.php:42 |
14 | ContentModelFeatured->populateState() | JROOT/libraries/legacy/model/legacy.php:435 |
13 | JModelLegacy->getState() | JROOT/libraries/legacy/view/legacy.php:408 |
12 | JViewLegacy->get() | JROOT/components/com_content/views/featured/view.html.php:54 |
11 | ContentViewFeatured->display() | JROOT/libraries/joomla/cache/controller/view.php:95 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:660 |
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 |
Tempo della query: 0.60 ms Dopo l'ultima query: 2.67 ms Memoria query: 0.033 MB memoria prima della query: 1.865 MB Righe restituite: 1
SELECT *
FROM joom2_assets
WHERE `id` = '1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | joom2_assets | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.01 ms |
checking query cache for query | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
Waiting on query cache mutex | 0.03 ms |
init | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.05 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.04 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.04 ms |
logging slow query | 0.00 ms |
cleaning up | 0.01 ms |
# | Caller | File e numero di linea | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
20 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:719 |
19 | JTable->load() | JROOT/libraries/joomla/access/access.php:697 |
18 | JAccess::getExtensionNameFromAsset() | JROOT/libraries/joomla/access/access.php:555 |
17 | JAccess::getAssetRules() | JROOT/libraries/joomla/user/user.php:385 |
16 | JUser->authorise() | JROOT/components/com_content/models/articles.php:112 |
15 | ContentModelArticles->populateState() | JROOT/components/com_content/models/featured.php:42 |
14 | ContentModelFeatured->populateState() | JROOT/libraries/legacy/model/legacy.php:435 |
13 | JModelLegacy->getState() | JROOT/libraries/legacy/view/legacy.php:408 |
12 | JViewLegacy->get() | JROOT/components/com_content/views/featured/view.html.php:54 |
11 | ContentViewFeatured->display() | JROOT/libraries/joomla/cache/controller/view.php:95 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:660 |
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 |
Tempo della query: 0.76 ms Dopo l'ultima query: 0.16 ms Memoria query: 0.030 MB memoria prima della query: 1.877 MB Righe restituite: 1
SELECT a.rules
FROM joom2_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.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.01 ms |
checking query cache for query | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.05 ms |
init | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sending data | 0.19 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.05 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.04 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.01 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.01 ms |
# | Caller | File e numero di linea | 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1538 |
18 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:652 |
17 | JAccess::getAssetRules() | JROOT/libraries/joomla/user/user.php:385 |
16 | JUser->authorise() | JROOT/components/com_content/models/articles.php:112 |
15 | ContentModelArticles->populateState() | JROOT/components/com_content/models/featured.php:42 |
14 | ContentModelFeatured->populateState() | JROOT/libraries/legacy/model/legacy.php:435 |
13 | JModelLegacy->getState() | JROOT/libraries/legacy/view/legacy.php:408 |
12 | JViewLegacy->get() | JROOT/components/com_content/views/featured/view.html.php:54 |
11 | ContentViewFeatured->display() | JROOT/libraries/joomla/cache/controller/view.php:95 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:660 |
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 |
Tempo della query: 0.97 ms Dopo l'ultima query: 1.58 ms Memoria query: 0.034 MB memoria prima della query: 1.894 MB Righe restituite: 36
SELECT element
FROM joom2_extensions
WHERE type = 'component'
AND enabled = '1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | joom2_extensions | ref | extension | extension | 82 | const | 36 | Using where |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.01 ms |
checking query cache for query | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.03 ms |
init | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.09 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sending data | 0.18 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.12 ms |
freeing items | 0.04 ms |
Waiting for query cache lock | 0.01 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.04 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File e numero di linea | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1538 |
20 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:413 |
19 | JAccess::preloadComponents() | JROOT/libraries/joomla/access/access.php:213 |
18 | JAccess::preload() | JROOT/libraries/joomla/access/access.php:168 |
17 | JAccess::check() | JROOT/libraries/joomla/user/user.php:394 |
16 | JUser->authorise() | JROOT/components/com_content/models/articles.php:112 |
15 | ContentModelArticles->populateState() | JROOT/components/com_content/models/featured.php:42 |
14 | ContentModelFeatured->populateState() | JROOT/libraries/legacy/model/legacy.php:435 |
13 | JModelLegacy->getState() | JROOT/libraries/legacy/view/legacy.php:408 |
12 | JViewLegacy->get() | JROOT/components/com_content/views/featured/view.html.php:54 |
11 | ContentViewFeatured->display() | JROOT/libraries/joomla/cache/controller/view.php:95 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:660 |
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 |
Tempo della query: 1.39 ms Dopo l'ultima query: 0.22 ms Memoria query: 0.034 MB memoria prima della query: 1.914 MB Righe restituite: 36
SELECT a.name, a.rules
FROM joom2_assets AS a
WHERE (a.name IN ('com_admin','com_admintools','com_ajax','com_akeeba','com_banners','com_cache','com_categories','com_checkin','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_ffexplorer','com_finder','com_hello','com_installer','com_j2xml','com_joomlaupdate','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_plugins','com_postinstall','com_redirect','com_search','com_tags','com_templates','com_users','com_weblinks','com_wrapper') 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 | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 100 | Using where |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.01 ms |
checking query cache for query | 0.10 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.07 ms |
init | 0.08 ms |
optimizing | 0.02 ms |
statistics | 0.24 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sending data | 0.39 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.05 ms |
Waiting for query cache lock | 0.01 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.08 ms |
logging slow query | 0.00 ms |
cleaning up | 0.01 ms |
# | Caller | File e numero di linea | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1494 |
20 | JDatabaseDriver->loadAssocList() | JROOT/libraries/joomla/access/access.php:441 |
19 | JAccess::preloadComponents() | JROOT/libraries/joomla/access/access.php:213 |
18 | JAccess::preload() | JROOT/libraries/joomla/access/access.php:168 |
17 | JAccess::check() | JROOT/libraries/joomla/user/user.php:394 |
16 | JUser->authorise() | JROOT/components/com_content/models/articles.php:112 |
15 | ContentModelArticles->populateState() | JROOT/components/com_content/models/featured.php:42 |
14 | ContentModelFeatured->populateState() | JROOT/libraries/legacy/model/legacy.php:435 |
13 | JModelLegacy->getState() | JROOT/libraries/legacy/view/legacy.php:408 |
12 | JViewLegacy->get() | JROOT/components/com_content/views/featured/view.html.php:54 |
11 | ContentViewFeatured->display() | JROOT/libraries/joomla/cache/controller/view.php:95 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:660 |
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 |
Tempo della query: 89.76 ms Dopo l'ultima query: 6.15 ms Memoria query: 3.147 MB memoria prima della query: 2.145 MB Righe restituite: 3
SELECT a.id, a.title, a.alias, a.introtext, a.fulltext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN 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 joom2_content AS a
INNER JOIN joom2_content_frontpage AS fp
ON fp.content_id = a.id
LEFT JOIN joom2_categories AS c
ON c.id = a.catid
LEFT JOIN joom2_users AS ua
ON ua.id = a.created_by
LEFT JOIN joom2_users AS uam
ON uam.id = a.modified_by
LEFT JOIN joom2_categories as parent
ON parent.id = c.parent_id
LEFT JOIN joom2_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM joom2_categories AS cat JOIN joom2_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 IN (0,1,2)
ORDER BY c.lft, a.featured DESC, fp.ordering,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END DESC , a.created DESC
LIMIT 4
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | PRIMARY | <derived2> | system | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 0 | const row not found |
1 | PRIMARY | fp | ALL | PRIMARY | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 3 | Using temporary; Using filesort |
1 | PRIMARY | a | eq_ref | PRIMARY,idx_access,idx_catid | PRIMARY | 4 | Sql793024_2.fp.content_id | 1 | Using where |
1 | PRIMARY | c | eq_ref | PRIMARY,idx_access | PRIMARY | 4 | Sql793024_2.a.catid | 1 | Using where |
1 | PRIMARY | ua | eq_ref | PRIMARY | PRIMARY | 4 | Sql793024_2.a.created_by | 1 | |
1 | PRIMARY | uam | eq_ref | PRIMARY | PRIMARY | 4 | Sql793024_2.a.modified_by | 1 | |
1 | PRIMARY | parent | eq_ref | PRIMARY | PRIMARY | 4 | Sql793024_2.c.parent_id | 1 | |
1 | PRIMARY | v | eq_ref | PRIMARY | PRIMARY | 4 | Sql793024_2.a.id | 1 | |
2 | DERIVED | parent | range | cat_idx,idx_left_right | cat_idx | 203 | NULL | 2 | Using where; Using temporary; Using filesort |
2 | DERIVED | cat | index | idx_left_right | idx_left_right | 8 | NULL | 7 | Using where; Using index; Using join buffer |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.03 ms |
checking query cache for query | 0.40 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.01 ms |
Opening tables | 0.12 ms |
System lock | 0.13 ms |
optimizing | 0.02 ms |
statistics | 0.09 ms |
preparing | 3.45 ms |
Creating tmp table | 0.05 ms |
executing | 0.01 ms |
Copying to tmp table | 0.10 ms |
Sorting result | 0.03 ms |
Sending data | 0.01 ms |
removing tmp table | 0.01 ms |
Sending data | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.01 ms |
Sending data | 0.17 ms |
init | 0.21 ms |
optimizing | 0.03 ms |
statistics | 0.14 ms |
preparing | 0.05 ms |
Creating tmp table | 0.88 ms |
executing | 0.01 ms |
Copying to tmp table | 9.90 ms |
Sorting result | 1.86 ms |
Sending data | 0.30 ms |
Waiting for query cache lock | 0.01 ms |
Waiting on query cache mutex | 0.00 ms |
Sending data | 0.24 ms |
Waiting for query cache lock | 0.01 ms |
Waiting on query cache mutex | 0.00 ms |
Sending data | 0.04 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
Sending data | 1.78 ms |
Waiting for query cache lock | 0.01 ms |
Waiting on query cache mutex | 0.00 ms |
Sending data | 0.04 ms |
Waiting for query cache lock | 0.01 ms |
Waiting on query cache mutex | 0.00 ms |
Sending data | 48.58 ms |
end | 0.01 ms |
removing tmp table | 1.77 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
removing tmp table | 0.03 ms |
closing tables | 0.14 ms |
freeing items | 0.05 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.24 ms |
logging slow query | 0.00 ms |
cleaning up | 0.03 ms |
# | Caller | File e numero di linea | 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/featured.php:100 |
13 | ContentModelFeatured->getItems() | JROOT/libraries/legacy/view/legacy.php:408 |
12 | JViewLegacy->get() | JROOT/components/com_content/views/featured/view.html.php:55 |
11 | ContentViewFeatured->display() | JROOT/libraries/joomla/cache/controller/view.php:95 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:660 |
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 |
Tempo della query: 2.58 ms Dopo l'ultima query: 8.25 ms Memoria query: 0.039 MB memoria prima della query: 5.341 MB Righe restituite: 0
SELECT `m`.`tag_id`,`t`.*
FROM `joom2_contentitem_tag_map` AS m
INNER JOIN `joom2_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 36
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 | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 1 | Using where |
1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | Sql793024_2.m.tag_id | 1 | Using where |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.05 ms |
checking query cache for query | 0.09 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.06 ms |
init | 0.06 ms |
optimizing | 0.03 ms |
statistics | 0.11 ms |
preparing | 0.04 ms |
executing | 0.00 ms |
Sending data | 0.08 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.03 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.12 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.02 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.01 ms |
# | Caller | File e numero di linea | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:435 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:693 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/featured.php:100 |
13 | ContentModelFeatured->getItems() | JROOT/libraries/legacy/view/legacy.php:408 |
12 | JViewLegacy->get() | JROOT/components/com_content/views/featured/view.html.php:55 |
11 | ContentViewFeatured->display() | JROOT/libraries/joomla/cache/controller/view.php:95 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:660 |
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 |
Tempo della query: 1.91 ms Dopo l'ultima query: 0.35 ms Memoria query: 0.039 MB memoria prima della query: 5.367 MB Righe restituite: 0
SELECT `m`.`tag_id`,`t`.*
FROM `joom2_contentitem_tag_map` AS m
INNER JOIN `joom2_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 35
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 | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 1 | Using where |
1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | Sql793024_2.m.tag_id | 1 | Using where |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.01 ms |
checking query cache for query | 0.10 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.03 ms |
init | 0.07 ms |
optimizing | 0.02 ms |
statistics | 0.08 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sending data | 0.07 ms |
end | 0.02 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.04 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File e numero di linea | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:435 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:693 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/featured.php:100 |
13 | ContentModelFeatured->getItems() | JROOT/libraries/legacy/view/legacy.php:408 |
12 | JViewLegacy->get() | JROOT/components/com_content/views/featured/view.html.php:55 |
11 | ContentViewFeatured->display() | JROOT/libraries/joomla/cache/controller/view.php:95 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:660 |
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 |
Tempo della query: 2.57 ms Dopo l'ultima query: 0.45 ms Memoria query: 0.039 MB memoria prima della query: 5.393 MB Righe restituite: 0
SELECT `m`.`tag_id`,`t`.*
FROM `joom2_contentitem_tag_map` AS m
INNER JOIN `joom2_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 24
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 | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 1 | Using where |
1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | Sql793024_2.m.tag_id | 1 | Using where |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.01 ms |
checking query cache for query | 0.05 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.03 ms |
init | 0.10 ms |
optimizing | 0.03 ms |
statistics | 0.07 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sending data | 0.06 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.03 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.04 ms |
Waiting for query cache lock | 0.01 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File e numero di linea | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:435 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:693 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/featured.php:100 |
13 | ContentModelFeatured->getItems() | JROOT/libraries/legacy/view/legacy.php:408 |
12 | JViewLegacy->get() | JROOT/components/com_content/views/featured/view.html.php:55 |
11 | ContentViewFeatured->display() | JROOT/libraries/joomla/cache/controller/view.php:95 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:660 |
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 |
Tempo della query: 7.13 ms Dopo l'ultima query: 1.64 ms Memoria query: 0.029 MB memoria prima della query: 5.458 MB Righe restituite: 1
SELECT COUNT(*)
FROM joom2_content AS a
INNER JOIN joom2_content_frontpage AS fp
ON fp.content_id = a.id
LEFT JOIN joom2_categories AS c
ON c.id = a.catid
LEFT JOIN joom2_users AS ua
ON ua.id = a.created_by
LEFT JOIN joom2_users AS uam
ON uam.id = a.modified_by
LEFT JOIN joom2_categories as parent
ON parent.id = c.parent_id
LEFT JOIN joom2_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM joom2_categories AS cat JOIN joom2_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 IN (0,1,2)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | PRIMARY | <derived2> | system | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 0 | const row not found |
1 | PRIMARY | fp | index | PRIMARY | PRIMARY | 4 | NULL | 3 | Using index |
1 | PRIMARY | a | eq_ref | PRIMARY,idx_access,idx_catid | PRIMARY | 4 | Sql793024_2.fp.content_id | 1 | Using where |
1 | PRIMARY | c | eq_ref | PRIMARY,idx_access | PRIMARY | 4 | Sql793024_2.a.catid | 1 | Using where |
1 | PRIMARY | ua | eq_ref | PRIMARY | PRIMARY | 4 | Sql793024_2.a.created_by | 1 | Using index |
1 | PRIMARY | uam | eq_ref | PRIMARY | PRIMARY | 4 | Sql793024_2.a.modified_by | 1 | Using index |
1 | PRIMARY | parent | eq_ref | PRIMARY | PRIMARY | 4 | Sql793024_2.c.parent_id | 1 | Using index |
1 | PRIMARY | v | eq_ref | PRIMARY | PRIMARY | 4 | Sql793024_2.a.id | 1 | Using index |
2 | DERIVED | parent | range | cat_idx,idx_left_right | cat_idx | 203 | NULL | 2 | Using where; Using temporary; Using filesort |
2 | DERIVED | cat | index | idx_left_right | idx_left_right | 8 | NULL | 7 | Using where; Using index; Using join buffer |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
Waiting on query cache mutex | 0.01 ms |
checking query cache for query | 0.20 ms |
checking permissions | 0.01 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 |
checking permissions | 0.01 ms |
Opening tables | 0.06 ms |
System lock | 0.05 ms |
optimizing | 0.02 ms |
statistics | 0.06 ms |
preparing | 3.78 ms |
Creating tmp table | 0.03 ms |
executing | 0.00 ms |
Copying to tmp table | 0.05 ms |
Sorting result | 0.03 ms |
Sending data | 0.01 ms |
removing tmp table | 0.01 ms |
Sending data | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
Sending data | 0.07 ms |
init | 0.12 ms |
optimizing | 0.04 ms |
statistics | 0.13 ms |
preparing | 0.05 ms |
executing | 0.01 ms |
Sending data | 0.13 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.00 ms |
removing tmp table | 0.02 ms |
closing tables | 0.06 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.05 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.01 ms |
# | Caller | File e numero di linea | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
16 | JDatabaseDriver->loadResult() | JROOT/libraries/legacy/model/legacy.php:337 |
15 | JModelLegacy->_getListCount() | JROOT/libraries/legacy/model/list.php:278 |
14 | JModelList->getTotal() | JROOT/libraries/legacy/model/list.php:228 |
13 | JModelList->getPagination() | JROOT/libraries/legacy/view/legacy.php:408 |
12 | JViewLegacy->get() | JROOT/components/com_content/views/featured/view.html.php:56 |
11 | ContentViewFeatured->display() | JROOT/libraries/joomla/cache/controller/view.php:95 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:660 |
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 |
Tempo della query: 1.49 ms Dopo l'ultima query: 69.38 ms Memoria query: 0.036 MB memoria prima della query: 5.524 MB Righe restituite: 39
SELECT a.id, a.parent_id
FROM joom2_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 | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 100 | Using where |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 0.01 ms |
Waiting on query cache mutex | 0.01 ms |
checking query cache for query | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.06 ms |
init | 0.03 ms |
optimizing | 0.02 ms |
statistics | 0.14 ms |
preparing | 0.03 ms |
executing | 0.01 ms |
Sending data | 0.39 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.01 ms |
Waiting on query cache mutex | 0.01 ms |
freeing items | 0.14 ms |
Waiting for query cache lock | 0.01 ms |
Waiting on query cache mutex | 0.01 ms |
freeing items | 0.01 ms |
storing result in query cache | 0.01 ms |
logging slow query | 0.01 ms |
cleaning up | 0.01 ms |
# | Caller | File e numero di linea | 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
21 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/access/access.php:332 |
20 | JAccess::preloadPermissionsParentIdMapping() | JROOT/libraries/joomla/access/access.php:240 |
19 | JAccess::preload() | JROOT/libraries/joomla/access/access.php:168 |
18 | JAccess::check() | JROOT/libraries/joomla/user/user.php:394 |
17 | JUser->authorise() | JROOT/templates/apicloudnature/html/com_content/featured/default_item.php:13 |
16 | include JROOT/templates/apicloudnature/html/com_content/featured/default_item.php | JROOT/libraries/legacy/view/legacy.php:677 |
15 | JViewLegacy->loadTemplate() | JROOT/templates/apicloudnature/html/com_content/featured/default.php:64 |
14 | include JROOT/templates/apicloudnature/html/com_content/featured/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
13 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
12 | JViewLegacy->display() | JROOT/components/com_content/views/featured/view.html.php:159 |
11 | ContentViewFeatured->display() | JROOT/libraries/joomla/cache/controller/view.php:95 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:660 |
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 |
Tempo della query: 1.47 ms Dopo l'ultima query: 2.05 ms Memoria query: 0.037 MB memoria prima della query: 5.563 MB Righe restituite: 39
SELECT a.id, a.name, a.rules
FROM joom2_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 | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 100 | Using where |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 0.01 ms |
Waiting on query cache mutex | 0.01 ms |
checking query cache for query | 0.07 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
Waiting on query cache mutex | 0.04 ms |
init | 0.03 ms |
optimizing | 0.02 ms |
statistics | 0.12 ms |
preparing | 0.03 ms |
executing | 0.01 ms |
Sending data | 0.39 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.01 ms |
Waiting on query cache mutex | 0.01 ms |
freeing items | 0.29 ms |
Waiting for query cache lock | 0.01 ms |
Waiting on query cache mutex | 0.01 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.01 ms |
logging slow query | 0.01 ms |
cleaning up | 0.01 ms |
# | Caller | File e numero di linea | 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1255 |
21 | JDatabaseDriver->getIterator() | JROOT/libraries/joomla/access/access.php:373 |
20 | JAccess::preloadPermissions() | JROOT/libraries/joomla/access/access.php:243 |
19 | JAccess::preload() | JROOT/libraries/joomla/access/access.php:168 |
18 | JAccess::check() | JROOT/libraries/joomla/user/user.php:394 |
17 | JUser->authorise() | JROOT/templates/apicloudnature/html/com_content/featured/default_item.php:13 |
16 | include JROOT/templates/apicloudnature/html/com_content/featured/default_item.php | JROOT/libraries/legacy/view/legacy.php:677 |
15 | JViewLegacy->loadTemplate() | JROOT/templates/apicloudnature/html/com_content/featured/default.php:64 |
14 | include JROOT/templates/apicloudnature/html/com_content/featured/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
13 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
12 | JViewLegacy->display() | JROOT/components/com_content/views/featured/view.html.php:159 |
11 | ContentViewFeatured->display() | JROOT/libraries/joomla/cache/controller/view.php:95 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:660 |
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 |
Tempo della query: 2.49 ms Dopo l'ultima query: 0.48 ms Memoria query: 0.032 MB memoria prima della query: 5.611 MB Righe restituite: 3
SELECT b.rules
FROM joom2_assets AS a
LEFT JOIN joom2_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.category.36' OR a.name = 'com_content' OR a.parent_id=0)
ORDER BY b.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | index_merge | idx_asset_name,idx_parent_id | idx_asset_name,idx_parent_id | 202,4 | NULL | 3 | Using sort_union(idx_asset_name,idx_parent_id); Using where; Using temporary; Using filesort |
1 | SIMPLE | b | ALL | idx_lft_rgt | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 100 | |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 0.01 ms |
Waiting on query cache mutex | 0.01 ms |
checking query cache for query | 0.16 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.04 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.09 ms |
init | 0.05 ms |
optimizing | 0.03 ms |
statistics | 0.11 ms |
preparing | 0.03 ms |
Creating tmp table | 0.14 ms |
executing | 0.01 ms |
Copying to tmp table | 1.24 ms |
Sorting result | 0.04 ms |
Sending data | 0.04 ms |
end | 0.01 ms |
removing tmp table | 0.01 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.04 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.06 ms |
Waiting for query cache lock | 0.01 ms |
Waiting on query cache mutex | 0.01 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.01 ms |
logging slow query | 0.01 ms |
cleaning up | 0.01 ms |
# | Caller | File e numero di linea | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1538 |
20 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:652 |
19 | JAccess::getAssetRules() | JROOT/libraries/joomla/access/access.php:176 |
18 | JAccess::check() | JROOT/libraries/joomla/user/user.php:394 |
17 | JUser->authorise() | JROOT/templates/apicloudnature/html/com_content/featured/default_item.php:13 |
16 | include JROOT/templates/apicloudnature/html/com_content/featured/default_item.php | JROOT/libraries/legacy/view/legacy.php:677 |
15 | JViewLegacy->loadTemplate() | JROOT/templates/apicloudnature/html/com_content/featured/default.php:64 |
14 | include JROOT/templates/apicloudnature/html/com_content/featured/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
13 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
12 | JViewLegacy->display() | JROOT/components/com_content/views/featured/view.html.php:159 |
11 | ContentViewFeatured->display() | JROOT/libraries/joomla/cache/controller/view.php:95 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:660 |
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 |
Tempo della query: 5.11 ms Dopo l'ultima query: 13.64 ms Memoria query: 0.043 MB memoria prima della query: 5.721 MB Righe restituite: 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 joom2_categories as c
LEFT JOIN (SELECT cat.id as id
FROM joom2_categories AS cat JOIN joom2_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 joom2_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,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 | <derived2> | system | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 0 | const row not found |
1 | PRIMARY | s | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | Using filesort |
1 | PRIMARY | c | ALL | cat_idx,idx_access,idx_left_right | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 7 | Using where |
2 | DERIVED | parent | range | cat_idx,idx_left_right | cat_idx | 203 | NULL | 2 | Using where; Using temporary; Using filesort |
2 | DERIVED | cat | index | idx_left_right | idx_left_right | 8 | NULL | 7 | Using where; Using index; Using join buffer |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.02 ms |
checking query cache for query | 0.29 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
System lock | 0.06 ms |
optimizing | 0.02 ms |
statistics | 0.08 ms |
preparing | 3.02 ms |
Creating tmp table | 0.03 ms |
executing | 0.00 ms |
Copying to tmp table | 0.07 ms |
Sorting result | 0.02 ms |
Sending data | 0.01 ms |
removing tmp table | 0.01 ms |
Sending data | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
Sending data | 0.08 ms |
init | 0.12 ms |
optimizing | 0.03 ms |
statistics | 0.13 ms |
preparing | 0.03 ms |
executing | 0.00 ms |
Sorting result | 0.08 ms |
Sending data | 0.10 ms |
end | 0.01 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
removing tmp table | 0.01 ms |
closing tables | 0.05 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.05 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.01 ms |
# | Caller | File e numero di linea | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:309 |
19 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:184 |
18 | JCategories->get() | JROOT/components/com_content/helpers/route.php:44 |
17 | ContentHelperRoute::getArticleRoute() | JROOT/templates/apicloudnature/html/com_content/featured/default_item.php:38 |
16 | include JROOT/templates/apicloudnature/html/com_content/featured/default_item.php | JROOT/libraries/legacy/view/legacy.php:677 |
15 | JViewLegacy->loadTemplate() | JROOT/templates/apicloudnature/html/com_content/featured/default.php:64 |
14 | include JROOT/templates/apicloudnature/html/com_content/featured/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
13 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
12 | JViewLegacy->display() | JROOT/components/com_content/views/featured/view.html.php:159 |
11 | ContentViewFeatured->display() | JROOT/libraries/joomla/cache/controller/view.php:95 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:660 |
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 |
Tempo della query: 1.80 ms Dopo l'ultima query: 6.30 ms Memoria query: 0.042 MB memoria prima della query: 5.756 MB Righe restituite: 16
SHOW FULL COLUMNS
FROM `joom2_users`
EXPLAIN non possibile sulla query: SHOW FULL COLUMNS FROM `joom2_users`
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.55 ms |
System lock | 0.01 ms |
init | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.01 ms |
Opening tables | 0.03 ms |
checking permissions | 0.04 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.02 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.02 ms |
Sending data | 0.07 ms |
end | 0.01 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
removing tmp table | 0.31 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File e numero di linea | 31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
30 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
29 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:241 |
28 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:162 |
27 | JTable->__construct() | JROOT/libraries/joomla/table/user.php:39 |
26 | JTableUser->__construct() | JROOT/libraries/joomla/table/table.php:308 |
25 | JTable::getInstance() | JROOT/libraries/joomla/user/user.php:583 |
24 | JUser::getTable() | JROOT/libraries/joomla/user/user.php:861 |
23 | JUser->load() | JROOT/libraries/joomla/user/user.php:243 |
22 | JUser->__construct() | JROOT/libraries/joomla/user/user.php:296 |
21 | JUser::getInstance() | JROOT/libraries/joomla/factory.php:248 |
20 | JFactory::getUser() | JROOT/components/com_content/helpers/icon.php:159 |
19 | JHtmlIcon::edit() | JROOT/libraries/cms/html/html.php:237 |
18 | JHtml::call() | JROOT/libraries/cms/html/html.php:139 |
17 | JHtml::_() | JROOT/templates/apicloudnature/html/com_content/featured/default_item.php:59 |
16 | include JROOT/templates/apicloudnature/html/com_content/featured/default_item.php | JROOT/libraries/legacy/view/legacy.php:677 |
15 | JViewLegacy->loadTemplate() | JROOT/templates/apicloudnature/html/com_content/featured/default.php:64 |
14 | include JROOT/templates/apicloudnature/html/com_content/featured/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
13 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
12 | JViewLegacy->display() | JROOT/components/com_content/views/featured/view.html.php:159 |
11 | ContentViewFeatured->display() | JROOT/libraries/joomla/cache/controller/view.php:95 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:660 |
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 |
Tempo della query: 0.63 ms Dopo l'ultima query: 0.47 ms Memoria query: 0.039 MB memoria prima della query: 5.806 MB Righe restituite: 1
SELECT *
FROM `joom2_users`
WHERE `id` = 570
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | joom2_users | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.01 ms |
checking query cache for query | 0.02 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.03 ms |
init | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.04 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.02 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.04 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File e numero di linea | 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
25 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/user.php:85 |
24 | JTableUser->load() | JROOT/libraries/joomla/user/user.php:864 |
23 | JUser->load() | JROOT/libraries/joomla/user/user.php:243 |
22 | JUser->__construct() | JROOT/libraries/joomla/user/user.php:296 |
21 | JUser::getInstance() | JROOT/libraries/joomla/factory.php:248 |
20 | JFactory::getUser() | JROOT/components/com_content/helpers/icon.php:159 |
19 | JHtmlIcon::edit() | JROOT/libraries/cms/html/html.php:237 |
18 | JHtml::call() | JROOT/libraries/cms/html/html.php:139 |
17 | JHtml::_() | JROOT/templates/apicloudnature/html/com_content/featured/default_item.php:59 |
16 | include JROOT/templates/apicloudnature/html/com_content/featured/default_item.php | JROOT/libraries/legacy/view/legacy.php:677 |
15 | JViewLegacy->loadTemplate() | JROOT/templates/apicloudnature/html/com_content/featured/default.php:64 |
14 | include JROOT/templates/apicloudnature/html/com_content/featured/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
13 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
12 | JViewLegacy->display() | JROOT/components/com_content/views/featured/view.html.php:159 |
11 | ContentViewFeatured->display() | JROOT/libraries/joomla/cache/controller/view.php:95 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:660 |
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 |
Tempo della query: 0.69 ms Dopo l'ultima query: 2.25 ms Memoria query: 0.035 MB memoria prima della query: 5.830 MB Righe restituite: 1
SELECT `g`.`id`,`g`.`title`
FROM `joom2_usergroups` AS g
INNER JOIN `joom2_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 570
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | Sql793024_2.m.group_id | 1 | |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.01 ms |
checking query cache for query | 0.04 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.03 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.04 ms |
init | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sending data | 0.03 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.03 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.11 ms |
Waiting for query cache lock | 0.01 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File e numero di linea | 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1494 |
25 | JDatabaseDriver->loadAssocList() | JROOT/libraries/joomla/table/user.php:110 |
24 | JTableUser->load() | JROOT/libraries/joomla/user/user.php:864 |
23 | JUser->load() | JROOT/libraries/joomla/user/user.php:243 |
22 | JUser->__construct() | JROOT/libraries/joomla/user/user.php:296 |
21 | JUser::getInstance() | JROOT/libraries/joomla/factory.php:248 |
20 | JFactory::getUser() | JROOT/components/com_content/helpers/icon.php:159 |
19 | JHtmlIcon::edit() | JROOT/libraries/cms/html/html.php:237 |
18 | JHtml::call() | JROOT/libraries/cms/html/html.php:139 |
17 | JHtml::_() | JROOT/templates/apicloudnature/html/com_content/featured/default_item.php:59 |
16 | include JROOT/templates/apicloudnature/html/com_content/featured/default_item.php | JROOT/libraries/legacy/view/legacy.php:677 |
15 | JViewLegacy->loadTemplate() | JROOT/templates/apicloudnature/html/com_content/featured/default.php:64 |
14 | include JROOT/templates/apicloudnature/html/com_content/featured/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
13 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
12 | JViewLegacy->display() | JROOT/components/com_content/views/featured/view.html.php:159 |
11 | ContentViewFeatured->display() | JROOT/libraries/joomla/cache/controller/view.php:95 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:660 |
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 |
Tempo della query: 1.67 ms Dopo l'ultima query: 1.13 ms Memoria query: 0.032 MB memoria prima della query: 5.862 MB Righe restituite: 3
SELECT b.rules
FROM joom2_assets AS a
LEFT JOIN joom2_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.category.35' OR a.name = 'com_content' OR a.parent_id=0)
ORDER BY b.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | index_merge | idx_asset_name,idx_parent_id | idx_asset_name,idx_parent_id | 202,4 | NULL | 3 | Using sort_union(idx_asset_name,idx_parent_id); Using where; Using temporary; Using filesort |
1 | SIMPLE | b | ALL | idx_lft_rgt | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 100 | |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.01 ms |
checking query cache for query | 0.06 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.03 ms |
init | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.02 ms |
Creating tmp table | 0.07 ms |
executing | 0.01 ms |
Copying to tmp table | 0.96 ms |
Sorting result | 0.03 ms |
Sending data | 0.02 ms |
end | 0.01 ms |
removing tmp table | 0.01 ms |
end | 0.01 ms |
query end | 0.00 ms |
closing tables | 0.02 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.05 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File e numero di linea | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1538 |
20 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:652 |
19 | JAccess::getAssetRules() | JROOT/libraries/joomla/access/access.php:176 |
18 | JAccess::check() | JROOT/libraries/joomla/user/user.php:394 |
17 | JUser->authorise() | JROOT/templates/apicloudnature/html/com_content/featured/default_item.php:13 |
16 | include JROOT/templates/apicloudnature/html/com_content/featured/default_item.php | JROOT/libraries/legacy/view/legacy.php:677 |
15 | JViewLegacy->loadTemplate() | JROOT/templates/apicloudnature/html/com_content/featured/default.php:120 |
14 | include JROOT/templates/apicloudnature/html/com_content/featured/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
13 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
12 | JViewLegacy->display() | JROOT/components/com_content/views/featured/view.html.php:159 |
11 | ContentViewFeatured->display() | JROOT/libraries/joomla/cache/controller/view.php:95 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:660 |
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 |
Tempo della query: 0.66 ms Dopo l'ultima query: 0.92 ms Memoria query: 0.039 MB memoria prima della query: 5.888 MB Righe restituite: 1
SELECT *
FROM `joom2_users`
WHERE `id` = 572
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | joom2_users | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.01 ms |
checking query cache for query | 0.02 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.03 ms |
init | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.03 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.02 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.11 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File e numero di linea | 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
25 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/user.php:85 |
24 | JTableUser->load() | JROOT/libraries/joomla/user/user.php:864 |
23 | JUser->load() | JROOT/libraries/joomla/user/user.php:243 |
22 | JUser->__construct() | JROOT/libraries/joomla/user/user.php:296 |
21 | JUser::getInstance() | JROOT/libraries/joomla/factory.php:248 |
20 | JFactory::getUser() | JROOT/components/com_content/helpers/icon.php:159 |
19 | JHtmlIcon::edit() | JROOT/libraries/cms/html/html.php:237 |
18 | JHtml::call() | JROOT/libraries/cms/html/html.php:105 |
17 | JHtml::_() | JROOT/templates/apicloudnature/html/com_content/featured/default_item.php:59 |
16 | include JROOT/templates/apicloudnature/html/com_content/featured/default_item.php | JROOT/libraries/legacy/view/legacy.php:677 |
15 | JViewLegacy->loadTemplate() | JROOT/templates/apicloudnature/html/com_content/featured/default.php:120 |
14 | include JROOT/templates/apicloudnature/html/com_content/featured/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
13 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
12 | JViewLegacy->display() | JROOT/components/com_content/views/featured/view.html.php:159 |
11 | ContentViewFeatured->display() | JROOT/libraries/joomla/cache/controller/view.php:95 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:660 |
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 |
Tempo della query: 0.69 ms Dopo l'ultima query: 0.21 ms Memoria query: 0.036 MB memoria prima della query: 5.915 MB Righe restituite: 2
SELECT `g`.`id`,`g`.`title`
FROM `joom2_usergroups` AS g
INNER JOIN `joom2_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 572
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY | PRIMARY | 4 | const | 2 | Using index |
1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | Sql793024_2.m.group_id | 1 | |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.01 ms |
checking query cache for query | 0.04 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.03 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.04 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sending data | 0.04 ms |
end | 0.04 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.19 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File e numero di linea | 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1494 |
25 | JDatabaseDriver->loadAssocList() | JROOT/libraries/joomla/table/user.php:110 |
24 | JTableUser->load() | JROOT/libraries/joomla/user/user.php:864 |
23 | JUser->load() | JROOT/libraries/joomla/user/user.php:243 |
22 | JUser->__construct() | JROOT/libraries/joomla/user/user.php:296 |
21 | JUser::getInstance() | JROOT/libraries/joomla/factory.php:248 |
20 | JFactory::getUser() | JROOT/components/com_content/helpers/icon.php:159 |
19 | JHtmlIcon::edit() | JROOT/libraries/cms/html/html.php:237 |
18 | JHtml::call() | JROOT/libraries/cms/html/html.php:105 |
17 | JHtml::_() | JROOT/templates/apicloudnature/html/com_content/featured/default_item.php:59 |
16 | include JROOT/templates/apicloudnature/html/com_content/featured/default_item.php | JROOT/libraries/legacy/view/legacy.php:677 |
15 | JViewLegacy->loadTemplate() | JROOT/templates/apicloudnature/html/com_content/featured/default.php:120 |
14 | include JROOT/templates/apicloudnature/html/com_content/featured/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
13 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
12 | JViewLegacy->display() | JROOT/components/com_content/views/featured/view.html.php:159 |
11 | ContentViewFeatured->display() | JROOT/libraries/joomla/cache/controller/view.php:95 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:660 |
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 |
Tempo della query: 1.60 ms Dopo l'ultima query: 1.19 ms Memoria query: 0.032 MB memoria prima della query: 5.953 MB Righe restituite: 3
SELECT b.rules
FROM joom2_assets AS a
LEFT JOIN joom2_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.category.24' OR a.name = 'com_content' OR a.parent_id=0)
ORDER BY b.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | index_merge | idx_asset_name,idx_parent_id | idx_asset_name,idx_parent_id | 202,4 | NULL | 3 | Using sort_union(idx_asset_name,idx_parent_id); Using where; Using temporary; Using filesort |
1 | SIMPLE | b | ALL | idx_lft_rgt | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 100 | |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.01 ms |
checking query cache for query | 0.07 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.04 ms |
init | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.05 ms |
preparing | 0.03 ms |
Creating tmp table | 0.04 ms |
executing | 0.00 ms |
Copying to tmp table | 0.60 ms |
Sorting result | 0.03 ms |
Sending data | 0.02 ms |
end | 0.00 ms |
removing tmp table | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.02 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.24 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.01 ms |
# | Caller | File e numero di linea | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1538 |
20 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:652 |
19 | JAccess::getAssetRules() | JROOT/libraries/joomla/access/access.php:176 |
18 | JAccess::check() | JROOT/libraries/joomla/user/user.php:394 |
17 | JUser->authorise() | JROOT/templates/apicloudnature/html/com_content/featured/default_item.php:13 |
16 | include JROOT/templates/apicloudnature/html/com_content/featured/default_item.php | JROOT/libraries/legacy/view/legacy.php:677 |
15 | JViewLegacy->loadTemplate() | JROOT/templates/apicloudnature/html/com_content/featured/default.php:120 |
14 | include JROOT/templates/apicloudnature/html/com_content/featured/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
13 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
12 | JViewLegacy->display() | JROOT/components/com_content/views/featured/view.html.php:159 |
11 | ContentViewFeatured->display() | JROOT/libraries/joomla/cache/controller/view.php:95 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:660 |
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 |
Tempo della query: 1.52 ms Dopo l'ultima query: 83.57 ms Memoria query: 0.029 MB memoria prima della query: 12.033 MB Righe restituite: 6
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM joom2_modules AS m
LEFT JOIN joom2_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN joom2_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-20 22:29:41')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2024-11-20 22:29:41')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 101 OR mm.menuid <= 0)
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 | published | 1 | const | 8 | Using where; Using filesort |
1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | Sql793024_2.m.id | 1 | Using where; Using index |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 403 | Sql793024_2.m.module,const | 1 | Using where |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.06 ms |
checking query cache for query | 0.13 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.01 ms |
Opening tables | 0.04 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.06 ms |
init | 0.07 ms |
optimizing | 0.03 ms |
statistics | 0.13 ms |
preparing | 0.06 ms |
executing | 0.00 ms |
Sorting result | 0.22 ms |
Sending data | 0.21 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.05 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.05 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.01 ms |
# | Caller | File e numero di linea | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
13 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/cache/controller/callback.php:152 |
12 | JCacheControllerCallback->get() | JROOT/libraries/cms/module/helper.php:425 |
11 | JModuleHelper::getModuleList() | JROOT/libraries/cms/module/helper.php:361 |
10 | JModuleHelper::load() | JROOT/libraries/cms/module/helper.php:84 |
9 | JModuleHelper::getModules() | JROOT/libraries/joomla/document/html.php:501 |
8 | JDocumentHtml->countModules() | JROOT/templates/apicloudnature/index.php:34 |
7 | require JROOT/templates/apicloudnature/index.php | JROOT/libraries/joomla/document/html.php:578 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:640 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:455 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1072 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.42 ms Dopo l'ultima query: 2.24 ms Memoria query: 0.007 MB memoria prima della query: 12.045 MB
DELETE
FROM `joom2_session`
WHERE `time` < '1732140881'
EXPLAIN non possibile sulla query: DELETE
FROM `joom2_session`
WHERE `time` < '1732140881'
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
System lock | 0.01 ms |
init | 0.06 ms |
updating | 0.03 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.05 ms |
logging slow query | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File e numero di linea | 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/application/cms.php:790 |
10 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
9 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
8 | JApplicationSite->__construct() | JROOT/templates/apicloudnature/index.php:134 |
7 | require JROOT/templates/apicloudnature/index.php | JROOT/libraries/joomla/document/html.php:578 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:640 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:455 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1072 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.50 ms Dopo l'ultima query: 0.13 ms Memoria query: 0.026 MB memoria prima della query: 12.055 MB Righe restituite: 1
SELECT `session_id`
FROM `joom2_session`
WHERE `session_id` = 'lv0pn0lpeu7ooh9fjjhgh81ll0'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | joom2_session | const | PRIMARY | PRIMARY | 766 | const | 1 | Using index |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.01 ms |
checking query cache for query | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.04 ms |
init | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.01 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.06 ms |
Waiting for query cache lock | 0.01 ms |
Waiting on query cache mutex | 0.01 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.08 ms |
logging slow query | 0.00 ms |
cleaning up | 0.01 ms |
# | Caller | File e numero di linea | 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
12 | JDatabaseDriver->loadResult() | JROOT/libraries/cms/application/cms.php:176 |
11 | JApplicationCms->checkSession() | JROOT/libraries/cms/application/cms.php:799 |
10 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
9 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
8 | JApplicationSite->__construct() | JROOT/templates/apicloudnature/index.php:134 |
7 | require JROOT/templates/apicloudnature/index.php | JROOT/libraries/joomla/document/html.php:578 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:640 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:455 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1072 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.41 ms Dopo l'ultima query: 84.37 ms Memoria query: 0.006 MB memoria prima della query: 15.220 MB
LOCK TABLES `joom2_extensions` WRITE
EXPLAIN non possibile sulla query: LOCK TABLES `joom2_extensions` WRITE
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
System lock | 0.01 ms |
invalidating query cache entri | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
invalidating query cache entri | 0.06 ms |
query end | 0.01 ms |
closing tables | 0.00 ms |
freeing items | 0.05 ms |
logging slow query | 0.00 ms |
cleaning up | 0.01 ms |
# | Caller | File e numero di linea | 9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver/mysqli.php:543 |
8 | JDatabaseDriverMysqli->lockTable() | JROOT/plugins/system/updatenotification/updatenotification.php:79 |
7 | PlgSystemUpdatenotification->onAfterRender() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1092 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.69 ms Dopo l'ultima query: 0.05 ms Memoria query: 0.005 MB memoria prima della query: 15.227 MB
UPDATE `joom2_extensions`
SET `params` = '{\"lastrun\":1732141781}'
WHERE `type` = 'plugin'
AND `folder` = 'system'
AND `element` = 'updatenotification'
EXPLAIN non possibile sulla query: UPDATE `joom2_extensions`
SET `params` = '{\"lastrun\":1732141781}'
WHERE `type` = 'plugin' AND `folder` = 'system' AND `element` = 'updatenotification'
Status | Duration |
---|
starting | 0.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
init | 0.14 ms |
Updating | 0.11 ms |
end | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
end | 0.01 ms |
query end | 0.09 ms |
closing tables | 0.03 ms |
freeing items | 0.06 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File e numero di linea | 8 | JDatabaseDriverMysqli->execute() | JROOT/plugins/system/updatenotification/updatenotification.php:90 |
7 | PlgSystemUpdatenotification->onAfterRender() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1092 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.31 ms Dopo l'ultima query: 3.65 ms Memoria query: 0.006 MB memoria prima della query: 15.234 MB
UNLOCK TABLES
EXPLAIN non possibile sulla query: UNLOCK TABLES
Status | Duration |
---|
starting | 0.04 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
logging slow query | 0.00 ms |
cleaning up | 0.01 ms |
# | Caller | File e numero di linea | 9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver/mysqli.php:918 |
8 | JDatabaseDriverMysqli->unlockTables() | JROOT/plugins/system/updatenotification/updatenotification.php:104 |
7 | PlgSystemUpdatenotification->onAfterRender() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1092 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 8.29 ms Dopo l'ultima query: 3.64 ms Memoria query: 0.026 MB memoria prima della query: 15.310 MB Righe restituite: 2
SELECT DISTINCT a.update_site_id, a.type, a.location, a.last_check_timestamp, a.extra_query
FROM `joom2_update_sites` AS `a`
INNER JOIN joom2_update_sites_extensions AS b
ON a.update_site_id = b.update_site_id
WHERE a.enabled = 1
AND b.extension_id IN (700)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | b | index | PRIMARY | PRIMARY | 8 | NULL | 12 | Using where; Using index; Using temporary |
1 | SIMPLE | a | eq_ref | PRIMARY | PRIMARY | 4 | Sql793024_2.b.update_site_id | 1 | Using where |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.01 ms |
checking query cache for query | 0.06 ms |
checking permissions | 0.00 ms |
checking permissions | 0.01 ms |
Opening tables | 5.73 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.04 ms |
init | 0.03 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.02 ms |
Creating tmp table | 0.49 ms |
executing | 0.01 ms |
Copying to tmp table | 0.14 ms |
Sending data | 0.04 ms |
end | 0.01 ms |
removing tmp table | 0.38 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.68 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.24 ms |
Waiting for query cache lock | 0.01 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.01 ms |
# | Caller | File e numero di linea | 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1494 |
10 | JDatabaseDriver->loadAssocList() | JROOT/libraries/joomla/updater/updater.php:229 |
9 | JUpdater->getUpdateSites() | JROOT/libraries/joomla/updater/updater.php:119 |
8 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
7 | PlgSystemUpdatenotification->onAfterRender() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1092 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 1.75 ms Dopo l'ultima query: 0.46 ms Memoria query: 0.025 MB memoria prima della query: 15.321 MB Righe restituite: 1
SELECT DISTINCT update_site_id
FROM joom2_updates
WHERE `update_site_id` IN (
SELECT update_site_id
FROM joom2_update_sites
WHERE `last_check_timestamp` IS NULL OR `last_check_timestamp` <= '1732120181')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | PRIMARY | joom2_updates | ALL | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 1 | Using where; Using temporary |
2 | DEPENDENT SUBQUERY | joom2_update_sites | unique_subquery | PRIMARY | PRIMARY | 4 | func | 1 | Using where |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.01 ms |
checking query cache for query | 0.05 ms |
checking permissions | 0.00 ms |
checking permissions | 0.01 ms |
Opening tables | 0.10 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.05 ms |
init | 0.04 ms |
optimizing | 0.01 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
Creating tmp table | 0.04 ms |
executing | 0.01 ms |
Copying to tmp table | 0.03 ms |
optimizing | 0.02 ms |
statistics | 0.01 ms |
preparing | 0.86 ms |
Sending data | 0.02 ms |
end | 0.01 ms |
removing tmp table | 0.01 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.05 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.06 ms |
logging slow query | 0.00 ms |
cleaning up | 0.01 ms |
# | Caller | File e numero di linea | 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1538 |
10 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/updater/updater.php:400 |
9 | JUpdater->getSitesWithUpdates() | JROOT/libraries/joomla/updater/updater.php:132 |
8 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
7 | PlgSystemUpdatenotification->onAfterRender() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1092 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 1.07 ms Dopo l'ultima query: 3.67 ms Memoria query: 0.026 MB memoria prima della query: 15.333 MB Righe restituite: 1
SELECT `name`
FROM `joom2_update_sites`
WHERE `update_site_id` = '1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | joom2_update_sites | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.01 ms |
checking query cache for query | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
Waiting on query cache mutex | 0.03 ms |
init | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.05 ms |
Waiting for query cache lock | 0.01 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.01 ms |
logging slow query | 0.01 ms |
cleaning up | 0.01 ms |
# | Caller | File e numero di linea | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
13 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/updater/updateadapter.php:188 |
12 | JUpdateAdapter->getUpdateSiteName() | JROOT/libraries/joomla/updater/updateadapter.php:215 |
11 | JUpdateAdapter->getUpdateSiteResponse() | JROOT/libraries/joomla/updater/adapters/collection.php:223 |
10 | JUpdaterCollection->findUpdate() | JROOT/libraries/joomla/updater/updater.php:267 |
9 | JUpdater->getUpdateObjectsForSite() | JROOT/libraries/joomla/updater/updater.php:151 |
8 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
7 | PlgSystemUpdatenotification->onAfterRender() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1092 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 1.40 ms Dopo l'ultima query: 0.22 ms Memoria query: 0.008 MB memoria prima della query: 15.343 MB
UPDATE `joom2_update_sites`
SET `enabled` = '0'
WHERE `update_site_id` = '1'
EXPLAIN non possibile sulla query: UPDATE `joom2_update_sites`
SET `enabled` = '0'
WHERE `update_site_id` = '1'
Status | Duration |
---|
starting | 0.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
System lock | 0.01 ms |
init | 0.03 ms |
Updating | 0.06 ms |
end | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
end | 0.31 ms |
query end | 0.04 ms |
closing tables | 0.03 ms |
freeing items | 0.05 ms |
logging slow query | 0.01 ms |
cleaning up | 0.01 ms |
# | Caller | File e numero di linea | 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/updater/updateadapter.php:153 |
12 | JUpdateAdapter->toggleUpdateSite() | JROOT/libraries/joomla/updater/updateadapter.php:238 |
11 | JUpdateAdapter->getUpdateSiteResponse() | JROOT/libraries/joomla/updater/adapters/collection.php:223 |
10 | JUpdaterCollection->findUpdate() | JROOT/libraries/joomla/updater/updater.php:267 |
9 | JUpdater->getUpdateObjectsForSite() | JROOT/libraries/joomla/updater/updater.php:151 |
8 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
7 | PlgSystemUpdatenotification->onAfterRender() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1092 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.59 ms Dopo l'ultima query: 85.26 ms Memoria query: 0.008 MB memoria prima della query: 15.366 MB
UPDATE `joom2_update_sites`
SET `enabled` = '1'
WHERE `update_site_id` = '1'
EXPLAIN non possibile sulla query: UPDATE `joom2_update_sites`
SET `enabled` = '1'
WHERE `update_site_id` = '1'
Status | Duration |
---|
starting | 0.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
System lock | 0.01 ms |
init | 0.05 ms |
Updating | 0.06 ms |
end | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
end | 0.01 ms |
query end | 0.07 ms |
closing tables | 0.04 ms |
freeing items | 0.06 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File e numero di linea | 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/updater/updateadapter.php:153 |
12 | JUpdateAdapter->toggleUpdateSite() | JROOT/libraries/joomla/updater/updateadapter.php:254 |
11 | JUpdateAdapter->getUpdateSiteResponse() | JROOT/libraries/joomla/updater/adapters/collection.php:223 |
10 | JUpdaterCollection->findUpdate() | JROOT/libraries/joomla/updater/updater.php:267 |
9 | JUpdater->getUpdateObjectsForSite() | JROOT/libraries/joomla/updater/updater.php:151 |
8 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
7 | PlgSystemUpdatenotification->onAfterRender() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1092 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 2.23 ms Dopo l'ultima query: 1.47 ms Memoria query: 0.034 MB memoria prima della query: 15.377 MB Righe restituite: 14
SHOW FULL COLUMNS
FROM `joom2_updates`
EXPLAIN non possibile sulla query: SHOW FULL COLUMNS FROM `joom2_updates`
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.56 ms |
System lock | 0.01 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.01 ms |
Opening tables | 0.01 ms |
checking permissions | 0.05 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Sending data | 0.08 ms |
end | 0.01 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
removing tmp table | 0.81 ms |
closing tables | 0.01 ms |
freeing items | 0.07 ms |
logging slow query | 0.01 ms |
cleaning up | 0.01 ms |
# | Caller | File e numero di linea | 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
17 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:241 |
16 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:162 |
15 | JTable->__construct() | JROOT/libraries/joomla/table/update.php:31 |
14 | JTableUpdate->__construct() | JROOT/libraries/joomla/table/table.php:308 |
13 | JTable::getInstance() | JROOT/libraries/joomla/updater/adapters/collection.php:117 |
12 | JUpdaterCollection->_startElement() | Chiamata uguale alla linea sottostante. |
11 | xml_parse() | JROOT/libraries/joomla/updater/adapters/collection.php:234 |
10 | JUpdaterCollection->findUpdate() | JROOT/libraries/joomla/updater/updater.php:267 |
9 | JUpdater->getUpdateObjectsForSite() | JROOT/libraries/joomla/updater/updater.php:151 |
8 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
7 | PlgSystemUpdatenotification->onAfterRender() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1092 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 2.03 ms Dopo l'ultima query: 2.78 ms Memoria query: 0.033 MB memoria prima della query: 15.412 MB Righe restituite: 17
SHOW FULL COLUMNS
FROM `joom2_extensions`
EXPLAIN non possibile sulla query: SHOW FULL COLUMNS FROM `joom2_extensions`
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.46 ms |
System lock | 0.01 ms |
init | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.01 ms |
Opening tables | 0.02 ms |
checking permissions | 0.04 ms |
checking permissions | 0.03 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Sending data | 0.08 ms |
end | 0.01 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
removing tmp table | 0.46 ms |
closing tables | 0.01 ms |
freeing items | 0.07 ms |
logging slow query | 0.01 ms |
cleaning up | 0.01 ms |
# | Caller | File e numero di linea | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
14 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:241 |
13 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:162 |
12 | JTable->__construct() | JROOT/libraries/joomla/table/extension.php:31 |
11 | JTableExtension->__construct() | JROOT/libraries/joomla/table/table.php:308 |
10 | JTable::getInstance() | JROOT/libraries/joomla/updater/updater.php:311 |
9 | JUpdater->getUpdateObjectsForSite() | JROOT/libraries/joomla/updater/updater.php:151 |
8 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
7 | PlgSystemUpdatenotification->onAfterRender() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1092 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.48 ms Dopo l'ultima query: 0.23 ms Memoria query: 0.025 MB memoria prima della query: 15.456 MB Righe restituite: 1
SELECT `update_id`
FROM `joom2_updates`
WHERE element = 'joomla'
AND type = 'file'
AND client_id = '0'
AND folder = ''
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | joom2_updates | ALL | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 1 | Using where |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.01 ms |
checking query cache for query | 0.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.04 ms |
init | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.04 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.04 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.01 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.01 ms |
# | Caller | File e numero di linea | 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
11 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/table/update.php:110 |
10 | JTableUpdate->find() | JROOT/libraries/joomla/updater/updater.php:319 |
9 | JUpdater->getUpdateObjectsForSite() | JROOT/libraries/joomla/updater/updater.php:151 |
8 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
7 | PlgSystemUpdatenotification->onAfterRender() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1092 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.58 ms Dopo l'ultima query: 0.09 ms Memoria query: 0.025 MB memoria prima della query: 15.463 MB Righe restituite: 1
SELECT `extension_id`
FROM `joom2_extensions`
WHERE element = 'joomla'
AND type = 'file'
AND client_id = '0'
AND folder = ''
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | joom2_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 887 | const,const,const,const | 1 | Using where; Using index |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.01 ms |
checking query cache for query | 0.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.04 ms |
init | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.12 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sending data | 0.04 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.04 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.01 ms |
# | Caller | File e numero di linea | 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
11 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/table/extension.php:109 |
10 | JTableExtension->find() | JROOT/libraries/joomla/updater/updater.php:329 |
9 | JUpdater->getUpdateObjectsForSite() | JROOT/libraries/joomla/updater/updater.php:151 |
8 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
7 | PlgSystemUpdatenotification->onAfterRender() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1092 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.47 ms Dopo l'ultima query: 0.10 ms Memoria query: 0.029 MB memoria prima della query: 15.471 MB Righe restituite: 1
SELECT *
FROM joom2_updates
WHERE `update_id` = '1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | joom2_updates | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.01 ms |
checking query cache for query | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
Waiting on query cache mutex | 0.03 ms |
init | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.03 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.04 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File e numero di linea | 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
11 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:719 |
10 | JTable->load() | JROOT/libraries/joomla/updater/updater.php:356 |
9 | JUpdater->getUpdateObjectsForSite() | JROOT/libraries/joomla/updater/updater.php:151 |
8 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
7 | PlgSystemUpdatenotification->onAfterRender() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1092 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.21 ms Dopo l'ultima query: 0.14 ms Memoria query: 0.025 MB memoria prima della query: 15.479 MB Righe restituite: 1
SELECT `update_id`
FROM `joom2_updates`
WHERE element = 'joomla'
AND type = 'file'
AND client_id = '0'
AND folder = ''
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | joom2_updates | ALL | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 1 | Using where |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.01 ms |
checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.01 ms |
sending cached result to clien | 0.03 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File e numero di linea | 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
11 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/table/update.php:110 |
10 | JTableUpdate->find() | JROOT/libraries/joomla/updater/updater.php:319 |
9 | JUpdater->getUpdateObjectsForSite() | JROOT/libraries/joomla/updater/updater.php:151 |
8 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
7 | PlgSystemUpdatenotification->onAfterRender() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1092 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.21 ms Dopo l'ultima query: 0.07 ms Memoria query: 0.025 MB memoria prima della query: 15.486 MB Righe restituite: 1
SELECT `extension_id`
FROM `joom2_extensions`
WHERE element = 'joomla'
AND type = 'file'
AND client_id = '0'
AND folder = ''
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | joom2_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 887 | const,const,const,const | 1 | Using where; Using index |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.01 ms |
checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.01 ms |
sending cached result to clien | 0.03 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File e numero di linea | 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
11 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/table/extension.php:109 |
10 | JTableExtension->find() | JROOT/libraries/joomla/updater/updater.php:329 |
9 | JUpdater->getUpdateObjectsForSite() | JROOT/libraries/joomla/updater/updater.php:151 |
8 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
7 | PlgSystemUpdatenotification->onAfterRender() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1092 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.27 ms Dopo l'ultima query: 0.08 ms Memoria query: 0.029 MB memoria prima della query: 15.494 MB Righe restituite: 1
SELECT *
FROM joom2_updates
WHERE `update_id` = '1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | joom2_updates | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.01 ms |
checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.01 ms |
sending cached result to clien | 0.05 ms |
logging slow query | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File e numero di linea | 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
11 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:719 |
10 | JTable->load() | JROOT/libraries/joomla/updater/updater.php:356 |
9 | JUpdater->getUpdateObjectsForSite() | JROOT/libraries/joomla/updater/updater.php:151 |
8 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
7 | PlgSystemUpdatenotification->onAfterRender() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1092 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.40 ms Dopo l'ultima query: 0.10 ms Memoria query: 0.007 MB memoria prima della query: 15.496 MB
UPDATE `joom2_update_sites`
SET `last_check_timestamp` = '1732141782'
WHERE `update_site_id` = '1'
EXPLAIN non possibile sulla query: UPDATE `joom2_update_sites`
SET `last_check_timestamp` = '1732141782'
WHERE `update_site_id` = '1'
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
System lock | 0.01 ms |
init | 0.03 ms |
Updating | 0.04 ms |
end | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
end | 0.01 ms |
query end | 0.05 ms |
closing tables | 0.02 ms |
freeing items | 0.05 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File e numero di linea | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/updater/updater.php:429 |
9 | JUpdater->updateLastCheckTimestamp() | JROOT/libraries/joomla/updater/updater.php:165 |
8 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
7 | PlgSystemUpdatenotification->onAfterRender() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1092 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.39 ms Dopo l'ultima query: 0.12 ms Memoria query: 0.026 MB memoria prima della query: 15.504 MB Righe restituite: 1
SELECT `name`
FROM `joom2_update_sites`
WHERE `update_site_id` = '2'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | joom2_update_sites | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.01 ms |
checking query cache for query | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.03 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.04 ms |
Waiting for query cache lock | 0.00 ms |
Waiting on query cache mutex | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File e numero di linea | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
13 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/updater/updateadapter.php:188 |
12 | JUpdateAdapter->getUpdateSiteName() | JROOT/libraries/joomla/updater/updateadapter.php:215 |
11 | JUpdateAdapter->getUpdateSiteResponse() | JROOT/libraries/joomla/updater/adapters/collection.php:223 |
10 | JUpdaterCollection->findUpdate() | JROOT/libraries/joomla/updater/updater.php:267 |
9 | JUpdater->getUpdateObjectsForSite() | JROOT/libraries/joomla/updater/updater.php:151 |
8 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
7 | PlgSystemUpdatenotification->onAfterRender() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1092 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.39 ms Dopo l'ultima query: 0.08 ms Memoria query: 0.008 MB memoria prima della query: 15.513 MB
UPDATE `joom2_update_sites`
SET `enabled` = '0'
WHERE `update_site_id` = '2'
EXPLAIN non possibile sulla query: UPDATE `joom2_update_sites`
SET `enabled` = '0'
WHERE `update_site_id` = '2'
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
System lock | 0.01 ms |
init | 0.03 ms |
Updating | 0.04 ms |
end | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
end | 0.02 ms |
query end | 0.04 ms |
closing tables | 0.02 ms |
freeing items | 0.05 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File e numero di linea | 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/updater/updateadapter.php:153 |
12 | JUpdateAdapter->toggleUpdateSite() | JROOT/libraries/joomla/updater/updateadapter.php:238 |
11 | JUpdateAdapter->getUpdateSiteResponse() | JROOT/libraries/joomla/updater/adapters/collection.php:223 |
10 | JUpdaterCollection->findUpdate() | JROOT/libraries/joomla/updater/updater.php:267 |
9 | JUpdater->getUpdateObjectsForSite() | JROOT/libraries/joomla/updater/updater.php:151 |
8 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
7 | PlgSystemUpdatenotification->onAfterRender() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1092 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.68 ms Dopo l'ultima query: 67.34 ms Memoria query: 0.008 MB memoria prima della query: 15.526 MB
UPDATE `joom2_update_sites`
SET `enabled` = '1'
WHERE `update_site_id` = '2'
EXPLAIN non possibile sulla query: UPDATE `joom2_update_sites`
SET `enabled` = '1'
WHERE `update_site_id` = '2'
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
System lock | 0.01 ms |
init | 0.06 ms |
Updating | 0.06 ms |
end | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
end | 0.01 ms |
query end | 0.05 ms |
closing tables | 0.04 ms |
freeing items | 0.06 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File e numero di linea | 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/updater/updateadapter.php:153 |
12 | JUpdateAdapter->toggleUpdateSite() | JROOT/libraries/joomla/updater/updateadapter.php:254 |
11 | JUpdateAdapter->getUpdateSiteResponse() | JROOT/libraries/joomla/updater/adapters/collection.php:223 |
10 | JUpdaterCollection->findUpdate() | JROOT/libraries/joomla/updater/updater.php:267 |
9 | JUpdater->getUpdateObjectsForSite() | JROOT/libraries/joomla/updater/updater.php:151 |
8 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
7 | PlgSystemUpdatenotification->onAfterRender() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1092 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.61 ms Dopo l'ultima query: 1.72 ms Memoria query: 0.007 MB memoria prima della query: 15.530 MB
UPDATE `joom2_update_sites`
SET `last_check_timestamp` = '1732141782'
WHERE `update_site_id` = '2'
EXPLAIN non possibile sulla query: UPDATE `joom2_update_sites`
SET `last_check_timestamp` = '1732141782'
WHERE `update_site_id` = '2'
Status | Duration |
---|
starting | 0.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
System lock | 0.01 ms |
init | 0.05 ms |
Updating | 0.06 ms |
end | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
end | 0.01 ms |
query end | 0.06 ms |
closing tables | 0.03 ms |
freeing items | 0.05 ms |
logging slow query | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File e numero di linea | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/updater/updater.php:429 |
9 | JUpdater->updateLastCheckTimestamp() | JROOT/libraries/joomla/updater/updater.php:165 |
8 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
7 | PlgSystemUpdatenotification->onAfterRender() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1092 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
3 × SELECT `m`.`tag_id`,`t`.*
FROM `joom2_contentitem_tag_map` AS m
INNER JOIN `joom2_tags` AS t
ON `m`.`tag_id` = `t`.`id`
3 × SELECT b.rules
FROM joom2_assets AS a
LEFT JOIN joom2_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
2 × SELECT `session_id`
FROM `joom2_session`
2 × SELECT `extension_id`
FROM `joom2_extensions`
2 × SELECT `update_id`
FROM `joom2_updates`
2 × SELECT `name`
FROM `joom2_update_sites`
2 × SELECT `g`.`id`,`g`.`title`
FROM `joom2_usergroups` AS g
INNER JOIN `joom2_user_usergroup_map` AS m
ON m.group_id = g.id
2 × SELECT *
FROM `joom2_users`
2 × SELECT *
FROM joom2_updates
2 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `joom2_extensions`
1 × SELECT *
FROM joom2_assets
1 × SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM joom2_menu AS m
LEFT JOIN joom2_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT b.id
FROM joom2_usergroups AS a
LEFT JOIN joom2_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT id, rules
FROM `joom2_viewlevels
1 × SELECT DISTINCT update_site_id
FROM joom2_updates
1 × SELECT DISTINCT a.update_site_id, a.type, a.location, a.last_check_timestamp, a.extra_query
FROM `joom2_update_sites` AS `a`
INNER JOIN joom2_update_sites_extensions AS b
ON a.update_site_id = b.update_site_id
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM joom2_modules AS m
LEFT JOIN joom2_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN joom2_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT folder AS type, element AS name, params
FROM joom2_extensions
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 joom2_categories as c
LEFT JOIN (SELECT cat.id as id
FROM joom2_categories AS cat JOIN joom2_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
1 × SELECT a.rules
FROM joom2_assets AS a
1 × SELECT *
FROM joom2_languages
1 × SELECT a.id, a.name, a.rules
FROM joom2_assets AS a
1 × SELECT a.id, a.parent_id
FROM joom2_assets AS a
1 × SELECT COUNT(*)
FROM joom2_content AS a
INNER JOIN joom2_content_frontpage AS fp
ON fp.content_id = a.id
LEFT JOIN joom2_categories AS c
ON c.id = a.catid
LEFT JOIN joom2_users AS ua
ON ua.id = a.created_by
LEFT JOIN joom2_users AS uam
ON uam.id = a.modified_by
LEFT JOIN joom2_categories as parent
ON parent.id = c.parent_id
LEFT JOIN joom2_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM joom2_categories AS cat JOIN joom2_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
1 × SELECT id, home, template, s.params
FROM joom2_template_styles as s
LEFT JOIN joom2_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_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 joom2_content AS a
INNER JOIN joom2_content_frontpage AS fp
ON fp.content_id = a.id
LEFT JOIN joom2_categories AS c
ON c.id = a.catid
LEFT JOIN joom2_users AS ua
ON ua.id = a.created_by
LEFT JOIN joom2_users AS uam
ON uam.id = a.modified_by
LEFT JOIN joom2_categories as parent
ON parent.id = c.parent_id
LEFT JOIN joom2_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM joom2_categories AS cat JOIN joom2_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
1 × SELECT a.name, a.rules
FROM joom2_assets AS a
1 × SELECT element
FROM joom2_extensions
1 × SELECT `data`
FROM `joom2_session`