Время запроса: 0.45 ms Память запроса: 0.020 MB. Память перед запросом: 1.029 MB Возвращено строк: 0
SELECT `session_id`
FROM `xsd8v_session`
WHERE `session_id` = X'37746570656e6532673635327663657534666a716f6a6e706732'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | xsd8v_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
| Status | Duration |
|---|
| Starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.07 ms |
| Preparing | 0.01 ms |
| Executing | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.01 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 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 |
Время запроса: 0.89 ms После последнего запроса: 0.12 ms Память запроса: 0.004 MB. Память перед запросом: 1.035 MB
INSERT INTO `xsd8v_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
(X'37746570656e6532673635327663657534666a716f6a6e706732', 1, 1765275177, 0, '', 0)
EXPLAIN недоступен для: INSERT INTO `xsd8v_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(X'37746570656e6532673635327663657534666a716f6a6e706732', 1, 1765275177, 0, '', 0)
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init for update | 0.03 ms |
| Update | 0.15 ms |
| Waiting for query cache lock | 0.00 ms |
| Update | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.50 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 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 |
Время запроса: 0.40 ms После последнего запроса: 4.67 ms Память запроса: 0.021 MB. Память перед запросом: 1.112 MB Возвращено строк: 5
SELECT id, rules
FROM `xsd8v_viewlevels`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | xsd8v_viewlevels | ALL | NULL | INDEX KEY не используется | NULL | NULL | 5 | |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.06 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 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 |
Время запроса: 0.34 ms После последнего запроса: 0.13 ms Память запроса: 0.021 MB. Память перед запросом: 1.123 MB Возвращено строк: 2
SELECT b.id
FROM xsd8v_usergroups AS a
LEFT JOIN xsd8v_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 9
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | b | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 2 | Using where; Using index |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.06 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 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 |
Время запроса: 0.40 ms После последнего запроса: 7.35 ms Память запроса: 0.021 MB. Память перед запросом: 1.470 MB Возвращено строк: 0
SELECT `path`
FROM xsd8v_rsfirewall_ignored
WHERE `type`='ignore_folder' OR `type`='ignore_file'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | xsd8v_rsfirewall_ignored | ALL | NULL | INDEX KEY не используется | NULL | NULL | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.01 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 11 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_rsfirewall/helpers/config.php:56 |
| 10 | RSFirewallConfig->load() | JROOT/administrator/components/com_rsfirewall/helpers/config.php:22 |
| 9 | RSFirewallConfig->__construct() | JROOT/administrator/components/com_rsfirewall/helpers/config.php:164 |
| 8 | RSFirewallConfig::getInstance() | JROOT/plugins/system/rsfirewall/rsfirewall.php:41 |
| 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 |
Время запроса: 0.41 ms После последнего запроса: 0.09 ms Память запроса: 0.021 MB. Память перед запросом: 1.475 MB Возвращено строк: 0
SELECT `file`
FROM xsd8v_rsfirewall_hashes
WHERE `type`='protect'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | xsd8v_rsfirewall_hashes | ALL | NULL | INDEX KEY не используется | NULL | NULL | 375 | Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.19 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.02 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 11 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_rsfirewall/helpers/config.php:63 |
| 10 | RSFirewallConfig->load() | JROOT/administrator/components/com_rsfirewall/helpers/config.php:22 |
| 9 | RSFirewallConfig->__construct() | JROOT/administrator/components/com_rsfirewall/helpers/config.php:164 |
| 8 | RSFirewallConfig::getInstance() | JROOT/plugins/system/rsfirewall/rsfirewall.php:41 |
| 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 |
Время запроса: 0.26 ms После последнего запроса: 0.06 ms Память запроса: 0.025 MB. Память перед запросом: 1.480 MB Возвращено строк: 64
SELECT *
FROM xsd8v_rsfirewall_configuration
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | xsd8v_rsfirewall_configuration | ALL | NULL | INDEX KEY не используется | NULL | NULL | 64 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 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 of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 11 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_rsfirewall/helpers/config.php:71 |
| 10 | RSFirewallConfig->load() | JROOT/administrator/components/com_rsfirewall/helpers/config.php:22 |
| 9 | RSFirewallConfig->__construct() | JROOT/administrator/components/com_rsfirewall/helpers/config.php:164 |
| 8 | RSFirewallConfig::getInstance() | JROOT/plugins/system/rsfirewall/rsfirewall.php:41 |
| 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 |
Время запроса: 0.84 ms После последнего запроса: 3.42 ms Память запроса: 0.024 MB. Память перед запросом: 1.702 MB Возвращено строк: 10
SHOW FULL COLUMNS
FROM `xsd8v_rsfirewall_logs`
EXPLAIN недоступен для: SHOW FULL COLUMNS FROM `xsd8v_rsfirewall_logs`
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.00 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.33 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Filling schema table | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| checking permissions | 0.07 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Removing tmp table | 0.08 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 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:38 |
| 11 | RsfirewallTableLogs->__construct() | JROOT/libraries/src/Table/Table.php:328 |
| 10 | Joomla\CMS\Table\Table::getInstance() | JROOT/administrator/components/com_rsfirewall/helpers/log.php:31 |
| 9 | RSFirewallLogger->__construct() | JROOT/administrator/components/com_rsfirewall/helpers/log.php:84 |
| 8 | RSFirewallLogger::getInstance() | JROOT/plugins/system/rsfirewall/rsfirewall.php:63 |
| 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 |
Время запроса: 0.45 ms После последнего запроса: 47.90 ms Память запроса: 0.022 MB. Память перед запросом: 2.369 MB Возвращено строк: 1
SELECT `params`
FROM `xsd8v_extensions`
WHERE `type` = 'component'
AND `element` = 'com_jchoptimize'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | xsd8v_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | Using index condition; Using where |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.08 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 13 | JDatabaseDriver->loadResult() | JROOT/libraries/fof40/Params/Params.php:55 |
| 12 | FOF40\Params\Params->reload() | JROOT/libraries/fof40/Params/Params.php:40 |
| 11 | FOF40\Params\Params->__construct() | JROOT/libraries/fof40/Container/Container.php:281 |
| 10 | FOF40\Container\Container->FOF40\Container\{closure}() | JROOT/libraries/fof40/Pimple/Container.php:115 |
| 9 | FOF40\Pimple\Container->offsetGet() | JROOT/libraries/fof40/Container/ContainerBase.php:27 |
| 8 | FOF40\Container\ContainerBase->__get() | JROOT/plugins/system/jchoptimize/jchoptimize.php:123 |
| 7 | plgSystemJchoptimize->__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 |
Время запроса: 0.43 ms После последнего запроса: 51.29 ms Память запроса: 0.008 MB. Память перед запросом: 2.730 MB
CREATE TABLE IF NOT EXISTS `xsd8v_zoo_jbzoo_config` (`
group` VARCHAR(150) NULL DEFAULT NULL,
`key` VARCHAR(100) NULL DEFAULT NULL,
`value` TEXT NULL,
`type` VARCHAR(10) NULL DEFAULT 'string',
UNIQUE INDEX `group_key` (`
group`, `key`),
INDEX `
group` (`
group`),
INDEX `key` (`key`)) COLLATE='utf8_general_ci' ENGINE=MyISAM;
EXPLAIN недоступен для: CREATE TABLE IF NOT EXISTS `xsd8v_zoo_jbzoo_config` (`group` VARCHAR(150) NULL DEFAULT NULL,
`key` VARCHAR(100) NULL DEFAULT NULL,
`value` TEXT NULL,
`type` VARCHAR(10) NULL DEFAULT 'string',
UNIQUE INDEX `group_key` (`group`, `key`),
INDEX `group` (`group`),
INDEX `key` (`key`)) COLLATE='utf8_general_ci' ENGINE=MyISAM;
| Status | Duration |
|---|
| Starting | 0.20 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.09 ms |
| After opening tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:64 |
| 16 | DatabaseHelper->query() | JROOT/media/zoo/applications/jbuniversal/framework/helpers/jbtables.php:376 |
| 15 | JBTablesHelper->createTable() | JROOT/media/zoo/applications/jbuniversal/framework/helpers/jbtables.php:184 |
| 14 | JBTablesHelper->checkConfig() | JROOT/media/zoo/applications/jbuniversal/framework/models/jbmodel.config.php:56 |
| 13 | JBModelConfig->__construct() | JROOT/media/zoo/applications/jbuniversal/framework/models/jbmodel.config.php:43 |
| 12 | JBModelConfig::model() | JROOT/media/zoo/applications/jbuniversal/framework/events/jsystem.php:54 |
| 11 | JBZooSystemPlugin->__construct() | JROOT/media/zoo/applications/jbuniversal/framework/events/jsystem.php:42 |
| 10 | JBZooSystemPlugin::getInstance() | JROOT/plugins/system/jbzoo/jbzoo.php:96 |
| 9 | plgSystemJBZoo->_initFramework() | JROOT/plugins/system/jbzoo/jbzoo.php:170 |
| 8 | plgSystemJBZoo->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 |
Время запроса: 0.58 ms После последнего запроса: 0.44 ms Память запроса: 0.049 MB. Память перед запросом: 2.739 MB Возвращено строк: 111
SELECT CONCAT_WS(".", `
group`, `key`) as group_key,
`value`,
`type`
FROM xsd8v_zoo_jbzoo_config
LIMIT 1000| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | xsd8v_zoo_jbzoo_config | ALL | NULL | INDEX KEY не используется | NULL | NULL | 111 | |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.21 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/media/zoo/applications/jbuniversal/framework/models/jbmodel.php:156 |
| 16 | JBModel->_query() | JROOT/media/zoo/applications/jbuniversal/framework/models/jbmodel.php:108 |
| 15 | JBModel->fetchAll() | JROOT/media/zoo/applications/jbuniversal/framework/models/jbmodel.config.php:235 |
| 14 | JBModelConfig->_init() | JROOT/media/zoo/applications/jbuniversal/framework/models/jbmodel.config.php:57 |
| 13 | JBModelConfig->__construct() | JROOT/media/zoo/applications/jbuniversal/framework/models/jbmodel.config.php:43 |
| 12 | JBModelConfig::model() | JROOT/media/zoo/applications/jbuniversal/framework/events/jsystem.php:54 |
| 11 | JBZooSystemPlugin->__construct() | JROOT/media/zoo/applications/jbuniversal/framework/events/jsystem.php:42 |
| 10 | JBZooSystemPlugin::getInstance() | JROOT/plugins/system/jbzoo/jbzoo.php:96 |
| 9 | plgSystemJBZoo->_initFramework() | JROOT/plugins/system/jbzoo/jbzoo.php:170 |
| 8 | plgSystemJBZoo->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 |
Время запроса: 0.73 ms После последнего запроса: 9.81 ms Память запроса: 0.009 MB. Память перед запросом: 2.930 MB
UPDATE `xsd8v_extensions`
SET `params` = '{\"mediaversion\":\"a2a64dade846cb5ed210b9949292ad8d\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN недоступен для: UPDATE `xsd8v_extensions`
SET `params` = '{\"mediaversion\":\"a2a64dade846cb5ed210b9949292ad8d\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init for update | 0.08 ms |
| Updating | 0.06 ms |
| End of update loop | 0.00 ms |
| Waiting for query cache lock | 0.00 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.33 ms |
| Query end | 0.01 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Helper/LibraryHelper.php:117 |
| 19 | Joomla\CMS\Helper\LibraryHelper::saveParams() | JROOT/libraries/src/Version.php:372 |
| 18 | Joomla\CMS\Version->setMediaVersion() | JROOT/libraries/src/Version.php:331 |
| 17 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
| 16 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
| 15 | Joomla\CMS\Factory::getDocument() | JROOT/administrator/components/com_zoo/framework/helpers/system.php:76 |
| 14 | SystemHelper->__get() | JROOT/media/zoo/applications/jbuniversal/framework/helpers/jbsef.php:114 |
| 13 | JBSefHelper->__construct() | JROOT/administrator/components/com_zoo/framework/classes/app.php:162 |
| 12 | App->loadHelper() | JROOT/administrator/components/com_zoo/framework/classes/app.php:109 |
| 11 | App->getHelper() | JROOT/administrator/components/com_zoo/framework/classes/app.php:177 |
| 10 | App->__get() | JROOT/media/zoo/applications/jbuniversal/framework/events/jsystem.php:68 |
| 9 | JBZooSystemPlugin->onAfterInitialise() | JROOT/plugins/system/jbzoo/jbzoo.php:171 |
| 8 | plgSystemJBZoo->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 |
Время запроса: 0.57 ms После последнего запроса: 23.60 ms Память запроса: 0.021 MB. Память перед запросом: 3.446 MB Возвращено строк: 4
SELECT *
FROM xsd8v_rsfirewall_hashes
WHERE (`type`='3.10.12' OR `type`='protect')
AND (`flag`!='C' OR `flag` IS NULL)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | xsd8v_rsfirewall_hashes | ALL | NULL | INDEX KEY не используется | NULL | NULL | 375 | Using where |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.02 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.24 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/rsfirewall/rsfirewall.php:1069 |
| 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 |
Время запроса: 0.27 ms После последнего запроса: 1.37 ms Память запроса: 0.021 MB. Память перед запросом: 3.455 MB Возвращено строк: 0
SELECT *
FROM xsd8v_rsfirewall_snapshots
WHERE `type`='protect'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | xsd8v_rsfirewall_snapshots | ALL | NULL | INDEX KEY не используется | NULL | NULL | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 10 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_rsfirewall/helpers/snapshot.php:49 |
| 9 | RSFirewallSnapshot::get() | JROOT/plugins/system/rsfirewall/rsfirewall.php:1092 |
| 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 |
Время запроса: 0.29 ms После последнего запроса: 0.11 ms Память запроса: 0.021 MB. Память перед запросом: 3.462 MB Возвращено строк: 0
SELECT `ip`,`reason`
FROM xsd8v_rsfirewall_lists
WHERE (`ip`='216.73.216.6' OR `ip` LIKE '%*%' OR `ip` LIKE '%/%' OR `ip` LIKE '%-%')
AND `type`='1'
AND `published`='1'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | xsd8v_rsfirewall_lists | ref | published,type,ip | type | 1 | const | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.05 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 11 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/rsfirewall/rsfirewall.php:172 |
| 10 | plgSystemRsfirewall->isListed() | JROOT/plugins/system/rsfirewall/rsfirewall.php:151 |
| 9 | plgSystemRsfirewall->isWhitelisted() | JROOT/plugins/system/rsfirewall/rsfirewall.php:1128 |
| 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 |
Время запроса: 0.24 ms После последнего запроса: 0.14 ms Память запроса: 0.021 MB. Память перед запросом: 3.467 MB Возвращено строк: 0
SELECT `ip`,`reason`
FROM xsd8v_rsfirewall_lists
WHERE (`ip`='216.73.216.6' OR `ip` LIKE '%*%' OR `ip` LIKE '%/%' OR `ip` LIKE '%-%')
AND `type`='0'
AND `published`='1'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | xsd8v_rsfirewall_lists | ALL | published,type,ip | INDEX KEY не используется | NULL | NULL | 5 | Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 11 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/rsfirewall/rsfirewall.php:172 |
| 10 | plgSystemRsfirewall->isListed() | JROOT/plugins/system/rsfirewall/rsfirewall.php:141 |
| 9 | plgSystemRsfirewall->isBlacklisted() | JROOT/plugins/system/rsfirewall/rsfirewall.php:1132 |
| 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 |
Время запроса: 0.18 ms После последнего запроса: 0.12 ms Память запроса: 0.021 MB. Память перед запросом: 3.475 MB Возвращено строк: 0
SELECT *
FROM xsd8v_rsfirewall_exceptions
WHERE `published`='1'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | xsd8v_rsfirewall_exceptions | ALL | NULL | INDEX KEY не используется | NULL | NULL | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 10 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/rsfirewall/rsfirewall.php:720 |
| 9 | plgSystemRsfirewall->isException() | JROOT/plugins/system/rsfirewall/rsfirewall.php:1263 |
| 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 |
Время запроса: 0.71 ms После последнего запроса: 0.98 ms Память запроса: 0.028 MB. Память перед запросом: 3.482 MB Возвращено строк: 42
SELECT `id`,`name`,`rules`,`parent_id`
FROM `xsd8v_assets`
WHERE `name` IN ('root.1','com_actionlogs','com_admin','com_advancedmodules','com_ajax','com_akeeba','com_associations','com_baforms','com_banners','com_cache','com_categories','com_checkin','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_extplorer','com_fields','com_finder','com_installer','com_jchoptimize','com_jlsitemap','com_joomlaupdate','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_plugins','com_postinstall','com_privacy','com_redirect','com_rsfirewall','com_search','com_tags','com_templates','com_users','com_wrapper','com_zoo')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | xsd8v_assets | range | idx_asset_name | idx_asset_name | 202 | NULL | 43 | Using index condition |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.03 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.08 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.26 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.01 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:429 |
| 17 | Joomla\CMS\Access\Access::preloadComponents() | JROOT/libraries/src/Access/Access.php:213 |
| 16 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:531 |
| 15 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
| 14 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
| 13 | Joomla\CMS\User\User->authorise() | JROOT/plugins/system/advancedmodules/src/Document.php:28 |
| 12 | RegularLabs\Plugin\System\AdvancedModules\Document::loadFrontEditScript() | JROOT/plugins/system/advancedmodules/src/Helper.php:33 |
| 11 | RegularLabs\Plugin\System\AdvancedModules\Helper->onAfterRoute() | Такой же, как вызов в строке ниже |
| 10 | call_user_func_array() | JROOT/plugins/system/advancedmodules/src/Plugin.php:106 |
| 9 | RegularLabs\Plugin\System\AdvancedModules\Plugin->run() | JROOT/plugins/system/advancedmodules/advancedmodules.php:62 |
| 8 | PlgSystemAdvancedModules->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 |
Время запроса: 0.56 ms После последнего запроса: 29.99 ms Память запроса: 0.022 MB. Память перед запросом: 4.384 MB Возвращено строк: 1
SELECT *
FROM xsd8v_zoo_application
WHERE id = 2
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | xsd8v_zoo_application | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.15 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.04 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.06 ms |
| Preparing | 0.01 ms |
| Unlocking tables | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:64 |
| 12 | DatabaseHelper->query() | JROOT/administrator/components/com_zoo/framework/classes/table.php:399 |
| 11 | AppTable->_queryObject() | JROOT/administrator/components/com_zoo/framework/classes/table.php:189 |
| 10 | AppTable->find() | JROOT/administrator/components/com_zoo/tables/application.php:131 |
| 9 | ApplicationTable->find() | JROOT/administrator/components/com_zoo/framework/classes/table.php:136 |
| 8 | AppTable->get() | JROOT/administrator/components/com_zoo/helpers/zoo.php:83 |
| 7 | ZooHelper->getApplication() | JROOT/components/com_zoo/zoo.php:32 |
| 6 | require_once JROOT/components/com_zoo/zoo.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 |
Время запроса: 0.24 ms После последнего запроса: 22.67 ms Память запроса: 0.008 MB. Память перед запросом: 4.558 MB
SET SESSION group_concat_max_len = 1048576
EXPLAIN недоступен для: SET SESSION group_concat_max_len = 1048576
| Status | Duration |
|---|
| Starting | 0.08 ms |
| Opening tables | 0.00 ms |
| After opening tables | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:64 |
| 17 | DatabaseHelper->query() | JROOT/administrator/components/com_zoo/tables/category.php:191 |
| 16 | CategoryTable->getAll() | JROOT/administrator/components/com_zoo/classes/application.php:425 |
| 15 | Application->getCategories() | JROOT/administrator/components/com_zoo/classes/application.php:449 |
| 14 | Application->getCategoryTree() | JROOT/components/com_zoo/controllers/default.php:217 |
| 13 | DefaultController->category() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 12 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_zoo/controllers/default.php:57 |
| 11 | DefaultController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_zoo/framework/classes/app.php:253 |
| 9 | App->dispatch() | JROOT/administrator/components/com_zoo/classes/application.php:294 |
| 8 | Application->dispatch() | JROOT/media/zoo/applications/jbuniversal/application.php:122 |
| 7 | JBUniversalApplication->dispatch() | JROOT/components/com_zoo/zoo.php:33 |
| 6 | require_once JROOT/components/com_zoo/zoo.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 |
Время запроса: 10.70 ms После последнего запроса: 0.21 ms Память запроса: 0.143 MB. Память перед запросом: 4.632 MB Возвращено строк: 26
SELECT c.*, GROUP_CONCAT(DISTINCT i.id) as item_ids
FROM xsd8v_zoo_category as c USE INDEX (APPLICATIONID_ID_INDEX)
LEFT JOIN xsd8v_zoo_category_item as ci
ON ci.category_id = c.id
LEFT JOIN xsd8v_zoo_item AS i USE INDEX (MULTI_INDEX2)
ON ci.item_id = i.id
AND i.access IN (1,5)
AND i.state = 1
AND (i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2025-12-09 10:12:57')
AND (i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2025-12-09 10:12:57')
WHERE c.application_id = 2
AND c.published = 1
GROUP BY c.id
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | c | ALL | APPLICATIONID_ID_INDEX | INDEX KEY не используется | NULL | NULL | 52 | Using where; Используется сортировка файлов |
| 1 | SIMPLE | ci | ref | PRIMARY,CATEGORYID_INDEX | CATEGORYID_INDEX | 4 | user_sply.c.id | 74 | Using index |
| 1 | SIMPLE | i | ref | MULTI_INDEX2 | MULTI_INDEX2 | 4 | user_sply.ci.item_id | 1 | Using where; Using index |
| Status | Duration |
|---|
| Starting | 0.13 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.05 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.07 ms |
| Optimizing | 0.09 ms |
| Statistics | 0.10 ms |
| Preparing | 0.10 ms |
| Sorting result | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| Creating sort index | 9.84 ms |
| End of update loop | 0.02 ms |
| Removing tmp table | 0.01 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.01 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.09 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:64 |
| 20 | DatabaseHelper->query() | JROOT/administrator/components/com_zoo/framework/classes/table.php:425 |
| 19 | AppTable->_queryObjectList() | JROOT/administrator/components/com_zoo/framework/classes/table.php:192 |
| 18 | AppTable->find() | JROOT/administrator/components/com_zoo/framework/classes/table.php:165 |
| 17 | AppTable->all() | JROOT/administrator/components/com_zoo/tables/category.php:217 |
| 16 | CategoryTable->getAll() | JROOT/administrator/components/com_zoo/classes/application.php:425 |
| 15 | Application->getCategories() | JROOT/administrator/components/com_zoo/classes/application.php:449 |
| 14 | Application->getCategoryTree() | JROOT/components/com_zoo/controllers/default.php:217 |
| 13 | DefaultController->category() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 12 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_zoo/controllers/default.php:57 |
| 11 | DefaultController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_zoo/framework/classes/app.php:253 |
| 9 | App->dispatch() | JROOT/administrator/components/com_zoo/classes/application.php:294 |
| 8 | Application->dispatch() | JROOT/media/zoo/applications/jbuniversal/application.php:122 |
| 7 | JBUniversalApplication->dispatch() | JROOT/components/com_zoo/zoo.php:33 |
| 6 | require_once JROOT/components/com_zoo/zoo.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 |
Время запроса: 5.11 ms После последнего запроса: 8.63 ms Память запроса: 0.119 MB. Память перед запросом: 5.554 MB Возвращено строк: 5
SELECT a.*
FROM xsd8v_zoo_item AS a
LEFT JOIN xsd8v_zoo_category_item AS b
ON a.id = b.item_id
LEFT JOIN xsd8v_zoo_search_index AS s
ON a.id = s.item_id
AND s.element_id IN ('_jbzoo_0_field__none', '_jbzoo_0_mode_s', '_jbzoo_0_order_asc')
WHERE a.application_id = 2
AND a.access IN (1,5)
AND a.state = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-12-09 10:12:57')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-12-09 10:12:57')
AND b.category_id = 42
GROUP BY a.id
ORDER BY a.priority DESC, s.value
LIMIT 0,60
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ref | PRIMARY,ITEMID_INDEX,CATEGORYID_INDEX | CATEGORYID_INDEX | 4 | const | 5 | Using where; Using index; Using temporary; Используется сортировка файлов |
| 1 | SIMPLE | a | eq_ref | PRIMARY,PUBLISH_INDEX,STATE_INDEX,ACCESS_INDEX,APPLICATIONID_INDEX,MULTI_INDEX,MULTI_INDEX2,ID_APPLICATION_INDEX | PRIMARY | 4 | user_sply.b.item_id | 1 | Using where |
| 1 | SIMPLE | s | ref | PRIMARY | PRIMARY | 4 | user_sply.b.item_id | 2 | Using where |
| Status | Duration |
|---|
| Starting | 0.13 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.07 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.19 ms |
| Preparing | 0.04 ms |
| Creating tmp table | 0.03 ms |
| Sorting for group | 0.01 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 3.90 ms |
| Creating sort index | 0.23 ms |
| Removing tmp table | 0.14 ms |
| Creating sort index | 0.01 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:64 |
| 16 | DatabaseHelper->query() | JROOT/administrator/components/com_zoo/framework/classes/table.php:425 |
| 15 | AppTable->_queryObjectList() | JROOT/administrator/components/com_zoo/tables/item.php:467 |
| 14 | ItemTable->getByCategory() | JROOT/components/com_zoo/controllers/default.php:238 |
| 13 | DefaultController->category() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 12 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_zoo/controllers/default.php:57 |
| 11 | DefaultController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_zoo/framework/classes/app.php:253 |
| 9 | App->dispatch() | JROOT/administrator/components/com_zoo/classes/application.php:294 |
| 8 | Application->dispatch() | JROOT/media/zoo/applications/jbuniversal/application.php:122 |
| 7 | JBUniversalApplication->dispatch() | JROOT/components/com_zoo/zoo.php:33 |
| 6 | require_once JROOT/components/com_zoo/zoo.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 |
Время запроса: 1.67 ms После последнего запроса: 16.42 ms Память запроса: 0.242 MB. Память перед запросом: 5.773 MB Возвращено строк: 46
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params,am.mirror_id, am.params AS advancedparams, 0 AS menuid, m.publish_up, m.publish_down
FROM xsd8v_modules AS m
LEFT JOIN xsd8v_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
LEFT JOIN xsd8v_advancedmodules as am
ON am.moduleid = m.id
WHERE m.published = 1
AND e.enabled = 1
AND m.access IN (1,1,5)
AND m.client_id = 0
ORDER BY m.position, m.ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | published,newsfeeds | published | 1 | const | 53 | Using index condition; Using where; Используется сортировка файлов |
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 403 | user_sply.m.module,const | 1 | Using index condition; Using where |
| 1 | SIMPLE | am | eq_ref | PRIMARY | PRIMARY | 4 | user_sply.m.id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.14 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.05 ms |
| Optimizing | 0.03 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.94 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:599 |
| 22 | PlgSystemAdvancedModuleHelper->getModuleList() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:159 |
| 21 | PlgSystemAdvancedModuleHelper->onPrepareModuleList() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 20 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 19 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:366 |
| 18 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
| 17 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/media/zoo/applications/jbuniversal/templates/bootstrap/category.php:26 |
| 16 | include JROOT/media/zoo/applications/jbuniversal/templates/bootstrap/category.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 15 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_zoo/controllers/default.php:337 |
| 13 | DefaultController->category() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 12 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_zoo/controllers/default.php:57 |
| 11 | DefaultController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_zoo/framework/classes/app.php:253 |
| 9 | App->dispatch() | JROOT/administrator/components/com_zoo/classes/application.php:294 |
| 8 | Application->dispatch() | JROOT/media/zoo/applications/jbuniversal/application.php:122 |
| 7 | JBUniversalApplication->dispatch() | JROOT/components/com_zoo/zoo.php:33 |
| 6 | require_once JROOT/components/com_zoo/zoo.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 |
Время запроса: 0.41 ms После последнего запроса: 12.28 ms Память запроса: 0.028 MB. Память перед запросом: 6.494 MB Возвращено строк: 1
SELECT t.parent_id
FROM xsd8v_menu as t
WHERE t.id = 126
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | t | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.05 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 28 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 27 | JDatabaseDriver->loadResult() | JROOT/libraries/regularlabs/src/Condition.php:150 |
| 26 | RegularLabs\Library\Condition->getParentIds() | JROOT/libraries/regularlabs/src/Condition/Menu.php:70 |
| 25 | RegularLabs\Library\Condition\Menu->getMenuParentIds() | JROOT/libraries/regularlabs/src/Condition/Menu.php:53 |
| 24 | RegularLabs\Library\Condition\Menu->pass() | JROOT/libraries/regularlabs/src/Conditions.php:777 |
| 23 | RegularLabs\Library\Conditions::passByType() | JROOT/libraries/regularlabs/src/Conditions.php:200 |
| 22 | RegularLabs\Library\Conditions::pass() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:222 |
| 21 | PlgSystemAdvancedModuleHelper->onPrepareModuleList() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 20 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 19 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:366 |
| 18 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
| 17 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/media/zoo/applications/jbuniversal/templates/bootstrap/category.php:26 |
| 16 | include JROOT/media/zoo/applications/jbuniversal/templates/bootstrap/category.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 15 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_zoo/controllers/default.php:337 |
| 13 | DefaultController->category() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 12 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_zoo/controllers/default.php:57 |
| 11 | DefaultController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_zoo/framework/classes/app.php:253 |
| 9 | App->dispatch() | JROOT/administrator/components/com_zoo/classes/application.php:294 |
| 8 | Application->dispatch() | JROOT/media/zoo/applications/jbuniversal/application.php:122 |
| 7 | JBUniversalApplication->dispatch() | JROOT/components/com_zoo/zoo.php:33 |
| 6 | require_once JROOT/components/com_zoo/zoo.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 |
Время запроса: 16.10 ms После последнего запроса: 0.08 ms Память запроса: 0.028 MB. Память перед запросом: 6.507 MB Возвращено строк: 1
SELECT t.parent_id
FROM xsd8v_menu as t
WHERE t.id = 106
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | t | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 10.65 ms |
| After opening tables | 5.11 ms |
| System lock | 0.01 ms |
| table lock | 0.02 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.06 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.31 ms |
| Reset for next command | 0.01 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 28 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 27 | JDatabaseDriver->loadResult() | JROOT/libraries/regularlabs/src/Condition.php:150 |
| 26 | RegularLabs\Library\Condition->getParentIds() | JROOT/libraries/regularlabs/src/Condition/Menu.php:70 |
| 25 | RegularLabs\Library\Condition\Menu->getMenuParentIds() | JROOT/libraries/regularlabs/src/Condition/Menu.php:53 |
| 24 | RegularLabs\Library\Condition\Menu->pass() | JROOT/libraries/regularlabs/src/Conditions.php:777 |
| 23 | RegularLabs\Library\Conditions::passByType() | JROOT/libraries/regularlabs/src/Conditions.php:200 |
| 22 | RegularLabs\Library\Conditions::pass() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:222 |
| 21 | PlgSystemAdvancedModuleHelper->onPrepareModuleList() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 20 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 19 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:366 |
| 18 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
| 17 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/media/zoo/applications/jbuniversal/templates/bootstrap/category.php:26 |
| 16 | include JROOT/media/zoo/applications/jbuniversal/templates/bootstrap/category.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 15 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_zoo/controllers/default.php:337 |
| 13 | DefaultController->category() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 12 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_zoo/controllers/default.php:57 |
| 11 | DefaultController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_zoo/framework/classes/app.php:253 |
| 9 | App->dispatch() | JROOT/administrator/components/com_zoo/classes/application.php:294 |
| 8 | Application->dispatch() | JROOT/media/zoo/applications/jbuniversal/application.php:122 |
| 7 | JBUniversalApplication->dispatch() | JROOT/components/com_zoo/zoo.php:33 |
| 6 | require_once JROOT/components/com_zoo/zoo.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 |
Время запроса: 0.30 ms После последнего запроса: 0.19 ms Память запроса: 0.028 MB. Память перед запросом: 6.519 MB Возвращено строк: 1
SELECT t.parent_id
FROM xsd8v_menu as t
WHERE t.id = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | t | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.01 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 6.27 ms |
| Reset for next command | 0.02 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 28 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 27 | JDatabaseDriver->loadResult() | JROOT/libraries/regularlabs/src/Condition.php:150 |
| 26 | RegularLabs\Library\Condition->getParentIds() | JROOT/libraries/regularlabs/src/Condition/Menu.php:70 |
| 25 | RegularLabs\Library\Condition\Menu->getMenuParentIds() | JROOT/libraries/regularlabs/src/Condition/Menu.php:53 |
| 24 | RegularLabs\Library\Condition\Menu->pass() | JROOT/libraries/regularlabs/src/Conditions.php:777 |
| 23 | RegularLabs\Library\Conditions::passByType() | JROOT/libraries/regularlabs/src/Conditions.php:200 |
| 22 | RegularLabs\Library\Conditions::pass() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:222 |
| 21 | PlgSystemAdvancedModuleHelper->onPrepareModuleList() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 20 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 19 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:366 |
| 18 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
| 17 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/media/zoo/applications/jbuniversal/templates/bootstrap/category.php:26 |
| 16 | include JROOT/media/zoo/applications/jbuniversal/templates/bootstrap/category.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 15 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_zoo/controllers/default.php:337 |
| 13 | DefaultController->category() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 12 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_zoo/controllers/default.php:57 |
| 11 | DefaultController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_zoo/framework/classes/app.php:253 |
| 9 | App->dispatch() | JROOT/administrator/components/com_zoo/classes/application.php:294 |
| 8 | Application->dispatch() | JROOT/media/zoo/applications/jbuniversal/application.php:122 |
| 7 | JBUniversalApplication->dispatch() | JROOT/components/com_zoo/zoo.php:33 |
| 6 | require_once JROOT/components/com_zoo/zoo.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 |
Время запроса: 0.45 ms После последнего запроса: 16.18 ms Память запроса: 0.028 MB. Память перед запросом: 7.481 MB Возвращено строк: 1
SELECT m.params
FROM xsd8v_menu AS m
WHERE m.id = 126
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.08 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.06 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.01 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.01 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 28 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 27 | JDatabaseDriver->loadResult() | JROOT/libraries/regularlabs/src/Condition.php:117 |
| 26 | RegularLabs\Library\Condition->getMenuItemParams() | JROOT/libraries/regularlabs/src/Condition/ZooCategory.php:123 |
| 25 | RegularLabs\Library\Condition\ZooCategory->getCategories() | JROOT/libraries/regularlabs/src/Condition/ZooCategory.php:40 |
| 24 | RegularLabs\Library\Condition\ZooCategory->pass() | JROOT/libraries/regularlabs/src/Conditions.php:777 |
| 23 | RegularLabs\Library\Conditions::passByType() | JROOT/libraries/regularlabs/src/Conditions.php:200 |
| 22 | RegularLabs\Library\Conditions::pass() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:222 |
| 21 | PlgSystemAdvancedModuleHelper->onPrepareModuleList() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 20 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 19 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:366 |
| 18 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
| 17 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/media/zoo/applications/jbuniversal/templates/bootstrap/category.php:26 |
| 16 | include JROOT/media/zoo/applications/jbuniversal/templates/bootstrap/category.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 15 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_zoo/controllers/default.php:337 |
| 13 | DefaultController->category() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 12 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_zoo/controllers/default.php:57 |
| 11 | DefaultController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_zoo/framework/classes/app.php:253 |
| 9 | App->dispatch() | JROOT/administrator/components/com_zoo/classes/application.php:294 |
| 8 | Application->dispatch() | JROOT/media/zoo/applications/jbuniversal/application.php:122 |
| 7 | JBUniversalApplication->dispatch() | JROOT/components/com_zoo/zoo.php:33 |
| 6 | require_once JROOT/components/com_zoo/zoo.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 |
Время запроса: 0.29 ms После последнего запроса: 0.13 ms Память запроса: 0.028 MB. Память перед запросом: 7.495 MB Возвращено строк: 1
SELECT c.application_id
FROM xsd8v_zoo_category AS c
WHERE c.id = 42
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.01 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.03 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 26 | JDatabaseDriver->loadResult() | JROOT/libraries/regularlabs/src/Condition/ZooCategory.php:162 |
| 25 | RegularLabs\Library\Condition\ZooCategory->getCategories() | JROOT/libraries/regularlabs/src/Condition/ZooCategory.php:40 |
| 24 | RegularLabs\Library\Condition\ZooCategory->pass() | JROOT/libraries/regularlabs/src/Conditions.php:777 |
| 23 | RegularLabs\Library\Conditions::passByType() | JROOT/libraries/regularlabs/src/Conditions.php:200 |
| 22 | RegularLabs\Library\Conditions::pass() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:222 |
| 21 | PlgSystemAdvancedModuleHelper->onPrepareModuleList() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 20 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 19 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:366 |
| 18 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
| 17 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/media/zoo/applications/jbuniversal/templates/bootstrap/category.php:26 |
| 16 | include JROOT/media/zoo/applications/jbuniversal/templates/bootstrap/category.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 15 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_zoo/controllers/default.php:337 |
| 13 | DefaultController->category() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 12 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_zoo/controllers/default.php:57 |
| 11 | DefaultController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_zoo/framework/classes/app.php:253 |
| 9 | App->dispatch() | JROOT/administrator/components/com_zoo/classes/application.php:294 |
| 8 | Application->dispatch() | JROOT/media/zoo/applications/jbuniversal/application.php:122 |
| 7 | JBUniversalApplication->dispatch() | JROOT/components/com_zoo/zoo.php:33 |
| 6 | require_once JROOT/components/com_zoo/zoo.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 |
Время запроса: 4.38 ms После последнего запроса: 44.88 ms Память запроса: 0.036 MB. Память перед запросом: 9.986 MB Возвращено строк: 0
SELECT DISTINCT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state, g.note as group_note
FROM xsd8v_fields AS a
LEFT JOIN `xsd8v_languages` AS l
ON l.lang_code = a.language
LEFT JOIN xsd8v_users AS uc
ON uc.id=a.checked_out
LEFT JOIN xsd8v_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN xsd8v_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN xsd8v_fields_groups AS g
ON g.id = a.group_id
WHERE a.context = 'com_zoo.element.textarea'
AND a.access IN (1,1,5)
AND (a.group_id = 0 OR g.access IN (1,1,5))
AND a.state = 1
AND (a.group_id = 0 OR g.state = 1)
ORDER BY a.ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | idx_state,idx_access,idx_context | idx_state | 1 | const | 1 | Using where; Using temporary; Используется сортировка файлов |
| 1 | SIMPLE | l | eq_ref | idx_langcode | idx_langcode | 28 | user_sply.a.language | 1 | Using where |
| 1 | SIMPLE | uc | eq_ref | PRIMARY | PRIMARY | 4 | user_sply.a.checked_out | 1 | |
| 1 | SIMPLE | ag | eq_ref | PRIMARY | PRIMARY | 4 | user_sply.a.access | 1 | Using where |
| 1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | user_sply.a.created_user_id | 1 | Using where |
| 1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | user_sply.a.group_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.14 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.05 ms |
| After opening tables | 0.04 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.05 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.11 ms |
| Preparing | 0.04 ms |
| Creating tmp table | 0.07 ms |
| Sorting result | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.46 ms |
| Creating sort index | 0.04 ms |
| Removing tmp table | 0.09 ms |
| Creating sort index | 0.01 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 42 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 41 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322 |
| 40 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/administrator/components/com_fields/models/fields.php:333 |
| 39 | FieldsModelFields->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:194 |
| 38 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 |
| 37 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
| 36 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 35 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 34 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
| 33 | JHtmlContent::prepare() | Такой же, как вызов в строке ниже |
| 32 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
| 31 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:146 |
| 30 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/administrator/components/com_zoo/helpers/zoo.php:181 |
| 29 | ZooHelper->triggerContentPlugins() | JROOT/media/zoo/elements/textarea/textarea.php:146 |
| 28 | ElementTextarea->render() | JROOT/components/com_zoo/renderer/element/block.php:25 |
| 27 | include JROOT/components/com_zoo/renderer/element/block.php | JROOT/administrator/components/com_zoo/helpers/renderer.php:155 |
| 26 | AppRenderer->render() | JROOT/administrator/components/com_zoo/classes/renderer/item.php:186 |
| 25 | ItemRenderer->renderPosition() | JROOT/media/zoo/applications/jbuniversal/templates/bootstrap/renderer/item/smazka/teaser.php:38 |
| 24 | include JROOT/media/zoo/applications/jbuniversal/templates/bootstrap/renderer/item/smazka/teaser.php | JROOT/administrator/components/com_zoo/helpers/renderer.php:155 |
| 23 | AppRenderer->render() | JROOT/administrator/components/com_zoo/classes/renderer/item.php:65 |
| 22 | ItemRenderer->render() | JROOT/media/zoo/applications/jbuniversal/framework/helpers/jblayout.php:251 |
| 21 | JBLayoutHelper->renderItem() | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbtemplate.php:246 |
| 20 | JBTemplate->columns() | JROOT/media/zoo/applications/jbuniversal/framework/helpers/jblayout.php:194 |
| 19 | JBLayoutHelper->columns() | JROOT/media/zoo/applications/jbuniversal/templates/bootstrap/renderer/items/_default.php:25 |
| 18 | include JROOT/media/zoo/applications/jbuniversal/templates/bootstrap/renderer/items/_default.php | JROOT/media/zoo/applications/jbuniversal/framework/helpers/jblayout.php:157 |
| 17 | JBLayoutHelper->render() | JROOT/media/zoo/applications/jbuniversal/templates/bootstrap/category.php:108 |
| 16 | include JROOT/media/zoo/applications/jbuniversal/templates/bootstrap/category.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 15 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 14 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_zoo/controllers/default.php:337 |
| 13 | DefaultController->category() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 12 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_zoo/controllers/default.php:57 |
| 11 | DefaultController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_zoo/framework/classes/app.php:253 |
| 9 | App->dispatch() | JROOT/administrator/components/com_zoo/classes/application.php:294 |
| 8 | Application->dispatch() | JROOT/media/zoo/applications/jbuniversal/application.php:122 |
| 7 | JBUniversalApplication->dispatch() | JROOT/components/com_zoo/zoo.php:33 |
| 6 | require_once JROOT/components/com_zoo/zoo.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 |
Время запроса: 0.38 ms После последнего запроса: 73.05 ms Память запроса: 0.026 MB. Память перед запросом: 10.295 MB Возвращено строк: 26
SELECT tCategory.id
FROM xsd8v_zoo_category AS tCategory
WHERE tCategory.application_id = '2'
AND tCategory.parent = 0
AND tCategory.published = '1'
ORDER BY tCategory.ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | tCategory | ALL | PUBLISHED_INDEX,APPLICATIONID_ID_INDEX,APPLICATIONID_ID_INDEX2 | INDEX KEY не используется | NULL | NULL | 52 | Using where; Используется сортировка файлов |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.05 ms |
| Preparing | 0.01 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.07 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 18 | JDatabaseDriver->loadObjectList() | JROOT/media/zoo/applications/jbuniversal/framework/models/jbmodel.php:156 |
| 17 | JBModel->_query() | JROOT/media/zoo/applications/jbuniversal/framework/models/jbmodel.category.php:140 |
| 16 | JBModelCategory->getList() | JROOT/modules/mod_jbzoo_category/helper.php:146 |
| 15 | JBModuleHelperCategory->_getCategories() | JROOT/modules/mod_jbzoo_category/helper.php:58 |
| 14 | JBModuleHelperCategory->getCategories() | JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php:21 |
| 13 | include JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:256 |
| 12 | JBModuleHelper->partial() | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:225 |
| 11 | JBModuleHelper->render() | JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.php:28 |
| 10 | include JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.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 |
Время запроса: 0.77 ms После последнего запроса: 0.12 ms Память запроса: 0.124 MB. Память перед запросом: 10.318 MB Возвращено строк: 26
SELECT *
FROM xsd8v_zoo_category
WHERE id IN (26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,51,42,43,44,45,46,47,48,49,50)
ORDER BY ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | xsd8v_zoo_category | ALL | PRIMARY | INDEX KEY не используется | NULL | NULL | 52 | Using where; Используется сортировка файлов |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.01 ms |
| Sorting result | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.44 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:64 |
| 21 | DatabaseHelper->query() | JROOT/administrator/components/com_zoo/framework/classes/table.php:425 |
| 20 | AppTable->_queryObjectList() | JROOT/administrator/components/com_zoo/framework/classes/table.php:192 |
| 19 | AppTable->find() | JROOT/administrator/components/com_zoo/framework/classes/table.php:165 |
| 18 | AppTable->all() | JROOT/media/zoo/applications/jbuniversal/framework/models/jbmodel.category.php:169 |
| 17 | JBModelCategory->getZooCatsByIds() | JROOT/media/zoo/applications/jbuniversal/framework/models/jbmodel.category.php:145 |
| 16 | JBModelCategory->getList() | JROOT/modules/mod_jbzoo_category/helper.php:146 |
| 15 | JBModuleHelperCategory->_getCategories() | JROOT/modules/mod_jbzoo_category/helper.php:58 |
| 14 | JBModuleHelperCategory->getCategories() | JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php:21 |
| 13 | include JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:256 |
| 12 | JBModuleHelper->partial() | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:225 |
| 11 | JBModuleHelper->render() | JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.php:28 |
| 10 | include JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.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 |
Время запроса: 0.52 ms После последнего запроса: 0.89 ms Память запроса: 0.025 MB. Память перед запросом: 10.423 MB Возвращено строк: 21
SELECT a.id
FROM xsd8v_zoo_item AS a
LEFT JOIN xsd8v_zoo_category_item AS b
ON a.id = b.item_id
WHERE a.application_id = 2
AND b.category_id = 26
AND a.access IN (1,5)
AND a.state = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-12-09 10:12:57')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-12-09 10:12:57')
GROUP BY a.id
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ref | PRIMARY,ITEMID_INDEX,CATEGORYID_INDEX | CATEGORYID_INDEX | 4 | const | 22 | Using where; Using index |
| 1 | SIMPLE | a | eq_ref | PRIMARY,PUBLISH_INDEX,STATE_INDEX,ACCESS_INDEX,APPLICATIONID_INDEX,MULTI_INDEX,MULTI_INDEX2,ID_APPLICATION_INDEX | PRIMARY | 4 | user_sply.b.item_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.14 ms |
| Preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.09 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:64 |
| 16 | DatabaseHelper->query() | JROOT/administrator/components/com_zoo/tables/item.php:672 |
| 15 | ItemTable->getItemCountFromCategory() | JROOT/modules/mod_jbzoo_category/helper.php:82 |
| 14 | JBModuleHelperCategory->getCategories() | JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php:21 |
| 13 | include JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:256 |
| 12 | JBModuleHelper->partial() | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:225 |
| 11 | JBModuleHelper->render() | JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.php:28 |
| 10 | include JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.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 |
Время запроса: 0.44 ms После последнего запроса: 0.26 ms Память запроса: 0.026 MB. Память перед запросом: 10.440 MB Возвращено строк: 22
SELECT a.id
FROM xsd8v_zoo_item AS a
LEFT JOIN xsd8v_zoo_category_item AS b
ON a.id = b.item_id
WHERE a.application_id = 2
AND b.category_id = 27
AND a.access IN (1,5)
AND a.state = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-12-09 10:12:57')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-12-09 10:12:57')
GROUP BY a.id
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ref | PRIMARY,ITEMID_INDEX,CATEGORYID_INDEX | CATEGORYID_INDEX | 4 | const | 22 | Using where; Using index |
| 1 | SIMPLE | a | eq_ref | PRIMARY,PUBLISH_INDEX,STATE_INDEX,ACCESS_INDEX,APPLICATIONID_INDEX,MULTI_INDEX,MULTI_INDEX2,ID_APPLICATION_INDEX | PRIMARY | 4 | user_sply.b.item_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.11 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.08 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:64 |
| 16 | DatabaseHelper->query() | JROOT/administrator/components/com_zoo/tables/item.php:672 |
| 15 | ItemTable->getItemCountFromCategory() | JROOT/modules/mod_jbzoo_category/helper.php:82 |
| 14 | JBModuleHelperCategory->getCategories() | JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php:21 |
| 13 | include JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:256 |
| 12 | JBModuleHelper->partial() | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:225 |
| 11 | JBModuleHelper->render() | JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.php:28 |
| 10 | include JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.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 |
Время запроса: 0.41 ms После последнего запроса: 0.19 ms Память запроса: 0.025 MB. Память перед запросом: 10.452 MB Возвращено строк: 24
SELECT a.id
FROM xsd8v_zoo_item AS a
LEFT JOIN xsd8v_zoo_category_item AS b
ON a.id = b.item_id
WHERE a.application_id = 2
AND b.category_id = 28
AND a.access IN (1,5)
AND a.state = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-12-09 10:12:57')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-12-09 10:12:57')
GROUP BY a.id
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ref | PRIMARY,ITEMID_INDEX,CATEGORYID_INDEX | CATEGORYID_INDEX | 4 | const | 24 | Using where; Using index |
| 1 | SIMPLE | a | eq_ref | PRIMARY,PUBLISH_INDEX,STATE_INDEX,ACCESS_INDEX,APPLICATIONID_INDEX,MULTI_INDEX,MULTI_INDEX2,ID_APPLICATION_INDEX | PRIMARY | 4 | user_sply.b.item_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.10 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.08 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:64 |
| 16 | DatabaseHelper->query() | JROOT/administrator/components/com_zoo/tables/item.php:672 |
| 15 | ItemTable->getItemCountFromCategory() | JROOT/modules/mod_jbzoo_category/helper.php:82 |
| 14 | JBModuleHelperCategory->getCategories() | JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php:21 |
| 13 | include JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:256 |
| 12 | JBModuleHelper->partial() | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:225 |
| 11 | JBModuleHelper->render() | JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.php:28 |
| 10 | include JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.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 |
Время запроса: 0.36 ms После последнего запроса: 0.17 ms Память запроса: 0.024 MB. Память перед запросом: 10.462 MB Возвращено строк: 6
SELECT a.id
FROM xsd8v_zoo_item AS a
LEFT JOIN xsd8v_zoo_category_item AS b
ON a.id = b.item_id
WHERE a.application_id = 2
AND b.category_id = 29
AND a.access IN (1,5)
AND a.state = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-12-09 10:12:57')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-12-09 10:12:57')
GROUP BY a.id
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ref | PRIMARY,ITEMID_INDEX,CATEGORYID_INDEX | CATEGORYID_INDEX | 4 | const | 6 | Using where; Using index |
| 1 | SIMPLE | a | eq_ref | PRIMARY,PUBLISH_INDEX,STATE_INDEX,ACCESS_INDEX,APPLICATIONID_INDEX,MULTI_INDEX,MULTI_INDEX2,ID_APPLICATION_INDEX | PRIMARY | 4 | user_sply.b.item_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.10 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:64 |
| 16 | DatabaseHelper->query() | JROOT/administrator/components/com_zoo/tables/item.php:672 |
| 15 | ItemTable->getItemCountFromCategory() | JROOT/modules/mod_jbzoo_category/helper.php:82 |
| 14 | JBModuleHelperCategory->getCategories() | JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php:21 |
| 13 | include JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:256 |
| 12 | JBModuleHelper->partial() | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:225 |
| 11 | JBModuleHelper->render() | JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.php:28 |
| 10 | include JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.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 |
Время запроса: 0.37 ms После последнего запроса: 0.17 ms Память запроса: 0.024 MB. Память перед запросом: 10.472 MB Возвращено строк: 8
SELECT a.id
FROM xsd8v_zoo_item AS a
LEFT JOIN xsd8v_zoo_category_item AS b
ON a.id = b.item_id
WHERE a.application_id = 2
AND b.category_id = 30
AND a.access IN (1,5)
AND a.state = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-12-09 10:12:57')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-12-09 10:12:57')
GROUP BY a.id
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ref | PRIMARY,ITEMID_INDEX,CATEGORYID_INDEX | CATEGORYID_INDEX | 4 | const | 8 | Using where; Using index |
| 1 | SIMPLE | a | eq_ref | PRIMARY,PUBLISH_INDEX,STATE_INDEX,ACCESS_INDEX,APPLICATIONID_INDEX,MULTI_INDEX,MULTI_INDEX2,ID_APPLICATION_INDEX | PRIMARY | 4 | user_sply.b.item_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.10 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:64 |
| 16 | DatabaseHelper->query() | JROOT/administrator/components/com_zoo/tables/item.php:672 |
| 15 | ItemTable->getItemCountFromCategory() | JROOT/modules/mod_jbzoo_category/helper.php:82 |
| 14 | JBModuleHelperCategory->getCategories() | JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php:21 |
| 13 | include JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:256 |
| 12 | JBModuleHelper->partial() | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:225 |
| 11 | JBModuleHelper->render() | JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.php:28 |
| 10 | include JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.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 |
Время запроса: 0.35 ms После последнего запроса: 0.17 ms Память запроса: 0.024 MB. Память перед запросом: 10.483 MB Возвращено строк: 4
SELECT a.id
FROM xsd8v_zoo_item AS a
LEFT JOIN xsd8v_zoo_category_item AS b
ON a.id = b.item_id
WHERE a.application_id = 2
AND b.category_id = 31
AND a.access IN (1,5)
AND a.state = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-12-09 10:12:57')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-12-09 10:12:57')
GROUP BY a.id
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ref | PRIMARY,ITEMID_INDEX,CATEGORYID_INDEX | CATEGORYID_INDEX | 4 | const | 4 | Using where; Using index |
| 1 | SIMPLE | a | eq_ref | PRIMARY,PUBLISH_INDEX,STATE_INDEX,ACCESS_INDEX,APPLICATIONID_INDEX,MULTI_INDEX,MULTI_INDEX2,ID_APPLICATION_INDEX | PRIMARY | 4 | user_sply.b.item_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.10 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:64 |
| 16 | DatabaseHelper->query() | JROOT/administrator/components/com_zoo/tables/item.php:672 |
| 15 | ItemTable->getItemCountFromCategory() | JROOT/modules/mod_jbzoo_category/helper.php:82 |
| 14 | JBModuleHelperCategory->getCategories() | JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php:21 |
| 13 | include JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:256 |
| 12 | JBModuleHelper->partial() | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:225 |
| 11 | JBModuleHelper->render() | JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.php:28 |
| 10 | include JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.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 |
Время запроса: 1.33 ms После последнего запроса: 0.25 ms Память запроса: 0.040 MB. Память перед запросом: 10.493 MB Возвращено строк: 288
SELECT a.id
FROM xsd8v_zoo_item AS a
LEFT JOIN xsd8v_zoo_category_item AS b
ON a.id = b.item_id
WHERE a.application_id = 2
AND b.category_id = 32
AND a.access IN (1,5)
AND a.state = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-12-09 10:12:57')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-12-09 10:12:57')
GROUP BY a.id
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ref | PRIMARY,ITEMID_INDEX,CATEGORYID_INDEX | CATEGORYID_INDEX | 4 | const | 290 | Using where; Using index |
| 1 | SIMPLE | a | eq_ref | PRIMARY,PUBLISH_INDEX,STATE_INDEX,ACCESS_INDEX,APPLICATIONID_INDEX,MULTI_INDEX,MULTI_INDEX2,ID_APPLICATION_INDEX | PRIMARY | 4 | user_sply.b.item_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.12 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.83 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.06 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:64 |
| 16 | DatabaseHelper->query() | JROOT/administrator/components/com_zoo/tables/item.php:672 |
| 15 | ItemTable->getItemCountFromCategory() | JROOT/modules/mod_jbzoo_category/helper.php:82 |
| 14 | JBModuleHelperCategory->getCategories() | JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php:21 |
| 13 | include JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:256 |
| 12 | JBModuleHelper->partial() | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:225 |
| 11 | JBModuleHelper->render() | JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.php:28 |
| 10 | include JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.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 |
Время запроса: 0.39 ms После последнего запроса: 0.19 ms Память запроса: 0.025 MB. Память перед запросом: 10.504 MB Возвращено строк: 9
SELECT a.id
FROM xsd8v_zoo_item AS a
LEFT JOIN xsd8v_zoo_category_item AS b
ON a.id = b.item_id
WHERE a.application_id = 2
AND b.category_id = 33
AND a.access IN (1,5)
AND a.state = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-12-09 10:12:57')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-12-09 10:12:57')
GROUP BY a.id
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ref | PRIMARY,ITEMID_INDEX,CATEGORYID_INDEX | CATEGORYID_INDEX | 4 | const | 9 | Using where; Using index |
| 1 | SIMPLE | a | eq_ref | PRIMARY,PUBLISH_INDEX,STATE_INDEX,ACCESS_INDEX,APPLICATIONID_INDEX,MULTI_INDEX,MULTI_INDEX2,ID_APPLICATION_INDEX | PRIMARY | 4 | user_sply.b.item_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.11 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:64 |
| 16 | DatabaseHelper->query() | JROOT/administrator/components/com_zoo/tables/item.php:672 |
| 15 | ItemTable->getItemCountFromCategory() | JROOT/modules/mod_jbzoo_category/helper.php:82 |
| 14 | JBModuleHelperCategory->getCategories() | JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php:21 |
| 13 | include JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:256 |
| 12 | JBModuleHelper->partial() | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:225 |
| 11 | JBModuleHelper->render() | JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.php:28 |
| 10 | include JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.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 |
Время запроса: 1.76 ms После последнего запроса: 0.17 ms Память запроса: 0.040 MB. Память перед запросом: 10.514 MB Возвращено строк: 456
SELECT a.id
FROM xsd8v_zoo_item AS a
LEFT JOIN xsd8v_zoo_category_item AS b
ON a.id = b.item_id
WHERE a.application_id = 2
AND b.category_id = 34
AND a.access IN (1,5)
AND a.state = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-12-09 10:12:57')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-12-09 10:12:57')
GROUP BY a.id
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ref | PRIMARY,ITEMID_INDEX,CATEGORYID_INDEX | CATEGORYID_INDEX | 4 | const | 456 | Using where; Using index |
| 1 | SIMPLE | a | eq_ref | PRIMARY,PUBLISH_INDEX,STATE_INDEX,ACCESS_INDEX,APPLICATIONID_INDEX,MULTI_INDEX,MULTI_INDEX2,ID_APPLICATION_INDEX | PRIMARY | 4 | user_sply.b.item_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.10 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 1.31 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:64 |
| 16 | DatabaseHelper->query() | JROOT/administrator/components/com_zoo/tables/item.php:672 |
| 15 | ItemTable->getItemCountFromCategory() | JROOT/modules/mod_jbzoo_category/helper.php:82 |
| 14 | JBModuleHelperCategory->getCategories() | JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php:21 |
| 13 | include JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:256 |
| 12 | JBModuleHelper->partial() | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:225 |
| 11 | JBModuleHelper->render() | JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.php:28 |
| 10 | include JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.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 |
Время запроса: 1.12 ms После последнего запроса: 0.30 ms Память запроса: 0.029 MB. Память перед запросом: 10.524 MB Возвращено строк: 131
SELECT a.id
FROM xsd8v_zoo_item AS a
LEFT JOIN xsd8v_zoo_category_item AS b
ON a.id = b.item_id
WHERE a.application_id = 2
AND b.category_id = 35
AND a.access IN (1,5)
AND a.state = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-12-09 10:12:57')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-12-09 10:12:57')
GROUP BY a.id
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ref | PRIMARY,ITEMID_INDEX,CATEGORYID_INDEX | CATEGORYID_INDEX | 4 | const | 132 | Using where; Using index |
| 1 | SIMPLE | a | eq_ref | PRIMARY,PUBLISH_INDEX,STATE_INDEX,ACCESS_INDEX,APPLICATIONID_INDEX,MULTI_INDEX,MULTI_INDEX2,ID_APPLICATION_INDEX | PRIMARY | 4 | user_sply.b.item_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.07 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.15 ms |
| Preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.59 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:64 |
| 16 | DatabaseHelper->query() | JROOT/administrator/components/com_zoo/tables/item.php:672 |
| 15 | ItemTable->getItemCountFromCategory() | JROOT/modules/mod_jbzoo_category/helper.php:82 |
| 14 | JBModuleHelperCategory->getCategories() | JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php:21 |
| 13 | include JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:256 |
| 12 | JBModuleHelper->partial() | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:225 |
| 11 | JBModuleHelper->render() | JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.php:28 |
| 10 | include JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.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 |
Время запроса: 0.46 ms После последнего запроса: 0.28 ms Память запроса: 0.024 MB. Память перед запросом: 10.535 MB Возвращено строк: 2
SELECT a.id
FROM xsd8v_zoo_item AS a
LEFT JOIN xsd8v_zoo_category_item AS b
ON a.id = b.item_id
WHERE a.application_id = 2
AND b.category_id = 36
AND a.access IN (1,5)
AND a.state = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-12-09 10:12:57')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-12-09 10:12:57')
GROUP BY a.id
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ref | PRIMARY,ITEMID_INDEX,CATEGORYID_INDEX | CATEGORYID_INDEX | 4 | const | 2 | Using where; Using index |
| 1 | SIMPLE | a | eq_ref | PRIMARY,PUBLISH_INDEX,STATE_INDEX,ACCESS_INDEX,APPLICATIONID_INDEX,MULTI_INDEX,MULTI_INDEX2,ID_APPLICATION_INDEX | PRIMARY | 4 | user_sply.b.item_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.13 ms |
| Preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:64 |
| 16 | DatabaseHelper->query() | JROOT/administrator/components/com_zoo/tables/item.php:672 |
| 15 | ItemTable->getItemCountFromCategory() | JROOT/modules/mod_jbzoo_category/helper.php:82 |
| 14 | JBModuleHelperCategory->getCategories() | JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php:21 |
| 13 | include JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:256 |
| 12 | JBModuleHelper->partial() | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:225 |
| 11 | JBModuleHelper->render() | JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.php:28 |
| 10 | include JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.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 |
Время запроса: 0.39 ms После последнего запроса: 0.22 ms Память запроса: 0.024 MB. Память перед запросом: 10.545 MB Возвращено строк: 5
SELECT a.id
FROM xsd8v_zoo_item AS a
LEFT JOIN xsd8v_zoo_category_item AS b
ON a.id = b.item_id
WHERE a.application_id = 2
AND b.category_id = 37
AND a.access IN (1,5)
AND a.state = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-12-09 10:12:57')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-12-09 10:12:57')
GROUP BY a.id
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ref | PRIMARY,ITEMID_INDEX,CATEGORYID_INDEX | CATEGORYID_INDEX | 4 | const | 5 | Using where; Using index |
| 1 | SIMPLE | a | eq_ref | PRIMARY,PUBLISH_INDEX,STATE_INDEX,ACCESS_INDEX,APPLICATIONID_INDEX,MULTI_INDEX,MULTI_INDEX2,ID_APPLICATION_INDEX | PRIMARY | 4 | user_sply.b.item_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.11 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:64 |
| 16 | DatabaseHelper->query() | JROOT/administrator/components/com_zoo/tables/item.php:672 |
| 15 | ItemTable->getItemCountFromCategory() | JROOT/modules/mod_jbzoo_category/helper.php:82 |
| 14 | JBModuleHelperCategory->getCategories() | JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php:21 |
| 13 | include JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:256 |
| 12 | JBModuleHelper->partial() | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:225 |
| 11 | JBModuleHelper->render() | JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.php:28 |
| 10 | include JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.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 |
Время запроса: 2.03 ms После последнего запроса: 0.22 ms Память запроса: 0.048 MB. Память перед запросом: 10.555 MB Возвращено строк: 557
SELECT a.id
FROM xsd8v_zoo_item AS a
LEFT JOIN xsd8v_zoo_category_item AS b
ON a.id = b.item_id
WHERE a.application_id = 2
AND b.category_id = 38
AND a.access IN (1,5)
AND a.state = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-12-09 10:12:57')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-12-09 10:12:57')
GROUP BY a.id
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ref | PRIMARY,ITEMID_INDEX,CATEGORYID_INDEX | CATEGORYID_INDEX | 4 | const | 558 | Using where; Using index |
| 1 | SIMPLE | a | eq_ref | PRIMARY,PUBLISH_INDEX,STATE_INDEX,ACCESS_INDEX,APPLICATIONID_INDEX,MULTI_INDEX,MULTI_INDEX2,ID_APPLICATION_INDEX | PRIMARY | 4 | user_sply.b.item_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.10 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 1.58 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.59 ms |
| Reset for next command | 0.01 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:64 |
| 16 | DatabaseHelper->query() | JROOT/administrator/components/com_zoo/tables/item.php:672 |
| 15 | ItemTable->getItemCountFromCategory() | JROOT/modules/mod_jbzoo_category/helper.php:82 |
| 14 | JBModuleHelperCategory->getCategories() | JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php:21 |
| 13 | include JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:256 |
| 12 | JBModuleHelper->partial() | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:225 |
| 11 | JBModuleHelper->render() | JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.php:28 |
| 10 | include JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.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 |
Время запроса: 0.91 ms После последнего запроса: 0.41 ms Память запроса: 0.029 MB. Память перед запросом: 10.565 MB Возвращено строк: 153
SELECT a.id
FROM xsd8v_zoo_item AS a
LEFT JOIN xsd8v_zoo_category_item AS b
ON a.id = b.item_id
WHERE a.application_id = 2
AND b.category_id = 39
AND a.access IN (1,5)
AND a.state = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-12-09 10:12:57')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-12-09 10:12:57')
GROUP BY a.id
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ref | PRIMARY,ITEMID_INDEX,CATEGORYID_INDEX | CATEGORYID_INDEX | 4 | const | 153 | Using where; Using index |
| 1 | SIMPLE | a | eq_ref | PRIMARY,PUBLISH_INDEX,STATE_INDEX,ACCESS_INDEX,APPLICATIONID_INDEX,MULTI_INDEX,MULTI_INDEX2,ID_APPLICATION_INDEX | PRIMARY | 4 | user_sply.b.item_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.07 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.13 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.47 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.31 ms |
| Reset for next command | 0.01 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:64 |
| 16 | DatabaseHelper->query() | JROOT/administrator/components/com_zoo/tables/item.php:672 |
| 15 | ItemTable->getItemCountFromCategory() | JROOT/modules/mod_jbzoo_category/helper.php:82 |
| 14 | JBModuleHelperCategory->getCategories() | JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php:21 |
| 13 | include JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:256 |
| 12 | JBModuleHelper->partial() | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:225 |
| 11 | JBModuleHelper->render() | JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.php:28 |
| 10 | include JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.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 |
Время запроса: 1.62 ms После последнего запроса: 0.23 ms Память запроса: 0.040 MB. Память перед запросом: 10.575 MB Возвращено строк: 426
SELECT a.id
FROM xsd8v_zoo_item AS a
LEFT JOIN xsd8v_zoo_category_item AS b
ON a.id = b.item_id
WHERE a.application_id = 2
AND b.category_id = 40
AND a.access IN (1,5)
AND a.state = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-12-09 10:12:57')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-12-09 10:12:57')
GROUP BY a.id
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ref | PRIMARY,ITEMID_INDEX,CATEGORYID_INDEX | CATEGORYID_INDEX | 4 | const | 426 | Using where; Using index |
| 1 | SIMPLE | a | eq_ref | PRIMARY,PUBLISH_INDEX,STATE_INDEX,ACCESS_INDEX,APPLICATIONID_INDEX,MULTI_INDEX,MULTI_INDEX2,ID_APPLICATION_INDEX | PRIMARY | 4 | user_sply.b.item_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.11 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 1.18 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.37 ms |
| Reset for next command | 0.01 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:64 |
| 16 | DatabaseHelper->query() | JROOT/administrator/components/com_zoo/tables/item.php:672 |
| 15 | ItemTable->getItemCountFromCategory() | JROOT/modules/mod_jbzoo_category/helper.php:82 |
| 14 | JBModuleHelperCategory->getCategories() | JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php:21 |
| 13 | include JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:256 |
| 12 | JBModuleHelper->partial() | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:225 |
| 11 | JBModuleHelper->render() | JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.php:28 |
| 10 | include JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.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 |
Время запроса: 0.45 ms После последнего запроса: 0.26 ms Память запроса: 0.025 MB. Память перед запросом: 10.586 MB Возвращено строк: 12
SELECT a.id
FROM xsd8v_zoo_item AS a
LEFT JOIN xsd8v_zoo_category_item AS b
ON a.id = b.item_id
WHERE a.application_id = 2
AND b.category_id = 41
AND a.access IN (1,5)
AND a.state = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-12-09 10:12:57')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-12-09 10:12:57')
GROUP BY a.id
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ref | PRIMARY,ITEMID_INDEX,CATEGORYID_INDEX | CATEGORYID_INDEX | 4 | const | 12 | Using where; Using index |
| 1 | SIMPLE | a | eq_ref | PRIMARY,PUBLISH_INDEX,STATE_INDEX,ACCESS_INDEX,APPLICATIONID_INDEX,MULTI_INDEX,MULTI_INDEX2,ID_APPLICATION_INDEX | PRIMARY | 4 | user_sply.b.item_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.12 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.06 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.28 ms |
| Reset for next command | 0.01 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:64 |
| 16 | DatabaseHelper->query() | JROOT/administrator/components/com_zoo/tables/item.php:672 |
| 15 | ItemTable->getItemCountFromCategory() | JROOT/modules/mod_jbzoo_category/helper.php:82 |
| 14 | JBModuleHelperCategory->getCategories() | JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php:21 |
| 13 | include JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:256 |
| 12 | JBModuleHelper->partial() | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:225 |
| 11 | JBModuleHelper->render() | JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.php:28 |
| 10 | include JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.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 |
Время запроса: 0.41 ms После последнего запроса: 0.21 ms Память запроса: 0.025 MB. Память перед запросом: 10.596 MB Возвращено строк: 10
SELECT a.id
FROM xsd8v_zoo_item AS a
LEFT JOIN xsd8v_zoo_category_item AS b
ON a.id = b.item_id
WHERE a.application_id = 2
AND b.category_id = 51
AND a.access IN (1,5)
AND a.state = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-12-09 10:12:57')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-12-09 10:12:57')
GROUP BY a.id
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ref | PRIMARY,ITEMID_INDEX,CATEGORYID_INDEX | CATEGORYID_INDEX | 4 | const | 10 | Using where; Using index |
| 1 | SIMPLE | a | eq_ref | PRIMARY,PUBLISH_INDEX,STATE_INDEX,ACCESS_INDEX,APPLICATIONID_INDEX,MULTI_INDEX,MULTI_INDEX2,ID_APPLICATION_INDEX | PRIMARY | 4 | user_sply.b.item_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.07 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.10 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.05 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.25 ms |
| Reset for next command | 0.01 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:64 |
| 16 | DatabaseHelper->query() | JROOT/administrator/components/com_zoo/tables/item.php:672 |
| 15 | ItemTable->getItemCountFromCategory() | JROOT/modules/mod_jbzoo_category/helper.php:82 |
| 14 | JBModuleHelperCategory->getCategories() | JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php:21 |
| 13 | include JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:256 |
| 12 | JBModuleHelper->partial() | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:225 |
| 11 | JBModuleHelper->render() | JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.php:28 |
| 10 | include JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.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 |
Время запроса: 0.38 ms После последнего запроса: 0.20 ms Память запроса: 0.024 MB. Память перед запросом: 10.607 MB Возвращено строк: 5
SELECT a.id
FROM xsd8v_zoo_item AS a
LEFT JOIN xsd8v_zoo_category_item AS b
ON a.id = b.item_id
WHERE a.application_id = 2
AND b.category_id = 42
AND a.access IN (1,5)
AND a.state = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-12-09 10:12:57')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-12-09 10:12:57')
GROUP BY a.id
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ref | PRIMARY,ITEMID_INDEX,CATEGORYID_INDEX | CATEGORYID_INDEX | 4 | const | 5 | Using where; Using index |
| 1 | SIMPLE | a | eq_ref | PRIMARY,PUBLISH_INDEX,STATE_INDEX,ACCESS_INDEX,APPLICATIONID_INDEX,MULTI_INDEX,MULTI_INDEX2,ID_APPLICATION_INDEX | PRIMARY | 4 | user_sply.b.item_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.12 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.30 ms |
| Reset for next command | 0.01 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:64 |
| 16 | DatabaseHelper->query() | JROOT/administrator/components/com_zoo/tables/item.php:672 |
| 15 | ItemTable->getItemCountFromCategory() | JROOT/modules/mod_jbzoo_category/helper.php:82 |
| 14 | JBModuleHelperCategory->getCategories() | JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php:21 |
| 13 | include JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:256 |
| 12 | JBModuleHelper->partial() | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:225 |
| 11 | JBModuleHelper->render() | JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.php:28 |
| 10 | include JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.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 |
Время запроса: 0.65 ms После последнего запроса: 0.25 ms Память запроса: 0.028 MB. Память перед запросом: 10.617 MB Возвращено строк: 111
SELECT a.id
FROM xsd8v_zoo_item AS a
LEFT JOIN xsd8v_zoo_category_item AS b
ON a.id = b.item_id
WHERE a.application_id = 2
AND b.category_id = 43
AND a.access IN (1,5)
AND a.state = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-12-09 10:12:57')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-12-09 10:12:57')
GROUP BY a.id
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ref | PRIMARY,ITEMID_INDEX,CATEGORYID_INDEX | CATEGORYID_INDEX | 4 | const | 111 | Using where; Using index |
| 1 | SIMPLE | a | eq_ref | PRIMARY,PUBLISH_INDEX,STATE_INDEX,ACCESS_INDEX,APPLICATIONID_INDEX,MULTI_INDEX,MULTI_INDEX2,ID_APPLICATION_INDEX | PRIMARY | 4 | user_sply.b.item_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.10 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.30 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.25 ms |
| Reset for next command | 0.01 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:64 |
| 16 | DatabaseHelper->query() | JROOT/administrator/components/com_zoo/tables/item.php:672 |
| 15 | ItemTable->getItemCountFromCategory() | JROOT/modules/mod_jbzoo_category/helper.php:82 |
| 14 | JBModuleHelperCategory->getCategories() | JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php:21 |
| 13 | include JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:256 |
| 12 | JBModuleHelper->partial() | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:225 |
| 11 | JBModuleHelper->render() | JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.php:28 |
| 10 | include JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.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 |
Время запроса: 0.43 ms После последнего запроса: 0.18 ms Память запроса: 0.025 MB. Память перед запросом: 10.627 MB Возвращено строк: 31
SELECT a.id
FROM xsd8v_zoo_item AS a
LEFT JOIN xsd8v_zoo_category_item AS b
ON a.id = b.item_id
WHERE a.application_id = 2
AND b.category_id = 44
AND a.access IN (1,5)
AND a.state = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-12-09 10:12:57')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-12-09 10:12:57')
GROUP BY a.id
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ref | PRIMARY,ITEMID_INDEX,CATEGORYID_INDEX | CATEGORYID_INDEX | 4 | const | 31 | Using where; Using index |
| 1 | SIMPLE | a | eq_ref | PRIMARY,PUBLISH_INDEX,STATE_INDEX,ACCESS_INDEX,APPLICATIONID_INDEX,MULTI_INDEX,MULTI_INDEX2,ID_APPLICATION_INDEX | PRIMARY | 4 | user_sply.b.item_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.10 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.10 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.23 ms |
| Reset for next command | 0.01 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:64 |
| 16 | DatabaseHelper->query() | JROOT/administrator/components/com_zoo/tables/item.php:672 |
| 15 | ItemTable->getItemCountFromCategory() | JROOT/modules/mod_jbzoo_category/helper.php:82 |
| 14 | JBModuleHelperCategory->getCategories() | JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php:21 |
| 13 | include JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:256 |
| 12 | JBModuleHelper->partial() | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:225 |
| 11 | JBModuleHelper->render() | JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.php:28 |
| 10 | include JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.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 |
Время запроса: 0.45 ms После последнего запроса: 0.18 ms Память запроса: 0.025 MB. Память перед запросом: 10.637 MB Возвращено строк: 11
SELECT a.id
FROM xsd8v_zoo_item AS a
LEFT JOIN xsd8v_zoo_category_item AS b
ON a.id = b.item_id
WHERE a.application_id = 2
AND b.category_id = 45
AND a.access IN (1,5)
AND a.state = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-12-09 10:12:57')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-12-09 10:12:57')
GROUP BY a.id
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ref | PRIMARY,ITEMID_INDEX,CATEGORYID_INDEX | CATEGORYID_INDEX | 4 | const | 11 | Using where; Using index |
| 1 | SIMPLE | a | eq_ref | PRIMARY,PUBLISH_INDEX,STATE_INDEX,ACCESS_INDEX,APPLICATIONID_INDEX,MULTI_INDEX,MULTI_INDEX2,ID_APPLICATION_INDEX | PRIMARY | 4 | user_sply.b.item_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.10 ms |
| Preparing | 0.09 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.06 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.28 ms |
| Reset for next command | 0.01 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:64 |
| 16 | DatabaseHelper->query() | JROOT/administrator/components/com_zoo/tables/item.php:672 |
| 15 | ItemTable->getItemCountFromCategory() | JROOT/modules/mod_jbzoo_category/helper.php:82 |
| 14 | JBModuleHelperCategory->getCategories() | JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php:21 |
| 13 | include JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:256 |
| 12 | JBModuleHelper->partial() | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:225 |
| 11 | JBModuleHelper->render() | JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.php:28 |
| 10 | include JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.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 |
Время запроса: 1.18 ms После последнего запроса: 0.22 ms Память запроса: 0.040 MB. Память перед запросом: 10.649 MB Возвращено строк: 279
SELECT a.id
FROM xsd8v_zoo_item AS a
LEFT JOIN xsd8v_zoo_category_item AS b
ON a.id = b.item_id
WHERE a.application_id = 2
AND b.category_id = 46
AND a.access IN (1,5)
AND a.state = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-12-09 10:12:57')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-12-09 10:12:57')
GROUP BY a.id
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ref | PRIMARY,ITEMID_INDEX,CATEGORYID_INDEX | CATEGORYID_INDEX | 4 | const | 280 | Using where; Using index |
| 1 | SIMPLE | a | eq_ref | PRIMARY,PUBLISH_INDEX,STATE_INDEX,ACCESS_INDEX,APPLICATIONID_INDEX,MULTI_INDEX,MULTI_INDEX2,ID_APPLICATION_INDEX | PRIMARY | 4 | user_sply.b.item_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.11 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.79 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.31 ms |
| Reset for next command | 0.01 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:64 |
| 16 | DatabaseHelper->query() | JROOT/administrator/components/com_zoo/tables/item.php:672 |
| 15 | ItemTable->getItemCountFromCategory() | JROOT/modules/mod_jbzoo_category/helper.php:82 |
| 14 | JBModuleHelperCategory->getCategories() | JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php:21 |
| 13 | include JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:256 |
| 12 | JBModuleHelper->partial() | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:225 |
| 11 | JBModuleHelper->render() | JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.php:28 |
| 10 | include JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.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 |
Время запроса: 0.49 ms После последнего запроса: 0.21 ms Память запроса: 0.024 MB. Память перед запросом: 10.659 MB Возвращено строк: 7
SELECT a.id
FROM xsd8v_zoo_item AS a
LEFT JOIN xsd8v_zoo_category_item AS b
ON a.id = b.item_id
WHERE a.application_id = 2
AND b.category_id = 47
AND a.access IN (1,5)
AND a.state = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-12-09 10:12:57')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-12-09 10:12:57')
GROUP BY a.id
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ref | PRIMARY,ITEMID_INDEX,CATEGORYID_INDEX | CATEGORYID_INDEX | 4 | const | 7 | Using where; Using index |
| 1 | SIMPLE | a | eq_ref | PRIMARY,PUBLISH_INDEX,STATE_INDEX,ACCESS_INDEX,APPLICATIONID_INDEX,MULTI_INDEX,MULTI_INDEX2,ID_APPLICATION_INDEX | PRIMARY | 4 | user_sply.b.item_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 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.06 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.32 ms |
| Reset for next command | 0.01 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:64 |
| 16 | DatabaseHelper->query() | JROOT/administrator/components/com_zoo/tables/item.php:672 |
| 15 | ItemTable->getItemCountFromCategory() | JROOT/modules/mod_jbzoo_category/helper.php:82 |
| 14 | JBModuleHelperCategory->getCategories() | JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php:21 |
| 13 | include JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:256 |
| 12 | JBModuleHelper->partial() | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:225 |
| 11 | JBModuleHelper->render() | JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.php:28 |
| 10 | include JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.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 |
Время запроса: 0.57 ms После последнего запроса: 0.25 ms Память запроса: 0.026 MB. Память перед запросом: 10.669 MB Возвращено строк: 55
SELECT a.id
FROM xsd8v_zoo_item AS a
LEFT JOIN xsd8v_zoo_category_item AS b
ON a.id = b.item_id
WHERE a.application_id = 2
AND b.category_id = 48
AND a.access IN (1,5)
AND a.state = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-12-09 10:12:57')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-12-09 10:12:57')
GROUP BY a.id
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ref | PRIMARY,ITEMID_INDEX,CATEGORYID_INDEX | CATEGORYID_INDEX | 4 | const | 55 | Using where; Using index |
| 1 | SIMPLE | a | eq_ref | PRIMARY,PUBLISH_INDEX,STATE_INDEX,ACCESS_INDEX,APPLICATIONID_INDEX,MULTI_INDEX,MULTI_INDEX2,ID_APPLICATION_INDEX | PRIMARY | 4 | user_sply.b.item_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.14 ms |
| Preparing | 0.04 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.17 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.24 ms |
| Reset for next command | 0.01 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:64 |
| 16 | DatabaseHelper->query() | JROOT/administrator/components/com_zoo/tables/item.php:672 |
| 15 | ItemTable->getItemCountFromCategory() | JROOT/modules/mod_jbzoo_category/helper.php:82 |
| 14 | JBModuleHelperCategory->getCategories() | JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php:21 |
| 13 | include JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:256 |
| 12 | JBModuleHelper->partial() | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:225 |
| 11 | JBModuleHelper->render() | JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.php:28 |
| 10 | include JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.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 |
Время запроса: 0.46 ms После последнего запроса: 0.18 ms Память запроса: 0.025 MB. Память перед запросом: 10.679 MB Возвращено строк: 38
SELECT a.id
FROM xsd8v_zoo_item AS a
LEFT JOIN xsd8v_zoo_category_item AS b
ON a.id = b.item_id
WHERE a.application_id = 2
AND b.category_id = 49
AND a.access IN (1,5)
AND a.state = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-12-09 10:12:57')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-12-09 10:12:57')
GROUP BY a.id
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ref | PRIMARY,ITEMID_INDEX,CATEGORYID_INDEX | CATEGORYID_INDEX | 4 | const | 38 | Using where; Using index |
| 1 | SIMPLE | a | eq_ref | PRIMARY,PUBLISH_INDEX,STATE_INDEX,ACCESS_INDEX,APPLICATIONID_INDEX,MULTI_INDEX,MULTI_INDEX2,ID_APPLICATION_INDEX | PRIMARY | 4 | user_sply.b.item_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.10 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.13 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.23 ms |
| Reset for next command | 0.01 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:64 |
| 16 | DatabaseHelper->query() | JROOT/administrator/components/com_zoo/tables/item.php:672 |
| 15 | ItemTable->getItemCountFromCategory() | JROOT/modules/mod_jbzoo_category/helper.php:82 |
| 14 | JBModuleHelperCategory->getCategories() | JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php:21 |
| 13 | include JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:256 |
| 12 | JBModuleHelper->partial() | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:225 |
| 11 | JBModuleHelper->render() | JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.php:28 |
| 10 | include JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.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 |
Время запроса: 0.38 ms После последнего запроса: 0.17 ms Память запроса: 0.024 MB. Память перед запросом: 10.689 MB Возвращено строк: 7
SELECT a.id
FROM xsd8v_zoo_item AS a
LEFT JOIN xsd8v_zoo_category_item AS b
ON a.id = b.item_id
WHERE a.application_id = 2
AND b.category_id = 50
AND a.access IN (1,5)
AND a.state = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-12-09 10:12:57')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-12-09 10:12:57')
GROUP BY a.id
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ref | PRIMARY,ITEMID_INDEX,CATEGORYID_INDEX | CATEGORYID_INDEX | 4 | const | 7 | Using where; Using index |
| 1 | SIMPLE | a | eq_ref | PRIMARY,PUBLISH_INDEX,STATE_INDEX,ACCESS_INDEX,APPLICATIONID_INDEX,MULTI_INDEX,MULTI_INDEX2,ID_APPLICATION_INDEX | PRIMARY | 4 | user_sply.b.item_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.10 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 4.90 ms |
| Reset for next command | 0.02 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:64 |
| 16 | DatabaseHelper->query() | JROOT/administrator/components/com_zoo/tables/item.php:672 |
| 15 | ItemTable->getItemCountFromCategory() | JROOT/modules/mod_jbzoo_category/helper.php:82 |
| 14 | JBModuleHelperCategory->getCategories() | JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php:21 |
| 13 | include JROOT/templates/supplym/html/mod_jbzoo_category/bootstrap.php | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:256 |
| 12 | JBModuleHelper->partial() | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:225 |
| 11 | JBModuleHelper->render() | JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.php:28 |
| 10 | include JROOT/modules/mod_jbzoo_category/mod_jbzoo_category.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 |
Время запроса: 1.71 ms После последнего запроса: 31.81 ms Память запроса: 0.034 MB. Память перед запросом: 10.822 MB Возвращено строк: 125
SHOW TABLES
EXPLAIN недоступен для: SHOW TABLES
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Filling schema table | 0.00 ms |
| checking permissions | 0.50 ms |
| Executing | 0.00 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Removing tmp table | 0.01 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 29 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:157 |
| 28 | DatabaseHelper->queryResultArray() | JROOT/media/zoo/applications/jbuniversal/framework/helpers/jbtables.php:64 |
| 27 | JBTablesHelper->getTableList() | JROOT/media/zoo/applications/jbuniversal/framework/helpers/jbtables.php:91 |
| 26 | JBTablesHelper->isTableExists() | JROOT/media/zoo/applications/jbuniversal/framework/helpers/jbtables.php:645 |
| 25 | JBTablesHelper->getFields() | JROOT/media/zoo/applications/jbuniversal/framework/models/jbmodel.values.php:61 |
| 24 | JBModelValues->getPropsValues() | JROOT/media/zoo/applications/jbuniversal/framework/render/filter/element.php:176 |
| 23 | JBFilterElement->_getDbValues() | JROOT/media/zoo/applications/jbuniversal/framework/render/filter/element.category.php:97 |
| 22 | JBFilterElementCategory->_getValues() | JROOT/media/zoo/applications/jbuniversal/framework/render/filter/element.php:386 |
| 21 | JBFilterElement->hasValue() | JROOT/media/zoo/applications/jbuniversal/framework/helpers/jbfilter.php:125 |
| 20 | JBFilterHelper->elementRender() | JROOT/media/zoo/applications/jbuniversal/framework/render/filter.php:112 |
| 19 | FilterRenderer->renderPosition() | JROOT/modules/mod_jbzoo_search/renderer/item/default.php:19 |
| 18 | include JROOT/modules/mod_jbzoo_search/renderer/item/default.php | JROOT/administrator/components/com_zoo/helpers/renderer.php:155 |
| 17 | AppRenderer->render() | JROOT/media/zoo/applications/jbuniversal/framework/render/filter.php:45 |
| 16 | FilterRenderer->render() | JROOT/modules/mod_jbzoo_search/tmpl/_fields.php:23 |
| 15 | include JROOT/modules/mod_jbzoo_search/tmpl/_fields.php | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:256 |
| 14 | JBModuleHelper->partial() | JROOT/modules/mod_jbzoo_search/tmpl/bootstrap.php:39 |
| 13 | include JROOT/modules/mod_jbzoo_search/tmpl/bootstrap.php | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:256 |
| 12 | JBModuleHelper->partial() | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:222 |
| 11 | JBModuleHelper->render() | JROOT/modules/mod_jbzoo_search/mod_jbzoo_search.php:30 |
| 10 | include JROOT/modules/mod_jbzoo_search/mod_jbzoo_search.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 |
Время запроса: 0.82 ms После последнего запроса: 0.29 ms Память запроса: 0.033 MB. Память перед запросом: 10.848 MB Возвращено строк: 37
DESCRIBE xsd8v_zoo_jbzoo_index_smazka
EXPLAIN недоступен для: DESCRIBE xsd8v_zoo_jbzoo_index_smazka
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.29 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Filling schema table | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| checking permissions | 0.10 ms |
| closing tables | 0.01 ms |
| checking permissions | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.05 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Removing tmp table | 0.07 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 28 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 27 | JDatabaseDriver->loadAssocList() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:202 |
| 26 | DatabaseHelper->queryAssocList() | JROOT/media/zoo/applications/jbuniversal/framework/helpers/jbtables.php:646 |
| 25 | JBTablesHelper->getFields() | JROOT/media/zoo/applications/jbuniversal/framework/models/jbmodel.values.php:61 |
| 24 | JBModelValues->getPropsValues() | JROOT/media/zoo/applications/jbuniversal/framework/render/filter/element.php:176 |
| 23 | JBFilterElement->_getDbValues() | JROOT/media/zoo/applications/jbuniversal/framework/render/filter/element.category.php:97 |
| 22 | JBFilterElementCategory->_getValues() | JROOT/media/zoo/applications/jbuniversal/framework/render/filter/element.php:386 |
| 21 | JBFilterElement->hasValue() | JROOT/media/zoo/applications/jbuniversal/framework/helpers/jbfilter.php:125 |
| 20 | JBFilterHelper->elementRender() | JROOT/media/zoo/applications/jbuniversal/framework/render/filter.php:112 |
| 19 | FilterRenderer->renderPosition() | JROOT/modules/mod_jbzoo_search/renderer/item/default.php:19 |
| 18 | include JROOT/modules/mod_jbzoo_search/renderer/item/default.php | JROOT/administrator/components/com_zoo/helpers/renderer.php:155 |
| 17 | AppRenderer->render() | JROOT/media/zoo/applications/jbuniversal/framework/render/filter.php:45 |
| 16 | FilterRenderer->render() | JROOT/modules/mod_jbzoo_search/tmpl/_fields.php:23 |
| 15 | include JROOT/modules/mod_jbzoo_search/tmpl/_fields.php | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:256 |
| 14 | JBModuleHelper->partial() | JROOT/modules/mod_jbzoo_search/tmpl/bootstrap.php:39 |
| 13 | include JROOT/modules/mod_jbzoo_search/tmpl/bootstrap.php | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:256 |
| 12 | JBModuleHelper->partial() | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:222 |
| 11 | JBModuleHelper->render() | JROOT/modules/mod_jbzoo_search/mod_jbzoo_search.php:30 |
| 10 | include JROOT/modules/mod_jbzoo_search/mod_jbzoo_search.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 |
Время запроса: 1.08 ms После последнего запроса: 0.48 ms Память запроса: 0.029 MB. Память перед запросом: 10.869 MB Возвращено строк: 1
SELECT tIndex.e_itemcategory_s AS value,
tIndex.e_itemcategory_s AS text,
COUNT(tIndex.e_itemcategory_s) AS count
FROM xsd8v_zoo_item AS tItem
INNER JOIN xsd8v_zoo_jbzoo_index_smazka AS tIndex
ON tIndex.item_id = tItem.id
LEFT JOIN xsd8v_zoo_category_item AS tCategoryItem
ON tCategoryItem.item_id = tItem.id
WHERE tItem.access IN (1,5)
AND tItem.state = '1'
AND (tItem.publish_up = '0000-00-00 00:00:00' OR tItem.publish_up <= '2025-12-09 10:12:57')
AND (tItem.publish_down = '0000-00-00 00:00:00' OR tItem.publish_down >= '2025-12-09 10:12:57')
AND tItem.type = 'smazka'
AND tItem.application_id = '2'
AND tIndex.e_itemcategory_s <> ""
AND tIndex.e_itemcategory_s IS NOT NULL
AND tCategoryItem.category_id = '42'
GROUP BY tIndex.e_itemcategory_s
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | tCategoryItem | ref | PRIMARY,ITEMID_INDEX,CATEGORYID_INDEX | CATEGORYID_INDEX | 4 | const | 5 | Using index; Using temporary; Используется сортировка файлов |
| 1 | SIMPLE | tItem | eq_ref | PRIMARY,PUBLISH_INDEX,STATE_INDEX,ACCESS_INDEX,APPLICATIONID_INDEX,TYPE_INDEX,MULTI_INDEX,MULTI_INDEX2,ID_APPLICATION_INDEX | PRIMARY | 4 | user_sply.tCategoryItem.item_id | 1 | Using where |
| 1 | SIMPLE | tIndex | ref | item_id,e_itemcategory_s | item_id | 4 | user_sply.tCategoryItem.item_id | 1 | Using index condition; Using where |
| Status | Duration |
|---|
| Starting | 0.11 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.05 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.37 ms |
| Preparing | 0.05 ms |
| Creating tmp table | 0.03 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.21 ms |
| Creating sort index | 0.02 ms |
| Removing tmp table | 0.00 ms |
| Creating sort index | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 28 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 27 | JDatabaseDriver->loadAssocList() | JROOT/media/zoo/applications/jbuniversal/framework/models/jbmodel.php:164 |
| 26 | JBModel->_query() | JROOT/media/zoo/applications/jbuniversal/framework/models/jbmodel.php:108 |
| 25 | JBModel->fetchAll() | JROOT/media/zoo/applications/jbuniversal/framework/models/jbmodel.values.php:87 |
| 24 | JBModelValues->getPropsValues() | JROOT/media/zoo/applications/jbuniversal/framework/render/filter/element.php:176 |
| 23 | JBFilterElement->_getDbValues() | JROOT/media/zoo/applications/jbuniversal/framework/render/filter/element.category.php:97 |
| 22 | JBFilterElementCategory->_getValues() | JROOT/media/zoo/applications/jbuniversal/framework/render/filter/element.php:386 |
| 21 | JBFilterElement->hasValue() | JROOT/media/zoo/applications/jbuniversal/framework/helpers/jbfilter.php:125 |
| 20 | JBFilterHelper->elementRender() | JROOT/media/zoo/applications/jbuniversal/framework/render/filter.php:112 |
| 19 | FilterRenderer->renderPosition() | JROOT/modules/mod_jbzoo_search/renderer/item/default.php:19 |
| 18 | include JROOT/modules/mod_jbzoo_search/renderer/item/default.php | JROOT/administrator/components/com_zoo/helpers/renderer.php:155 |
| 17 | AppRenderer->render() | JROOT/media/zoo/applications/jbuniversal/framework/render/filter.php:45 |
| 16 | FilterRenderer->render() | JROOT/modules/mod_jbzoo_search/tmpl/_fields.php:23 |
| 15 | include JROOT/modules/mod_jbzoo_search/tmpl/_fields.php | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:256 |
| 14 | JBModuleHelper->partial() | JROOT/modules/mod_jbzoo_search/tmpl/bootstrap.php:39 |
| 13 | include JROOT/modules/mod_jbzoo_search/tmpl/bootstrap.php | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:256 |
| 12 | JBModuleHelper->partial() | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:222 |
| 11 | JBModuleHelper->render() | JROOT/modules/mod_jbzoo_search/mod_jbzoo_search.php:30 |
| 10 | include JROOT/modules/mod_jbzoo_search/mod_jbzoo_search.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 |
Время запроса: 1.83 ms После последнего запроса: 25.41 ms Память запроса: 0.029 MB. Память перед запросом: 11.408 MB Возвращено строк: 4
SELECT tIndex.e_0cfb5ac6e6bf432bb2dcd3966603b8a3_s AS value,
tIndex.e_0cfb5ac6e6bf432bb2dcd3966603b8a3_s AS text,
COUNT(tIndex.e_0cfb5ac6e6bf432bb2dcd3966603b8a3_s) AS count
FROM xsd8v_zoo_item AS tItem
INNER JOIN xsd8v_zoo_jbzoo_index_smazka AS tIndex
ON tIndex.item_id = tItem.id
LEFT JOIN xsd8v_zoo_category_item AS tCategoryItem
ON tCategoryItem.item_id = tItem.id
WHERE tItem.access IN (1,5)
AND tItem.state = '1'
AND (tItem.publish_up = '0000-00-00 00:00:00' OR tItem.publish_up <= '2025-12-09 10:12:57')
AND (tItem.publish_down = '0000-00-00 00:00:00' OR tItem.publish_down >= '2025-12-09 10:12:57')
AND tItem.type = 'smazka'
AND tItem.application_id = '2'
AND tIndex.e_0cfb5ac6e6bf432bb2dcd3966603b8a3_s <> ""
AND tIndex.e_0cfb5ac6e6bf432bb2dcd3966603b8a3_s IS NOT NULL
AND tCategoryItem.category_id = '42'
GROUP BY tIndex.e_0cfb5ac6e6bf432bb2dcd3966603b8a3_s
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | tCategoryItem | ref | PRIMARY,ITEMID_INDEX,CATEGORYID_INDEX | CATEGORYID_INDEX | 4 | const | 5 | Using index; Using temporary; Используется сортировка файлов |
| 1 | SIMPLE | tItem | eq_ref | PRIMARY,PUBLISH_INDEX,STATE_INDEX,ACCESS_INDEX,APPLICATIONID_INDEX,TYPE_INDEX,MULTI_INDEX,MULTI_INDEX2,ID_APPLICATION_INDEX | PRIMARY | 4 | user_sply.tCategoryItem.item_id | 1 | Using where |
| 1 | SIMPLE | tIndex | ref | item_id,e_0cfb5ac6e6bf432bb2dcd3966603b8a3_s | item_id | 4 | user_sply.tCategoryItem.item_id | 1 | Using index condition; Using where |
| Status | Duration |
|---|
| Starting | 0.17 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.08 ms |
| Optimizing | 0.06 ms |
| Statistics | 0.39 ms |
| Preparing | 0.06 ms |
| Creating tmp table | 0.04 ms |
| Sorting result | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 0.20 ms |
| Creating sort index | 0.03 ms |
| Removing tmp table | 0.01 ms |
| Creating sort index | 0.01 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.01 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 28 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 27 | JDatabaseDriver->loadAssocList() | JROOT/media/zoo/applications/jbuniversal/framework/models/jbmodel.php:164 |
| 26 | JBModel->_query() | JROOT/media/zoo/applications/jbuniversal/framework/models/jbmodel.php:108 |
| 25 | JBModel->fetchAll() | JROOT/media/zoo/applications/jbuniversal/framework/models/jbmodel.values.php:87 |
| 24 | JBModelValues->getPropsValues() | JROOT/media/zoo/applications/jbuniversal/framework/render/filter/element.php:176 |
| 23 | JBFilterElement->_getDbValues() | JROOT/media/zoo/applications/jbuniversal/framework/render/filter/element.checkbox.php:50 |
| 22 | JBFilterElementCheckbox->_getValues() | JROOT/media/zoo/applications/jbuniversal/framework/render/filter/element.php:386 |
| 21 | JBFilterElement->hasValue() | JROOT/media/zoo/applications/jbuniversal/framework/helpers/jbfilter.php:125 |
| 20 | JBFilterHelper->elementRender() | JROOT/media/zoo/applications/jbuniversal/framework/render/filter.php:112 |
| 19 | FilterRenderer->renderPosition() | JROOT/modules/mod_jbzoo_search/renderer/item/default.php:19 |
| 18 | include JROOT/modules/mod_jbzoo_search/renderer/item/default.php | JROOT/administrator/components/com_zoo/helpers/renderer.php:155 |
| 17 | AppRenderer->render() | JROOT/media/zoo/applications/jbuniversal/framework/render/filter.php:45 |
| 16 | FilterRenderer->render() | JROOT/modules/mod_jbzoo_search/tmpl/_fields.php:23 |
| 15 | include JROOT/modules/mod_jbzoo_search/tmpl/_fields.php | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:256 |
| 14 | JBModuleHelper->partial() | JROOT/modules/mod_jbzoo_search/tmpl/bootstrap.php:39 |
| 13 | include JROOT/modules/mod_jbzoo_search/tmpl/bootstrap.php | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:256 |
| 12 | JBModuleHelper->partial() | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:222 |
| 11 | JBModuleHelper->render() | JROOT/modules/mod_jbzoo_search/mod_jbzoo_search.php:30 |
| 10 | include JROOT/modules/mod_jbzoo_search/mod_jbzoo_search.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 |
Время запроса: 1.28 ms После последнего запроса: 10.54 ms Память запроса: 0.029 MB. Память перед запросом: 11.422 MB Возвращено строк: 1
SELECT tIndex.e_596c2baa8ba846fd9eef64090f06e75b_s AS value,
tIndex.e_596c2baa8ba846fd9eef64090f06e75b_s AS text,
COUNT(tIndex.e_596c2baa8ba846fd9eef64090f06e75b_s) AS count
FROM xsd8v_zoo_item AS tItem
INNER JOIN xsd8v_zoo_jbzoo_index_smazka AS tIndex
ON tIndex.item_id = tItem.id
LEFT JOIN xsd8v_zoo_category_item AS tCategoryItem
ON tCategoryItem.item_id = tItem.id
WHERE tItem.access IN (1,5)
AND tItem.state = '1'
AND (tItem.publish_up = '0000-00-00 00:00:00' OR tItem.publish_up <= '2025-12-09 10:12:57')
AND (tItem.publish_down = '0000-00-00 00:00:00' OR tItem.publish_down >= '2025-12-09 10:12:57')
AND tItem.type = 'smazka'
AND tItem.application_id = '2'
AND tIndex.e_596c2baa8ba846fd9eef64090f06e75b_s <> ""
AND tIndex.e_596c2baa8ba846fd9eef64090f06e75b_s IS NOT NULL
AND tCategoryItem.category_id = '42'
GROUP BY tIndex.e_596c2baa8ba846fd9eef64090f06e75b_s
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | tCategoryItem | ref | PRIMARY,ITEMID_INDEX,CATEGORYID_INDEX | CATEGORYID_INDEX | 4 | const | 5 | Using index; Using temporary; Используется сортировка файлов |
| 1 | SIMPLE | tItem | eq_ref | PRIMARY,PUBLISH_INDEX,STATE_INDEX,ACCESS_INDEX,APPLICATIONID_INDEX,TYPE_INDEX,MULTI_INDEX,MULTI_INDEX2,ID_APPLICATION_INDEX | PRIMARY | 4 | user_sply.tCategoryItem.item_id | 1 | Using where |
| 1 | SIMPLE | tIndex | ref | item_id,e_596c2baa8ba846fd9eef64090f06e75b_s | item_id | 4 | user_sply.tCategoryItem.item_id | 1 | Using index condition; Using where |
| Status | Duration |
|---|
| Starting | 0.15 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.08 ms |
| Optimizing | 0.07 ms |
| Statistics | 0.38 ms |
| Preparing | 0.06 ms |
| Creating tmp table | 0.04 ms |
| Sorting result | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.18 ms |
| Creating sort index | 0.03 ms |
| Removing tmp table | 0.01 ms |
| Creating sort index | 0.01 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.04 ms |
| Reset for next command | 0.01 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 28 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 27 | JDatabaseDriver->loadAssocList() | JROOT/media/zoo/applications/jbuniversal/framework/models/jbmodel.php:164 |
| 26 | JBModel->_query() | JROOT/media/zoo/applications/jbuniversal/framework/models/jbmodel.php:108 |
| 25 | JBModel->fetchAll() | JROOT/media/zoo/applications/jbuniversal/framework/models/jbmodel.values.php:87 |
| 24 | JBModelValues->getPropsValues() | JROOT/media/zoo/applications/jbuniversal/framework/render/filter/element.php:176 |
| 23 | JBFilterElement->_getDbValues() | JROOT/media/zoo/applications/jbuniversal/framework/render/filter/element.checkbox.php:50 |
| 22 | JBFilterElementCheckbox->_getValues() | JROOT/media/zoo/applications/jbuniversal/framework/render/filter/element.php:386 |
| 21 | JBFilterElement->hasValue() | JROOT/media/zoo/applications/jbuniversal/framework/helpers/jbfilter.php:125 |
| 20 | JBFilterHelper->elementRender() | JROOT/media/zoo/applications/jbuniversal/framework/render/filter.php:112 |
| 19 | FilterRenderer->renderPosition() | JROOT/modules/mod_jbzoo_search/renderer/item/default.php:19 |
| 18 | include JROOT/modules/mod_jbzoo_search/renderer/item/default.php | JROOT/administrator/components/com_zoo/helpers/renderer.php:155 |
| 17 | AppRenderer->render() | JROOT/media/zoo/applications/jbuniversal/framework/render/filter.php:45 |
| 16 | FilterRenderer->render() | JROOT/modules/mod_jbzoo_search/tmpl/_fields.php:23 |
| 15 | include JROOT/modules/mod_jbzoo_search/tmpl/_fields.php | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:256 |
| 14 | JBModuleHelper->partial() | JROOT/modules/mod_jbzoo_search/tmpl/bootstrap.php:39 |
| 13 | include JROOT/modules/mod_jbzoo_search/tmpl/bootstrap.php | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:256 |
| 12 | JBModuleHelper->partial() | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:222 |
| 11 | JBModuleHelper->render() | JROOT/modules/mod_jbzoo_search/mod_jbzoo_search.php:30 |
| 10 | include JROOT/modules/mod_jbzoo_search/mod_jbzoo_search.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 |
Время запроса: 1.24 ms После последнего запроса: 5.34 ms Память запроса: 0.029 MB. Память перед запросом: 11.437 MB Возвращено строк: 1
SELECT tIndex.e_0c3da0bcfd2c42bba1f7d43a18788bc8_s AS value,
tIndex.e_0c3da0bcfd2c42bba1f7d43a18788bc8_s AS text,
COUNT(tIndex.e_0c3da0bcfd2c42bba1f7d43a18788bc8_s) AS count
FROM xsd8v_zoo_item AS tItem
INNER JOIN xsd8v_zoo_jbzoo_index_smazka AS tIndex
ON tIndex.item_id = tItem.id
LEFT JOIN xsd8v_zoo_category_item AS tCategoryItem
ON tCategoryItem.item_id = tItem.id
WHERE tItem.access IN (1,5)
AND tItem.state = '1'
AND (tItem.publish_up = '0000-00-00 00:00:00' OR tItem.publish_up <= '2025-12-09 10:12:57')
AND (tItem.publish_down = '0000-00-00 00:00:00' OR tItem.publish_down >= '2025-12-09 10:12:57')
AND tItem.type = 'smazka'
AND tItem.application_id = '2'
AND tIndex.e_0c3da0bcfd2c42bba1f7d43a18788bc8_s <> ""
AND tIndex.e_0c3da0bcfd2c42bba1f7d43a18788bc8_s IS NOT NULL
AND tCategoryItem.category_id = '42'
GROUP BY tIndex.e_0c3da0bcfd2c42bba1f7d43a18788bc8_s
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | tCategoryItem | ref | PRIMARY,ITEMID_INDEX,CATEGORYID_INDEX | CATEGORYID_INDEX | 4 | const | 5 | Using index; Using temporary; Используется сортировка файлов |
| 1 | SIMPLE | tItem | eq_ref | PRIMARY,PUBLISH_INDEX,STATE_INDEX,ACCESS_INDEX,APPLICATIONID_INDEX,TYPE_INDEX,MULTI_INDEX,MULTI_INDEX2,ID_APPLICATION_INDEX | PRIMARY | 4 | user_sply.tCategoryItem.item_id | 1 | Using where |
| 1 | SIMPLE | tIndex | ref | item_id,e_0c3da0bcfd2c42bba1f7d43a18788bc8_s | item_id | 4 | user_sply.tCategoryItem.item_id | 1 | Using index condition; Using where |
| Status | Duration |
|---|
| Starting | 0.14 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.05 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.06 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.36 ms |
| Preparing | 0.06 ms |
| Creating tmp table | 0.04 ms |
| Sorting result | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.17 ms |
| Creating sort index | 0.03 ms |
| Removing tmp table | 0.01 ms |
| Creating sort index | 0.01 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.01 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.04 ms |
| Reset for next command | 0.01 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 28 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 27 | JDatabaseDriver->loadAssocList() | JROOT/media/zoo/applications/jbuniversal/framework/models/jbmodel.php:164 |
| 26 | JBModel->_query() | JROOT/media/zoo/applications/jbuniversal/framework/models/jbmodel.php:108 |
| 25 | JBModel->fetchAll() | JROOT/media/zoo/applications/jbuniversal/framework/models/jbmodel.values.php:87 |
| 24 | JBModelValues->getPropsValues() | JROOT/media/zoo/applications/jbuniversal/framework/render/filter/element.php:176 |
| 23 | JBFilterElement->_getDbValues() | JROOT/media/zoo/applications/jbuniversal/framework/render/filter/element.checkbox.php:50 |
| 22 | JBFilterElementCheckbox->_getValues() | JROOT/media/zoo/applications/jbuniversal/framework/render/filter/element.php:386 |
| 21 | JBFilterElement->hasValue() | JROOT/media/zoo/applications/jbuniversal/framework/helpers/jbfilter.php:125 |
| 20 | JBFilterHelper->elementRender() | JROOT/media/zoo/applications/jbuniversal/framework/render/filter.php:112 |
| 19 | FilterRenderer->renderPosition() | JROOT/modules/mod_jbzoo_search/renderer/item/default.php:19 |
| 18 | include JROOT/modules/mod_jbzoo_search/renderer/item/default.php | JROOT/administrator/components/com_zoo/helpers/renderer.php:155 |
| 17 | AppRenderer->render() | JROOT/media/zoo/applications/jbuniversal/framework/render/filter.php:45 |
| 16 | FilterRenderer->render() | JROOT/modules/mod_jbzoo_search/tmpl/_fields.php:23 |
| 15 | include JROOT/modules/mod_jbzoo_search/tmpl/_fields.php | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:256 |
| 14 | JBModuleHelper->partial() | JROOT/modules/mod_jbzoo_search/tmpl/bootstrap.php:39 |
| 13 | include JROOT/modules/mod_jbzoo_search/tmpl/bootstrap.php | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:256 |
| 12 | JBModuleHelper->partial() | JROOT/media/zoo/applications/jbuniversal/framework/classes/jbmodulehelper.php:222 |
| 11 | JBModuleHelper->render() | JROOT/modules/mod_jbzoo_search/mod_jbzoo_search.php:30 |
| 10 | include JROOT/modules/mod_jbzoo_search/mod_jbzoo_search.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 |
Время запроса: 0.62 ms После последнего запроса: 69.56 ms Память запроса: 0.021 MB. Память перед запросом: 11.733 MB Возвращено строк: 1
SELECT manifest_cache
FROM xsd8v_extensions
WHERE type='component'
AND element='com_baforms'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | xsd8v_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | Using index condition; Using where |
| Status | Duration |
|---|
| Starting | 0.10 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.05 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.09 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.05 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_baforms/helpers/baforms.php:668 |
| 10 | baformsHelper::aboutUs() | JROOT/components/com_baforms/helpers/baforms.php:566 |
| 9 | baformsHelper::prepareHelper() | JROOT/plugins/system/baforms/baforms.php:56 |
| 8 | plgSystemBaforms->setForms() | JROOT/plugins/system/baforms/baforms.php:35 |
| 7 | plgSystemBaforms->onAfterRender() | 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:1118 |
| 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 |
Время запроса: 0.41 ms После последнего запроса: 0.66 ms Память запроса: 0.027 MB. Память перед запросом: 11.749 MB Возвращено строк: 1
SELECT `key`
FROM xsd8v_baforms_api
WHERE service = 'balbooa_activation'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | xsd8v_baforms_api | ALL | NULL | INDEX KEY не используется | NULL | NULL | 27 | Using where |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.05 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 11 | JDatabaseDriver->loadResult() | JROOT/components/com_baforms/helpers/baforms.php:653 |
| 10 | baformsHelper::checkFormsActivation() | JROOT/components/com_baforms/helpers/baforms.php:567 |
| 9 | baformsHelper::prepareHelper() | JROOT/plugins/system/baforms/baforms.php:56 |
| 8 | plgSystemBaforms->setForms() | JROOT/plugins/system/baforms/baforms.php:35 |
| 7 | plgSystemBaforms->onAfterRender() | 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:1118 |
| 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 |
Время запроса: 0.36 ms После последнего запроса: 0.87 ms Память запроса: 0.022 MB. Память перед запросом: 11.899 MB Возвращено строк: 1
SELECT COUNT(id)
FROM xsd8v_baforms_forms
WHERE id=4
AND published = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | xsd8v_baforms_forms | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.05 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 12 | JDatabaseDriver->loadResult() | JROOT/components/com_baforms/helpers/baforms.php:693 |
| 11 | baformsHelper::checkForm() | JROOT/components/com_baforms/helpers/baforms.php:271 |
| 10 | baformsHelper::renderFormHTML() | JROOT/plugins/system/baforms/baforms.php:75 |
| 9 | plgSystemBaforms->getContent() | JROOT/plugins/system/baforms/baforms.php:63 |
| 8 | plgSystemBaforms->setForms() | JROOT/plugins/system/baforms/baforms.php:35 |
| 7 | plgSystemBaforms->onAfterRender() | 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:1118 |
| 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 |
Время запроса: 0.73 ms После последнего запроса: 24.38 ms Память запроса: 0.064 MB. Память перед запросом: 12.168 MB Возвращено строк: 1
SELECT f.*, fs.id AS settings_id
FROM xsd8v_baforms_forms AS f
LEFT JOIN xsd8v_baforms_forms_settings AS fs
ON f.id = fs.form_id
WHERE f.id = 4
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | f | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | fs | ALL | NULL | INDEX KEY не используется | NULL | NULL | 5 | Using where |
| Status | Duration |
|---|
| Starting | 0.09 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.06 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.09 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.07 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 12 | JDatabaseDriver->loadObject() | JROOT/components/com_baforms/helpers/compatibleCheck.php:28 |
| 11 | compatibleCheck::checkForm() | JROOT/components/com_baforms/helpers/baforms.php:278 |
| 10 | baformsHelper::renderFormHTML() | JROOT/plugins/system/baforms/baforms.php:75 |
| 9 | plgSystemBaforms->getContent() | JROOT/plugins/system/baforms/baforms.php:63 |
| 8 | plgSystemBaforms->setForms() | JROOT/plugins/system/baforms/baforms.php:35 |
| 7 | plgSystemBaforms->onAfterRender() | 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:1118 |
| 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 |
Время запроса: 0.25 ms После последнего запроса: 0.22 ms Память запроса: 0.022 MB. Память перед запросом: 12.174 MB Возвращено строк: 1
SELECT title
FROM xsd8v_baforms_forms
WHERE id = 4
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | xsd8v_baforms_forms | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 13 | JDatabaseDriver->loadResult() | JROOT/components/com_baforms/helpers/baforms.php:176 |
| 12 | baformsHelper::getFormShortCodes() | JROOT/components/com_baforms/helpers/baforms.php:448 |
| 11 | baformsHelper::drawHTMLPage() | JROOT/components/com_baforms/helpers/baforms.php:280 |
| 10 | baformsHelper::renderFormHTML() | JROOT/plugins/system/baforms/baforms.php:75 |
| 9 | plgSystemBaforms->getContent() | JROOT/plugins/system/baforms/baforms.php:63 |
| 8 | plgSystemBaforms->setForms() | JROOT/plugins/system/baforms/baforms.php:35 |
| 7 | plgSystemBaforms->onAfterRender() | 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:1118 |
| 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 |
Время запроса: 0.25 ms После последнего запроса: 0.37 ms Память запроса: 0.022 MB. Память перед запросом: 12.182 MB Возвращено строк: 1
SELECT *
FROM xsd8v_baforms_pages
WHERE form_id = 4
ORDER BY `order_index` ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | xsd8v_baforms_pages | ALL | NULL | INDEX KEY не используется | NULL | NULL | 3 | Using where; Используется сортировка файлов |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/components/com_baforms/helpers/baforms.php:640 |
| 12 | baformsHelper::getPages() | JROOT/components/com_baforms/helpers/baforms.php:449 |
| 11 | baformsHelper::drawHTMLPage() | JROOT/components/com_baforms/helpers/baforms.php:280 |
| 10 | baformsHelper::renderFormHTML() | JROOT/plugins/system/baforms/baforms.php:75 |
| 9 | plgSystemBaforms->getContent() | JROOT/plugins/system/baforms/baforms.php:63 |
| 8 | plgSystemBaforms->setForms() | JROOT/plugins/system/baforms/baforms.php:35 |
| 7 | plgSystemBaforms->onAfterRender() | 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:1118 |
| 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 |
Время запроса: 0.19 ms После последнего запроса: 0.09 ms Память запроса: 0.022 MB. Память перед запросом: 12.189 MB Возвращено строк: 1
SELECT *
FROM xsd8v_baforms_forms_settings
WHERE form_id = 4
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | xsd8v_baforms_forms_settings | ALL | NULL | INDEX KEY не используется | NULL | NULL | 5 | Using where |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 13 | JDatabaseDriver->loadObject() | JROOT/components/com_baforms/helpers/baforms.php:626 |
| 12 | baformsHelper::getFormSettings() | JROOT/components/com_baforms/helpers/baforms.php:451 |
| 11 | baformsHelper::drawHTMLPage() | JROOT/components/com_baforms/helpers/baforms.php:280 |
| 10 | baformsHelper::renderFormHTML() | JROOT/plugins/system/baforms/baforms.php:75 |
| 9 | plgSystemBaforms->getContent() | JROOT/plugins/system/baforms/baforms.php:63 |
| 8 | plgSystemBaforms->setForms() | JROOT/plugins/system/baforms/baforms.php:35 |
| 7 | plgSystemBaforms->onAfterRender() | 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:1118 |
| 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 |
Время запроса: 0.28 ms После последнего запроса: 0.15 ms Память запроса: 0.022 MB. Память перед запросом: 12.203 MB Возвращено строк: 0
SELECT *
FROM xsd8v_baforms_items
WHERE form_id = 4
AND `key` = 'baform-'
ORDER BY `column_id` ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | xsd8v_baforms_items | ALL | NULL | INDEX KEY не используется | NULL | NULL | 27 | Using where; Используется сортировка файлов |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Sorting result | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 14 | JDatabaseDriver->loadObject() | JROOT/components/com_baforms/helpers/baforms.php:580 |
| 13 | baformsHelper::getFormItem() | JROOT/components/com_baforms/helpers/baforms.php:501 |
| 12 | baformsHelper::prepareCondition() | JROOT/components/com_baforms/helpers/baforms.php:454 |
| 11 | baformsHelper::drawHTMLPage() | JROOT/components/com_baforms/helpers/baforms.php:280 |
| 10 | baformsHelper::renderFormHTML() | JROOT/plugins/system/baforms/baforms.php:75 |
| 9 | plgSystemBaforms->getContent() | JROOT/plugins/system/baforms/baforms.php:63 |
| 8 | plgSystemBaforms->setForms() | JROOT/plugins/system/baforms/baforms.php:35 |
| 7 | plgSystemBaforms->onAfterRender() | 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:1118 |
| 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 |
Время запроса: 0.33 ms После последнего запроса: 3.99 ms Память запроса: 0.023 MB. Память перед запросом: 12.289 MB Возвращено строк: 1
SELECT *
FROM xsd8v_baforms_columns
WHERE form_id = 4
AND `key` = 'bacolumn-2'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | xsd8v_baforms_columns | ALL | NULL | INDEX KEY не используется | NULL | NULL | 25 | Using where |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.02 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 15 | JDatabaseDriver->loadObject() | JROOT/components/com_baforms/helpers/baforms.php:594 |
| 14 | baformsHelper::getFormColumns() | JROOT/components/com_baforms/views/form/tmpl/page.php:61 |
| 13 | include JROOT/components/com_baforms/views/form/tmpl/page.php | JROOT/components/com_baforms/views/form/tmpl/form.php:44 |
| 12 | include JROOT/components/com_baforms/views/form/tmpl/form.php | JROOT/components/com_baforms/helpers/baforms.php:469 |
| 11 | baformsHelper::drawHTMLPage() | JROOT/components/com_baforms/helpers/baforms.php:280 |
| 10 | baformsHelper::renderFormHTML() | JROOT/plugins/system/baforms/baforms.php:75 |
| 9 | plgSystemBaforms->getContent() | JROOT/plugins/system/baforms/baforms.php:63 |
| 8 | plgSystemBaforms->setForms() | JROOT/plugins/system/baforms/baforms.php:35 |
| 7 | plgSystemBaforms->onAfterRender() | 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:1118 |
| 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 |
Время запроса: 0.22 ms После последнего запроса: 0.11 ms Память запроса: 0.025 MB. Память перед запросом: 12.314 MB Возвращено строк: 1
SELECT *
FROM xsd8v_baforms_items
WHERE form_id = 4
AND `parent` = 'bacolumn-2'
ORDER BY `column_id` ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | xsd8v_baforms_items | ALL | NULL | INDEX KEY не используется | NULL | NULL | 27 | Using where; Используется сортировка файлов |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 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.01 ms |
| Creating sort index | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_baforms/helpers/baforms.php:613 |
| 15 | baformsHelper::getFormItems() | JROOT/components/com_baforms/views/form/tmpl/column.php:15 |
| 14 | include JROOT/components/com_baforms/views/form/tmpl/column.php | JROOT/components/com_baforms/views/form/tmpl/page.php:64 |
| 13 | include JROOT/components/com_baforms/views/form/tmpl/page.php | JROOT/components/com_baforms/views/form/tmpl/form.php:44 |
| 12 | include JROOT/components/com_baforms/views/form/tmpl/form.php | JROOT/components/com_baforms/helpers/baforms.php:469 |
| 11 | baformsHelper::drawHTMLPage() | JROOT/components/com_baforms/helpers/baforms.php:280 |
| 10 | baformsHelper::renderFormHTML() | JROOT/plugins/system/baforms/baforms.php:75 |
| 9 | plgSystemBaforms->getContent() | JROOT/plugins/system/baforms/baforms.php:63 |
| 8 | plgSystemBaforms->setForms() | JROOT/plugins/system/baforms/baforms.php:35 |
| 7 | plgSystemBaforms->onAfterRender() | 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:1118 |
| 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 |
Время запроса: 0.26 ms После последнего запроса: 0.23 ms Память запроса: 0.023 MB. Память перед запросом: 12.312 MB Возвращено строк: 1
SELECT *
FROM xsd8v_baforms_columns
WHERE form_id = 4
AND `key` = 'bacolumn-3'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | xsd8v_baforms_columns | ALL | NULL | INDEX KEY не используется | NULL | NULL | 25 | Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.06 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 15 | JDatabaseDriver->loadObject() | JROOT/components/com_baforms/helpers/baforms.php:594 |
| 14 | baformsHelper::getFormColumns() | JROOT/components/com_baforms/views/form/tmpl/page.php:61 |
| 13 | include JROOT/components/com_baforms/views/form/tmpl/page.php | JROOT/components/com_baforms/views/form/tmpl/form.php:44 |
| 12 | include JROOT/components/com_baforms/views/form/tmpl/form.php | JROOT/components/com_baforms/helpers/baforms.php:469 |
| 11 | baformsHelper::drawHTMLPage() | JROOT/components/com_baforms/helpers/baforms.php:280 |
| 10 | baformsHelper::renderFormHTML() | JROOT/plugins/system/baforms/baforms.php:75 |
| 9 | plgSystemBaforms->getContent() | JROOT/plugins/system/baforms/baforms.php:63 |
| 8 | plgSystemBaforms->setForms() | JROOT/plugins/system/baforms/baforms.php:35 |
| 7 | plgSystemBaforms->onAfterRender() | 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:1118 |
| 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 |
Время запроса: 0.20 ms После последнего запроса: 0.07 ms Память запроса: 0.025 MB. Память перед запросом: 12.337 MB Возвращено строк: 1
SELECT *
FROM xsd8v_baforms_items
WHERE form_id = 4
AND `parent` = 'bacolumn-3'
ORDER BY `column_id` ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | xsd8v_baforms_items | ALL | NULL | INDEX KEY не используется | NULL | NULL | 27 | Using where; Используется сортировка файлов |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 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.01 ms |
| Creating sort index | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_baforms/helpers/baforms.php:613 |
| 15 | baformsHelper::getFormItems() | JROOT/components/com_baforms/views/form/tmpl/column.php:15 |
| 14 | include JROOT/components/com_baforms/views/form/tmpl/column.php | JROOT/components/com_baforms/views/form/tmpl/page.php:64 |
| 13 | include JROOT/components/com_baforms/views/form/tmpl/page.php | JROOT/components/com_baforms/views/form/tmpl/form.php:44 |
| 12 | include JROOT/components/com_baforms/views/form/tmpl/form.php | JROOT/components/com_baforms/helpers/baforms.php:469 |
| 11 | baformsHelper::drawHTMLPage() | JROOT/components/com_baforms/helpers/baforms.php:280 |
| 10 | baformsHelper::renderFormHTML() | JROOT/plugins/system/baforms/baforms.php:75 |
| 9 | plgSystemBaforms->getContent() | JROOT/plugins/system/baforms/baforms.php:63 |
| 8 | plgSystemBaforms->setForms() | JROOT/plugins/system/baforms/baforms.php:35 |
| 7 | plgSystemBaforms->onAfterRender() | 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:1118 |
| 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 |
Время запроса: 0.17 ms После последнего запроса: 0.08 ms Память запроса: 0.023 MB. Память перед запросом: 12.329 MB Возвращено строк: 1
SELECT *
FROM xsd8v_baforms_columns
WHERE form_id = 4
AND `key` = 'bacolumn-4'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | xsd8v_baforms_columns | ALL | NULL | INDEX KEY не используется | NULL | NULL | 25 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 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 of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 15 | JDatabaseDriver->loadObject() | JROOT/components/com_baforms/helpers/baforms.php:594 |
| 14 | baformsHelper::getFormColumns() | JROOT/components/com_baforms/views/form/tmpl/page.php:61 |
| 13 | include JROOT/components/com_baforms/views/form/tmpl/page.php | JROOT/components/com_baforms/views/form/tmpl/form.php:44 |
| 12 | include JROOT/components/com_baforms/views/form/tmpl/form.php | JROOT/components/com_baforms/helpers/baforms.php:469 |
| 11 | baformsHelper::drawHTMLPage() | JROOT/components/com_baforms/helpers/baforms.php:280 |
| 10 | baformsHelper::renderFormHTML() | JROOT/plugins/system/baforms/baforms.php:75 |
| 9 | plgSystemBaforms->getContent() | JROOT/plugins/system/baforms/baforms.php:63 |
| 8 | plgSystemBaforms->setForms() | JROOT/plugins/system/baforms/baforms.php:35 |
| 7 | plgSystemBaforms->onAfterRender() | 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:1118 |
| 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 |
Время запроса: 0.17 ms После последнего запроса: 0.04 ms Память запроса: 0.025 MB. Память перед запросом: 12.353 MB Возвращено строк: 1
SELECT *
FROM xsd8v_baforms_items
WHERE form_id = 4
AND `parent` = 'bacolumn-4'
ORDER BY `column_id` ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | xsd8v_baforms_items | ALL | NULL | INDEX KEY не используется | NULL | NULL | 27 | Using where; Используется сортировка файлов |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 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.01 ms |
| Creating sort index | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_baforms/helpers/baforms.php:613 |
| 15 | baformsHelper::getFormItems() | JROOT/components/com_baforms/views/form/tmpl/column.php:15 |
| 14 | include JROOT/components/com_baforms/views/form/tmpl/column.php | JROOT/components/com_baforms/views/form/tmpl/page.php:64 |
| 13 | include JROOT/components/com_baforms/views/form/tmpl/page.php | JROOT/components/com_baforms/views/form/tmpl/form.php:44 |
| 12 | include JROOT/components/com_baforms/views/form/tmpl/form.php | JROOT/components/com_baforms/helpers/baforms.php:469 |
| 11 | baformsHelper::drawHTMLPage() | JROOT/components/com_baforms/helpers/baforms.php:280 |
| 10 | baformsHelper::renderFormHTML() | JROOT/plugins/system/baforms/baforms.php:75 |
| 9 | plgSystemBaforms->getContent() | JROOT/plugins/system/baforms/baforms.php:63 |
| 8 | plgSystemBaforms->setForms() | JROOT/plugins/system/baforms/baforms.php:35 |
| 7 | plgSystemBaforms->onAfterRender() | 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:1118 |
| 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 |
Время запроса: 0.17 ms После последнего запроса: 0.08 ms Память запроса: 0.023 MB. Память перед запросом: 12.345 MB Возвращено строк: 1
SELECT *
FROM xsd8v_baforms_columns
WHERE form_id = 4
AND `key` = 'bacolumn-5'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | xsd8v_baforms_columns | ALL | NULL | INDEX KEY не используется | NULL | NULL | 25 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 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 of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 15 | JDatabaseDriver->loadObject() | JROOT/components/com_baforms/helpers/baforms.php:594 |
| 14 | baformsHelper::getFormColumns() | JROOT/components/com_baforms/views/form/tmpl/page.php:61 |
| 13 | include JROOT/components/com_baforms/views/form/tmpl/page.php | JROOT/components/com_baforms/views/form/tmpl/form.php:44 |
| 12 | include JROOT/components/com_baforms/views/form/tmpl/form.php | JROOT/components/com_baforms/helpers/baforms.php:469 |
| 11 | baformsHelper::drawHTMLPage() | JROOT/components/com_baforms/helpers/baforms.php:280 |
| 10 | baformsHelper::renderFormHTML() | JROOT/plugins/system/baforms/baforms.php:75 |
| 9 | plgSystemBaforms->getContent() | JROOT/plugins/system/baforms/baforms.php:63 |
| 8 | plgSystemBaforms->setForms() | JROOT/plugins/system/baforms/baforms.php:35 |
| 7 | plgSystemBaforms->onAfterRender() | 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:1118 |
| 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 |
Время запроса: 0.17 ms После последнего запроса: 0.06 ms Память запроса: 0.025 MB. Память перед запросом: 12.370 MB Возвращено строк: 1
SELECT *
FROM xsd8v_baforms_items
WHERE form_id = 4
AND `parent` = 'bacolumn-5'
ORDER BY `column_id` ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | xsd8v_baforms_items | ALL | NULL | INDEX KEY не используется | NULL | NULL | 27 | Using where; Используется сортировка файлов |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 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.01 ms |
| Creating sort index | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_baforms/helpers/baforms.php:613 |
| 15 | baformsHelper::getFormItems() | JROOT/components/com_baforms/views/form/tmpl/column.php:15 |
| 14 | include JROOT/components/com_baforms/views/form/tmpl/column.php | JROOT/components/com_baforms/views/form/tmpl/page.php:64 |
| 13 | include JROOT/components/com_baforms/views/form/tmpl/page.php | JROOT/components/com_baforms/views/form/tmpl/form.php:44 |
| 12 | include JROOT/components/com_baforms/views/form/tmpl/form.php | JROOT/components/com_baforms/helpers/baforms.php:469 |
| 11 | baformsHelper::drawHTMLPage() | JROOT/components/com_baforms/helpers/baforms.php:280 |
| 10 | baformsHelper::renderFormHTML() | JROOT/plugins/system/baforms/baforms.php:75 |
| 9 | plgSystemBaforms->getContent() | JROOT/plugins/system/baforms/baforms.php:63 |
| 8 | plgSystemBaforms->setForms() | JROOT/plugins/system/baforms/baforms.php:35 |
| 7 | plgSystemBaforms->onAfterRender() | 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:1118 |
| 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 |
Время запроса: 0.18 ms После последнего запроса: 0.09 ms Память запроса: 0.023 MB. Память перед запросом: 12.360 MB Возвращено строк: 1
SELECT *
FROM xsd8v_baforms_columns
WHERE form_id = 4
AND `key` = 'bacolumn-6'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | xsd8v_baforms_columns | ALL | NULL | INDEX KEY не используется | NULL | NULL | 25 | Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 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 of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 15 | JDatabaseDriver->loadObject() | JROOT/components/com_baforms/helpers/baforms.php:594 |
| 14 | baformsHelper::getFormColumns() | JROOT/components/com_baforms/views/form/tmpl/page.php:61 |
| 13 | include JROOT/components/com_baforms/views/form/tmpl/page.php | JROOT/components/com_baforms/views/form/tmpl/form.php:44 |
| 12 | include JROOT/components/com_baforms/views/form/tmpl/form.php | JROOT/components/com_baforms/helpers/baforms.php:469 |
| 11 | baformsHelper::drawHTMLPage() | JROOT/components/com_baforms/helpers/baforms.php:280 |
| 10 | baformsHelper::renderFormHTML() | JROOT/plugins/system/baforms/baforms.php:75 |
| 9 | plgSystemBaforms->getContent() | JROOT/plugins/system/baforms/baforms.php:63 |
| 8 | plgSystemBaforms->setForms() | JROOT/plugins/system/baforms/baforms.php:35 |
| 7 | plgSystemBaforms->onAfterRender() | 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:1118 |
| 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 |
Время запроса: 0.18 ms После последнего запроса: 0.05 ms Память запроса: 0.025 MB. Память перед запросом: 12.385 MB Возвращено строк: 1
SELECT *
FROM xsd8v_baforms_items
WHERE form_id = 4
AND `parent` = 'bacolumn-6'
ORDER BY `column_id` ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | xsd8v_baforms_items | ALL | NULL | INDEX KEY не используется | NULL | NULL | 27 | Using where; Используется сортировка файлов |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 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.01 ms |
| Creating sort index | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_baforms/helpers/baforms.php:613 |
| 15 | baformsHelper::getFormItems() | JROOT/components/com_baforms/views/form/tmpl/column.php:15 |
| 14 | include JROOT/components/com_baforms/views/form/tmpl/column.php | JROOT/components/com_baforms/views/form/tmpl/page.php:64 |
| 13 | include JROOT/components/com_baforms/views/form/tmpl/page.php | JROOT/components/com_baforms/views/form/tmpl/form.php:44 |
| 12 | include JROOT/components/com_baforms/views/form/tmpl/form.php | JROOT/components/com_baforms/helpers/baforms.php:469 |
| 11 | baformsHelper::drawHTMLPage() | JROOT/components/com_baforms/helpers/baforms.php:280 |
| 10 | baformsHelper::renderFormHTML() | JROOT/plugins/system/baforms/baforms.php:75 |
| 9 | plgSystemBaforms->getContent() | JROOT/plugins/system/baforms/baforms.php:63 |
| 8 | plgSystemBaforms->setForms() | JROOT/plugins/system/baforms/baforms.php:35 |
| 7 | plgSystemBaforms->onAfterRender() | 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:1118 |
| 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 |
Время запроса: 0.18 ms После последнего запроса: 0.45 ms Память запроса: 0.022 MB. Память перед запросом: 12.469 MB Возвращено строк: 1
SELECT COUNT(id)
FROM xsd8v_baforms_items
WHERE form_id = 4
AND type = 'map'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | xsd8v_baforms_items | ALL | NULL | INDEX KEY не используется | NULL | NULL | 27 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 13 | JDatabaseDriver->loadResult() | JROOT/components/com_baforms/helpers/baforms.php:376 |
| 12 | baformsHelper::getScriptItemsCount() | JROOT/components/com_baforms/helpers/baforms.php:311 |
| 11 | baformsHelper::drawScripts() | JROOT/components/com_baforms/helpers/baforms.php:289 |
| 10 | baformsHelper::renderFormHTML() | JROOT/plugins/system/baforms/baforms.php:75 |
| 9 | plgSystemBaforms->getContent() | JROOT/plugins/system/baforms/baforms.php:63 |
| 8 | plgSystemBaforms->setForms() | JROOT/plugins/system/baforms/baforms.php:35 |
| 7 | plgSystemBaforms->onAfterRender() | 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:1118 |
| 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 |
Время запроса: 0.19 ms После последнего запроса: 0.05 ms Память запроса: 0.022 MB. Память перед запросом: 12.475 MB Возвращено строк: 1
SELECT COUNT(id)
FROM xsd8v_baforms_items
WHERE form_id = 4
AND type = 'address'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | xsd8v_baforms_items | ALL | NULL | INDEX KEY не используется | NULL | NULL | 27 | Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.03 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 13 | JDatabaseDriver->loadResult() | JROOT/components/com_baforms/helpers/baforms.php:376 |
| 12 | baformsHelper::getScriptItemsCount() | JROOT/components/com_baforms/helpers/baforms.php:312 |
| 11 | baformsHelper::drawScripts() | JROOT/components/com_baforms/helpers/baforms.php:289 |
| 10 | baformsHelper::renderFormHTML() | JROOT/plugins/system/baforms/baforms.php:75 |
| 9 | plgSystemBaforms->getContent() | JROOT/plugins/system/baforms/baforms.php:63 |
| 8 | plgSystemBaforms->setForms() | JROOT/plugins/system/baforms/baforms.php:35 |
| 7 | plgSystemBaforms->onAfterRender() | 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:1118 |
| 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 |
26 × SELECT a.id
FROM xsd8v_zoo_item AS a
LEFT JOIN xsd8v_zoo_category_item AS b
ON a.id = b.item_id
6 × SELECT *
FROM xsd8v_baforms_items
5 × SELECT *
FROM xsd8v_baforms_columns
3 × SELECT t.parent_id
FROM xsd8v_menu as t
2 × SELECT COUNT(id)
FROM xsd8v_baforms_items
2 × SELECT `ip`,`reason`
FROM xsd8v_rsfirewall_lists
1 × SELECT tIndex.e_itemcategory_s AS value, tIndex.e_itemcategory_s AS text, COUNT(tIndex.e_itemcategory_s) AS count
FROM xsd8v_zoo_item AS tItem
INNER JOIN xsd8v_zoo_jbzoo_index_smazka AS tIndex
ON tIndex.item_id = tItem.id
LEFT JOIN xsd8v_zoo_category_item AS tCategoryItem
ON tCategoryItem.item_id = tItem.id
1 × SELECT tIndex.e_0cfb5ac6e6bf432bb2dcd3966603b8a3_s AS value, tIndex.e_0cfb5ac6e6bf432bb2dcd3966603b8a3_s AS text, COUNT(tIndex.e_0cfb5ac6e6bf432bb2dcd3966603b8a3_s) AS count
FROM xsd8v_zoo_item AS tItem
INNER JOIN xsd8v_zoo_jbzoo_index_smazka AS tIndex
ON tIndex.item_id = tItem.id
LEFT JOIN xsd8v_zoo_category_item AS tCategoryItem
ON tCategoryItem.item_id = tItem.id
1 × SELECT tIndex.e_596c2baa8ba846fd9eef64090f06e75b_s AS value, tIndex.e_596c2baa8ba846fd9eef64090f06e75b_s AS text, COUNT(tIndex.e_596c2baa8ba846fd9eef64090f06e75b_s) AS count
FROM xsd8v_zoo_item AS tItem
INNER JOIN xsd8v_zoo_jbzoo_index_smazka AS tIndex
ON tIndex.item_id = tItem.id
LEFT JOIN xsd8v_zoo_category_item AS tCategoryItem
ON tCategoryItem.item_id = tItem.id
1 × SELECT tIndex.e_0c3da0bcfd2c42bba1f7d43a18788bc8_s AS value, tIndex.e_0c3da0bcfd2c42bba1f7d43a18788bc8_s AS text, COUNT(tIndex.e_0c3da0bcfd2c42bba1f7d43a18788bc8_s) AS count
FROM xsd8v_zoo_item AS tItem
INNER JOIN xsd8v_zoo_jbzoo_index_smazka AS tIndex
ON tIndex.item_id = tItem.id
LEFT JOIN xsd8v_zoo_category_item AS tCategoryItem
ON tCategoryItem.item_id = tItem.id
1 × SELECT `key`
FROM xsd8v_baforms_api
1 × SELECT manifest_cache
FROM xsd8v_extensions
1 × SELECT tCategory.id
FROM xsd8v_zoo_category AS tCategory
1 × SELECT COUNT(id)
FROM xsd8v_baforms_forms
1 × SELECT f.*, fs.id AS settings_id
FROM xsd8v_baforms_forms AS f
LEFT JOIN xsd8v_baforms_forms_settings AS fs
ON f.id = fs.form_id
1 × SELECT title
FROM xsd8v_baforms_forms
1 × SELECT *
FROM xsd8v_baforms_pages
1 × SELECT *
FROM xsd8v_baforms_forms_settings
1 × SELECT *
FROM xsd8v_zoo_category
1 × SELECT `session_id`
FROM `xsd8v_session`
1 × SELECT DISTINCT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state, g.note as group_note
FROM xsd8v_fields AS a
LEFT JOIN `xsd8v_languages` AS l
ON l.lang_code = a.language
LEFT JOIN xsd8v_users AS uc
ON uc.id=a.checked_out
LEFT JOIN xsd8v_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN xsd8v_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN xsd8v_fields_groups AS g
ON g.id = a.group_id
1 × SELECT *
FROM xsd8v_rsfirewall_hashes
1 × SELECT b.id
FROM xsd8v_usergroups AS a
LEFT JOIN xsd8v_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT `path`
FROM xsd8v_rsfirewall_ignored
1 × SELECT `file`
FROM xsd8v_rsfirewall_hashes
1 × SELECT *
FROM xsd8v_rsfirewall_configuratio
1 × SELECT `params`
FROM `xsd8v_extensions`
1 × SELECT CONCAT_WS(".", `
group`, `key`) as group_key, `value`, `type`
FROM xsd8v_zoo_jbzoo_config
LIMIT 1001 × SELECT *
FROM xsd8v_rsfirewall_snapshots
1 × SELECT id, rules
FROM `xsd8v_viewlevels
1 × SELECT *
FROM xsd8v_rsfirewall_exceptions
1 × SELECT `id`,`name`,`rules`,`parent_id`
FROM `xsd8v_assets`
1 × SELECT *
FROM xsd8v_zoo_application
1 × SELECT c.*, GROUP_CONCAT(DISTINCT i.id) as item_ids
FROM xsd8v_zoo_category as c USE INDEX (APPLICATIONID_ID_INDEX)
LEFT JOIN xsd8v_zoo_category_item as ci
ON ci.category_id = c.id
LEFT JOIN xsd8v_zoo_item AS i USE INDEX (MULTI_INDEX2)
ON ci.item_id = i.id
AND i.access IN (1,5)
AND i.state = 1
AND (i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2025-12-09 10:12:57')
AND (i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2025-12-09 10:12:57')
1 × SELECT a.*
FROM xsd8v_zoo_item AS a
LEFT JOIN xsd8v_zoo_category_item AS b
ON a.id = b.item_id
LEFT JOIN xsd8v_zoo_search_index AS s
ON a.id = s.item_id
AND s.element_id IN ('_jbzoo_0_field__none', '_jbzoo_0_mode_s', '_jbzoo_0_order_asc')
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params,am.mirror_id, am.params AS advancedparams, 0 AS menuid, m.publish_up, m.publish_down
FROM xsd8v_modules AS m
LEFT JOIN xsd8v_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
LEFT JOIN xsd8v_advancedmodules as am
ON am.moduleid = m.id
1 × SELECT m.params
FROM xsd8v_menu AS m
1 × SELECT c.application_id
FROM xsd8v_zoo_category AS c