Czas zapytania: 0.88 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'6464646435376332626662613136333537333963303034623439633733356339'
| 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.19 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.07 ms |
| executing | 0.02 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 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.61 ms Po ostatnim zapytaniu: 0.30 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'6464646435376332626662613136333537333963303034623439633733356339'
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.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.03 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.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.70 ms Po ostatnim zapytaniu: 0.05 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'6464646435376332626662613136333537333963303034623439633733356339', 1, 1771276737, 0, '', 0)
Polecenie EXPLAIN niemożliwe w zapytaniu: INSERT INTO `kwrlh_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(X'6464646435376332626662613136333537333963303034623439633733356339', 1, 1771276737, 0, '', 0)
| Status | Duration |
|---|
| starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| update | 0.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.92 ms Po ostatnim zapytaniu: 0.47 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.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.28 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.14 ms |
| preparing | 0.02 ms |
| executing | 0.01 ms |
| Sending data | 0.36 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 12 | JDatabaseDriverMysqli->execute() | 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.80 ms Po ostatnim zapytaniu: 0.47 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.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.15 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.04 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 10 | JDatabaseDriverMysqli->execute() | 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: 1.07 ms Po ostatnim zapytaniu: 0.04 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.22 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.14 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.03 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.52 ms Po ostatnim zapytaniu: 0.11 ms Pamięć zapytania: 0.030 MB Pamięć przed zapytaniem: 1.466 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.77 ms Po ostatnim zapytaniu: 1.78 ms Pamięć zapytania: 0.021 MB Pamięć przed zapytaniem: 1.766 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.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.09 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 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.89 ms Po ostatnim zapytaniu: 0.03 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.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.18 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.13 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 12 | JDatabaseDriverMysqli->execute() | 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.97 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.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.14 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.22 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 12 | JDatabaseDriverMysqli->execute() | 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.42 ms Po ostatnim zapytaniu: 1.18 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.03 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.22 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.01 ms |
| Opening tables | 0.15 ms |
| checking permissions | 0.07 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.02 ms |
| Sending data | 0.14 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.00 ms |
| removing tmp table | 0.07 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 16 | JDatabaseDriverMysqli->execute() | 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.92 ms Po ostatnim zapytaniu: 4.42 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 2.456 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.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.16 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.13 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 |
|---|
| 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: 1.66 ms Po ostatnim zapytaniu: 0.55 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.11 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.15 ms |
| init | 0.05 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.13 ms |
| preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.45 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.03 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.02 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 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.97 ms Po ostatnim zapytaniu: 1.79 ms Pamięć zapytania: 0.020 MB Pamięć przed zapytaniem: 2.772 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.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.04 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.02 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.21 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.03 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.02 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 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.79 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.021 MB Pamięć przed zapytaniem: 2.779 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.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.14 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 |
|---|
| 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.86 ms Po ostatnim zapytaniu: 0.04 ms Pamięć zapytania: 0.021 MB Pamięć przed zapytaniem: 2.785 MB Zwróconych wierszy: 0
SELECT `ip`,`reason`
FROM kwrlh_rsfirewall_lists
WHERE (`ip`='18.97.14.87' 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.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.08 ms |
| init | 0.05 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.08 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 12 | JDatabaseDriverMysqli->execute() | 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.73 ms Po ostatnim zapytaniu: 0.03 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 2.792 MB Zwróconych wierszy: 0
SELECT `ip`,`reason`
FROM kwrlh_rsfirewall_lists
WHERE (`ip`='18.97.14.87' 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.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.06 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 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.76 ms Po ostatnim zapytaniu: 0.23 ms Pamięć zapytania: 0.021 MB Pamięć przed zapytaniem: 2.799 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.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.07 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.05 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 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: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.93 ms Po ostatnim zapytaniu: 0.14 ms Pamięć zapytania: 0.024 MB Pamięć przed zapytaniem: 2.822 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.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.23 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.05 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 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.93 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.006 MB Pamięć przed zapytaniem: 2.814 MB
UPDATE `kwrlh_extensions`
SET `params` = '{\"mediaversion\":\"2588bf6bcb90f06747bed1f164204a4b\"}'
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.05 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.19 ms |
| updating | 0.10 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| closing tables | 0.03 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 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: 1.24 ms Po ostatnim zapytaniu: 0.32 ms Pamięć zapytania: 0.021 MB Pamięć przed zapytaniem: 2.842 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.07 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.18 ms |
| init | 0.04 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.13 ms |
| preparing | 0.03 ms |
| executing | 0.00 ms |
| Sending data | 0.11 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 |
|---|
| 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: 1.19 ms Po ostatnim zapytaniu: 0.22 ms Pamięć zapytania: 0.024 MB Pamięć przed zapytaniem: 2.866 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.04 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.26 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.01 ms |
| Opening tables | 0.01 ms |
| checking permissions | 0.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.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_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.76 ms Po ostatnim zapytaniu: 0.06 ms Pamięć zapytania: 0.021 MB Pamięć przed zapytaniem: 2.884 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.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.04 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.02 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: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: 1.07 ms Po ostatnim zapytaniu: 1.85 ms Pamięć zapytania: 0.021 MB Pamięć przed zapytaniem: 3.039 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.07 ms |
| checking permissions | 0.00 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.14 ms |
| preparing | 0.03 ms |
| executing | 0.00 ms |
| Sending data | 0.13 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 |
|---|
| 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: 1.06 ms Po ostatnim zapytaniu: 0.53 ms Pamięć zapytania: 0.020 MB Pamięć przed zapytaniem: 3.158 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.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.20 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.06 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 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: 1.20 ms Po ostatnim zapytaniu: 3.55 ms Pamięć zapytania: 0.039 MB Pamięć przed zapytaniem: 3.763 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.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.15 ms |
| init | 0.04 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.07 ms |
| preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.13 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 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: 1.35 ms Po ostatnim zapytaniu: 0.04 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 3.790 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.10 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.29 ms |
| init | 0.06 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.02 ms |
| optimizing | 0.01 ms |
| statistics | 0.11 ms |
| preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| Creating sort index | 0.04 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.02 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.02 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 14 | JDatabaseDriverMysqli->execute() | 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: 1.01 ms Po ostatnim zapytaniu: 2.36 ms Pamięć zapytania: 0.021 MB Pamięć przed zapytaniem: 3.829 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.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.14 ms |
| init | 0.04 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.08 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.06 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 10 | JDatabaseDriverMysqli->execute() | 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: 1.98 ms Po ostatnim zapytaniu: 0.61 ms Pamięć zapytania: 0.030 MB Pamięć przed zapytaniem: 3.931 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.12 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.15 ms |
| init | 0.09 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.19 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.77 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:429 |
| 21 | Joomla\CMS\Access\Access::preloadComponents() | JROOT/libraries/src/Access/Access.php:213 |
| 20 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:531 |
| 19 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
| 18 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
| 17 | Joomla\CMS\User\User->authorise() | JROOT/components/com_djcatalog2/helpers/djcatalog2.php:137 |
| 16 | Djcatalog2Helper::getUser() | JROOT/components/com_djcatalog2/helpers/djcatalog2.php:455 |
| 15 | Djcatalog2Helper::getUserProfile() | JROOT/components/com_djcatalog2/models/items.php:65 |
| 14 | DJCatalog2ModelItems->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:457 |
| 13 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/components/com_djcatalog2/models/items.php:168 |
| 12 | DJCatalog2ModelItems->getStoreId() | JROOT/components/com_djcatalog2/models/items.php:237 |
| 11 | DJCatalog2ModelItems->getItems() | JROOT/components/com_djcatalog2/views/items/view.html.php:105 |
| 10 | DJCatalog2ViewItems->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.77 ms Po ostatnim zapytaniu: 1.02 ms Pamięć zapytania: 0.026 MB Pamięć przed zapytaniem: 4.030 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.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.03 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.02 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 22 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
| 21 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/ef4_jmframework/ef4_jmframework.php:1029 |
| 20 | plgSystemEF4_JMFramework->getTemplateName() | JROOT/plugins/system/ef4_jmframework/ef4_jmframework.php:161 |
| 19 | plgSystemEF4_JMFramework->onContentPrepareData() | JROOT/libraries/joomla/event/event.php:70 |
| 18 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 17 | JEventDispatcher->trigger() | JROOT/components/com_djcatalog2/helpers/djcatalog2.php:159 |
| 16 | Djcatalog2Helper::getUser() | JROOT/components/com_djcatalog2/helpers/djcatalog2.php:455 |
| 15 | Djcatalog2Helper::getUserProfile() | JROOT/components/com_djcatalog2/models/items.php:65 |
| 14 | DJCatalog2ModelItems->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:457 |
| 13 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/components/com_djcatalog2/models/items.php:168 |
| 12 | DJCatalog2ModelItems->getStoreId() | JROOT/components/com_djcatalog2/models/items.php:237 |
| 11 | DJCatalog2ModelItems->getItems() | JROOT/components/com_djcatalog2/views/items/view.html.php:105 |
| 10 | DJCatalog2ViewItems->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.78 ms Po ostatnim zapytaniu: 0.63 ms Pamięć zapytania: 0.024 MB Pamięć przed zapytaniem: 4.056 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.05 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.01 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 |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 17 | JDatabaseDriver->loadResult() | JROOT/components/com_djcatalog2/helpers/djcatalog2.php:191 |
| 16 | Djcatalog2Helper::getUser() | JROOT/components/com_djcatalog2/helpers/djcatalog2.php:455 |
| 15 | Djcatalog2Helper::getUserProfile() | JROOT/components/com_djcatalog2/models/items.php:65 |
| 14 | DJCatalog2ModelItems->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:457 |
| 13 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/components/com_djcatalog2/models/items.php:168 |
| 12 | DJCatalog2ModelItems->getStoreId() | JROOT/components/com_djcatalog2/models/items.php:237 |
| 11 | DJCatalog2ModelItems->getItems() | JROOT/components/com_djcatalog2/views/items/view.html.php:105 |
| 10 | DJCatalog2ViewItems->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.92 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.024 MB Pamięć przed zapytaniem: 4.065 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.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.17 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.08 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 |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 17 | JDatabaseDriver->loadObject() | JROOT/components/com_djcatalog2/helpers/djcatalog2.php:251 |
| 16 | Djcatalog2Helper::getUser() | JROOT/components/com_djcatalog2/helpers/djcatalog2.php:455 |
| 15 | Djcatalog2Helper::getUserProfile() | JROOT/components/com_djcatalog2/models/items.php:65 |
| 14 | DJCatalog2ModelItems->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:457 |
| 13 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/components/com_djcatalog2/models/items.php:168 |
| 12 | DJCatalog2ModelItems->getStoreId() | JROOT/components/com_djcatalog2/models/items.php:237 |
| 11 | DJCatalog2ModelItems->getItems() | JROOT/components/com_djcatalog2/views/items/view.html.php:105 |
| 10 | DJCatalog2ViewItems->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.36 ms Po ostatnim zapytaniu: 0.04 ms Pamięć zapytania: 0.025 MB Pamięć przed zapytaniem: 4.085 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.09 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.32 ms |
| init | 0.06 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.11 ms |
| preparing | 0.03 ms |
| Creating tmp table | 0.04 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 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.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.02 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/helpers/djcatalog2.php:323 |
| 16 | Djcatalog2Helper::getUser() | JROOT/components/com_djcatalog2/helpers/djcatalog2.php:455 |
| 15 | Djcatalog2Helper::getUserProfile() | JROOT/components/com_djcatalog2/models/items.php:65 |
| 14 | DJCatalog2ModelItems->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:457 |
| 13 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/components/com_djcatalog2/models/items.php:168 |
| 12 | DJCatalog2ModelItems->getStoreId() | JROOT/components/com_djcatalog2/models/items.php:237 |
| 11 | DJCatalog2ModelItems->getItems() | JROOT/components/com_djcatalog2/views/items/view.html.php:105 |
| 10 | DJCatalog2ViewItems->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.00 ms Po ostatnim zapytaniu: 0.17 ms Pamięć zapytania: 0.042 MB Pamięć przed zapytaniem: 4.098 MB Zwróconych wierszy: 4
SELECT c.*
FROM kwrlh_djc2_categories AS c
WHERE c.published=1
AND c.access IN (1,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.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| init | 0.05 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.07 ms |
| preparing | 0.03 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.13 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 19 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_djcatalog2/lib/categories.php:320 |
| 18 | Djc2Categories->getCategories() | JROOT/administrator/components/com_djcatalog2/lib/categories.php:195 |
| 17 | Djc2Categories->__construct() | JROOT/administrator/components/com_djcatalog2/lib/categories.php:233 |
| 16 | Djc2Categories::getInstance() | JROOT/components/com_djcatalog2/models/items.php:829 |
| 15 | DJCatalog2ModelItems->_buildContentWhere() | JROOT/components/com_djcatalog2/models/items.php:298 |
| 14 | DJCatalog2ModelItems->buildQuery() | JROOT/components/com_djcatalog2/models/items.php:265 |
| 13 | DJCatalog2ModelItems->getListQuery() | JROOT/libraries/src/MVC/Model/ListModel.php:140 |
| 12 | Joomla\CMS\MVC\Model\ListModel->_getListQuery() | JROOT/components/com_djcatalog2/models/items.php:245 |
| 11 | DJCatalog2ModelItems->getItems() | JROOT/components/com_djcatalog2/views/items/view.html.php:105 |
| 10 | DJCatalog2ViewItems->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.06 ms Po ostatnim zapytaniu: 0.04 ms Pamięć zapytania: 0.025 MB Pamięć przed zapytaniem: 4.128 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.10 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.05 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.02 ms |
| optimizing | 0.01 ms |
| statistics | 0.10 ms |
| preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| Creating sort index | 0.03 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.02 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.02 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 19 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_djcatalog2/lib/categories.php:327 |
| 18 | Djc2Categories->getCategories() | JROOT/administrator/components/com_djcatalog2/lib/categories.php:195 |
| 17 | Djc2Categories->__construct() | JROOT/administrator/components/com_djcatalog2/lib/categories.php:233 |
| 16 | Djc2Categories::getInstance() | JROOT/components/com_djcatalog2/models/items.php:829 |
| 15 | DJCatalog2ModelItems->_buildContentWhere() | JROOT/components/com_djcatalog2/models/items.php:298 |
| 14 | DJCatalog2ModelItems->buildQuery() | JROOT/components/com_djcatalog2/models/items.php:265 |
| 13 | DJCatalog2ModelItems->getListQuery() | JROOT/libraries/src/MVC/Model/ListModel.php:140 |
| 12 | Joomla\CMS\MVC\Model\ListModel->_getListQuery() | JROOT/components/com_djcatalog2/models/items.php:245 |
| 11 | DJCatalog2ModelItems->getItems() | JROOT/components/com_djcatalog2/views/items/view.html.php:105 |
| 10 | DJCatalog2ViewItems->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.83 ms Po ostatnim zapytaniu: 0.10 ms Pamięć zapytania: 0.032 MB Pamięć przed zapytaniem: 4.147 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.08 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.11 ms |
| init | 0.05 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.05 ms |
| preparing | 0.03 ms |
| Creating tmp table | 0.07 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.49 ms |
| Creating sort index | 0.27 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| removing tmp table | 0.05 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 |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_djcatalog2/models/items.php:1025 |
| 15 | DJCatalog2ModelItems->getAttributes() | JROOT/components/com_djcatalog2/models/items.php:300 |
| 14 | DJCatalog2ModelItems->buildQuery() | JROOT/components/com_djcatalog2/models/items.php:265 |
| 13 | DJCatalog2ModelItems->getListQuery() | JROOT/libraries/src/MVC/Model/ListModel.php:140 |
| 12 | Joomla\CMS\MVC\Model\ListModel->_getListQuery() | JROOT/components/com_djcatalog2/models/items.php:245 |
| 11 | DJCatalog2ModelItems->getItems() | JROOT/components/com_djcatalog2/views/items/view.html.php:105 |
| 10 | DJCatalog2ViewItems->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.99 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.034 MB Pamięć przed zapytaniem: 4.188 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.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.13 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.18 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 |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_djcatalog2/models/items.php:1035 |
| 15 | DJCatalog2ModelItems->getAttributes() | JROOT/components/com_djcatalog2/models/items.php:300 |
| 14 | DJCatalog2ModelItems->buildQuery() | JROOT/components/com_djcatalog2/models/items.php:265 |
| 13 | DJCatalog2ModelItems->getListQuery() | JROOT/libraries/src/MVC/Model/ListModel.php:140 |
| 12 | Joomla\CMS\MVC\Model\ListModel->_getListQuery() | JROOT/components/com_djcatalog2/models/items.php:245 |
| 11 | DJCatalog2ModelItems->getItems() | JROOT/components/com_djcatalog2/views/items/view.html.php:105 |
| 10 | DJCatalog2ViewItems->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: 8.09 ms Po ostatnim zapytaniu: 0.14 ms Pamięć zapytania: 0.097 MB Pamięć przed zapytaniem: 4.214 MB Zwróconych wierszy: 8
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
INNER JOIN (SELECT ic.item_id
FROM kwrlh_djc2_items_categories AS ic
INNER JOIN kwrlh_djc2_categories AS c
ON c.id=ic.category_id
WHERE c.published = 1
AND c.access IN (1,1,5)
AND ic.category_id IN (9)) as category_filter
ON i.id = category_filter.item_id
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 (i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2026-02-16 21:18:57')
AND (i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2026-02-16 21:18:57')
AND i.published = 1
AND i.access IN (1,1,5)
AND i.parent_id=0
ORDER BY i.name asc
LIMIT 9
| 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 | c | NULL | const | PRIMARY,idx_published,idx_published_parent_ordering,idx_access | PRIMARY | 4 | const | 1 | 100.00 | Using temporary; Uruchomiono metodę filesort |
| 1 | PRIMARY | ic | NULL | ref | PRIMARY,item_category | PRIMARY | 4 | const | 39 | 100.00 | Using index |
| 1 | PRIMARY | i | NULL | eq_ref | PRIMARY,idx_parent_id,idx_published,idx_access | PRIMARY | 4 | 34982416_b836cd89.ic.item_id | 1 | 5.30 | Using where |
| 1 | PRIMARY | c | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.i.cat_id | 1 | 100.00 | NULL |
| 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 | 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 | <derived3> | NULL | ref | <auto_key0> | <auto_key0> | 4 | 34982416_b836cd89.ic.item_id | 2 | 100.00 | NULL |
| 3 | 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.32 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| Opening tables | 1.14 ms |
| init | 0.27 ms |
| System lock | 0.02 ms |
| optimizing | 0.01 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| Creating tmp table | 0.03 ms |
| Sorting result | 0.06 ms |
| statistics | 0.76 ms |
| preparing | 0.05 ms |
| Creating tmp table | 0.14 ms |
| Sorting result | 0.01 ms |
| executing | 0.01 ms |
| Sending data | 0.21 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| Creating sort index | 3.07 ms |
| Creating sort index | 0.97 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| removing tmp table | 0.08 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.06 ms |
| freeing items | 0.08 ms |
| cleaning up | 0.03 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/items.php:229 |
| 12 | DJCatalog2ModelItems->_getList() | JROOT/components/com_djcatalog2/models/items.php:247 |
| 11 | DJCatalog2ModelItems->getItems() | JROOT/components/com_djcatalog2/views/items/view.html.php:105 |
| 10 | DJCatalog2ViewItems->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.67 ms Po ostatnim zapytaniu: 0.13 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.375 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 IN (140,209,83,141,71,172,72,135)
AND fields.cart_variant = 2
AND fields.published = 1
ORDER BY fieldvalues.field_id asc, 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 | range | PRIMARY | PRIMARY | 4 | NULL | 8 | 100.00 | Using where; Using index; Using temporary; Uruchomiono metodę filesort |
| 1 | SIMPLE | fields | NULL | ALL | PRIMARY,idx_published | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 19 | 9.47 | Using where; Using join buffer (Block Nested Loop) |
| 1 | SIMPLE | fieldvalues | NULL | ref | idx_item_field | idx_item_field | 8 | 34982416_b836cd89.items.id,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.14 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.21 ms |
| init | 0.06 ms |
| System lock | 0.01 ms |
| optimizing | 0.03 ms |
| statistics | 0.18 ms |
| preparing | 0.07 ms |
| Creating tmp table | 0.04 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.21 ms |
| Creating sort index | 0.04 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| removing tmp table | 0.04 ms |
| query end | 0.00 ms |
| closing tables | 0.03 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.02 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/components/com_djcatalog2/models/items.php:1142 |
| 12 | DJCatalog2ModelItems->bindAttributes() | JROOT/components/com_djcatalog2/models/items.php:259 |
| 11 | DJCatalog2ModelItems->getItems() | JROOT/components/com_djcatalog2/views/items/view.html.php:105 |
| 10 | DJCatalog2ViewItems->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.33 ms Po ostatnim zapytaniu: 0.02 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.382 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 IN (140,209,83,141,71,172,72,135)
AND (fields.visibility = 2 OR fields.visibility = 3)
AND fields.published = 1
ORDER BY fieldvalues.field_id asc, 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 | range | PRIMARY | PRIMARY | 4 | NULL | 8 | 100.00 | Using where; Using index; Using temporary; Uruchomiono metodę filesort |
| 1 | SIMPLE | fields | NULL | ALL | PRIMARY,idx_published | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 19 | 18.00 | Using where; Using join buffer (Block Nested Loop) |
| 1 | SIMPLE | fieldvalues | NULL | ref | idx_item_field | idx_item_field | 8 | 34982416_b836cd89.items.id,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.13 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.06 ms |
| System lock | 0.01 ms |
| optimizing | 0.03 ms |
| statistics | 0.16 ms |
| preparing | 0.05 ms |
| Creating tmp table | 0.03 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.18 ms |
| Creating sort index | 0.03 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| removing tmp table | 0.03 ms |
| query end | 0.00 ms |
| closing tables | 0.03 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.02 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/components/com_djcatalog2/models/items.php:1145 |
| 12 | DJCatalog2ModelItems->bindAttributes() | JROOT/components/com_djcatalog2/models/items.php:259 |
| 11 | DJCatalog2ModelItems->getItems() | JROOT/components/com_djcatalog2/views/items/view.html.php:105 |
| 10 | DJCatalog2ViewItems->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.93 ms Po ostatnim zapytaniu: 0.02 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.389 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 IN (140,209,83,141,71,172,72,135)
AND (fields.visibility = 2 OR fields.visibility = 3)
AND fields.published = 1
ORDER BY fieldvalues.field_id asc, 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.11 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.10 ms |
| init | 0.05 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.07 ms |
| executing | 0.02 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.02 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/items.php:1148 |
| 12 | DJCatalog2ModelItems->bindAttributes() | JROOT/components/com_djcatalog2/models/items.php:259 |
| 11 | DJCatalog2ModelItems->getItems() | JROOT/components/com_djcatalog2/views/items/view.html.php:105 |
| 10 | DJCatalog2ViewItems->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.02 ms Po ostatnim zapytaniu: 0.02 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.396 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 IN (140,209,83,141,71,172,72,135)
AND (fields.visibility = 2 OR fields.visibility = 3)
AND fields.published = 1
ORDER BY fieldvalues.field_id asc, 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.12 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.20 ms |
| init | 0.04 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.06 ms |
| executing | 0.02 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.02 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/items.php:1151 |
| 12 | DJCatalog2ModelItems->bindAttributes() | JROOT/components/com_djcatalog2/models/items.php:259 |
| 11 | DJCatalog2ModelItems->getItems() | JROOT/components/com_djcatalog2/views/items/view.html.php:105 |
| 10 | DJCatalog2ViewItems->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.29 ms Po ostatnim zapytaniu: 0.02 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.403 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 IN (140,209,83,141,71,172,72,135)
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 | Using temporary; Uruchomiono metodę filesort |
| 1 | SIMPLE | li | NULL | index | PRIMARY | PRIMARY | 8 | NULL | 1 | 100.00 | Using where; Using index; Using join buffer (Block Nested Loop) |
| Status | Duration |
|---|
| starting | 0.06 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.26 ms |
| init | 0.04 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.08 ms |
| preparing | 0.02 ms |
| Creating tmp table | 0.03 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.13 ms |
| Creating sort index | 0.03 ms |
| end | 0.00 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/items.php:1154 |
| 12 | DJCatalog2ModelItems->bindAttributes() | JROOT/components/com_djcatalog2/models/items.php:259 |
| 11 | DJCatalog2ModelItems->getItems() | JROOT/components/com_djcatalog2/views/items/view.html.php:105 |
| 10 | DJCatalog2ViewItems->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.02 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.410 MB Zwróconych wierszy: 0
SELECT cg.*, p.item_id, p.available, p.price
FROM kwrlh_djc2_customer_groups AS cg
INNER JOIN kwrlh_djc2_prices AS p
ON p.group_id=cg.id
WHERE p.item_id IN (140, 209, 83, 141, 71, 172, 72, 135)
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.08 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.04 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.02 ms |
| executing | 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 |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/components/com_djcatalog2/models/items.php:1157 |
| 12 | DJCatalog2ModelItems->bindAttributes() | JROOT/components/com_djcatalog2/models/items.php:259 |
| 11 | DJCatalog2ModelItems->getItems() | JROOT/components/com_djcatalog2/views/items/view.html.php:105 |
| 10 | DJCatalog2ViewItems->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.89 ms Po ostatnim zapytaniu: 0.02 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 4.419 MB Zwróconych wierszy: 8
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_items as i
INNER JOIN kwrlh_djc2_images as img
on img.id=(select id
from kwrlh_djc2_images
where type='item'
and item_id=i.id
order by ordering asc
limit 1)
WHERE i.id IN (140,209,83,141,71,172,72,135)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | PRIMARY | i | NULL | range | PRIMARY | PRIMARY | 4 | NULL | 8 | 100.00 | Using where; 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 | 2 | 100.00 | Using index condition; Uruchomiono metodę filesort |
| Status | Duration |
|---|
| starting | 0.09 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.05 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.06 ms |
| preparing | 0.02 ms |
| optimizing | 0.01 ms |
| statistics | 0.14 ms |
| preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| Creating sort index | 0.07 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| Creating sort index | 0.04 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| Creating sort index | 0.04 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| Creating sort index | 0.03 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| Creating sort index | 0.04 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| Creating sort index | 0.03 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| Creating sort index | 0.07 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| Creating sort index | 0.06 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| Creating sort index | 0.06 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| Creating sort index | 0.06 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| Creating sort index | 0.06 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| Creating sort index | 0.06 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| Creating sort index | 0.03 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| Creating sort index | 0.03 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| Creating sort index | 0.05 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| Creating sort index | 0.05 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:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/components/com_djcatalog2/models/items.php:1247 |
| 12 | DJCatalog2ModelItems->bindAttributes() | JROOT/components/com_djcatalog2/models/items.php:259 |
| 11 | DJCatalog2ModelItems->getItems() | JROOT/components/com_djcatalog2/views/items/view.html.php:105 |
| 10 | DJCatalog2ViewItems->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.95 ms Po ostatnim zapytaniu: 0.06 ms Pamięć zapytania: 0.041 MB Pamięć przed zapytaniem: 4.433 MB Zwróconych wierszy: 4
SELECT c.*
FROM kwrlh_djc2_categories AS c
WHERE c.published=1
AND c.access IN (1,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.04 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.06 ms |
| preparing | 0.02 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.10 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.03 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/items.php:1254 |
| 12 | DJCatalog2ModelItems->bindAttributes() | JROOT/components/com_djcatalog2/models/items.php:259 |
| 11 | DJCatalog2ModelItems->getItems() | JROOT/components/com_djcatalog2/views/items/view.html.php:105 |
| 10 | DJCatalog2ViewItems->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.99 ms Po ostatnim zapytaniu: 0.04 ms Pamięć zapytania: 0.024 MB Pamięć przed zapytaniem: 4.461 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.08 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| init | 0.04 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.08 ms |
| preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| Creating sort index | 0.04 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.02 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.02 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 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/items.php:1254 |
| 12 | DJCatalog2ModelItems->bindAttributes() | JROOT/components/com_djcatalog2/models/items.php:259 |
| 11 | DJCatalog2ModelItems->getItems() | JROOT/components/com_djcatalog2/views/items/view.html.php:105 |
| 10 | DJCatalog2ViewItems->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.05 ms Po ostatnim zapytaniu: 0.17 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 4.481 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-02-16 21:18:57')
AND (expire_date = '0000-00-00 00:00:00' OR expire_date >= '2026-02-16 21:18:57')
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.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.09 ms |
| init | 0.06 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.02 ms |
| preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.04 ms |
| Creating sort index | 0.05 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/components/com_djcatalog2/helpers/price.php:400 |
| 14 | Djcatalog2HelperPrice::getPriceRules() | JROOT/components/com_djcatalog2/helpers/price.php:189 |
| 13 | Djcatalog2HelperPrice::applyPriceRules() | JROOT/components/com_djcatalog2/models/items.php:1285 |
| 12 | DJCatalog2ModelItems->bindAttributes() | JROOT/components/com_djcatalog2/models/items.php:259 |
| 11 | DJCatalog2ModelItems->getItems() | JROOT/components/com_djcatalog2/views/items/view.html.php:105 |
| 10 | DJCatalog2ViewItems->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: 2.14 ms Po ostatnim zapytaniu: 0.45 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 4.463 MB Zwróconych wierszy: 1
SELECT COUNT(distinct (i.id))
FROM kwrlh_djc2_items as i
INNER JOIN (SELECT ic.item_id
FROM kwrlh_djc2_items_categories AS ic
INNER JOIN kwrlh_djc2_categories AS c
ON c.id=ic.category_id
WHERE c.published = 1
AND c.access IN (1,1,5)
AND ic.category_id IN (9)) as category_filter
ON i.id = category_filter.item_id
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 (i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2026-02-16 21:18:57')
AND (i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2026-02-16 21:18:57')
AND i.published = 1
AND i.access IN (1,1,5)
AND i.parent_id=0
LIMIT 9
| 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 | c | NULL | const | PRIMARY,idx_published,idx_published_parent_ordering,idx_access | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| 1 | PRIMARY | ic | NULL | ref | PRIMARY,item_category | PRIMARY | 4 | const | 39 | 100.00 | Using index |
| 1 | PRIMARY | i | NULL | eq_ref | PRIMARY,idx_parent_id,idx_published,idx_access | PRIMARY | 4 | 34982416_b836cd89.ic.item_id | 1 | 5.30 | Using where |
| 1 | PRIMARY | c | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.i.cat_id | 1 | 100.00 | Using index |
| 1 | PRIMARY | p | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.i.producer_id | 1 | 100.00 | Using index |
| 1 | PRIMARY | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.i.created_by | 1 | 100.00 | Using index |
| 1 | PRIMARY | countries | NULL | eq_ref | PRIMARY | PRIMARY | 2 | 34982416_b836cd89.i.country | 1 | 100.00 | Using where; Using index |
| 1 | PRIMARY | states | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.i.state | 1 | 100.00 | Using index |
| 1 | PRIMARY | <derived3> | NULL | ref | <auto_key0> | <auto_key0> | 4 | 34982416_b836cd89.ic.item_id | 2 | 100.00 | NULL |
| 3 | 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.23 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 |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| init | 0.17 ms |
| System lock | 0.02 ms |
| optimizing | 0.01 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| Creating tmp table | 0.02 ms |
| Sorting result | 0.05 ms |
| statistics | 0.27 ms |
| preparing | 0.08 ms |
| executing | 0.01 ms |
| Sending data | 0.11 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.40 ms |
| end | 0.01 ms |
| query end | 0.02 ms |
| removing tmp table | 0.01 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.06 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.02 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/items.php:278 |
| 13 | DJCatalog2ModelItems->_getListCount() | JROOT/libraries/src/MVC/Model/ListModel.php:289 |
| 12 | Joomla\CMS\MVC\Model\ListModel->getTotal() | JROOT/libraries/src/MVC/Model/ListModel.php:239 |
| 11 | Joomla\CMS\MVC\Model\ListModel->getPagination() | JROOT/components/com_djcatalog2/views/items/view.html.php:107 |
| 10 | DJCatalog2ViewItems->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.00 ms Po ostatnim zapytaniu: 0.23 ms Pamięć zapytania: 0.040 MB Pamięć przed zapytaniem: 4.464 MB Zwróconych wierszy: 4
SELECT c.*
FROM kwrlh_djc2_categories AS c
WHERE c.published=1
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_published_parent_ordering | 4 | const | 3 | 100.00 | Using index condition |
| Status | Duration |
|---|
| starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| init | 0.04 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.05 ms |
| preparing | 0.02 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.10 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.03 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/lib/categories.php:320 |
| 14 | Djc2Categories->getCategories() | JROOT/administrator/components/com_djcatalog2/lib/categories.php:195 |
| 13 | Djc2Categories->__construct() | JROOT/administrator/components/com_djcatalog2/lib/categories.php:233 |
| 12 | Djc2Categories::getInstance() | JROOT/components/com_djcatalog2/models/items.php:1309 |
| 11 | DJCatalog2ModelItems->getProducers() | JROOT/components/com_djcatalog2/views/items/view.html.php:161 |
| 10 | DJCatalog2ViewItems->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.02 ms Po ostatnim zapytaniu: 0.21 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 4.491 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.09 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.05 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.08 ms |
| preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| Creating sort index | 0.03 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.02 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 |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_djcatalog2/lib/categories.php:327 |
| 14 | Djc2Categories->getCategories() | JROOT/administrator/components/com_djcatalog2/lib/categories.php:195 |
| 13 | Djc2Categories->__construct() | JROOT/administrator/components/com_djcatalog2/lib/categories.php:233 |
| 12 | Djc2Categories::getInstance() | JROOT/components/com_djcatalog2/models/items.php:1309 |
| 11 | DJCatalog2ModelItems->getProducers() | JROOT/components/com_djcatalog2/views/items/view.html.php:161 |
| 10 | DJCatalog2ViewItems->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.57 ms Po ostatnim zapytaniu: 0.07 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.504 MB Zwróconych wierszy: 0
SELECT DISTINCT a.id, a.name as text
FROM kwrlh_djc2_producers as a
INNER JOIN kwrlh_djc2_items AS i
ON a.id = i.producer_id
AND i.published = 1
INNER JOIN kwrlh_djc2_items_categories AS c
ON c.item_id = i.id
WHERE c.category_id IN (9)
AND a.published=1
GROUP BY a.id, a.name
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 | PRIMARY,idx_published | idx_published | 4 | const | 1 | 100.00 | Using index condition; Using temporary; Uruchomiono metodę filesort |
| 1 | SIMPLE | c | NULL | ref | PRIMARY,item_category | PRIMARY | 4 | const | 39 | 100.00 | Using index |
| 1 | SIMPLE | i | NULL | eq_ref | PRIMARY,idx_producer_id,idx_published | PRIMARY | 4 | 34982416_b836cd89.c.item_id | 1 | 33.76 | Using where |
| Status | Duration |
|---|
| starting | 0.11 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.04 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.11 ms |
| preparing | 0.03 ms |
| Creating tmp table | 0.03 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.57 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.03 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.02 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/items.php:1328 |
| 11 | DJCatalog2ModelItems->getProducers() | JROOT/components/com_djcatalog2/views/items/view.html.php:161 |
| 10 | DJCatalog2ViewItems->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: 10.41 ms Po ostatnim zapytaniu: 0.33 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 4.564 MB Zwróconych wierszy: 1
SELECT count(table_a.id) as count_a, count(table_b.id) as count_b, count(table_c.id) as count_c, count(table_d.id) as count_d, count(table_e.id) as count_e, count(table_f.id) as count_f, count(table_g.id) as count_g, count(table_h.id) as count_h, count(table_i.id) as count_i, count(table_j.id) as count_j, count(table_k.id) as count_k, count(table_l.id) as count_l, count(table_m.id) as count_m, count(table_n.id) as count_n, count(table_o.id) as count_o, count(table_p.id) as count_p, count(table_q.id) as count_q, count(table_r.id) as count_r, count(table_s.id) as count_s, count(table_t.id) as count_t, count(table_u.id) as count_u, count(table_v.id) as count_v, count(table_w.id) as count_w, count(table_x.id) as count_x, count(table_y.id) as count_y, count(table_z.id) as count_z
FROM kwrlh_djc2_items as items
left join kwrlh_djc2_items as table_a
on table_a.id = items.id
and lower(table_a.name) like 'a%'
left join kwrlh_djc2_items as table_b
on table_b.id = items.id
and lower(table_b.name) like 'b%'
left join kwrlh_djc2_items as table_c
on table_c.id = items.id
and lower(table_c.name) like 'c%'
left join kwrlh_djc2_items as table_d
on table_d.id = items.id
and lower(table_d.name) like 'd%'
left join kwrlh_djc2_items as table_e
on table_e.id = items.id
and lower(table_e.name) like 'e%'
left join kwrlh_djc2_items as table_f
on table_f.id = items.id
and lower(table_f.name) like 'f%'
left join kwrlh_djc2_items as table_g
on table_g.id = items.id
and lower(table_g.name) like 'g%'
left join kwrlh_djc2_items as table_h
on table_h.id = items.id
and lower(table_h.name) like 'h%'
left join kwrlh_djc2_items as table_i
on table_i.id = items.id
and lower(table_i.name) like 'i%'
left join kwrlh_djc2_items as table_j
on table_j.id = items.id
and lower(table_j.name) like 'j%'
left join kwrlh_djc2_items as table_k
on table_k.id = items.id
and lower(table_k.name) like 'k%'
left join kwrlh_djc2_items as table_l
on table_l.id = items.id
and lower(table_l.name) like 'l%'
left join kwrlh_djc2_items as table_m
on table_m.id = items.id
and lower(table_m.name) like 'm%'
left join kwrlh_djc2_items as table_n
on table_n.id = items.id
and lower(table_n.name) like 'n%'
left join kwrlh_djc2_items as table_o
on table_o.id = items.id
and lower(table_o.name) like 'o%'
left join kwrlh_djc2_items as table_p
on table_p.id = items.id
and lower(table_p.name) like 'p%'
left join kwrlh_djc2_items as table_q
on table_q.id = items.id
and lower(table_q.name) like 'q%'
left join kwrlh_djc2_items as table_r
on table_r.id = items.id
and lower(table_r.name) like 'r%'
left join kwrlh_djc2_items as table_s
on table_s.id = items.id
and lower(table_s.name) like 's%'
left join kwrlh_djc2_items as table_t
on table_t.id = items.id
and lower(table_t.name) like 't%'
left join kwrlh_djc2_items as table_u
on table_u.id = items.id
and lower(table_u.name) like 'u%'
left join kwrlh_djc2_items as table_v
on table_v.id = items.id
and lower(table_v.name) like 'v%'
left join kwrlh_djc2_items as table_w
on table_w.id = items.id
and lower(table_w.name) like 'w%'
left join kwrlh_djc2_items as table_x
on table_x.id = items.id
and lower(table_x.name) like 'x%'
left join kwrlh_djc2_items as table_y
on table_y.id = items.id
and lower(table_y.name) like 'y%'
left join kwrlh_djc2_items as table_z
on table_z.id = items.id
and lower(table_z.name) like 'z%'
where items.id in (
SELECT distinct i.id
FROM kwrlh_djc2_items as i
INNER JOIN (SELECT ic.item_id
FROM kwrlh_djc2_items_categories AS ic
INNER JOIN kwrlh_djc2_categories AS c
ON c.id=ic.category_id
WHERE c.published = 1
AND c.access IN (1,1,5)
AND ic.category_id IN (9)) as category_filter
ON i.id = category_filter.item_id
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 (i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2026-02-16 21:18:57')
AND (i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2026-02-16 21:18:57')
AND i.published = 1
AND i.access IN (1,1,5)
AND i.parent_id=0
ORDER BY i.id asc)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | PRIMARY | c | NULL | const | PRIMARY,idx_published,idx_published_parent_ordering,idx_access | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| 1 | PRIMARY | ic | NULL | ref | PRIMARY,item_category | PRIMARY | 4 | const | 39 | 100.00 | Using index; Start temporary |
| 1 | PRIMARY | i | NULL | eq_ref | PRIMARY,idx_parent_id,idx_published,idx_access | PRIMARY | 4 | 34982416_b836cd89.ic.item_id | 1 | 5.30 | Using where |
| 1 | PRIMARY | c | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.i.cat_id | 1 | 100.00 | Using index |
| 1 | PRIMARY | p | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.i.producer_id | 1 | 100.00 | Using index |
| 1 | PRIMARY | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.i.created_by | 1 | 100.00 | Using index |
| 1 | PRIMARY | items | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.ic.item_id | 1 | 100.00 | Using index |
| 1 | PRIMARY | table_a | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.ic.item_id | 1 | 100.00 | Using where |
| 1 | PRIMARY | table_b | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.ic.item_id | 1 | 100.00 | Using where |
| 1 | PRIMARY | table_c | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.ic.item_id | 1 | 100.00 | Using where |
| 1 | PRIMARY | table_d | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.ic.item_id | 1 | 100.00 | Using where |
| 1 | PRIMARY | table_e | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.ic.item_id | 1 | 100.00 | Using where |
| 1 | PRIMARY | table_f | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.ic.item_id | 1 | 100.00 | Using where |
| 1 | PRIMARY | table_g | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.ic.item_id | 1 | 100.00 | Using where |
| 1 | PRIMARY | table_h | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.ic.item_id | 1 | 100.00 | Using where |
| 1 | PRIMARY | table_i | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.ic.item_id | 1 | 100.00 | Using where |
| 1 | PRIMARY | table_j | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.ic.item_id | 1 | 100.00 | Using where |
| 1 | PRIMARY | table_k | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.ic.item_id | 1 | 100.00 | Using where |
| 1 | PRIMARY | table_l | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.ic.item_id | 1 | 100.00 | Using where |
| 1 | PRIMARY | table_m | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.ic.item_id | 1 | 100.00 | Using where |
| 1 | PRIMARY | table_n | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.ic.item_id | 1 | 100.00 | Using where |
| 1 | PRIMARY | table_o | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.ic.item_id | 1 | 100.00 | Using where |
| 1 | PRIMARY | table_p | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.ic.item_id | 1 | 100.00 | Using where |
| 1 | PRIMARY | table_q | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.ic.item_id | 1 | 100.00 | Using where |
| 1 | PRIMARY | table_r | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.ic.item_id | 1 | 100.00 | Using where |
| 1 | PRIMARY | table_s | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.ic.item_id | 1 | 100.00 | Using where |
| 1 | PRIMARY | table_t | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.ic.item_id | 1 | 100.00 | Using where |
| 1 | PRIMARY | table_u | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.ic.item_id | 1 | 100.00 | Using where |
| 1 | PRIMARY | table_v | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.ic.item_id | 1 | 100.00 | Using where |
| 1 | PRIMARY | table_w | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.ic.item_id | 1 | 100.00 | Using where |
| 1 | PRIMARY | table_x | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.ic.item_id | 1 | 100.00 | Using where |
| 1 | PRIMARY | table_y | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.ic.item_id | 1 | 100.00 | Using where |
| 1 | PRIMARY | table_z | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.ic.item_id | 1 | 100.00 | Using where |
| 1 | PRIMARY | gc | NULL | index | item_group,group_item | item_group | 8 | NULL | 0 | 0.00 | Using where; Using index; Using join buffer (Block Nested Loop) |
| 1 | PRIMARY | countries | NULL | eq_ref | PRIMARY | PRIMARY | 2 | 34982416_b836cd89.i.country | 1 | 100.00 | Using where; Using index |
| 1 | PRIMARY | states | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.i.state | 1 | 100.00 | Using index |
| 1 | PRIMARY | <derived4> | NULL | ref | <auto_key0> | <auto_key0> | 4 | 34982416_b836cd89.ic.item_id | 2 | 100.00 | Using where; End temporary |
| 4 | 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.65 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 |
| 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 |
| 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 |
| 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 |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| Opening tables | 3.36 ms |
| init | 0.53 ms |
| System lock | 0.04 ms |
| optimizing | 0.01 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| Creating tmp table | 0.02 ms |
| Sorting result | 0.14 ms |
| statistics | 0.68 ms |
| preparing | 0.19 ms |
| executing | 0.01 ms |
| Sending data | 3.45 ms |
| executing | 0.01 ms |
| Sending data | 0.03 ms |
| Creating sort index | 0.13 ms |
| end | 0.01 ms |
| query end | 0.02 ms |
| removing tmp table | 0.01 ms |
| query end | 0.00 ms |
| removing tmp table | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| removing tmp table | 0.00 ms |
| closing tables | 0.29 ms |
| freeing items | 0.08 ms |
| cleaning up | 0.03 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 12 | JDatabaseDriver->loadAssoc() | JROOT/components/com_djcatalog2/models/items.php:1532 |
| 11 | DJCatalog2ModelItems->getIndexCount() | JROOT/components/com_djcatalog2/views/items/view.html.php:165 |
| 10 | DJCatalog2ViewItems->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.60 ms Po ostatnim zapytaniu: 1.68 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.626 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.visibility = 2 or f.visibility = 3)
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.12 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.06 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.06 ms |
| preparing | 0.04 ms |
| Creating tmp table | 0.07 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.32 ms |
| Creating sort index | 0.04 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| removing tmp table | 0.05 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.02 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/items.php:1025 |
| 11 | DJCatalog2ModelItems->getAttributes() | JROOT/components/com_djcatalog2/views/items/view.html.php:262 |
| 10 | DJCatalog2ViewItems->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: 2.45 ms Po ostatnim zapytaniu: 0.24 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.645 MB Zwróconych wierszy: 0
SELECT f.*
FROM kwrlh_djc2_items_extra_fields as f
INNER JOIN kwrlh_djc2_items_groups as i
on i.group_id = f.group_id
INNER JOIN (
SELECT distinct i.id
FROM kwrlh_djc2_items as i
INNER JOIN (SELECT ic.item_id
FROM kwrlh_djc2_items_categories AS ic
INNER JOIN kwrlh_djc2_categories AS c
ON c.id=ic.category_id
WHERE c.published = 1
AND c.access IN (1,1,5)
AND ic.category_id IN (9)) as category_filter
ON i.id = category_filter.item_id
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 (i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2026-02-16 21:18:57')
AND (i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2026-02-16 21:18:57')
AND i.published = 1
AND i.access IN (1,1,5)
AND i.parent_id=0
ORDER BY i.id asc) as iq
on iq.id = i.item_id
WHERE (f.visibility = 2 or f.visibility = 3)
and f.published = 1
and f.separate_column = 1
GROUP BY f.name, f.alias, f.id, f.group_id
ORDER BY f.group_id asc, f.ordering asc
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | PRIMARY | f | NULL | ref | idx_published,idx_separate_column,idx_group_id | idx_separate_column | 4 | const | 1 | 18.00 | Using where; Using temporary; Uruchomiono metodę filesort |
| 1 | PRIMARY | <derived2> | NULL | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 4 | 100.00 | Using join buffer (Block Nested Loop) |
| 1 | PRIMARY | i | NULL | eq_ref | PRIMARY,item_group | PRIMARY | 8 | 34982416_b836cd89.f.group_id,iq.id | 1 | 100.00 | Using index |
| 2 | DERIVED | gc | NULL | system | item_group,group_item | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 0 | 0.00 | const row not found |
| 2 | DERIVED | c | NULL | const | PRIMARY,idx_published,idx_published_parent_ordering,idx_access | PRIMARY | 4 | const | 1 | 100.00 | Using temporary; Uruchomiono metodę filesort |
| 2 | DERIVED | ic | NULL | ref | PRIMARY,item_category | PRIMARY | 4 | const | 39 | 100.00 | Using index |
| 2 | DERIVED | i | NULL | eq_ref | PRIMARY,idx_parent_id,idx_published,idx_access | PRIMARY | 4 | 34982416_b836cd89.ic.item_id | 1 | 5.30 | Using where |
| 2 | DERIVED | c | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.i.cat_id | 1 | 100.00 | Using index; Distinct |
| 2 | DERIVED | p | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.i.producer_id | 1 | 100.00 | Using index; Distinct |
| 2 | DERIVED | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.i.created_by | 1 | 100.00 | Using index; Distinct |
| 2 | DERIVED | countries | NULL | eq_ref | PRIMARY | PRIMARY | 2 | 34982416_b836cd89.i.country | 1 | 100.00 | Using where; Using index; Distinct |
| 2 | DERIVED | states | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.i.state | 1 | 100.00 | Using index; Distinct |
| 2 | DERIVED | <derived4> | NULL | ref | <auto_key0> | <auto_key0> | 4 | 34982416_b836cd89.ic.item_id | 2 | 100.00 | Distinct |
| 4 | 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.28 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 |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.24 ms |
| init | 0.23 ms |
| System lock | 0.02 ms |
| optimizing | 0.00 ms |
| optimizing | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| Creating tmp table | 0.02 ms |
| Sorting result | 0.06 ms |
| statistics | 0.27 ms |
| preparing | 0.05 ms |
| Creating tmp table | 0.02 ms |
| Sorting result | 0.02 ms |
| statistics | 0.09 ms |
| preparing | 0.03 ms |
| Creating tmp table | 0.04 ms |
| Sorting result | 0.01 ms |
| executing | 0.01 ms |
| Sending data | 0.19 ms |
| Creating sort index | 0.05 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| removing tmp table | 0.05 ms |
| query end | 0.01 ms |
| removing tmp table | 0.01 ms |
| query end | 0.01 ms |
| removing tmp table | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| removing tmp table | 0.01 ms |
| closing tables | 0.00 ms |
| removing tmp table | 0.01 ms |
| closing tables | 0.04 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.02 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/items.php:1586 |
| 11 | DJCatalog2ModelItems->getFieldGroups() | JROOT/components/com_djcatalog2/views/items/view.html.php:263 |
| 10 | DJCatalog2ViewItems->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: 2.42 ms Po ostatnim zapytaniu: 0.29 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.652 MB Zwróconych wierszy: 0
SELECT f.*
FROM kwrlh_djc2_items_extra_fields as f
INNER JOIN kwrlh_djc2_items_groups as i
on i.group_id = f.group_id
INNER JOIN (
SELECT distinct i.id
FROM kwrlh_djc2_items as i
INNER JOIN (SELECT ic.item_id
FROM kwrlh_djc2_items_categories AS ic
INNER JOIN kwrlh_djc2_categories AS c
ON c.id=ic.category_id
WHERE c.published = 1
AND c.access IN (1,1,5)
AND ic.category_id IN (9)) as category_filter
ON i.id = category_filter.item_id
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 (i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2026-02-16 21:18:57')
AND (i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2026-02-16 21:18:57')
AND i.published = 1
AND i.access IN (1,1,5)
AND i.parent_id=0
ORDER BY i.id asc) as iq
on iq.id = i.item_id
WHERE f.published = 1
and f.sortable = 1
and (f.type = 'text' OR f.type = 'radio' OR f.type = 'select' OR f.type = 'calendar')
GROUP BY f.name, f.alias, f.id, f.group_id
ORDER BY f.group_id asc, f.ordering asc
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | PRIMARY | f | NULL | ref | idx_published,idx_type,idx_group_id | idx_published | 4 | const | 18 | 5.26 | Using where; Using temporary; Uruchomiono metodę filesort |
| 1 | PRIMARY | <derived2> | NULL | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 4 | 100.00 | Using join buffer (Block Nested Loop) |
| 1 | PRIMARY | i | NULL | eq_ref | PRIMARY,item_group | PRIMARY | 8 | 34982416_b836cd89.f.group_id,iq.id | 1 | 100.00 | Using index |
| 2 | DERIVED | gc | NULL | system | item_group,group_item | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 0 | 0.00 | const row not found |
| 2 | DERIVED | c | NULL | const | PRIMARY,idx_published,idx_published_parent_ordering,idx_access | PRIMARY | 4 | const | 1 | 100.00 | Using temporary; Uruchomiono metodę filesort |
| 2 | DERIVED | ic | NULL | ref | PRIMARY,item_category | PRIMARY | 4 | const | 39 | 100.00 | Using index |
| 2 | DERIVED | i | NULL | eq_ref | PRIMARY,idx_parent_id,idx_published,idx_access | PRIMARY | 4 | 34982416_b836cd89.ic.item_id | 1 | 5.30 | Using where |
| 2 | DERIVED | c | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.i.cat_id | 1 | 100.00 | Using index; Distinct |
| 2 | DERIVED | p | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.i.producer_id | 1 | 100.00 | Using index; Distinct |
| 2 | DERIVED | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.i.created_by | 1 | 100.00 | Using index; Distinct |
| 2 | DERIVED | countries | NULL | eq_ref | PRIMARY | PRIMARY | 2 | 34982416_b836cd89.i.country | 1 | 100.00 | Using where; Using index; Distinct |
| 2 | DERIVED | states | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.i.state | 1 | 100.00 | Using index; Distinct |
| 2 | DERIVED | <derived4> | NULL | ref | <auto_key0> | <auto_key0> | 4 | 34982416_b836cd89.ic.item_id | 2 | 100.00 | Distinct |
| 4 | 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.28 ms |
| checking permissions | 0.01 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 |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.05 ms |
| init | 0.22 ms |
| System lock | 0.02 ms |
| optimizing | 0.01 ms |
| optimizing | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| Creating tmp table | 0.02 ms |
| Sorting result | 0.04 ms |
| statistics | 0.26 ms |
| preparing | 0.05 ms |
| Creating tmp table | 0.02 ms |
| Sorting result | 0.02 ms |
| statistics | 0.15 ms |
| preparing | 0.03 ms |
| Creating tmp table | 0.04 ms |
| Sorting result | 0.01 ms |
| executing | 0.01 ms |
| Sending data | 0.28 ms |
| Creating sort index | 0.05 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| removing tmp table | 0.05 ms |
| query end | 0.01 ms |
| removing tmp table | 0.01 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.03 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.02 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/items.php:1626 |
| 11 | DJCatalog2ModelItems->getSortables() | JROOT/components/com_djcatalog2/views/items/view.html.php:264 |
| 10 | DJCatalog2ViewItems->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.02 ms Po ostatnim zapytaniu: 2.88 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 4.724 MB Zwróconych wierszy: 0
SELECT *
FROM kwrlh_djc2_images
WHERE item_id=9
AND type='category'
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_type_item | 198 | const,const | 1 | 10.00 | Using index condition; Using where; Uruchomiono metodę filesort |
| Status | Duration |
|---|
| starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| init | 0.04 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.16 ms |
| preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.04 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 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/items/view.html.php:452 |
| 11 | DJCatalog2ViewItems->_prepareDocument() | JROOT/components/com_djcatalog2/views/items/view.html.php:265 |
| 10 | DJCatalog2ViewItems->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: 2.12 ms Po ostatnim zapytaniu: 0.91 ms Pamięć zapytania: 0.028 MB Pamięć przed zapytaniem: 4.777 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-02-16 21:18:57')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-02-16 21:18:57')
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.13 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.21 ms |
| init | 0.08 ms |
| System lock | 0.01 ms |
| optimizing | 0.03 ms |
| statistics | 0.13 ms |
| preparing | 0.05 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.75 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.04 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.02 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 19 | JDatabaseDriver->loadObjectList() | Identyczny z wywołaniem linii niżej. |
| 18 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:441 |
| 16 | Joomla\CMS\Helper\ModuleHelper::getModuleList() | JROOT/libraries/src/Helper/ModuleHelper.php:371 |
| 15 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
| 14 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/components/com_djcatalog2/views/items/tmpl/default.php:13 |
| 13 | include JROOT/components/com_djcatalog2/views/items/tmpl/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/items/view.html.php:268 |
| 10 | DJCatalog2ViewItems->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.35 ms Po ostatnim zapytaniu: 1.00 ms Pamięć zapytania: 0.028 MB Pamięć przed zapytaniem: 4.823 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.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.05 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.57 ms |
| end | 0.01 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 |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/components/com_djcatalog2/helpers/route.php:69 |
| 16 | DJCatalogHelperRoute::getItemRoute() | JROOT/components/com_djcatalog2/views/items/tmpl/default_items.php:27 |
| 15 | include JROOT/components/com_djcatalog2/views/items/tmpl/default_items.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_djcatalog2/views/items/tmpl/default.php:228 |
| 13 | include JROOT/components/com_djcatalog2/views/items/tmpl/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/items/view.html.php:268 |
| 10 | DJCatalog2ViewItems->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.79 ms Po ostatnim zapytaniu: 5.15 ms Pamięć zapytania: 0.021 MB Pamięć przed zapytaniem: 4.906 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.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 11 | JDatabaseDriverMysqli->execute() | 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.95 ms Po ostatnim zapytaniu: 8.94 ms Pamięć zapytania: 0.026 MB Pamięć przed zapytaniem: 5.058 MB Zwróconych wierszy: 1
SELECT COUNT(DISTINCT i.id)
FROM kwrlh_djc2_items AS i
INNER JOIN (
SELECT ic.item_id
FROM kwrlh_djc2_items_categories AS ic
INNER JOIN kwrlh_djc2_categories AS c
ON c.id=ic.category_id
WHERE c.published = 1
AND ic.category_id IN (9)) AS category_filter
ON i.id = category_filter.item_id
WHERE i.published = 1
AND i.parent_id = 0
AND (i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2026-02-16 21:18:57')
AND (i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2026-02-16 21:18:57')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | c | NULL | const | PRIMARY,idx_published,idx_published_parent_ordering | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| 1 | SIMPLE | i | NULL | ref | PRIMARY,idx_parent_id,idx_published | idx_published | 4 | const | 53 | 15.79 | Using where |
| 1 | SIMPLE | ic | NULL | eq_ref | PRIMARY,item_category | PRIMARY | 8 | const,34982416_b836cd89.i.id | 1 | 100.00 | Using index |
| Status | Duration |
|---|
| starting | 0.14 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.09 ms |
| System lock | 0.01 ms |
| optimizing | 0.03 ms |
| statistics | 0.16 ms |
| preparing | 0.07 ms |
| executing | 0.00 ms |
| Sending data | 0.70 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| removing tmp table | 0.01 ms |
| query end | 0.00 ms |
| closing tables | 0.04 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.02 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 20 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_djcatalog2/lib/categories.php:161 |
| 19 | Djc2CategoryNode->getProductCount() | JROOT/modules/mod_djc2categories/helper.php:130 |
| 18 | DJC2CategoriesModuleHelper::makeList() | JROOT/modules/mod_djc2categories/helper.php:77 |
| 17 | DJC2CategoriesModuleHelper::getHtml() | JROOT/modules/mod_djc2categories/mod_djc2categories.php:32 |
| 16 | include JROOT/modules/mod_djc2categories/mod_djc2categories.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 15 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 14 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:780 |
| 13 | JMFTemplate->renderModules() | JROOT/templates/miro/tpl/blocks/main.php:70 |
| 12 | include JROOT/templates/miro/tpl/blocks/main.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: 1.11 ms Po ostatnim zapytaniu: 0.11 ms Pamięć zapytania: 0.026 MB Pamięć przed zapytaniem: 5.069 MB Zwróconych wierszy: 1
SELECT COUNT(DISTINCT i.id)
FROM kwrlh_djc2_items AS i
INNER JOIN (
SELECT ic.item_id
FROM kwrlh_djc2_items_categories AS ic
INNER JOIN kwrlh_djc2_categories AS c
ON c.id=ic.category_id
WHERE c.published = 1
AND ic.category_id IN (10)) AS category_filter
ON i.id = category_filter.item_id
WHERE i.published = 1
AND i.parent_id = 0
AND (i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2026-02-16 21:18:57')
AND (i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2026-02-16 21:18:57')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | c | NULL | const | PRIMARY,idx_published,idx_published_parent_ordering | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| 1 | SIMPLE | ic | NULL | ref | PRIMARY,item_category | PRIMARY | 4 | const | 8 | 100.00 | Using index |
| 1 | SIMPLE | i | NULL | eq_ref | PRIMARY,idx_parent_id,idx_published | PRIMARY | 4 | 34982416_b836cd89.ic.item_id | 1 | 5.33 | Using where |
| Status | Duration |
|---|
| starting | 0.12 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.07 ms |
| System lock | 0.01 ms |
| optimizing | 0.03 ms |
| statistics | 0.13 ms |
| preparing | 0.06 ms |
| executing | 0.00 ms |
| Sending data | 0.07 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| removing tmp table | 0.01 ms |
| query end | 0.00 ms |
| closing tables | 0.03 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 20 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_djcatalog2/lib/categories.php:161 |
| 19 | Djc2CategoryNode->getProductCount() | JROOT/modules/mod_djc2categories/helper.php:130 |
| 18 | DJC2CategoriesModuleHelper::makeList() | JROOT/modules/mod_djc2categories/helper.php:77 |
| 17 | DJC2CategoriesModuleHelper::getHtml() | JROOT/modules/mod_djc2categories/mod_djc2categories.php:32 |
| 16 | include JROOT/modules/mod_djc2categories/mod_djc2categories.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 15 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 14 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:780 |
| 13 | JMFTemplate->renderModules() | JROOT/templates/miro/tpl/blocks/main.php:70 |
| 12 | include JROOT/templates/miro/tpl/blocks/main.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: 1.68 ms Po ostatnim zapytaniu: 0.45 ms Pamięć zapytania: 0.026 MB Pamięć przed zapytaniem: 5.082 MB Zwróconych wierszy: 1
SELECT COUNT(DISTINCT i.id)
FROM kwrlh_djc2_items AS i
INNER JOIN (
SELECT ic.item_id
FROM kwrlh_djc2_items_categories AS ic
INNER JOIN kwrlh_djc2_categories AS c
ON c.id=ic.category_id
WHERE c.published = 1
AND ic.category_id IN (14)) AS category_filter
ON i.id = category_filter.item_id
WHERE i.published = 1
AND i.parent_id = 0
AND (i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2026-02-16 21:18:57')
AND (i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2026-02-16 21:18:57')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | c | NULL | const | PRIMARY,idx_published,idx_published_parent_ordering | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| 1 | SIMPLE | i | NULL | ref | PRIMARY,idx_parent_id,idx_published | idx_published | 4 | const | 53 | 15.79 | Using where |
| 1 | SIMPLE | ic | NULL | eq_ref | PRIMARY,item_category | PRIMARY | 8 | const,34982416_b836cd89.i.id | 1 | 100.00 | Using index |
| Status | Duration |
|---|
| starting | 0.11 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.03 ms |
| statistics | 0.12 ms |
| preparing | 0.05 ms |
| executing | 0.00 ms |
| Sending data | 0.66 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| removing tmp table | 0.01 ms |
| query end | 0.00 ms |
| closing tables | 0.04 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 20 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_djcatalog2/lib/categories.php:161 |
| 19 | Djc2CategoryNode->getProductCount() | JROOT/modules/mod_djc2categories/helper.php:130 |
| 18 | DJC2CategoriesModuleHelper::makeList() | JROOT/modules/mod_djc2categories/helper.php:77 |
| 17 | DJC2CategoriesModuleHelper::getHtml() | JROOT/modules/mod_djc2categories/mod_djc2categories.php:32 |
| 16 | include JROOT/modules/mod_djc2categories/mod_djc2categories.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 15 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 14 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:780 |
| 13 | JMFTemplate->renderModules() | JROOT/templates/miro/tpl/blocks/main.php:70 |
| 12 | include JROOT/templates/miro/tpl/blocks/main.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: 1.69 ms Po ostatnim zapytaniu: 0.36 ms Pamięć zapytania: 0.026 MB Pamięć przed zapytaniem: 5.094 MB Zwróconych wierszy: 1
SELECT COUNT(DISTINCT i.id)
FROM kwrlh_djc2_items AS i
INNER JOIN (
SELECT ic.item_id
FROM kwrlh_djc2_items_categories AS ic
INNER JOIN kwrlh_djc2_categories AS c
ON c.id=ic.category_id
WHERE c.published = 1
AND ic.category_id IN (41)) AS category_filter
ON i.id = category_filter.item_id
WHERE i.published = 1
AND i.parent_id = 0
AND (i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2026-02-16 21:18:57')
AND (i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2026-02-16 21:18:57')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | c | NULL | const | PRIMARY,idx_published,idx_published_parent_ordering | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| 1 | SIMPLE | i | NULL | ref | PRIMARY,idx_parent_id,idx_published | idx_published | 4 | const | 53 | 15.79 | Using where |
| 1 | SIMPLE | ic | NULL | eq_ref | PRIMARY,item_category | PRIMARY | 8 | const,34982416_b836cd89.i.id | 1 | 100.00 | Using index |
| Status | Duration |
|---|
| starting | 0.10 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.03 ms |
| statistics | 0.12 ms |
| preparing | 0.05 ms |
| executing | 0.00 ms |
| Sending data | 0.69 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| removing tmp table | 0.01 ms |
| query end | 0.00 ms |
| closing tables | 0.03 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 20 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_djcatalog2/lib/categories.php:161 |
| 19 | Djc2CategoryNode->getProductCount() | JROOT/modules/mod_djc2categories/helper.php:130 |
| 18 | DJC2CategoriesModuleHelper::makeList() | JROOT/modules/mod_djc2categories/helper.php:77 |
| 17 | DJC2CategoriesModuleHelper::getHtml() | JROOT/modules/mod_djc2categories/mod_djc2categories.php:32 |
| 16 | include JROOT/modules/mod_djc2categories/mod_djc2categories.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 15 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 14 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:780 |
| 13 | JMFTemplate->renderModules() | JROOT/templates/miro/tpl/blocks/main.php:70 |
| 12 | include JROOT/templates/miro/tpl/blocks/main.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: 2.14 ms Po ostatnim zapytaniu: 0.91 ms Pamięć zapytania: 0.040 MB Pamięć przed zapytaniem: 5.128 MB Zwróconych wierszy: 19
SELECT f.*, g.name as group_name, g.label as group_label
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
and f.filterable = 1
and (f.type = 'checkbox' or f.type = 'radio' or f.type = 'select' or f.type = 'text' or f.type = 'color' or f.type = 'multicolor' or f.type = 'multiselect')
and (g.id in (4,2,3))
GROUP BY f.id
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 | g | NULL | ALL | PRIMARY | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 3 | 100.00 | Using where; Using temporary; Uruchomiono metodę filesort |
| 1 | SIMPLE | f | NULL | ref | PRIMARY,idx_published,idx_filterable,idx_type,idx_group_id | idx_group_id | 4 | 34982416_b836cd89.g.id | 6 | 89.75 | Using where |
| Status | Duration |
|---|
| starting | 0.14 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.10 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.20 ms |
| preparing | 0.04 ms |
| Creating tmp table | 0.06 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.54 ms |
| Creating sort index | 0.26 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| removing tmp table | 0.05 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 |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 19 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_djc2filters/helper.php:165 |
| 18 | DJC2FiltersModuleHelper::getAttributes() | JROOT/modules/mod_djc2filters/helper.php:28 |
| 17 | DJC2FiltersModuleHelper::getData() | JROOT/modules/mod_djc2filters/mod_djc2filters.php:49 |
| 16 | include JROOT/modules/mod_djc2filters/mod_djc2filters.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 15 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 14 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:780 |
| 13 | JMFTemplate->renderModules() | JROOT/templates/miro/tpl/blocks/main.php:70 |
| 12 | include JROOT/templates/miro/tpl/blocks/main.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: 1.53 ms Po ostatnim zapytaniu: 0.11 ms Pamięć zapytania: 0.040 MB Pamięć przed zapytaniem: 5.173 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.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.11 ms |
| preparing | 0.01 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.63 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.02 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 19 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_djc2filters/helper.php:175 |
| 18 | DJC2FiltersModuleHelper::getAttributes() | JROOT/modules/mod_djc2filters/helper.php:28 |
| 17 | DJC2FiltersModuleHelper::getData() | JROOT/modules/mod_djc2filters/mod_djc2filters.php:49 |
| 16 | include JROOT/modules/mod_djc2filters/mod_djc2filters.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 15 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 14 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:780 |
| 13 | JMFTemplate->renderModules() | JROOT/templates/miro/tpl/blocks/main.php:70 |
| 12 | include JROOT/templates/miro/tpl/blocks/main.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.67 ms Po ostatnim zapytaniu: 0.10 ms Pamięć zapytania: 0.026 MB Pamięć przed zapytaniem: 5.263 MB Zwróconych wierszy: 0
SELECT distinct *
FROM kwrlh_djc2_items_extra_fields_values_text
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, value 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.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| executing | 0.01 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 |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 19 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_djc2filters/helper.php:184 |
| 18 | DJC2FiltersModuleHelper::getAttributes() | JROOT/modules/mod_djc2filters/helper.php:28 |
| 17 | DJC2FiltersModuleHelper::getData() | JROOT/modules/mod_djc2filters/mod_djc2filters.php:49 |
| 16 | include JROOT/modules/mod_djc2filters/mod_djc2filters.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 15 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 14 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:780 |
| 13 | JMFTemplate->renderModules() | JROOT/templates/miro/tpl/blocks/main.php:70 |
| 12 | include JROOT/templates/miro/tpl/blocks/main.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: 5.70 ms Po ostatnim zapytaniu: 0.54 ms Pamięć zapytania: 0.035 MB Pamięć przed zapytaniem: 5.293 MB Zwróconych wierszy: 77
SELECT ef.id as field_id, ef.name as field_name, opt.id as option_id, opt.value as option_value, count(fv.item_id) as item_count
FROM kwrlh_djc2_items_extra_fields_values_int as fv
INNER JOIN kwrlh_djc2_items_extra_fields as ef
on ef.id=fv.field_id
INNER JOIN kwrlh_djc2_items_extra_fields_options as opt
on opt.field_id=ef.id
and opt.id=fv.value
INNER JOIN (
SELECT distinct i.id
FROM kwrlh_djc2_items as i
INNER JOIN (SELECT ic.item_id
FROM kwrlh_djc2_items_categories AS ic
INNER JOIN kwrlh_djc2_categories AS c
ON c.id=ic.category_id
WHERE c.published = 1
AND c.access IN (1,1,5)
AND ic.category_id IN (9)) as category_filter
ON i.id = category_filter.item_id
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 (i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2026-02-16 21:18:57')
AND (i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2026-02-16 21:18:57')
AND i.published = 1
AND i.access IN (1,1,5)
AND i.parent_id=0
ORDER BY i.id asc) as item_ids
on fv.item_id = item_ids.id
GROUP BY ef.id, opt.value
ORDER BY ef.name asc
| 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 | 4 | 100.00 | Using temporary; Uruchomiono metodę filesort |
| 1 | PRIMARY | fv | NULL | ref | idx_item_field,idx_value | idx_item_field | 4 | item_ids.id | 12 | 100.00 | NULL |
| 1 | PRIMARY | ef | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.fv.field_id | 1 | 100.00 | NULL |
| 1 | PRIMARY | opt | NULL | eq_ref | PRIMARY,idx_field_id | PRIMARY | 4 | 34982416_b836cd89.fv.value | 1 | 5.30 | Using where |
| 2 | DERIVED | gc | NULL | system | item_group,group_item | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 0 | 0.00 | const row not found |
| 2 | DERIVED | c | NULL | const | PRIMARY,idx_published,idx_published_parent_ordering,idx_access | PRIMARY | 4 | const | 1 | 100.00 | Using temporary; Uruchomiono metodę filesort |
| 2 | DERIVED | ic | NULL | ref | PRIMARY,item_category | PRIMARY | 4 | const | 39 | 100.00 | Using index |
| 2 | DERIVED | i | NULL | eq_ref | PRIMARY,idx_parent_id,idx_published,idx_access | PRIMARY | 4 | 34982416_b836cd89.ic.item_id | 1 | 5.30 | Using where |
| 2 | DERIVED | c | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.i.cat_id | 1 | 100.00 | Using index |
| 2 | DERIVED | p | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.i.producer_id | 1 | 100.00 | Using index; Distinct |
| 2 | DERIVED | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.i.created_by | 1 | 100.00 | Using index; Distinct |
| 2 | DERIVED | countries | NULL | eq_ref | PRIMARY | PRIMARY | 2 | 34982416_b836cd89.i.country | 1 | 100.00 | Using where; Using index; Distinct |
| 2 | DERIVED | states | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.i.state | 1 | 100.00 | Using index; Distinct |
| 2 | DERIVED | <derived4> | NULL | ref | <auto_key0> | <auto_key0> | 4 | 34982416_b836cd89.ic.item_id | 2 | 100.00 | Distinct |
| 4 | 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.28 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 |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.05 ms |
| init | 0.20 ms |
| System lock | 0.02 ms |
| optimizing | 0.01 ms |
| optimizing | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| Creating tmp table | 0.02 ms |
| Sorting result | 0.05 ms |
| statistics | 0.26 ms |
| preparing | 0.05 ms |
| Creating tmp table | 0.02 ms |
| Sorting result | 0.02 ms |
| statistics | 0.12 ms |
| preparing | 0.02 ms |
| Creating tmp table | 0.03 ms |
| Sorting result | 0.01 ms |
| executing | 0.01 ms |
| Sending data | 0.01 ms |
| executing | 0.01 ms |
| Sending data | 0.11 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.44 ms |
| Creating sort index | 2.80 ms |
| Creating sort index | 0.26 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| removing tmp table | 0.01 ms |
| query end | 0.01 ms |
| removing tmp table | 0.01 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.00 ms |
| removing tmp table | 0.01 ms |
| closing tables | 0.09 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.02 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 19 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_djc2filters/helper.php:344 |
| 18 | DJC2FiltersModuleHelper::getCountersApprox() | JROOT/modules/mod_djc2filters/helper.php:29 |
| 17 | DJC2FiltersModuleHelper::getData() | JROOT/modules/mod_djc2filters/mod_djc2filters.php:49 |
| 16 | include JROOT/modules/mod_djc2filters/mod_djc2filters.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 15 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 14 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:780 |
| 13 | JMFTemplate->renderModules() | JROOT/templates/miro/tpl/blocks/main.php:70 |
| 12 | include JROOT/templates/miro/tpl/blocks/main.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: 1.69 ms Po ostatnim zapytaniu: 0.13 ms Pamięć zapytania: 0.026 MB Pamięć przed zapytaniem: 5.354 MB Zwróconych wierszy: 0
SELECT ef.id as field_id, ef.name as field_name, "" as option_id, "" as option_value, count(fv.item_id) as item_count
FROM kwrlh_djc2_items_extra_fields_values_text as fv
INNER JOIN kwrlh_djc2_items_extra_fields as ef
on ef.id=fv.field_id
AND ef.filterable = 1
INNER JOIN (
SELECT distinct i.id
FROM kwrlh_djc2_items as i
INNER JOIN (SELECT ic.item_id
FROM kwrlh_djc2_items_categories AS ic
INNER JOIN kwrlh_djc2_categories AS c
ON c.id=ic.category_id
WHERE c.published = 1
AND c.access IN (1,1,5)
AND ic.category_id IN (9)) as category_filter
ON i.id = category_filter.item_id
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 (i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2026-02-16 21:18:57')
AND (i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2026-02-16 21:18:57')
AND i.published = 1
AND i.access IN (1,1,5)
AND i.parent_id=0
ORDER BY i.id asc) as item_ids
on fv.item_id = item_ids.id
GROUP BY ef.id
ORDER BY ef.name asc
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | PRIMARY | NULL | NULL | NULL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | NULL | NULL | no matching row in const table |
| 2 | DERIVED | gc | NULL | system | item_group,group_item | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 0 | 0.00 | const row not found |
| 2 | DERIVED | c | NULL | const | PRIMARY,idx_published,idx_published_parent_ordering,idx_access | PRIMARY | 4 | const | 1 | 100.00 | Using temporary; Uruchomiono metodę filesort |
| 2 | DERIVED | ic | NULL | ref | PRIMARY,item_category | PRIMARY | 4 | const | 39 | 100.00 | Using index |
| 2 | DERIVED | i | NULL | eq_ref | PRIMARY,idx_parent_id,idx_published,idx_access | PRIMARY | 4 | 34982416_b836cd89.ic.item_id | 1 | 5.30 | Using where |
| 2 | DERIVED | c | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.i.cat_id | 1 | 100.00 | Using index; Distinct |
| 2 | DERIVED | p | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.i.producer_id | 1 | 100.00 | Using index; Distinct |
| 2 | DERIVED | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.i.created_by | 1 | 100.00 | Using index; Distinct |
| 2 | DERIVED | countries | NULL | eq_ref | PRIMARY | PRIMARY | 2 | 34982416_b836cd89.i.country | 1 | 100.00 | Using where; Using index; Distinct |
| 2 | DERIVED | states | NULL | eq_ref | PRIMARY | PRIMARY | 4 | 34982416_b836cd89.i.state | 1 | 100.00 | Using index; Distinct |
| 2 | DERIVED | <derived4> | NULL | ref | <auto_key0> | <auto_key0> | 4 | 34982416_b836cd89.ic.item_id | 2 | 100.00 | Distinct |
| 4 | 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.27 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 |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| init | 0.18 ms |
| System lock | 0.02 ms |
| optimizing | 0.01 ms |
| optimizing | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| Creating tmp table | 0.02 ms |
| Sorting result | 0.05 ms |
| statistics | 0.26 ms |
| preparing | 0.05 ms |
| Creating tmp table | 0.02 ms |
| Sorting result | 0.02 ms |
| statistics | 0.05 ms |
| executing | 0.02 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| removing tmp table | 0.01 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.00 ms |
| removing tmp table | 0.00 ms |
| closing tables | 0.02 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.02 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 19 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_djc2filters/helper.php:355 |
| 18 | DJC2FiltersModuleHelper::getCountersApprox() | JROOT/modules/mod_djc2filters/helper.php:29 |
| 17 | DJC2FiltersModuleHelper::getData() | JROOT/modules/mod_djc2filters/mod_djc2filters.php:49 |
| 16 | include JROOT/modules/mod_djc2filters/mod_djc2filters.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 15 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 14 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/system/ef4_jmframework/includes/libraries/template.php:780 |
| 13 | JMFTemplate->renderModules() | JROOT/templates/miro/tpl/blocks/main.php:70 |
| 12 | include JROOT/templates/miro/tpl/blocks/main.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: 1.29 ms Po ostatnim zapytaniu: 4.43 ms Pamięć zapytania: 0.045 MB Pamięć przed zapytaniem: 5.398 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.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.21 ms |
| init | 0.07 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.11 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.12 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 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.70 ms Po ostatnim zapytaniu: 0.12 ms Pamięć zapytania: 0.027 MB Pamięć przed zapytaniem: 5.423 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.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.04 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 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: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: 1.14 ms Po ostatnim zapytaniu: 0.09 ms Pamięć zapytania: 0.029 MB Pamięć przed zapytaniem: 5.435 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.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.17 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.11 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.15 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: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.94 ms Po ostatnim zapytaniu: 0.83 ms Pamięć zapytania: 0.027 MB Pamięć przed zapytaniem: 5.469 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.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.12 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.08 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.04 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 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.74 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.027 MB Pamięć przed zapytaniem: 5.480 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.05 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.07 ms |
| preparing | 0.02 ms |
| executing | 0.01 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 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.71 ms Po ostatnim zapytaniu: 0.06 ms Pamięć zapytania: 0.027 MB Pamięć przed zapytaniem: 5.492 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.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 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.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 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: 1.62 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.028 MB Pamięć przed zapytaniem: 5.507 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.09 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.27 ms |
| init | 0.04 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.10 ms |
| preparing | 0.04 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.43 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.04 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.02 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 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: 1.33 ms Po ostatnim zapytaniu: 1.08 ms Pamięć zapytania: 0.033 MB Pamięć przed zapytaniem: 5.532 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.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.09 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.48 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 |
|---|
| 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.63 ms Po ostatnim zapytaniu: 0.10 ms Pamięć zapytania: 0.028 MB Pamięć przed zapytaniem: 5.591 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.01 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.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 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.99 ms Po ostatnim zapytaniu: 0.09 ms Pamięć zapytania: 0.031 MB Pamięć przed zapytaniem: 5.605 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.04 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.10 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.24 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 |
|---|
| 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.97 ms Po ostatnim zapytaniu: 0.83 ms Pamięć zapytania: 0.029 MB Pamięć przed zapytaniem: 5.675 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.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.07 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.21 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 |
|---|
| 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.75 ms Po ostatnim zapytaniu: 0.10 ms Pamięć zapytania: 0.029 MB Pamięć przed zapytaniem: 5.688 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.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.06 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.04 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 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.71 ms Po ostatnim zapytaniu: 0.23 ms Pamięć zapytania: 0.027 MB Pamięć przed zapytaniem: 5.708 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.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.05 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 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: 1.09 ms Po ostatnim zapytaniu: 1.07 ms Pamięć zapytania: 0.029 MB Pamięć przed zapytaniem: 5.729 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.08 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.09 ms |
| preparing | 0.02 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 |
|---|
| 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: 1.32 ms Po ostatnim zapytaniu: 0.12 ms Pamięć zapytania: 0.028 MB Pamięć przed zapytaniem: 5.743 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.09 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.05 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.09 ms |
| preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.39 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 |
|---|
| 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.89 ms Po ostatnim zapytaniu: 0.08 ms Pamięć zapytania: 0.027 MB Pamięć przed zapytaniem: 5.756 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.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.12 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.05 ms |
| preparing | 0.02 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.04 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 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/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.91 ms Po ostatnim zapytaniu: 0.06 ms Pamięć zapytania: 0.027 MB Pamięć przed zapytaniem: 5.768 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.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.18 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.05 ms |
| preparing | 0.02 ms |
| Sorting result | 0.00 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 |
|---|
| 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.76 ms Po ostatnim zapytaniu: 3.51 ms Pamięć zapytania: 0.021 MB Pamięć przed zapytaniem: 5.833 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.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.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.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: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.95 ms Po ostatnim zapytaniu: 4.19 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 5.958 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.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.17 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.05 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Wywołujący | Plik i numer linii |
|---|
| 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`
4 × 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
4 × SELECT COUNT(DISTINCT i.id)
FROM kwrlh_djc2_items AS i
INNER JOIN ( SELECT ic.item_id
FROM kwrlh_djc2_items_categories AS ic
INNER JOIN kwrlh_djc2_categories AS c
ON c.id=ic.category_id
4 × SELECT c.*
FROM kwrlh_djc2_categories AS c
3 × SELECT *
FROM kwrlh_template_styles
2 × SELECT f.*
FROM kwrlh_djc2_items_extra_fields as f
INNER JOIN kwrlh_djc2_items_groups as i
on i.group_id = f.group_id
INNER JOIN ( SELECT distinct i.id
FROM kwrlh_djc2_items as i
INNER JOIN (SELECT ic.item_id
FROM kwrlh_djc2_items_categories AS ic
INNER JOIN kwrlh_djc2_categories AS c
ON c.id=ic.category_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 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
2 × SELECT `ip`,`reason`
FROM kwrlh_rsfirewall_lists
2 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `kwrlh_extensions`
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
1 × SELECT *
FROM kwrlh_djc2_images
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 id, producer_id
from kwrlh_djc2_items
1 × SELECT count(table_a.id) as count_a, count(table_b.id) as count_b, count(table_c.id) as count_c, count(table_d.id) as count_d, count(table_e.id) as count_e, count(table_f.id) as count_f, count(table_g.id) as count_g, count(table_h.id) as count_h, count(table_i.id) as count_i, count(table_j.id) as count_j, count(table_k.id) as count_k, count(table_l.id) as count_l, count(table_m.id) as count_m, count(table_n.id) as count_n, count(table_o.id) as count_o, count(table_p.id) as count_p, count(table_q.id) as count_q, count(table_r.id) as count_r, count(table_s.id) as count_s, count(table_t.id) as count_t, count(table_u.id) as count_u, count(table_v.id) as count_v, count(table_w.id) as count_w, count(table_x.id) as count_x, count(table_y.id) as count_y, count(table_z.id) as count_z
FROM kwrlh_djc2_items as items
left join kwrlh_djc2_items as table_a
on table_a.id = items.id
and lower(table_a.name) like 'a%'
left join kwrlh_djc2_items as table_b
on table_b.id = items.id
and lower(table_b.name) like 'b%'
left join kwrlh_djc2_items as table_c
on table_c.id = items.id
and lower(table_c.name) like 'c%'
left join kwrlh_djc2_items as table_d
on table_d.id = items.id
and lower(table_d.name) like 'd%'
left join kwrlh_djc2_items as table_e
on table_e.id = items.id
and lower(table_e.name) like 'e%'
left join kwrlh_djc2_items as table_f
on table_f.id = items.id
and lower(table_f.name) like 'f%'
left join kwrlh_djc2_items as table_g
on table_g.id = items.id
and lower(table_g.name) like 'g%'
left join kwrlh_djc2_items as table_h
on table_h.id = items.id
and lower(table_h.name) like 'h%'
left join kwrlh_djc2_items as table_i
on table_i.id = items.id
and lower(table_i.name) like 'i%'
left join kwrlh_djc2_items as table_j
on table_j.id = items.id
and lower(table_j.name) like 'j%'
left join kwrlh_djc2_items as table_k
on table_k.id = items.id
and lower(table_k.name) like 'k%'
left join kwrlh_djc2_items as table_l
on table_l.id = items.id
and lower(table_l.name) like 'l%'
left join kwrlh_djc2_items as table_m
on table_m.id = items.id
and lower(table_m.name) like 'm%'
left join kwrlh_djc2_items as table_n
on table_n.id = items.id
and lower(table_n.name) like 'n%'
left join kwrlh_djc2_items as table_o
on table_o.id = items.id
and lower(table_o.name) like 'o%'
left join kwrlh_djc2_items as table_p
on table_p.id = items.id
and lower(table_p.name) like 'p%'
left join kwrlh_djc2_items as table_q
on table_q.id = items.id
and lower(table_q.name) like 'q%'
left join kwrlh_djc2_items as table_r
on table_r.id = items.id
and lower(table_r.name) like 'r%'
left join kwrlh_djc2_items as table_s
on table_s.id = items.id
and lower(table_s.name) like 's%'
left join kwrlh_djc2_items as table_t
on table_t.id = items.id
and lower(table_t.name) like 't%'
left join kwrlh_djc2_items as table_u
on table_u.id = items.id
and lower(table_u.name) like 'u%'
left join kwrlh_djc2_items as table_v
on table_v.id = items.id
and lower(table_v.name) like 'v%'
left join kwrlh_djc2_items as table_w
on table_w.id = items.id
and lower(table_w.name) like 'w%'
left join kwrlh_djc2_items as table_x
on table_x.id = items.id
and lower(table_x.name) like 'x%'
left join kwrlh_djc2_items as table_y
on table_y.id = items.id
and lower(table_y.name) like 'y%'
left join kwrlh_djc2_items as table_z
on table_z.id = items.id
and lower(table_z.name) like 'z%'
1 × SELECT id
FROM kwrlh_template_styles
1 × SELECT f.*, g.name as group_name, g.label as group_label
FROM kwrlh_djc2_items_extra_fields as f
LEFT JOIN kwrlh_djc2_items_extra_fields_groups as g
ON g.id=f.group_id
1 × SELECT *
FROM kwrlh_djc2_items_extra_fields_options
1 × SELECT `data`
FROM `kwrlh_session`
1 × SELECT distinct *
FROM kwrlh_djc2_items_extra_fields_values_text
1 × SELECT ef.id as field_id, ef.name as field_name, opt.id as option_id, opt.value as option_value, count(fv.item_id) as item_count
FROM kwrlh_djc2_items_extra_fields_values_int as fv
INNER JOIN kwrlh_djc2_items_extra_fields as ef
on ef.id=fv.field_id
INNER JOIN kwrlh_djc2_items_extra_fields_options as opt
on opt.field_id=ef.id
and opt.id=fv.value
INNER JOIN ( SELECT distinct i.id
FROM kwrlh_djc2_items as i
INNER JOIN (SELECT ic.item_id
FROM kwrlh_djc2_items_categories AS ic
INNER JOIN kwrlh_djc2_categories AS c
ON c.id=ic.category_id
1 × SELECT COUNT(distinct (i.id))
FROM kwrlh_djc2_items as i
INNER JOIN (SELECT ic.item_id
FROM kwrlh_djc2_items_categories AS ic
INNER JOIN kwrlh_djc2_categories AS c
ON c.id=ic.category_id
1 × SELECT ef.id as field_id, ef.name as field_name, "" as option_id, "" as option_value, count(fv.item_id) as item_count
FROM kwrlh_djc2_items_extra_fields_values_text as fv
INNER JOIN kwrlh_djc2_items_extra_fields as ef
on ef.id=fv.field_id
AND ef.filterable = 1
INNER JOIN ( SELECT distinct i.id
FROM kwrlh_djc2_items as i
INNER JOIN (SELECT ic.item_id
FROM kwrlh_djc2_items_categories AS ic
INNER JOIN kwrlh_djc2_categories AS c
ON c.id=ic.category_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 DISTINCT a.id, a.name as text
FROM kwrlh_djc2_producers as a
INNER JOIN kwrlh_djc2_items AS i
ON a.id = i.producer_id
AND i.published = 1
INNER JOIN kwrlh_djc2_items_categories AS c
ON c.item_id = i.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 *
FROM kwrlh_djc2_price_rules
1 × SELECT *
FROM kwrlh_rsfirewall_exceptions
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_languages
1 × 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_items as i
INNER JOIN kwrlh_djc2_images as img
on img.id=(select id
from kwrlh_djc2_images
1 × select alias
from kwrlh_djc2_items_extra_fields
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 o.id, o.field_id
FROM kwrlh_djc2_items_extra_fields_options AS o
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
INNER JOIN (SELECT ic.item_id
FROM kwrlh_djc2_items_categories AS ic
INNER JOIN kwrlh_djc2_categories AS c
ON c.id=ic.category_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_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 `session_id`
FROM `kwrlh_session`
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 cg.*, p.item_id, p.available, p.price
FROM kwrlh_djc2_customer_groups AS cg
INNER JOIN kwrlh_djc2_prices AS p
ON p.group_id=cg.id
1 × SELECT manifest_cache
FROM kwrlh_extensions