Query Time: 3.00 ms
SELECT `data`
FROM `jos_session`
WHERE `session_id` = 'cec70dfc6ee54fdf513b0f35b59ca143'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | jos_session | const | PRIMARY | PRIMARY | 575 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number | 14 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
13 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/session/storage/database.php:44 |
12 | JSessionStorageDatabase->read() | Same as call in the line below. |
11 | session_start() | JROOT/libraries/joomla/session/handler/native.php:259 |
10 | JSessionHandlerNative->doSessionStart() | JROOT/libraries/joomla/session/handler/native.php:49 |
9 | JSessionHandlerNative->start() | JROOT/libraries/joomla/session/handler/joomla.php:81 |
8 | JSessionHandlerJoomla->start() | JROOT/libraries/joomla/session/session.php:636 |
7 | JSession->_start() | JROOT/libraries/joomla/session/session.php:596 |
6 | JSession->start() | JROOT/libraries/cms/application/cms.php:773 |
5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:408 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:46 |
Query Time: 1.64 ms After last query: 18.26 ms
DELETE
FROM `jos_session`
WHERE `time` < '1680251393'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | jos_session | range | time | time | 45 | const | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number | 6 | JDatabaseDriverMysql->execute() | JROOT/libraries/cms/application/cms.php:790 |
5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:408 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:46 |
Query Time: 1.11 ms After last query: 0.29 ms
SELECT `session_id`
FROM `jos_session`
WHERE `session_id` = 'cec70dfc6ee54fdf513b0f35b59ca143'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | jos_session | const | PRIMARY | PRIMARY | 575 | const | 1 | 100.00 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number | 8 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
7 | JDatabaseDriver->loadResult() | JROOT/libraries/cms/application/cms.php:176 |
6 | JApplicationCms->checkSession() | JROOT/libraries/cms/application/cms.php:799 |
5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:408 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:46 |
Query Time: 1.27 ms After last query: 0.49 ms
INSERT INTO `jos_session`
(`session_id`,`client_id`,`guest`,`time`,`userid`,`username`)
VALUES
('cec70dfc6ee54fdf513b0f35b59ca143', 0, 1, '1680252293', 0, '')
EXPLAIN not possible on query: INSERT INTO `jos_session`
(`session_id`,`client_id`,`guest`,`time`,`userid`,`username`) VALUES
('cec70dfc6ee54fdf513b0f35b59ca143', 0, 1, '1680252293', 0, '')
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number | 7 | JDatabaseDriverMysql->execute() | JROOT/libraries/cms/application/cms.php:212 |
6 | JApplicationCms->checkSession() | JROOT/libraries/cms/application/cms.php:799 |
5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:408 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:46 |
Query Time: 4.87 ms After last query: 20.34 ms
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `jos_extensions`
WHERE `type` = 'component'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | jos_extensions | ref | extension | extension | 62 | const | 35 | 100.00 | Using index condition |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number | 10 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
9 | JDatabaseDriver->loadObjectList() | Same as call in the line below. |
8 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:152 |
7 | JCacheControllerCallback->get() | JROOT/libraries/cms/component/helper.php:448 |
6 | JComponentHelper::load() | JROOT/libraries/cms/component/helper.php:43 |
5 | JComponentHelper::getComponent() | JROOT/libraries/cms/component/helper.php:120 |
4 | JComponentHelper::getParams() | JROOT/libraries/cms/application/site.php:589 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 3.06 ms After last query: 9.68 ms
SELECT b.id
FROM jos_usergroups AS a
LEFT JOIN jos_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 9
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | b | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 3 | 100.00 | Using where; Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number | 11 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1538 |
10 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:835 |
9 | JAccess::getGroupsByUser() | JROOT/libraries/joomla/access/access.php:904 |
8 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:454 |
7 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:296 |
6 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:86 |
5 | JPluginHelper::getPlugin() | JROOT/libraries/cms/plugin/helper.php:128 |
4 | JPluginHelper::isEnabled() | JROOT/libraries/cms/application/site.php:599 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 3.06 ms After last query: 3.95 ms
SELECT id, rules
FROM `jos_viewlevels`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | jos_viewlevels | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number | 10 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1494 |
9 | JDatabaseDriver->loadAssocList() | JROOT/libraries/joomla/access/access.php:921 |
8 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:454 |
7 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:296 |
6 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:86 |
5 | JPluginHelper::getPlugin() | JROOT/libraries/cms/plugin/helper.php:128 |
4 | JPluginHelper::isEnabled() | JROOT/libraries/cms/application/site.php:599 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 2.15 ms After last query: 0.40 ms
SELECT folder AS type, element AS name, params
FROM jos_extensions
WHERE enabled = 1
AND type ='plugin'
AND state IN (0,1)
AND access IN (1,1,5)
ORDER BY ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | jos_extensions | ref | extension | extension | 62 | const | 73 | 100.00 | Using index condition; Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number | 8 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
7 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/plugin/helper.php:310 |
6 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:86 |
5 | JPluginHelper::getPlugin() | JROOT/libraries/cms/plugin/helper.php:128 |
4 | JPluginHelper::isEnabled() | JROOT/libraries/cms/application/site.php:599 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 3.66 ms After last query: 77.57 ms
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 jos_menu AS m
LEFT JOIN jos_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
ORDER BY m.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 20 | 100.00 | Using index condition; Using where; Using filesort |
1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | 7_01f5c54_1.m.component_id | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number | 21 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/menu/site.php:86 |
19 | JMenuSite->load() | JROOT/libraries/cms/menu/menu.php:74 |
18 | JMenu->__construct() | JROOT/libraries/cms/menu/site.php:57 |
17 | JMenuSite->__construct() | JROOT/libraries/cms/menu/menu.php:145 |
16 | JMenu::getInstance() | JROOT/libraries/cms/application/cms.php:439 |
15 | JApplicationCms->getMenu() | JROOT/libraries/cms/application/site.php:272 |
14 | JApplicationSite->getMenu() | JROOT/libraries/cms/router/site.php:57 |
13 | JRouterSite->__construct() | JROOT/libraries/cms/router/router.php:197 |
12 | JRouter::getInstance() | JROOT/libraries/cms/application/cms.php:535 |
11 | JApplicationCms::getRouter() | JROOT/libraries/cms/application/site.php:407 |
10 | JApplicationSite::getRouter() | JROOT/plugins/system/dropfiles/dropfiles.php:32 |
9 | plgSystemDropfiles->onAfterInitialise() | Same as call in the line below. |
8 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:670 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:681 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.01 ms After last query: 52.74 ms
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `jos_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | jos_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 364 | const,const | 1 | 100.00 | Using index condition |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number | 14 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
13 | JDatabaseDriver->loadObject() | Same as call in the line below. |
12 | call_user_func_array() | 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 |
Query Time: 1.88 ms After last query: 0.54 ms
UPDATE `jos_extensions`
SET `params` = '{\"mediaversion\":\"5ef9cc7c9851dec55f361f34760a978d\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | jos_extensions | range | element_clientid,element_folder_clientid,extension | extension | 364 | const,const | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number | 10 | JDatabaseDriverMysql->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 |
Query Time: 2.59 ms After last query: 13.00 ms
SELECT *
FROM jos_languages
WHERE published=1
ORDER BY ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | jos_languages | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number | 7 | JDatabaseDriverMysql->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 |
Query Time: 2.74 ms After last query: 0.83 ms
SELECT id, home, template, s.params
FROM jos_template_styles as s
LEFT JOIN jos_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | s | ALL | idx_template | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | 100.00 | Using where |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | element_clientid | 303 | 7_01f5c54_1.s.template,const | 1 | 100.00 | Using index condition; Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number | 6 | JDatabaseDriverMysql->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 |
Query Time: 3.63 ms After last query: 82.02 ms
SELECT a.filename as filename, a.type as type, a.menulink as menulink
FROM jos_phocagallery_styles AS a
WHERE a.published = 1
ORDER BY a.type, a.ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 4 | 100.00 | Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number | 13 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/render/renderfront.php:722 |
11 | PhocaGalleryRenderFront::renderAllCSS() | JROOT/components/com_phocagallery/views/detail/view.html.php:71 |
10 | PhocaGalleryViewDetail->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_phocagallery/phocagallery.php:56 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 3.04 ms After last query: 27.81 ms
SELECT a.*
FROM jos_phocagallery_fb_users AS a
WHERE a.id =0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number | 14 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
13 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/facebook/fbsystem.php:46 |
12 | PhocaGalleryFbSystem::getFbUserInfo() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/facebook/fbsystem.php:53 |
11 | PhocaGalleryFbSystem::getCommentsParams() | JROOT/components/com_phocagallery/views/detail/view.html.php:112 |
10 | PhocaGalleryViewDetail->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_phocagallery/phocagallery.php:56 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 6.67 ms After last query: 5.08 ms
SELECT a.*, c.accessuserid as cataccessuserid, c.access as cataccess, c.owner_id as owner_id, ua.id AS userid, ua.username AS username, ua.name AS usernameno,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as catslug,
CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END as slug
FROM jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON c.id = a.catid
LEFT JOIN jos_users AS ua
ON ua.id = a.userid
WHERE a.id = 56
AND a.published > 0
AND a.approved > 0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | ua | const | PRIMARY | PRIMARY | 4 | const | 0 | 0.00 | unique row not found |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number | 14 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
13 | JDatabaseDriver->loadObject() | JROOT/components/com_phocagallery/models/detail.php:73 |
12 | PhocaGalleryModelDetail->_loadData() | JROOT/components/com_phocagallery/models/detail.php:34 |
11 | PhocaGalleryModelDetail->getData() | JROOT/components/com_phocagallery/views/detail/view.html.php:175 |
10 | PhocaGalleryViewDetail->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_phocagallery/phocagallery.php:56 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 3.41 ms After last query: 1.68 ms
SELECT a.*
FROM jos_phocagallery_user AS a
WHERE a.userid = 0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | ref | userid | userid | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number | 13 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
12 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/user/user.php:53 |
11 | PhocaGalleryUser::getUserAvatar() | JROOT/components/com_phocagallery/views/detail/view.html.php:189 |
10 | PhocaGalleryViewDetail->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_phocagallery/phocagallery.php:56 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 2.06 ms After last query: 10.44 ms
SELECT a.id, a.filename as filename, b.id AS currentid,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as catslug,
CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END as slug
FROM jos_phocagallery AS a, jos_phocagallery AS b
LEFT JOIN jos_phocagallery_categories AS c
ON c.id = b.catid
WHERE a.catid = 1
AND b.id = 56
AND (a.ordering > b.ordering OR (a.ordering = b.ordering
and a.id > b.id))
AND a.published = 1
ORDER BY a.ordering ASC, a.id ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | b | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | a | ref | PRIMARY,catid | catid | 5 | const,const | 30 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number | 13 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/render/renderdetailbutton.php:97 |
11 | PhocaGalleryRenderDetailButton->getNext() | JROOT/components/com_phocagallery/views/detail/view.html.php:236 |
10 | PhocaGalleryViewDetail->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_phocagallery/phocagallery.php:56 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.86 ms After last query: 1.54 ms
SELECT a.id, a.filename as filename, b.id AS currentid,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as catslug,
CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END as slug
FROM jos_phocagallery AS a, jos_phocagallery AS b
LEFT JOIN jos_phocagallery_categories AS c
ON c.id = b.catid
WHERE a.catid = 1
AND b.id = 56
AND (a.ordering > b.ordering OR (a.ordering = b.ordering
and a.id > b.id))
AND a.published = 1
ORDER BY a.ordering ASC, a.id ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | b | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | a | ref | PRIMARY,catid | catid | 5 | const,const | 30 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number | 13 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/render/renderdetailbutton.php:97 |
11 | PhocaGalleryRenderDetailButton->getNext() | JROOT/components/com_phocagallery/views/detail/view.html.php:237 |
10 | PhocaGalleryViewDetail->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_phocagallery/phocagallery.php:56 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.71 ms After last query: 1.01 ms
SELECT a.id, a.filename as filename, b.id AS currentid,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as catslug,
CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END as slug
FROM jos_phocagallery AS a, jos_phocagallery AS b
LEFT JOIN jos_phocagallery_categories AS c
ON c.id = b.catid
WHERE a.catid = 1
AND b.id = 56
AND (a.ordering < b.ordering OR (a.ordering = b.ordering
and a.id < b.id))
AND a.published = 1
ORDER BY a.ordering DESC, a.id DESC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | b | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using filesort |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | a | ref | PRIMARY,catid | catid | 5 | const,const | 30 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number | 13 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/render/renderdetailbutton.php:197 |
11 | PhocaGalleryRenderDetailButton->getPrevious() | JROOT/components/com_phocagallery/views/detail/view.html.php:238 |
10 | PhocaGalleryViewDetail->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_phocagallery/phocagallery.php:56 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 5.37 ms After last query: 1.54 ms
SELECT a.id, a.filename, a.extl, a.description
FROM jos_phocagallery AS a
LEFT JOIN jos_phocagallery_img_votes_statistics AS r
ON r.imgid = a.id
WHERE a.catid=1
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 30 | 100.00 | Using where; Using temporary; Using filesort |
1 | SIMPLE | r | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | Using where; Using join buffer (Block Nested Loop) |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number | 13 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/render/renderdetailbutton.php:320 |
11 | PhocaGalleryRenderDetailButton->getJsSlideshow() | JROOT/components/com_phocagallery/views/detail/view.html.php:239 |
10 | PhocaGalleryViewDetail->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_phocagallery/phocagallery.php:56 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 3.88 ms After last query: 44.19 ms
SHOW FULL COLUMNS
FROM `jos_phocagallery`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `jos_phocagallery`
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number | 18 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
16 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:241 |
15 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:162 |
14 | JTable->__construct() | JROOT/administrator/components/com_phocagallery/tables/phocagallery.php:22 |
13 | TablePhocaGallery->__construct() | JROOT/libraries/joomla/table/table.php:308 |
12 | JTable::getInstance() | JROOT/components/com_phocagallery/models/detail.php:89 |
11 | PhocaGalleryModelDetail->hit() | JROOT/components/com_phocagallery/views/detail/view.html.php:289 |
10 | PhocaGalleryViewDetail->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_phocagallery/phocagallery.php:56 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.46 ms After last query: 6.20 ms
UPDATE jos_phocagallery
SET `hits` = (`hits` + 1)
WHERE `id` = '56'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | jos_phocagallery | range | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number | 13 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/table/table.php:1228 |
12 | JTable->hit() | JROOT/components/com_phocagallery/models/detail.php:90 |
11 | PhocaGalleryModelDetail->hit() | JROOT/components/com_phocagallery/views/detail/view.html.php:289 |
10 | PhocaGalleryViewDetail->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_phocagallery/phocagallery.php:56 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.90 ms After last query: 55.61 ms
LOCK TABLES `jos_extensions` WRITE
EXPLAIN not possible on query: LOCK TABLES `jos_extensions` WRITE
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number | 10 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver/mysqli.php:543 |
9 | JDatabaseDriverMysqli->lockTable() | JROOT/plugins/system/updatenotification/updatenotification.php:79 |
8 | PlgSystemUpdatenotification->onAfterRender() | Same as call in the line below. |
7 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1092 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.52 ms After last query: 0.15 ms
UPDATE `jos_extensions`
SET `params` = '{\"lastrun\":1680252294}'
WHERE `type` = 'plugin'
AND `folder` = 'system'
AND `element` = 'updatenotification'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | jos_extensions | range | element_clientid,element_folder_clientid,extension | element_clientid | 302 | const | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number | 9 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/updatenotification/updatenotification.php:90 |
8 | PlgSystemUpdatenotification->onAfterRender() | Same as call in the line below. |
7 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1092 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.86 ms After last query: 26.97 ms
UNLOCK TABLES
EXPLAIN not possible on query: UNLOCK TABLES
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number | 10 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver/mysqli.php:918 |
9 | JDatabaseDriverMysqli->unlockTables() | JROOT/plugins/system/updatenotification/updatenotification.php:104 |
8 | PlgSystemUpdatenotification->onAfterRender() | Same as call in the line below. |
7 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1092 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 20.42 ms After last query: 9.28 ms
SELECT DISTINCT a.update_site_id, a.type, a.location, a.last_check_timestamp, a.extra_query
FROM `jos_update_sites` AS `a`
INNER JOIN jos_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 | filtered | Extra |
---|
1 | SIMPLE | b | index | PRIMARY | PRIMARY | 8 | NULL | 7 | 85.71 | Using where; Using index; Using temporary |
1 | SIMPLE | a | eq_ref | PRIMARY | PRIMARY | 4 | 7_01f5c54_1.b.update_site_id | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number | 12 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1494 |
11 | JDatabaseDriver->loadAssocList() | JROOT/libraries/joomla/updater/updater.php:229 |
10 | JUpdater->getUpdateSites() | JROOT/libraries/joomla/updater/updater.php:119 |
9 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
8 | PlgSystemUpdatenotification->onAfterRender() | Same as call in the line below. |
7 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1092 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 8.82 ms After last query: 0.38 ms
SELECT DISTINCT update_site_id
FROM jos_updates
WHERE `update_site_id` IN (
SELECT update_site_id
FROM jos_update_sites
WHERE `last_check_timestamp` IS NULL OR `last_check_timestamp` <= '1680230694')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | jos_updates | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | Using where; Using temporary |
1 | SIMPLE | jos_update_sites | eq_ref | PRIMARY | PRIMARY | 4 | 7_01f5c54_1.jos_updates.update_site_id | 1 | 100.00 | Using where; Distinct |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number | 12 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1538 |
11 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/updater/updater.php:400 |
10 | JUpdater->getSitesWithUpdates() | JROOT/libraries/joomla/updater/updater.php:132 |
9 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
8 | PlgSystemUpdatenotification->onAfterRender() | Same as call in the line below. |
7 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1092 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.98 ms After last query: 9.36 ms
SELECT `name`
FROM `jos_update_sites`
WHERE `update_site_id` = '1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | jos_update_sites | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number | 15 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
14 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/updater/updateadapter.php:188 |
13 | JUpdateAdapter->getUpdateSiteName() | JROOT/libraries/joomla/updater/updateadapter.php:215 |
12 | JUpdateAdapter->getUpdateSiteResponse() | JROOT/libraries/joomla/updater/adapters/collection.php:223 |
11 | JUpdaterCollection->findUpdate() | JROOT/libraries/joomla/updater/updater.php:267 |
10 | JUpdater->getUpdateObjectsForSite() | JROOT/libraries/joomla/updater/updater.php:151 |
9 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
8 | PlgSystemUpdatenotification->onAfterRender() | Same as call in the line below. |
7 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1092 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.39 ms After last query: 0.27 ms
UPDATE `jos_update_sites`
SET `enabled` = '0'
WHERE `update_site_id` = '1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | jos_update_sites | range | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number | 14 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/updater/updateadapter.php:153 |
13 | JUpdateAdapter->toggleUpdateSite() | JROOT/libraries/joomla/updater/updateadapter.php:238 |
12 | JUpdateAdapter->getUpdateSiteResponse() | JROOT/libraries/joomla/updater/adapters/collection.php:223 |
11 | JUpdaterCollection->findUpdate() | JROOT/libraries/joomla/updater/updater.php:267 |
10 | JUpdater->getUpdateObjectsForSite() | JROOT/libraries/joomla/updater/updater.php:151 |
9 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
8 | PlgSystemUpdatenotification->onAfterRender() | Same as call in the line below. |
7 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1092 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.73 ms After last query: 415.46 ms
UPDATE `jos_update_sites`
SET `enabled` = '1'
WHERE `update_site_id` = '1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | jos_update_sites | range | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.03 ms |
Opening tables | 0.02 ms |
init | 0.02 ms |
System lock | 0.06 ms |
updating | 0.15 ms |
end | 0.02 ms |
query end | 0.02 ms |
wsrep in pre-commit stage | 0.30 ms |
ha_commit_one_phase(6158960666 | 0.01 ms |
innobase_commit_low():trx_comm | 0.03 ms |
ha_commit_one_phase(6158960666 | 0.01 ms |
wsrep in pre-commit stage | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.04 ms |
cleaning up | 0.04 ms |
# | Caller | File and line number | 14 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/updater/updateadapter.php:153 |
13 | JUpdateAdapter->toggleUpdateSite() | JROOT/libraries/joomla/updater/updateadapter.php:254 |
12 | JUpdateAdapter->getUpdateSiteResponse() | JROOT/libraries/joomla/updater/adapters/collection.php:223 |
11 | JUpdaterCollection->findUpdate() | JROOT/libraries/joomla/updater/updater.php:267 |
10 | JUpdater->getUpdateObjectsForSite() | JROOT/libraries/joomla/updater/updater.php:151 |
9 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
8 | PlgSystemUpdatenotification->onAfterRender() | Same as call in the line below. |
7 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1092 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 3.06 ms After last query: 4.61 ms
SHOW FULL COLUMNS
FROM `jos_updates`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `jos_updates`
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 1.16 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.01 ms |
executing | 0.02 ms |
Opening tables | 0.02 ms |
checking permissions | 0.07 ms |
checking permissions | 0.03 ms |
checking permissions | 0.02 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.03 ms |
Sending data | 0.09 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
removing tmp table | 0.59 ms |
closing tables | 0.01 ms |
freeing items | 0.04 ms |
cleaning up | 0.07 ms |
# | Caller | File and line number | 20 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
19 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
18 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:241 |
17 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:162 |
16 | JTable->__construct() | JROOT/libraries/joomla/table/update.php:31 |
15 | JTableUpdate->__construct() | JROOT/libraries/joomla/table/table.php:308 |
14 | JTable::getInstance() | JROOT/libraries/joomla/updater/adapters/collection.php:117 |
13 | JUpdaterCollection->_startElement() | Same as call in the line below. |
12 | xml_parse() | JROOT/libraries/joomla/updater/adapters/collection.php:234 |
11 | JUpdaterCollection->findUpdate() | JROOT/libraries/joomla/updater/updater.php:267 |
10 | JUpdater->getUpdateObjectsForSite() | JROOT/libraries/joomla/updater/updater.php:151 |
9 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
8 | PlgSystemUpdatenotification->onAfterRender() | Same as call in the line below. |
7 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1092 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 3.23 ms After last query: 5.92 ms
SHOW FULL COLUMNS
FROM `jos_extensions`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `jos_extensions`
Status | Duration |
---|
starting | 0.04 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 1.12 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.01 ms |
executing | 0.02 ms |
Opening tables | 0.02 ms |
checking permissions | 0.07 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.03 ms |
checking permissions | 0.02 ms |
checking permissions | 0.03 ms |
Sending data | 0.09 ms |
end | 0.02 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
removing tmp table | 0.57 ms |
closing tables | 0.01 ms |
freeing items | 0.04 ms |
cleaning up | 0.07 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
15 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:241 |
14 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:162 |
13 | JTable->__construct() | JROOT/libraries/joomla/table/extension.php:31 |
12 | JTableExtension->__construct() | JROOT/libraries/joomla/table/table.php:308 |
11 | JTable::getInstance() | JROOT/libraries/joomla/updater/updater.php:311 |
10 | JUpdater->getUpdateObjectsForSite() | JROOT/libraries/joomla/updater/updater.php:151 |
9 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
8 | PlgSystemUpdatenotification->onAfterRender() | Same as call in the line below. |
7 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1092 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.07 ms After last query: 0.46 ms
SELECT `update_id`
FROM `jos_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 | filtered | Extra |
---|
1 | SIMPLE | jos_updates | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.08 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.03 ms |
preparing | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.05 ms |
end | 0.01 ms |
query end | 0.01 ms |
ha_commit_one_phase(-1) | 0.01 ms |
innobase_commit_low():trx_comm | 0.01 ms |
ha_commit_one_phase(-1) | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.04 ms |
logging slow query | 0.01 ms |
logging slow query | 0.09 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 13 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
12 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/table/update.php:110 |
11 | JTableUpdate->find() | JROOT/libraries/joomla/updater/updater.php:321 |
10 | JUpdater->getUpdateObjectsForSite() | JROOT/libraries/joomla/updater/updater.php:151 |
9 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
8 | PlgSystemUpdatenotification->onAfterRender() | Same as call in the line below. |
7 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1092 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.09 ms After last query: 0.24 ms
SELECT `extension_id`
FROM `jos_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 | filtered | Extra |
---|
1 | SIMPLE | jos_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 667 | const,const,const,const | 1 | 100.00 | Using where; Using index |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.14 ms |
preparing | 0.03 ms |
executing | 0.01 ms |
Sending data | 0.05 ms |
end | 0.01 ms |
query end | 0.01 ms |
ha_commit_one_phase(-1) | 0.01 ms |
innobase_commit_low():trx_comm | 0.01 ms |
ha_commit_one_phase(-1) | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.04 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 13 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
12 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/table/extension.php:109 |
11 | JTableExtension->find() | JROOT/libraries/joomla/updater/updater.php:331 |
10 | JUpdater->getUpdateObjectsForSite() | JROOT/libraries/joomla/updater/updater.php:151 |
9 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
8 | PlgSystemUpdatenotification->onAfterRender() | Same as call in the line below. |
7 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1092 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.07 ms After last query: 0.27 ms
SELECT *
FROM jos_updates
WHERE `update_id` = '1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | jos_updates | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.04 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.06 ms |
innobase_commit_low():trx_comm | 0.01 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.03 ms |
end | 0.01 ms |
query end | 0.01 ms |
ha_commit_one_phase(-1) | 0.01 ms |
innobase_commit_low():trx_comm | 0.01 ms |
ha_commit_one_phase(-1) | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.04 ms |
cleaning up | 0.08 ms |
# | Caller | File and line number | 13 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
12 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:719 |
11 | JTable->load() | JROOT/libraries/joomla/updater/updater.php:356 |
10 | JUpdater->getUpdateObjectsForSite() | JROOT/libraries/joomla/updater/updater.php:151 |
9 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
8 | PlgSystemUpdatenotification->onAfterRender() | Same as call in the line below. |
7 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1092 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.17 ms After last query: 0.37 ms
SELECT `update_id`
FROM `jos_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 | filtered | Extra |
---|
1 | SIMPLE | jos_updates | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.07 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.03 ms |
preparing | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.05 ms |
end | 0.01 ms |
query end | 0.01 ms |
ha_commit_one_phase(-1) | 0.01 ms |
innobase_commit_low():trx_comm | 0.01 ms |
ha_commit_one_phase(-1) | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.03 ms |
logging slow query | 0.01 ms |
logging slow query | 0.10 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 13 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
12 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/table/update.php:110 |
11 | JTableUpdate->find() | JROOT/libraries/joomla/updater/updater.php:321 |
10 | JUpdater->getUpdateObjectsForSite() | JROOT/libraries/joomla/updater/updater.php:151 |
9 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
8 | PlgSystemUpdatenotification->onAfterRender() | Same as call in the line below. |
7 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1092 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.78 ms After last query: 0.23 ms
SELECT `extension_id`
FROM `jos_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 | filtered | Extra |
---|
1 | SIMPLE | jos_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 667 | const,const,const,const | 1 | 100.00 | Using where; Using index |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.14 ms |
preparing | 0.03 ms |
executing | 0.01 ms |
Sending data | 0.05 ms |
end | 0.01 ms |
query end | 0.01 ms |
ha_commit_one_phase(-1) | 0.01 ms |
innobase_commit_low():trx_comm | 0.01 ms |
ha_commit_one_phase(-1) | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.03 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 13 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
12 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/table/extension.php:109 |
11 | JTableExtension->find() | JROOT/libraries/joomla/updater/updater.php:331 |
10 | JUpdater->getUpdateObjectsForSite() | JROOT/libraries/joomla/updater/updater.php:151 |
9 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
8 | PlgSystemUpdatenotification->onAfterRender() | Same as call in the line below. |
7 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1092 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.99 ms After last query: 0.28 ms
SELECT *
FROM jos_updates
WHERE `update_id` = '1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | jos_updates | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.04 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.06 ms |
innobase_commit_low():trx_comm | 0.01 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.03 ms |
end | 0.01 ms |
query end | 0.01 ms |
ha_commit_one_phase(-1) | 0.01 ms |
innobase_commit_low():trx_comm | 0.01 ms |
ha_commit_one_phase(-1) | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.04 ms |
cleaning up | 0.08 ms |
# | Caller | File and line number | 13 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
12 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:719 |
11 | JTable->load() | JROOT/libraries/joomla/updater/updater.php:356 |
10 | JUpdater->getUpdateObjectsForSite() | JROOT/libraries/joomla/updater/updater.php:151 |
9 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
8 | PlgSystemUpdatenotification->onAfterRender() | Same as call in the line below. |
7 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1092 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.23 ms After last query: 0.28 ms
UPDATE `jos_update_sites`
SET `last_check_timestamp` = '1680252294'
WHERE `update_site_id` = '1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | jos_update_sites | range | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.02 ms |
System lock | 0.05 ms |
updating | 0.11 ms |
end | 0.02 ms |
query end | 0.01 ms |
wsrep in pre-commit stage | 0.24 ms |
ha_commit_one_phase(6158960667 | 0.01 ms |
innobase_commit_low():trx_comm | 0.03 ms |
ha_commit_one_phase(6158960667 | 0.01 ms |
wsrep in pre-commit stage | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.04 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 11 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/updater/updater.php:429 |
10 | JUpdater->updateLastCheckTimestamp() | JROOT/libraries/joomla/updater/updater.php:165 |
9 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
8 | PlgSystemUpdatenotification->onAfterRender() | Same as call in the line below. |
7 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1092 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.98 ms After last query: 0.83 ms
SELECT `name`
FROM `jos_update_sites`
WHERE `update_site_id` = '2'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | jos_update_sites | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.06 ms |
innobase_commit_low():trx_comm | 0.01 ms |
statistics | 0.01 ms |
preparing | 0.03 ms |
executing | 0.01 ms |
Sending data | 0.02 ms |
end | 0.01 ms |
query end | 0.01 ms |
ha_commit_one_phase(-1) | 0.01 ms |
innobase_commit_low():trx_comm | 0.01 ms |
ha_commit_one_phase(-1) | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.04 ms |
cleaning up | 0.11 ms |
# | Caller | File and line number | 15 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
14 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/updater/updateadapter.php:188 |
13 | JUpdateAdapter->getUpdateSiteName() | JROOT/libraries/joomla/updater/updateadapter.php:215 |
12 | JUpdateAdapter->getUpdateSiteResponse() | JROOT/libraries/joomla/updater/adapters/collection.php:223 |
11 | JUpdaterCollection->findUpdate() | JROOT/libraries/joomla/updater/updater.php:267 |
10 | JUpdater->getUpdateObjectsForSite() | JROOT/libraries/joomla/updater/updater.php:151 |
9 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
8 | PlgSystemUpdatenotification->onAfterRender() | Same as call in the line below. |
7 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1092 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.47 ms After last query: 0.43 ms
UPDATE `jos_update_sites`
SET `enabled` = '0'
WHERE `update_site_id` = '2'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | jos_update_sites | range | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.02 ms |
System lock | 0.05 ms |
updating | 0.11 ms |
end | 0.02 ms |
query end | 0.01 ms |
wsrep in pre-commit stage | 0.22 ms |
ha_commit_one_phase(6158960668 | 0.01 ms |
innobase_commit_low():trx_comm | 0.03 ms |
ha_commit_one_phase(6158960668 | 0.01 ms |
wsrep in pre-commit stage | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.04 ms |
cleaning up | 0.03 ms |
# | Caller | File and line number | 14 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/updater/updateadapter.php:153 |
13 | JUpdateAdapter->toggleUpdateSite() | JROOT/libraries/joomla/updater/updateadapter.php:238 |
12 | JUpdateAdapter->getUpdateSiteResponse() | JROOT/libraries/joomla/updater/adapters/collection.php:223 |
11 | JUpdaterCollection->findUpdate() | JROOT/libraries/joomla/updater/updater.php:267 |
10 | JUpdater->getUpdateObjectsForSite() | JROOT/libraries/joomla/updater/updater.php:151 |
9 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
8 | PlgSystemUpdatenotification->onAfterRender() | Same as call in the line below. |
7 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1092 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.29 ms After last query: 36.98 ms
UPDATE `jos_update_sites`
SET `enabled` = '1'
WHERE `update_site_id` = '2'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | jos_update_sites | range | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.02 ms |
System lock | 0.05 ms |
updating | 0.11 ms |
end | 0.02 ms |
query end | 0.01 ms |
wsrep in pre-commit stage | 0.23 ms |
ha_commit_one_phase(6158960669 | 0.01 ms |
innobase_commit_low():trx_comm | 0.03 ms |
ha_commit_one_phase(6158960669 | 0.01 ms |
wsrep in pre-commit stage | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.04 ms |
cleaning up | 0.03 ms |
# | Caller | File and line number | 14 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/updater/updateadapter.php:153 |
13 | JUpdateAdapter->toggleUpdateSite() | JROOT/libraries/joomla/updater/updateadapter.php:254 |
12 | JUpdateAdapter->getUpdateSiteResponse() | JROOT/libraries/joomla/updater/adapters/collection.php:223 |
11 | JUpdaterCollection->findUpdate() | JROOT/libraries/joomla/updater/updater.php:267 |
10 | JUpdater->getUpdateObjectsForSite() | JROOT/libraries/joomla/updater/updater.php:151 |
9 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
8 | PlgSystemUpdatenotification->onAfterRender() | Same as call in the line below. |
7 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1092 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.59 ms After last query: 0.51 ms
UPDATE `jos_update_sites`
SET `last_check_timestamp` = '1680252294'
WHERE `update_site_id` = '2'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | jos_update_sites | range | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.02 ms |
System lock | 0.05 ms |
updating | 0.11 ms |
end | 0.02 ms |
query end | 0.01 ms |
wsrep in pre-commit stage | 0.25 ms |
ha_commit_one_phase(6158960670 | 0.01 ms |
innobase_commit_low():trx_comm | 0.03 ms |
ha_commit_one_phase(6158960670 | 0.01 ms |
wsrep in pre-commit stage | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.04 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 11 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/updater/updater.php:429 |
10 | JUpdater->updateLastCheckTimestamp() | JROOT/libraries/joomla/updater/updater.php:165 |
9 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
8 | PlgSystemUpdatenotification->onAfterRender() | Same as call in the line below. |
7 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1092 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
3 × SELECT a.id, a.filename as filename, b.id AS currentid,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as catslug,
CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END as slug
FROM jos_phocagallery AS a, jos_phocagallery AS b
LEFT JOIN jos_phocagallery_categories AS c
ON c.id = b.catid
2 × SELECT `update_id`
FROM `jos_updates`
2 × SELECT `extension_id`
FROM `jos_extensions`
2 × SELECT `name`
FROM `jos_update_sites`
2 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `jos_extensions`
2 × SELECT *
FROM jos_updates
1 × SELECT a.*
FROM jos_phocagallery_user AS a
1 × SELECT a.id, a.filename, a.extl, a.description
FROM jos_phocagallery AS a
LEFT JOIN jos_phocagallery_img_votes_statistics AS r
ON r.imgid = a.id
1 × SELECT DISTINCT a.update_site_id, a.type, a.location, a.last_check_timestamp, a.extra_query
FROM `jos_update_sites` AS `a`
INNER JOIN jos_update_sites_extensions AS b
ON a.update_site_id = b.update_site_id
1 × SELECT a.*, c.accessuserid as cataccessuserid, c.access as cataccess, c.owner_id as owner_id, ua.id AS userid, ua.username AS username, ua.name AS usernameno,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as catslug,
CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END as slug
FROM jos_phocagallery AS a
LEFT JOIN jos_phocagallery_categories AS c
ON c.id = a.catid
LEFT JOIN jos_users AS ua
ON ua.id = a.userid
1 × SELECT DISTINCT update_site_id
FROM jos_updates
1 × SELECT a.*
FROM jos_phocagallery_fb_users AS a
1 × SELECT id, rules
FROM `jos_viewlevels
1 × SELECT b.id
FROM jos_usergroups AS a
LEFT JOIN jos_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT `session_id`
FROM `jos_session`
1 × SELECT folder AS type, element AS name, params
FROM jos_extensions
1 × SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM jos_menu AS m
LEFT JOIN jos_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT a.filename as filename, a.type as type, a.menulink as menulink
FROM jos_phocagallery_styles AS a
1 × SELECT id, home, template, s.params
FROM jos_template_styles as s
LEFT JOIN jos_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT *
FROM jos_languages
1 × SELECT `data`
FROM `jos_session`