Czas zapytania: 0.51 ms Pamięć zapytania: 0.027 MB Pamięć przed zapytaniem: 0.724 MB Zwróconych wierszy: 0
SELECT `data`
FROM `jos_session`
WHERE `session_id` = '7e0bedcf7a5f9d26d84502d2bd2061f4'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jos_session | NULL | const | PRIMARY | PRIMARY | 766 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.12 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.06 ms |
| executing | 0.02 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1720 |
| 15 | JDatabaseDriver->loadResult() | JROOTlibrariesJROOTjoomlaJROOTsessionJROOTstorageJROOTdatabase.php:45 |
| 14 | JSessionStorageDatabase->read() | Identyczny z wywołaniem linii niżej. |
| 13 | session_start() | JROOTlibrariesJROOTjoomlaJROOTsessionJROOThandlerJROOTnative.php:260 |
| 12 | JSessionHandlerNative->doSessionStart() | JROOTlibrariesJROOTjoomlaJROOTsessionJROOThandlerJROOTnative.php:50 |
| 11 | JSessionHandlerNative->start() | JROOTlibrariesJROOTjoomlaJROOTsessionJROOThandlerJROOTjoomla.php:82 |
| 10 | JSessionHandlerJoomla->start() | JROOTlibrariesJROOTjoomlaJROOTsessionJROOTsession.php:648 |
| 9 | JSession->_start() | JROOTlibrariesJROOTjoomlaJROOTsessionJROOTsession.php:608 |
| 8 | JSession->start() | JROOTlibrariesJROOTjoomlaJROOTsessionJROOTsession.php:486 |
| 7 | JSession->get() | JROOTlibrariesJROOTjoomlaJROOTsessionJROOTsession.php:443 |
| 6 | JSession->isNew() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTcms.php:825 |
| 5 | JApplicationCms->loadSession() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTcms.php:131 |
| 4 | JApplicationCms->__construct() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTsite.php:63 |
| 3 | JApplicationSite->__construct() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTcms.php:412 |
| 2 | JApplicationCms::getInstance() | JROOTlibrariesJROOTjoomlaJROOTfactory.php:125 |
| 1 | JFactory::getApplication() | JROOTindex.php:46 |
Czas zapytania: 0.33 ms Po ostatnim zapytaniu: 0.21 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 0.742 MB Zwróconych wierszy: 0
SELECT `session_id`
FROM `jos_session`
WHERE `session_id` = '7e0bedcf7a5f9d26d84502d2bd2061f4'
LIMIT 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jos_session | NULL | const | PRIMARY | PRIMARY | 766 | const | 1 | 100.00 | Using index |
| Status | Duration |
|---|
| starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.04 ms |
| executing | 0.02 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 8 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1720 |
| 7 | JDatabaseDriver->loadResult() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTcms.php:176 |
| 6 | JApplicationCms->checkSession() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTcms.php:827 |
| 5 | JApplicationCms->loadSession() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTcms.php:131 |
| 4 | JApplicationCms->__construct() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTsite.php:63 |
| 3 | JApplicationSite->__construct() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTcms.php:412 |
| 2 | JApplicationCms::getInstance() | JROOTlibrariesJROOTjoomlaJROOTfactory.php:125 |
| 1 | JFactory::getApplication() | JROOTindex.php:46 |
Czas zapytania: 0.58 ms Po ostatnim zapytaniu: 0.04 ms Pamięć zapytania: 0.005 MB Pamięć przed zapytaniem: 0.748 MB
INSERT INTO `jos_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
('7e0bedcf7a5f9d26d84502d2bd2061f4', 1, '1765401876', 0, '', 0)
Polecenie EXPLAIN niemożliwe w zapytaniu: INSERT INTO `jos_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
('7e0bedcf7a5f9d26d84502d2bd2061f4', 1, '1765401876', 0, '', 0)
| 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 |
| update | 0.23 ms |
| end | 0.01 ms |
| query end | 0.03 ms |
| closing tables | 0.03 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.02 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 7 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTcms.php:216 |
| 6 | JApplicationCms->checkSession() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTcms.php:827 |
| 5 | JApplicationCms->loadSession() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTcms.php:131 |
| 4 | JApplicationCms->__construct() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTsite.php:63 |
| 3 | JApplicationSite->__construct() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTcms.php:412 |
| 2 | JApplicationCms::getInstance() | JROOTlibrariesJROOTjoomlaJROOTfactory.php:125 |
| 1 | JFactory::getApplication() | JROOTindex.php:46 |
Czas zapytania: 1.30 ms Po ostatnim zapytaniu: 0.26 ms Pamięć zapytania: 0.032 MB Pamięć przed zapytaniem: 0.776 MB Zwróconych wierszy: 36
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `jos_extensions`
WHERE `type` = 'component'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jos_extensions | NULL | ref | extension | extension | 82 | const | 36 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.09 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.18 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.11 ms |
| preparing | 0.02 ms |
| executing | 0.01 ms |
| Sending data | 0.53 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.03 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.02 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1681 |
| 9 | JDatabaseDriver->loadObjectList() | JROOTlibrariesJROOTcmsJROOTcomponentJROOThelper.php:452 |
| 8 | JComponentHelper::{closure}() | JROOTlibrariesJROOTjoomlaJROOTcacheJROOTcontrollerJROOTcallback.php:169 |
| 7 | JCacheControllerCallback->get() | JROOTlibrariesJROOTcmsJROOTcomponentJROOThelper.php:460 |
| 6 | JComponentHelper::load() | JROOTlibrariesJROOTcmsJROOTcomponentJROOThelper.php:43 |
| 5 | JComponentHelper::getComponent() | JROOTlibrariesJROOTcmsJROOTcomponentJROOThelper.php:111 |
| 4 | JComponentHelper::getParams() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTsite.php:593 |
| 3 | JApplicationSite->initialiseApp() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTsite.php:209 |
| 2 | JApplicationSite->doExecute() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTcms.php:265 |
| 1 | JApplicationCms->execute() | JROOTindex.php:49 |
Czas zapytania: 0.72 ms Po ostatnim zapytaniu: 0.35 ms Pamięć zapytania: 0.025 MB Pamięć przed zapytaniem: 0.815 MB Zwróconych wierszy: 2
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 | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| 1 | SIMPLE | b | NULL | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 2 | 100.00 | Using where; Using index |
| Status | Duration |
|---|
| starting | 0.08 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.14 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.13 ms |
| preparing | 0.03 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.03 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1530 |
| 10 | JDatabaseDriver->loadColumn() | JROOTlibrariesJROOTjoomlaJROOTaccessJROOTaccess.php:978 |
| 9 | JAccess::getGroupsByUser() | JROOTlibrariesJROOTjoomlaJROOTaccessJROOTaccess.php:1047 |
| 8 | JAccess::getAuthorisedViewLevels() | JROOTlibrariesJROOTjoomlaJROOTuserJROOTuser.php:453 |
| 7 | JUser->getAuthorisedViewLevels() | JROOTlibrariesJROOTcmsJROOTpluginJROOThelper.php:293 |
| 6 | JPluginHelper::load() | JROOTlibrariesJROOTcmsJROOTpluginJROOThelper.php:86 |
| 5 | JPluginHelper::getPlugin() | JROOTlibrariesJROOTcmsJROOTpluginJROOThelper.php:128 |
| 4 | JPluginHelper::isEnabled() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTsite.php:603 |
| 3 | JApplicationSite->initialiseApp() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTsite.php:209 |
| 2 | JApplicationSite->doExecute() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTcms.php:265 |
| 1 | JApplicationCms->execute() | JROOTindex.php:49 |
Czas zapytania: 0.35 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.025 MB Pamięć przed zapytaniem: 0.822 MB Zwróconych wierszy: 5
SELECT id, rules
FROM `jos_viewlevels`
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jos_viewlevels | NULL | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 5 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.08 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.05 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1486 |
| 9 | JDatabaseDriver->loadAssocList() | JROOTlibrariesJROOTjoomlaJROOTaccessJROOTaccess.php:1064 |
| 8 | JAccess::getAuthorisedViewLevels() | JROOTlibrariesJROOTjoomlaJROOTuserJROOTuser.php:453 |
| 7 | JUser->getAuthorisedViewLevels() | JROOTlibrariesJROOTcmsJROOTpluginJROOThelper.php:293 |
| 6 | JPluginHelper::load() | JROOTlibrariesJROOTcmsJROOTpluginJROOThelper.php:86 |
| 5 | JPluginHelper::getPlugin() | JROOTlibrariesJROOTcmsJROOTpluginJROOThelper.php:128 |
| 4 | JPluginHelper::isEnabled() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTsite.php:603 |
| 3 | JApplicationSite->initialiseApp() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTsite.php:209 |
| 2 | JApplicationSite->doExecute() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTcms.php:265 |
| 1 | JApplicationCms->execute() | JROOTindex.php:49 |
Czas zapytania: 1.78 ms Po ostatnim zapytaniu: 0.06 ms Pamięć zapytania: 0.033 MB Pamięć przed zapytaniem: 0.851 MB Zwróconych wierszy: 79
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 | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jos_extensions | NULL | ref | extension | extension | 82 | const | 93 | 0.60 | Using index condition; Using where; Uruchomiono metodę filesort |
| Status | Duration |
|---|
| starting | 0.07 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.04 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.07 ms |
| preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 1.28 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.03 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1681 |
| 9 | JDatabaseDriver->loadObjectList() | JROOTlibrariesJROOTcmsJROOTpluginJROOThelper.php:311 |
| 8 | JPluginHelper::{closure}() | JROOTlibrariesJROOTjoomlaJROOTcacheJROOTcontrollerJROOTcallback.php:169 |
| 7 | JCacheControllerCallback->get() | JROOTlibrariesJROOTcmsJROOTpluginJROOThelper.php:316 |
| 6 | JPluginHelper::load() | JROOTlibrariesJROOTcmsJROOTpluginJROOThelper.php:86 |
| 5 | JPluginHelper::getPlugin() | JROOTlibrariesJROOTcmsJROOTpluginJROOThelper.php:128 |
| 4 | JPluginHelper::isEnabled() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTsite.php:603 |
| 3 | JApplicationSite->initialiseApp() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTsite.php:209 |
| 2 | JApplicationSite->doExecute() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTcms.php:265 |
| 1 | JApplicationCms->execute() | JROOTindex.php:49 |
Czas zapytania: 1.31 ms Po ostatnim zapytaniu: 2.91 ms Pamięć zapytania: 0.059 MB Pamięć przed zapytaniem: 1.348 MB Zwróconych wierszy: 14
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 | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | ALL | idx_client_id_parent_id_alias_language | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 45 | 3.33 | Using where; Uruchomiono metodę filesort |
| 1 | SIMPLE | e | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 13028303_0000005.m.component_id | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.11 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.12 ms |
| init | 0.07 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.13 ms |
| preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| Creating sort index | 0.42 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.03 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.02 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1681 |
| 17 | JDatabaseDriver->loadObjectList() | JROOTlibrariesJROOTcmsJROOTmenuJROOTsite.php:88 |
| 16 | JMenuSite->{closure}() | JROOTlibrariesJROOTjoomlaJROOTcacheJROOTcontrollerJROOTcallback.php:169 |
| 15 | JCacheControllerCallback->get() | JROOTlibrariesJROOTcmsJROOTmenuJROOTsite.php:96 |
| 14 | JMenuSite->load() | JROOTlibrariesJROOTcmsJROOTmenuJROOTmenu.php:74 |
| 13 | JMenu->__construct() | JROOTlibrariesJROOTcmsJROOTmenuJROOTsite.php:57 |
| 12 | JMenuSite->__construct() | JROOTlibrariesJROOTcmsJROOTmenuJROOTmenu.php:129 |
| 11 | JMenu::getInstance() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTcms.php:443 |
| 10 | JApplicationCms->getMenu() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTsite.php:272 |
| 9 | JApplicationSite->getMenu() | JROOTlibrariesJROOTcmsJROOTrouterJROOTsite.php:59 |
| 8 | JRouterSite->__construct() | JROOTlibrariesJROOTcmsJROOTrouterJROOTrouter.php:198 |
| 7 | JRouter::getInstance() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTcms.php:548 |
| 6 | JApplicationCms::getRouter() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTsite.php:402 |
| 5 | JApplicationSite::getRouter() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTcms.php:1141 |
| 4 | JApplicationCms->route() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTsite.php:795 |
| 3 | JApplicationSite->route() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTsite.php:215 |
| 2 | JApplicationSite->doExecute() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTcms.php:265 |
| 1 | JApplicationCms->execute() | JROOTindex.php:49 |
Czas zapytania: 0.59 ms Po ostatnim zapytaniu: 1.26 ms Pamięć zapytania: 0.027 MB Pamięć przed zapytaniem: 1.581 MB Zwróconych wierszy: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `jos_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jos_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.15 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.07 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.02 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1642 |
| 13 | JDatabaseDriver->loadObject() | JROOTlibrariesJROOTcmsJROOTlibraryJROOThelper.php:166 |
| 12 | JLibraryHelper::{closure}() | JROOTlibrariesJROOTjoomlaJROOTcacheJROOTcontrollerJROOTcallback.php:169 |
| 11 | JCacheControllerCallback->get() | JROOTlibrariesJROOTcmsJROOTlibraryJROOThelper.php:174 |
| 10 | JLibraryHelper::loadLibrary() | JROOTlibrariesJROOTcmsJROOTlibraryJROOThelper.php:42 |
| 9 | JLibraryHelper::getLibrary() | JROOTlibrariesJROOTcmsJROOTlibraryJROOThelper.php:89 |
| 8 | JLibraryHelper::getParams() | JROOTlibrariesJROOTcmsJROOTversionJROOTversion.php:270 |
| 7 | JVersion->getMediaVersion() | JROOTlibrariesJROOTjoomlaJROOTfactory.php:760 |
| 6 | JFactory::createDocument() | JROOTlibrariesJROOTjoomlaJROOTfactory.php:216 |
| 5 | JFactory::getDocument() | JROOTlibrariesJROOTjoomlaJROOTapplicationJROOTweb.php:1022 |
| 4 | JApplicationWeb->loadDocument() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTsite.php:130 |
| 3 | JApplicationSite->dispatch() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTsite.php:230 |
| 2 | JApplicationSite->doExecute() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTcms.php:265 |
| 1 | JApplicationCms->execute() | JROOTindex.php:49 |
Czas zapytania: 0.58 ms Po ostatnim zapytaniu: 0.09 ms Pamięć zapytania: 0.007 MB Pamięć przed zapytaniem: 1.574 MB
UPDATE `jos_extensions`
SET `params` = '{\"mediaversion\":\"886b3e77a642c7ff33262c026b4f1bd9\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | UPDATE | jos_extensions | NULL | range | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.03 ms |
| System lock | 0.14 ms |
| updating | 0.12 ms |
| end | 0.01 ms |
| query end | 0.03 ms |
| closing tables | 0.02 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.03 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTcmsJROOTlibraryJROOThelper.php:116 |
| 9 | JLibraryHelper::saveParams() | JROOTlibrariesJROOTcmsJROOTversionJROOTversion.php:321 |
| 8 | JVersion->setMediaVersion() | JROOTlibrariesJROOTcmsJROOTversionJROOTversion.php:280 |
| 7 | JVersion->getMediaVersion() | JROOTlibrariesJROOTjoomlaJROOTfactory.php:760 |
| 6 | JFactory::createDocument() | JROOTlibrariesJROOTjoomlaJROOTfactory.php:216 |
| 5 | JFactory::getDocument() | JROOTlibrariesJROOTjoomlaJROOTapplicationJROOTweb.php:1022 |
| 4 | JApplicationWeb->loadDocument() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTsite.php:130 |
| 3 | JApplicationSite->dispatch() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTsite.php:230 |
| 2 | JApplicationSite->doExecute() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTcms.php:265 |
| 1 | JApplicationCms->execute() | JROOTindex.php:49 |
Czas zapytania: 0.56 ms Po ostatnim zapytaniu: 0.21 ms Pamięć zapytania: 0.026 MB Pamięć przed zapytaniem: 1.602 MB Zwróconych wierszy: 1
SELECT *
FROM jos_languages
WHERE published=1
ORDER BY ordering ASC
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jos_languages | NULL | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 2 | 50.00 | Using where; Uruchomiono metodę filesort |
| Status | Duration |
|---|
| starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.11 ms |
| init | 0.04 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| Creating sort index | 0.09 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 7 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1681 |
| 6 | JDatabaseDriver->loadObjectList() | JROOTlibrariesJROOTjoomlaJROOTlanguageJROOThelper.php:148 |
| 5 | JLanguageHelper::getLanguages() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTsite.php:327 |
| 4 | JApplicationSite->getParams() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTsite.php:135 |
| 3 | JApplicationSite->dispatch() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTsite.php:230 |
| 2 | JApplicationSite->doExecute() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTcms.php:265 |
| 1 | JApplicationCms->execute() | JROOTindex.php:49 |
Czas zapytania: 0.82 ms Po ostatnim zapytaniu: 0.14 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 1.617 MB Zwróconych wierszy: 3
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 | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | s | NULL | ALL | idx_template | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 5 | 20.00 | Using where |
| 1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 403 | 13028303_0000005.s.template,const | 1 | 4.43 | Using index condition; Using where |
| Status | Duration |
|---|
| starting | 0.10 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.08 ms |
| init | 0.04 ms |
| System lock | 0.01 ms |
| optimizing | 0.03 ms |
| statistics | 0.13 ms |
| preparing | 0.04 ms |
| executing | 0.00 ms |
| Sending data | 0.17 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.03 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.02 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 6 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1681 |
| 5 | JDatabaseDriver->loadObjectList() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTsite.php:485 |
| 4 | JApplicationSite->getTemplate() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTsite.php:165 |
| 3 | JApplicationSite->dispatch() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTsite.php:230 |
| 2 | JApplicationSite->doExecute() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTcms.php:265 |
| 1 | JApplicationCms->execute() | JROOTindex.php:49 |
Czas zapytania: 1.76 ms Po ostatnim zapytaniu: 6.73 ms Pamięć zapytania: 0.029 MB Pamięć przed zapytaniem: 2.081 MB Zwróconych wierszy: 5
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM jos_modules AS m
LEFT JOIN jos_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN jos_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2025-12-10 21:24:36')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2025-12-10 21:24:36')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 115 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | ALL | PRIMARY,published,newsfeeds | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 23 | 4.35 | Using where; Uruchomiono metodę filesort |
| 1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 403 | 13028303_0000005.m.module,const | 1 | 10.00 | Using index condition; Using where |
| 1 | SIMPLE | mm | NULL | ref | PRIMARY | PRIMARY | 4 | 13028303_0000005.m.id | 1 | 40.00 | Using where; Using index |
| Status | Duration |
|---|
| starting | 0.20 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.15 ms |
| init | 0.13 ms |
| System lock | 0.01 ms |
| optimizing | 0.05 ms |
| statistics | 0.21 ms |
| preparing | 0.05 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.60 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.05 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.02 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1681 |
| 13 | JDatabaseDriver->loadObjectList() | JROOTlibrariesJROOTjoomlaJROOTcacheJROOTcontrollerJROOTcallback.php:169 |
| 12 | JCacheControllerCallback->get() | JROOTlibrariesJROOTcmsJROOTmoduleJROOThelper.php:424 |
| 11 | JModuleHelper::getModuleList() | JROOTlibrariesJROOTcmsJROOTmoduleJROOThelper.php:360 |
| 10 | JModuleHelper::load() | JROOTlibrariesJROOTcmsJROOTmoduleJROOThelper.php:84 |
| 9 | JModuleHelper::getModules() | JROOTlibrariesJROOTjoomlaJROOTdocumentJROOThtml.php:576 |
| 8 | JDocumentHtml->countModules() | JROOTtemplatesJROOTa4joomla-triplex3rJROOTindex.php:5 |
| 7 | require JROOTtemplatesJROOTa4joomla-triplex3rJROOTindex.php | JROOTlibrariesJROOTjoomlaJROOTdocumentJROOThtml.php:653 |
| 6 | JDocumentHtml->_loadTemplate() | JROOTlibrariesJROOTjoomlaJROOTdocumentJROOThtml.php:715 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOTlibrariesJROOTjoomlaJROOTdocumentJROOThtml.php:530 |
| 4 | JDocumentHtml->parse() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTcms.php:1098 |
| 3 | JApplicationCms->render() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTsite.php:777 |
| 2 | JApplicationSite->render() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTcms.php:271 |
| 1 | JApplicationCms->execute() | JROOTindex.php:49 |
Czas zapytania: 0.50 ms Po ostatnim zapytaniu: 1.44 ms Pamięć zapytania: 0.025 MB Pamięć przed zapytaniem: 2.149 MB Zwróconych wierszy: 1
SELECT manifest_cache
FROM jos_extensions
WHERE element='mod_djimageslider'
LIMIT 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jos_extensions | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 402 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.12 ms |
| preparing | 0.01 ms |
| executing | 0.01 ms |
| Sending data | 0.05 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.03 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.02 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOTmodulesJROOTmod_djimagesliderJROOTmod_djimageslider.php:97 |
| 10 | include JROOTmodulesJROOTmod_djimagesliderJROOTmod_djimageslider.php | JROOTlibrariesJROOTcmsJROOTmoduleJROOThelper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOTlibrariesJROOTjoomlaJROOTdocumentJROOTrendererJROOThtmlJROOTmodule.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOTlibrariesJROOTjoomlaJROOTdocumentJROOTrendererJROOThtmlJROOTmodules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOTlibrariesJROOTjoomlaJROOTdocumentJROOThtml.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOTlibrariesJROOTjoomlaJROOTdocumentJROOThtml.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOTlibrariesJROOTjoomlaJROOTdocumentJROOThtml.php:552 |
| 4 | JDocumentHtml->render() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTcms.php:1112 |
| 3 | JApplicationCms->render() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTsite.php:777 |
| 2 | JApplicationSite->render() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTcms.php:271 |
| 1 | JApplicationCms->execute() | JROOTindex.php:49 |
2 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `jos_extensions`
1 × SELECT `data`
FROM `jos_session`
1 × SELECT `session_id`
FROM `jos_session`
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 id, rules
FROM `jos_viewlevels
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 *
FROM jos_languages
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 m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM jos_modules AS m
LEFT JOIN jos_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN jos_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT manifest_cache
FROM jos_extensions