Czas zapytania: 0.26 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 1.222 MB Zwróconych wierszy: 0
SELECT `session_id`
FROM `v784w_session`
WHERE `session_id` = X'6162633039623136353131613034393534646634623161636237643738373766'
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | v784w_session | NULL | const | PRIMARY | PRIMARY | 194 | const | 1 | 100.00 | Using index |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.00 ms |
Opening tables | 0.03 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.05 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.01 ms |
# | Wywołujący | Plik i numer linii |
---|
9 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1740 |
8 | JDatabaseDriver->loadResult() | JROOTlibrariesJROOTsrcJROOTSessionJROOTMetadataManager.php:74 |
7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:153 |
6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:760 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:135 |
4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:66 |
3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:344 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOTlibrariesJROOTsrcJROOTFactory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOTindex.php:46 |
Czas zapytania: 0.25 ms Po ostatnim zapytaniu: 0.10 ms Pamięć zapytania: 0.004 MB Pamięć przed zapytaniem: 1.228 MB
INSERT INTO `v784w_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
(X'6162633039623136353131613034393534646634623161636237643738373766', 1, 1695623556, 0, '', 0)
Polecenie EXPLAIN niemożliwe w zapytaniu: INSERT INTO `v784w_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(X'6162633039623136353131613034393534646634623161636237643738373766', 1, 1695623556, 0, '', 0)
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
init | 0.02 ms |
System lock | 0.00 ms |
update | 0.09 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() | JROOTlibrariesJROOTsrcJROOTSessionJROOTMetadataManager.php:116 |
7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:153 |
6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:760 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:135 |
4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:66 |
3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:344 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOTlibrariesJROOTsrcJROOTFactory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOTindex.php:46 |
Czas zapytania: 0.63 ms Po ostatnim zapytaniu: 0.66 ms Pamięć zapytania: 0.030 MB Pamięć przed zapytaniem: 1.325 MB Zwróconych wierszy: 42
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `v784w_extensions`
WHERE `type` = 'component'
AND `state` = 0
AND `enabled` = 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | v784w_extensions | NULL | ref | extension | extension | 82 | const | 43 | 1.00 | Using where |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.07 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sending data | 0.30 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.03 ms |
cleaning up | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
12 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1701 |
11 | JDatabaseDriver->loadObjectList() | JROOTlibrariesJROOTsrcJROOTComponentJROOTComponentHelper.php:445 |
10 | Joomla\CMS\Component\ComponentHelper::Joomla\CMS\Component\{closure}() | Identyczny z wywołaniem linii niżej. |
9 | call_user_func_array() | JROOTlibrariesJROOTsrcJROOTCacheJROOTControllerJROOTCallbackController.php:173 |
8 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOTlibrariesJROOTsrcJROOTComponentJROOTComponentHelper.php:453 |
7 | Joomla\CMS\Component\ComponentHelper::load() | JROOTlibrariesJROOTsrcJROOTComponentJROOTComponentHelper.php:519 |
6 | Joomla\CMS\Component\ComponentHelper::getComponents() | JROOTlibrariesJROOTsrcJROOTComponentJROOTComponentHelper.php:44 |
5 | Joomla\CMS\Component\ComponentHelper::getComponent() | JROOTlibrariesJROOTsrcJROOTComponentJROOTComponentHelper.php:103 |
4 | Joomla\CMS\Component\ComponentHelper::getParams() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:594 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Czas zapytania: 0.23 ms Po ostatnim zapytaniu: 0.64 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 1.360 MB Zwróconych wierszy: 5
SELECT id, rules
FROM `v784w_viewlevels`
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | v784w_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.00 ms |
Opening tables | 0.02 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.06 ms |
end | 0.00 ms |
query end | 0.00 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:1506 |
9 | JDatabaseDriver->loadAssocList() | JROOTlibrariesJROOTsrcJROOTAccessJROOTAccess.php:1063 |
8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOTlibrariesJROOTsrcJROOTUserJROOTUser.php:458 |
7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOTlibrariesJROOTsrcJROOTPluginJROOTPluginHelper.php:321 |
6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOTlibrariesJROOTsrcJROOTPluginJROOTPluginHelper.php:87 |
5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOTlibrariesJROOTsrcJROOTPluginJROOTPluginHelper.php:129 |
4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:604 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Czas zapytania: 0.31 ms Po ostatnim zapytaniu: 0.09 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 1.372 MB Zwróconych wierszy: 1
SELECT b.id
FROM v784w_usergroups AS a
LEFT JOIN v784w_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 1
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 | 1 | 100.00 | Using where; Using index |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.07 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sending data | 0.03 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
11 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1550 |
10 | JDatabaseDriver->loadColumn() | JROOTlibrariesJROOTsrcJROOTAccessJROOTAccess.php:980 |
9 | Joomla\CMS\Access\Access::getGroupsByUser() | JROOTlibrariesJROOTsrcJROOTAccessJROOTAccess.php:1095 |
8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOTlibrariesJROOTsrcJROOTUserJROOTUser.php:458 |
7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOTlibrariesJROOTsrcJROOTPluginJROOTPluginHelper.php:321 |
6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOTlibrariesJROOTsrcJROOTPluginJROOTPluginHelper.php:87 |
5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOTlibrariesJROOTsrcJROOTPluginJROOTPluginHelper.php:129 |
4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:604 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Czas zapytania: 1.45 ms Po ostatnim zapytaniu: 0.21 ms Pamięć zapytania: 0.034 MB Pamięć przed zapytaniem: 1.395 MB Zwróconych wierszy: 111
SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM v784w_extensions
WHERE enabled = 1
AND type = 'plugin'
AND state IN (0,1)
AND access IN (1,1)
ORDER BY ordering
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | v784w_extensions | NULL | ref | extension | extension | 82 | const | 141 | 0.40 | Using index condition; Using where; Uruchomiono metodę filesort |
Status | Duration |
---|
starting | 0.06 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.06 ms |
preparing | 0.03 ms |
Sorting result | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
Creating sort index | 1.10 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.03 ms |
cleaning up | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
11 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1701 |
10 | JDatabaseDriver->loadObjectList() | JROOTlibrariesJROOTsrcJROOTPluginJROOTPluginHelper.php:354 |
9 | Joomla\CMS\Plugin\PluginHelper::Joomla\CMS\Plugin\{closure}() | Identyczny z wywołaniem linii niżej. |
8 | call_user_func_array() | JROOTlibrariesJROOTsrcJROOTCacheJROOTControllerJROOTCallbackController.php:173 |
7 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOTlibrariesJROOTsrcJROOTPluginJROOTPluginHelper.php:359 |
6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOTlibrariesJROOTsrcJROOTPluginJROOTPluginHelper.php:87 |
5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOTlibrariesJROOTsrcJROOTPluginJROOTPluginHelper.php:129 |
4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:604 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Czas zapytania: 0.26 ms Po ostatnim zapytaniu: 3.64 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 1.747 MB Zwróconych wierszy: 3
SELECT `path`
FROM v784w_rsfirewall_ignored
WHERE `type`='ignore_folder' OR `type`='ignore_file'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | v784w_rsfirewall_ignored | NULL | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 3 | 55.56 | Using where |
Status | Duration |
---|
starting | 0.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.01 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.02 ms |
cleaning up | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
12 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1550 |
11 | JDatabaseDriver->loadColumn() | JROOTadministratorJROOTcomponentsJROOTcom_rsfirewallJROOThelpersJROOTconfig.php:53 |
10 | RSFirewallConfig->load() | JROOTadministratorJROOTcomponentsJROOTcom_rsfirewallJROOThelpersJROOTconfig.php:19 |
9 | RSFirewallConfig->__construct() | JROOTadministratorJROOTcomponentsJROOTcom_rsfirewallJROOThelpersJROOTconfig.php:161 |
8 | RSFirewallConfig::getInstance() | JROOTpluginsJROOTsystemJROOTrsfirewallJROOTrsfirewall.php:27 |
7 | plgSystemRsfirewall->__construct() | JROOTlibrariesJROOTsrcJROOTPluginJROOTPluginHelper.php:283 |
6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOTlibrariesJROOTsrcJROOTPluginJROOTPluginHelper.php:182 |
5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:625 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Czas zapytania: 0.22 ms Po ostatnim zapytaniu: 0.06 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 1.752 MB Zwróconych wierszy: 0
SELECT `file`
FROM v784w_rsfirewall_hashes
WHERE `type`='protect'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | v784w_rsfirewall_hashes | NULL | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 12 | 10.00 | Using where |
Status | Duration |
---|
starting | 0.03 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.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 |
---|
12 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1550 |
11 | JDatabaseDriver->loadColumn() | JROOTadministratorJROOTcomponentsJROOTcom_rsfirewallJROOThelpersJROOTconfig.php:60 |
10 | RSFirewallConfig->load() | JROOTadministratorJROOTcomponentsJROOTcom_rsfirewallJROOThelpersJROOTconfig.php:19 |
9 | RSFirewallConfig->__construct() | JROOTadministratorJROOTcomponentsJROOTcom_rsfirewallJROOThelpersJROOTconfig.php:161 |
8 | RSFirewallConfig::getInstance() | JROOTpluginsJROOTsystemJROOTrsfirewallJROOTrsfirewall.php:27 |
7 | plgSystemRsfirewall->__construct() | JROOTlibrariesJROOTsrcJROOTPluginJROOTPluginHelper.php:283 |
6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOTlibrariesJROOTsrcJROOTPluginJROOTPluginHelper.php:182 |
5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:625 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Czas zapytania: 0.33 ms Po ostatnim zapytaniu: 0.04 ms Pamięć zapytania: 0.029 MB Pamięć przed zapytaniem: 1.758 MB Zwróconych wierszy: 62
SELECT *
FROM v784w_rsfirewall_configuration
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | v784w_rsfirewall_configuration | NULL | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 62 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.19 ms |
end | 0.00 ms |
query end | 0.00 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:1701 |
11 | JDatabaseDriver->loadObjectList() | JROOTadministratorJROOTcomponentsJROOTcom_rsfirewallJROOThelpersJROOTconfig.php:68 |
10 | RSFirewallConfig->load() | JROOTadministratorJROOTcomponentsJROOTcom_rsfirewallJROOThelpersJROOTconfig.php:19 |
9 | RSFirewallConfig->__construct() | JROOTadministratorJROOTcomponentsJROOTcom_rsfirewallJROOThelpersJROOTconfig.php:161 |
8 | RSFirewallConfig::getInstance() | JROOTpluginsJROOTsystemJROOTrsfirewallJROOTrsfirewall.php:27 |
7 | plgSystemRsfirewall->__construct() | JROOTlibrariesJROOTsrcJROOTPluginJROOTPluginHelper.php:283 |
6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOTlibrariesJROOTsrcJROOTPluginJROOTPluginHelper.php:182 |
5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:625 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Czas zapytania: 0.64 ms Po ostatnim zapytaniu: 3.06 ms Pamięć zapytania: 0.028 MB Pamięć przed zapytaniem: 1.925 MB Zwróconych wierszy: 10
SHOW FULL COLUMNS
FROM `v784w_rsfirewall_logs`
Polecenie EXPLAIN niemożliwe w zapytaniu: SHOW FULL COLUMNS FROM `v784w_rsfirewall_logs`
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.20 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.01 ms |
Opening tables | 0.02 ms |
checking permissions | 0.04 ms |
checking permissions | 0.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.02 ms |
Sending data | 0.08 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
removing tmp table | 0.05 ms |
closing tables | 0.00 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
16 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1701 |
15 | JDatabaseDriver->loadObjectList() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriverJROOTmysqli.php:445 |
14 | JDatabaseDriverMysqli->getTableColumns() | JROOTlibrariesJROOTsrcJROOTTableJROOTTable.php:245 |
13 | Joomla\CMS\Table\Table->getFields() | JROOTlibrariesJROOTsrcJROOTTableJROOTTable.php:164 |
12 | Joomla\CMS\Table\Table->__construct() | JROOTadministratorJROOTcomponentsJROOTcom_rsfirewallJROOTtablesJROOTlogs.php:36 |
11 | RsfirewallTableLogs->__construct() | JROOTlibrariesJROOTsrcJROOTTableJROOTTable.php:312 |
10 | Joomla\CMS\Table\Table::getInstance() | JROOTadministratorJROOTcomponentsJROOTcom_rsfirewallJROOThelpersJROOTlog.php:23 |
9 | RSFirewallLogger->__construct() | JROOTadministratorJROOTcomponentsJROOTcom_rsfirewallJROOThelpersJROOTlog.php:57 |
8 | RSFirewallLogger::getInstance() | JROOTpluginsJROOTsystemJROOTrsfirewallJROOTrsfirewall.php:47 |
7 | plgSystemRsfirewall->__construct() | JROOTlibrariesJROOTsrcJROOTPluginJROOTPluginHelper.php:283 |
6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOTlibrariesJROOTsrcJROOTPluginJROOTPluginHelper.php:182 |
5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:625 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Czas zapytania: 0.38 ms Po ostatnim zapytaniu: 3.51 ms Pamięć zapytania: 0.024 MB Pamięć przed zapytaniem: 2.185 MB Zwróconych wierszy: 1
SELECT template
FROM v784w_template_styles as s
WHERE s.client_id = 0
AND s.home = 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | s | NULL | ref | idx_client_id,idx_client_id_home | idx_client_id | 1 | const | 17 | 10.00 | Using where |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.06 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.10 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 |
---|
14 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1740 |
13 | JDatabaseDriver->loadResult() | JROOTlibrariesJROOTrokcommonJROOTRokCommonJROOTPlatformInfoJROOTJoomla.php:31 |
12 | RokCommon_PlatformInfo_Joomla->getDefaultTemplate() | JROOTlibrariesJROOTrokcommonJROOTRokCommonJROOTPlatformInfoJROOTJoomla.php:105 |
11 | RokCommon_PlatformInfo_Joomla->setPlatformParameters() | JROOTlibrariesJROOTrokcommonJROOTRokCommonJROOTService.php:71 |
10 | RokCommon_Service::getContainer() | JROOTlibrariesJROOTrokcommonJROOTinclude.php:38 |
9 | require_once JROOTlibrariesJROOTrokcommonJROOTinclude.php | JROOTpluginsJROOTsystemJROOTrokcommonJROOTrokcommon.php:95 |
8 | plgSystemRokCommon->loadCommonLib() | JROOTpluginsJROOTsystemJROOTrokcommonJROOTrokcommon.php:53 |
7 | plgSystemRokCommon->__construct() | JROOTlibrariesJROOTsrcJROOTPluginJROOTPluginHelper.php:283 |
6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOTlibrariesJROOTsrcJROOTPluginJROOTPluginHelper.php:182 |
5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:625 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Czas zapytania: 0.28 ms Po ostatnim zapytaniu: 0.06 ms Pamięć zapytania: 0.024 MB Pamięć przed zapytaniem: 2.192 MB Zwróconych wierszy: 1
SELECT template
FROM v784w_template_styles as s
WHERE s.client_id = 0
AND s.home = 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | s | NULL | ref | idx_client_id,idx_client_id_home | idx_client_id | 1 | const | 17 | 10.00 | Using where |
Status | Duration |
---|
starting | 0.04 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.04 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.08 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 |
---|
15 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1740 |
14 | JDatabaseDriver->loadResult() | JROOTlibrariesJROOTrokcommonJROOTRokCommonJROOTPlatformInfoJROOTJoomla.php:31 |
13 | RokCommon_PlatformInfo_Joomla->getDefaultTemplate() | JROOTlibrariesJROOTrokcommonJROOTRokCommonJROOTPlatformInfoJROOTJoomla.php:67 |
12 | RokCommon_PlatformInfo_Joomla->getDefaultTemplatePath() | JROOTlibrariesJROOTrokcommonJROOTRokCommonJROOTPlatformInfoJROOTJoomla.php:106 |
11 | RokCommon_PlatformInfo_Joomla->setPlatformParameters() | JROOTlibrariesJROOTrokcommonJROOTRokCommonJROOTService.php:71 |
10 | RokCommon_Service::getContainer() | JROOTlibrariesJROOTrokcommonJROOTinclude.php:38 |
9 | require_once JROOTlibrariesJROOTrokcommonJROOTinclude.php | JROOTpluginsJROOTsystemJROOTrokcommonJROOTrokcommon.php:95 |
8 | plgSystemRokCommon->loadCommonLib() | JROOTpluginsJROOTsystemJROOTrokcommonJROOTrokcommon.php:53 |
7 | plgSystemRokCommon->__construct() | JROOTlibrariesJROOTsrcJROOTPluginJROOTPluginHelper.php:283 |
6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOTlibrariesJROOTsrcJROOTPluginJROOTPluginHelper.php:182 |
5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:625 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Czas zapytania: 0.25 ms Po ostatnim zapytaniu: 1.37 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 2.288 MB Zwróconych wierszy: 2
SELECT extension, file, type
FROM v784w_rokcommon_configs
ORDER BY priority
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | v784w_rokcommon_configs | NULL | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 2 | 100.00 | Uruchomiono metodę filesort |
Status | Duration |
---|
starting | 0.04 ms |
checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
Creating sort index | 0.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:1701 |
9 | JDatabaseDriver->loadObjectList() | JROOTpluginsJROOTsystemJROOTrokcommonJROOTrokcommon.php:131 |
8 | plgSystemRokCommon->processRegisteredConfigs() | JROOTpluginsJROOTsystemJROOTrokcommonJROOTrokcommon.php:75 |
7 | plgSystemRokCommon->__construct() | JROOTlibrariesJROOTsrcJROOTPluginJROOTPluginHelper.php:283 |
6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOTlibrariesJROOTsrcJROOTPluginJROOTPluginHelper.php:182 |
5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:625 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Czas zapytania: 0.41 ms Po ostatnim zapytaniu: 5.67 ms Pamięć zapytania: 0.027 MB Pamięć przed zapytaniem: 2.643 MB Zwróconych wierszy: 53
SELECT *
FROM v784w_rsform_config
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | v784w_rsform_config | NULL | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 53 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
init | 0.02 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.08 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.03 ms |
cleaning up | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
13 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1701 |
12 | JDatabaseDriver->loadObjectList() | JROOTadministratorJROOTcomponentsJROOTcom_rsformJROOThelpersJROOTconfig.php:50 |
11 | RSFormProConfig->load() | JROOTadministratorJROOTcomponentsJROOTcom_rsformJROOThelpersJROOTconfig.php:17 |
10 | RSFormProConfig->__construct() | JROOTadministratorJROOTcomponentsJROOTcom_rsformJROOThelpersJROOTconfig.php:102 |
9 | RSFormProConfig::getInstance() | JROOTadministratorJROOTcomponentsJROOTcom_rsformJROOThelpersJROOTrsform.php:519 |
8 | RSFormProHelper::readConfig() | JROOTpluginsJROOTsystemJROOTrsfpgoogleJROOTrsfpgoogle.php:21 |
7 | plgSystemRSFPGoogle->__construct() | JROOTlibrariesJROOTsrcJROOTPluginJROOTPluginHelper.php:283 |
6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOTlibrariesJROOTsrcJROOTPluginJROOTPluginHelper.php:182 |
5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:625 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Czas zapytania: 1.40 ms Po ostatnim zapytaniu: 8.87 ms Pamięć zapytania: 0.085 MB Pamięć przed zapytaniem: 2.994 MB Zwróconych wierszy: 48
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 v784w_menu AS m
LEFT JOIN v784w_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 | 139 | 5.04 | Using where; Uruchomiono metodę filesort |
1 | SIMPLE | e | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 00524584_2015.m.component_id | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.13 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.03 ms |
init | 0.06 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.10 ms |
preparing | 0.02 ms |
Sorting result | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.03 ms |
Creating sort index | 0.76 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.03 ms |
freeing items | 0.06 ms |
cleaning up | 0.02 ms |
# | Wywołujący | Plik i numer linii |
---|
23 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1701 |
22 | JDatabaseDriver->loadObjectList() | JROOTlibrariesJROOTsrcJROOTMenuJROOTSiteMenu.php:93 |
21 | Joomla\CMS\Menu\SiteMenu->Joomla\CMS\Menu\{closure}() | Identyczny z wywołaniem linii niżej. |
20 | call_user_func_array() | JROOTlibrariesJROOTsrcJROOTCacheJROOTControllerJROOTCallbackController.php:173 |
19 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOTlibrariesJROOTsrcJROOTMenuJROOTSiteMenu.php:101 |
18 | Joomla\CMS\Menu\SiteMenu->load() | JROOTlibrariesJROOTsrcJROOTMenuJROOTAbstractMenu.php:76 |
17 | Joomla\CMS\Menu\AbstractMenu->__construct() | JROOTlibrariesJROOTsrcJROOTMenuJROOTSiteMenu.php:62 |
16 | Joomla\CMS\Menu\SiteMenu->__construct() | JROOTlibrariesJROOTsrcJROOTMenuJROOTAbstractMenu.php:131 |
15 | Joomla\CMS\Menu\AbstractMenu::getInstance() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:375 |
14 | Joomla\CMS\Application\CMSApplication->getMenu() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:275 |
13 | Joomla\CMS\Application\SiteApplication->getMenu() | JROOTlibrariesJROOTsrcJROOTRouterJROOTSiteRouter.php:65 |
12 | Joomla\CMS\Router\SiteRouter->__construct() | JROOTlibrariesJROOTsrcJROOTRouterJROOTRouter.php:189 |
11 | Joomla\CMS\Router\Router::getInstance() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:491 |
10 | Joomla\CMS\Application\CMSApplication::getRouter() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:403 |
9 | Joomla\CMS\Application\SiteApplication::getRouter() | JROOTpluginsJROOTsystemJROOThippofixitemidJROOThippofixitemid.php:22 |
8 | plgSystemHippoFixItemID->onAfterInitialise() | JROOTlibrariesJROOTjoomlaJROOTeventJROOTevent.php:70 |
7 | JEvent->update() | JROOTlibrariesJROOTjoomlaJROOTeventJROOTdispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTBaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:626 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Czas zapytania: 0.36 ms Po ostatnim zapytaniu: 0.88 ms Pamięć zapytania: 0.027 MB Pamięć przed zapytaniem: 3.203 MB Zwróconych wierszy: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `v784w_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | v784w_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.05 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 |
---|
19 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1662 |
18 | JDatabaseDriver->loadObject() | JROOTlibrariesJROOTsrcJROOTHelperJROOTLibraryHelper.php:167 |
17 | Joomla\CMS\Helper\LibraryHelper::Joomla\CMS\Helper\{closure}() | Identyczny z wywołaniem linii niżej. |
16 | call_user_func_array() | JROOTlibrariesJROOTsrcJROOTCacheJROOTControllerJROOTCallbackController.php:173 |
15 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOTlibrariesJROOTsrcJROOTHelperJROOTLibraryHelper.php:175 |
14 | Joomla\CMS\Helper\LibraryHelper::loadLibrary() | JROOTlibrariesJROOTsrcJROOTHelperJROOTLibraryHelper.php:43 |
13 | Joomla\CMS\Helper\LibraryHelper::getLibrary() | JROOTlibrariesJROOTsrcJROOTHelperJROOTLibraryHelper.php:90 |
12 | Joomla\CMS\Helper\LibraryHelper::getParams() | JROOTlibrariesJROOTsrcJROOTVersion.php:321 |
11 | Joomla\CMS\Version->getMediaVersion() | JROOTlibrariesJROOTsrcJROOTFactory.php:778 |
10 | Joomla\CMS\Factory::createDocument() | JROOTlibrariesJROOTsrcJROOTFactory.php:234 |
9 | Joomla\CMS\Factory::getDocument() | JROOTpluginsJROOTsystemJROOTbt_socialconnect_systemJROOTbt_socialconnect_system.php:224 |
8 | plgSystemBt_socialconnect_system->onAfterInitialise() | JROOTlibrariesJROOTjoomlaJROOTeventJROOTevent.php:70 |
7 | JEvent->update() | JROOTlibrariesJROOTjoomlaJROOTeventJROOTdispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTBaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:626 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Czas zapytania: 0.34 ms Po ostatnim zapytaniu: 0.17 ms Pamięć zapytania: 0.007 MB Pamięć przed zapytaniem: 3.197 MB
UPDATE `v784w_extensions`
SET `params` = '{\"mediaversion\":\"3e3b366dcc6815167b65c17c667181a4\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | UPDATE | v784w_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.01 ms |
init | 0.02 ms |
System lock | 0.08 ms |
updating | 0.08 ms |
end | 0.01 ms |
query end | 0.02 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() | JROOTlibrariesJROOTsrcJROOTHelperJROOTLibraryHelper.php:117 |
13 | Joomla\CMS\Helper\LibraryHelper::saveParams() | JROOTlibrariesJROOTsrcJROOTVersion.php:372 |
12 | Joomla\CMS\Version->setMediaVersion() | JROOTlibrariesJROOTsrcJROOTVersion.php:331 |
11 | Joomla\CMS\Version->getMediaVersion() | JROOTlibrariesJROOTsrcJROOTFactory.php:778 |
10 | Joomla\CMS\Factory::createDocument() | JROOTlibrariesJROOTsrcJROOTFactory.php:234 |
9 | Joomla\CMS\Factory::getDocument() | JROOTpluginsJROOTsystemJROOTbt_socialconnect_systemJROOTbt_socialconnect_system.php:224 |
8 | plgSystemBt_socialconnect_system->onAfterInitialise() | JROOTlibrariesJROOTjoomlaJROOTeventJROOTevent.php:70 |
7 | JEvent->update() | JROOTlibrariesJROOTjoomlaJROOTeventJROOTdispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTBaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:626 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Czas zapytania: 0.74 ms Po ostatnim zapytaniu: 0.61 ms Pamięć zapytania: 0.029 MB Pamięć przed zapytaniem: 3.226 MB Zwróconych wierszy: 18
SHOW FULL COLUMNS
FROM `v784w_extensions`
Polecenie EXPLAIN niemożliwe w zapytaniu: SHOW FULL COLUMNS FROM `v784w_extensions`
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.20 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.01 ms |
Opening tables | 0.01 ms |
checking permissions | 0.04 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 |
Sending data | 0.12 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.00 ms |
removing tmp table | 0.05 ms |
closing tables | 0.00 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
15 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriverJROOTmysqli.php:445 |
13 | JDatabaseDriverMysqli->getTableColumns() | JROOTlibrariesJROOTsrcJROOTTableJROOTTable.php:245 |
12 | Joomla\CMS\Table\Table->getFields() | JROOTlibrariesJROOTsrcJROOTTableJROOTTable.php:164 |
11 | Joomla\CMS\Table\Table->__construct() | JROOTlibrariesJROOTsrcJROOTTableJROOTExtension.php:32 |
10 | Joomla\CMS\Table\Extension->__construct() | JROOTlibrariesJROOTsrcJROOTTableJROOTTable.php:312 |
9 | Joomla\CMS\Table\Table::getInstance() | JROOTpluginsJROOTsystemJROOTroksprocketJROOTroksprocket.php:45 |
8 | plgSystemRokSprocket->onAfterInitialise() | JROOTlibrariesJROOTjoomlaJROOTeventJROOTevent.php:70 |
7 | JEvent->update() | JROOTlibrariesJROOTjoomlaJROOTeventJROOTdispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTBaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:626 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Czas zapytania: 0.32 ms Po ostatnim zapytaniu: 0.13 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 3.265 MB Zwróconych wierszy: 1
SELECT `extension_id`
FROM `v784w_extensions`
WHERE type = 'component'
AND element = 'com_roksprocket'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | v784w_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | 10.00 | Using where |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.00 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.04 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 |
---|
11 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1740 |
10 | JDatabaseDriver->loadResult() | JROOTlibrariesJROOTsrcJROOTTableJROOTExtension.php:124 |
9 | Joomla\CMS\Table\Extension->find() | JROOTpluginsJROOTsystemJROOTroksprocketJROOTroksprocket.php:47 |
8 | plgSystemRokSprocket->onAfterInitialise() | JROOTlibrariesJROOTjoomlaJROOTeventJROOTevent.php:70 |
7 | JEvent->update() | JROOTlibrariesJROOTjoomlaJROOTeventJROOTdispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTBaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:626 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Czas zapytania: 0.24 ms Po ostatnim zapytaniu: 0.09 ms Pamięć zapytania: 0.028 MB Pamięć przed zapytaniem: 3.271 MB Zwróconych wierszy: 1
SELECT *
FROM v784w_extensions
WHERE `extension_id` = '10112'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | v784w_extensions | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.04 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.03 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
11 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1465 |
10 | JDatabaseDriver->loadAssoc() | JROOTlibrariesJROOTsrcJROOTTableJROOTTable.php:731 |
9 | Joomla\CMS\Table\Table->load() | JROOTpluginsJROOTsystemJROOTroksprocketJROOTroksprocket.php:54 |
8 | plgSystemRokSprocket->onAfterInitialise() | JROOTlibrariesJROOTjoomlaJROOTeventJROOTevent.php:70 |
7 | JEvent->update() | JROOTlibrariesJROOTjoomlaJROOTeventJROOTdispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTBaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:626 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Czas zapytania: 0.27 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 3.275 MB Zwróconych wierszy: 1
SELECT `extension_id`
FROM `v784w_extensions`
WHERE type = 'module'
AND element = 'mod_roksprocket'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | v784w_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | 10.00 | Using where |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.02 ms |
System lock | 0.00 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.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
11 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1740 |
10 | JDatabaseDriver->loadResult() | JROOTlibrariesJROOTsrcJROOTTableJROOTExtension.php:124 |
9 | Joomla\CMS\Table\Extension->find() | JROOTpluginsJROOTsystemJROOTroksprocketJROOTroksprocket.php:70 |
8 | plgSystemRokSprocket->onAfterInitialise() | JROOTlibrariesJROOTjoomlaJROOTeventJROOTevent.php:70 |
7 | JEvent->update() | JROOTlibrariesJROOTjoomlaJROOTeventJROOTdispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTBaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:626 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Czas zapytania: 0.21 ms Po ostatnim zapytaniu: 0.07 ms Pamięć zapytania: 0.028 MB Pamięć przed zapytaniem: 3.281 MB Zwróconych wierszy: 1
SELECT *
FROM v784w_extensions
WHERE `extension_id` = '10112'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | v784w_extensions | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
11 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1465 |
10 | JDatabaseDriver->loadAssoc() | JROOTlibrariesJROOTsrcJROOTTableJROOTTable.php:731 |
9 | Joomla\CMS\Table\Table->load() | JROOTpluginsJROOTsystemJROOTroksprocketJROOTroksprocket.php:76 |
8 | plgSystemRokSprocket->onAfterInitialise() | JROOTlibrariesJROOTjoomlaJROOTeventJROOTevent.php:70 |
7 | JEvent->update() | JROOTlibrariesJROOTjoomlaJROOTeventJROOTdispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTBaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:626 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Czas zapytania: 0.34 ms Po ostatnim zapytaniu: 17.38 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 3.586 MB Zwróconych wierszy: 9
SELECT `id`
FROM `v784w_usergroups`
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | v784w_usergroups | NULL | index | NULL | idx_usergroup_adjacency_lookup | 4 | NULL | 9 | 100.00 | Using index |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 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.06 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.03 ms |
cleaning up | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
12 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1550 |
11 | JDatabaseDriver->loadColumn() | JROOTadministratorJROOTcomponentsJROOTcom_rsfirewallJROOThelpersJROOTusers.php:25 |
10 | RSFirewallUsersHelper::getAdminGroups() | JROOTadministratorJROOTcomponentsJROOTcom_rsfirewallJROOThelpersJROOTusers.php:43 |
9 | RSFirewallUsersHelper::getAdminUsers() | JROOTpluginsJROOTsystemJROOTrsfirewallJROOTrsfirewall.php:959 |
8 | plgSystemRsfirewall->onAfterRoute() | JROOTlibrariesJROOTjoomlaJROOTeventJROOTevent.php:70 |
7 | JEvent->update() | JROOTlibrariesJROOTjoomlaJROOTeventJROOTdispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTBaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:1122 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Czas zapytania: 1.43 ms Po ostatnim zapytaniu: 0.16 ms Pamięć zapytania: 0.029 MB Pamięć przed zapytaniem: 3.599 MB Zwróconych wierszy: 42
SELECT `id`,`name`,`rules`,`parent_id`
FROM `v784w_assets`
WHERE `name` IN ('root.1','com_actionlogs','com_admin','com_ajax','com_akeeba','com_associations','com_banners','com_bt_socialconnect','com_cache','com_categories','com_checkin','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_fields','com_finder','com_installer','com_jaextmanager','com_joomlaupdate','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_plugins','com_postinstall','com_privacy','com_redirect','com_roksprocket','com_rsfirewall','com_rsform','com_search','com_tags','com_templates','com_uniterevolution2','com_users','com_weblinks','com_wrapper')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | v784w_assets | NULL | range | idx_asset_name | idx_asset_name | 202 | NULL | 43 | 100.00 | Using index condition |
Status | Duration |
---|
starting | 0.10 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.07 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.25 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.83 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.03 ms |
cleaning up | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
15 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOTlibrariesJROOTsrcJROOTAccessJROOTAccess.php:429 |
13 | Joomla\CMS\Access\Access::preloadComponents() | JROOTlibrariesJROOTsrcJROOTAccessJROOTAccess.php:213 |
12 | Joomla\CMS\Access\Access::preload() | JROOTlibrariesJROOTsrcJROOTAccessJROOTAccess.php:531 |
11 | Joomla\CMS\Access\Access::getAssetRules() | JROOTadministratorJROOTcomponentsJROOTcom_rsfirewallJROOThelpersJROOTusers.php:26 |
10 | RSFirewallUsersHelper::getAdminGroups() | JROOTadministratorJROOTcomponentsJROOTcom_rsfirewallJROOThelpersJROOTusers.php:43 |
9 | RSFirewallUsersHelper::getAdminUsers() | JROOTpluginsJROOTsystemJROOTrsfirewallJROOTrsfirewall.php:959 |
8 | plgSystemRsfirewall->onAfterRoute() | JROOTlibrariesJROOTjoomlaJROOTeventJROOTevent.php:70 |
7 | JEvent->update() | JROOTlibrariesJROOTjoomlaJROOTeventJROOTdispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTBaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:1122 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Czas zapytania: 0.57 ms Po ostatnim zapytaniu: 0.64 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 3.657 MB Zwróconych wierszy: 0
SELECT DISTINCT(user_id)
FROM v784w_usergroups as ug1
INNER JOIN v784w_usergroups AS ug2
ON ug2.lft>=ug1.lft
AND ug1.rgt>=ug2.rgt
INNER JOIN v784w_user_usergroup_map AS m
ON ug2.id=m.group_id
WHERE ug1.id='6'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ug1 | NULL | const | PRIMARY,idx_usergroup_nested_set_lookup | PRIMARY | 4 | const | 1 | 100.00 | Using temporary |
1 | SIMPLE | m | NULL | index | PRIMARY | PRIMARY | 8 | NULL | 4 | 100.00 | Using index |
1 | SIMPLE | ug2 | NULL | eq_ref | PRIMARY,idx_usergroup_nested_set_lookup | PRIMARY | 4 | 00524584_2015.m.group_id | 1 | 25.92 | Using where; Distinct |
Status | Duration |
---|
starting | 0.08 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.03 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.14 ms |
preparing | 0.03 ms |
Creating tmp table | 0.03 ms |
executing | 0.00 ms |
Sending data | 0.07 ms |
end | 0.01 ms |
query end | 0.01 ms |
removing tmp table | 0.01 ms |
query end | 0.00 ms |
closing tables | 0.03 ms |
freeing items | 0.03 ms |
cleaning up | 0.02 ms |
# | Wywołujący | Plik i numer linii |
---|
12 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1550 |
11 | JDatabaseDriver->loadColumn() | JROOTlibrariesJROOTsrcJROOTAccessJROOTAccess.php:1029 |
10 | Joomla\CMS\Access\Access::getUsersByGroup() | JROOTadministratorJROOTcomponentsJROOTcom_rsfirewallJROOThelpersJROOTusers.php:46 |
9 | RSFirewallUsersHelper::getAdminUsers() | JROOTpluginsJROOTsystemJROOTrsfirewallJROOTrsfirewall.php:959 |
8 | plgSystemRsfirewall->onAfterRoute() | JROOTlibrariesJROOTjoomlaJROOTeventJROOTevent.php:70 |
7 | JEvent->update() | JROOTlibrariesJROOTjoomlaJROOTeventJROOTdispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTBaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:1122 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Czas zapytania: 0.50 ms Po ostatnim zapytaniu: 0.06 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 3.662 MB Zwróconych wierszy: 5
SELECT DISTINCT(user_id)
FROM v784w_usergroups as ug1
INNER JOIN v784w_usergroups AS ug2
ON ug2.lft>=ug1.lft
AND ug1.rgt>=ug2.rgt
INNER JOIN v784w_user_usergroup_map AS m
ON ug2.id=m.group_id
WHERE ug1.id='8'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | ug1 | NULL | const | PRIMARY,idx_usergroup_nested_set_lookup | PRIMARY | 4 | const | 1 | 100.00 | Using temporary |
1 | SIMPLE | ug2 | NULL | range | PRIMARY,idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 1 | 33.33 | Using where; Using index |
1 | SIMPLE | m | NULL | index | PRIMARY | PRIMARY | 8 | NULL | 4 | 25.00 | Using where; Using index; Using join buffer (Block Nested Loop) |
Status | Duration |
---|
starting | 0.09 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.09 ms |
preparing | 0.05 ms |
Creating tmp table | 0.02 ms |
executing | 0.00 ms |
Sending data | 0.07 ms |
end | 0.00 ms |
query end | 0.01 ms |
removing tmp table | 0.01 ms |
query end | 0.00 ms |
closing tables | 0.03 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
12 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1550 |
11 | JDatabaseDriver->loadColumn() | JROOTlibrariesJROOTsrcJROOTAccessJROOTAccess.php:1029 |
10 | Joomla\CMS\Access\Access::getUsersByGroup() | JROOTadministratorJROOTcomponentsJROOTcom_rsfirewallJROOThelpersJROOTusers.php:46 |
9 | RSFirewallUsersHelper::getAdminUsers() | JROOTpluginsJROOTsystemJROOTrsfirewallJROOTrsfirewall.php:959 |
8 | plgSystemRsfirewall->onAfterRoute() | JROOTlibrariesJROOTjoomlaJROOTeventJROOTevent.php:70 |
7 | JEvent->update() | JROOTlibrariesJROOTjoomlaJROOTeventJROOTdispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTBaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:1122 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Czas zapytania: 0.44 ms Po ostatnim zapytaniu: 0.06 ms Pamięć zapytania: 0.027 MB Pamięć przed zapytaniem: 3.667 MB Zwróconych wierszy: 2
SELECT u.*
FROM v784w_users u
WHERE u.id IN (369,370,371,372,373)
ORDER BY u.username ASC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | u | NULL | ALL | PRIMARY | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 2 | 100.00 | Using where; Uruchomiono metodę filesort |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.04 ms |
preparing | 0.02 ms |
Sorting result | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.03 ms |
Creating sort index | 0.13 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 |
---|
11 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1701 |
10 | JDatabaseDriver->loadObjectList() | JROOTadministratorJROOTcomponentsJROOTcom_rsfirewallJROOThelpersJROOTusers.php:58 |
9 | RSFirewallUsersHelper::getAdminUsers() | JROOTpluginsJROOTsystemJROOTrsfirewallJROOTrsfirewall.php:959 |
8 | plgSystemRsfirewall->onAfterRoute() | JROOTlibrariesJROOTjoomlaJROOTeventJROOTevent.php:70 |
7 | JEvent->update() | JROOTlibrariesJROOTjoomlaJROOTeventJROOTdispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTBaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:1122 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Czas zapytania: 0.29 ms Po ostatnim zapytaniu: 0.09 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 3.677 MB Zwróconych wierszy: 0
SELECT *
FROM v784w_rsfirewall_hashes
WHERE (`type`='3.9.23' OR `type`='protect')
AND `flag`!='C'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | v784w_rsfirewall_hashes | NULL | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 12 | 17.10 | Using where |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sending data | 0.06 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:1701 |
9 | JDatabaseDriver->loadObjectList() | JROOTpluginsJROOTsystemJROOTrsfirewallJROOTrsfirewall.php:1025 |
8 | plgSystemRsfirewall->onAfterRoute() | JROOTlibrariesJROOTjoomlaJROOTeventJROOTevent.php:70 |
7 | JEvent->update() | JROOTlibrariesJROOTjoomlaJROOTeventJROOTdispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTBaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:1122 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Czas zapytania: 0.18 ms Po ostatnim zapytaniu: 0.15 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 3.683 MB Zwróconych wierszy: 0
SELECT *
FROM v784w_rsfirewall_snapshots
WHERE `type`='protect'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | v784w_rsfirewall_snapshots | NULL | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 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 |
---|
11 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1701 |
10 | JDatabaseDriver->loadObjectList() | JROOTadministratorJROOTcomponentsJROOTcom_rsfirewallJROOThelpersJROOTsnapshot.php:47 |
9 | RSFirewallSnapshot::get() | JROOTpluginsJROOTsystemJROOTrsfirewallJROOTrsfirewall.php:1048 |
8 | plgSystemRsfirewall->onAfterRoute() | JROOTlibrariesJROOTjoomlaJROOTeventJROOTevent.php:70 |
7 | JEvent->update() | JROOTlibrariesJROOTjoomlaJROOTeventJROOTdispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTBaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:1122 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Czas zapytania: 0.32 ms Po ostatnim zapytaniu: 0.07 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 3.690 MB Zwróconych wierszy: 0
SELECT `ip`,`reason`
FROM v784w_rsfirewall_lists
WHERE (`ip`='3.236.46.172' OR `ip` LIKE '%*%' OR `ip` LIKE '%/%' OR `ip` LIKE '%-%')
AND `type`='1'
AND `published`='1'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | v784w_rsfirewall_lists | NULL | ref | published,type,ip | published | 1 | const | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
init | 0.03 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.07 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.02 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
12 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1701 |
11 | JDatabaseDriver->loadObjectList() | JROOTpluginsJROOTsystemJROOTrsfirewallJROOTrsfirewall.php:165 |
10 | plgSystemRsfirewall->isListed() | JROOTpluginsJROOTsystemJROOTrsfirewallJROOTrsfirewall.php:144 |
9 | plgSystemRsfirewall->isWhitelisted() | JROOTpluginsJROOTsystemJROOTrsfirewallJROOTrsfirewall.php:1084 |
8 | plgSystemRsfirewall->onAfterRoute() | JROOTlibrariesJROOTjoomlaJROOTeventJROOTevent.php:70 |
7 | JEvent->update() | JROOTlibrariesJROOTjoomlaJROOTeventJROOTdispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTBaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:1122 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Czas zapytania: 0.27 ms Po ostatnim zapytaniu: 0.06 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 3.695 MB Zwróconych wierszy: 0
SELECT `ip`,`reason`
FROM v784w_rsfirewall_lists
WHERE (`ip`='3.236.46.172' OR `ip` LIKE '%*%' OR `ip` LIKE '%/%' OR `ip` LIKE '%-%')
AND `type`='0'
AND `published`='1'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | v784w_rsfirewall_lists | NULL | ref | published,type,ip | published | 1 | const | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sending data | 0.03 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:1701 |
11 | JDatabaseDriver->loadObjectList() | JROOTpluginsJROOTsystemJROOTrsfirewallJROOTrsfirewall.php:165 |
10 | plgSystemRsfirewall->isListed() | JROOTpluginsJROOTsystemJROOTrsfirewallJROOTrsfirewall.php:134 |
9 | plgSystemRsfirewall->isBlacklisted() | JROOTpluginsJROOTsystemJROOTrsfirewallJROOTrsfirewall.php:1088 |
8 | plgSystemRsfirewall->onAfterRoute() | JROOTlibrariesJROOTjoomlaJROOTeventJROOTevent.php:70 |
7 | JEvent->update() | JROOTlibrariesJROOTjoomlaJROOTeventJROOTdispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTBaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:1122 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Czas zapytania: 0.22 ms Po ostatnim zapytaniu: 2.26 ms Pamięć zapytania: 0.025 MB Pamięć przed zapytaniem: 3.792 MB Zwróconych wierszy: 0
SELECT *
FROM v784w_rsfirewall_exceptions
WHERE `published`='1'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | v784w_rsfirewall_exceptions | NULL | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
11 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1701 |
10 | JDatabaseDriver->loadObjectList() | JROOTpluginsJROOTsystemJROOTrsfirewallJROOTrsfirewall.php:691 |
9 | plgSystemRsfirewall->isException() | JROOTpluginsJROOTsystemJROOTrsfirewallJROOTrsfirewall.php:1219 |
8 | plgSystemRsfirewall->onAfterRoute() | JROOTlibrariesJROOTjoomlaJROOTeventJROOTevent.php:70 |
7 | JEvent->update() | JROOTlibrariesJROOTjoomlaJROOTeventJROOTdispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTBaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:1122 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Czas zapytania: 0.61 ms Po ostatnim zapytaniu: 0.24 ms Pamięć zapytania: 0.049 MB Pamięć przed zapytaniem: 3.805 MB Zwróconych wierszy: 16
SELECT id, home, template, s.params
FROM v784w_template_styles as s
LEFT JOIN v784w_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 | e | NULL | ref | element_clientid,element_folder_clientid,extension | extension | 82 | const | 5 | 1.00 | Using index condition; Using where |
1 | SIMPLE | s | NULL | ref | idx_template,idx_client_id,idx_client_id_home | idx_template | 202 | 00524584_2015.e.element | 3 | 89.47 | Using index condition; Using where |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.11 ms |
preparing | 0.03 ms |
executing | 0.00 ms |
Sending data | 0.20 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:1701 |
11 | JDatabaseDriver->loadObjectList() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:486 |
10 | Joomla\CMS\Application\SiteApplication->getTemplate() | JROOTpluginsJROOTsystemJROOTt3JROOTincludesJROOTcoreJROOTt3.php:345 |
9 | T3::detect() | JROOTpluginsJROOTsystemJROOTt3JROOTt3.php:81 |
8 | plgSystemT3->onAfterRoute() | JROOTlibrariesJROOTjoomlaJROOTeventJROOTevent.php:70 |
7 | JEvent->update() | JROOTlibrariesJROOTjoomlaJROOTeventJROOTdispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTBaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:1122 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Czas zapytania: 0.50 ms Po ostatnim zapytaniu: 3.43 ms Pamięć zapytania: 0.025 MB Pamięć przed zapytaniem: 4.074 MB Zwróconych wierszy: 1
SELECT *
FROM v784w_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 | v784w_languages | NULL | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 1 | 100.00 | Using where; Uruchomiono metodę filesort |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.02 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.02 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.01 ms |
# | Wywołujący | Plik i numer linii |
---|
7 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1701 |
6 | JDatabaseDriver->loadObjectList() | JROOTlibrariesJROOTsrcJROOTLanguageJROOTLanguageHelper.php:150 |
5 | Joomla\CMS\Language\LanguageHelper::getLanguages() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:330 |
4 | Joomla\CMS\Application\SiteApplication->getParams() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:138 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Czas zapytania: 3.89 ms Po ostatnim zapytaniu: 2.11 ms Pamięć zapytania: 0.235 MB Pamięć przed zapytaniem: 4.208 MB Zwróconych wierszy: 1050
SELECT `id`,`name`,`rules`,`parent_id`
FROM `v784w_assets`
WHERE `name` LIKE 'com_content.%' OR `name` = 'com_content' OR `parent_id` = 0
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | v784w_assets | NULL | ALL | idx_asset_name,idx_parent_id | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 1282 | 20.85 | Using where |
Status | Duration |
---|
starting | 0.07 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.11 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sending data | 3.31 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
18 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1701 |
17 | JDatabaseDriver->loadObjectList() | JROOTlibrariesJROOTsrcJROOTAccessJROOTAccess.php:359 |
16 | Joomla\CMS\Access\Access::preloadPermissions() | JROOTlibrariesJROOTsrcJROOTAccessJROOTAccess.php:226 |
15 | Joomla\CMS\Access\Access::preload() | JROOTlibrariesJROOTsrcJROOTAccessJROOTAccess.php:540 |
14 | Joomla\CMS\Access\Access::getAssetRules() | JROOTlibrariesJROOTsrcJROOTAccessJROOTAccess.php:183 |
13 | Joomla\CMS\Access\Access::check() | JROOTlibrariesJROOTsrcJROOTUserJROOTUser.php:398 |
12 | Joomla\CMS\User\User->authorise() | JROOTcomponentsJROOTcom_contentJROOTmodelsJROOTarticle.php:58 |
11 | ContentModelArticle->populateState() | JROOTlibrariesJROOTsrcJROOTMVCJROOTModelJROOTBaseDatabaseModel.php:440 |
10 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOTcomponentsJROOTcom_contentJROOTmodelsJROOTarticle.php:251 |
9 | ContentModelArticle->hit() | JROOTcomponentsJROOTcom_contentJROOTcontroller.php:113 |
8 | ContentController->display() | JROOTlibrariesJROOTsrcJROOTMVCJROOTControllerJROOTBaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOTcomponentsJROOTcom_contentJROOTcontent.php:43 |
6 | require_once JROOTcomponentsJROOTcom_contentJROOTcontent.php | JROOTlibrariesJROOTsrcJROOTComponentJROOTComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOTlibrariesJROOTsrcJROOTComponentJROOTComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Czas zapytania: 0.98 ms Po ostatnim zapytaniu: 2.39 ms Pamięć zapytania: 0.035 MB Pamięć przed zapytaniem: 5.153 MB Zwróconych wierszy: 31
SHOW FULL COLUMNS
FROM `v784w_content`
Polecenie EXPLAIN niemożliwe w zapytaniu: SHOW FULL COLUMNS FROM `v784w_content`
Status | Duration |
---|
starting | 0.04 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.20 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.01 ms |
Opening tables | 0.05 ms |
checking permissions | 0.04 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.01 ms |
checking permissions | 0.02 ms |
Sending data | 0.17 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
removing tmp table | 0.05 ms |
closing tables | 0.00 ms |
freeing items | 0.03 ms |
cleaning up | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
16 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1701 |
15 | JDatabaseDriver->loadObjectList() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriverJROOTmysqli.php:445 |
14 | JDatabaseDriverMysqli->getTableColumns() | JROOTlibrariesJROOTsrcJROOTTableJROOTTable.php:245 |
13 | Joomla\CMS\Table\Table->getFields() | JROOTlibrariesJROOTsrcJROOTTableJROOTTable.php:164 |
12 | Joomla\CMS\Table\Table->__construct() | JROOTlibrariesJROOTsrcJROOTTableJROOTContent.php:39 |
11 | Joomla\CMS\Table\Content->__construct() | JROOTlibrariesJROOTsrcJROOTTableJROOTTable.php:312 |
10 | Joomla\CMS\Table\Table::getInstance() | JROOTcomponentsJROOTcom_contentJROOTmodelsJROOTarticle.php:253 |
9 | ContentModelArticle->hit() | JROOTcomponentsJROOTcom_contentJROOTcontroller.php:113 |
8 | ContentController->display() | JROOTlibrariesJROOTsrcJROOTMVCJROOTControllerJROOTBaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOTcomponentsJROOTcom_contentJROOTcontent.php:43 |
6 | require_once JROOTcomponentsJROOTcom_contentJROOTcontent.php | JROOTlibrariesJROOTsrcJROOTComponentJROOTComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOTlibrariesJROOTsrcJROOTComponentJROOTComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Czas zapytania: 0.40 ms Po ostatnim zapytaniu: 1.13 ms Pamięć zapytania: 0.005 MB Pamięć przed zapytaniem: 5.232 MB
UPDATE v784w_content
SET `hits` = (`hits` + 1)
WHERE `id` = '736'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | UPDATE | v784w_content | NULL | range | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.02 ms |
System lock | 0.06 ms |
updating | 0.15 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 |
---|
11 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTsrcJROOTTableJROOTTable.php:1245 |
10 | Joomla\CMS\Table\Table->hit() | JROOTcomponentsJROOTcom_contentJROOTmodelsJROOTarticle.php:254 |
9 | ContentModelArticle->hit() | JROOTcomponentsJROOTcom_contentJROOTcontroller.php:113 |
8 | ContentController->display() | JROOTlibrariesJROOTsrcJROOTMVCJROOTControllerJROOTBaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOTcomponentsJROOTcom_contentJROOTcontent.php:43 |
6 | require_once JROOTcomponentsJROOTcom_contentJROOTcontent.php | JROOTlibrariesJROOTsrcJROOTComponentJROOTComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOTlibrariesJROOTsrcJROOTComponentJROOTComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Czas zapytania: 1.13 ms Po ostatnim zapytaniu: 1.46 ms Pamięć zapytania: 0.036 MB Pamięć przed zapytaniem: 5.339 MB Zwróconych wierszy: 1
SELECT a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference,c.title AS category_title, c.alias AS category_alias, c.access AS category_access,u.name AS author,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count
FROM v784w_content AS a
INNER JOIN v784w_categories AS c
on c.id = a.catid
LEFT JOIN v784w_users AS u
on u.id = a.created_by
LEFT JOIN v784w_categories as parent
ON parent.id = c.parent_id
LEFT JOIN v784w_content_rating AS v
ON a.id = v.content_id
WHERE a.id = 736
AND c.published > 0
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2023-09-25 06:32:36')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2023-09-25 06:32:36')
AND (a.state = 1 OR a.state =2)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | const | PRIMARY,idx_state,idx_catid | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | c | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | u | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | parent | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | v | NULL | const | PRIMARY | PRIMARY | 4 | const | 0 | 0.00 | unique row not found |
Status | Duration |
---|
starting | 0.26 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.04 ms |
init | 0.12 ms |
System lock | 0.01 ms |
optimizing | 0.03 ms |
statistics | 0.33 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sending data | 0.07 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.06 ms |
freeing items | 0.04 ms |
cleaning up | 0.02 ms |
# | Wywołujący | Plik i numer linii |
---|
14 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1662 |
13 | JDatabaseDriver->loadObject() | JROOTcomponentsJROOTcom_contentJROOTmodelsJROOTarticle.php:151 |
12 | ContentModelArticle->getItem() | JROOTpluginsJROOTsystemJROOTt3JROOTincludesJROOTcoreJROOTt3.php(525) : eval()'d code:425 |
11 | Joomla\CMS\MVC\View\_JHtmlView->get() | JROOTcomponentsJROOTcom_contentJROOTviewsJROOTarticleJROOTview.html.php:42 |
10 | ContentViewArticle->display() | JROOTlibrariesJROOTsrcJROOTMVCJROOTControllerJROOTBaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOTcomponentsJROOTcom_contentJROOTcontroller.php:118 |
8 | ContentController->display() | JROOTlibrariesJROOTsrcJROOTMVCJROOTControllerJROOTBaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOTcomponentsJROOTcom_contentJROOTcontent.php:43 |
6 | require_once JROOTcomponentsJROOTcom_contentJROOTcontent.php | JROOTlibrariesJROOTsrcJROOTComponentJROOTComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOTlibrariesJROOTsrcJROOTComponentJROOTComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Czas zapytania: 0.52 ms Po ostatnim zapytaniu: 1.12 ms Pamięć zapytania: 0.034 MB Pamięć przed zapytaniem: 5.457 MB Zwróconych wierszy: 0
SELECT `m`.`tag_id`,`t`.*
FROM `v784w_contentitem_tag_map` AS m
INNER JOIN `v784w_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 736
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | NULL | ALL | idx_tag_type | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 18 | 5.56 | Using where |
1 | SIMPLE | t | NULL | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | 00524584_2015.m.tag_id | 1 | 88.89 | Using where |
Status | Duration |
---|
starting | 0.08 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
init | 0.06 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.10 ms |
preparing | 0.03 ms |
executing | 0.00 ms |
Sending data | 0.07 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.03 ms |
freeing items | 0.04 ms |
cleaning up | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
13 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1701 |
12 | JDatabaseDriver->loadObjectList() | JROOTlibrariesJROOTsrcJROOTHelperJROOTTagsHelper.php:454 |
11 | Joomla\CMS\Helper\TagsHelper->getItemTags() | JROOTcomponentsJROOTcom_contentJROOTviewsJROOTarticleJROOTview.html.php:184 |
10 | ContentViewArticle->display() | JROOTlibrariesJROOTsrcJROOTMVCJROOTControllerJROOTBaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOTcomponentsJROOTcom_contentJROOTcontroller.php:118 |
8 | ContentController->display() | JROOTlibrariesJROOTsrcJROOTMVCJROOTControllerJROOTBaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOTcomponentsJROOTcom_contentJROOTcontent.php:43 |
6 | require_once JROOTcomponentsJROOTcom_contentJROOTcontent.php | JROOTlibrariesJROOTsrcJROOTComponentJROOTComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOTlibrariesJROOTsrcJROOTComponentJROOTComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Czas zapytania: 1.35 ms Po ostatnim zapytaniu: 1.05 ms Pamięć zapytania: 0.046 MB Pamięć przed zapytaniem: 5.581 MB Zwróconych wierszy: 11
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 `v784w_categories` AS `s`
INNER JOIN `v784w_categories` AS `c`
ON (s.lft <= c.lft
AND c.lft < s.rgt) OR (c.lft < s.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1)
AND c.published = 1
AND s.id = 113
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 | 132 | 26.03 | Using where |
Status | Duration |
---|
starting | 0.16 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.08 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.27 ms |
preparing | 0.03 ms |
Sorting result | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.03 ms |
Creating sort index | 0.60 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.04 ms |
cleaning up | 0.02 ms |
# | Wywołujący | Plik i numer linii |
---|
21 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1701 |
20 | JDatabaseDriver->loadObjectList() | JROOTlibrariesJROOTsrcJROOTCategoriesJROOTCategories.php:324 |
19 | Joomla\CMS\Categories\Categories->_load() | JROOTlibrariesJROOTsrcJROOTCategoriesJROOTCategories.php:184 |
18 | Joomla\CMS\Categories\Categories->get() | JROOTadministratorJROOTcomponentsJROOTcom_fieldsJROOTmodelsJROOTfields.php:203 |
17 | FieldsModelFields->getListQuery() | JROOTlibrariesJROOTsrcJROOTMVCJROOTModelJROOTListModel.php:133 |
16 | Joomla\CMS\MVC\Model\ListModel->_getListQuery() | JROOTlibrariesJROOTsrcJROOTMVCJROOTModelJROOTListModel.php:187 |
15 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOTadministratorJROOTcomponentsJROOTcom_fieldsJROOThelpersJROOTfields.php:136 |
14 | FieldsHelper::getFields() | JROOTpluginsJROOTsystemJROOTfieldsJROOTfields.php:495 |
13 | PlgSystemFields->onContentPrepare() | JROOTlibrariesJROOTjoomlaJROOTeventJROOTevent.php:70 |
12 | JEvent->update() | JROOTlibrariesJROOTjoomlaJROOTeventJROOTdispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOTcomponentsJROOTcom_contentJROOTviewsJROOTarticleJROOTview.html.php:193 |
10 | ContentViewArticle->display() | JROOTlibrariesJROOTsrcJROOTMVCJROOTControllerJROOTBaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOTcomponentsJROOTcom_contentJROOTcontroller.php:118 |
8 | ContentController->display() | JROOTlibrariesJROOTsrcJROOTMVCJROOTControllerJROOTBaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOTcomponentsJROOTcom_contentJROOTcontent.php:43 |
6 | require_once JROOTcomponentsJROOTcom_contentJROOTcontent.php | JROOTlibrariesJROOTsrcJROOTComponentJROOTComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOTlibrariesJROOTsrcJROOTComponentJROOTComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Czas zapytania: 1.24 ms Po ostatnim zapytaniu: 0.30 ms Pamięć zapytania: 0.037 MB Pamięć przed zapytaniem: 5.642 MB Zwróconych wierszy: 0
SELECT DISTINCT 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, g.note as group_note
FROM v784w_fields AS a
LEFT JOIN `v784w_languages` AS l
ON l.lang_code = a.language
LEFT JOIN v784w_users AS uc
ON uc.id=a.checked_out
LEFT JOIN v784w_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN v784w_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN v784w_fields_groups AS g
ON g.id = a.group_id
LEFT JOIN `v784w_fields_categories` AS fc
ON fc.field_id = a.id
WHERE a.context = 'com_content.article'
AND (fc.category_id IS NULL OR fc.category_id IN (113,0))
AND a.access IN (1,1)
AND (a.group_id = 0 OR g.access IN (1,1))
AND a.state = 1
AND (a.group_id = 0 OR g.state = 1)
ORDER BY a.ordering ASC
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; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | l | NULL | eq_ref | idx_langcode | idx_langcode | 28 | 00524584_2015.a.language | 1 | 100.00 | Using where |
1 | SIMPLE | uc | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 00524584_2015.a.checked_out | 1 | 100.00 | NULL |
1 | SIMPLE | ag | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 00524584_2015.a.access | 1 | 100.00 | Using where |
1 | SIMPLE | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 00524584_2015.a.created_user_id | 1 | 100.00 | Using where |
1 | SIMPLE | g | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 00524584_2015.a.group_id | 1 | 100.00 | Using where |
1 | SIMPLE | fc | NULL | ref | PRIMARY | PRIMARY | 4 | 00524584_2015.a.id | 1 | 100.00 | Using where; Using index; Distinct |
Status | Duration |
---|
starting | 0.19 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.05 ms |
init | 0.11 ms |
System lock | 0.01 ms |
optimizing | 0.03 ms |
statistics | 0.21 ms |
preparing | 0.05 ms |
Creating tmp table | 0.08 ms |
Sorting result | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.27 ms |
Creating sort index | 0.04 ms |
end | 0.00 ms |
query end | 0.01 ms |
removing tmp table | 0.05 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.04 ms |
cleaning up | 0.02 ms |
# | Wywołujący | Plik i numer linii |
---|
19 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1701 |
18 | JDatabaseDriver->loadObjectList() | JROOTlibrariesJROOTsrcJROOTMVCJROOTModelJROOTBaseDatabaseModel.php:308 |
17 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOTadministratorJROOTcomponentsJROOTcom_fieldsJROOTmodelsJROOTfields.php:333 |
16 | FieldsModelFields->_getList() | JROOTlibrariesJROOTsrcJROOTMVCJROOTModelJROOTListModel.php:187 |
15 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOTadministratorJROOTcomponentsJROOTcom_fieldsJROOThelpersJROOTfields.php:136 |
14 | FieldsHelper::getFields() | JROOTpluginsJROOTsystemJROOTfieldsJROOTfields.php:495 |
13 | PlgSystemFields->onContentPrepare() | JROOTlibrariesJROOTjoomlaJROOTeventJROOTevent.php:70 |
12 | JEvent->update() | JROOTlibrariesJROOTjoomlaJROOTeventJROOTdispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOTcomponentsJROOTcom_contentJROOTviewsJROOTarticleJROOTview.html.php:193 |
10 | ContentViewArticle->display() | JROOTlibrariesJROOTsrcJROOTMVCJROOTControllerJROOTBaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOTcomponentsJROOTcom_contentJROOTcontroller.php:118 |
8 | ContentController->display() | JROOTlibrariesJROOTsrcJROOTMVCJROOTControllerJROOTBaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOTcomponentsJROOTcom_contentJROOTcontent.php:43 |
6 | require_once JROOTcomponentsJROOTcom_contentJROOTcontent.php | JROOTlibrariesJROOTsrcJROOTComponentJROOTComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOTlibrariesJROOTsrcJROOTComponentJROOTComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Czas zapytania: 2.76 ms Po ostatnim zapytaniu: 3.47 ms Pamięć zapytania: 0.031 MB Pamięć przed zapytaniem: 5.910 MB Zwróconych wierszy: 10
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM v784w_modules AS m
LEFT JOIN v784w_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN v784w_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 <= '2023-09-25 06:32:36')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2023-09-25 06:32:36')
AND m.access IN (1,1)
AND m.client_id = 0
AND (mm.menuid = 784 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 | 120 | 0.83 | Using where; Uruchomiono metodę filesort |
1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 403 | 00524584_2015.m.module,const | 1 | 10.00 | Using index condition; Using where |
1 | SIMPLE | mm | NULL | ref | PRIMARY | PRIMARY | 4 | 00524584_2015.m.id | 2 | 40.00 | Using where; Using index |
Status | Duration |
---|
starting | 0.15 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.03 ms |
init | 0.08 ms |
System lock | 0.01 ms |
optimizing | 0.03 ms |
statistics | 0.17 ms |
preparing | 0.04 ms |
Sorting result | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
Creating sort index | 2.02 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.04 ms |
freeing items | 0.04 ms |
cleaning up | 0.02 ms |
# | Wywołujący | Plik i numer linii |
---|
21 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1701 |
20 | JDatabaseDriver->loadObjectList() | Identyczny z wywołaniem linii niżej. |
19 | call_user_func_array() | JROOTlibrariesJROOTsrcJROOTCacheJROOTControllerJROOTCallbackController.php:173 |
18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOTpluginsJROOTsystemJROOTt3JROOTincludesJROOTcoreJROOTt3.php(525) : eval()'d code:432 |
17 | Joomla\CMS\Helper\_ModuleHelper::getModuleList() | JROOTpluginsJROOTsystemJROOTt3JROOTincludesJROOTcoreJROOTt3.php(525) : eval()'d code:362 |
16 | Joomla\CMS\Helper\_ModuleHelper::load() | JROOTpluginsJROOTsystemJROOTt3JROOTincludesJROOTcoreJROOTt3.php(525) : eval()'d code:87 |
15 | Joomla\CMS\Helper\_ModuleHelper::getModules() | JROOTtemplatesJROOTindustrixJROOThelper.php:37 |
14 | JATemplateHelper::loadModules() | JROOTtemplatesJROOTindustrixJROOThtmlJROOTcom_contentJROOTarticleJROOTdefault.php:191 |
13 | include JROOTtemplatesJROOTindustrixJROOThtmlJROOTcom_contentJROOTarticleJROOTdefault.php | JROOTpluginsJROOTsystemJROOTt3JROOTincludesJROOTcoreJROOTt3.php(525) : eval()'d code:701 |
12 | Joomla\CMS\MVC\View\_JHtmlView->loadTemplate() | JROOTpluginsJROOTsystemJROOTt3JROOTincludesJROOTcoreJROOTt3.php(525) : eval()'d code:230 |
11 | Joomla\CMS\MVC\View\_JHtmlView->display() | JROOTcomponentsJROOTcom_contentJROOTviewsJROOTarticleJROOTview.html.php:210 |
10 | ContentViewArticle->display() | JROOTlibrariesJROOTsrcJROOTMVCJROOTControllerJROOTBaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOTcomponentsJROOTcom_contentJROOTcontroller.php:118 |
8 | ContentController->display() | JROOTlibrariesJROOTsrcJROOTMVCJROOTControllerJROOTBaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOTcomponentsJROOTcom_contentJROOTcontent.php:43 |
6 | require_once JROOTcomponentsJROOTcom_contentJROOTcontent.php | JROOTlibrariesJROOTsrcJROOTComponentJROOTComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOTlibrariesJROOTsrcJROOTComponentJROOTComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Czas zapytania: 0.45 ms Po ostatnim zapytaniu: 13.45 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 6.528 MB Zwróconych wierszy: 0
SELECT social_id
FROM v784w_bt_connections
WHERE social_type ="facebook"
AND user_id ="0"
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | v784w_bt_connections | NULL | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.08 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.02 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sending data | 0.10 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.03 ms |
cleaning up | 0.01 ms |
# | Wywołujący | Plik i numer linii |
---|
10 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1740 |
9 | JDatabaseDriver->loadResult() | JROOTpluginsJROOTsystemJROOTbt_socialconnect_systemJROOTbt_socialconnect_system.php:453 |
8 | plgSystemBt_socialconnect_system::getSocialID() | JROOTpluginsJROOTsystemJROOTbt_socialconnect_systemJROOTbt_socialconnect_system.php:148 |
7 | plgSystemBt_socialconnect_system->onAfterRender() | JROOTlibrariesJROOTjoomlaJROOTeventJROOTevent.php:70 |
6 | JEvent->update() | JROOTlibrariesJROOTjoomlaJROOTeventJROOTdispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTBaseApplication.php:108 |
4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:1050 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:202 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
2 × SELECT `id`,`name`,`rules`,`parent_id`
FROM `v784w_assets`
2 × SELECT `ip`,`reason`
FROM v784w_rsfirewall_lists
2 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `v784w_extensions`
2 × SELECT *
FROM v784w_extensions
2 × SELECT `extension_id`
FROM `v784w_extensions`
2 × SELECT template
FROM v784w_template_styles as s
2 × SELECT DISTINCT(user_id)
FROM v784w_usergroups as ug1
INNER JOIN v784w_usergroups AS ug2
ON ug2.lft>=ug1.lft
AND ug1.rgt>=ug2.rgt
INNER JOIN v784w_user_usergroup_map AS m
ON ug2.id=m.group_id
1 × SELECT a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference,c.title AS category_title, c.alias AS category_alias, c.access AS category_access,u.name AS author,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count
FROM v784w_content AS a
INNER JOIN v784w_categories AS c
on c.id = a.catid
LEFT JOIN v784w_users AS u
on u.id = a.created_by
LEFT JOIN v784w_categories as parent
ON parent.id = c.parent_id
LEFT JOIN v784w_content_rating AS v
ON a.id = v.content_id
1 × SELECT *
FROM v784w_languages
1 × SELECT *
FROM v784w_rsfirewall_hashes
1 × SELECT id, home, template, s.params
FROM v784w_template_styles as s
LEFT JOIN v784w_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT *
FROM v784w_rsfirewall_exceptions
1 × SELECT `m`.`tag_id`,`t`.*
FROM `v784w_contentitem_tag_map` AS m
INNER JOIN `v784w_tags` AS t
ON `m`.`tag_id` = `t`.`id`
1 × SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time, c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level, c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id, c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM `v784w_categories` AS `s`
INNER JOIN `v784w_categories` AS `c`
ON (s.lft <= c.lft
AND c.lft < s.rgt) OR (c.lft < s.lft
AND s.rgt < c.rgt)
1 × SELECT DISTINCT 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, g.note as group_note
FROM v784w_fields AS a
LEFT JOIN `v784w_languages` AS l
ON l.lang_code = a.language
LEFT JOIN v784w_users AS uc
ON uc.id=a.checked_out
LEFT JOIN v784w_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN v784w_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN v784w_fields_groups AS g
ON g.id = a.group_id
LEFT JOIN `v784w_fields_categories` AS fc
ON fc.field_id = a.id
1 × SELECT *
FROM v784w_rsfirewall_snapshots
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM v784w_modules AS m
LEFT JOIN v784w_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN v784w_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT `session_id`
FROM `v784w_session`
1 × SELECT u.*
FROM v784w_users u
1 × SELECT `id`
FROM `v784w_usergroups
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 v784w_menu AS m
LEFT JOIN v784w_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT *
FROM v784w_rsform_confi
1 × SELECT extension, file, type
FROM v784w_rokcommon_configs
1 × SELECT *
FROM v784w_rsfirewall_configuratio
1 × SELECT `file`
FROM v784w_rsfirewall_hashes
1 × SELECT `path`
FROM v784w_rsfirewall_ignored
1 × SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM v784w_extensions
1 × SELECT b.id
FROM v784w_usergroups AS a
LEFT JOIN v784w_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT id, rules
FROM `v784w_viewlevels
1 × SELECT social_id
FROM v784w_bt_connections