Czas zapytania: 0.75 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 1.261 MB Zwróconych wierszy: 0
SELECT `data`
FROM `kwrlh_session`
WHERE `session_id` = X'6364303439636131656461323731333061333432306433343662633235666638'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | kwrlh_session | NULL | const | PRIMARY | PRIMARY | 194 | const | 1 | 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.01 ms |
| statistics | 0.07 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 |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 15 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/session/storage/database.php:45 |
| 14 | JSessionStorageDatabase->read() | Identyczny z wywołaniem linii niżej. |
| 13 | session_start() | JROOT/libraries/joomla/session/handler/native.php:260 |
| 12 | JSessionHandlerNative->doSessionStart() | JROOT/libraries/joomla/session/handler/native.php:50 |
| 11 | JSessionHandlerNative->start() | JROOT/libraries/joomla/session/handler/joomla.php:88 |
| 10 | JSessionHandlerJoomla->start() | JROOT/libraries/src/Session/Session.php:661 |
| 9 | Joomla\CMS\Session\Session->_start() | JROOT/libraries/src/Session/Session.php:621 |
| 8 | Joomla\CMS\Session\Session->start() | JROOT/libraries/src/Session/Session.php:499 |
| 7 | Joomla\CMS\Session\Session->get() | JROOT/libraries/src/Session/Session.php:456 |
| 6 | Joomla\CMS\Session\Session->isNew() | JROOT/libraries/src/Application/CMSApplication.php:826 |
| 5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:386 |
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
| 1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Czas zapytania: 0.58 ms Po ostatnim zapytaniu: 0.46 ms Pamięć zapytania: 0.020 MB Pamięć przed zapytaniem: 1.277 MB Zwróconych wierszy: 0
SELECT `session_id`
FROM `kwrlh_session`
WHERE `session_id` = X'6364303439636131656461323731333061333432306433343662633235666638'
LIMIT 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | kwrlh_session | NULL | const | PRIMARY | PRIMARY | 194 | const | 1 | 100.00 | Using index |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 8 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:386 |
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
| 1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Czas zapytania: 0.69 ms Po ostatnim zapytaniu: 0.09 ms Pamięć zapytania: 0.004 MB Pamięć przed zapytaniem: 1.282 MB
INSERT INTO `kwrlh_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
(X'6364303439636131656461323731333061333432306433343662633235666638', 1, 1773324944, 0, '', 0)
Polecenie EXPLAIN niemożliwe w zapytaniu: INSERT INTO `kwrlh_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(X'6364303439636131656461323731333061333432306433343662633235666638', 1, 1773324944, 0, '', 0)
| Status | Duration |
|---|
| starting | 0.05 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| update | 0.12 ms |
| end | 0.00 ms |
| query end | 0.02 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Session/MetadataManager.php:116 |
| 7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:386 |
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
| 1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Czas zapytania: 1.24 ms Po ostatnim zapytaniu: 0.68 ms Pamięć zapytania: 0.056 MB Pamięć przed zapytaniem: 1.380 MB Zwróconych wierszy: 44
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `kwrlh_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 | kwrlh_extensions | NULL | ref | extension | extension | 62 | const | 30 | 1.00 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.07 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.20 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() | JROOT/libraries/joomla/database/driver.php:1701 |
| 11 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Component/ComponentHelper.php:445 |
| 10 | Joomla\CMS\Component\ComponentHelper::Joomla\CMS\Component\{closure}() | Identyczny z wywołaniem linii niżej. |
| 9 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 8 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Component/ComponentHelper.php:453 |
| 7 | Joomla\CMS\Component\ComponentHelper::load() | JROOT/libraries/src/Component/ComponentHelper.php:519 |
| 6 | Joomla\CMS\Component\ComponentHelper::getComponents() | JROOT/libraries/src/Component/ComponentHelper.php:44 |
| 5 | Joomla\CMS\Component\ComponentHelper::getComponent() | JROOT/libraries/src/Component/ComponentHelper.php:103 |
| 4 | Joomla\CMS\Component\ComponentHelper::getParams() | JROOT/libraries/src/Application/SiteApplication.php:594 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.51 ms Po ostatnim zapytaniu: 0.50 ms Pamięć zapytania: 0.021 MB Pamięć przed zapytaniem: 1.432 MB Zwróconych wierszy: 5
SELECT id, rules
FROM `kwrlh_viewlevels`
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | kwrlh_viewlevels | NULL | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 5 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.02 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() | JROOT/libraries/joomla/database/driver.php:1506 |
| 9 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Access/Access.php:1063 |
| 8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
| 7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:318 |
| 6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
| 5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
| 4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.81 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.021 MB Pamięć przed zapytaniem: 1.444 MB Zwróconych wierszy: 2
SELECT b.id
FROM kwrlh_usergroups AS a
LEFT JOIN kwrlh_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 9
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| 1 | SIMPLE | b | NULL | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 2 | 100.00 | Using where; Using index |
| Status | Duration |
|---|
| starting | 0.07 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.12 ms |
| preparing | 0.02 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 |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 10 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Access/Access.php:980 |
| 9 | Joomla\CMS\Access\Access::getGroupsByUser() | JROOT/libraries/src/Access/Access.php:1095 |
| 8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
| 7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:318 |
| 6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
| 5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
| 4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 2.27 ms Po ostatnim zapytaniu: 0.15 ms Pamięć zapytania: 0.030 MB Pamięć przed zapytaniem: 1.467 MB Zwróconych wierszy: 110
SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM kwrlh_extensions
WHERE enabled = 1
AND type = 'plugin'
AND state IN (0,1)
AND access IN (1,1,5)
ORDER BY ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | kwrlh_extensions | NULL | ref | extension | extension | 62 | const | 174 | 0.60 | Using index condition; Using where; Uruchomiono metodę filesort |
| Status | Duration |
|---|
| starting | 0.08 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.04 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.12 ms |
| preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 1.41 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.02 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Plugin/PluginHelper.php:351 |
| 9 | Joomla\CMS\Plugin\PluginHelper::Joomla\CMS\Plugin\{closure}() | Identyczny z wywołaniem linii niżej. |
| 8 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 7 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Plugin/PluginHelper.php:356 |
| 6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
| 5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
| 4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.67 ms Po ostatnim zapytaniu: 1.86 ms Pamięć zapytania: 0.021 MB Pamięć przed zapytaniem: 1.767 MB Zwróconych wierszy: 0
SELECT `path`
FROM kwrlh_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 | kwrlh_rsfirewall_ignored | NULL | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.04 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.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() | JROOT/libraries/joomla/database/driver.php:1550 |
| 11 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_rsfirewall/helpers/config.php:53 |
| 10 | RSFirewallConfig->load() | JROOT/administrator/components/com_rsfirewall/helpers/config.php:19 |
| 9 | RSFirewallConfig->__construct() | JROOT/administrator/components/com_rsfirewall/helpers/config.php:161 |
| 8 | RSFirewallConfig::getInstance() | JROOT/plugins/system/rsfirewall/rsfirewall.php:27 |
| 7 | plgSystemRsfirewall->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:667 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.52 ms Po ostatnim zapytaniu: 0.04 ms Pamięć zapytania: 0.021 MB Pamięć przed zapytaniem: 1.773 MB Zwróconych wierszy: 0
SELECT `file`
FROM kwrlh_rsfirewall_hashes
WHERE `type`='protect'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | kwrlh_rsfirewall_hashes | NULL | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 48 | 10.00 | Using where |
| 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.00 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.04 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 11 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_rsfirewall/helpers/config.php:60 |
| 10 | RSFirewallConfig->load() | JROOT/administrator/components/com_rsfirewall/helpers/config.php:19 |
| 9 | RSFirewallConfig->__construct() | JROOT/administrator/components/com_rsfirewall/helpers/config.php:161 |
| 8 | RSFirewallConfig::getInstance() | JROOT/plugins/system/rsfirewall/rsfirewall.php:27 |
| 7 | plgSystemRsfirewall->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:667 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.66 ms Po ostatnim zapytaniu: 0.02 ms Pamięć zapytania: 0.026 MB Pamięć przed zapytaniem: 1.778 MB Zwróconych wierszy: 66
SELECT *
FROM kwrlh_rsfirewall_configuration
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | kwrlh_rsfirewall_configuration | NULL | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 66 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 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.00 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.07 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 11 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_rsfirewall/helpers/config.php:68 |
| 10 | RSFirewallConfig->load() | JROOT/administrator/components/com_rsfirewall/helpers/config.php:19 |
| 9 | RSFirewallConfig->__construct() | JROOT/administrator/components/com_rsfirewall/helpers/config.php:161 |
| 8 | RSFirewallConfig::getInstance() | JROOT/plugins/system/rsfirewall/rsfirewall.php:27 |
| 7 | plgSystemRsfirewall->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:667 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.23 ms Po ostatnim zapytaniu: 1.38 ms Pamięć zapytania: 0.024 MB Pamięć przed zapytaniem: 2.028 MB Zwróconych wierszy: 10
SHOW FULL COLUMNS
FROM `kwrlh_rsfirewall_logs`
Polecenie EXPLAIN niemożliwe w zapytaniu: SHOW FULL COLUMNS FROM `kwrlh_rsfirewall_logs`
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.25 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.01 ms |
| Opening tables | 0.01 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.02 ms |
| Sending data | 0.09 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.00 ms |
| removing tmp table | 0.06 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() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 14 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:261 |
| 13 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:180 |
| 12 | Joomla\CMS\Table\Table->__construct() | JROOT/administrator/components/com_rsfirewall/tables/logs.php:36 |
| 11 | RsfirewallTableLogs->__construct() | JROOT/libraries/src/Table/Table.php:328 |
| 10 | Joomla\CMS\Table\Table::getInstance() | JROOT/administrator/components/com_rsfirewall/helpers/log.php:23 |
| 9 | RSFirewallLogger->__construct() | JROOT/administrator/components/com_rsfirewall/helpers/log.php:77 |
| 8 | RSFirewallLogger::getInstance() | JROOT/plugins/system/rsfirewall/rsfirewall.php:47 |
| 7 | plgSystemRsfirewall->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:667 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.74 ms Po ostatnim zapytaniu: 4.48 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 2.457 MB Zwróconych wierszy: 31
SELECT *
FROM kwrlh_rsform_config
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | kwrlh_rsform_config | NULL | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 27 | 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.07 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_rsform/helpers/config.php:50 |
| 11 | RSFormProConfig->load() | JROOT/administrator/components/com_rsform/helpers/config.php:17 |
| 10 | RSFormProConfig->__construct() | JROOT/administrator/components/com_rsform/helpers/config.php:102 |
| 9 | RSFormProConfig::getInstance() | JROOT/plugins/system/rsformdeletesubmissions/rsformdeletesubmissions.php:26 |
| 8 | plgSystemRsformdeletesubmissions->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.98 ms Po ostatnim zapytaniu: 0.69 ms Pamięć zapytania: 0.060 MB Pamięć przed zapytaniem: 2.561 MB Zwróconych wierszy: 12
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 kwrlh_menu AS m
LEFT JOIN kwrlh_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 | range | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 5 | NULL | 23 | 10.00 | Using index condition; Using where; Uruchomiono metodę filesort |
| 1 | SIMPLE | e | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.m.component_id | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.05 ms |
| checking permissions | 0.00 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.06 ms |
| preparing | 0.01 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.18 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 |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Menu/SiteMenu.php:93 |
| 17 | Joomla\CMS\Menu\SiteMenu->Joomla\CMS\Menu\{closure}() | Identyczny z wywołaniem linii niżej. |
| 16 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 15 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Menu/SiteMenu.php:101 |
| 14 | Joomla\CMS\Menu\SiteMenu->load() | JROOT/libraries/src/Menu/AbstractMenu.php:78 |
| 13 | Joomla\CMS\Menu\AbstractMenu->__construct() | JROOT/libraries/src/Menu/SiteMenu.php:62 |
| 12 | Joomla\CMS\Menu\SiteMenu->__construct() | JROOT/libraries/src/Menu/AbstractMenu.php:142 |
| 11 | Joomla\CMS\Menu\AbstractMenu::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:417 |
| 10 | Joomla\CMS\Application\CMSApplication->getMenu() | JROOT/libraries/src/Application/SiteApplication.php:275 |
| 9 | Joomla\CMS\Application\SiteApplication->getMenu() | JROOT/libraries/src/Router/SiteRouter.php:65 |
| 8 | Joomla\CMS\Router\SiteRouter->__construct() | JROOT/libraries/src/Router/Router.php:189 |
| 7 | Joomla\CMS\Router\Router::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:533 |
| 6 | Joomla\CMS\Application\CMSApplication::getRouter() | JROOT/libraries/src/Application/SiteApplication.php:403 |
| 5 | Joomla\CMS\Application\SiteApplication::getRouter() | JROOT/libraries/src/Application/CMSApplication.php:1141 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.69 ms Po ostatnim zapytaniu: 3.08 ms Pamięć zapytania: 0.020 MB Pamięć przed zapytaniem: 2.876 MB Zwróconych wierszy: 0
SELECT *
FROM kwrlh_rsfirewall_hashes
WHERE (`type`='3.10.9' OR `type`='protect')
AND `flag`!='C'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | kwrlh_rsfirewall_hashes | NULL | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 48 | 17.10 | Using where |
| Status | Duration |
|---|
| starting | 0.04 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.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.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/rsfirewall/rsfirewall.php:1049 |
| 8 | plgSystemRsfirewall->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.46 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.021 MB Pamięć przed zapytaniem: 2.883 MB Zwróconych wierszy: 0
SELECT *
FROM kwrlh_rsfirewall_snapshots
WHERE `type`='protect'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | kwrlh_rsfirewall_snapshots | NULL | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.01 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.00 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 10 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_rsfirewall/helpers/snapshot.php:47 |
| 9 | RSFirewallSnapshot::get() | JROOT/plugins/system/rsfirewall/rsfirewall.php:1072 |
| 8 | plgSystemRsfirewall->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.51 ms Po ostatnim zapytaniu: 0.04 ms Pamięć zapytania: 0.021 MB Pamięć przed zapytaniem: 2.889 MB Zwróconych wierszy: 0
SELECT `ip`,`reason`
FROM kwrlh_rsfirewall_lists
WHERE (`ip`='18.97.14.88' 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 | kwrlh_rsfirewall_lists | NULL | ref | published,type,ip | published | 1 | const | 1 | 100.00 | Using where |
| 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.01 ms |
| statistics | 0.04 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 11 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/rsfirewall/rsfirewall.php:165 |
| 10 | plgSystemRsfirewall->isListed() | JROOT/plugins/system/rsfirewall/rsfirewall.php:144 |
| 9 | plgSystemRsfirewall->isWhitelisted() | JROOT/plugins/system/rsfirewall/rsfirewall.php:1108 |
| 8 | plgSystemRsfirewall->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.47 ms Po ostatnim zapytaniu: 0.04 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 2.897 MB Zwróconych wierszy: 0
SELECT `ip`,`reason`
FROM kwrlh_rsfirewall_lists
WHERE (`ip`='18.97.14.88' 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 | kwrlh_rsfirewall_lists | NULL | ref | published,type,ip | published | 1 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 11 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/rsfirewall/rsfirewall.php:165 |
| 10 | plgSystemRsfirewall->isListed() | JROOT/plugins/system/rsfirewall/rsfirewall.php:134 |
| 9 | plgSystemRsfirewall->isBlacklisted() | JROOT/plugins/system/rsfirewall/rsfirewall.php:1112 |
| 8 | plgSystemRsfirewall->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.48 ms Po ostatnim zapytaniu: 0.33 ms Pamięć zapytania: 0.021 MB Pamięć przed zapytaniem: 2.904 MB Zwróconych wierszy: 0
SELECT *
FROM kwrlh_rsfirewall_exceptions
WHERE `published`='1'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | kwrlh_rsfirewall_exceptions | NULL | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.01 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.00 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 10 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/rsfirewall/rsfirewall.php:700 |
| 9 | plgSystemRsfirewall->isException() | JROOT/plugins/system/rsfirewall/rsfirewall.php:1243 |
| 8 | plgSystemRsfirewall->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.54 ms Po ostatnim zapytaniu: 0.26 ms Pamięć zapytania: 0.024 MB Pamięć przed zapytaniem: 2.926 MB Zwróconych wierszy: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `kwrlh_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | kwrlh_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | extension | 364 | const,const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 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.07 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 18 | JDatabaseDriver->loadObject() | JROOT/libraries/src/Helper/LibraryHelper.php:167 |
| 17 | Joomla\CMS\Helper\LibraryHelper::Joomla\CMS\Helper\{closure}() | Identyczny z wywołaniem linii niżej. |
| 16 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 15 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/LibraryHelper.php:175 |
| 14 | Joomla\CMS\Helper\LibraryHelper::loadLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:43 |
| 13 | Joomla\CMS\Helper\LibraryHelper::getLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:90 |
| 12 | Joomla\CMS\Helper\LibraryHelper::getParams() | JROOT/libraries/src/Version.php:321 |
| 11 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
| 10 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
| 9 | Joomla\CMS\Factory::getDocument() | JROOT/plugins/system/djjquerymonster/djjquerymonster.php:54 |
| 8 | plgSystemDJjQueryMonster->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.61 ms Po ostatnim zapytaniu: 0.12 ms Pamięć zapytania: 0.006 MB Pamięć przed zapytaniem: 2.919 MB
UPDATE `kwrlh_extensions`
SET `params` = '{\"mediaversion\":\"468ea0cbfec0091ac56d578951983e51\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | UPDATE | kwrlh_extensions | NULL | range | element_clientid,element_folder_clientid,extension | extension | 364 | const,const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.09 ms |
| updating | 0.04 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| closing tables | 0.02 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Helper/LibraryHelper.php:117 |
| 13 | Joomla\CMS\Helper\LibraryHelper::saveParams() | JROOT/libraries/src/Version.php:372 |
| 12 | Joomla\CMS\Version->setMediaVersion() | JROOT/libraries/src/Version.php:331 |
| 11 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
| 10 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
| 9 | Joomla\CMS\Factory::getDocument() | JROOT/plugins/system/djjquerymonster/djjquerymonster.php:54 |
| 8 | plgSystemDJjQueryMonster->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.69 ms Po ostatnim zapytaniu: 0.49 ms Pamięć zapytania: 0.021 MB Pamięć przed zapytaniem: 2.946 MB Zwróconych wierszy: 3
SELECT id, home, template, s.params
FROM kwrlh_template_styles as s
LEFT JOIN kwrlh_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | s | NULL | ref | idx_template,idx_client_id,idx_client_id_home | idx_client_id | 1 | const | 2 | 100.00 | NULL |
| 1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 303 | 34982416_b836cd89.s.template,const | 1 | 5.00 | Using index condition; Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 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.05 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.04 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 11 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Application/SiteApplication.php:486 |
| 10 | Joomla\CMS\Application\SiteApplication->getTemplate() | JROOT/plugins/system/ef4_jmframework/ef4_jmframework.php:1018 |
| 9 | plgSystemEF4_JMFramework->getTemplateName() | JROOT/plugins/system/ef4_jmframework/ef4_jmframework.php:209 |
| 8 | plgSystemEF4_JMFramework->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.72 ms Po ostatnim zapytaniu: 0.35 ms Pamięć zapytania: 0.024 MB Pamięć przed zapytaniem: 2.971 MB Zwróconych wierszy: 8
SHOW FULL COLUMNS
FROM `kwrlh_template_styles`
Polecenie EXPLAIN niemożliwe w zapytaniu: SHOW FULL COLUMNS FROM `kwrlh_template_styles`
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.12 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.01 ms |
| Opening tables | 0.01 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| Sending data | 0.03 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| removing tmp table | 0.03 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 14 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:261 |
| 13 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:180 |
| 12 | Joomla\CMS\Table\Table->__construct() | JROOT/administrator/components/com_templates/tables/style.php:30 |
| 11 | TemplatesTableStyle->__construct() | JROOT/libraries/src/Table/Table.php:328 |
| 10 | Joomla\CMS\Table\Table::getInstance() | JROOT/plugins/system/ef4_jmframework/ef4_jmframework.php:1028 |
| 9 | plgSystemEF4_JMFramework->getTemplateName() | JROOT/plugins/system/ef4_jmframework/ef4_jmframework.php:209 |
| 8 | plgSystemEF4_JMFramework->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.51 ms Po ostatnim zapytaniu: 0.11 ms Pamięć zapytania: 0.021 MB Pamięć przed zapytaniem: 2.989 MB Zwróconych wierszy: 1
SELECT *
FROM kwrlh_template_styles
WHERE `id` = '30'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | kwrlh_template_styles | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 11 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
| 10 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/ef4_jmframework/ef4_jmframework.php:1029 |
| 9 | plgSystemEF4_JMFramework->getTemplateName() | JROOT/plugins/system/ef4_jmframework/ef4_jmframework.php:209 |
| 8 | plgSystemEF4_JMFramework->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.70 ms Po ostatnim zapytaniu: 3.34 ms Pamięć zapytania: 0.021 MB Pamięć przed zapytaniem: 3.144 MB Zwróconych wierszy: 3
SELECT id, home, template, s.params
FROM kwrlh_template_styles as s
LEFT JOIN kwrlh_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | s | NULL | ref | idx_template,idx_client_id,idx_client_id_home | idx_client_id | 1 | const | 2 | 100.00 | NULL |
| 1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 303 | 34982416_b836cd89.s.template,const | 1 | 5.00 | Using index condition; Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 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.05 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.04 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 11 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:2182 |
| 10 | JMFTemplate::getTemplateStyleId() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:136 |
| 9 | JMFTemplate->__construct() | JROOT/plugins/system/ef4_jmframework/ef4_jmframework.php:296 |
| 8 | plgSystemEF4_JMFramework->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.57 ms Po ostatnim zapytaniu: 0.71 ms Pamięć zapytania: 0.020 MB Pamięć przed zapytaniem: 3.224 MB Zwróconych wierszy: 2
SELECT *
FROM kwrlh_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 | kwrlh_languages | NULL | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 2 | 50.00 | Using where; Uruchomiono metodę filesort |
| Status | Duration |
|---|
| starting | 0.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 |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.03 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 6 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/LanguageHelper.php:150 |
| 5 | Joomla\CMS\Language\LanguageHelper::getLanguages() | JROOT/libraries/src/Application/SiteApplication.php:330 |
| 4 | Joomla\CMS\Application\SiteApplication->getParams() | JROOT/libraries/src/Application/SiteApplication.php:138 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.77 ms Po ostatnim zapytaniu: 5.31 ms Pamięć zapytania: 0.039 MB Pamięć przed zapytaniem: 3.827 MB Zwróconych wierszy: 4
SELECT c.*
FROM kwrlh_djc2_categories AS c
WHERE c.published=1
AND c.access IN (1,5)
ORDER BY c.parent_id ASC, c.ordering ASC
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | c | NULL | ref | idx_published,idx_published_parent_ordering,idx_access | idx_published_parent_ordering | 4 | const | 3 | 100.00 | Using index condition; 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.04 ms |
| preparing | 0.01 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.05 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 |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_djcatalog2/lib/categories.php:320 |
| 12 | Djc2Categories->getCategories() | JROOT/administrator/components/com_djcatalog2/lib/categories.php:195 |
| 11 | Djc2Categories->__construct() | JROOT/administrator/components/com_djcatalog2/lib/categories.php:233 |
| 10 | Djc2Categories::getInstance() | JROOT/components/com_djcatalog2/helpers/djcatalog2.php:65 |
| 9 | Djcatalog2Helper::getParams() | JROOT/components/com_djcatalog2/controller.php:36 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.78 ms Po ostatnim zapytaniu: 0.09 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 3.854 MB Zwróconych wierszy: 0
SELECT i.id, img.fullname as item_image, img.caption AS image_caption, img.path AS image_path, img.fullpath AS image_fullpath
FROM kwrlh_djc2_categories as i
INNER JOIN kwrlh_djc2_images as img
on img.id=(select id
from kwrlh_djc2_images
where type='category'
and item_id=i.id
order by ordering asc
limit 1)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | PRIMARY | i | NULL | index | NULL | PRIMARY | 4 | NULL | 4 | 100.00 | Using index |
| 1 | PRIMARY | img | NULL | eq_ref | PRIMARY | PRIMARY | 4 | func | 1 | 100.00 | Using where |
| 2 | DEPENDENT SUBQUERY | kwrlh_djc2_images | NULL | ref | idx_type_item,idx_item_type,idx_item_type_ordering | idx_type_item | 198 | const,34982416_b836cd89.i.id | 1 | 100.00 | Using index condition; Uruchomiono metodę filesort |
| Status | Duration |
|---|
| starting | 0.05 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.13 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.03 ms |
| preparing | 0.01 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| Creating sort index | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| Creating sort index | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| Creating sort index | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| Creating sort index | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_djcatalog2/lib/categories.php:327 |
| 12 | Djc2Categories->getCategories() | JROOT/administrator/components/com_djcatalog2/lib/categories.php:195 |
| 11 | Djc2Categories->__construct() | JROOT/administrator/components/com_djcatalog2/lib/categories.php:233 |
| 10 | Djc2Categories::getInstance() | JROOT/components/com_djcatalog2/helpers/djcatalog2.php:65 |
| 9 | Djcatalog2Helper::getParams() | JROOT/components/com_djcatalog2/controller.php:36 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.81 ms Po ostatnim zapytaniu: 3.21 ms Pamięć zapytania: 0.021 MB Pamięć przed zapytaniem: 3.893 MB Zwróconych wierszy: 19
select alias
from kwrlh_djc2_items_extra_fields
where type='checkbox' or type='radio' or type='select'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | kwrlh_djc2_items_extra_fields | NULL | ALL | idx_type | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 19 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.17 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.05 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.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 9 | JDatabaseDriver->loadColumn() | JROOT/components/com_djcatalog2/controller.php:125 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.94 ms Po ostatnim zapytaniu: 0.90 ms Pamięć zapytania: 0.029 MB Pamięć przed zapytaniem: 4.001 MB Zwróconych wierszy: 43
SELECT `id`,`name`,`rules`,`parent_id`
FROM `kwrlh_assets`
WHERE `name` IN ('root.1','com_actionlogs','com_admin','com_ajax','com_akeeba','com_associations','com_banners','com_cache','com_categories','com_checkin','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_djcatalog2','com_djmediatools','com_fields','com_finder','com_installer','com_jce','com_joomlaupdate','com_languages','com_localise','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_phocacommander','com_plugins','com_postinstall','com_privacy','com_redirect','com_rsfirewall','com_rsform','com_search','com_storelocator','com_tags','com_templates','com_users','com_weblinks','com_wrapper')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | kwrlh_assets | NULL | range | idx_asset_name | idx_asset_name | 152 | NULL | 45 | 100.00 | Using index condition |
| Status | Duration |
|---|
| starting | 0.05 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.04 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.07 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.28 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 21 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:429 |
| 20 | Joomla\CMS\Access\Access::preloadComponents() | JROOT/libraries/src/Access/Access.php:213 |
| 19 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:531 |
| 18 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
| 17 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
| 16 | Joomla\CMS\User\User->authorise() | JROOT/components/com_djcatalog2/helpers/djcatalog2.php:137 |
| 15 | Djcatalog2Helper::getUser() | JROOT/components/com_djcatalog2/helpers/djcatalog2.php:455 |
| 14 | Djcatalog2Helper::getUserProfile() | JROOT/components/com_djcatalog2/models/item.php:44 |
| 13 | DJCatalog2ModelItem->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:457 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_djcatalog2/views/item/view.html.php:45 |
| 10 | DJCatalog2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.57 ms Po ostatnim zapytaniu: 1.43 ms Pamięć zapytania: 0.026 MB Pamięć przed zapytaniem: 4.089 MB Zwróconych wierszy: 1
SELECT *
FROM kwrlh_template_styles
WHERE `id` = '30'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | kwrlh_template_styles | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 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.02 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 21 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
| 20 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/ef4_jmframework/ef4_jmframework.php:1029 |
| 19 | plgSystemEF4_JMFramework->getTemplateName() | JROOT/plugins/system/ef4_jmframework/ef4_jmframework.php:161 |
| 18 | plgSystemEF4_JMFramework->onContentPrepareData() | JROOT/libraries/joomla/event/event.php:70 |
| 17 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 16 | JEventDispatcher->trigger() | JROOT/components/com_djcatalog2/helpers/djcatalog2.php:159 |
| 15 | Djcatalog2Helper::getUser() | JROOT/components/com_djcatalog2/helpers/djcatalog2.php:455 |
| 14 | Djcatalog2Helper::getUserProfile() | JROOT/components/com_djcatalog2/models/item.php:44 |
| 13 | DJCatalog2ModelItem->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:457 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_djcatalog2/views/item/view.html.php:45 |
| 10 | DJCatalog2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.54 ms Po ostatnim zapytaniu: 1.60 ms Pamięć zapytania: 0.024 MB Pamięć przed zapytaniem: 4.114 MB Zwróconych wierszy: 0
SELECT id
FROM kwrlh_djc2_customer_groups
WHERE (user_group IN (1,9) OR is_default=1)
ORDER BY ordering DESC
LIMIT 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | NULL | NULL | no matching row in const table |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.06 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 16 | JDatabaseDriver->loadResult() | JROOT/components/com_djcatalog2/helpers/djcatalog2.php:191 |
| 15 | Djcatalog2Helper::getUser() | JROOT/components/com_djcatalog2/helpers/djcatalog2.php:455 |
| 14 | Djcatalog2Helper::getUserProfile() | JROOT/components/com_djcatalog2/models/item.php:44 |
| 13 | DJCatalog2ModelItem->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:457 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_djcatalog2/views/item/view.html.php:45 |
| 10 | DJCatalog2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.63 ms Po ostatnim zapytaniu: 0.14 ms Pamięć zapytania: 0.024 MB Pamięć przed zapytaniem: 4.123 MB Zwróconych wierszy: 0
select *
from kwrlh_djc2_countries
where is_default=1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | kwrlh_djc2_countries | NULL | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 250 | 10.00 | Using where |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.14 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.03 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 16 | JDatabaseDriver->loadObject() | JROOT/components/com_djcatalog2/helpers/djcatalog2.php:251 |
| 15 | Djcatalog2Helper::getUser() | JROOT/components/com_djcatalog2/helpers/djcatalog2.php:455 |
| 14 | Djcatalog2Helper::getUserProfile() | JROOT/components/com_djcatalog2/models/item.php:44 |
| 13 | DJCatalog2ModelItem->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:457 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_djcatalog2/views/item/view.html.php:45 |
| 10 | DJCatalog2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.80 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.025 MB Pamięć przed zapytaniem: 4.143 MB Zwróconych wierszy: 0
SELECT vrul.id as rule_id, vrul.name, vrat.*
FROM kwrlh_djc2_vat_rules AS vrul
INNER JOIN kwrlh_djc2_vat_rules_xref AS vx
ON vx.rule_id = vrul.id
INNER JOIN kwrlh_djc2_vat_rates AS vrat
ON vx.rate_id = vrat.id
WHERE vrat.country_id=0
AND vrat.state_id=0
AND (vrat.client_type='A' OR vrat.client_type='R')
ORDER BY vrat.client_type ASC, vrat.country_id ASC, vrat.state_id ASC
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | vrul | NULL | ALL | PRIMARY | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 1 | 100.00 | Using temporary; Uruchomiono metodę filesort |
| 1 | SIMPLE | vx | NULL | ref | idx_rule_rate | idx_rule_rate | 4 | 34982416_b836cd89.vrul.id | 1 | 100.00 | Using index |
| 1 | SIMPLE | vrat | NULL | eq_ref | PRIMARY,idx_country_client | PRIMARY | 4 | 34982416_b836cd89.vx.rate_id | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.15 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.06 ms |
| preparing | 0.01 ms |
| Creating tmp table | 0.02 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| removing tmp table | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_djcatalog2/helpers/djcatalog2.php:323 |
| 15 | Djcatalog2Helper::getUser() | JROOT/components/com_djcatalog2/helpers/djcatalog2.php:455 |
| 14 | Djcatalog2Helper::getUserProfile() | JROOT/components/com_djcatalog2/models/item.php:44 |
| 13 | DJCatalog2ModelItem->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:457 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_djcatalog2/views/item/view.html.php:45 |
| 10 | DJCatalog2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.42 ms Po ostatnim zapytaniu: 0.12 ms Pamięć zapytania: 0.039 MB Pamięć przed zapytaniem: 4.152 MB Zwróconych wierszy: 1
SELECT i.*,
CASE WHEN (i.special_price > 0.0
AND i.special_price < i.price) THEN i.special_price ELSE i.price END as final_price,c.id as _category_id, c.name as category, c.published as publish_category, c.alias as category_alias,p.id as _producer_id, p.name as producer, p.published as publish_producer, p.alias as producer_alias,ua.name AS author, ua.email AS author_email,gc.price as group_price, gc.available as group_available,countries.country_name ,states.name as state_name
FROM kwrlh_djc2_items as i
LEFT JOIN kwrlh_djc2_categories AS c
ON c.id = i.cat_id
LEFT JOIN kwrlh_djc2_producers AS p
ON p.id = i.producer_id
LEFT JOIN kwrlh_users AS ua
ON ua.id = i.created_by
LEFT JOIN kwrlh_djc2_prices AS gc
ON gc.item_id = i.id
AND gc.group_id=0
LEFT JOIN kwrlh_djc2_countries AS countries
ON countries.id = i.country
LEFT JOIN kwrlh_djc2_countries_states AS states
ON states.id = i.state
WHERE i.id =72
AND (i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2026-03-12 14:15:44')
AND (i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2026-03-12 14:15:44')
GROUP BY i.id
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | gc | NULL | system | item_group,group_item | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 0 | 0.00 | const row not found |
| 1 | SIMPLE | i | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| 1 | SIMPLE | c | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| 1 | SIMPLE | p | NULL | const | PRIMARY | PRIMARY | 4 | const | 0 | 0.00 | unique row not found |
| 1 | SIMPLE | ua | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| 1 | SIMPLE | countries | NULL | const | PRIMARY | PRIMARY | 2 | const | 0 | 0.00 | unique row not found |
| 1 | SIMPLE | states | NULL | const | PRIMARY | PRIMARY | 4 | const | 0 | 0.00 | unique row not found |
| Status | Duration |
|---|
| starting | 0.09 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.35 ms |
| init | 0.09 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.11 ms |
| preparing | 0.04 ms |
| executing | 0.00 ms |
| Sending data | 0.12 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.03 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 13 | JDatabaseDriver->loadObject() | JROOT/components/com_djcatalog2/models/item.php:197 |
| 12 | DJCatalog2ModelItem->getItem() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_djcatalog2/views/item/view.html.php:46 |
| 10 | DJCatalog2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.66 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.041 MB Pamięć przed zapytaniem: 4.180 MB Zwróconych wierszy: 4
SELECT c.*
FROM kwrlh_djc2_categories AS c
ORDER BY c.parent_id ASC, c.ordering ASC
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | c | NULL | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 4 | 100.00 | Uruchomiono metodę filesort |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 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.07 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_djcatalog2/lib/categories.php:320 |
| 15 | Djc2Categories->getCategories() | JROOT/administrator/components/com_djcatalog2/lib/categories.php:195 |
| 14 | Djc2Categories->__construct() | JROOT/administrator/components/com_djcatalog2/lib/categories.php:233 |
| 13 | Djc2Categories::getInstance() | JROOT/components/com_djcatalog2/models/item.php:219 |
| 12 | DJCatalog2ModelItem->getItem() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_djcatalog2/views/item/view.html.php:46 |
| 10 | DJCatalog2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.71 ms Po ostatnim zapytaniu: 0.07 ms Pamięć zapytania: 0.024 MB Pamięć przed zapytaniem: 4.209 MB Zwróconych wierszy: 0
SELECT i.id, img.fullname as item_image, img.caption AS image_caption, img.path AS image_path, img.fullpath AS image_fullpath
FROM kwrlh_djc2_categories as i
INNER JOIN kwrlh_djc2_images as img
on img.id=(select id
from kwrlh_djc2_images
where type='category'
and item_id=i.id
order by ordering asc
limit 1)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | PRIMARY | i | NULL | index | NULL | PRIMARY | 4 | NULL | 4 | 100.00 | Using index |
| 1 | PRIMARY | img | NULL | eq_ref | PRIMARY | PRIMARY | 4 | func | 1 | 100.00 | Using where |
| 2 | DEPENDENT SUBQUERY | kwrlh_djc2_images | NULL | ref | idx_type_item,idx_item_type,idx_item_type_ordering | idx_type_item | 198 | const,34982416_b836cd89.i.id | 1 | 100.00 | Using index condition; Uruchomiono metodę filesort |
| Status | Duration |
|---|
| starting | 0.06 ms |
| checking permissions | 0.00 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.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.05 ms |
| preparing | 0.01 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| Creating sort index | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| Creating sort index | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| Creating sort index | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| Creating sort index | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_djcatalog2/lib/categories.php:327 |
| 15 | Djc2Categories->getCategories() | JROOT/administrator/components/com_djcatalog2/lib/categories.php:195 |
| 14 | Djc2Categories->__construct() | JROOT/administrator/components/com_djcatalog2/lib/categories.php:233 |
| 13 | Djc2Categories::getInstance() | JROOT/components/com_djcatalog2/models/item.php:219 |
| 12 | DJCatalog2ModelItem->getItem() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_djcatalog2/views/item/view.html.php:46 |
| 10 | DJCatalog2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.57 ms Po ostatnim zapytaniu: 0.22 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 4.222 MB Zwróconych wierszy: 1
SELECT category_id
FROM kwrlh_djc2_items_categories
WHERE item_id=72
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | kwrlh_djc2_items_categories | NULL | ref | item_category | item_category | 4 | const | 1 | 100.00 | Using index |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.06 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.03 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 14 | JDatabaseDriver->loadColumn() | JROOT/components/com_djcatalog2/models/item.php:541 |
| 13 | DJCatalog2ModelItem->bindAttributes() | JROOT/components/com_djcatalog2/models/item.php:258 |
| 12 | DJCatalog2ModelItem->getItem() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_djcatalog2/views/item/view.html.php:46 |
| 10 | DJCatalog2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.07 ms Po ostatnim zapytaniu: 0.09 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 4.251 MB Zwróconych wierszy: 0
SELECT fields.alias, fields.type, fields.ordering, fieldvalues.item_id, fieldvalues.field_id, fieldvalues.id as value_id, fieldoptions.id as option_id, fieldoptions.value, fieldoptions.params as option_params
FROM kwrlh_djc2_items_extra_fields_values_int as fieldvalues
INNER JOIN kwrlh_djc2_items as items
on items.id=fieldvalues.item_id
INNER JOIN kwrlh_djc2_items_extra_fields as fields
ON fields.id = fieldvalues.field_id
LEFT JOIN kwrlh_djc2_items_extra_fields_options as fieldoptions
ON fieldoptions.id = fieldvalues.value
AND fieldoptions.field_id = fields.id
WHERE fieldvalues.item_id=72
AND fields.cart_variant=2
AND fields.published = 1
ORDER BY fields.ordering asc, fieldoptions.ordering asc
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | items | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using index; Using temporary; Uruchomiono metodę filesort |
| 1 | SIMPLE | fields | NULL | ref | PRIMARY,idx_published | idx_published | 4 | const | 18 | 10.00 | Using where |
| 1 | SIMPLE | fieldvalues | NULL | ref | idx_item_field | idx_item_field | 8 | const,34982416_b836cd89.fields.id | 2 | 100.00 | NULL |
| 1 | SIMPLE | fieldoptions | NULL | eq_ref | PRIMARY,idx_field_id | PRIMARY | 4 | 34982416_b836cd89.fieldvalues.value | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.06 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.18 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.06 ms |
| preparing | 0.01 ms |
| Creating tmp table | 0.03 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.16 ms |
| Creating sort index | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| removing tmp table | 0.03 ms |
| query end | 0.00 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_djcatalog2/models/item.php:588 |
| 13 | DJCatalog2ModelItem->bindAttributes() | JROOT/components/com_djcatalog2/models/item.php:258 |
| 12 | DJCatalog2ModelItem->getItem() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_djcatalog2/views/item/view.html.php:46 |
| 10 | DJCatalog2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.18 ms Po ostatnim zapytaniu: 0.06 ms Pamięć zapytania: 0.027 MB Pamięć przed zapytaniem: 4.259 MB Zwróconych wierszy: 28
SELECT fields.alias, fields.type, fields.ordering, fieldvalues.item_id, fieldvalues.field_id, fieldvalues.id as value_id, fieldoptions.id as option_id, fieldoptions.value, fieldoptions.params as option_params
FROM kwrlh_djc2_items_extra_fields_values_int as fieldvalues
INNER JOIN kwrlh_djc2_items as items
on items.id=fieldvalues.item_id
INNER JOIN kwrlh_djc2_items_extra_fields as fields
ON fields.id = fieldvalues.field_id
LEFT JOIN kwrlh_djc2_items_extra_fields_options as fieldoptions
ON fieldoptions.id = fieldvalues.value
AND fieldoptions.field_id = fields.id
WHERE fieldvalues.item_id=72
AND (fields.visibility = 1 OR fields.visibility = 3)
AND fields.published = 1
ORDER BY fields.ordering asc, fieldoptions.ordering asc
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | items | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using index; Using temporary; Uruchomiono metodę filesort |
| 1 | SIMPLE | fields | NULL | ref | PRIMARY,idx_published | idx_published | 4 | const | 18 | 19.00 | Using where |
| 1 | SIMPLE | fieldvalues | NULL | ref | idx_item_field | idx_item_field | 8 | const,34982416_b836cd89.fields.id | 2 | 100.00 | NULL |
| 1 | SIMPLE | fieldoptions | NULL | eq_ref | PRIMARY,idx_field_id | PRIMARY | 4 | 34982416_b836cd89.fieldvalues.value | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.06 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.06 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.06 ms |
| preparing | 0.01 ms |
| Creating tmp table | 0.02 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.30 ms |
| Creating sort index | 0.13 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| removing tmp table | 0.02 ms |
| query end | 0.00 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_djcatalog2/models/item.php:590 |
| 13 | DJCatalog2ModelItem->bindAttributes() | JROOT/components/com_djcatalog2/models/item.php:258 |
| 12 | DJCatalog2ModelItem->getItem() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_djcatalog2/views/item/view.html.php:46 |
| 10 | DJCatalog2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.62 ms Po ostatnim zapytaniu: 0.09 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 4.294 MB Zwróconych wierszy: 0
SELECT fields.alias, fields.type, fields.ordering, fieldvalues.item_id, fieldvalues.field_id, fieldvalues.id as value_id, 0 as option_id, fieldvalues.value
FROM kwrlh_djc2_items_extra_fields_values_text as fieldvalues
INNER JOIN kwrlh_djc2_items as items
on items.id=fieldvalues.item_id
INNER JOIN kwrlh_djc2_items_extra_fields as fields
ON fields.id = fieldvalues.field_id
WHERE fieldvalues.item_id=72
AND (fields.visibility = 1 OR fields.visibility = 3)
AND fields.published = 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | NULL | NULL | no matching row in const table |
| Status | Duration |
|---|
| starting | 0.05 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.06 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_djcatalog2/models/item.php:592 |
| 13 | DJCatalog2ModelItem->bindAttributes() | JROOT/components/com_djcatalog2/models/item.php:258 |
| 12 | DJCatalog2ModelItem->getItem() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_djcatalog2/views/item/view.html.php:46 |
| 10 | DJCatalog2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.67 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 4.301 MB Zwróconych wierszy: 0
SELECT fields.alias, fields.type, fields.ordering, fieldvalues.item_id, fieldvalues.field_id, fieldvalues.id as value_id, 0 as option_id, fieldvalues.value
FROM kwrlh_djc2_items_extra_fields_values_date as fieldvalues
INNER JOIN kwrlh_djc2_items as items
on items.id=fieldvalues.item_id
INNER JOIN kwrlh_djc2_items_extra_fields as fields
ON fields.id = fieldvalues.field_id
WHERE fieldvalues.item_id=72
AND (fields.visibility = 1 OR fields.visibility = 3)
AND fields.published = 1
ORDER BY fields.ordering asc
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | NULL | NULL | no matching row in const table |
| Status | Duration |
|---|
| starting | 0.05 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.13 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_djcatalog2/models/item.php:594 |
| 13 | DJCatalog2ModelItem->bindAttributes() | JROOT/components/com_djcatalog2/models/item.php:258 |
| 12 | DJCatalog2ModelItem->getItem() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_djcatalog2/views/item/view.html.php:46 |
| 10 | DJCatalog2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.67 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 4.308 MB Zwróconych wierszy: 0
SELECT l.*, li.item_id
FROM kwrlh_djc2_labels as l
INNER JOIN kwrlh_djc2_labels_items AS li
ON li.label_id=l.id
WHERE li.item_id=72
ORDER BY l.ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | l | NULL | ALL | PRIMARY | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 1 | 100.00 | Uruchomiono metodę filesort |
| 1 | SIMPLE | li | NULL | eq_ref | PRIMARY | PRIMARY | 8 | const,34982416_b836cd89.l.id | 1 | 100.00 | Using index |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.08 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.03 ms |
| preparing | 0.01 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.03 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_djcatalog2/models/item.php:597 |
| 13 | DJCatalog2ModelItem->bindAttributes() | JROOT/components/com_djcatalog2/models/item.php:258 |
| 12 | DJCatalog2ModelItem->getItem() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_djcatalog2/views/item/view.html.php:46 |
| 10 | DJCatalog2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.55 ms Po ostatnim zapytaniu: 0.06 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 4.319 MB Zwróconych wierszy: 0
SELECT cg.*, p.price, p.available
FROM kwrlh_djc2_customer_groups AS cg
INNER JOIN kwrlh_djc2_prices AS p
ON p.group_id=cg.id
WHERE p.item_id = 72
AND (p.available = 1 OR p.price > 0.0)
ORDER BY cg.ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | NULL | NULL | no matching row in const table |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.00 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 |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_djcatalog2/models/item.php:611 |
| 13 | DJCatalog2ModelItem->bindAttributes() | JROOT/components/com_djcatalog2/models/item.php:258 |
| 12 | DJCatalog2ModelItem->getItem() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_djcatalog2/views/item/view.html.php:46 |
| 10 | DJCatalog2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.56 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 4.325 MB Zwróconych wierszy: 1
SELECT COUNT(*)
FROM kwrlh_djc2_items_combinations
WHERE item_id =72
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | kwrlh_djc2_items_combinations | NULL | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.05 ms |
| init | 0.01 ms |
| System lock | 0.00 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.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 14 | JDatabaseDriver->loadResult() | JROOT/components/com_djcatalog2/models/item.php:618 |
| 13 | DJCatalog2ModelItem->bindAttributes() | JROOT/components/com_djcatalog2/models/item.php:258 |
| 12 | DJCatalog2ModelItem->getItem() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_djcatalog2/views/item/view.html.php:46 |
| 10 | DJCatalog2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.68 ms Po ostatnim zapytaniu: 0.18 ms Pamięć zapytania: 0.024 MB Pamięć przed zapytaniem: 4.348 MB Zwróconych wierszy: 0
SELECT *
FROM kwrlh_djc2_price_rules
WHERE published=1
AND (start_date = '0000-00-00 00:00:00' OR start_date <= '2026-03-12 14:15:44')
AND (expire_date = '0000-00-00 00:00:00' OR expire_date >= '2026-03-12 14:15:44')
ORDER BY ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | kwrlh_djc2_price_rules | 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.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.05 ms |
| init | 0.03 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_djcatalog2/helpers/price.php:400 |
| 15 | Djcatalog2HelperPrice::getPriceRules() | JROOT/components/com_djcatalog2/helpers/price.php:189 |
| 14 | Djcatalog2HelperPrice::applyPriceRules() | JROOT/components/com_djcatalog2/models/item.php:695 |
| 13 | DJCatalog2ModelItem->bindAttributes() | JROOT/components/com_djcatalog2/models/item.php:258 |
| 12 | DJCatalog2ModelItem->getItem() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_djcatalog2/views/item/view.html.php:46 |
| 10 | DJCatalog2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.64 ms Po ostatnim zapytaniu: 0.07 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 4.355 MB Zwróconych wierszy: 0
SELECT *
FROM kwrlh_djc2_items_price_tiers
WHERE item_id=72
ORDER BY quantity ASC
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | kwrlh_djc2_items_price_tiers | NULL | ref | idx_item_quantity | idx_item_quantity | 4 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.12 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.03 ms |
| preparing | 0.01 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/components/com_djcatalog2/models/item.php:1200 |
| 14 | DJCatalog2ModelItem->getTierPrices() | JROOT/components/com_djcatalog2/models/item.php:698 |
| 13 | DJCatalog2ModelItem->bindAttributes() | JROOT/components/com_djcatalog2/models/item.php:258 |
| 12 | DJCatalog2ModelItem->getItem() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_djcatalog2/views/item/view.html.php:46 |
| 10 | DJCatalog2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.50 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 4.309 MB Zwróconych wierszy: 1
SELECT sections
FROM `kwrlh_djc2_categories`
WHERE `id` = 9
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | kwrlh_djc2_categories | 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.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 14 | JDatabaseDriver->loadResult() | JROOT/components/com_djcatalog2/models/item.php:280 |
| 13 | DJCatalog2ModelItem->getSectionByCategory() | JROOT/components/com_djcatalog2/models/item.php:262 |
| 12 | DJCatalog2ModelItem->getItem() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_djcatalog2/views/item/view.html.php:46 |
| 10 | DJCatalog2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.51 ms Po ostatnim zapytaniu: 1.21 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 4.315 MB Zwróconych wierszy: 1
SELECT sections
FROM `kwrlh_djc2_categories`
WHERE `id` = 9
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | kwrlh_djc2_categories | 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.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 15 | JDatabaseDriver->loadResult() | JROOT/components/com_djcatalog2/models/item.php:280 |
| 14 | DJCatalog2ModelItem->getSectionByCategory() | JROOT/components/com_djcatalog2/models/item.php:262 |
| 13 | DJCatalog2ModelItem->getItem() | JROOT/components/com_djcatalog2/models/item.php:75 |
| 12 | DJCatalog2ModelItem->getForm() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_djcatalog2/views/item/view.html.php:47 |
| 10 | DJCatalog2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.89 ms Po ostatnim zapytaniu: 0.42 ms Pamięć zapytania: 0.025 MB Pamięć przed zapytaniem: 4.324 MB Zwróconych wierszy: 59
select id, producer_id
from kwrlh_djc2_items
where published=1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | kwrlh_djc2_items | NULL | ref | idx_published | idx_published | 4 | const | 53 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.03 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.29 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/components/com_djcatalog2/helpers/route.php:69 |
| 11 | DJCatalogHelperRoute::getItemRoute() | JROOT/components/com_djcatalog2/views/item/view.html.php:136 |
| 10 | DJCatalog2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.63 ms Po ostatnim zapytaniu: 2.18 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.448 MB Zwróconych wierszy: 0
SELECT related_item
FROM kwrlh_djc2_items_related
WHERE item_id=72
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | NULL | NULL | no matching row in const table |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.09 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 12 | JDatabaseDriver->loadColumn() | JROOT/components/com_djcatalog2/models/item.php:305 |
| 11 | DJCatalog2ModelItem->getRelatedItems() | JROOT/components/com_djcatalog2/views/item/view.html.php:204 |
| 10 | DJCatalog2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.24 ms Po ostatnim zapytaniu: 0.06 ms Pamięć zapytania: 0.030 MB Pamięć przed zapytaniem: 4.456 MB Zwróconych wierszy: 19
SELECT f.*, g.name as group_name, g.label as group_label, g.id as fgroup_id
FROM kwrlh_djc2_items_extra_fields as f
LEFT JOIN kwrlh_djc2_items_extra_fields_groups as g
ON g.id=f.group_id
WHERE (f.visibility = 1 or f.visibility = 3)
and f.published = 1
AND (f.cart_variant = 0 OR f.cart_variant = 2)
ORDER BY IFNULL(g.ordering,0) asc , g.ordering asc, f.ordering asc
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | f | NULL | ref | idx_published | idx_published | 4 | const | 18 | 5.26 | Using where; Using temporary; Uruchomiono metodę filesort |
| 1 | SIMPLE | g | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.f.group_id | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.06 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.06 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.03 ms |
| preparing | 0.01 ms |
| Creating tmp table | 0.03 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.27 ms |
| Creating sort index | 0.15 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| removing tmp table | 0.04 ms |
| query end | 0.00 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/components/com_djcatalog2/models/item.php:371 |
| 11 | DJCatalog2ModelItem->getAttributes() | JROOT/components/com_djcatalog2/views/item/view.html.php:205 |
| 10 | DJCatalog2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.98 ms Po ostatnim zapytaniu: 0.09 ms Pamięć zapytania: 0.036 MB Pamięć przed zapytaniem: 4.493 MB Zwróconych wierszy: 132
SELECT *
FROM kwrlh_djc2_items_extra_fields_options
WHERE field_id in (19,20,21,22,23,24,26,27,28,41,35,36,37,43,29,30,31,32,42)
ORDER BY field_id asc, ordering asc
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | kwrlh_djc2_items_extra_fields_options | NULL | ALL | idx_field_id | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 132 | 99.24 | Using where; Uruchomiono metodę filesort |
| Status | Duration |
|---|
| starting | 0.04 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.06 ms |
| preparing | 0.01 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.35 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/components/com_djcatalog2/models/item.php:381 |
| 11 | DJCatalog2ModelItem->getAttributes() | JROOT/components/com_djcatalog2/views/item/view.html.php:205 |
| 10 | DJCatalog2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.54 ms Po ostatnim zapytaniu: 0.40 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 4.563 MB Zwróconych wierszy: 1
SELECT sections
FROM `kwrlh_djc2_categories`
WHERE `id` = 9
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | kwrlh_djc2_categories | 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.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 14 | JDatabaseDriver->loadResult() | JROOT/components/com_djcatalog2/models/item.php:280 |
| 13 | DJCatalog2ModelItem->getSectionByCategory() | JROOT/components/com_djcatalog2/models/item.php:262 |
| 12 | DJCatalog2ModelItem->getItem() | JROOT/components/com_djcatalog2/models/item.php:466 |
| 11 | DJCatalog2ModelItem->getCartVariants() | JROOT/components/com_djcatalog2/views/item/view.html.php:207 |
| 10 | DJCatalog2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.49 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 4.570 MB Zwróconych wierszy: 1
SELECT sections
FROM `kwrlh_djc2_categories`
WHERE `id` = 9
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | kwrlh_djc2_categories | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 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.01 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 15 | JDatabaseDriver->loadResult() | JROOT/components/com_djcatalog2/models/item.php:280 |
| 14 | DJCatalog2ModelItem->getSectionByCategory() | JROOT/components/com_djcatalog2/models/item.php:262 |
| 13 | DJCatalog2ModelItem->getItem() | JROOT/components/com_djcatalog2/models/item.php:897 |
| 12 | DJCatalog2ModelItem->getCombinations() | JROOT/components/com_djcatalog2/models/item.php:467 |
| 11 | DJCatalog2ModelItem->getCartVariants() | JROOT/components/com_djcatalog2/views/item/view.html.php:207 |
| 10 | DJCatalog2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.63 ms Po ostatnim zapytaniu: 0.09 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.578 MB Zwróconych wierszy: 0
SELECT c.*, gc.price as group_price
FROM kwrlh_djc2_items_combinations AS c
LEFT JOIN kwrlh_djc2_combination_prices AS gc
ON gc.combination_id = c.id
AND gc.group_id=0
WHERE item_id = 72
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | c | NULL | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 1 | 100.00 | Using where |
| 1 | SIMPLE | gc | NULL | eq_ref | item_group,group_item | item_group | 8 | 34982416_b836cd89.c.id,const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.07 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.04 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/components/com_djcatalog2/models/item.php:910 |
| 12 | DJCatalog2ModelItem->getCombinations() | JROOT/components/com_djcatalog2/models/item.php:467 |
| 11 | DJCatalog2ModelItem->getCartVariants() | JROOT/components/com_djcatalog2/views/item/view.html.php:207 |
| 10 | DJCatalog2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.96 ms Po ostatnim zapytaniu: 0.06 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.586 MB Zwróconych wierszy: 0
SELECT f.*, g.name as group_name, g.label as group_label, g.id as fgroup_id
FROM kwrlh_djc2_items_extra_fields as f
LEFT JOIN kwrlh_djc2_items_extra_fields_groups as g
ON g.id=f.group_id
WHERE (f.cart_variant=1 OR f.cart_variant=2)
and f.published = 1
ORDER BY IFNULL(g.ordering,0) asc , g.ordering asc, f.ordering asc
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | f | NULL | ref | idx_published | idx_published | 4 | const | 18 | 19.00 | Using where; Using temporary; Uruchomiono metodę filesort |
| 1 | SIMPLE | g | NULL | ALL | PRIMARY | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 3 | 100.00 | Using where; Using join buffer (Block Nested Loop) |
| Status | Duration |
|---|
| starting | 0.05 ms |
| checking permissions | 0.00 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.02 ms |
| preparing | 0.02 ms |
| Creating tmp table | 0.03 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.17 ms |
| Creating sort index | 0.02 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| removing tmp table | 0.03 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 |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/components/com_djcatalog2/models/item.php:429 |
| 12 | DJCatalog2ModelItem->getCartAttributes() | JROOT/components/com_djcatalog2/models/item.php:468 |
| 11 | DJCatalog2ModelItem->getCartVariants() | JROOT/components/com_djcatalog2/views/item/view.html.php:207 |
| 10 | DJCatalog2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.48 ms Po ostatnim zapytaniu: 0.07 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 4.591 MB Zwróconych wierszy: 1
SELECT sections
FROM `kwrlh_djc2_categories`
WHERE `id` = 9
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | kwrlh_djc2_categories | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 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.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 14 | JDatabaseDriver->loadResult() | JROOT/components/com_djcatalog2/models/item.php:280 |
| 13 | DJCatalog2ModelItem->getSectionByCategory() | JROOT/components/com_djcatalog2/models/item.php:262 |
| 12 | DJCatalog2ModelItem->getItem() | JROOT/components/com_djcatalog2/models/item.php:897 |
| 11 | DJCatalog2ModelItem->getCombinations() | JROOT/components/com_djcatalog2/views/item/view.html.php:208 |
| 10 | DJCatalog2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.54 ms Po ostatnim zapytaniu: 0.07 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.599 MB Zwróconych wierszy: 0
SELECT c.*, gc.price as group_price
FROM kwrlh_djc2_items_combinations AS c
LEFT JOIN kwrlh_djc2_combination_prices AS gc
ON gc.combination_id = c.id
AND gc.group_id=0
WHERE item_id = 72
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | c | NULL | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 1 | 100.00 | Using where |
| 1 | SIMPLE | gc | NULL | eq_ref | item_group,group_item | item_group | 8 | 34982416_b836cd89.c.id,const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.03 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/components/com_djcatalog2/models/item.php:910 |
| 11 | DJCatalog2ModelItem->getCombinations() | JROOT/components/com_djcatalog2/views/item/view.html.php:208 |
| 10 | DJCatalog2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.88 ms Po ostatnim zapytaniu: 0.07 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.605 MB Zwróconych wierszy: 0
SELECT ic.*, c.name, c.input_params, c.type, c.tax_rule_id, c.price_modifier
FROM kwrlh_djc2_items_customisations AS ic
INNER JOIN kwrlh_djc2_customisations AS c
ON c.id=ic.customisation_id
WHERE item_id = 72
AND c.type='i'
ORDER BY c.ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | ic | NULL | ref | item_id | item_id | 4 | const | 1 | 100.00 | Using temporary; Uruchomiono metodę filesort |
| 1 | SIMPLE | c | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.ic.customisation_id | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.17 ms |
| init | 0.03 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.03 ms |
| preparing | 0.01 ms |
| Creating tmp table | 0.03 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.08 ms |
| Creating sort index | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| removing tmp table | 0.02 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/components/com_djcatalog2/models/item.php:1045 |
| 11 | DJCatalog2ModelItem->getCustomisations() | JROOT/components/com_djcatalog2/views/item/view.html.php:209 |
| 10 | DJCatalog2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.56 ms Po ostatnim zapytaniu: 0.07 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.611 MB Zwróconych wierszy: 0
SELECT c.*, id as customisation_id, 0 as item_id
FROM kwrlh_djc2_customisations AS c
WHERE (c.type='c' OR c.type='a')
ORDER BY c.ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | c | 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.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.01 ms |
| preparing | 0.01 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.03 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/components/com_djcatalog2/models/item.php:1045 |
| 11 | DJCatalog2ModelItem->getCustomisations() | JROOT/components/com_djcatalog2/views/item/view.html.php:210 |
| 10 | DJCatalog2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.25 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.618 MB Zwróconych wierszy: 1
SELECT subq.position
FROM (SELECT k.*, @num := @num + 1 AS position
FROM (SELECT @num := 0) AS n, (SELECT DISTINCT i.id, i.name, i.alias, i.cat_id, c.alias as category_alias,
CASE WHEN (i.special_price > 0.0
AND i.special_price < i.price) THEN i.special_price ELSE i.price END as final_price
FROM kwrlh_djc2_items AS i
LEFT JOIN kwrlh_djc2_categories as c
ON c.id = i.cat_id
LEFT JOIN kwrlh_djc2_producers as p
ON p.id = i.producer_id
WHERE i.parent_id = 0
AND i.published = 1
AND (i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2026-03-12 14:15:44')
AND (i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2026-03-12 14:15:44')
AND c.published = 1
AND i.cat_id=9
ORDER BY i.name asc , i.ordering, c.ordering ) as k) as subq
WHERE subq.id = 72
ORDER BY subq.position DESC
LIMIT 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | PRIMARY | <derived2> | NULL | ref | <auto_key0> | <auto_key0> | 4 | const | 1 | 100.00 | Using where; Uruchomiono metodę filesort |
| 2 | DERIVED | <derived3> | NULL | system | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 1 | 100.00 | NULL |
| 2 | DERIVED | <derived4> | NULL | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 2 | 100.00 | NULL |
| 4 | DERIVED | c | NULL | const | PRIMARY,idx_published,idx_published_parent_ordering | PRIMARY | 4 | const | 1 | 100.00 | Using temporary; Uruchomiono metodę filesort |
| 4 | DERIVED | i | NULL | index_merge | idx_cat_id,idx_parent_id,idx_published | idx_cat_id,idx_published | 4,4 | NULL | 10 | 15.79 | Using intersect(idx_cat_id,idx_published); Using where |
| 4 | DERIVED | p | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.i.producer_id | 1 | 100.00 | Using index |
| 3 | DERIVED | NULL | NULL | NULL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | NULL | NULL | No tables used |
| Status | Duration |
|---|
| starting | 0.12 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.11 ms |
| System lock | 0.01 ms |
| optimizing | 0.00 ms |
| optimizing | 0.00 ms |
| optimizing | 0.01 ms |
| executing | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.07 ms |
| preparing | 0.02 ms |
| Creating tmp table | 0.02 ms |
| Sorting result | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| Sorting result | 0.00 ms |
| executing | 0.01 ms |
| Sending data | 0.00 ms |
| executing | 0.01 ms |
| Sending data | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.23 ms |
| Creating sort index | 0.05 ms |
| Creating sort index | 0.02 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| removing tmp table | 0.01 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| removing tmp table | 0.00 ms |
| closing tables | 0.00 ms |
| removing tmp table | 0.00 ms |
| closing tables | 0.00 ms |
| removing tmp table | 0.00 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 12 | JDatabaseDriver->loadResult() | JROOT/components/com_djcatalog2/models/item.php:811 |
| 11 | DJCatalog2ModelItem->getNavigation() | JROOT/components/com_djcatalog2/views/item/view.html.php:216 |
| 10 | DJCatalog2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.15 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.626 MB Zwróconych wierszy: 1
SELECT subq.*
FROM (SELECT k.*, @num := @num + 1 AS position
FROM (SELECT @num := 0) AS n, (SELECT DISTINCT i.id, i.name, i.alias, i.cat_id, c.alias as category_alias,
CASE WHEN (i.special_price > 0.0
AND i.special_price < i.price) THEN i.special_price ELSE i.price END as final_price
FROM kwrlh_djc2_items AS i
LEFT JOIN kwrlh_djc2_categories as c
ON c.id = i.cat_id
LEFT JOIN kwrlh_djc2_producers as p
ON p.id = i.producer_id
WHERE i.parent_id = 0
AND i.published = 1
AND (i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2026-03-12 14:15:44')
AND (i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2026-03-12 14:15:44')
AND c.published = 1
AND i.cat_id=9
ORDER BY i.name asc , i.ordering, c.ordering ) as k) as subq
WHERE subq.position < 7
ORDER BY subq.position DESC
LIMIT 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | PRIMARY | <derived2> | NULL | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 2 | 50.00 | Using where; Uruchomiono metodę filesort |
| 2 | DERIVED | <derived3> | NULL | system | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 1 | 100.00 | NULL |
| 2 | DERIVED | <derived4> | NULL | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 2 | 100.00 | NULL |
| 4 | DERIVED | c | NULL | const | PRIMARY,idx_published,idx_published_parent_ordering | PRIMARY | 4 | const | 1 | 100.00 | Using temporary; Uruchomiono metodę filesort |
| 4 | DERIVED | i | NULL | index_merge | idx_cat_id,idx_parent_id,idx_published | idx_cat_id,idx_published | 4,4 | NULL | 10 | 15.79 | Using intersect(idx_cat_id,idx_published); Using where |
| 4 | DERIVED | p | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.i.producer_id | 1 | 100.00 | Using index |
| 3 | DERIVED | NULL | NULL | NULL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | NULL | NULL | No tables used |
| Status | Duration |
|---|
| starting | 0.10 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.09 ms |
| System lock | 0.01 ms |
| optimizing | 0.00 ms |
| optimizing | 0.00 ms |
| optimizing | 0.01 ms |
| executing | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.06 ms |
| preparing | 0.01 ms |
| Creating tmp table | 0.02 ms |
| Sorting result | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.24 ms |
| Creating sort index | 0.04 ms |
| Creating sort index | 0.02 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| removing tmp table | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| removing tmp table | 0.00 ms |
| closing tables | 0.00 ms |
| removing tmp table | 0.00 ms |
| closing tables | 0.00 ms |
| removing tmp table | 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 |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 12 | JDatabaseDriver->loadObject() | JROOT/components/com_djcatalog2/models/item.php:823 |
| 11 | DJCatalog2ModelItem->getNavigation() | JROOT/components/com_djcatalog2/views/item/view.html.php:216 |
| 10 | DJCatalog2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.08 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.634 MB Zwróconych wierszy: 1
SELECT subq.*
FROM (SELECT k.*, @num := @num + 1 AS position
FROM (SELECT @num := 0) AS n, (SELECT DISTINCT i.id, i.name, i.alias, i.cat_id, c.alias as category_alias,
CASE WHEN (i.special_price > 0.0
AND i.special_price < i.price) THEN i.special_price ELSE i.price END as final_price
FROM kwrlh_djc2_items AS i
LEFT JOIN kwrlh_djc2_categories as c
ON c.id = i.cat_id
LEFT JOIN kwrlh_djc2_producers as p
ON p.id = i.producer_id
WHERE i.parent_id = 0
AND i.published = 1
AND (i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2026-03-12 14:15:44')
AND (i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2026-03-12 14:15:44')
AND c.published = 1
AND i.cat_id=9
ORDER BY i.name asc , i.ordering, c.ordering ) as k) as subq
WHERE subq.position > 7
ORDER BY subq.position ASC
LIMIT 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | PRIMARY | <derived2> | NULL | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 2 | 50.00 | Using where; Uruchomiono metodę filesort |
| 2 | DERIVED | <derived3> | NULL | system | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 1 | 100.00 | NULL |
| 2 | DERIVED | <derived4> | NULL | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 2 | 100.00 | NULL |
| 4 | DERIVED | c | NULL | const | PRIMARY,idx_published,idx_published_parent_ordering | PRIMARY | 4 | const | 1 | 100.00 | Using temporary; Uruchomiono metodę filesort |
| 4 | DERIVED | i | NULL | index_merge | idx_cat_id,idx_parent_id,idx_published | idx_cat_id,idx_published | 4,4 | NULL | 10 | 15.79 | Using intersect(idx_cat_id,idx_published); Using where |
| 4 | DERIVED | p | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.i.producer_id | 1 | 100.00 | Using index |
| 3 | DERIVED | NULL | NULL | NULL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | NULL | NULL | No tables used |
| Status | Duration |
|---|
| starting | 0.10 ms |
| checking permissions | 0.00 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.00 ms |
| optimizing | 0.00 ms |
| optimizing | 0.01 ms |
| executing | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.06 ms |
| preparing | 0.01 ms |
| Creating tmp table | 0.02 ms |
| Sorting result | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| Sorting result | 0.00 ms |
| executing | 0.01 ms |
| Sending data | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.19 ms |
| Creating sort index | 0.04 ms |
| Creating sort index | 0.01 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| removing tmp table | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| removing tmp table | 0.00 ms |
| closing tables | 0.00 ms |
| removing tmp table | 0.00 ms |
| closing tables | 0.00 ms |
| removing tmp table | 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 |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 12 | JDatabaseDriver->loadObject() | JROOT/components/com_djcatalog2/models/item.php:831 |
| 11 | DJCatalog2ModelItem->getNavigation() | JROOT/components/com_djcatalog2/views/item/view.html.php:216 |
| 10 | DJCatalog2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.84 ms Po ostatnim zapytaniu: 0.55 ms Pamięć zapytania: 0.032 MB Pamięć przed zapytaniem: 4.661 MB Zwróconych wierszy: 19
SELECT f.*, g.name as group_name, g.label as group_label, g.id as fgroup_id
FROM kwrlh_djc2_items_extra_fields as f
LEFT JOIN kwrlh_djc2_items_extra_fields_groups as g
ON g.id=f.group_id
WHERE f.published = 1
ORDER BY IFNULL(g.ordering,0) asc, g.ordering asc, f.ordering asc
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | f | NULL | ref | idx_published | idx_published | 4 | const | 18 | 100.00 | Using temporary; Uruchomiono metodę filesort |
| 1 | SIMPLE | g | NULL | ALL | PRIMARY | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 3 | 100.00 | Using where; Using join buffer (Block Nested Loop) |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.01 ms |
| Creating tmp table | 0.02 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.14 ms |
| Creating sort index | 0.08 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| removing tmp table | 0.02 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/components/com_djcatalog2/models/items.php:1025 |
| 16 | DJCatalog2ModelItems->getAttributes() | JROOT/components/com_djcatalog2/models/items.php:300 |
| 15 | DJCatalog2ModelItems->buildQuery() | JROOT/components/com_djcatalog2/models/items.php:265 |
| 14 | DJCatalog2ModelItems->getListQuery() | JROOT/libraries/src/MVC/Model/ListModel.php:140 |
| 13 | Joomla\CMS\MVC\Model\ListModel->_getListQuery() | JROOT/components/com_djcatalog2/models/items.php:245 |
| 12 | DJCatalog2ModelItems->getItems() | JROOT/components/com_djcatalog2/models/item.php:887 |
| 11 | DJCatalog2ModelItem->getChildren() | JROOT/components/com_djcatalog2/views/item/view.html.php:218 |
| 10 | DJCatalog2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.55 ms Po ostatnim zapytaniu: 0.07 ms Pamięć zapytania: 0.040 MB Pamięć przed zapytaniem: 4.712 MB Zwróconych wierszy: 132
SELECT o.id, o.field_id
FROM kwrlh_djc2_items_extra_fields_options AS o
ORDER BY o.field_id asc, o.ordering asc
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | o | NULL | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 132 | 100.00 | Uruchomiono metodę filesort |
| 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.00 ms |
| preparing | 0.00 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| Creating sort index | 0.05 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/components/com_djcatalog2/models/items.php:1035 |
| 16 | DJCatalog2ModelItems->getAttributes() | JROOT/components/com_djcatalog2/models/items.php:300 |
| 15 | DJCatalog2ModelItems->buildQuery() | JROOT/components/com_djcatalog2/models/items.php:265 |
| 14 | DJCatalog2ModelItems->getListQuery() | JROOT/libraries/src/MVC/Model/ListModel.php:140 |
| 13 | Joomla\CMS\MVC\Model\ListModel->_getListQuery() | JROOT/components/com_djcatalog2/models/items.php:245 |
| 12 | DJCatalog2ModelItems->getItems() | JROOT/components/com_djcatalog2/models/item.php:887 |
| 11 | DJCatalog2ModelItem->getChildren() | JROOT/components/com_djcatalog2/views/item/view.html.php:218 |
| 10 | DJCatalog2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.19 ms Po ostatnim zapytaniu: 0.25 ms Pamięć zapytania: 0.038 MB Pamięć przed zapytaniem: 4.745 MB Zwróconych wierszy: 0
SELECT distinct i.*,
CASE WHEN (i.special_price > 0.0
AND i.special_price < i.price) THEN i.special_price ELSE i.price END as final_price,c.id as _category_id, c.name as category, c.published as publish_category, c.alias as category_alias,p.id as _producer_id, p.name as producer, p.published as publish_producer, p.alias as producer_alias,ua.name AS author, ua.email AS author_email,gc.price as group_price, gc.available as group_available,countries.country_name,states.name as state_name,combinations.combo_count
FROM kwrlh_djc2_items as i
LEFT JOIN kwrlh_djc2_categories AS c
ON c.id = i.cat_id
LEFT JOIN kwrlh_djc2_producers AS p
ON p.id = i.producer_id
LEFT JOIN kwrlh_users AS ua
ON ua.id = i.created_by
LEFT JOIN kwrlh_djc2_prices AS gc
ON gc.item_id = i.id
AND gc.group_id=0
LEFT JOIN kwrlh_djc2_countries AS countries
ON countries.id = i.country
LEFT JOIN kwrlh_djc2_countries_states AS states
ON states.id = i.state
LEFT JOIN (SELECT item_id, COUNT(*) as combo_count
FROM kwrlh_djc2_items_combinations
GROUP BY item_id) AS combinations
ON combinations.item_id = i.id
WHERE c.access IN (1,1,5)
AND (i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2026-03-12 14:15:44')
AND (i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2026-03-12 14:15:44')
AND i.published = 1
AND i.access IN (1,1,5)
AND i.parent_id=72
ORDER BY c.parent_id asc, c.ordering asc, i.ordering asc
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | PRIMARY | gc | NULL | system | item_group,group_item | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 0 | 0.00 | const row not found |
| 1 | PRIMARY | i | NULL | ref | idx_cat_id,idx_parent_id,idx_published,idx_access | idx_parent_id | 4 | const | 1 | 5.37 | Using where; Using temporary; Uruchomiono metodę filesort |
| 1 | PRIMARY | p | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.i.producer_id | 1 | 100.00 | NULL |
| 1 | PRIMARY | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.i.created_by | 1 | 100.00 | NULL |
| 1 | PRIMARY | c | NULL | eq_ref | PRIMARY,idx_access | PRIMARY | 4 | 34982416_b836cd89.i.cat_id | 1 | 100.00 | Using where |
| 1 | PRIMARY | countries | NULL | eq_ref | PRIMARY | PRIMARY | 2 | 34982416_b836cd89.i.country | 1 | 100.00 | Using where |
| 1 | PRIMARY | states | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.i.state | 1 | 100.00 | NULL |
| 1 | PRIMARY | <derived2> | NULL | ref | <auto_key0> | <auto_key0> | 4 | 34982416_b836cd89.i.id | 2 | 100.00 | NULL |
| 2 | DERIVED | kwrlh_djc2_items_combinations | NULL | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 1 | 100.00 | Using temporary; Uruchomiono metodę filesort |
| Status | Duration |
|---|
| starting | 0.09 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.08 ms |
| System lock | 0.01 ms |
| optimizing | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.00 ms |
| preparing | 0.00 ms |
| Creating tmp table | 0.01 ms |
| Sorting result | 0.01 ms |
| statistics | 0.15 ms |
| preparing | 0.01 ms |
| Creating tmp table | 0.05 ms |
| Sorting result | 0.00 ms |
| executing | 0.01 ms |
| Sending data | 0.16 ms |
| Creating sort index | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| removing tmp table | 0.02 ms |
| query end | 0.00 ms |
| removing tmp table | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| removing tmp table | 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 |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_djcatalog2/models/items.php:229 |
| 13 | DJCatalog2ModelItems->_getList() | JROOT/components/com_djcatalog2/models/items.php:247 |
| 12 | DJCatalog2ModelItems->getItems() | JROOT/components/com_djcatalog2/models/item.php:887 |
| 11 | DJCatalog2ModelItem->getChildren() | JROOT/components/com_djcatalog2/views/item/view.html.php:218 |
| 10 | DJCatalog2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.63 ms Po ostatnim zapytaniu: 0.71 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 4.759 MB Zwróconych wierszy: 2
SELECT *
FROM kwrlh_djc2_images
WHERE item_id=72
AND type='item'
AND exclude=0
ORDER BY ordering ASC, name ASC
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | kwrlh_djc2_images | NULL | ref | idx_type_item,idx_item_type,idx_item_type_ordering | idx_item_type | 198 | const,const | 1 | 10.00 | Using index condition; Using where; Uruchomiono metodę filesort |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.06 ms |
| preparing | 0.01 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.03 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_djcatalog2/helpers/image.php:77 |
| 12 | DJCatalog2ImageHelper::getImages() | JROOT/components/com_djcatalog2/views/item/view.html.php:393 |
| 11 | DJCatalog2ViewItem->_prepareDocument() | JROOT/components/com_djcatalog2/views/item/view.html.php:248 |
| 10 | DJCatalog2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.53 ms Po ostatnim zapytaniu: 0.28 ms Pamięć zapytania: 0.006 MB Pamięć przed zapytaniem: 4.773 MB
UPDATE kwrlh_djc2_items
SET hits = hits + 1
WHERE id = 72
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | UPDATE | kwrlh_djc2_items | NULL | range | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| updating | 0.04 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
| 12 | JDatabase->query() | JROOT/components/com_djcatalog2/models/item.php:1213 |
| 11 | DJCatalog2ModelItem->hit() | JROOT/components/com_djcatalog2/views/item/view.html.php:250 |
| 10 | DJCatalog2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.98 ms Po ostatnim zapytaniu: 0.95 ms Pamięć zapytania: 0.028 MB Pamięć przed zapytaniem: 4.881 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 kwrlh_fields AS a
LEFT JOIN `kwrlh_languages` AS l
ON l.lang_code = a.language
LEFT JOIN kwrlh_users AS uc
ON uc.id=a.checked_out
LEFT JOIN kwrlh_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN kwrlh_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN kwrlh_fields_groups AS g
ON g.id = a.group_id
WHERE a.context = 'com_djcatalog2.item.intro_desc'
AND a.access IN (1,1,5)
AND (a.group_id = 0 OR g.access IN (1,1,5))
AND a.state = 1
AND (a.group_id = 0 OR g.state = 1)
ORDER BY a.ordering 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 where; Using temporary; Uruchomiono metodę filesort |
| 1 | SIMPLE | l | NULL | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 2 | 100.00 | Using where; Using join buffer (Block Nested Loop) |
| 1 | SIMPLE | uc | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.a.checked_out | 1 | 100.00 | NULL |
| 1 | SIMPLE | ag | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.a.access | 1 | 100.00 | Using where |
| 1 | SIMPLE | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.a.created_user_id | 1 | 100.00 | Using where |
| 1 | SIMPLE | g | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.a.group_id | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.07 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.03 ms |
| init | 0.05 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.09 ms |
| preparing | 0.02 ms |
| Creating tmp table | 0.03 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.11 ms |
| Creating sort index | 0.02 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| removing tmp table | 0.02 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 25 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322 |
| 24 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/administrator/components/com_fields/models/fields.php:333 |
| 23 | FieldsModelFields->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:194 |
| 22 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 |
| 21 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
| 20 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 19 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 18 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
| 17 | JHtmlContent::prepare() | Identyczny z wywołaniem linii niżej. |
| 16 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
| 15 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:146 |
| 14 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/templates/miro/html/com_djcatalog2/item/default.php:112 |
| 13 | include JROOT/templates/miro/html/com_djcatalog2/item/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_djcatalog2/views/item/view.html.php:252 |
| 10 | DJCatalog2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.11 ms Po ostatnim zapytaniu: 4.55 ms Pamięć zapytania: 0.028 MB Pamięć przed zapytaniem: 4.907 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 kwrlh_fields AS a
LEFT JOIN `kwrlh_languages` AS l
ON l.lang_code = a.language
LEFT JOIN kwrlh_users AS uc
ON uc.id=a.checked_out
LEFT JOIN kwrlh_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN kwrlh_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN kwrlh_fields_groups AS g
ON g.id = a.group_id
WHERE a.context = 'com_djcatalog2.item.extra_fields'
AND a.access IN (1,1,5)
AND (a.group_id = 0 OR g.access IN (1,1,5))
AND a.state = 1
AND (a.group_id = 0 OR g.state = 1)
ORDER BY a.ordering 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 where; Using temporary; Uruchomiono metodę filesort |
| 1 | SIMPLE | l | NULL | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 2 | 100.00 | Using where; Using join buffer (Block Nested Loop) |
| 1 | SIMPLE | uc | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.a.checked_out | 1 | 100.00 | NULL |
| 1 | SIMPLE | ag | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.a.access | 1 | 100.00 | Using where |
| 1 | SIMPLE | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.a.created_user_id | 1 | 100.00 | Using where |
| 1 | SIMPLE | g | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.a.group_id | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.13 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.03 ms |
| init | 0.05 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.10 ms |
| preparing | 0.03 ms |
| Creating tmp table | 0.04 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.12 ms |
| Creating sort index | 0.02 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| removing tmp table | 0.02 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 |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 25 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322 |
| 24 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/administrator/components/com_fields/models/fields.php:333 |
| 23 | FieldsModelFields->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:194 |
| 22 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 |
| 21 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
| 20 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 19 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 18 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
| 17 | JHtmlContent::prepare() | Identyczny z wywołaniem linii niżej. |
| 16 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
| 15 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:111 |
| 14 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/templates/miro/html/com_djcatalog2/item/default.php:158 |
| 13 | include JROOT/templates/miro/html/com_djcatalog2/item/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_djcatalog2/views/item/view.html.php:252 |
| 10 | DJCatalog2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.74 ms Po ostatnim zapytaniu: 0.15 ms Pamięć zapytania: 0.028 MB Pamięć przed zapytaniem: 4.920 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 kwrlh_fields AS a
LEFT JOIN `kwrlh_languages` AS l
ON l.lang_code = a.language
LEFT JOIN kwrlh_users AS uc
ON uc.id=a.checked_out
LEFT JOIN kwrlh_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN kwrlh_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN kwrlh_fields_groups AS g
ON g.id = a.group_id
WHERE a.context = 'com_djcatalog2.item.description'
AND a.access IN (1,1,5)
AND (a.group_id = 0 OR g.access IN (1,1,5))
AND a.state = 1
AND (a.group_id = 0 OR g.state = 1)
ORDER BY a.ordering 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 where; Using temporary; Uruchomiono metodę filesort |
| 1 | SIMPLE | l | NULL | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 2 | 100.00 | Using where; Using join buffer (Block Nested Loop) |
| 1 | SIMPLE | uc | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.a.checked_out | 1 | 100.00 | NULL |
| 1 | SIMPLE | ag | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.a.access | 1 | 100.00 | Using where |
| 1 | SIMPLE | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.a.created_user_id | 1 | 100.00 | Using where |
| 1 | SIMPLE | g | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.a.group_id | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.06 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.01 ms |
| init | 0.03 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.06 ms |
| preparing | 0.02 ms |
| Creating tmp table | 0.02 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.07 ms |
| Creating sort index | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| removing tmp table | 0.01 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 25 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322 |
| 24 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/administrator/components/com_fields/models/fields.php:333 |
| 23 | FieldsModelFields->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:194 |
| 22 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 |
| 21 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
| 20 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 19 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 18 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
| 17 | JHtmlContent::prepare() | Identyczny z wywołaniem linii niżej. |
| 16 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
| 15 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:111 |
| 14 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/templates/miro/html/com_djcatalog2/item/default.php:292 |
| 13 | include JROOT/templates/miro/html/com_djcatalog2/item/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_djcatalog2/views/item/view.html.php:252 |
| 10 | DJCatalog2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.68 ms Po ostatnim zapytaniu: 0.06 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 4.929 MB Zwróconych wierszy: 0
SELECT *
FROM kwrlh_djc2_files
WHERE item_id=72
AND type='item'
AND access IN (1,1,5)
ORDER BY ordering ASC, name ASC
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | kwrlh_djc2_files | NULL | ref | idx_type_item,idx_item_type,idx_item_type_ordering | idx_type_item | 198 | const,const | 1 | 50.00 | Using index condition; Using where; Uruchomiono metodę filesort |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.10 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.03 ms |
| preparing | 0.01 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_djcatalog2/helpers/file.php:72 |
| 14 | DJCatalog2FileHelper::getFiles() | JROOT/templates/miro/html/com_djcatalog2/item/default.php:313 |
| 13 | include JROOT/templates/miro/html/com_djcatalog2/item/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_djcatalog2/views/item/view.html.php:252 |
| 10 | DJCatalog2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.68 ms Po ostatnim zapytaniu: 10.06 ms Pamięć zapytania: 0.021 MB Pamięć przed zapytaniem: 5.025 MB Zwróconych wierszy: 5
SELECT id
FROM kwrlh_template_styles
ORDER BY id
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | kwrlh_template_styles | NULL | index | NULL | PRIMARY | 4 | NULL | 5 | 100.00 | Using index |
| Status | Duration |
|---|
| starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 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.02 ms |
| end | 0.00 ms |
| query end | 0.00 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() | JROOT/libraries/joomla/database/driver.php:1550 |
| 10 | JDatabaseDriver->loadColumn() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:329 |
| 9 | JMFTemplate->setup() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:126 |
| 8 | JMFTemplate->__construct() | JROOT/templates/miro/index.php:18 |
| 7 | require JROOT/templates/miro/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 1.30 ms Po ostatnim zapytaniu: 2.71 ms Pamięć zapytania: 0.027 MB Pamięć przed zapytaniem: 5.257 MB Zwróconych wierszy: 19
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM kwrlh_modules AS m
LEFT JOIN kwrlh_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN kwrlh_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 <= '2026-03-12 14:15:44')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-03-12 14:15:44')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 949 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 | range | PRIMARY,published,newsfeeds | published | 5 | NULL | 28 | 1.60 | Using index condition; Using where; Uruchomiono metodę filesort |
| 1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 303 | 34982416_b836cd89.m.module,const | 1 | 10.00 | Using index condition; Using where |
| 1 | SIMPLE | mm | NULL | ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.m.id | 5 | 40.00 | Using where; Using index |
| Status | Duration |
|---|
| starting | 0.12 ms |
| checking permissions | 0.00 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.08 ms |
| preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.37 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.03 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.02 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 18 | JDatabaseDriver->loadObjectList() | Identyczny z wywołaniem linii niżej. |
| 17 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 16 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:441 |
| 15 | Joomla\CMS\Helper\ModuleHelper::getModuleList() | JROOT/libraries/src/Helper/ModuleHelper.php:371 |
| 14 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
| 13 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/libraries/src/Document/HtmlDocument.php:601 |
| 12 | Joomla\CMS\Document\HtmlDocument->countModules() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:476 |
| 11 | JMFTemplate->countModules() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:469 |
| 10 | JMFTemplate->checkModules() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:1711 |
| 9 | JMFTemplate->getAllColumnsClasses() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:191 |
| 8 | JMFTemplate->__construct() | JROOT/templates/miro/index.php:18 |
| 7 | require JROOT/templates/miro/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.89 ms Po ostatnim zapytaniu: 6.59 ms Pamięć zapytania: 0.045 MB Pamięć przed zapytaniem: 5.277 MB Zwróconych wierszy: 1
SELECT *
FROM `kwrlh_rsform_forms`
WHERE `FormId`='1'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | kwrlh_rsform_forms | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.06 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.07 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.04 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 21 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_rsform/helpers/rsform.php:3559 |
| 20 | RSFormProHelper::getForm() | JROOT/administrator/components/com_rsform/helpers/rsform.php:213 |
| 19 | RSFormProHelper::displayForm() | JROOT/modules/mod_rsform/tmpl/default.php:13 |
| 18 | require JROOT/modules/mod_rsform/tmpl/default.php | JROOT/modules/mod_rsform/mod_rsform.php:27 |
| 17 | include JROOT/modules/mod_rsform/mod_rsform.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 16 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 15 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:780 |
| 14 | JMFTemplate->renderModules() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:935 |
| 13 | JMFTemplate->renderFlexiblock() | JROOT/templates/miro/tpl/blocks/bottom5.php:15 |
| 12 | include JROOT/templates/miro/tpl/blocks/bottom5.php | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:699 |
| 11 | JMFTemplate->renderBlock() | JROOT/templates/miro/tpl/default.php:81 |
| 10 | include JROOT/templates/miro/tpl/default.php | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:699 |
| 9 | JMFTemplate->renderBlock() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:714 |
| 8 | JMFTemplate->renderScheme() | JROOT/templates/miro/index.php:19 |
| 7 | require JROOT/templates/miro/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.52 ms Po ostatnim zapytaniu: 0.13 ms Pamięć zapytania: 0.027 MB Pamięć przed zapytaniem: 5.301 MB Zwróconych wierszy: 1
SELECT `Lang`
FROM kwrlh_rsform_forms
WHERE `FormId` = '1'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | kwrlh_rsform_forms | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 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.01 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 21 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_rsform/helpers/rsform.php:2938 |
| 20 | RSFormProHelper::getTranslations() | JROOT/administrator/components/com_rsform/helpers/rsform.php:270 |
| 19 | RSFormProHelper::displayForm() | JROOT/modules/mod_rsform/tmpl/default.php:13 |
| 18 | require JROOT/modules/mod_rsform/tmpl/default.php | JROOT/modules/mod_rsform/mod_rsform.php:27 |
| 17 | include JROOT/modules/mod_rsform/mod_rsform.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 16 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 15 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:780 |
| 14 | JMFTemplate->renderModules() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:935 |
| 13 | JMFTemplate->renderFlexiblock() | JROOT/templates/miro/tpl/blocks/bottom5.php:15 |
| 12 | include JROOT/templates/miro/tpl/blocks/bottom5.php | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:699 |
| 11 | JMFTemplate->renderBlock() | JROOT/templates/miro/tpl/default.php:81 |
| 10 | include JROOT/templates/miro/tpl/default.php | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:699 |
| 9 | JMFTemplate->renderBlock() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:714 |
| 8 | JMFTemplate->renderScheme() | JROOT/templates/miro/index.php:19 |
| 7 | require JROOT/templates/miro/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.68 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.029 MB Pamięć przed zapytaniem: 5.313 MB Zwróconych wierszy: 16
SELECT *
FROM kwrlh_rsform_translations
WHERE `form_id` = '1'
AND `lang_code` = 'pl-PL'
AND `reference` = 'forms'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | kwrlh_rsform_translations | NULL | ref | form_id,lang_code,reference,lang_search | reference | 767 | const | 16 | 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.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.07 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.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 21 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_rsform/helpers/rsform.php:2973 |
| 20 | RSFormProHelper::getTranslations() | JROOT/administrator/components/com_rsform/helpers/rsform.php:270 |
| 19 | RSFormProHelper::displayForm() | JROOT/modules/mod_rsform/tmpl/default.php:13 |
| 18 | require JROOT/modules/mod_rsform/tmpl/default.php | JROOT/modules/mod_rsform/mod_rsform.php:27 |
| 17 | include JROOT/modules/mod_rsform/mod_rsform.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 16 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 15 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:780 |
| 14 | JMFTemplate->renderModules() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:935 |
| 13 | JMFTemplate->renderFlexiblock() | JROOT/templates/miro/tpl/blocks/bottom5.php:15 |
| 12 | include JROOT/templates/miro/tpl/blocks/bottom5.php | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:699 |
| 11 | JMFTemplate->renderBlock() | JROOT/templates/miro/tpl/default.php:81 |
| 10 | include JROOT/templates/miro/tpl/default.php | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:699 |
| 9 | JMFTemplate->renderBlock() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:714 |
| 8 | JMFTemplate->renderScheme() | JROOT/templates/miro/index.php:19 |
| 7 | require JROOT/templates/miro/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.58 ms Po ostatnim zapytaniu: 1.11 ms Pamięć zapytania: 0.027 MB Pamięć przed zapytaniem: 5.345 MB Zwróconych wierszy: 0
SELECT `ComponentId`
FROM `kwrlh_rsform_components`
WHERE `ComponentTypeId` IN (6)
AND `FormId` = '1'
AND `Published` = '1'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | kwrlh_rsform_components | NULL | ref | ComponentTypeId,FormId | ComponentTypeId | 4 | const | 1 | 5.56 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.04 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 22 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_rsform/helpers/rsform.php:1547 |
| 21 | RSFormProHelper::componentExists() | JROOT/administrator/components/com_rsform/helpers/rsform.php:1610 |
| 20 | RSFormProHelper::showForm() | JROOT/administrator/components/com_rsform/helpers/rsform.php:367 |
| 19 | RSFormProHelper::displayForm() | JROOT/modules/mod_rsform/tmpl/default.php:13 |
| 18 | require JROOT/modules/mod_rsform/tmpl/default.php | JROOT/modules/mod_rsform/mod_rsform.php:27 |
| 17 | include JROOT/modules/mod_rsform/mod_rsform.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 16 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 15 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:780 |
| 14 | JMFTemplate->renderModules() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:935 |
| 13 | JMFTemplate->renderFlexiblock() | JROOT/templates/miro/tpl/blocks/bottom5.php:15 |
| 12 | include JROOT/templates/miro/tpl/blocks/bottom5.php | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:699 |
| 11 | JMFTemplate->renderBlock() | JROOT/templates/miro/tpl/default.php:81 |
| 10 | include JROOT/templates/miro/tpl/default.php | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:699 |
| 9 | JMFTemplate->renderBlock() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:714 |
| 8 | JMFTemplate->renderScheme() | JROOT/templates/miro/index.php:19 |
| 7 | require JROOT/templates/miro/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.54 ms Po ostatnim zapytaniu: 0.06 ms Pamięć zapytania: 0.027 MB Pamięć przed zapytaniem: 5.357 MB Zwróconych wierszy: 0
SELECT `ComponentId`
FROM `kwrlh_rsform_components`
WHERE `ComponentTypeId` IN (411)
AND `FormId` = '1'
AND `Published` = '1'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | kwrlh_rsform_components | NULL | ref | ComponentTypeId,FormId | ComponentTypeId | 4 | const | 1 | 5.56 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.04 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 22 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_rsform/helpers/rsform.php:1547 |
| 21 | RSFormProHelper::componentExists() | JROOT/administrator/components/com_rsform/helpers/rsform.php:1611 |
| 20 | RSFormProHelper::showForm() | JROOT/administrator/components/com_rsform/helpers/rsform.php:367 |
| 19 | RSFormProHelper::displayForm() | JROOT/modules/mod_rsform/tmpl/default.php:13 |
| 18 | require JROOT/modules/mod_rsform/tmpl/default.php | JROOT/modules/mod_rsform/mod_rsform.php:27 |
| 17 | include JROOT/modules/mod_rsform/mod_rsform.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 16 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 15 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:780 |
| 14 | JMFTemplate->renderModules() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:935 |
| 13 | JMFTemplate->renderFlexiblock() | JROOT/templates/miro/tpl/blocks/bottom5.php:15 |
| 12 | include JROOT/templates/miro/tpl/blocks/bottom5.php | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:699 |
| 11 | JMFTemplate->renderBlock() | JROOT/templates/miro/tpl/default.php:81 |
| 10 | include JROOT/templates/miro/tpl/default.php | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:699 |
| 9 | JMFTemplate->renderBlock() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:714 |
| 8 | JMFTemplate->renderScheme() | JROOT/templates/miro/index.php:19 |
| 7 | require JROOT/templates/miro/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.53 ms Po ostatnim zapytaniu: 0.07 ms Pamięć zapytania: 0.027 MB Pamięć przed zapytaniem: 5.368 MB Zwróconych wierszy: 0
SELECT `ComponentId`
FROM `kwrlh_rsform_components`
WHERE `ComponentTypeId` IN (355)
AND `FormId` = '1'
AND `Published` = '1'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | kwrlh_rsform_components | NULL | ref | ComponentTypeId,FormId | ComponentTypeId | 4 | const | 1 | 5.56 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.03 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 22 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_rsform/helpers/rsform.php:1547 |
| 21 | RSFormProHelper::componentExists() | JROOT/administrator/components/com_rsform/helpers/rsform.php:1612 |
| 20 | RSFormProHelper::showForm() | JROOT/administrator/components/com_rsform/helpers/rsform.php:367 |
| 19 | RSFormProHelper::displayForm() | JROOT/modules/mod_rsform/tmpl/default.php:13 |
| 18 | require JROOT/modules/mod_rsform/tmpl/default.php | JROOT/modules/mod_rsform/mod_rsform.php:27 |
| 17 | include JROOT/modules/mod_rsform/mod_rsform.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 16 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 15 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:780 |
| 14 | JMFTemplate->renderModules() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:935 |
| 13 | JMFTemplate->renderFlexiblock() | JROOT/templates/miro/tpl/blocks/bottom5.php:15 |
| 12 | include JROOT/templates/miro/tpl/blocks/bottom5.php | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:699 |
| 11 | JMFTemplate->renderBlock() | JROOT/templates/miro/tpl/default.php:81 |
| 10 | include JROOT/templates/miro/tpl/default.php | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:699 |
| 9 | JMFTemplate->renderBlock() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:714 |
| 8 | JMFTemplate->renderScheme() | JROOT/templates/miro/index.php:19 |
| 7 | require JROOT/templates/miro/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.92 ms Po ostatnim zapytaniu: 0.11 ms Pamięć zapytania: 0.028 MB Pamięć przed zapytaniem: 5.383 MB Zwróconych wierszy: 5
SELECT `p`.`PropertyValue` AS `name`,`c`.`ComponentId`,`c`.`ComponentTypeId`,`ct`.`ComponentTypeName`,`c`.`
Order`
FROM `kwrlh_rsform_properties` AS `p`
LEFT JOIN `kwrlh_rsform_components` AS `c`
ON (`c`.`ComponentId` = `p`.`ComponentId`)
LEFT JOIN `kwrlh_rsform_component_types` AS `ct`
ON (`ct`.`ComponentTypeId` = `c`.`ComponentTypeId`)
WHERE `c`.`FormId` = '1'
AND `p`.`PropertyName` = 'NAME'
AND `c`.`Published` = '1'
ORDER BY `c`.`
Order` ASC
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | c | NULL | ref | ComponentId,FormId | FormId | 4 | const | 5 | 10.00 | Using index condition; Using where; Uruchomiono metodę filesort |
| 1 | SIMPLE | p | NULL | ref | ComponentId | ComponentId | 4 | 34982416_b836cd89.c.ComponentId | 8 | 10.00 | Using where |
| 1 | SIMPLE | ct | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.c.ComponentTypeId | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.06 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.00 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.01 ms |
| Creating sort index | 0.26 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_rsform/helpers/rsform.php:2637 |
| 21 | RSFormProHelper::getComponents() | JROOT/administrator/components/com_rsform/helpers/rsform.php:1620 |
| 20 | RSFormProHelper::showForm() | JROOT/administrator/components/com_rsform/helpers/rsform.php:367 |
| 19 | RSFormProHelper::displayForm() | JROOT/modules/mod_rsform/tmpl/default.php:13 |
| 18 | require JROOT/modules/mod_rsform/tmpl/default.php | JROOT/modules/mod_rsform/mod_rsform.php:27 |
| 17 | include JROOT/modules/mod_rsform/mod_rsform.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 16 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 15 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:780 |
| 14 | JMFTemplate->renderModules() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:935 |
| 13 | JMFTemplate->renderFlexiblock() | JROOT/templates/miro/tpl/blocks/bottom5.php:15 |
| 12 | include JROOT/templates/miro/tpl/blocks/bottom5.php | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:699 |
| 11 | JMFTemplate->renderBlock() | JROOT/templates/miro/tpl/default.php:81 |
| 10 | include JROOT/templates/miro/tpl/default.php | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:699 |
| 9 | JMFTemplate->renderBlock() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:714 |
| 8 | JMFTemplate->renderScheme() | JROOT/templates/miro/index.php:19 |
| 7 | require JROOT/templates/miro/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.88 ms Po ostatnim zapytaniu: 1.48 ms Pamięć zapytania: 0.033 MB Pamięć przed zapytaniem: 5.408 MB Zwróconych wierszy: 73
SELECT `PropertyName`,`PropertyValue`,`ComponentId`
FROM `kwrlh_rsform_properties`
WHERE `ComponentId` IN (1,3,24,25,8)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | kwrlh_rsform_properties | NULL | ALL | ComponentId | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 156 | 46.79 | Using where |
| Status | Duration |
|---|
| starting | 0.04 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.04 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.26 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_rsform/helpers/rsform.php:666 |
| 21 | RSFormProHelper::getComponentProperties() | JROOT/administrator/components/com_rsform/helpers/rsform.php:1684 |
| 20 | RSFormProHelper::showForm() | JROOT/administrator/components/com_rsform/helpers/rsform.php:367 |
| 19 | RSFormProHelper::displayForm() | JROOT/modules/mod_rsform/tmpl/default.php:13 |
| 18 | require JROOT/modules/mod_rsform/tmpl/default.php | JROOT/modules/mod_rsform/mod_rsform.php:27 |
| 17 | include JROOT/modules/mod_rsform/mod_rsform.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 16 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 15 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:780 |
| 14 | JMFTemplate->renderModules() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:935 |
| 13 | JMFTemplate->renderFlexiblock() | JROOT/templates/miro/tpl/blocks/bottom5.php:15 |
| 12 | include JROOT/templates/miro/tpl/blocks/bottom5.php | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:699 |
| 11 | JMFTemplate->renderBlock() | JROOT/templates/miro/tpl/default.php:81 |
| 10 | include JROOT/templates/miro/tpl/default.php | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:699 |
| 9 | JMFTemplate->renderBlock() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:714 |
| 8 | JMFTemplate->renderScheme() | JROOT/templates/miro/index.php:19 |
| 7 | require JROOT/templates/miro/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.52 ms Po ostatnim zapytaniu: 0.14 ms Pamięć zapytania: 0.028 MB Pamięć przed zapytaniem: 5.467 MB Zwróconych wierszy: 1
SELECT `FormId`
FROM `kwrlh_rsform_components`
WHERE `ComponentId`='1'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | kwrlh_rsform_components | NULL | const | ComponentId | ComponentId | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 22 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_rsform/helpers/rsform.php:681 |
| 21 | RSFormProHelper::getComponentProperties() | JROOT/administrator/components/com_rsform/helpers/rsform.php:1684 |
| 20 | RSFormProHelper::showForm() | JROOT/administrator/components/com_rsform/helpers/rsform.php:367 |
| 19 | RSFormProHelper::displayForm() | JROOT/modules/mod_rsform/tmpl/default.php:13 |
| 18 | require JROOT/modules/mod_rsform/tmpl/default.php | JROOT/modules/mod_rsform/mod_rsform.php:27 |
| 17 | include JROOT/modules/mod_rsform/mod_rsform.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 16 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 15 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:780 |
| 14 | JMFTemplate->renderModules() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:935 |
| 13 | JMFTemplate->renderFlexiblock() | JROOT/templates/miro/tpl/blocks/bottom5.php:15 |
| 12 | include JROOT/templates/miro/tpl/blocks/bottom5.php | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:699 |
| 11 | JMFTemplate->renderBlock() | JROOT/templates/miro/tpl/default.php:81 |
| 10 | include JROOT/templates/miro/tpl/default.php | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:699 |
| 9 | JMFTemplate->renderBlock() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:714 |
| 8 | JMFTemplate->renderScheme() | JROOT/templates/miro/index.php:19 |
| 7 | require JROOT/templates/miro/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.63 ms Po ostatnim zapytaniu: 0.09 ms Pamięć zapytania: 0.031 MB Pamięć przed zapytaniem: 5.481 MB Zwróconych wierszy: 28
SELECT *
FROM kwrlh_rsform_translations
WHERE `form_id` = '1'
AND `lang_code` = 'pl-PL'
AND `reference` = 'properties'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | kwrlh_rsform_translations | NULL | ref | form_id,lang_code,reference,lang_search | reference | 767 | const | 28 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.02 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.04 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.08 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_rsform/helpers/rsform.php:2973 |
| 22 | RSFormProHelper::getTranslations() | JROOT/administrator/components/com_rsform/helpers/rsform.php:687 |
| 21 | RSFormProHelper::getComponentProperties() | JROOT/administrator/components/com_rsform/helpers/rsform.php:1684 |
| 20 | RSFormProHelper::showForm() | JROOT/administrator/components/com_rsform/helpers/rsform.php:367 |
| 19 | RSFormProHelper::displayForm() | JROOT/modules/mod_rsform/tmpl/default.php:13 |
| 18 | require JROOT/modules/mod_rsform/tmpl/default.php | JROOT/modules/mod_rsform/mod_rsform.php:27 |
| 17 | include JROOT/modules/mod_rsform/mod_rsform.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 16 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 15 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:780 |
| 14 | JMFTemplate->renderModules() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:935 |
| 13 | JMFTemplate->renderFlexiblock() | JROOT/templates/miro/tpl/blocks/bottom5.php:15 |
| 12 | include JROOT/templates/miro/tpl/blocks/bottom5.php | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:699 |
| 11 | JMFTemplate->renderBlock() | JROOT/templates/miro/tpl/default.php:81 |
| 10 | include JROOT/templates/miro/tpl/default.php | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:699 |
| 9 | JMFTemplate->renderBlock() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:714 |
| 8 | JMFTemplate->renderScheme() | JROOT/templates/miro/index.php:19 |
| 7 | require JROOT/templates/miro/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.60 ms Po ostatnim zapytaniu: 1.08 ms Pamięć zapytania: 0.029 MB Pamięć przed zapytaniem: 5.551 MB Zwróconych wierszy: 0
SELECT `ComponentId`
FROM `kwrlh_rsform_components`
WHERE `ComponentTypeId` IN (41)
AND `FormId` = '1'
AND `Published` = '1'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | kwrlh_rsform_components | NULL | index_merge | ComponentTypeId,FormId | ComponentTypeId,FormId | 4,4 | NULL | 1 | 10.00 | Using intersect(ComponentTypeId,FormId); Using where |
| 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.01 ms |
| statistics | 0.03 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.09 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 25 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_rsform/helpers/rsform.php:1547 |
| 24 | RSFormProHelper::componentExists() | JROOT/administrator/components/com_rsform/helpers/fields/button.php:146 |
| 23 | RSFormProFieldButton->getPreviousButton() | JROOT/administrator/components/com_rsform/helpers/fields/submitbutton.php:56 |
| 22 | RSFormProFieldSubmitButton->getFormInput() | JROOT/administrator/components/com_rsform/helpers/field.php:45 |
| 21 | RSFormProField->__get() | JROOT/administrator/components/com_rsform/helpers/rsform.php:1795 |
| 20 | RSFormProHelper::showForm() | JROOT/administrator/components/com_rsform/helpers/rsform.php:367 |
| 19 | RSFormProHelper::displayForm() | JROOT/modules/mod_rsform/tmpl/default.php:13 |
| 18 | require JROOT/modules/mod_rsform/tmpl/default.php | JROOT/modules/mod_rsform/mod_rsform.php:27 |
| 17 | include JROOT/modules/mod_rsform/mod_rsform.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 16 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 15 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:780 |
| 14 | JMFTemplate->renderModules() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:935 |
| 13 | JMFTemplate->renderFlexiblock() | JROOT/templates/miro/tpl/blocks/bottom5.php:15 |
| 12 | include JROOT/templates/miro/tpl/blocks/bottom5.php | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:699 |
| 11 | JMFTemplate->renderBlock() | JROOT/templates/miro/tpl/default.php:81 |
| 10 | include JROOT/templates/miro/tpl/default.php | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:699 |
| 9 | JMFTemplate->renderBlock() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:714 |
| 8 | JMFTemplate->renderScheme() | JROOT/templates/miro/index.php:19 |
| 7 | require JROOT/templates/miro/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.49 ms Po ostatnim zapytaniu: 0.10 ms Pamięć zapytania: 0.029 MB Pamięć przed zapytaniem: 5.564 MB Zwróconych wierszy: 1
SELECT `ComponentId`
FROM `kwrlh_rsform_components`
WHERE `ComponentTypeId` IN (2424)
AND `FormId` = '1'
AND `Published` = '1'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | kwrlh_rsform_components | NULL | ref | ComponentTypeId,FormId | ComponentTypeId | 4 | const | 1 | 5.56 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 26 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_rsform/helpers/rsform.php:1547 |
| 25 | RSFormProHelper::componentExists() | JROOT/plugins/system/rsfprecaptchav2/rsfprecaptchav2.php:119 |
| 24 | plgSystemRsfprecaptchav2->onRsformFrontendInitFormDisplay() | JROOT/libraries/joomla/event/event.php:70 |
| 23 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 22 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 21 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/administrator/components/com_rsform/helpers/rsform.php:1850 |
| 20 | RSFormProHelper::showForm() | JROOT/administrator/components/com_rsform/helpers/rsform.php:367 |
| 19 | RSFormProHelper::displayForm() | JROOT/modules/mod_rsform/tmpl/default.php:13 |
| 18 | require JROOT/modules/mod_rsform/tmpl/default.php | JROOT/modules/mod_rsform/mod_rsform.php:27 |
| 17 | include JROOT/modules/mod_rsform/mod_rsform.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 16 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 15 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:780 |
| 14 | JMFTemplate->renderModules() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:935 |
| 13 | JMFTemplate->renderFlexiblock() | JROOT/templates/miro/tpl/blocks/bottom5.php:15 |
| 12 | include JROOT/templates/miro/tpl/blocks/bottom5.php | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:699 |
| 11 | JMFTemplate->renderBlock() | JROOT/templates/miro/tpl/default.php:81 |
| 10 | include JROOT/templates/miro/tpl/default.php | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:699 |
| 9 | JMFTemplate->renderBlock() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:714 |
| 8 | JMFTemplate->renderScheme() | JROOT/templates/miro/index.php:19 |
| 7 | require JROOT/templates/miro/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.49 ms Po ostatnim zapytaniu: 0.21 ms Pamięć zapytania: 0.027 MB Pamięć przed zapytaniem: 5.584 MB Zwróconych wierszy: 0
SELECT `ComponentId`
FROM `kwrlh_rsform_components`
WHERE `ComponentTypeId` IN (9)
AND `FormId` = '1'
AND `Published` = '1'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | kwrlh_rsform_components | NULL | ref | ComponentTypeId,FormId | ComponentTypeId | 4 | const | 1 | 5.56 | Using where |
| 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.01 ms |
| statistics | 0.02 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 22 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_rsform/helpers/rsform.php:1547 |
| 21 | RSFormProHelper::componentExists() | JROOT/administrator/components/com_rsform/helpers/rsform.php:1931 |
| 20 | RSFormProHelper::showForm() | JROOT/administrator/components/com_rsform/helpers/rsform.php:367 |
| 19 | RSFormProHelper::displayForm() | JROOT/modules/mod_rsform/tmpl/default.php:13 |
| 18 | require JROOT/modules/mod_rsform/tmpl/default.php | JROOT/modules/mod_rsform/mod_rsform.php:27 |
| 17 | include JROOT/modules/mod_rsform/mod_rsform.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 16 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 15 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:780 |
| 14 | JMFTemplate->renderModules() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:935 |
| 13 | JMFTemplate->renderFlexiblock() | JROOT/templates/miro/tpl/blocks/bottom5.php:15 |
| 12 | include JROOT/templates/miro/tpl/blocks/bottom5.php | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:699 |
| 11 | JMFTemplate->renderBlock() | JROOT/templates/miro/tpl/default.php:81 |
| 10 | include JROOT/templates/miro/tpl/default.php | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:699 |
| 9 | JMFTemplate->renderBlock() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:714 |
| 8 | JMFTemplate->renderScheme() | JROOT/templates/miro/index.php:19 |
| 7 | require JROOT/templates/miro/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.45 ms Po ostatnim zapytaniu: 0.16 ms Pamięć zapytania: 0.029 MB Pamięć przed zapytaniem: 5.599 MB Zwróconych wierszy: 1
SELECT `ComponentId`
FROM `kwrlh_rsform_components`
WHERE `ComponentTypeId` IN (2424)
AND `FormId` = '1'
AND `Published` = '1'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | kwrlh_rsform_components | NULL | ref | ComponentTypeId,FormId | ComponentTypeId | 4 | const | 1 | 5.56 | Using where |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 26 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_rsform/helpers/rsform.php:1547 |
| 25 | RSFormProHelper::componentExists() | JROOT/plugins/system/rsfprecaptchav2/rsfprecaptchav2.php:93 |
| 24 | plgSystemRsfprecaptchav2->onRsformFrontendAJAXScriptCreate() | JROOT/libraries/joomla/event/event.php:70 |
| 23 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 22 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 21 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/administrator/components/com_rsform/helpers/rsform.php:2014 |
| 20 | RSFormProHelper::showForm() | JROOT/administrator/components/com_rsform/helpers/rsform.php:367 |
| 19 | RSFormProHelper::displayForm() | JROOT/modules/mod_rsform/tmpl/default.php:13 |
| 18 | require JROOT/modules/mod_rsform/tmpl/default.php | JROOT/modules/mod_rsform/mod_rsform.php:27 |
| 17 | include JROOT/modules/mod_rsform/mod_rsform.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 16 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 15 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:780 |
| 14 | JMFTemplate->renderModules() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:935 |
| 13 | JMFTemplate->renderFlexiblock() | JROOT/templates/miro/tpl/blocks/bottom5.php:15 |
| 12 | include JROOT/templates/miro/tpl/blocks/bottom5.php | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:699 |
| 11 | JMFTemplate->renderBlock() | JROOT/templates/miro/tpl/default.php:81 |
| 10 | include JROOT/templates/miro/tpl/default.php | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:699 |
| 9 | JMFTemplate->renderBlock() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:714 |
| 8 | JMFTemplate->renderScheme() | JROOT/templates/miro/index.php:19 |
| 7 | require JROOT/templates/miro/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.64 ms Po ostatnim zapytaniu: 0.13 ms Pamięć zapytania: 0.028 MB Pamięć przed zapytaniem: 5.613 MB Zwróconych wierszy: 5
SELECT `p`.`PropertyValue` AS `ComponentName`,`p`.`ComponentId`
FROM `kwrlh_rsform_components` AS `c`
LEFT JOIN `kwrlh_rsform_properties` AS `p`
ON (`c`.`ComponentId`=`p`.`ComponentId`)
WHERE `c`.`FormId`='1'
AND `p`.`PropertyName`='NAME'
AND `c`.`Published` = '1'
ORDER BY `c`.`
Order` ASC
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | c | NULL | ref | ComponentId,FormId | FormId | 4 | const | 5 | 10.00 | Using index condition; Using where; Uruchomiono metodę filesort |
| 1 | SIMPLE | p | NULL | ref | ComponentId | ComponentId | 4 | 34982416_b836cd89.c.ComponentId | 8 | 10.00 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.01 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| Creating sort index | 0.11 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_rsform/helpers/conditions.php:36 |
| 22 | RSFormProConditions::getFields() | JROOT/administrator/components/com_rsform/helpers/conditions.php:72 |
| 21 | RSFormProConditions::getConditions() | JROOT/administrator/components/com_rsform/helpers/rsform.php:2037 |
| 20 | RSFormProHelper::showForm() | JROOT/administrator/components/com_rsform/helpers/rsform.php:367 |
| 19 | RSFormProHelper::displayForm() | JROOT/modules/mod_rsform/tmpl/default.php:13 |
| 18 | require JROOT/modules/mod_rsform/tmpl/default.php | JROOT/modules/mod_rsform/mod_rsform.php:27 |
| 17 | include JROOT/modules/mod_rsform/mod_rsform.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 16 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 15 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:780 |
| 14 | JMFTemplate->renderModules() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:935 |
| 13 | JMFTemplate->renderFlexiblock() | JROOT/templates/miro/tpl/blocks/bottom5.php:15 |
| 12 | include JROOT/templates/miro/tpl/blocks/bottom5.php | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:699 |
| 11 | JMFTemplate->renderBlock() | JROOT/templates/miro/tpl/default.php:81 |
| 10 | include JROOT/templates/miro/tpl/default.php | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:699 |
| 9 | JMFTemplate->renderBlock() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:714 |
| 8 | JMFTemplate->renderScheme() | JROOT/templates/miro/index.php:19 |
| 7 | require JROOT/templates/miro/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.49 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.027 MB Pamięć przed zapytaniem: 5.627 MB Zwróconych wierszy: 0
SELECT *
FROM `kwrlh_rsform_conditions`
WHERE `form_id` = '1'
AND `lang_code` = 'pl-PL'
ORDER BY `id` ASC
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | kwrlh_rsform_conditions | NULL | ref | form_id | form_id | 4 | const | 1 | 100.00 | Using index condition; Using where |
| Status | Duration |
|---|
| starting | 0.01 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 |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_rsform/helpers/conditions.php:82 |
| 21 | RSFormProConditions::getConditions() | JROOT/administrator/components/com_rsform/helpers/rsform.php:2037 |
| 20 | RSFormProHelper::showForm() | JROOT/administrator/components/com_rsform/helpers/rsform.php:367 |
| 19 | RSFormProHelper::displayForm() | JROOT/modules/mod_rsform/tmpl/default.php:13 |
| 18 | require JROOT/modules/mod_rsform/tmpl/default.php | JROOT/modules/mod_rsform/mod_rsform.php:27 |
| 17 | include JROOT/modules/mod_rsform/mod_rsform.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 16 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 15 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:780 |
| 14 | JMFTemplate->renderModules() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:935 |
| 13 | JMFTemplate->renderFlexiblock() | JROOT/templates/miro/tpl/blocks/bottom5.php:15 |
| 12 | include JROOT/templates/miro/tpl/blocks/bottom5.php | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:699 |
| 11 | JMFTemplate->renderBlock() | JROOT/templates/miro/tpl/default.php:81 |
| 10 | include JROOT/templates/miro/tpl/default.php | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:699 |
| 9 | JMFTemplate->renderBlock() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:714 |
| 8 | JMFTemplate->renderScheme() | JROOT/templates/miro/index.php:19 |
| 7 | require JROOT/templates/miro/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.46 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.027 MB Pamięć przed zapytaniem: 5.639 MB Zwróconych wierszy: 0
SELECT *
FROM `kwrlh_rsform_calculations`
WHERE `formId` = '1'
ORDER BY `ordering`
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | kwrlh_rsform_calculations | NULL | ref | formId,formId_2 | formId_2 | 4 | const | 1 | 100.00 | Using index condition |
| Status | Duration |
|---|
| starting | 0.01 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 |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_rsform/helpers/rsform.php:3526 |
| 21 | RSFormProHelper::getCalculations() | JROOT/administrator/components/com_rsform/helpers/rsform.php:2043 |
| 20 | RSFormProHelper::showForm() | JROOT/administrator/components/com_rsform/helpers/rsform.php:367 |
| 19 | RSFormProHelper::displayForm() | JROOT/modules/mod_rsform/tmpl/default.php:13 |
| 18 | require JROOT/modules/mod_rsform/tmpl/default.php | JROOT/modules/mod_rsform/mod_rsform.php:27 |
| 17 | include JROOT/modules/mod_rsform/mod_rsform.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 16 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 15 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:780 |
| 14 | JMFTemplate->renderModules() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:935 |
| 13 | JMFTemplate->renderFlexiblock() | JROOT/templates/miro/tpl/blocks/bottom5.php:15 |
| 12 | include JROOT/templates/miro/tpl/blocks/bottom5.php | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:699 |
| 11 | JMFTemplate->renderBlock() | JROOT/templates/miro/tpl/default.php:81 |
| 10 | include JROOT/templates/miro/tpl/default.php | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:699 |
| 9 | JMFTemplate->renderBlock() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:714 |
| 8 | JMFTemplate->renderScheme() | JROOT/templates/miro/index.php:19 |
| 7 | require JROOT/templates/miro/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.58 ms Po ostatnim zapytaniu: 3.66 ms Pamięć zapytania: 0.021 MB Pamięć przed zapytaniem: 5.708 MB Zwróconych wierszy: 1
SELECT *
FROM kwrlh_template_styles
WHERE `id` = '30'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | kwrlh_template_styles | 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.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.00 ms |
| statistics | 0.03 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 10 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
| 9 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/ef4_jmframework/ef4_jmframework.php:1029 |
| 8 | plgSystemEF4_JMFramework->getTemplateName() | JROOT/plugins/system/ef4_jmframework/ef4_jmframework.php:522 |
| 7 | plgSystemEF4_JMFramework->onBeforeRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1102 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Czas zapytania: 0.61 ms Po ostatnim zapytaniu: 3.10 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 5.834 MB Zwróconych wierszy: 1
SELECT manifest_cache
FROM kwrlh_extensions
WHERE element='mod_djmegamenu'
LIMIT 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | kwrlh_extensions | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 302 | const | 1 | 100.00 | NULL |
| 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.06 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 12 | JDatabaseDriver->loadResult() | JROOT/modules/mod_djmegamenu/helpers/helper.php:398 |
| 11 | modDJMMHelper::getVersion() | JROOT/modules/mod_djmegamenu/mod_djmegamenu.php:84 |
| 10 | include JROOT/modules/mod_djmegamenu/mod_djmegamenu.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
7 × SELECT `ComponentId`
FROM `kwrlh_rsform_components`
5 × SELECT sections
FROM `kwrlh_djc2_categories`
3 × 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 kwrlh_fields AS a
LEFT JOIN `kwrlh_languages` AS l
ON l.lang_code = a.language
LEFT JOIN kwrlh_users AS uc
ON uc.id=a.checked_out
LEFT JOIN kwrlh_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN kwrlh_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN kwrlh_fields_groups AS g
ON g.id = a.group_id
3 × SELECT f.*, g.name as group_name, g.label as group_label, g.id as fgroup_id
FROM kwrlh_djc2_items_extra_fields as f
LEFT JOIN kwrlh_djc2_items_extra_fields_groups as g
ON g.id=f.group_id
3 × SELECT *
FROM kwrlh_template_styles
2 × SELECT `ip`,`reason`
FROM kwrlh_rsfirewall_lists
2 × SELECT i.id, img.fullname as item_image, img.caption AS image_caption, img.path AS image_path, img.fullpath AS image_fullpath
FROM kwrlh_djc2_categories as i
INNER JOIN kwrlh_djc2_images as img
on img.id=(select id
from kwrlh_djc2_images
2 × SELECT c.*
FROM kwrlh_djc2_categories AS c
2 × SELECT id, home, template, s.params
FROM kwrlh_template_styles as s
LEFT JOIN kwrlh_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
2 × SELECT subq.*
FROM (SELECT k.*, @num := @num + 1 AS position
FROM (SELECT @num := 0) AS n, (SELECT DISTINCT i.id, i.name, i.alias, i.cat_id, c.alias as category_alias,
CASE WHEN (i.special_price > 0.0
AND i.special_price < i.price) THEN i.special_price ELSE i.price END as final_price
FROM kwrlh_djc2_items AS i
LEFT JOIN kwrlh_djc2_categories as c
ON c.id = i.cat_id
LEFT JOIN kwrlh_djc2_producers as p
ON p.id = i.producer_id
2 × SELECT fields.alias, fields.type, fields.ordering, fieldvalues.item_id, fieldvalues.field_id, fieldvalues.id as value_id, fieldoptions.id as option_id, fieldoptions.value, fieldoptions.params as option_params
FROM kwrlh_djc2_items_extra_fields_values_int as fieldvalues
INNER JOIN kwrlh_djc2_items as items
on items.id=fieldvalues.item_id
INNER JOIN kwrlh_djc2_items_extra_fields as fields
ON fields.id = fieldvalues.field_id
LEFT JOIN kwrlh_djc2_items_extra_fields_options as fieldoptions
ON fieldoptions.id = fieldvalues.value
AND fieldoptions.field_id = fields.id
2 × SELECT *
FROM kwrlh_rsform_translations
2 × SELECT c.*, gc.price as group_price
FROM kwrlh_djc2_items_combinations AS c
LEFT JOIN kwrlh_djc2_combination_prices AS gc
ON gc.combination_id = c.id
AND gc.group_id=0
2 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `kwrlh_extensions`
1 × SELECT distinct i.*,
CASE WHEN (i.special_price > 0.0
AND i.special_price < i.price) THEN i.special_price ELSE i.price END as final_price,c.id as _category_id, c.name as category, c.published as publish_category, c.alias as category_alias,p.id as _producer_id, p.name as producer, p.published as publish_producer, p.alias as producer_alias,ua.name AS author, ua.email AS author_email,gc.price as group_price, gc.available as group_available,countries.country_name,states.name as state_name,combinations.combo_count
FROM kwrlh_djc2_items as i
LEFT JOIN kwrlh_djc2_categories AS c
ON c.id = i.cat_id
LEFT JOIN kwrlh_djc2_producers AS p
ON p.id = i.producer_id
LEFT JOIN kwrlh_users AS ua
ON ua.id = i.created_by
LEFT JOIN kwrlh_djc2_prices AS gc
ON gc.item_id = i.id
AND gc.group_id=0
LEFT JOIN kwrlh_djc2_countries AS countries
ON countries.id = i.country
LEFT JOIN kwrlh_djc2_countries_states AS states
ON states.id = i.state
LEFT JOIN (SELECT item_id, COUNT(*) as combo_count
FROM kwrlh_djc2_items_combinations
GROUP BY item_id) AS combinations
ON combinations.item_id = i.id
1 × SELECT subq.position
FROM (SELECT k.*, @num := @num + 1 AS position
FROM (SELECT @num := 0) AS n, (SELECT DISTINCT i.id, i.name, i.alias, i.cat_id, c.alias as category_alias,
CASE WHEN (i.special_price > 0.0
AND i.special_price < i.price) THEN i.special_price ELSE i.price END as final_price
FROM kwrlh_djc2_items AS i
LEFT JOIN kwrlh_djc2_categories as c
ON c.id = i.cat_id
LEFT JOIN kwrlh_djc2_producers as p
ON p.id = i.producer_id
1 × SELECT c.*, id as customisation_id, 0 as item_id
FROM kwrlh_djc2_customisations AS c
1 × SELECT ic.*, c.name, c.input_params, c.type, c.tax_rule_id, c.price_modifier
FROM kwrlh_djc2_items_customisations AS ic
INNER JOIN kwrlh_djc2_customisations AS c
ON c.id=ic.customisation_id
1 × SELECT *
FROM kwrlh_djc2_items_extra_fields_options
1 × SELECT related_item
FROM kwrlh_djc2_items_related
1 × SELECT o.id, o.field_id
FROM kwrlh_djc2_items_extra_fields_options AS o
1 × SELECT `data`
FROM `kwrlh_session`
1 × SELECT id
FROM kwrlh_template_styles
1 × SELECT *
FROM kwrlh_djc2_images
1 × SELECT *
FROM kwrlh_djc2_files
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM kwrlh_modules AS m
LEFT JOIN kwrlh_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN kwrlh_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT *
FROM `kwrlh_rsform_forms`
1 × SELECT `Lang`
FROM kwrlh_rsform_forms
1 × SELECT `p`.`PropertyValue` AS `name`,`c`.`ComponentId`,`c`.`ComponentTypeId`,`ct`.`ComponentTypeName`,`c`.`
Order`
FROM `kwrlh_rsform_properties` AS `p`
LEFT JOIN `kwrlh_rsform_components` AS `c`
ON (`c`.`ComponentId` = `p`.`ComponentId`)
LEFT JOIN `kwrlh_rsform_component_types` AS `ct`
ON (`ct`.`ComponentTypeId` = `c`.`ComponentTypeId`)
1 × SELECT `PropertyName`,`PropertyValue`,`ComponentId`
FROM `kwrlh_rsform_properties`
1 × SELECT `FormId`
FROM `kwrlh_rsform_components`
1 × SELECT `p`.`PropertyValue` AS `ComponentName`,`p`.`ComponentId`
FROM `kwrlh_rsform_components` AS `c`
LEFT JOIN `kwrlh_rsform_properties` AS `p`
ON (`c`.`ComponentId`=`p`.`ComponentId`)
1 × SELECT *
FROM `kwrlh_rsform_conditions`
1 × SELECT *
FROM `kwrlh_rsform_calculations`
1 × select id, producer_id
from kwrlh_djc2_items
1 × SELECT cg.*, p.price, p.available
FROM kwrlh_djc2_customer_groups AS cg
INNER JOIN kwrlh_djc2_prices AS p
ON p.group_id=cg.id
1 × SELECT *
FROM kwrlh_djc2_items_price_tiers
1 × SELECT *
FROM kwrlh_languages
1 × SELECT id, rules
FROM `kwrlh_viewlevels
1 × SELECT b.id
FROM kwrlh_usergroups AS a
LEFT JOIN kwrlh_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM kwrlh_extensions
1 × SELECT `path`
FROM kwrlh_rsfirewall_ignored
1 × SELECT `file`
FROM kwrlh_rsfirewall_hashes
1 × SELECT *
FROM kwrlh_rsfirewall_configuratio
1 × SELECT *
FROM kwrlh_rsform_confi
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 kwrlh_menu AS m
LEFT JOIN kwrlh_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT *
FROM kwrlh_rsfirewall_hashes
1 × SELECT *
FROM kwrlh_rsfirewall_snapshots
1 × SELECT *
FROM kwrlh_rsfirewall_exceptions
1 × select alias
from kwrlh_djc2_items_extra_fields
1 × SELECT *
FROM kwrlh_djc2_price_rules
1 × SELECT `id`,`name`,`rules`,`parent_id`
FROM `kwrlh_assets`
1 × SELECT id
FROM kwrlh_djc2_customer_groups
1 × select *
from kwrlh_djc2_countries
1 × SELECT vrul.id as rule_id, vrul.name, vrat.*
FROM kwrlh_djc2_vat_rules AS vrul
INNER JOIN kwrlh_djc2_vat_rules_xref AS vx
ON vx.rule_id = vrul.id
INNER JOIN kwrlh_djc2_vat_rates AS vrat
ON vx.rate_id = vrat.id
1 × SELECT i.*,
CASE WHEN (i.special_price > 0.0
AND i.special_price < i.price) THEN i.special_price ELSE i.price END as final_price,c.id as _category_id, c.name as category, c.published as publish_category, c.alias as category_alias,p.id as _producer_id, p.name as producer, p.published as publish_producer, p.alias as producer_alias,ua.name AS author, ua.email AS author_email,gc.price as group_price, gc.available as group_available,countries.country_name ,states.name as state_name
FROM kwrlh_djc2_items as i
LEFT JOIN kwrlh_djc2_categories AS c
ON c.id = i.cat_id
LEFT JOIN kwrlh_djc2_producers AS p
ON p.id = i.producer_id
LEFT JOIN kwrlh_users AS ua
ON ua.id = i.created_by
LEFT JOIN kwrlh_djc2_prices AS gc
ON gc.item_id = i.id
AND gc.group_id=0
LEFT JOIN kwrlh_djc2_countries AS countries
ON countries.id = i.country
LEFT JOIN kwrlh_djc2_countries_states AS states
ON states.id = i.state
1 × SELECT category_id
FROM kwrlh_djc2_items_categories
1 × SELECT fields.alias, fields.type, fields.ordering, fieldvalues.item_id, fieldvalues.field_id, fieldvalues.id as value_id, 0 as option_id, fieldvalues.value
FROM kwrlh_djc2_items_extra_fields_values_text as fieldvalues
INNER JOIN kwrlh_djc2_items as items
on items.id=fieldvalues.item_id
INNER JOIN kwrlh_djc2_items_extra_fields as fields
ON fields.id = fieldvalues.field_id
1 × SELECT fields.alias, fields.type, fields.ordering, fieldvalues.item_id, fieldvalues.field_id, fieldvalues.id as value_id, 0 as option_id, fieldvalues.value
FROM kwrlh_djc2_items_extra_fields_values_date as fieldvalues
INNER JOIN kwrlh_djc2_items as items
on items.id=fieldvalues.item_id
INNER JOIN kwrlh_djc2_items_extra_fields as fields
ON fields.id = fieldvalues.field_id
1 × SELECT l.*, li.item_id
FROM kwrlh_djc2_labels as l
INNER JOIN kwrlh_djc2_labels_items AS li
ON li.label_id=l.id
1 × SELECT `session_id`
FROM `kwrlh_session`
1 × SELECT COUNT(*)
FROM kwrlh_djc2_items_combinations
1 × SELECT manifest_cache
FROM kwrlh_extensions