Czas zapytania: 0.62 ms Pamięć zapytania: 0.004 MB Pamięć przed zapytaniem: 0.721 MB
DELETE
FROM `jos_session`
WHERE `time` < '1762585887'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | DELETE | jos_session | NULL | range | time | time | 59 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.20 ms |
| init | 0.03 ms |
| System lock | 0.08 ms |
| updating | 0.06 ms |
| end | 0.01 ms |
| query end | 0.02 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.02 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 6 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTcms.php:818 |
| 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.32 ms Po ostatnim zapytaniu: 0.14 ms Pamięć zapytania: 0.027 MB Pamięć przed zapytaniem: 0.731 MB Zwróconych wierszy: 0
SELECT `data`
FROM `jos_session`
WHERE `session_id` = '1dddb3e450953df74e7c5d1805ed6a92'
| 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.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.01 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.02 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.22 ms Po ostatnim zapytaniu: 0.21 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 0.748 MB Zwróconych wierszy: 0
SELECT `session_id`
FROM `jos_session`
WHERE `session_id` = '1dddb3e450953df74e7c5d1805ed6a92'
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.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.03 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 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.40 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.005 MB Pamięć przed zapytaniem: 0.755 MB
INSERT INTO `jos_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
('1dddb3e450953df74e7c5d1805ed6a92', 1, '1762586787', 0, '', 0)
Polecenie EXPLAIN niemożliwe w zapytaniu: INSERT INTO `jos_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
('1dddb3e450953df74e7c5d1805ed6a92', 1, '1762586787', 0, '', 0)
| Status | Duration |
|---|
| starting | 0.05 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| update | 0.13 ms |
| end | 0.00 ms |
| query end | 0.02 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 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.18 ms Po ostatnim zapytaniu: 0.31 ms Pamięć zapytania: 0.032 MB Pamięć przed zapytaniem: 0.780 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.05 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.09 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.07 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.33 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 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.63 ms Po ostatnim zapytaniu: 0.48 ms Pamięć zapytania: 0.025 MB Pamięć przed zapytaniem: 0.819 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.07 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.14 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.10 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.04 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.03 ms |
| freeing items | 0.02 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.36 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.025 MB Pamięć przed zapytaniem: 0.888 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.07 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.01 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.41 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.033 MB Pamięć przed zapytaniem: 0.917 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.01 ms |
| Opening tables | 0.01 ms |
| init | 0.03 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 | 0.88 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.04 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.09 ms Po ostatnim zapytaniu: 3.17 ms Pamięć zapytania: 0.059 MB Pamięć przed zapytaniem: 1.353 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.10 ms |
| init | 0.05 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.08 ms |
| preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| Creating sort index | 0.31 ms |
| end | 0.00 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 |
|---|
| 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.47 ms Po ostatnim zapytaniu: 1.35 ms Pamięć zapytania: 0.025 MB Pamięć przed zapytaniem: 1.503 MB Zwróconych wierszy: 1
SELECT id
FROM `jos_tags`
WHERE `alias` = 'inspektor'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jos_tags | NULL | ref | idx_alias | idx_alias | 402 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.10 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.06 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.04 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 |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOTcomponentsJROOTcom_tagsJROOTrouter.php:179 |
| 10 | TagsRouter->fixSegment() | JROOTcomponentsJROOTcom_tagsJROOTrouter.php:147 |
| 9 | TagsRouter->parse() | JROOTlibrariesJROOTcmsJROOTrouterJROOTsite.php:432 |
| 8 | JRouterSite->parseSefRoute() | JROOTlibrariesJROOTcmsJROOTrouterJROOTrouter.php:483 |
| 7 | JRouter->_parseSefRoute() | JROOTlibrariesJROOTcmsJROOTrouterJROOTrouter.php:236 |
| 6 | JRouter->parse() | JROOTlibrariesJROOTcmsJROOTrouterJROOTsite.php:133 |
| 5 | JRouterSite->parse() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTcms.php:1142 |
| 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.47 ms Po ostatnim zapytaniu: 0.16 ms Pamięć zapytania: 0.027 MB Pamięć przed zapytaniem: 1.529 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.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.10 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.08 ms |
| end | 0.04 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 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.48 ms Po ostatnim zapytaniu: 0.09 ms Pamięć zapytania: 0.007 MB Pamięć przed zapytaniem: 1.522 MB
UPDATE `jos_extensions`
SET `params` = '{\"mediaversion\":\"9d16978f11ce7dd6e19e748821a4e265\"}'
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.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.10 ms |
| updating | 0.12 ms |
| end | 0.01 ms |
| query end | 0.03 ms |
| closing tables | 0.02 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.01 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.46 ms Po ostatnim zapytaniu: 0.27 ms Pamięć zapytania: 0.026 MB Pamięć przed zapytaniem: 1.617 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.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.09 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.07 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.02 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.65 ms Po ostatnim zapytaniu: 0.10 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 1.630 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.07 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.08 ms |
| init | 0.04 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.09 ms |
| preparing | 0.03 ms |
| executing | 0.00 ms |
| Sending data | 0.14 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | 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.01 ms Po ostatnim zapytaniu: 15.57 ms Pamięć zapytania: 0.039 MB Pamięć przed zapytaniem: 1.787 MB Zwróconych wierszy: 13
SELECT *
FROM `jos_content_types`
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jos_content_types | NULL | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 13 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.42 ms |
| init | 0.03 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.13 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.05 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.02 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1486 |
| 18 | JDatabaseDriver->loadAssocList() | JROOTlibrariesJROOTcmsJROOThelperJROOTtags.php:790 |
| 17 | JHelperTags::getTypes() | JROOTlibrariesJROOTcmsJROOThelperJROOTtags.php:624 |
| 16 | JHelperTags->getTagItemsQuery() | JROOTcomponentsJROOTcom_tagsJROOTmodelsJROOTtag.php:148 |
| 15 | TagsModelTag->getListQuery() | JROOTlibrariesJROOTlegacyJROOTmodelJROOTlist.php:132 |
| 14 | JModelList->_getListQuery() | JROOTlibrariesJROOTlegacyJROOTmodelJROOTlist.php:186 |
| 13 | JModelList->getItems() | JROOTcomponentsJROOTcom_tagsJROOTmodelsJROOTtag.php:86 |
| 12 | TagsModelTag->getItems() | JROOTlibrariesJROOTlegacyJROOTviewJROOTlegacy.php:422 |
| 11 | JViewLegacy->get() | JROOTcomponentsJROOTcom_tagsJROOTviewsJROOTtagJROOTview.html.php:51 |
| 10 | TagsViewTag->display() | JROOTlibrariesJROOTlegacyJROOTcontrollerJROOTlegacy.php:671 |
| 9 | JControllerLegacy->display() | JROOTcomponentsJROOTcom_tagsJROOTcontroller.php:52 |
| 8 | TagsController->display() | JROOTlibrariesJROOTlegacyJROOTcontrollerJROOTlegacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOTcomponentsJROOTcom_tagsJROOTtags.php:15 |
| 6 | require_once JROOTcomponentsJROOTcom_tagsJROOTtags.php | JROOTlibrariesJROOTcmsJROOTcomponentJROOThelper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOTlibrariesJROOTcmsJROOTcomponentJROOThelper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTsite.php:191 |
| 3 | JApplicationSite->dispatch() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTsite.php:230 |
| 2 | JApplicationSite->doExecute() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTcms.php:265 |
| 1 | JApplicationCms->execute() | JROOTindex.php:49 |
Czas zapytania: 3.68 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.041 MB Pamięć przed zapytaniem: 1.801 MB Zwróconych wierszy: 7
SELECT m.type_alias, m.content_item_id, m.core_content_id, count(m.tag_id) AS match_count, MAX(m.tag_date) as tag_date, MAX(c.core_title) AS core_title, MAX(c.core_params) AS core_params,MAX(c.core_alias) AS core_alias, MAX(c.core_body) AS core_body, MAX(c.core_state) AS core_state, MAX(c.core_access) AS core_access,MAX(c.core_metadata) AS core_metadata, MAX(c.core_created_user_id) AS core_created_user_id, MAX(c.core_created_by_alias) AS core_created_by_alias,MAX(c.core_created_time) as core_created_time, MAX(c.core_images) as core_images,
CASE WHEN c.core_modified_time = '0000-00-00 00:00:00' THEN c.core_created_time ELSE c.core_modified_time END as core_modified_time,MAX(c.core_language) AS core_language, MAX(c.core_catid) AS core_catid,MAX(c.core_publish_up) AS core_publish_up, MAX(c.core_publish_down) as core_publish_down,MAX(ct.type_title) AS content_type_title, MAX(ct.router) AS router,
CASE WHEN c.core_created_by_alias > ' ' THEN c.core_created_by_alias ELSE ua.name END AS author,ua.email AS author_email
FROM jos_contentitem_tag_map AS m
INNER JOIN jos_ucm_content AS c
ON m.type_alias = c.core_type_alias
AND m.core_content_id = c.core_content_id
AND c.core_state IN (1)
AND (c.core_publish_up = '0000-00-00 00:00:00' OR c.core_publish_up <= '2025-11-08 07:26:27')
AND (c.core_publish_down = '0000-00-00 00:00:00' OR c.core_publish_down >= '2025-11-08 07:26:27')
INNER JOIN jos_content_types AS ct
ON ct.type_alias = m.type_alias
LEFT JOIN jos_categories AS tc
ON tc.id = c.core_catid
LEFT JOIN jos_users AS ua
ON ua.id = c.core_created_user_id
WHERE m.tag_id IN (4)
AND (c.core_catid = 0 OR tc.published = 1)
AND m.type_alias IN ('com_content.article','com_contact.contact','com_newsfeeds.newsfeed','com_users.user','com_content.category','com_contact.category','com_newsfeeds.category','com_tags.tag','com_banners.banner','com_banners.category','com_banners.client','com_users.note','com_users.category')
AND c.core_access IN (0,1,5)
GROUP BY m.type_alias, m.content_item_id, m.core_content_id, core_modified_time, core_created_time, core_created_by_alias, name, author_email
ORDER BY MAX(`c`.`core_title`) ASC
LIMIT 20
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | c | NULL | ALL | PRIMARY,tag_idx,idx_access,idx_content_type | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 7 | 18.36 | Using where; Using temporary; Uruchomiono metodę filesort |
| 1 | SIMPLE | m | NULL | ref | idx_tag_type,idx_core_content_id | idx_core_content_id | 4 | 13028303_0000005.c.core_content_id | 1 | 10.00 | Using index condition; Using where |
| 1 | SIMPLE | ct | NULL | ref | idx_alias | idx_alias | 402 | 13028303_0000005.m.type_alias | 1 | 100.00 | Using where |
| 1 | SIMPLE | tc | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 13028303_0000005.c.core_catid | 1 | 100.00 | Using where |
| 1 | SIMPLE | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 13028303_0000005.c.core_created_user_id | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.32 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.59 ms |
| init | 0.32 ms |
| System lock | 0.01 ms |
| optimizing | 0.04 ms |
| statistics | 0.26 ms |
| preparing | 0.07 ms |
| Creating tmp table | 0.09 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 1.25 ms |
| Creating sort index | 0.20 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| removing tmp table | 0.07 ms |
| query end | 0.01 ms |
| closing tables | 0.07 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.03 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1681 |
| 15 | JDatabaseDriver->loadObjectList() | JROOTlibrariesJROOTlegacyJROOTmodelJROOTlegacy.php:307 |
| 14 | JModelLegacy->_getList() | JROOTlibrariesJROOTlegacyJROOTmodelJROOTlist.php:186 |
| 13 | JModelList->getItems() | JROOTcomponentsJROOTcom_tagsJROOTmodelsJROOTtag.php:86 |
| 12 | TagsModelTag->getItems() | JROOTlibrariesJROOTlegacyJROOTviewJROOTlegacy.php:422 |
| 11 | JViewLegacy->get() | JROOTcomponentsJROOTcom_tagsJROOTviewsJROOTtagJROOTview.html.php:51 |
| 10 | TagsViewTag->display() | JROOTlibrariesJROOTlegacyJROOTcontrollerJROOTlegacy.php:671 |
| 9 | JControllerLegacy->display() | JROOTcomponentsJROOTcom_tagsJROOTcontroller.php:52 |
| 8 | TagsController->display() | JROOTlibrariesJROOTlegacyJROOTcontrollerJROOTlegacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOTcomponentsJROOTcom_tagsJROOTtags.php:15 |
| 6 | require_once JROOTcomponentsJROOTcom_tagsJROOTtags.php | JROOTlibrariesJROOTcmsJROOTcomponentJROOThelper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOTlibrariesJROOTcmsJROOTcomponentJROOThelper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTsite.php:191 |
| 3 | JApplicationSite->dispatch() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTsite.php:230 |
| 2 | JApplicationSite->doExecute() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTcms.php:265 |
| 1 | JApplicationCms->execute() | JROOTindex.php:49 |
Czas zapytania: 1.15 ms Po ostatnim zapytaniu: 2.28 ms Pamięć zapytania: 0.042 MB Pamięć przed zapytaniem: 1.882 MB Zwróconych wierszy: 30
SHOW FULL COLUMNS
FROM `jos_tags`
Polecenie EXPLAIN niemożliwe w zapytaniu: SHOW FULL COLUMNS FROM `jos_tags`
| Status | Duration |
|---|
| starting | 0.05 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.19 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.01 ms |
| Opening tables | 0.02 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.02 ms |
| Sending data | 0.17 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.00 ms |
| removing tmp table | 0.04 ms |
| closing tables | 0.00 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.03 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1681 |
| 18 | JDatabaseDriver->loadObjectList() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriverJROOTmysqli.php:440 |
| 17 | JDatabaseDriverMysqli->getTableColumns() | JROOTlibrariesJROOTjoomlaJROOTtableJROOTtable.php:244 |
| 16 | JTable->getFields() | JROOTlibrariesJROOTjoomlaJROOTtableJROOTtable.php:163 |
| 15 | JTable->__construct() | JROOTadministratorJROOTcomponentsJROOTcom_tagsJROOTtablesJROOTtag.php:29 |
| 14 | TagsTableTag->__construct() | JROOTlibrariesJROOTjoomlaJROOTtableJROOTtable.php:311 |
| 13 | JTable::getInstance() | JROOTcomponentsJROOTcom_tagsJROOTmodelsJROOTtag.php:271 |
| 12 | TagsModelTag->getItem() | JROOTlibrariesJROOTlegacyJROOTviewJROOTlegacy.php:422 |
| 11 | JViewLegacy->get() | JROOTcomponentsJROOTcom_tagsJROOTviewsJROOTtagJROOTview.html.php:52 |
| 10 | TagsViewTag->display() | JROOTlibrariesJROOTlegacyJROOTcontrollerJROOTlegacy.php:671 |
| 9 | JControllerLegacy->display() | JROOTcomponentsJROOTcom_tagsJROOTcontroller.php:52 |
| 8 | TagsController->display() | JROOTlibrariesJROOTlegacyJROOTcontrollerJROOTlegacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOTcomponentsJROOTcom_tagsJROOTtags.php:15 |
| 6 | require_once JROOTcomponentsJROOTcom_tagsJROOTtags.php | JROOTlibrariesJROOTcmsJROOTcomponentJROOThelper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOTlibrariesJROOTcmsJROOTcomponentJROOThelper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTsite.php:191 |
| 3 | JApplicationSite->dispatch() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTsite.php:230 |
| 2 | JApplicationSite->doExecute() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTcms.php:265 |
| 1 | JApplicationCms->execute() | JROOTindex.php:49 |
Czas zapytania: 0.50 ms Po ostatnim zapytaniu: 0.32 ms Pamięć zapytania: 0.038 MB Pamięć przed zapytaniem: 1.956 MB Zwróconych wierszy: 1
SELECT *
FROM jos_tags
WHERE `id` = '4'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jos_tags | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.05 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.04 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.07 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.04 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.03 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1445 |
| 14 | JDatabaseDriver->loadAssoc() | JROOTlibrariesJROOTjoomlaJROOTtableJROOTtable.php:729 |
| 13 | JTable->load() | JROOTcomponentsJROOTcom_tagsJROOTmodelsJROOTtag.php:280 |
| 12 | TagsModelTag->getItem() | JROOTlibrariesJROOTlegacyJROOTviewJROOTlegacy.php:422 |
| 11 | JViewLegacy->get() | JROOTcomponentsJROOTcom_tagsJROOTviewsJROOTtagJROOTview.html.php:52 |
| 10 | TagsViewTag->display() | JROOTlibrariesJROOTlegacyJROOTcontrollerJROOTlegacy.php:671 |
| 9 | JControllerLegacy->display() | JROOTcomponentsJROOTcom_tagsJROOTcontroller.php:52 |
| 8 | TagsController->display() | JROOTlibrariesJROOTlegacyJROOTcontrollerJROOTlegacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOTcomponentsJROOTcom_tagsJROOTtags.php:15 |
| 6 | require_once JROOTcomponentsJROOTcom_tagsJROOTtags.php | JROOTlibrariesJROOTcmsJROOTcomponentJROOThelper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOTlibrariesJROOTcmsJROOTcomponentJROOThelper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTsite.php:191 |
| 3 | JApplicationSite->dispatch() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTsite.php:230 |
| 2 | JApplicationSite->doExecute() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTcms.php:265 |
| 1 | JApplicationCms->execute() | JROOTindex.php:49 |
Czas zapytania: 2.75 ms Po ostatnim zapytaniu: 0.19 ms Pamięć zapytania: 0.040 MB Pamięć przed zapytaniem: 1.986 MB Zwróconych wierszy: 7
SELECT m.type_alias, m.content_item_id, m.core_content_id, count(m.tag_id) AS match_count, MAX(m.tag_date) as tag_date, MAX(c.core_title) AS core_title, MAX(c.core_params) AS core_params,MAX(c.core_alias) AS core_alias, MAX(c.core_body) AS core_body, MAX(c.core_state) AS core_state, MAX(c.core_access) AS core_access,MAX(c.core_metadata) AS core_metadata, MAX(c.core_created_user_id) AS core_created_user_id, MAX(c.core_created_by_alias) AS core_created_by_alias,MAX(c.core_created_time) as core_created_time, MAX(c.core_images) as core_images,
CASE WHEN c.core_modified_time = '0000-00-00 00:00:00' THEN c.core_created_time ELSE c.core_modified_time END as core_modified_time,MAX(c.core_language) AS core_language, MAX(c.core_catid) AS core_catid,MAX(c.core_publish_up) AS core_publish_up, MAX(c.core_publish_down) as core_publish_down,MAX(ct.type_title) AS content_type_title, MAX(ct.router) AS router,
CASE WHEN c.core_created_by_alias > ' ' THEN c.core_created_by_alias ELSE ua.name END AS author,ua.email AS author_email
FROM jos_contentitem_tag_map AS m
INNER JOIN jos_ucm_content AS c
ON m.type_alias = c.core_type_alias
AND m.core_content_id = c.core_content_id
AND c.core_state IN (1)
AND (c.core_publish_up = '0000-00-00 00:00:00' OR c.core_publish_up <= '2025-11-08 07:26:27')
AND (c.core_publish_down = '0000-00-00 00:00:00' OR c.core_publish_down >= '2025-11-08 07:26:27')
INNER JOIN jos_content_types AS ct
ON ct.type_alias = m.type_alias
LEFT JOIN jos_categories AS tc
ON tc.id = c.core_catid
LEFT JOIN jos_users AS ua
ON ua.id = c.core_created_user_id
WHERE m.tag_id IN (4)
AND (c.core_catid = 0 OR tc.published = 1)
AND m.type_alias IN ('com_content.article','com_contact.contact','com_newsfeeds.newsfeed','com_users.user','com_content.category','com_contact.category','com_newsfeeds.category','com_tags.tag','com_banners.banner','com_banners.category','com_banners.client','com_users.note','com_users.category')
AND c.core_access IN (0,1,5)
GROUP BY m.type_alias, m.content_item_id, m.core_content_id, core_modified_time, core_created_time, core_created_by_alias, name, author_email
ORDER BY MAX(`c`.`core_title`) ASC
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | c | NULL | ALL | PRIMARY,tag_idx,idx_access,idx_content_type | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 7 | 18.36 | Using where; Using temporary; Uruchomiono metodę filesort |
| 1 | SIMPLE | m | NULL | ref | idx_tag_type,idx_core_content_id | idx_core_content_id | 4 | 13028303_0000005.c.core_content_id | 1 | 10.00 | Using index condition; Using where |
| 1 | SIMPLE | ct | NULL | ref | idx_alias | idx_alias | 402 | 13028303_0000005.m.type_alias | 1 | 100.00 | Using where |
| 1 | SIMPLE | tc | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 13028303_0000005.c.core_catid | 1 | 100.00 | Using where |
| 1 | SIMPLE | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 13028303_0000005.c.core_created_user_id | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.29 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.03 ms |
| init | 0.26 ms |
| System lock | 0.01 ms |
| optimizing | 0.04 ms |
| statistics | 0.23 ms |
| preparing | 0.07 ms |
| Creating tmp table | 0.09 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 1.07 ms |
| Creating sort index | 0.20 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| removing tmp table | 0.06 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 |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTlegacyJROOTmodelJROOTlegacy.php:347 |
| 14 | JModelLegacy->_getListCount() | JROOTlibrariesJROOTlegacyJROOTmodelJROOTlist.php:281 |
| 13 | JModelList->getTotal() | JROOTlibrariesJROOTlegacyJROOTmodelJROOTlist.php:231 |
| 12 | JModelList->getPagination() | JROOTlibrariesJROOTlegacyJROOTviewJROOTlegacy.php:422 |
| 11 | JViewLegacy->get() | JROOTcomponentsJROOTcom_tagsJROOTviewsJROOTtagJROOTview.html.php:55 |
| 10 | TagsViewTag->display() | JROOTlibrariesJROOTlegacyJROOTcontrollerJROOTlegacy.php:671 |
| 9 | JControllerLegacy->display() | JROOTcomponentsJROOTcom_tagsJROOTcontroller.php:52 |
| 8 | TagsController->display() | JROOTlibrariesJROOTlegacyJROOTcontrollerJROOTlegacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOTcomponentsJROOTcom_tagsJROOTtags.php:15 |
| 6 | require_once JROOTcomponentsJROOTcom_tagsJROOTtags.php | JROOTlibrariesJROOTcmsJROOTcomponentJROOThelper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOTlibrariesJROOTcmsJROOTcomponentJROOThelper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTsite.php:191 |
| 3 | JApplicationSite->dispatch() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTsite.php:230 |
| 2 | JApplicationSite->doExecute() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTcms.php:265 |
| 1 | JApplicationCms->execute() | JROOTindex.php:49 |
Czas zapytania: 1.31 ms Po ostatnim zapytaniu: 1.15 ms Pamięć zapytania: 0.041 MB Pamięć przed zapytaniem: 2.092 MB Zwróconych wierszy: 0
SELECT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state
FROM jos_fields AS a
LEFT JOIN `jos_languages` AS l
ON l.lang_code = a.language
LEFT JOIN jos_users AS uc
ON uc.id=a.checked_out
LEFT JOIN jos_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN jos_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN jos_fields_groups AS g
ON g.id = a.group_id
WHERE a.context = 'com_tags.tag'
AND a.access IN (1,1,5)
AND (a.group_id = 0 OR g.access IN (1,1,5))
AND a.state = 1
AND (a.group_id = 0 OR g.state = 1)
ORDER BY a.ordering DESC
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | ref | idx_state,idx_access,idx_context | idx_state | 1 | const | 1 | 100.00 | Using index condition; Using where; Uruchomiono metodę filesort |
| 1 | SIMPLE | l | NULL | eq_ref | idx_langcode | idx_langcode | 28 | 13028303_0000005.a.language | 1 | 100.00 | Using where |
| 1 | SIMPLE | uc | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 13028303_0000005.a.checked_out | 1 | 100.00 | NULL |
| 1 | SIMPLE | ag | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 13028303_0000005.a.access | 1 | 100.00 | Using where |
| 1 | SIMPLE | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 13028303_0000005.a.created_user_id | 1 | 100.00 | Using where |
| 1 | SIMPLE | g | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 13028303_0000005.a.group_id | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.21 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.24 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.04 ms |
| Creating sort index | 0.07 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.03 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1681 |
| 18 | JDatabaseDriver->loadObjectList() | JROOTlibrariesJROOTlegacyJROOTmodelJROOTlegacy.php:307 |
| 17 | JModelLegacy->_getList() | JROOTadministratorJROOTcomponentsJROOTcom_fieldsJROOTmodelsJROOTfields.php:327 |
| 16 | FieldsModelFields->_getList() | JROOTlibrariesJROOTlegacyJROOTmodelJROOTlist.php:186 |
| 15 | JModelList->getItems() | JROOTadministratorJROOTcomponentsJROOTcom_fieldsJROOThelpersJROOTfields.php:134 |
| 14 | FieldsHelper::getFields() | JROOTpluginsJROOTsystemJROOTfieldsJROOTfields.php:378 |
| 13 | PlgSystemFields->onContentPrepare() | JROOTlibrariesJROOTjoomlaJROOTeventJROOTevent.php:70 |
| 12 | JEvent->update() | JROOTlibrariesJROOTjoomlaJROOTeventJROOTdispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOTcomponentsJROOTcom_tagsJROOTviewsJROOTtagJROOTview.html.php:99 |
| 10 | TagsViewTag->display() | JROOTlibrariesJROOTlegacyJROOTcontrollerJROOTlegacy.php:671 |
| 9 | JControllerLegacy->display() | JROOTcomponentsJROOTcom_tagsJROOTcontroller.php:52 |
| 8 | TagsController->display() | JROOTlibrariesJROOTlegacyJROOTcontrollerJROOTlegacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOTcomponentsJROOTcom_tagsJROOTtags.php:15 |
| 6 | require_once JROOTcomponentsJROOTcom_tagsJROOTtags.php | JROOTlibrariesJROOTcmsJROOTcomponentJROOThelper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOTlibrariesJROOTcmsJROOTcomponentJROOThelper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTsite.php:191 |
| 3 | JApplicationSite->dispatch() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTsite.php:230 |
| 2 | JApplicationSite->doExecute() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTcms.php:265 |
| 1 | JApplicationCms->execute() | JROOTindex.php:49 |
Czas zapytania: 0.48 ms Po ostatnim zapytaniu: 3.01 ms Pamięć zapytania: 0.038 MB Pamięć przed zapytaniem: 2.158 MB Zwróconych wierszy: 1
SELECT *
FROM jos_tags
WHERE `id` = '4'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jos_tags | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| init | 0.04 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.06 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.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 |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1445 |
| 13 | JDatabaseDriver->loadAssoc() | JROOTlibrariesJROOTjoomlaJROOTtableJROOTtable.php:729 |
| 12 | JTable->load() | JROOTcomponentsJROOTcom_tagsJROOTmodelsJROOTtag.php:335 |
| 11 | TagsModelTag->hit() | JROOTcomponentsJROOTcom_tagsJROOTviewsJROOTtagJROOTview.html.php:197 |
| 10 | TagsViewTag->display() | JROOTlibrariesJROOTlegacyJROOTcontrollerJROOTlegacy.php:671 |
| 9 | JControllerLegacy->display() | JROOTcomponentsJROOTcom_tagsJROOTcontroller.php:52 |
| 8 | TagsController->display() | JROOTlibrariesJROOTlegacyJROOTcontrollerJROOTlegacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOTcomponentsJROOTcom_tagsJROOTtags.php:15 |
| 6 | require_once JROOTcomponentsJROOTcom_tagsJROOTtags.php | JROOTlibrariesJROOTcmsJROOTcomponentJROOThelper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOTlibrariesJROOTcmsJROOTcomponentJROOThelper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTsite.php:191 |
| 3 | JApplicationSite->dispatch() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTsite.php:230 |
| 2 | JApplicationSite->doExecute() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTcms.php:265 |
| 1 | JApplicationCms->execute() | JROOTindex.php:49 |
Czas zapytania: 0.46 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.009 MB Pamięć przed zapytaniem: 2.167 MB
UPDATE jos_tags
SET `hits` = (`hits` + 1)
WHERE `id` = '4'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | UPDATE | jos_tags | NULL | range | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| init | 0.05 ms |
| System lock | 0.05 ms |
| updating | 0.10 ms |
| end | 0.01 ms |
| query end | 0.03 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTtableJROOTtable.php:1240 |
| 12 | JTable->hit() | JROOTcomponentsJROOTcom_tagsJROOTmodelsJROOTtag.php:336 |
| 11 | TagsModelTag->hit() | JROOTcomponentsJROOTcom_tagsJROOTviewsJROOTtagJROOTview.html.php:197 |
| 10 | TagsViewTag->display() | JROOTlibrariesJROOTlegacyJROOTcontrollerJROOTlegacy.php:671 |
| 9 | JControllerLegacy->display() | JROOTcomponentsJROOTcom_tagsJROOTcontroller.php:52 |
| 8 | TagsController->display() | JROOTlibrariesJROOTlegacyJROOTcontrollerJROOTlegacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOTcomponentsJROOTcom_tagsJROOTtags.php:15 |
| 6 | require_once JROOTcomponentsJROOTcom_tagsJROOTtags.php | JROOTlibrariesJROOTcmsJROOTcomponentJROOThelper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOTlibrariesJROOTcmsJROOTcomponentJROOThelper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTsite.php:191 |
| 3 | JApplicationSite->dispatch() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTsite.php:230 |
| 2 | JApplicationSite->doExecute() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTcms.php:265 |
| 1 | JApplicationCms->execute() | JROOTindex.php:49 |
Czas zapytania: 1.44 ms Po ostatnim zapytaniu: 1.70 ms Pamięć zapytania: 0.037 MB Pamięć przed zapytaniem: 2.294 MB Zwróconych wierszy: 36
SELECT `id`,`name`,`rules`,`parent_id`
FROM `jos_assets`
WHERE `name` IN ('com_admin','com_ajax','com_associations','com_attachments','com_banners','com_cache','com_categories','com_checkin','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_djimageslider','com_fields','com_finder','com_foxcontact','com_installer','com_jce','com_joomlaupdate','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_plugins','com_postinstall','com_redirect','com_search','com_tags','com_templates','com_users','com_wrapper') OR `parent_id` = 0
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | jos_assets | NULL | ALL | idx_asset_name,idx_parent_id | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 101 | 54.17 | Using where |
| Status | Duration |
|---|
| starting | 0.11 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.10 ms |
| init | 0.10 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.29 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.53 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1681 |
| 21 | JDatabaseDriver->loadObjectList() | JROOTlibrariesJROOTjoomlaJROOTaccessJROOTaccess.php:427 |
| 20 | JAccess::preloadComponents() | JROOTlibrariesJROOTjoomlaJROOTaccessJROOTaccess.php:211 |
| 19 | JAccess::preload() | JROOTlibrariesJROOTjoomlaJROOTaccessJROOTaccess.php:529 |
| 18 | JAccess::getAssetRules() | JROOTlibrariesJROOTjoomlaJROOTaccessJROOTaccess.php:181 |
| 17 | JAccess::check() | JROOTlibrariesJROOTjoomlaJROOTuserJROOTuser.php:393 |
| 16 | JUser->authorise() | JROOTcomponentsJROOTcom_tagsJROOTviewsJROOTtagJROOTtmplJROOTdefault_items.php:22 |
| 15 | include JROOTcomponentsJROOTcom_tagsJROOTviewsJROOTtagJROOTtmplJROOTdefault_items.php | JROOTlibrariesJROOTlegacyJROOTviewJROOTlegacy.php:694 |
| 14 | JViewLegacy->loadTemplate() | JROOTcomponentsJROOTcom_tagsJROOTviewsJROOTtagJROOTtmplJROOTdefault.php:51 |
| 13 | include JROOTcomponentsJROOTcom_tagsJROOTviewsJROOTtagJROOTtmplJROOTdefault.php | JROOTlibrariesJROOTlegacyJROOTviewJROOTlegacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOTlibrariesJROOTlegacyJROOTviewJROOTlegacy.php:229 |
| 11 | JViewLegacy->display() | JROOTcomponentsJROOTcom_tagsJROOTviewsJROOTtagJROOTview.html.php:201 |
| 10 | TagsViewTag->display() | JROOTlibrariesJROOTlegacyJROOTcontrollerJROOTlegacy.php:671 |
| 9 | JControllerLegacy->display() | JROOTcomponentsJROOTcom_tagsJROOTcontroller.php:52 |
| 8 | TagsController->display() | JROOTlibrariesJROOTlegacyJROOTcontrollerJROOTlegacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOTcomponentsJROOTcom_tagsJROOTtags.php:15 |
| 6 | require_once JROOTcomponentsJROOTcom_tagsJROOTtags.php | JROOTlibrariesJROOTcmsJROOTcomponentJROOThelper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOTlibrariesJROOTcmsJROOTcomponentJROOThelper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTsite.php:191 |
| 3 | JApplicationSite->dispatch() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTsite.php:230 |
| 2 | JApplicationSite->doExecute() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTcms.php:265 |
| 1 | JApplicationCms->execute() | JROOTindex.php:49 |
Czas zapytania: 1.31 ms Po ostatnim zapytaniu: 0.57 ms Pamięć zapytania: 0.046 MB Pamięć przed zapytaniem: 2.377 MB Zwróconych wierszy: 2
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM jos_categories as c
LEFT JOIN jos_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=9
GROUP BY c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version
ORDER BY c.lft
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | s | NULL | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | Uruchomiono metodę filesort |
| 1 | SIMPLE | c | NULL | ALL | cat_idx,idx_access,idx_left_right | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 13 | 47.00 | Using where |
| Status | Duration |
|---|
| starting | 0.26 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.10 ms |
| init | 0.16 ms |
| System lock | 0.01 ms |
| optimizing | 0.03 ms |
| statistics | 0.22 ms |
| preparing | 0.04 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.04 ms |
| Creating sort index | 0.18 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 |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1681 |
| 26 | JDatabaseDriver->loadObjectList() | JROOTlibrariesJROOTlegacyJROOTcategoriesJROOTcategories.php:301 |
| 25 | JCategories->_load() | JROOTlibrariesJROOTlegacyJROOTcategoriesJROOTcategories.php:182 |
| 24 | JCategories->get() | JROOTcomponentsJROOTcom_contentJROOTrouter.php:70 |
| 23 | ContentRouter->getCategorySegment() | JROOTlibrariesJROOTcmsJROOTcomponentJROOTrouterJROOTview.php:117 |
| 22 | JComponentRouterView->getPath() | JROOTlibrariesJROOTcmsJROOTcomponentJROOTrouterJROOTrulesJROOTmenu.php:82 |
| 21 | JComponentRouterRulesMenu->preprocess() | JROOTlibrariesJROOTcmsJROOTcomponentJROOTrouterJROOTview.php:219 |
| 20 | JComponentRouterView->preprocess() | JROOTlibrariesJROOTcmsJROOTrouterJROOTsite.php:660 |
| 19 | JRouterSite->processBuildRules() | JROOTlibrariesJROOTcmsJROOTrouterJROOTrouter.php:267 |
| 18 | JRouter->build() | JROOTlibrariesJROOTcmsJROOTrouterJROOTsite.php:149 |
| 17 | JRouterSite->build() | JROOTlibrariesJROOTjoomlaJROOTapplicationJROOTroute.php:62 |
| 16 | JRoute::_() | JROOTcomponentsJROOTcom_tagsJROOTviewsJROOTtagJROOTtmplJROOTdefault_items.php:83 |
| 15 | include JROOTcomponentsJROOTcom_tagsJROOTviewsJROOTtagJROOTtmplJROOTdefault_items.php | JROOTlibrariesJROOTlegacyJROOTviewJROOTlegacy.php:694 |
| 14 | JViewLegacy->loadTemplate() | JROOTcomponentsJROOTcom_tagsJROOTviewsJROOTtagJROOTtmplJROOTdefault.php:51 |
| 13 | include JROOTcomponentsJROOTcom_tagsJROOTviewsJROOTtagJROOTtmplJROOTdefault.php | JROOTlibrariesJROOTlegacyJROOTviewJROOTlegacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOTlibrariesJROOTlegacyJROOTviewJROOTlegacy.php:229 |
| 11 | JViewLegacy->display() | JROOTcomponentsJROOTcom_tagsJROOTviewsJROOTtagJROOTview.html.php:201 |
| 10 | TagsViewTag->display() | JROOTlibrariesJROOTlegacyJROOTcontrollerJROOTlegacy.php:671 |
| 9 | JControllerLegacy->display() | JROOTcomponentsJROOTcom_tagsJROOTcontroller.php:52 |
| 8 | TagsController->display() | JROOTlibrariesJROOTlegacyJROOTcontrollerJROOTlegacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOTcomponentsJROOTcom_tagsJROOTtags.php:15 |
| 6 | require_once JROOTcomponentsJROOTcom_tagsJROOTtags.php | JROOTlibrariesJROOTcmsJROOTcomponentJROOThelper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOTlibrariesJROOTcmsJROOTcomponentJROOThelper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTsite.php:191 |
| 3 | JApplicationSite->dispatch() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTsite.php:230 |
| 2 | JApplicationSite->doExecute() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTcms.php:265 |
| 1 | JApplicationCms->execute() | JROOTindex.php:49 |
Czas zapytania: 1.02 ms Po ostatnim zapytaniu: 0.16 ms Pamięć zapytania: 0.046 MB Pamięć przed zapytaniem: 2.406 MB Zwróconych wierszy: 2
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM jos_categories as c
LEFT JOIN jos_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=8
GROUP BY c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version
ORDER BY c.lft
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | s | NULL | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | Uruchomiono metodę filesort |
| 1 | SIMPLE | c | NULL | ALL | cat_idx,idx_access,idx_left_right | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 13 | 47.00 | Using where |
| Status | Duration |
|---|
| starting | 0.21 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.14 ms |
| System lock | 0.01 ms |
| optimizing | 0.03 ms |
| statistics | 0.19 ms |
| preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| Creating sort index | 0.12 ms |
| end | 0.00 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 |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1681 |
| 26 | JDatabaseDriver->loadObjectList() | JROOTlibrariesJROOTlegacyJROOTcategoriesJROOTcategories.php:301 |
| 25 | JCategories->_load() | JROOTlibrariesJROOTlegacyJROOTcategoriesJROOTcategories.php:182 |
| 24 | JCategories->get() | JROOTcomponentsJROOTcom_contentJROOTrouter.php:70 |
| 23 | ContentRouter->getCategorySegment() | JROOTlibrariesJROOTcmsJROOTcomponentJROOTrouterJROOTview.php:117 |
| 22 | JComponentRouterView->getPath() | JROOTlibrariesJROOTcmsJROOTcomponentJROOTrouterJROOTrulesJROOTmenu.php:82 |
| 21 | JComponentRouterRulesMenu->preprocess() | JROOTlibrariesJROOTcmsJROOTcomponentJROOTrouterJROOTview.php:219 |
| 20 | JComponentRouterView->preprocess() | JROOTlibrariesJROOTcmsJROOTrouterJROOTsite.php:660 |
| 19 | JRouterSite->processBuildRules() | JROOTlibrariesJROOTcmsJROOTrouterJROOTrouter.php:267 |
| 18 | JRouter->build() | JROOTlibrariesJROOTcmsJROOTrouterJROOTsite.php:149 |
| 17 | JRouterSite->build() | JROOTlibrariesJROOTjoomlaJROOTapplicationJROOTroute.php:62 |
| 16 | JRoute::_() | JROOTcomponentsJROOTcom_tagsJROOTviewsJROOTtagJROOTtmplJROOTdefault_items.php:83 |
| 15 | include JROOTcomponentsJROOTcom_tagsJROOTviewsJROOTtagJROOTtmplJROOTdefault_items.php | JROOTlibrariesJROOTlegacyJROOTviewJROOTlegacy.php:694 |
| 14 | JViewLegacy->loadTemplate() | JROOTcomponentsJROOTcom_tagsJROOTviewsJROOTtagJROOTtmplJROOTdefault.php:51 |
| 13 | include JROOTcomponentsJROOTcom_tagsJROOTviewsJROOTtagJROOTtmplJROOTdefault.php | JROOTlibrariesJROOTlegacyJROOTviewJROOTlegacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOTlibrariesJROOTlegacyJROOTviewJROOTlegacy.php:229 |
| 11 | JViewLegacy->display() | JROOTcomponentsJROOTcom_tagsJROOTviewsJROOTtagJROOTview.html.php:201 |
| 10 | TagsViewTag->display() | JROOTlibrariesJROOTlegacyJROOTcontrollerJROOTlegacy.php:671 |
| 9 | JControllerLegacy->display() | JROOTcomponentsJROOTcom_tagsJROOTcontroller.php:52 |
| 8 | TagsController->display() | JROOTlibrariesJROOTlegacyJROOTcontrollerJROOTlegacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOTcomponentsJROOTcom_tagsJROOTtags.php:15 |
| 6 | require_once JROOTcomponentsJROOTcom_tagsJROOTtags.php | JROOTlibrariesJROOTcmsJROOTcomponentJROOThelper.php:394 |
| 5 | JComponentHelper::executeComponent() | JROOTlibrariesJROOTcmsJROOTcomponentJROOThelper.php:369 |
| 4 | JComponentHelper::renderComponent() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTsite.php:191 |
| 3 | JApplicationSite->dispatch() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTsite.php:230 |
| 2 | JApplicationSite->doExecute() | JROOTlibrariesJROOTcmsJROOTapplicationJROOTcms.php:265 |
| 1 | JApplicationCms->execute() | JROOTindex.php:49 |
Czas zapytania: 1.25 ms Po ostatnim zapytaniu: 0.98 ms Pamięć zapytania: 0.029 MB Pamięć przed zapytaniem: 2.438 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-11-08 07:26:27')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2025-11-08 07:26:27')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 0 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.13 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.12 ms |
| init | 0.06 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.10 ms |
| preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.38 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.04 ms |
| freeing items | 0.03 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.46 ms Po ostatnim zapytaniu: 1.60 ms Pamięć zapytania: 0.025 MB Pamięć przed zapytaniem: 2.566 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.02 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.09 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.04 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.01 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`
2 × SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time, c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level, c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id, c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM jos_categories as c
LEFT JOIN jos_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
2 × SELECT *
FROM jos_tags
2 × SELECT m.type_alias, m.content_item_id, m.core_content_id, count(m.tag_id) AS match_count, MAX(m.tag_date) as tag_date, MAX(c.core_title) AS core_title, MAX(c.core_params) AS core_params,MAX(c.core_alias) AS core_alias, MAX(c.core_body) AS core_body, MAX(c.core_state) AS core_state, MAX(c.core_access) AS core_access,MAX(c.core_metadata) AS core_metadata, MAX(c.core_created_user_id) AS core_created_user_id, MAX(c.core_created_by_alias) AS core_created_by_alias,MAX(c.core_created_time) as core_created_time, MAX(c.core_images) as core_images,
CASE WHEN c.core_modified_time = '0000-00-00 00:00:00' THEN c.core_created_time ELSE c.core_modified_time END as core_modified_time,MAX(c.core_language) AS core_language, MAX(c.core_catid) AS core_catid,MAX(c.core_publish_up) AS core_publish_up, MAX(c.core_publish_down) as core_publish_down,MAX(ct.type_title) AS content_type_title, MAX(ct.router) AS router,
CASE WHEN c.core_created_by_alias > ' ' THEN c.core_created_by_alias ELSE ua.name END AS author,ua.email AS author_email
FROM jos_contentitem_tag_map AS m
INNER JOIN jos_ucm_content AS c
ON m.type_alias = c.core_type_alias
AND m.core_content_id = c.core_content_id
AND c.core_state IN (1)
AND (c.core_publish_up = '0000-00-00 00:00:00' OR c.core_publish_up <= '2025-11-08 07:26:27')
AND (c.core_publish_down = '0000-00-00 00:00:00' OR c.core_publish_down >= '2025-11-08 07:26:27')
INNER JOIN jos_content_types AS ct
ON ct.type_alias = m.type_alias
LEFT JOIN jos_categories AS tc
ON tc.id = c.core_catid
LEFT JOIN jos_users AS ua
ON ua.id = c.core_created_user_id
1 × SELECT `data`
FROM `jos_session`
1 × SELECT *
FROM `jos_content_types
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 `id`,`name`,`rules`,`parent_id`
FROM `jos_assets`
1 × SELECT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state
FROM jos_fields AS a
LEFT JOIN `jos_languages` AS l
ON l.lang_code = a.language
LEFT JOIN jos_users AS uc
ON uc.id=a.checked_out
LEFT JOIN jos_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN jos_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN jos_fields_groups AS g
ON g.id = a.group_id
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 `session_id`
FROM `jos_session`
1 × SELECT *
FROM jos_languages
1 × SELECT id
FROM `jos_tags`
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 `folder` AS `type`,`element` AS `name`,`params`
FROM jos_extensions
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 manifest_cache
FROM jos_extensions