Время запроса: 0.26 ms Память запроса: 0.020 MB Память до запроса: 0.661 MB Выбрано строк: 0
SELECT `session_id`
FROM `new_session`
WHERE `session_id` = '221f1d16cc367315469d8c2e5f71969c'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_session | const | PRIMARY | PRIMARY | 766 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.04 ms |
Preparing | 0.00 ms |
Executing | 0.01 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
7 | JDatabaseDriver->loadResult() | JROOT/libraries/cms/application/cms.php:176 |
6 | JApplicationCms->checkSession() | JROOT/libraries/cms/application/cms.php:831 |
5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:413 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:46 |
Время запроса: 0.24 ms После последнего запроса: 0.06 ms Память запроса: 0.003 MB Память до запроса: 0.666 MB
INSERT INTO `new_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
('221f1d16cc367315469d8c2e5f71969c', 1, '1733020180', 0, '', 0)
EXPLAIN не доступен для запроса: INSERT INTO `new_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
('221f1d16cc367315469d8c2e5f71969c', 1, '1733020180', 0, '', 0)
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 for update | 0.02 ms |
Update | 0.06 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.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Unlocking tables | 0.03 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.02 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/application/cms.php:216 |
6 | JApplicationCms->checkSession() | JROOT/libraries/cms/application/cms.php:831 |
5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:413 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:46 |
Время запроса: 0.51 ms После последнего запроса: 0.21 ms Память запроса: 0.040 MB Память до запроса: 0.690 MB Выбрано строк: 48
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `new_extensions`
WHERE `type` = 'component'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_extensions | ref | extension | extension | 82 | const | 39 | Using index condition |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 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 |
Waiting for query cache lock | 0.01 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.08 ms |
Preparing | 0.02 ms |
Executing | 0.00 ms |
Sending data | 0.20 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.03 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/component/helper.php:447 |
8 | JComponentHelper::{closure}() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
7 | JCacheControllerCallback->get() | JROOT/libraries/cms/component/helper.php:455 |
6 | JComponentHelper::load() | JROOT/libraries/cms/component/helper.php:43 |
5 | JComponentHelper::getComponent() | JROOT/libraries/cms/component/helper.php:111 |
4 | JComponentHelper::getParams() | JROOT/libraries/cms/application/site.php:593 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.08 ms После последнего запроса: 0.29 ms Память запроса: 0.021 MB Память до запроса: 0.730 MB Выбрано строк: 5
SELECT id, rules
FROM `new_viewlevels`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_viewlevels | ALL | NULL | Индекс не используется | NULL | NULL | 5 | |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1486 |
9 | JDatabaseDriver->loadAssocList() | JROOT/libraries/joomla/access/access.php:1061 |
8 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:453 |
7 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:309 |
6 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:86 |
5 | JPluginHelper::getPlugin() | JROOT/libraries/cms/plugin/helper.php:128 |
4 | JPluginHelper::isEnabled() | JROOT/libraries/cms/application/site.php:603 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.06 ms После последнего запроса: 0.06 ms Память запроса: 0.021 MB Память до запроса: 0.742 MB Выбрано строк: 2
SELECT b.id
FROM new_usergroups AS a
LEFT JOIN new_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 |
Status | Duration |
---|
Starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1530 |
10 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:978 |
9 | JAccess::getGroupsByUser() | JROOT/libraries/joomla/access/access.php:1093 |
8 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:453 |
7 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:309 |
6 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:86 |
5 | JPluginHelper::getPlugin() | JROOT/libraries/cms/plugin/helper.php:128 |
4 | JPluginHelper::isEnabled() | JROOT/libraries/cms/application/site.php:603 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.86 ms После последнего запроса: 0.10 ms Память запроса: 0.030 MB Память до запроса: 0.763 MB Выбрано строк: 123
SELECT `folder` AS `type`,`element` AS `name`,`params`
FROM new_extensions
WHERE enabled = 1
AND type = 'plugin'
AND state IN (0,1)
AND access IN (1,1,5)
ORDER BY ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_extensions | ALL | extension | Индекс не используется | NULL | NULL | 302 | Using where; Используется filesort |
Status | Duration |
---|
Starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 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 |
Waiting for query cache lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.07 ms |
Preparing | 0.01 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
Creating sort index | 0.54 ms |
End of update loop | 0.01 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/plugin/helper.php:327 |
8 | JPluginHelper::{closure}() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
7 | JCacheControllerCallback->get() | JROOT/libraries/cms/plugin/helper.php:332 |
6 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:86 |
5 | JPluginHelper::getPlugin() | JROOT/libraries/cms/plugin/helper.php:128 |
4 | JPluginHelper::isEnabled() | JROOT/libraries/cms/application/site.php:603 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.10 ms После последнего запроса: 4.33 ms Память запроса: 0.021 MB Память до запроса: 1.340 MB Выбрано строк: 0
SELECT `path`
FROM new_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 | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.02 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1530 |
11 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_rsfirewall/helpers/config.php:53 |
10 | RSFirewallConfig->load() | JROOT/administrator/components/com_rsfirewall/helpers/config.php:19 |
9 | RSFirewallConfig->__construct() | JROOT/administrator/components/com_rsfirewall/helpers/config.php:161 |
8 | RSFirewallConfig::getInstance() | JROOT/plugins/system/rsfirewall/rsfirewall.php:28 |
7 | plgSystemRSFirewall->__construct() | JROOT/libraries/cms/plugin/helper.php:271 |
6 | JPluginHelper::import() | JROOT/libraries/cms/plugin/helper.php:181 |
5 | JPluginHelper::importPlugin() | JROOT/libraries/cms/application/cms.php:683 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:685 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.07 ms После последнего запроса: 0.04 ms Память запроса: 0.021 MB Память до запроса: 1.346 MB Выбрано строк: 0
SELECT `file`
FROM new_rsfirewall_hashes
WHERE `type`='protect'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_rsfirewall_hashes | ALL | NULL | Индекс не используется | NULL | NULL | 236 | Using where |
Status | Duration |
---|
Starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1530 |
11 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_rsfirewall/helpers/config.php:60 |
10 | RSFirewallConfig->load() | JROOT/administrator/components/com_rsfirewall/helpers/config.php:19 |
9 | RSFirewallConfig->__construct() | JROOT/administrator/components/com_rsfirewall/helpers/config.php:161 |
8 | RSFirewallConfig::getInstance() | JROOT/plugins/system/rsfirewall/rsfirewall.php:28 |
7 | plgSystemRSFirewall->__construct() | JROOT/libraries/cms/plugin/helper.php:271 |
6 | JPluginHelper::import() | JROOT/libraries/cms/plugin/helper.php:181 |
5 | JPluginHelper::importPlugin() | JROOT/libraries/cms/application/cms.php:683 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:685 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.07 ms После последнего запроса: 0.03 ms Память запроса: 0.025 MB Память до запроса: 1.351 MB Выбрано строк: 52
SELECT *
FROM new_rsfirewall_configuration
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_rsfirewall_configuration | ALL | NULL | Индекс не используется | NULL | NULL | 52 | |
Status | Duration |
---|
Starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
11 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_rsfirewall/helpers/config.php:68 |
10 | RSFirewallConfig->load() | JROOT/administrator/components/com_rsfirewall/helpers/config.php:19 |
9 | RSFirewallConfig->__construct() | JROOT/administrator/components/com_rsfirewall/helpers/config.php:161 |
8 | RSFirewallConfig::getInstance() | JROOT/plugins/system/rsfirewall/rsfirewall.php:28 |
7 | plgSystemRSFirewall->__construct() | JROOT/libraries/cms/plugin/helper.php:271 |
6 | JPluginHelper::import() | JROOT/libraries/cms/plugin/helper.php:181 |
5 | JPluginHelper::importPlugin() | JROOT/libraries/cms/application/cms.php:683 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:685 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.68 ms После последнего запроса: 1.62 ms Память запроса: 0.024 MB Память до запроса: 1.575 MB Выбрано строк: 10
SHOW FULL COLUMNS
FROM `new_rsfirewall_logs`
EXPLAIN не доступен для запроса: SHOW FULL COLUMNS FROM `new_rsfirewall_logs`
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.00 ms |
closing tables | 0.00 ms |
Opening tables | 0.26 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 |
Filling schema table | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
checking permissions | 0.06 ms |
closing tables | 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 |
closing tables | 0.00 ms |
Removing tmp table | 0.11 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 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:1681 |
15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
14 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:244 |
13 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:163 |
12 | JTable->__construct() | JROOT/administrator/components/com_rsfirewall/tables/logs.php:36 |
11 | RSFirewallTableLogs->__construct() | JROOT/libraries/joomla/table/table.php:311 |
10 | JTable::getInstance() | JROOT/administrator/components/com_rsfirewall/helpers/log.php:23 |
9 | RSFirewallLogger->__construct() | JROOT/administrator/components/com_rsfirewall/helpers/log.php:57 |
8 | RSFirewallLogger::getInstance() | JROOT/plugins/system/rsfirewall/rsfirewall.php:50 |
7 | plgSystemRSFirewall->__construct() | JROOT/libraries/cms/plugin/helper.php:271 |
6 | JPluginHelper::import() | JROOT/libraries/cms/plugin/helper.php:181 |
5 | JPluginHelper::importPlugin() | JROOT/libraries/cms/application/cms.php:683 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:685 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.80 ms После последнего запроса: 2.58 ms Память запроса: 0.027 MB Память до запроса: 1.771 MB Выбрано строк: 169
SHOW TABLES
EXPLAIN не доступен для запроса: SHOW TABLES
Status | Duration |
---|
Starting | 0.02 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.00 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.00 ms |
checking permissions | 0.49 ms |
Executing | 0.01 ms |
Sending data | 0.05 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 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 |
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:1530 |
11 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/database/driver/mysqli.php:497 |
10 | JDatabaseDriverMysqli->getTableList() | JROOT/plugins/system/jsnframework/libraries/joomlashine/config/helper.php:68 |
9 | JSNConfigHelper::get() | JROOT/plugins/system/jsnmobilize/jsnmobilize.php:114 |
8 | PlgSystemJSNMobilize->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:684 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:685 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.10 ms После последнего запроса: 0.10 ms Память запроса: 0.021 MB Память до запроса: 1.797 MB Выбрано строк: 8
SELECT name,value
FROM new_jsn_mobilize_config
WHERE 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_jsn_mobilize_config | ALL | NULL | Индекс не используется | NULL | NULL | 8 | |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
10 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsnframework/libraries/joomlashine/config/helper.php:81 |
9 | JSNConfigHelper::get() | JROOT/plugins/system/jsnmobilize/jsnmobilize.php:114 |
8 | PlgSystemJSNMobilize->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:684 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:685 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.09 ms После последнего запроса: 0.24 ms Память запроса: 0.021 MB Память до запроса: 1.787 MB Выбрано строк: 1
Повторяющиеся запросы:
#24SELECT *
FROM new_jsn_mobilize_os
WHERE os_type = 'other'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_jsn_mobilize_os | ALL | NULL | Индекс не используется | NULL | NULL | 12 | Using where |
Status | Duration |
---|
Starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.02 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
11 | JDatabaseDriver->loadObjectList() | JROOT/templates/jsn_mobilize/helpers/mobilize.php:445 |
10 | JSNMobilizeTemplateHelper::getOSSupport() | JROOT/templates/jsn_mobilize/helpers/mobilize.php:85 |
9 | JSNMobilizeTemplateHelper::getConfig() | JROOT/plugins/system/jsnmobilize/jsnmobilize.php:144 |
8 | PlgSystemJSNMobilize->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:684 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:685 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.08 ms После последнего запроса: 0.18 ms Память запроса: 0.021 MB Память до запроса: 1.795 MB Выбрано строк: 1
Повторяющиеся запросы:
#25SELECT *
FROM new_jsn_mobilize_profiles AS p
INNER JOIN new_jsn_mobilize_os_support AS s
ON s.profile_id = p.profile_id
WHERE s.os_id = '11'
AND p.profile_state = 1
AND p.profile_device = "jsn_mobile"
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | p | system | PRIMARY | Индекс не используется | NULL | NULL | 1 | |
1 | SIMPLE | s | ALL | NULL | Индекс не используется | NULL | NULL | 12 | Using where |
Status | Duration |
---|
Starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
11 | JDatabaseDriver->loadObject() | JROOT/templates/jsn_mobilize/helpers/mobilize.php:512 |
10 | JSNMobilizeTemplateHelper::getOSSupport() | JROOT/templates/jsn_mobilize/helpers/mobilize.php:85 |
9 | JSNMobilizeTemplateHelper::getConfig() | JROOT/plugins/system/jsnmobilize/jsnmobilize.php:144 |
8 | PlgSystemJSNMobilize->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:684 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:685 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.08 ms После последнего запроса: 0.04 ms Память запроса: 0.070 MB Память до запроса: 1.801 MB Выбрано строк: 24
Повторяющиеся запросы:
#26SELECT *
FROM new_jsn_mobilize_design
WHERE profile_id = '1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_jsn_mobilize_design | ALL | NULL | Индекс не используется | NULL | NULL | 24 | Using where |
Status | Duration |
---|
Starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.02 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
11 | JDatabaseDriver->loadObjectList() | JROOT/templates/jsn_mobilize/helpers/mobilize.php:519 |
10 | JSNMobilizeTemplateHelper::getOSSupport() | JROOT/templates/jsn_mobilize/helpers/mobilize.php:85 |
9 | JSNMobilizeTemplateHelper::getConfig() | JROOT/plugins/system/jsnmobilize/jsnmobilize.php:144 |
8 | PlgSystemJSNMobilize->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:684 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:685 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 1.07 ms После последнего запроса: 0.54 ms Память запроса: 0.089 MB Память до запроса: 1.831 MB Выбрано строк: 43
SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM new_menu AS m
LEFT JOIN new_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
ORDER BY m.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 11 | Using index condition; Using where; Используется filesort |
1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | c16299_ural_tatar.m.component_id | 1 | Using where |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.07 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 |
Waiting for query cache lock | 0.01 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.07 ms |
Preparing | 0.03 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
Creating sort index | 0.42 ms |
Waiting for query cache lock | 0.01 ms |
Creating sort index | 0.12 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.08 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.03 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
21 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/menu/site.php:88 |
20 | JMenuSite->{closure}() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
19 | JCacheControllerCallback->get() | JROOT/libraries/cms/menu/site.php:96 |
18 | JMenuSite->load() | JROOT/libraries/cms/menu/menu.php:74 |
17 | JMenu->__construct() | JROOT/libraries/cms/menu/site.php:57 |
16 | JMenuSite->__construct() | JROOT/libraries/cms/menu/menu.php:129 |
15 | JMenu::getInstance() | JROOT/libraries/cms/application/cms.php:444 |
14 | JApplicationCms->getMenu() | JROOT/libraries/cms/application/site.php:272 |
13 | JApplicationSite->getMenu() | JROOT/libraries/cms/router/site.php:59 |
12 | JRouterSite->__construct() | JROOT/libraries/cms/router/router.php:198 |
11 | JRouter::getInstance() | JROOT/libraries/cms/application/cms.php:549 |
10 | JApplicationCms::getRouter() | JROOT/libraries/cms/application/site.php:402 |
9 | JApplicationSite::getRouter() | JROOT/plugins/system/jsnmobilize/jsnmobilize.php:170 |
8 | PlgSystemJSNMobilize->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:684 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:685 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.15 ms После последнего запроса: 4.20 ms Память запроса: 0.022 MB Память до запроса: 2.242 MB Выбрано строк: 0
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM new_categories as c
LEFT JOIN new_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=10288
ORDER BY c.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.02 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
13 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:304 |
12 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:184 |
11 | JCategories->get() | JROOT/components/com_content/helpers/legacyrouter.php:350 |
10 | ContentRouterRulesLegacy->parse() | JROOT/libraries/cms/component/router/view.php:263 |
9 | JComponentRouterView->parse() | JROOT/libraries/cms/router/site.php:432 |
8 | JRouterSite->parseSefRoute() | JROOT/libraries/cms/router/router.php:483 |
7 | JRouter->_parseSefRoute() | JROOT/libraries/cms/router/router.php:236 |
6 | JRouter->parse() | JROOT/libraries/cms/router/site.php:133 |
5 | JRouterSite->parse() | JROOT/libraries/cms/application/cms.php:1146 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.32 ms После последнего запроса: 0.05 ms Память запроса: 0.021 MB Память до запроса: 2.248 MB Выбрано строк: 1
SELECT `alias`,`catid`
FROM `new_content`
WHERE `id` = 10288
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.03 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.01 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.01 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 |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
11 | JDatabaseDriver->loadObject() | JROOT/components/com_content/helpers/legacyrouter.php:366 |
10 | ContentRouterRulesLegacy->parse() | JROOT/libraries/cms/component/router/view.php:263 |
9 | JComponentRouterView->parse() | JROOT/libraries/cms/router/site.php:432 |
8 | JRouterSite->parseSefRoute() | JROOT/libraries/cms/router/router.php:483 |
7 | JRouter->_parseSefRoute() | JROOT/libraries/cms/router/router.php:236 |
6 | JRouter->parse() | JROOT/libraries/cms/router/site.php:133 |
5 | JRouterSite->parse() | JROOT/libraries/cms/application/cms.php:1146 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.11 ms После последнего запроса: 0.28 ms Память запроса: 0.020 MB Память до запроса: 2.254 MB Выбрано строк: 0
SELECT *
FROM new_rsfirewall_hashes
WHERE (`type`='3.7.5' OR `type`='protect')
AND `flag`!='C'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_rsfirewall_hashes | ALL | NULL | Индекс не используется | NULL | NULL | 236 | Using where |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.02 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
9 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/rsfirewall/rsfirewall.php:974 |
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/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1155 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.09 ms После последнего запроса: 0.08 ms Память запроса: 0.021 MB Память до запроса: 2.261 MB Выбрано строк: 0
SELECT *
FROM new_rsfirewall_snapshots
WHERE `type`='protect'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
10 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_rsfirewall/helpers/snapshot.php:47 |
9 | RSFirewallSnapshot::get() | JROOT/plugins/system/rsfirewall/rsfirewall.php:997 |
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/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1155 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.22 ms После последнего запроса: 0.06 ms Память запроса: 0.021 MB Память до запроса: 2.267 MB Выбрано строк: 0
SELECT `ip`,`reason`
FROM new_rsfirewall_lists
WHERE (`ip`='3.142.201.93' 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 | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 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 |
Waiting for query cache lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.02 ms |
Preparing | 0.00 ms |
Executing | 0.01 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
11 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/rsfirewall/rsfirewall.php:168 |
10 | plgSystemRSFirewall->isListed() | JROOT/plugins/system/rsfirewall/rsfirewall.php:147 |
9 | plgSystemRSFirewall->isWhitelisted() | JROOT/plugins/system/rsfirewall/rsfirewall.php:1033 |
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/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1155 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.18 ms После последнего запроса: 0.05 ms Память запроса: 0.021 MB Память до запроса: 2.272 MB Выбрано строк: 0
SELECT `ip`,`reason`
FROM new_rsfirewall_lists
WHERE (`ip`='3.142.201.93' 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 | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 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 |
Waiting for query cache lock | 0.01 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Executing | 0.01 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
11 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/rsfirewall/rsfirewall.php:168 |
10 | plgSystemRSFirewall->isListed() | JROOT/plugins/system/rsfirewall/rsfirewall.php:137 |
9 | plgSystemRSFirewall->isBlacklisted() | JROOT/plugins/system/rsfirewall/rsfirewall.php:1037 |
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/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1155 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.06 ms После последнего запроса: 0.23 ms Память запроса: 0.021 MB Память до запроса: 2.279 MB Выбрано строк: 0
SELECT *
FROM new_rsfirewall_exceptions
WHERE `published`='1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
10 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/rsfirewall/rsfirewall.php:642 |
9 | plgSystemRSFirewall->isException() | JROOT/plugins/system/rsfirewall/rsfirewall.php:1085 |
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/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1155 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.06 ms После последнего запроса: 0.15 ms Память запроса: 0.021 MB Память до запроса: 2.283 MB Выбрано строк: 1
Повторяющиеся запросы:
#13SELECT *
FROM new_jsn_mobilize_os
WHERE os_type = 'other'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_jsn_mobilize_os | ALL | NULL | Индекс не используется | NULL | NULL | 12 | Using where |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
11 | JDatabaseDriver->loadObjectList() | JROOT/templates/jsn_mobilize/helpers/mobilize.php:445 |
10 | JSNMobilizeTemplateHelper::getOSSupport() | JROOT/templates/jsn_mobilize/helpers/mobilize.php:85 |
9 | JSNMobilizeTemplateHelper::getConfig() | JROOT/plugins/system/jsnmobilize/jsnmobilize.php:282 |
8 | PlgSystemJSNMobilize->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1155 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.08 ms После последнего запроса: 0.22 ms Память запроса: 0.021 MB Память до запроса: 2.291 MB Выбрано строк: 1
Повторяющиеся запросы:
#14SELECT *
FROM new_jsn_mobilize_profiles AS p
INNER JOIN new_jsn_mobilize_os_support AS s
ON s.profile_id = p.profile_id
WHERE s.os_id = '11'
AND p.profile_state = 1
AND p.profile_device = "jsn_mobile"
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | p | system | PRIMARY | Индекс не используется | NULL | NULL | 1 | |
1 | SIMPLE | s | ALL | NULL | Индекс не используется | NULL | NULL | 12 | Using where |
Status | Duration |
---|
Starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
11 | JDatabaseDriver->loadObject() | JROOT/templates/jsn_mobilize/helpers/mobilize.php:512 |
10 | JSNMobilizeTemplateHelper::getOSSupport() | JROOT/templates/jsn_mobilize/helpers/mobilize.php:85 |
9 | JSNMobilizeTemplateHelper::getConfig() | JROOT/plugins/system/jsnmobilize/jsnmobilize.php:282 |
8 | PlgSystemJSNMobilize->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1155 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.08 ms После последнего запроса: 0.04 ms Память запроса: 0.070 MB Память до запроса: 2.297 MB Выбрано строк: 24
Повторяющиеся запросы:
#15SELECT *
FROM new_jsn_mobilize_design
WHERE profile_id = '1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_jsn_mobilize_design | ALL | NULL | Индекс не используется | NULL | NULL | 24 | Using where |
Status | Duration |
---|
Starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.02 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
11 | JDatabaseDriver->loadObjectList() | JROOT/templates/jsn_mobilize/helpers/mobilize.php:519 |
10 | JSNMobilizeTemplateHelper::getOSSupport() | JROOT/templates/jsn_mobilize/helpers/mobilize.php:85 |
9 | JSNMobilizeTemplateHelper::getConfig() | JROOT/plugins/system/jsnmobilize/jsnmobilize.php:282 |
8 | PlgSystemJSNMobilize->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1155 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.42 ms После последнего запроса: 0.78 ms Память запроса: 0.024 MB Память до запроса: 2.376 MB Выбрано строк: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `new_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | Using index condition |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 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 |
Waiting for query cache lock | 0.01 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.17 ms |
Preparing | 0.02 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 |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
17 | JDatabaseDriver->loadObject() | JROOT/libraries/cms/library/helper.php:166 |
16 | JLibraryHelper::{closure}() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
15 | JCacheControllerCallback->get() | JROOT/libraries/cms/library/helper.php:174 |
14 | JLibraryHelper::loadLibrary() | JROOT/libraries/cms/library/helper.php:42 |
13 | JLibraryHelper::getLibrary() | JROOT/libraries/cms/library/helper.php:89 |
12 | JLibraryHelper::getParams() | JROOT/libraries/cms/version/version.php:270 |
11 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:760 |
10 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
9 | JFactory::getDocument() | JROOT/plugins/system/jcomments/jcomments.php:111 |
8 | plgSystemJComments->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1155 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.42 ms После последнего запроса: 0.11 ms Память запроса: 0.006 MB Память до запроса: 2.368 MB
UPDATE `new_extensions`
SET `params` = '{\"mediaversion\":\"ecf2a0d679281871cf3624a4f8d53efa\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN не доступен для запроса: UPDATE `new_extensions`
SET `params` = '{\"mediaversion\":\"ecf2a0d679281871cf3624a4f8d53efa\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
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 for update | 0.14 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.03 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Unlocking tables | 0.03 ms |
closing tables | 0.01 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/cms/library/helper.php:116 |
13 | JLibraryHelper::saveParams() | JROOT/libraries/cms/version/version.php:321 |
12 | JVersion->setMediaVersion() | JROOT/libraries/cms/version/version.php:280 |
11 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:760 |
10 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
9 | JFactory::getDocument() | JROOT/plugins/system/jcomments/jcomments.php:111 |
8 | plgSystemJComments->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1155 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.12 ms После последнего запроса: 0.33 ms Память запроса: 0.031 MB Память до запроса: 2.407 MB Выбрано строк: 91
SELECT *
FROM `new_jcomments_settings`
WHERE `lang` = ''
AND `component` = ''
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_jcomments_settings | ALL | PRIMARY | Индекс не используется | NULL | NULL | 91 | Using where |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.02 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jcomments/classes/config.php:140 |
13 | JCommentsCfg::_load() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
12 | JCacheControllerCallback->get() | JROOT/components/com_jcomments/classes/config.php:159 |
11 | JCommentsCfg->load() | JROOT/components/com_jcomments/classes/config.php:47 |
10 | JCommentsCfg::getInstance() | JROOT/components/com_jcomments/helpers/system.php:39 |
9 | JCommentsSystemPluginHelper::getCSS() | JROOT/plugins/system/jcomments/jcomments.php:139 |
8 | plgSystemJComments->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1155 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.45 ms После последнего запроса: 0.17 ms Память запроса: 0.022 MB Память до запроса: 2.413 MB Выбрано строк: 6
SELECT id, home, template, s.params
FROM new_template_styles as s
LEFT JOIN new_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | extension | 82 | const | 11 | Using index condition; Using where |
1 | SIMPLE | s | ALL | idx_template | Индекс не используется | NULL | NULL | 9 | Using where; Using join buffer (flat, BNL join) |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 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 |
Waiting for query cache lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.08 ms |
Preparing | 0.03 ms |
Executing | 0.00 ms |
Sending data | 0.11 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.03 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
11 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/application/site.php:485 |
10 | JApplicationSite->getTemplate() | JROOT/components/com_jcomments/helpers/system.php:46 |
9 | JCommentsSystemPluginHelper::getCSS() | JROOT/plugins/system/jcomments/jcomments.php:139 |
8 | plgSystemJComments->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1155 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.34 ms После последнего запроса: 0.55 ms Память запроса: 0.022 MB Память до запроса: 2.443 MB Выбрано строк: 1
SELECT manifest_cache
FROM new_extensions
WHERE element LIKE 'jsn_megazine_pro'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_extensions | range | element_clientid,element_folder_clientid | element_folder_clientid | 402 | NULL | 8 | Using index condition |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 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 |
Waiting for query cache lock | 0.01 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.09 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.06 ms |
End of update loop | 0.01 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
13 | JDatabaseDriver->loadResult() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/helper.php:122 |
12 | JSNTplHelper::getManifestCache() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/helper.php:198 |
11 | JSNTplHelper::getTemplateVersion() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/loader.php:35 |
10 | jsn_template_framework_class_loader() | Так же, как вызов в строке ниже. |
9 | spl_autoload_call() | JROOT/plugins/system/jsntplframework/jsntplframework.php:145 |
8 | PlgSystemJSNTPLFramework->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1155 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.09 ms После последнего запроса: 0.94 ms Память запроса: 0.019 MB Память до запроса: 2.463 MB Выбрано строк: 1
SELECT *
FROM new_languages
WHERE published=1
ORDER BY ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_languages | system | NULL | Индекс не используется | NULL | NULL | 1 | |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
6 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/language/helper.php:148 |
5 | JLanguageHelper::getLanguages() | JROOT/libraries/cms/application/site.php:327 |
4 | JApplicationSite->getParams() | JROOT/libraries/cms/application/site.php:135 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.14 ms После последнего запроса: 1.15 ms Память запроса: 0.029 MB Память до запроса: 2.536 MB Выбрано строк: 47
SELECT `id`,`name`,`rules`,`parent_id`
FROM `new_assets`
WHERE `name` IN ('root.1','com_actionlogs','com_admin','com_ajax','com_associations','com_banners','com_blogopros','com_cache','com_categories','com_checkin','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_djtabs','com_fields','com_finder','com_flippingbook','com_imageshow','com_installer','com_jce','com_jcomments','com_joomlaupdate','com_jsecurelite','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_mobilize','com_modules','com_newsfeeds','com_osmap','com_phocagallery','com_plugins','com_postinstall','com_poweradmin','com_privacy','com_redirect','com_rsfirewall','com_search','com_tags','com_templates','com_uniform','com_users','com_weblinks','com_wrapper')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_assets | range | idx_asset_name | idx_asset_name | 202 | NULL | 49 | Using index condition |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.02 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/access/access.php:427 |
16 | JAccess::preloadComponents() | JROOT/libraries/joomla/access/access.php:211 |
15 | JAccess::preload() | JROOT/libraries/joomla/access/access.php:529 |
14 | JAccess::getAssetRules() | JROOT/libraries/joomla/access/access.php:181 |
13 | JAccess::check() | JROOT/libraries/joomla/user/user.php:393 |
12 | JUser->authorise() | JROOT/components/com_content/models/article.php:55 |
11 | ContentModelArticle->populateState() | JROOT/libraries/legacy/model/legacy.php:434 |
10 | JModelLegacy->getState() | JROOT/components/com_content/models/article.php:248 |
9 | ContentModelArticle->hit() | JROOT/components/com_content/controller.php:109 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.71 ms После последнего запроса: 0.29 ms Память запроса: 0.031 MB Память до запроса: 2.604 MB Выбрано строк: 31
SHOW FULL COLUMNS
FROM `new_content`
EXPLAIN не доступен для запроса: SHOW FULL COLUMNS FROM `new_content`
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.00 ms |
closing tables | 0.00 ms |
Opening tables | 0.25 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 |
Filling schema table | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
checking permissions | 0.11 ms |
closing tables | 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 |
closing tables | 0.00 ms |
Removing tmp table | 0.10 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 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:1681 |
15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
14 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:244 |
13 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:163 |
12 | JTable->__construct() | JROOT/libraries/legacy/table/content.php:33 |
11 | JTableContent->__construct() | JROOT/libraries/joomla/table/table.php:311 |
10 | JTable::getInstance() | JROOT/components/com_content/models/article.php:250 |
9 | ContentModelArticle->hit() | JROOT/components/com_content/controller.php:109 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.28 ms После последнего запроса: 0.31 ms Память запроса: 0.022 MB Память до запроса: 2.715 MB Выбрано строк: 1
SELECT *
FROM new_content
WHERE `id` = '10288'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 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 |
Waiting for query cache lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.04 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 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 |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1445 |
11 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:729 |
10 | JTable->load() | JROOT/components/com_content/models/article.php:251 |
9 | ContentModelArticle->hit() | JROOT/components/com_content/controller.php:109 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.27 ms После последнего запроса: 0.08 ms Память запроса: 0.005 MB Память до запроса: 2.726 MB
UPDATE new_content
SET `hits` = (`hits` + 1)
WHERE `id` = '10288'
EXPLAIN не доступен для запроса: UPDATE new_content
SET `hits` = (`hits` + 1)
WHERE `id` = '10288'
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 for update | 0.03 ms |
Updating | 0.05 ms |
End of update loop | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
End of update loop | 0.04 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Unlocking tables | 0.01 ms |
closing tables | 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 |
# | Вызывающий объект | Файл и номер строки |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/table/table.php:1240 |
10 | JTable->hit() | JROOT/components/com_content/models/article.php:252 |
9 | ContentModelArticle->hit() | JROOT/components/com_content/controller.php:109 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.53 ms После последнего запроса: 0.25 ms Память запроса: 0.023 MB Память до запроса: 2.754 MB Выбрано строк: 1
SELECT a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference,c.title AS category_title, c.alias AS category_alias, c.access AS category_access,u.name AS author,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count
FROM new_content AS a
INNER JOIN new_categories AS c
on c.id = a.catid
LEFT JOIN new_users AS u
on u.id = a.created_by
LEFT JOIN new_categories as parent
ON parent.id = c.parent_id
LEFT JOIN new_content_rating AS v
ON a.id = v.content_id
WHERE a.id = 10288
AND c.published > 0
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2024-12-01 02:29:40')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2024-12-01 02:29:40')
AND (a.state = 1 OR a.state =2)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | v | system | PRIMARY | Индекс не используется | NULL | NULL | 0 | Const row not found |
1 | SIMPLE | a | const | PRIMARY,idx_state,idx_catid | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | u | const | PRIMARY | PRIMARY | 4 | const | 0 | Unique row not found |
1 | SIMPLE | parent | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.11 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 |
Waiting for query cache lock | 0.02 ms |
init | 0.05 ms |
Optimizing | 0.03 ms |
Statistics | 0.09 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.03 ms |
End of update loop | 0.01 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.03 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
13 | JDatabaseDriver->loadObject() | JROOT/components/com_content/models/article.php:148 |
12 | ContentModelArticle->getItem() | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:398 |
11 | JViewLegacy->get() | JROOT/components/com_content/views/article/view.html.php:42 |
10 | ContentViewArticle->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.09 ms После последнего запроса: 0.39 ms Память запроса: 0.027 MB Память до запроса: 2.785 MB Выбрано строк: 4
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM new_categories as c
LEFT JOIN new_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=102
ORDER BY c.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | s | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | c | ALL | cat_idx,idx_access,idx_left_right | Индекс не используется | NULL | NULL | 139 | Using where; Используется filesort |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
21 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:304 |
20 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:184 |
19 | JCategories->get() | JROOT/components/com_content/router.php:72 |
18 | ContentRouter->getCategorySegment() | JROOT/libraries/cms/component/router/view.php:117 |
17 | JComponentRouterView->getPath() | JROOT/libraries/cms/component/router/rules/menu.php:82 |
16 | JComponentRouterRulesMenu->preprocess() | JROOT/libraries/cms/component/router/view.php:219 |
15 | JComponentRouterView->preprocess() | JROOT/libraries/cms/router/site.php:660 |
14 | JRouterSite->processBuildRules() | JROOT/libraries/cms/router/router.php:267 |
13 | JRouter->build() | JROOT/libraries/cms/router/site.php:149 |
12 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
11 | JRoute::_() | JROOT/components/com_content/views/article/view.html.php:71 |
10 | ContentViewArticle->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.10 ms После последнего запроса: 0.27 ms Память запроса: 0.022 MB Память до запроса: 2.818 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `new_contentitem_tag_map` AS m
INNER JOIN `new_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 10288
AND `t`.`published` = 1
AND t.access IN (1,1,5)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | t | ref | PRIMARY,tag_idx,idx_access | tag_idx | 1 | const | 1 | Using index condition |
1 | SIMPLE | m | ref | idx_tag_type | idx_tag_type | 4 | c16299_ural_tatar.t.id | 2 | Using where |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.02 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
12 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:450 |
11 | JHelperTags->getItemTags() | JROOT/components/com_content/views/article/view.html.php:180 |
10 | ContentViewArticle->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.12 ms После последнего запроса: 3.68 ms Память запроса: 0.025 MB Память до запроса: 3.034 MB Выбрано строк: 0
SELECT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state
FROM new_fields AS a
LEFT JOIN `new_languages` AS l
ON l.lang_code = a.language
LEFT JOIN new_users AS uc
ON uc.id=a.checked_out
LEFT JOIN new_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN new_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN new_fields_groups AS g
ON g.id = a.group_id
LEFT JOIN `new_fields_categories` AS fc
ON fc.field_id = a.id
WHERE a.context = 'com_content.article'
AND (fc.category_id IS NULL OR fc.category_id IN (102,0,95,93))
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 | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.01 ms |
Sending cached result to clien | 0.02 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:307 |
17 | JModelLegacy->_getList() | JROOT/administrator/components/com_fields/models/fields.php:326 |
16 | FieldsModelFields->_getList() | JROOT/libraries/legacy/model/list.php:186 |
15 | JModelList->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:134 |
14 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:378 |
13 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
10 | ContentViewArticle->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.09 ms После последнего запроса: 0.23 ms Память запроса: 0.025 MB Память до запроса: 3.067 MB Выбрано строк: 0
SELECT `name`, `value`
FROM `new_jsn_imageshow_config`
WHERE `name` IN ('show_quick_icons', 'enable_update_checking', 'number_of_images_on_loading')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_jsn_imageshow_config | range | name | name | 767 | NULL | 3 | Using index condition |
Status | Duration |
---|
Starting | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_imageshow/classes/jsn_is_parameter.php:81 |
16 | JSNISParameter->getParameters() | JROOT/administrator/components/com_imageshow/imageshow.defines.php:27 |
15 | require_once JROOT/administrator/components/com_imageshow/imageshow.defines.php | JROOT/administrator/components/com_imageshow/classes/jsn_is_factory.php:16 |
14 | include_once JROOT/administrator/components/com_imageshow/classes/jsn_is_factory.php | JROOT/plugins/content/imageshow/imageshow.php:28 |
13 | plgContentImageShow->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
10 | ContentViewArticle->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.49 ms После последнего запроса: 1.54 ms Память запроса: 0.023 MB Память до запроса: 3.194 MB Выбрано строк: 1
Повторяющиеся запросы:
#67SELECT *
FROM new_extensions
WHERE element='com_imageshow'
AND type='component'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.03 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 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 |
Waiting for query cache lock | 0.01 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.15 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 |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
15 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_imageshow/classes/jsn_is_utils.php:310 |
14 | JSNISUtils->getComponentInfo() | JROOT/plugins/content/imageshow/imageshow.php:47 |
13 | plgContentImageShow->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
10 | ContentViewArticle->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.32 ms После последнего запроса: 1.36 ms Память запроса: 0.026 MB Память до запроса: 3.282 MB Выбрано строк: 1
SELECT *
FROM `new_jcomments_objects`
WHERE `object_id` = '10288'
AND `object_group` = 'com_content'
AND `lang` = 'ru-RU'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_jcomments_objects | ref | idx_object | idx_object | 833 | const,const,const | 1 | Using index condition |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 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 |
Waiting for query cache lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.07 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 |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
22 | JDatabaseDriver->loadObject() | JROOT/components/com_jcomments/models/object.php:28 |
21 | JCommentsModelObject::getObjectInfo() | JROOT/components/com_jcomments/helpers/object.php:117 |
20 | JCommentsObjectHelper::fetchObjectInfo() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
19 | JCacheControllerCallback->get() | JROOT/components/com_jcomments/helpers/object.php:159 |
18 | JCommentsObjectHelper::getObjectInfo() | JROOT/components/com_jcomments/helpers/object.php:46 |
17 | JCommentsObjectHelper::getLink() | JROOT/components/com_jcomments/classes/factory.php:255 |
16 | JCommentsFactory::getTemplate() | JROOT/components/com_jcomments/jcomments.php:194 |
15 | JComments::show() | JROOT/plugins/content/jcomments/jcomments.php:280 |
14 | plgContentJComments->onAfterDisplayContent() | JROOT/plugins/content/jcomments/jcomments.php:337 |
13 | plgContentJComments->onContentAfterDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:199 |
10 | ContentViewArticle->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 1.26 ms После последнего запроса: 0.09 ms Память запроса: 0.025 MB Память до запроса: 3.263 MB Выбрано строк: 1
SELECT count(*)
FROM new_jcomments AS c
WHERE c.object_id = 10288
AND c.object_group = 'com_content'
AND c.published = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c | ref | idx_object | idx_object | 772 | const,const,const | 3938 | Using where; Using index |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 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 |
Waiting for query cache lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.14 ms |
Preparing | 0.02 ms |
Executing | 0.00 ms |
Sending data | 0.90 ms |
End of update loop | 0.01 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
18 | JDatabaseDriver->loadResult() | JROOT/components/com_jcomments/models/jcomments.php:35 |
17 | JCommentsModel::getCommentsCount() | JROOT/components/com_jcomments/jcomments.php:1306 |
16 | JComments::getCommentsCount() | JROOT/components/com_jcomments/jcomments.php:224 |
15 | JComments::show() | JROOT/plugins/content/jcomments/jcomments.php:280 |
14 | plgContentJComments->onAfterDisplayContent() | JROOT/plugins/content/jcomments/jcomments.php:337 |
13 | plgContentJComments->onContentAfterDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:199 |
10 | ContentViewArticle->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 4.25 ms После последнего запроса: 0.12 ms Память запроса: 0.172 MB Память до запроса: 3.275 MB Выбрано строк: 167
SELECT c.id, c.parent, c.object_id, c.object_group, c.userid, c.name, c.username, c.title, c.comment
, c.email, c.homepage, c.date, c.date as datetime, c.ip, c.published, c.deleted, c.checked_out, c.checked_out_time
, c.isgood, c.ispoor
, v.value as voted
,
case when c.parent = 0 then unix_timestamp(c.date) else 0 end as threaddate, '' AS object_title, '' AS object_link, 0 AS object_access, 0 AS object_owner
FROM new_jcomments AS c
LEFT JOIN new_jcomments_votes AS v
ON c.id = v.commentid
AND v.userid = 0
AND v.ip = '3.142.201.93'
WHERE c.object_id = 10288
AND c.object_group = 'com_content'
AND c.published = 1
ORDER BY c.date DESC
LIMIT 0, 167
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c | ref | idx_object | idx_object | 772 | const,const,const | 3938 | Using where |
1 | SIMPLE | v | ref | idx_comment,idx_user | idx_comment | 8 | c16299_ural_tatar.c.id,const | 12 | Using where |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 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 |
Waiting for query cache lock | 0.01 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.11 ms |
Preparing | 0.03 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.51 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.45 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.41 ms |
Waiting for query cache lock | 0.01 ms |
Sending data | 1.26 ms |
Waiting for query cache lock | 0.01 ms |
Sending data | 1.11 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.06 ms |
End of update loop | 0.01 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
18 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jcomments/models/jcomments.php:80 |
17 | JCommentsModel::getCommentsList() | JROOT/components/com_jcomments/jcomments.php:658 |
16 | JComments::getCommentsList() | JROOT/components/com_jcomments/jcomments.php:272 |
15 | JComments::show() | JROOT/plugins/content/jcomments/jcomments.php:280 |
14 | plgContentJComments->onAfterDisplayContent() | JROOT/plugins/content/jcomments/jcomments.php:337 |
13 | plgContentJComments->onContentAfterDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:199 |
10 | ContentViewArticle->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.46 ms После последнего запроса: 40.48 ms Память запроса: 0.025 MB Память до запроса: 3.630 MB Выбрано строк: 10
SELECT `id`
FROM `new_jcomments_mailq`
ORDER BY `priority` desc
LIMIT 10
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_jcomments_mailq | index | NULL | idx_priority | 1 | NULL | 10 | |
Status | Duration |
---|
Starting | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 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 |
Waiting for query cache lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 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 |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
17 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jcomments/helpers/notification.php:78 |
16 | JCommentsNotificationHelper::send() | JROOT/components/com_jcomments/jcomments.php:289 |
15 | JComments::show() | JROOT/plugins/content/jcomments/jcomments.php:280 |
14 | plgContentJComments->onAfterDisplayContent() | JROOT/plugins/content/jcomments/jcomments.php:337 |
13 | plgContentJComments->onContentAfterDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:199 |
10 | ContentViewArticle->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.31 ms После последнего запроса: 0.09 ms Память запроса: 0.008 MB Память до запроса: 3.647 MB
UPDATE `new_jcomments_mailq`
SET `session_id` = '221f1d16cc367315469d8c2e5f71969c'
WHERE `session_id` IS NULL
AND `id` IN (420057,420056,420055,420054,420053,420052,420051,420050,420049,420048)
EXPLAIN не доступен для запроса: UPDATE `new_jcomments_mailq`
SET `session_id` = '221f1d16cc367315469d8c2e5f71969c'
WHERE `session_id` IS NULL AND `id` IN (420057,420056,420055,420054,420053,420052,420051,420050,420049,420048)
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 for update | 0.06 ms |
Updating | 0.07 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Unlocking tables | 0.03 ms |
closing tables | 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 |
# | Вызывающий объект | Файл и номер строки |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/components/com_jcomments/helpers/notification.php:133 |
17 | JCommentsNotificationHelper::lock() | JROOT/components/com_jcomments/helpers/notification.php:83 |
16 | JCommentsNotificationHelper::send() | JROOT/components/com_jcomments/jcomments.php:289 |
15 | JComments::show() | JROOT/plugins/content/jcomments/jcomments.php:280 |
14 | plgContentJComments->onAfterDisplayContent() | JROOT/plugins/content/jcomments/jcomments.php:337 |
13 | plgContentJComments->onContentAfterDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:199 |
10 | ContentViewArticle->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.83 ms После последнего запроса: 0.15 ms Память запроса: 0.028 MB Память до запроса: 3.658 MB Выбрано строк: 9
SHOW FULL COLUMNS
FROM `new_jcomments_mailq`
EXPLAIN не доступен для запроса: SHOW FULL COLUMNS FROM `new_jcomments_mailq`
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.01 ms |
closing tables | 0.00 ms |
Opening tables | 0.38 ms |
After opening tables | 0.01 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 |
Filling schema table | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
checking permissions | 0.06 ms |
closing tables | 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 |
closing tables | 0.00 ms |
Removing tmp table | 0.12 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.00 ms |
closing tables | 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 |
# | Вызывающий объект | Файл и номер строки |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
22 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
21 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:244 |
20 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:163 |
19 | JTable->__construct() | JROOT/administrator/components/com_jcomments/tables/mailq.php:40 |
18 | JCommentsTableMailq->__construct() | JROOT/libraries/joomla/table/table.php:311 |
17 | JTable::getInstance() | JROOT/components/com_jcomments/helpers/notification.php:86 |
16 | JCommentsNotificationHelper::send() | JROOT/components/com_jcomments/jcomments.php:289 |
15 | JComments::show() | JROOT/plugins/content/jcomments/jcomments.php:280 |
14 | plgContentJComments->onAfterDisplayContent() | JROOT/plugins/content/jcomments/jcomments.php:337 |
13 | plgContentJComments->onContentAfterDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:199 |
10 | ContentViewArticle->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.27 ms После последнего запроса: 0.08 ms Память запроса: 0.025 MB Память до запроса: 3.681 MB Выбрано строк: 1
SELECT *
FROM new_jcomments_mailq
WHERE `id` = '420057'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_jcomments_mailq | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 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 |
Waiting for query cache lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.02 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.02 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1445 |
18 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:729 |
17 | JTable->load() | JROOT/components/com_jcomments/helpers/notification.php:87 |
16 | JCommentsNotificationHelper::send() | JROOT/components/com_jcomments/jcomments.php:289 |
15 | JComments::show() | JROOT/plugins/content/jcomments/jcomments.php:280 |
14 | plgContentJComments->onAfterDisplayContent() | JROOT/plugins/content/jcomments/jcomments.php:337 |
13 | plgContentJComments->onContentAfterDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:199 |
10 | ContentViewArticle->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.22 ms После последнего запроса: 0.07 ms Память запроса: 0.025 MB Память до запроса: 3.690 MB Выбрано строк: 1
SELECT *
FROM new_jcomments_mailq
WHERE `id` = '420056'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_jcomments_mailq | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 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 |
Waiting for query cache lock | 0.01 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 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 |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1445 |
18 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:729 |
17 | JTable->load() | JROOT/components/com_jcomments/helpers/notification.php:87 |
16 | JCommentsNotificationHelper::send() | JROOT/components/com_jcomments/jcomments.php:289 |
15 | JComments::show() | JROOT/plugins/content/jcomments/jcomments.php:280 |
14 | plgContentJComments->onAfterDisplayContent() | JROOT/plugins/content/jcomments/jcomments.php:337 |
13 | plgContentJComments->onContentAfterDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:199 |
10 | ContentViewArticle->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.19 ms После последнего запроса: 0.06 ms Память запроса: 0.025 MB Память до запроса: 3.699 MB Выбрано строк: 1
SELECT *
FROM new_jcomments_mailq
WHERE `id` = '420055'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_jcomments_mailq | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 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 |
Waiting for query cache lock | 0.01 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 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 |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1445 |
18 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:729 |
17 | JTable->load() | JROOT/components/com_jcomments/helpers/notification.php:87 |
16 | JCommentsNotificationHelper::send() | JROOT/components/com_jcomments/jcomments.php:289 |
15 | JComments::show() | JROOT/plugins/content/jcomments/jcomments.php:280 |
14 | plgContentJComments->onAfterDisplayContent() | JROOT/plugins/content/jcomments/jcomments.php:337 |
13 | plgContentJComments->onContentAfterDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:199 |
10 | ContentViewArticle->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.18 ms После последнего запроса: 0.05 ms Память запроса: 0.025 MB Память до запроса: 3.708 MB Выбрано строк: 1
SELECT *
FROM new_jcomments_mailq
WHERE `id` = '420054'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_jcomments_mailq | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 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 |
Waiting for query cache lock | 0.01 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 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 |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1445 |
18 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:729 |
17 | JTable->load() | JROOT/components/com_jcomments/helpers/notification.php:87 |
16 | JCommentsNotificationHelper::send() | JROOT/components/com_jcomments/jcomments.php:289 |
15 | JComments::show() | JROOT/plugins/content/jcomments/jcomments.php:280 |
14 | plgContentJComments->onAfterDisplayContent() | JROOT/plugins/content/jcomments/jcomments.php:337 |
13 | plgContentJComments->onContentAfterDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:199 |
10 | ContentViewArticle->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.18 ms После последнего запроса: 0.05 ms Память запроса: 0.025 MB Память до запроса: 3.717 MB Выбрано строк: 1
SELECT *
FROM new_jcomments_mailq
WHERE `id` = '420053'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_jcomments_mailq | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 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 |
Waiting for query cache lock | 0.01 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 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 |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1445 |
18 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:729 |
17 | JTable->load() | JROOT/components/com_jcomments/helpers/notification.php:87 |
16 | JCommentsNotificationHelper::send() | JROOT/components/com_jcomments/jcomments.php:289 |
15 | JComments::show() | JROOT/plugins/content/jcomments/jcomments.php:280 |
14 | plgContentJComments->onAfterDisplayContent() | JROOT/plugins/content/jcomments/jcomments.php:337 |
13 | plgContentJComments->onContentAfterDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:199 |
10 | ContentViewArticle->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.18 ms После последнего запроса: 0.05 ms Память запроса: 0.025 MB Память до запроса: 3.726 MB Выбрано строк: 1
SELECT *
FROM new_jcomments_mailq
WHERE `id` = '420052'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_jcomments_mailq | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 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 |
Waiting for query cache lock | 0.01 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 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 |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1445 |
18 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:729 |
17 | JTable->load() | JROOT/components/com_jcomments/helpers/notification.php:87 |
16 | JCommentsNotificationHelper::send() | JROOT/components/com_jcomments/jcomments.php:289 |
15 | JComments::show() | JROOT/plugins/content/jcomments/jcomments.php:280 |
14 | plgContentJComments->onAfterDisplayContent() | JROOT/plugins/content/jcomments/jcomments.php:337 |
13 | plgContentJComments->onContentAfterDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:199 |
10 | ContentViewArticle->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.17 ms После последнего запроса: 0.05 ms Память запроса: 0.025 MB Память до запроса: 3.735 MB Выбрано строк: 1
SELECT *
FROM new_jcomments_mailq
WHERE `id` = '420051'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_jcomments_mailq | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 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 |
Waiting for query cache lock | 0.01 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 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 |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1445 |
18 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:729 |
17 | JTable->load() | JROOT/components/com_jcomments/helpers/notification.php:87 |
16 | JCommentsNotificationHelper::send() | JROOT/components/com_jcomments/jcomments.php:289 |
15 | JComments::show() | JROOT/plugins/content/jcomments/jcomments.php:280 |
14 | plgContentJComments->onAfterDisplayContent() | JROOT/plugins/content/jcomments/jcomments.php:337 |
13 | plgContentJComments->onContentAfterDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:199 |
10 | ContentViewArticle->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.17 ms После последнего запроса: 0.07 ms Память запроса: 0.025 MB Память до запроса: 3.744 MB Выбрано строк: 1
SELECT *
FROM new_jcomments_mailq
WHERE `id` = '420050'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_jcomments_mailq | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 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 |
Waiting for query cache lock | 0.01 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 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 |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1445 |
18 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:729 |
17 | JTable->load() | JROOT/components/com_jcomments/helpers/notification.php:87 |
16 | JCommentsNotificationHelper::send() | JROOT/components/com_jcomments/jcomments.php:289 |
15 | JComments::show() | JROOT/plugins/content/jcomments/jcomments.php:280 |
14 | plgContentJComments->onAfterDisplayContent() | JROOT/plugins/content/jcomments/jcomments.php:337 |
13 | plgContentJComments->onContentAfterDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:199 |
10 | ContentViewArticle->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.17 ms После последнего запроса: 0.05 ms Память запроса: 0.025 MB Память до запроса: 3.752 MB Выбрано строк: 1
SELECT *
FROM new_jcomments_mailq
WHERE `id` = '420049'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_jcomments_mailq | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 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 |
Waiting for query cache lock | 0.00 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 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 |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1445 |
18 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:729 |
17 | JTable->load() | JROOT/components/com_jcomments/helpers/notification.php:87 |
16 | JCommentsNotificationHelper::send() | JROOT/components/com_jcomments/jcomments.php:289 |
15 | JComments::show() | JROOT/plugins/content/jcomments/jcomments.php:280 |
14 | plgContentJComments->onAfterDisplayContent() | JROOT/plugins/content/jcomments/jcomments.php:337 |
13 | plgContentJComments->onContentAfterDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:199 |
10 | ContentViewArticle->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.17 ms После последнего запроса: 0.05 ms Память запроса: 0.025 MB Память до запроса: 3.761 MB Выбрано строк: 1
SELECT *
FROM new_jcomments_mailq
WHERE `id` = '420048'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_jcomments_mailq | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 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 |
Waiting for query cache lock | 0.00 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 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 |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1445 |
18 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:729 |
17 | JTable->load() | JROOT/components/com_jcomments/helpers/notification.php:87 |
16 | JCommentsNotificationHelper::send() | JROOT/components/com_jcomments/jcomments.php:289 |
15 | JComments::show() | JROOT/plugins/content/jcomments/jcomments.php:280 |
14 | plgContentJComments->onAfterDisplayContent() | JROOT/plugins/content/jcomments/jcomments.php:337 |
13 | plgContentJComments->onContentAfterDisplay() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:199 |
10 | ContentViewArticle->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.93 ms После последнего запроса: 2.51 ms Память запроса: 0.055 MB Память до запроса: 4.323 MB Выбрано строк: 11
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM new_modules AS m
LEFT JOIN new_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN new_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2024-12-01 02:29:40')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2024-12-01 02:29:40')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 1277 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | range | PRIMARY,published,newsfeeds | published | 5 | NULL | 17 | Using index condition; Using where; Используется filesort |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_folder_clientid | 402 | c16299_ural_tatar.m.module | 11 | Using index condition; Using where |
1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | c16299_ural_tatar.m.id | 13 | Using where; Using index |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.09 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.03 ms |
Optimizing | 0.04 ms |
Statistics | 0.07 ms |
Preparing | 0.04 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
Creating sort index | 0.33 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.14 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
13 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:422 |
12 | JModuleHelper::load() | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:89 |
11 | JModuleHelper::getModules() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:158 |
10 | JSNTplUtils->countModules() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:470 |
9 | JSNTplTemplateHelper->_prepare() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:118 |
8 | JSNTplTemplateHelper::prepare() | JROOT/templates/jsn_megazine_pro/index.php:18 |
7 | require JROOT/templates/jsn_megazine_pro/index.php | JROOT/libraries/joomla/document/html.php:653 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1102 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.12 ms После последнего запроса: 3.86 ms Память запроса: 0.023 MB Память до запроса: 4.412 MB Выбрано строк: 0
SELECT m.id
FROM new_modules AS m
INNER JOIN new_modules_menu AS mm
ON mm.moduleid = m.id
WHERE m.client_id = 0
AND m.published = 1
AND m.module LIKE 'mod_k2_%'
AND (mm.menuid < 0
AND mm.menuid = -1277)
AND m.position IN ("topbar", "top1", "logo", "top", "mainmenu", "toolbar", "promo-
left", "promo", "promo-right", "content-top", "
left", "right", "innerleft", "innerright", "breadcrumbs", "user-top", "user1", "user2", "mainbody-top", "mainbody-bottom", "user3", "user4", "user-bottom", "banner", "content-bottom", "user5", "user6", "user7", "content-bottom-below", "footer", "bottom", "background", "debug", "stick-lefttop", "stick-leftmiddle", "stick-leftbottom", "stick-righttop", "stick-rightmiddle", "stick-rightbottom", "floatercontent", "floatercontainer")
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY,published,newsfeeds | published | 1 | const | 26 | Using where |
1 | SIMPLE | mm | eq_ref | PRIMARY | PRIMARY | 8 | c16299_ural_tatar.m.id,const | 1 | Using index |
Status | Duration |
---|
Starting | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1530 |
14 | JDatabaseDriver->loadColumn() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:701 |
13 | JSNTplUtils->checkExt() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:742 |
12 | JSNTplUtils->checkK2() | JROOT/templates/jsn_megazine_pro/template_custom.php:23 |
11 | include_once JROOT/templates/jsn_megazine_pro/template_custom.php | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:950 |
10 | JSNTplTemplateHelper->_prepareHead() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:707 |
9 | JSNTplTemplateHelper->_prepare() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:118 |
8 | JSNTplTemplateHelper::prepare() | JROOT/templates/jsn_megazine_pro/index.php:18 |
7 | require JROOT/templates/jsn_megazine_pro/index.php | JROOT/libraries/joomla/document/html.php:653 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1102 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.07 ms После последнего запроса: 0.05 ms Память запроса: 0.023 MB Память до запроса: 4.420 MB Выбрано строк: 0
SELECT m.id
FROM new_modules AS m
INNER JOIN new_modules_menu AS mm
ON mm.moduleid = m.id
WHERE m.client_id = 0
AND m.published = 1
AND m.module LIKE 'mod_k2_%'
AND (mm.menuid = 1277 OR mm.menuid = 0 OR (mm.menuid < 0
AND mm.menuid != -1277))
AND m.position IN ("topbar", "top1", "logo", "top", "mainmenu", "toolbar", "promo-
left", "promo", "promo-right", "content-top", "
left", "right", "innerleft", "innerright", "breadcrumbs", "user-top", "user1", "user2", "mainbody-top", "mainbody-bottom", "user3", "user4", "user-bottom", "banner", "content-bottom", "user5", "user6", "user7", "content-bottom-below", "footer", "bottom", "background", "debug", "stick-lefttop", "stick-leftmiddle", "stick-leftbottom", "stick-righttop", "stick-rightmiddle", "stick-rightbottom", "floatercontent", "floatercontainer")
GROUP BY m.id
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY,published,newsfeeds | published | 1 | const | 26 | Using where; Using temporary; Используется filesort |
1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | c16299_ural_tatar.m.id | 13 | Using where; Using index |
Status | Duration |
---|
Starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1530 |
14 | JDatabaseDriver->loadColumn() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:722 |
13 | JSNTplUtils->checkExt() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:742 |
12 | JSNTplUtils->checkK2() | JROOT/templates/jsn_megazine_pro/template_custom.php:23 |
11 | include_once JROOT/templates/jsn_megazine_pro/template_custom.php | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:950 |
10 | JSNTplTemplateHelper->_prepareHead() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:707 |
9 | JSNTplTemplateHelper->_prepare() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:118 |
8 | JSNTplTemplateHelper::prepare() | JROOT/templates/jsn_megazine_pro/index.php:18 |
7 | require JROOT/templates/jsn_megazine_pro/index.php | JROOT/libraries/joomla/document/html.php:653 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1102 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.06 ms После последнего запроса: 0.07 ms Память запроса: 0.023 MB Память до запроса: 4.427 MB Выбрано строк: 0
SELECT m.id
FROM new_modules AS m
INNER JOIN new_modules_menu AS mm
ON mm.moduleid = m.id
WHERE m.client_id = 0
AND m.published = 1
AND m.module LIKE 'mod_virtuemart_%'
AND (mm.menuid < 0
AND mm.menuid = -1277)
AND m.position IN ("topbar", "top1", "logo", "top", "mainmenu", "toolbar", "promo-
left", "promo", "promo-right", "content-top", "
left", "right", "innerleft", "innerright", "breadcrumbs", "user-top", "user1", "user2", "mainbody-top", "mainbody-bottom", "user3", "user4", "user-bottom", "banner", "content-bottom", "user5", "user6", "user7", "content-bottom-below", "footer", "bottom", "background", "debug", "stick-lefttop", "stick-leftmiddle", "stick-leftbottom", "stick-righttop", "stick-rightmiddle", "stick-rightbottom", "floatercontent", "floatercontainer")
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY,published,newsfeeds | published | 1 | const | 26 | Using where |
1 | SIMPLE | mm | eq_ref | PRIMARY | PRIMARY | 8 | c16299_ural_tatar.m.id,const | 1 | Using index |
Status | Duration |
---|
Starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1530 |
14 | JDatabaseDriver->loadColumn() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:701 |
13 | JSNTplUtils->checkExt() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:751 |
12 | JSNTplUtils->checkVM() | JROOT/templates/jsn_megazine_pro/template_custom.php:28 |
11 | include_once JROOT/templates/jsn_megazine_pro/template_custom.php | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:950 |
10 | JSNTplTemplateHelper->_prepareHead() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:707 |
9 | JSNTplTemplateHelper->_prepare() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:118 |
8 | JSNTplTemplateHelper::prepare() | JROOT/templates/jsn_megazine_pro/index.php:18 |
7 | require JROOT/templates/jsn_megazine_pro/index.php | JROOT/libraries/joomla/document/html.php:653 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1102 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.09 ms После последнего запроса: 0.03 ms Память запроса: 0.023 MB Память до запроса: 4.436 MB Выбрано строк: 0
SELECT m.id
FROM new_modules AS m
INNER JOIN new_modules_menu AS mm
ON mm.moduleid = m.id
WHERE m.client_id = 0
AND m.published = 1
AND m.module LIKE 'mod_virtuemart_%'
AND (mm.menuid = 1277 OR mm.menuid = 0 OR (mm.menuid < 0
AND mm.menuid != -1277))
AND m.position IN ("topbar", "top1", "logo", "top", "mainmenu", "toolbar", "promo-
left", "promo", "promo-right", "content-top", "
left", "right", "innerleft", "innerright", "breadcrumbs", "user-top", "user1", "user2", "mainbody-top", "mainbody-bottom", "user3", "user4", "user-bottom", "banner", "content-bottom", "user5", "user6", "user7", "content-bottom-below", "footer", "bottom", "background", "debug", "stick-lefttop", "stick-leftmiddle", "stick-leftbottom", "stick-righttop", "stick-rightmiddle", "stick-rightbottom", "floatercontent", "floatercontainer")
GROUP BY m.id
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY,published,newsfeeds | published | 1 | const | 26 | Using where; Using temporary; Используется filesort |
1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | c16299_ural_tatar.m.id | 13 | Using where; Using index |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.02 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1530 |
14 | JDatabaseDriver->loadColumn() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:722 |
13 | JSNTplUtils->checkExt() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:751 |
12 | JSNTplUtils->checkVM() | JROOT/templates/jsn_megazine_pro/template_custom.php:28 |
11 | include_once JROOT/templates/jsn_megazine_pro/template_custom.php | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:950 |
10 | JSNTplTemplateHelper->_prepareHead() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:707 |
9 | JSNTplTemplateHelper->_prepare() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:118 |
8 | JSNTplTemplateHelper::prepare() | JROOT/templates/jsn_megazine_pro/index.php:18 |
7 | require JROOT/templates/jsn_megazine_pro/index.php | JROOT/libraries/joomla/document/html.php:653 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1102 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.06 ms После последнего запроса: 0.04 ms Память запроса: 0.023 MB Память до запроса: 4.443 MB Выбрано строк: 0
SELECT m.id
FROM new_modules AS m
INNER JOIN new_modules_menu AS mm
ON mm.moduleid = m.id
WHERE m.client_id = 0
AND m.published = 1
AND m.module LIKE 'mod_dj%'
AND (mm.menuid < 0
AND mm.menuid = -1277)
AND m.position IN ("topbar", "top1", "logo", "top", "mainmenu", "toolbar", "promo-
left", "promo", "promo-right", "content-top", "
left", "right", "innerleft", "innerright", "breadcrumbs", "user-top", "user1", "user2", "mainbody-top", "mainbody-bottom", "user3", "user4", "user-bottom", "banner", "content-bottom", "user5", "user6", "user7", "content-bottom-below", "footer", "bottom", "background", "debug", "stick-lefttop", "stick-leftmiddle", "stick-leftbottom", "stick-righttop", "stick-rightmiddle", "stick-rightbottom", "floatercontent", "floatercontainer")
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY,published,newsfeeds | published | 1 | const | 26 | Using where |
1 | SIMPLE | mm | eq_ref | PRIMARY | PRIMARY | 8 | c16299_ural_tatar.m.id,const | 1 | Using index |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1530 |
14 | JDatabaseDriver->loadColumn() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:701 |
13 | JSNTplUtils->checkExt() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:812 |
12 | JSNTplUtils->checkDJ() | JROOT/templates/jsn_megazine_pro/template_custom.php:33 |
11 | include_once JROOT/templates/jsn_megazine_pro/template_custom.php | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:950 |
10 | JSNTplTemplateHelper->_prepareHead() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:707 |
9 | JSNTplTemplateHelper->_prepare() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:118 |
8 | JSNTplTemplateHelper::prepare() | JROOT/templates/jsn_megazine_pro/index.php:18 |
7 | require JROOT/templates/jsn_megazine_pro/index.php | JROOT/libraries/joomla/document/html.php:653 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1102 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.05 ms После последнего запроса: 0.03 ms Память запроса: 0.028 MB Память до запроса: 4.461 MB Выбрано строк: 1
SELECT m.id
FROM new_modules AS m
INNER JOIN new_modules_menu AS mm
ON mm.moduleid = m.id
WHERE m.client_id = 0
AND m.published = 1
AND m.module LIKE 'mod_dj%'
AND (mm.menuid = 1277 OR mm.menuid = 0 OR (mm.menuid < 0
AND mm.menuid != -1277))
AND m.position IN ("topbar", "top1", "logo", "top", "mainmenu", "toolbar", "promo-
left", "promo", "promo-right", "content-top", "
left", "right", "innerleft", "innerright", "breadcrumbs", "user-top", "user1", "user2", "mainbody-top", "mainbody-bottom", "user3", "user4", "user-bottom", "banner", "content-bottom", "user5", "user6", "user7", "content-bottom-below", "footer", "bottom", "background", "debug", "stick-lefttop", "stick-leftmiddle", "stick-leftbottom", "stick-righttop", "stick-rightmiddle", "stick-rightbottom", "floatercontent", "floatercontainer")
GROUP BY m.id
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY,published,newsfeeds | published | 1 | const | 26 | Using where; Using temporary; Используется filesort |
1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | c16299_ural_tatar.m.id | 13 | Using where; Using index |
Status | Duration |
---|
Starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1530 |
14 | JDatabaseDriver->loadColumn() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:722 |
13 | JSNTplUtils->checkExt() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:812 |
12 | JSNTplUtils->checkDJ() | JROOT/templates/jsn_megazine_pro/template_custom.php:33 |
11 | include_once JROOT/templates/jsn_megazine_pro/template_custom.php | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:950 |
10 | JSNTplTemplateHelper->_prepareHead() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:707 |
9 | JSNTplTemplateHelper->_prepare() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:118 |
8 | JSNTplTemplateHelper::prepare() | JROOT/templates/jsn_megazine_pro/index.php:18 |
7 | require JROOT/templates/jsn_megazine_pro/index.php | JROOT/libraries/joomla/document/html.php:653 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1102 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.15 ms После последнего запроса: 6.65 ms Память запроса: 0.026 MB Память до запроса: 4.500 MB Выбрано строк: 0
SELECT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state
FROM new_fields AS a
LEFT JOIN `new_languages` AS l
ON l.lang_code = a.language
LEFT JOIN new_users AS uc
ON uc.id=a.checked_out
LEFT JOIN new_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN new_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN new_fields_groups AS g
ON g.id = a.group_id
LEFT JOIN `new_fields_categories` AS fc
ON fc.field_id = a.id
WHERE a.context = 'mod_custom.content'
AND (fc.category_id IS NULL OR fc.category_id IN (102,0))
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 | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.01 ms |
Sending cached result to clien | 0.02 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
21 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:307 |
20 | JModelLegacy->_getList() | JROOT/administrator/components/com_fields/models/fields.php:326 |
19 | FieldsModelFields->_getList() | JROOT/libraries/legacy/model/list.php:186 |
18 | JModelList->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:134 |
17 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:378 |
16 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
15 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
14 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
13 | JHtmlContent::prepare() | JROOT/libraries/cms/html/html.php:233 |
12 | JHtml::call() | JROOT/libraries/cms/html/html.php:140 |
11 | JHtml::_() | JROOT/modules/mod_custom/mod_custom.php:15 |
10 | include JROOT/modules/mod_custom/mod_custom.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.08 ms После последнего запроса: 0.12 ms Память запроса: 0.025 MB Память до запроса: 4.511 MB Выбрано строк: 1
Повторяющиеся запросы:
#42SELECT *
FROM new_extensions
WHERE element='com_imageshow'
AND type='component'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
18 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_imageshow/classes/jsn_is_utils.php:310 |
17 | JSNISUtils->getComponentInfo() | JROOT/plugins/content/imageshow/imageshow.php:47 |
16 | plgContentImageShow->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
15 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
14 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
13 | JHtmlContent::prepare() | JROOT/libraries/cms/html/html.php:233 |
12 | JHtml::call() | JROOT/libraries/cms/html/html.php:140 |
11 | JHtml::_() | JROOT/modules/mod_custom/mod_custom.php:15 |
10 | include JROOT/modules/mod_custom/mod_custom.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.10 ms После последнего запроса: 2.67 ms Память запроса: 0.023 MB Память до запроса: 4.690 MB Выбрано строк: 2
SELECT lft, rgt
FROM new_menu
WHERE id = 1258 OR id = 1276
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_menu | range | PRIMARY | PRIMARY | 4 | NULL | 2 | Using index condition |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.03 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
13 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:578 |
12 | JSNTplUtils->isLastMenu() | JROOT/templates/jsn_megazine_pro/html/mod_menu/default.php:58 |
11 | require JROOT/templates/jsn_megazine_pro/html/mod_menu/default.php | JROOT/modules/mod_menu/mod_menu.php:27 |
10 | include JROOT/modules/mod_menu/mod_menu.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.06 ms После последнего запроса: 0.09 ms Память запроса: 0.023 MB Память до запроса: 4.697 MB Выбрано строк: 2
SELECT lft, rgt
FROM new_menu
WHERE id = 1258 OR id = 1277
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_menu | range | PRIMARY | PRIMARY | 4 | NULL | 2 | Using index condition |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
13 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:578 |
12 | JSNTplUtils->isLastMenu() | JROOT/templates/jsn_megazine_pro/html/mod_menu/default.php:58 |
11 | require JROOT/templates/jsn_megazine_pro/html/mod_menu/default.php | JROOT/modules/mod_menu/mod_menu.php:27 |
10 | include JROOT/modules/mod_menu/mod_menu.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.06 ms После последнего запроса: 0.07 ms Память запроса: 0.023 MB Память до запроса: 4.704 MB Выбрано строк: 2
SELECT lft, rgt
FROM new_menu
WHERE id = 1258 OR id = 1504
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_menu | range | PRIMARY | PRIMARY | 4 | NULL | 2 | Using index condition |
Status | Duration |
---|
Starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
13 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:578 |
12 | JSNTplUtils->isLastMenu() | JROOT/templates/jsn_megazine_pro/html/mod_menu/default.php:58 |
11 | require JROOT/templates/jsn_megazine_pro/html/mod_menu/default.php | JROOT/modules/mod_menu/mod_menu.php:27 |
10 | include JROOT/modules/mod_menu/mod_menu.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.06 ms После последнего запроса: 0.07 ms Память запроса: 0.023 MB Память до запроса: 4.711 MB Выбрано строк: 2
SELECT lft, rgt
FROM new_menu
WHERE id = 1258 OR id = 1279
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_menu | range | PRIMARY | PRIMARY | 4 | NULL | 2 | Using index condition |
Status | Duration |
---|
Starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
13 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:578 |
12 | JSNTplUtils->isLastMenu() | JROOT/templates/jsn_megazine_pro/html/mod_menu/default.php:58 |
11 | require JROOT/templates/jsn_megazine_pro/html/mod_menu/default.php | JROOT/modules/mod_menu/mod_menu.php:27 |
10 | include JROOT/modules/mod_menu/mod_menu.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.05 ms После последнего запроса: 0.06 ms Память запроса: 0.023 MB Память до запроса: 4.718 MB Выбрано строк: 2
SELECT lft, rgt
FROM new_menu
WHERE id = 1258 OR id = 1280
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_menu | range | PRIMARY | PRIMARY | 4 | NULL | 2 | Using index condition |
Status | Duration |
---|
Starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
13 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:578 |
12 | JSNTplUtils->isLastMenu() | JROOT/templates/jsn_megazine_pro/html/mod_menu/default.php:58 |
11 | require JROOT/templates/jsn_megazine_pro/html/mod_menu/default.php | JROOT/modules/mod_menu/mod_menu.php:27 |
10 | include JROOT/modules/mod_menu/mod_menu.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.05 ms После последнего запроса: 0.06 ms Память запроса: 0.023 MB Память до запроса: 4.725 MB Выбрано строк: 2
SELECT lft, rgt
FROM new_menu
WHERE id = 1258 OR id = 1281
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_menu | range | PRIMARY | PRIMARY | 4 | NULL | 2 | Using index condition |
Status | Duration |
---|
Starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
13 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:578 |
12 | JSNTplUtils->isLastMenu() | JROOT/templates/jsn_megazine_pro/html/mod_menu/default.php:58 |
11 | require JROOT/templates/jsn_megazine_pro/html/mod_menu/default.php | JROOT/modules/mod_menu/mod_menu.php:27 |
10 | include JROOT/modules/mod_menu/mod_menu.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.04 ms После последнего запроса: 0.06 ms Память запроса: 0.023 MB Память до запроса: 4.732 MB Выбрано строк: 2
SELECT lft, rgt
FROM new_menu
WHERE id = 1258 OR id = 1484
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_menu | range | PRIMARY | PRIMARY | 4 | NULL | 2 | Using index condition |
Status | Duration |
---|
Starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
13 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:578 |
12 | JSNTplUtils->isLastMenu() | JROOT/templates/jsn_megazine_pro/html/mod_menu/default.php:58 |
11 | require JROOT/templates/jsn_megazine_pro/html/mod_menu/default.php | JROOT/modules/mod_menu/mod_menu.php:27 |
10 | include JROOT/modules/mod_menu/mod_menu.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.51 ms После последнего запроса: 1.70 ms Память запроса: 0.022 MB Память до запроса: 5.123 MB Выбрано строк: 1
Повторяющиеся запросы:
#80select enabled
from new_extensions
where type="component"
and element = "com_content"
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.06 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 |
Waiting for query cache lock | 0.01 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.17 ms |
Preparing | 0.03 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 |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
12 | JDatabaseDriver->loadResult() | JROOT/modules/mod_news_pro_gk5/helper.php:93 |
11 | NSP_GK5_Helper->getComponentStatus() | JROOT/modules/mod_news_pro_gk5/mod_news_pro_gk5.php:27 |
10 | include JROOT/modules/mod_news_pro_gk5/mod_news_pro_gk5.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.42 ms После последнего запроса: 0.08 ms Память запроса: 0.038 MB Память до запроса: 5.130 MB Выбрано строк: 263
SELECT
c.id AS CID
FROM
new_categories AS c
LEFT JOIN
new_content AS content
ON
c.id = content.catid
WHERE
1=1
AND ( c.id = 133)
AND
c.extension = 'com_content'
AND
c.published = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c | const | PRIMARY,cat_idx | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | content | ref | idx_catid | idx_catid | 4 | const | 468 | Using index |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 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.00 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.07 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 |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
13 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_news_pro_gk5/data_sources/com_content/model.php:86 |
12 | NSP_GK5_com_content_Model::getSources() | JROOT/modules/mod_news_pro_gk5/helper.php:119 |
11 | NSP_GK5_Helper->getDatas() | JROOT/modules/mod_news_pro_gk5/mod_news_pro_gk5.php:31 |
10 | include JROOT/modules/mod_news_pro_gk5/mod_news_pro_gk5.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 1.46 ms После последнего запроса: 0.20 ms Память запроса: 0.022 MB Память до запроса: 5.139 MB Выбрано строк: 1
SELECT
content.id AS iid
FROM
new_content AS content
WHERE
content.state = 1
AND content.access IN (1,1,5)
AND ( content.publish_up = '0000-00-00 00:00:00' OR content.publish_up <= '2024-12-01 05:29:40' )
AND ( content.publish_down = '0000-00-00 00:00:00' OR content.publish_down >= '2024-12-01 05:29:40' )
AND ( content.catid = 133 )
ORDER BY
content.publish_up DESC
LIMIT
0,1;
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | content | ref | idx_access,idx_state,idx_catid | idx_catid | 4 | const | 468 | Using where; Используется filesort |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 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 |
Waiting for query cache lock | 0.01 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.07 ms |
Preparing | 0.02 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.00 ms |
Creating sort index | 1.09 ms |
End of update loop | 0.01 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1486 |
13 | JDatabaseDriver->loadAssocList() | JROOT/modules/mod_news_pro_gk5/data_sources/com_content/model.php:269 |
12 | NSP_GK5_com_content_Model::getArticles() | JROOT/modules/mod_news_pro_gk5/helper.php:133 |
11 | NSP_GK5_Helper->getDatas() | JROOT/modules/mod_news_pro_gk5/mod_news_pro_gk5.php:31 |
10 | include JROOT/modules/mod_news_pro_gk5/mod_news_pro_gk5.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.44 ms После последнего запроса: 0.03 ms Память запроса: 0.023 MB Память до запроса: 5.149 MB Выбрано строк: 1
SELECT
content.id AS iid,
content.title AS title,
content.introtext AS text,
content.created AS date,
content.publish_up AS date_publish,
content.hits AS hits,
content.images AS images,
content.featured AS frontpage,
content.access AS access,
content.language AS lang,
categories.title AS catname,
users.email AS author_email,
content.created_by_alias AS author_alias,
users.name AS author_username,
content_rating.rating_sum AS rating_sum,
content_rating.rating_count AS rating_count,
CASE WHEN CHAR_LENGTH(content.alias)
THEN CONCAT_WS(":", content.id, content.alias)
ELSE content.id END as id,
CASE WHEN CHAR_LENGTH(categories.alias)
THEN CONCAT_WS(":", categories.id, categories.alias)
ELSE categories.id END as cid
FROM
new_content AS content
LEFT JOIN
new_categories AS categories
ON categories.id = content.catid
LEFT JOIN
new_users AS users
ON users.id = content.created_by
LEFT JOIN
new_content_rating AS content_rating
ON content_rating.content_id = content.id
LEFT JOIN
new_content_frontpage AS content_frontpage
ON content_frontpage.content_id = content.id
WHERE
1=1
AND ( content.id = 12318)
ORDER BY
content.publish_up DESC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | content_rating | system | PRIMARY | Индекс не используется | NULL | NULL | 0 | Const row not found |
1 | SIMPLE | content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | categories | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | users | const | PRIMARY | PRIMARY | 4 | const | 0 | Unique row not found |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.10 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 |
Waiting for query cache lock | 0.02 ms |
init | 0.04 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.02 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1486 |
13 | JDatabaseDriver->loadAssocList() | JROOT/modules/mod_news_pro_gk5/data_sources/com_content/model.php:333 |
12 | NSP_GK5_com_content_Model::getArticles() | JROOT/modules/mod_news_pro_gk5/helper.php:133 |
11 | NSP_GK5_Helper->getDatas() | JROOT/modules/mod_news_pro_gk5/mod_news_pro_gk5.php:31 |
10 | include JROOT/modules/mod_news_pro_gk5/mod_news_pro_gk5.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.10 ms После последнего запроса: 0.26 ms Память запроса: 0.029 MB Память до запроса: 5.162 MB Выбрано строк: 3
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM new_categories as c
LEFT JOIN new_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=133
ORDER BY c.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | s | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | c | ALL | cat_idx,idx_access,idx_left_right | Индекс не используется | NULL | NULL | 139 | Using where; Используется filesort |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
25 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:304 |
24 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:184 |
23 | JCategories->get() | JROOT/components/com_content/router.php:72 |
22 | ContentRouter->getCategorySegment() | JROOT/libraries/cms/component/router/view.php:117 |
21 | JComponentRouterView->getPath() | JROOT/libraries/cms/component/router/rules/menu.php:82 |
20 | JComponentRouterRulesMenu->preprocess() | JROOT/libraries/cms/component/router/view.php:219 |
19 | JComponentRouterView->preprocess() | JROOT/libraries/cms/router/site.php:660 |
18 | JRouterSite->processBuildRules() | JROOT/libraries/cms/router/router.php:267 |
17 | JRouter->build() | JROOT/libraries/cms/router/site.php:149 |
16 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
15 | JRoute::_() | JROOT/modules/mod_news_pro_gk5/tmpl/com_content/view.php:189 |
14 | NSP_GK5_com_content_View::itemLink() | JROOT/modules/mod_news_pro_gk5/tmpl/view.php:127 |
13 | NSP_GK5_View::lists() | JROOT/modules/mod_news_pro_gk5/data_sources/com_content/controller.php:93 |
12 | NSP_GK5_com_content_Controller->initialize() | JROOT/modules/mod_news_pro_gk5/helper.php:199 |
11 | NSP_GK5_Helper->renderLayout() | JROOT/modules/mod_news_pro_gk5/mod_news_pro_gk5.php:32 |
10 | include JROOT/modules/mod_news_pro_gk5/mod_news_pro_gk5.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.08 ms После последнего запроса: 0.63 ms Память запроса: 0.022 MB Память до запроса: 5.177 MB Выбрано строк: 1
Повторяющиеся запросы:
#75select enabled
from new_extensions
where type="component"
and element = "com_content"
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
12 | JDatabaseDriver->loadResult() | JROOT/modules/mod_news_pro_gk5/helper.php:93 |
11 | NSP_GK5_Helper->getComponentStatus() | JROOT/modules/mod_news_pro_gk5/mod_news_pro_gk5.php:27 |
10 | include JROOT/modules/mod_news_pro_gk5/mod_news_pro_gk5.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.28 ms После последнего запроса: 0.04 ms Память запроса: 0.025 MB Память до запроса: 5.183 MB Выбрано строк: 72
SELECT
c.id AS CID
FROM
new_categories AS c
LEFT JOIN
new_content AS content
ON
c.id = content.catid
WHERE
1=1
AND ( c.id = 132)
AND
c.extension = 'com_content'
AND
c.published = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c | const | PRIMARY,cat_idx | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | content | ref | idx_catid | idx_catid | 4 | const | 128 | Using index |
Status | Duration |
---|
Starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 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 |
Waiting for query cache lock | 0.01 ms |
init | 0.02 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.02 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
13 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_news_pro_gk5/data_sources/com_content/model.php:86 |
12 | NSP_GK5_com_content_Model::getSources() | JROOT/modules/mod_news_pro_gk5/helper.php:119 |
11 | NSP_GK5_Helper->getDatas() | JROOT/modules/mod_news_pro_gk5/mod_news_pro_gk5.php:31 |
10 | include JROOT/modules/mod_news_pro_gk5/mod_news_pro_gk5.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 1.01 ms После последнего запроса: 0.09 ms Память запроса: 0.022 MB Память до запроса: 5.192 MB Выбрано строк: 1
SELECT
content.id AS iid
FROM
new_content AS content
WHERE
content.state = 1
AND content.access IN (1,1,5)
AND ( content.publish_up = '0000-00-00 00:00:00' OR content.publish_up <= '2024-12-01 05:29:40' )
AND ( content.publish_down = '0000-00-00 00:00:00' OR content.publish_down >= '2024-12-01 05:29:40' )
AND ( content.catid = 132 )
ORDER BY
content.publish_up DESC
LIMIT
0,1;
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | content | ref | idx_access,idx_state,idx_catid | idx_catid | 4 | const | 128 | Using where; Используется filesort |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 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 |
Waiting for query cache lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.05 ms |
Preparing | 0.02 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.00 ms |
Creating sort index | 0.73 ms |
End of update loop | 0.01 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1486 |
13 | JDatabaseDriver->loadAssocList() | JROOT/modules/mod_news_pro_gk5/data_sources/com_content/model.php:269 |
12 | NSP_GK5_com_content_Model::getArticles() | JROOT/modules/mod_news_pro_gk5/helper.php:133 |
11 | NSP_GK5_Helper->getDatas() | JROOT/modules/mod_news_pro_gk5/mod_news_pro_gk5.php:31 |
10 | include JROOT/modules/mod_news_pro_gk5/mod_news_pro_gk5.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.38 ms После последнего запроса: 0.03 ms Память запроса: 0.023 MB Память до запроса: 5.202 MB Выбрано строк: 1
SELECT
content.id AS iid,
content.title AS title,
content.introtext AS text,
content.created AS date,
content.publish_up AS date_publish,
content.hits AS hits,
content.images AS images,
content.featured AS frontpage,
content.access AS access,
content.language AS lang,
categories.title AS catname,
users.email AS author_email,
content.created_by_alias AS author_alias,
users.name AS author_username,
content_rating.rating_sum AS rating_sum,
content_rating.rating_count AS rating_count,
CASE WHEN CHAR_LENGTH(content.alias)
THEN CONCAT_WS(":", content.id, content.alias)
ELSE content.id END as id,
CASE WHEN CHAR_LENGTH(categories.alias)
THEN CONCAT_WS(":", categories.id, categories.alias)
ELSE categories.id END as cid
FROM
new_content AS content
LEFT JOIN
new_categories AS categories
ON categories.id = content.catid
LEFT JOIN
new_users AS users
ON users.id = content.created_by
LEFT JOIN
new_content_rating AS content_rating
ON content_rating.content_id = content.id
LEFT JOIN
new_content_frontpage AS content_frontpage
ON content_frontpage.content_id = content.id
WHERE
1=1
AND ( content.id = 10466)
ORDER BY
content.publish_up DESC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | content_rating | system | PRIMARY | Индекс не используется | NULL | NULL | 0 | Const row not found |
1 | SIMPLE | content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | categories | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | users | const | PRIMARY | PRIMARY | 4 | const | 0 | Unique row not found |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.08 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 |
Waiting for query cache 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.02 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1486 |
13 | JDatabaseDriver->loadAssocList() | JROOT/modules/mod_news_pro_gk5/data_sources/com_content/model.php:333 |
12 | NSP_GK5_com_content_Model::getArticles() | JROOT/modules/mod_news_pro_gk5/helper.php:133 |
11 | NSP_GK5_Helper->getDatas() | JROOT/modules/mod_news_pro_gk5/mod_news_pro_gk5.php:31 |
10 | include JROOT/modules/mod_news_pro_gk5/mod_news_pro_gk5.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.09 ms После последнего запроса: 0.13 ms Память запроса: 0.029 MB Память до запроса: 5.214 MB Выбрано строк: 4
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM new_categories as c
LEFT JOIN new_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=132
ORDER BY c.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | s | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | c | ALL | cat_idx,idx_access,idx_left_right | Индекс не используется | NULL | NULL | 139 | Using where; Используется filesort |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
25 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:304 |
24 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:184 |
23 | JCategories->get() | JROOT/components/com_content/router.php:72 |
22 | ContentRouter->getCategorySegment() | JROOT/libraries/cms/component/router/view.php:117 |
21 | JComponentRouterView->getPath() | JROOT/libraries/cms/component/router/rules/menu.php:82 |
20 | JComponentRouterRulesMenu->preprocess() | JROOT/libraries/cms/component/router/view.php:219 |
19 | JComponentRouterView->preprocess() | JROOT/libraries/cms/router/site.php:660 |
18 | JRouterSite->processBuildRules() | JROOT/libraries/cms/router/router.php:267 |
17 | JRouter->build() | JROOT/libraries/cms/router/site.php:149 |
16 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
15 | JRoute::_() | JROOT/modules/mod_news_pro_gk5/tmpl/com_content/view.php:189 |
14 | NSP_GK5_com_content_View::itemLink() | JROOT/modules/mod_news_pro_gk5/tmpl/view.php:127 |
13 | NSP_GK5_View::lists() | JROOT/modules/mod_news_pro_gk5/data_sources/com_content/controller.php:93 |
12 | NSP_GK5_com_content_Controller->initialize() | JROOT/modules/mod_news_pro_gk5/helper.php:199 |
11 | NSP_GK5_Helper->renderLayout() | JROOT/modules/mod_news_pro_gk5/mod_news_pro_gk5.php:32 |
10 | include JROOT/modules/mod_news_pro_gk5/mod_news_pro_gk5.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 73.39 ms После последнего запроса: 1.09 ms Память запроса: 0.699 MB Память до запроса: 5.153 MB Выбрано строк: 21
SELECT a.id, a.title, a.alias, a.introtext, a.fulltext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN c.published = 2
AND a.state > 0 THEN 2 WHEN c.published != 1 THEN 0 ELSE a.state END as state,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, a.language, LENGTH(a.fulltext) AS readmore,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,c.published, c.published AS parents_published,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,COALESCE(NULLIF(ROUND(v.rating_sum / v.rating_count, 0), 0), 0) AS rating,
COALESCE(NULLIF(v.rating_count, 0), 0) as rating_count
FROM new_content AS a
LEFT JOIN new_categories AS c
ON c.id = a.catid
LEFT JOIN new_users AS ua
ON ua.id = a.created_by
LEFT JOIN new_users AS uam
ON uam.id = a.modified_by
LEFT JOIN new_categories as parent
ON parent.id = c.parent_id
LEFT JOIN new_content_rating AS v
ON a.id = v.content_id
WHERE a.access IN (1,1,5)
AND c.access IN (1,1,5)
AND c.published = 1
AND a.state = 1
AND a.catid IN (99,100,101,102,103,104,105,106,107,108,111,129,134,131,132,137,138,139,125,142,143,126,127)
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2024-12-01 02:29:40')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2024-12-01 02:29:40')
ORDER BY a.publish_up DESC
LIMIT 21
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | v | system | PRIMARY | Индекс не используется | NULL | NULL | 0 | Const row not found |
1 | SIMPLE | a | range | idx_access,idx_state,idx_catid | idx_catid | 4 | NULL | 11976 | Using index condition; Using where; Используется filesort |
1 | SIMPLE | c | eq_ref | PRIMARY,idx_access | PRIMARY | 4 | c16299_ural_tatar.a.catid | 1 | Using index condition; Using where |
1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | c16299_ural_tatar.a.created_by | 1 | Using where |
1 | SIMPLE | uam | eq_ref | PRIMARY | PRIMARY | 4 | c16299_ural_tatar.a.modified_by | 1 | Using where |
1 | SIMPLE | parent | eq_ref | PRIMARY | PRIMARY | 4 | c16299_ural_tatar.c.parent_id | 1 | Using where |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.15 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.07 ms |
Optimizing | 0.04 ms |
Statistics | 0.20 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.14 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.02 ms |
Creating sort index | 71.50 ms |
Waiting for query cache lock | 0.01 ms |
Creating sort index | 0.09 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.05 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.06 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.05 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.04 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.04 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.04 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.04 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.04 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.05 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.05 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.04 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.05 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.05 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.05 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.06 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.06 ms |
End of update loop | 0.01 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.01 ms |
Reset for next command | 0.01 ms |
# | Вызывающий объект | Файл и номер строки |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:307 |
14 | JModelLegacy->_getList() | JROOT/libraries/legacy/model/list.php:186 |
13 | JModelList->getItems() | JROOT/components/com_content/models/articles.php:536 |
12 | ContentModelArticles->getItems() | JROOT/modules/mod_articles_latest/helper.php:116 |
11 | ModArticlesLatestHelper::getList() | JROOT/modules/mod_articles_latest/mod_articles_latest.php:15 |
10 | include JROOT/modules/mod_articles_latest/mod_articles_latest.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.12 ms После последнего запроса: 1.43 ms Память запроса: 0.028 MB Память до запроса: 5.945 MB Выбрано строк: 4
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM new_categories as c
LEFT JOIN new_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=105
ORDER BY c.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | s | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | c | ALL | cat_idx,idx_access,idx_left_right | Индекс не используется | NULL | NULL | 139 | Using where; Используется filesort |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.01 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
22 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:304 |
21 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:184 |
20 | JCategories->get() | JROOT/components/com_content/router.php:72 |
19 | ContentRouter->getCategorySegment() | JROOT/libraries/cms/component/router/view.php:117 |
18 | JComponentRouterView->getPath() | JROOT/libraries/cms/component/router/rules/menu.php:82 |
17 | JComponentRouterRulesMenu->preprocess() | JROOT/libraries/cms/component/router/view.php:219 |
16 | JComponentRouterView->preprocess() | JROOT/libraries/cms/router/site.php:660 |
15 | JRouterSite->processBuildRules() | JROOT/libraries/cms/router/router.php:267 |
14 | JRouter->build() | JROOT/libraries/cms/router/site.php:149 |
13 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
12 | JRoute::_() | JROOT/modules/mod_articles_latest/helper.php:128 |
11 | ModArticlesLatestHelper::getList() | JROOT/modules/mod_articles_latest/mod_articles_latest.php:15 |
10 | include JROOT/modules/mod_articles_latest/mod_articles_latest.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.09 ms После последнего запроса: 0.33 ms Память запроса: 0.028 MB Память до запроса: 5.964 MB Выбрано строк: 4
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM new_categories as c
LEFT JOIN new_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=99
ORDER BY c.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | s | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | c | ALL | cat_idx,idx_access,idx_left_right | Индекс не используется | NULL | NULL | 139 | Using where; Используется filesort |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
22 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:304 |
21 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:184 |
20 | JCategories->get() | JROOT/components/com_content/router.php:72 |
19 | ContentRouter->getCategorySegment() | JROOT/libraries/cms/component/router/view.php:117 |
18 | JComponentRouterView->getPath() | JROOT/libraries/cms/component/router/rules/menu.php:82 |
17 | JComponentRouterRulesMenu->preprocess() | JROOT/libraries/cms/component/router/view.php:219 |
16 | JComponentRouterView->preprocess() | JROOT/libraries/cms/router/site.php:660 |
15 | JRouterSite->processBuildRules() | JROOT/libraries/cms/router/router.php:267 |
14 | JRouter->build() | JROOT/libraries/cms/router/site.php:149 |
13 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
12 | JRoute::_() | JROOT/modules/mod_articles_latest/helper.php:128 |
11 | ModArticlesLatestHelper::getList() | JROOT/modules/mod_articles_latest/mod_articles_latest.php:15 |
10 | include JROOT/modules/mod_articles_latest/mod_articles_latest.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.08 ms После последнего запроса: 0.16 ms Память запроса: 0.028 MB Память до запроса: 5.980 MB Выбрано строк: 4
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM new_categories as c
LEFT JOIN new_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=100
ORDER BY c.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | s | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | c | ALL | cat_idx,idx_access,idx_left_right | Индекс не используется | NULL | NULL | 139 | Using where; Используется filesort |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
22 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:304 |
21 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:184 |
20 | JCategories->get() | JROOT/components/com_content/router.php:72 |
19 | ContentRouter->getCategorySegment() | JROOT/libraries/cms/component/router/view.php:117 |
18 | JComponentRouterView->getPath() | JROOT/libraries/cms/component/router/rules/menu.php:82 |
17 | JComponentRouterRulesMenu->preprocess() | JROOT/libraries/cms/component/router/view.php:219 |
16 | JComponentRouterView->preprocess() | JROOT/libraries/cms/router/site.php:660 |
15 | JRouterSite->processBuildRules() | JROOT/libraries/cms/router/router.php:267 |
14 | JRouter->build() | JROOT/libraries/cms/router/site.php:149 |
13 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
12 | JRoute::_() | JROOT/modules/mod_articles_latest/helper.php:128 |
11 | ModArticlesLatestHelper::getList() | JROOT/modules/mod_articles_latest/mod_articles_latest.php:15 |
10 | include JROOT/modules/mod_articles_latest/mod_articles_latest.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.08 ms После последнего запроса: 0.42 ms Память запроса: 0.028 MB Память до запроса: 6.003 MB Выбрано строк: 4
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM new_categories as c
LEFT JOIN new_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=101
ORDER BY c.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | s | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | c | ALL | cat_idx,idx_access,idx_left_right | Индекс не используется | NULL | NULL | 139 | Using where; Используется filesort |
Status | Duration |
---|
Starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
22 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:304 |
21 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:184 |
20 | JCategories->get() | JROOT/components/com_content/router.php:72 |
19 | ContentRouter->getCategorySegment() | JROOT/libraries/cms/component/router/view.php:117 |
18 | JComponentRouterView->getPath() | JROOT/libraries/cms/component/router/rules/menu.php:82 |
17 | JComponentRouterRulesMenu->preprocess() | JROOT/libraries/cms/component/router/view.php:219 |
16 | JComponentRouterView->preprocess() | JROOT/libraries/cms/router/site.php:660 |
15 | JRouterSite->processBuildRules() | JROOT/libraries/cms/router/router.php:267 |
14 | JRouter->build() | JROOT/libraries/cms/router/site.php:149 |
13 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
12 | JRoute::_() | JROOT/modules/mod_articles_latest/helper.php:128 |
11 | ModArticlesLatestHelper::getList() | JROOT/modules/mod_articles_latest/mod_articles_latest.php:15 |
10 | include JROOT/modules/mod_articles_latest/mod_articles_latest.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
10 × SELECT *
FROM new_jcomments_mailq
8 × SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time, c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level, c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id, c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM new_categories as c
LEFT JOIN new_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
7 × SELECT lft, rgt
FROM new_menu
6 × SELECT m.id
FROM new_modules AS m
INNER JOIN new_modules_menu AS mm
ON mm.moduleid = m.id
2 × SELECT *
FROM new_jsn_mobilize_profiles AS p
INNER JOIN new_jsn_mobilize_os_support AS s
ON s.profile_id = p.profile_id
2 × SELECT *
FROM new_extensions
2 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `new_extensions`
2 × SELECT *
FROM new_jsn_mobilize_design
2 × SELECT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state
FROM new_fields AS a
LEFT JOIN `new_languages` AS l
ON l.lang_code = a.language
LEFT JOIN new_users AS uc
ON uc.id=a.checked_out
LEFT JOIN new_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN new_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN new_fields_groups AS g
ON g.id = a.group_id
LEFT JOIN `new_fields_categories` AS fc
ON fc.field_id = a.id
2 × SELECT *
FROM new_jsn_mobilize_os
2 × SELECT `ip`,`reason`
FROM new_rsfirewall_lists
2 × select enabled
from new_extensions
2 × SELECT c.id AS CID
FROM new_categories AS c
LEFT JOIN new_content AS content
ON c.id = content.catid
2 × SELECT content.id AS iid
FROM new_content AS content
2 × SELECT content.id AS iid, content.title AS title, content.introtext AS text, content.created AS date, content.publish_up AS date_publish, content.hits AS hits, content.images AS images, content.featured AS frontpage, content.access AS access, content.language AS lang, categories.title AS catname, users.email AS author_email, content.created_by_alias AS author_alias, users.name AS author_username, content_rating.rating_sum AS rating_sum, content_rating.rating_count AS rating_count,
CASE WHEN CHAR_LENGTH(content.alias) THEN CONCAT_WS(":", content.id, content.alias) ELSE content.id END as id,
CASE WHEN CHAR_LENGTH(categories.alias) THEN CONCAT_WS(":", categories.id, categories.alias) ELSE categories.id END as cid
FROM new_content AS content
LEFT JOIN new_categories AS categories
ON categories.id = content.catid
LEFT JOIN new_users AS users
ON users.id = content.created_by
LEFT JOIN new_content_rating AS content_rating
ON content_rating.content_id = content.id
LEFT JOIN new_content_frontpage AS content_frontpage
ON content_frontpage.content_id = content.id
1 × SELECT `name`, `value`
FROM `new_jsn_imageshow_config`
1 × SELECT *
FROM `new_jcomments_objects`
1 × SELECT `session_id`
FROM `new_session`
1 × SELECT count(*)
FROM new_jcomments AS c
1 × SELECT c.id, c.parent, c.object_id, c.object_group, c.userid, c.name, c.username, c.title, c.comment , c.email, c.homepage, c.date, c.date as datetime, c.ip, c.published, c.deleted, c.checked_out, c.checked_out_time , c.isgood, c.ispoor , v.value as voted ,
case when c.parent = 0 then unix_timestamp(c.date) else 0 end as threaddate, '' AS object_title, '' AS object_link, 0 AS object_access, 0 AS object_owner
FROM new_jcomments AS c
LEFT JOIN new_jcomments_votes AS v
ON c.id = v.commentid
AND v.userid = 0
AND v.ip = '3.142.201.93'
1 × SELECT `id`
FROM `new_jcomments_mailq`
1 × SELECT a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference,c.title AS category_title, c.alias AS category_alias, c.access AS category_access,u.name AS author,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count
FROM new_content AS a
INNER JOIN new_categories AS c
on c.id = a.catid
LEFT JOIN new_users AS u
on u.id = a.created_by
LEFT JOIN new_categories as parent
ON parent.id = c.parent_id
LEFT JOIN new_content_rating AS v
ON a.id = v.content_id
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM new_modules AS m
LEFT JOIN new_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN new_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT `m`.`tag_id`,`t`.*
FROM `new_contentitem_tag_map` AS m
INNER JOIN `new_tags` AS t
ON `m`.`tag_id` = `t`.`id`
1 × SELECT manifest_cache
FROM new_extensions
1 × SELECT *
FROM new_content
1 × SELECT name,value
FROM new_jsn_mobilize_config
1 × SELECT id, rules
FROM `new_viewlevels
1 × SELECT b.id
FROM new_usergroups AS a
LEFT JOIN new_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT `folder` AS `type`,`element` AS `name`,`params`
FROM new_extensions
1 × SELECT `path`
FROM new_rsfirewall_ignored
1 × SELECT `file`
FROM new_rsfirewall_hashes
1 × SELECT *
FROM new_rsfirewall_configuratio
1 × SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM new_menu AS m
LEFT JOIN new_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT `id`,`name`,`rules`,`parent_id`
FROM `new_assets`
1 × SELECT `alias`,`catid`
FROM `new_content`
1 × SELECT *
FROM new_rsfirewall_hashes
1 × SELECT *
FROM new_rsfirewall_snapshots
1 × SELECT *
FROM new_rsfirewall_exceptions
1 × SELECT *
FROM `new_jcomments_settings`
1 × SELECT id, home, template, s.params
FROM new_template_styles as s
LEFT JOIN new_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT *
FROM new_languages
1 × SELECT a.id, a.title, a.alias, a.introtext, a.fulltext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN c.published = 2
AND a.state > 0 THEN 2 WHEN c.published != 1 THEN 0 ELSE a.state END as state,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, a.language, LENGTH(a.fulltext) AS readmore,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,c.published, c.published AS parents_published,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,COALESCE(NULLIF(ROUND(v.rating_sum / v.rating_count, 0), 0), 0) AS rating, COALESCE(NULLIF(v.rating_count, 0), 0) as rating_count
FROM new_content AS a
LEFT JOIN new_categories AS c
ON c.id = a.catid
LEFT JOIN new_users AS ua
ON ua.id = a.created_by
LEFT JOIN new_users AS uam
ON uam.id = a.modified_by
LEFT JOIN new_categories as parent
ON parent.id = c.parent_id
LEFT JOIN new_content_rating AS v
ON a.id = v.content_id
Комментарии
Look into my page: Jackpot Bet: https://www.jackpotbetonline.com/
useful info with us. Please stay us up to date like
this. Thanks for sharing.
Also visit my web blog ... British News Today: https://www.britishnewstoday.com/
The account aided me a appropriate deal. I have been a little bit familiar of this your broadcast offered vivid transparent idea
Have a look at my web site - order medicine online: https://www.divephotoguide.com/user/drugs
little comment to support you.
Here is my webpage: online pharmacies: https://followingbook.com/read-blog/12849_canadian-pharmaceuticals-online-shipping.html
web site and at the moment this time I am browsing this site
and reading very informative articles here.
Also visit my page; pharmacies shipping to
usa: https://www.mojomarketplace.com/user/genericviagraonline-A1mET2hm7S
Kudos!
Also visit my page: pharmacies shipping to usa: https://data.world/deakin
wildlife facts
wildlife facts
may just anybody get that kind of information in such an ideal manner of writing?
I have a presentation next week, and I'm on the
search for such info.
Also visit my site :: British News Today: https://www.britishnewstoday.com/horoscopes-today-daily-star-sign-predictions-from-russell-grant-on-june-28/
Ensure your network settings are actually safe to protect
against access to Websites corrupted with malware.
Look into my webpage fly
fishing osrs: https://calendar.google.com/calendar/embed?src=f0d595d355a089a57fa8d507c9650868455f658a1d3f148fa0b19d90d55d494e%40group.calendar.google.com
out. I like what I see so i am just following you.
Look forward to checking out your web page repeatedly.
Check out my webpage British News Today: https://www.britishnewstoday.com
clever work and coverage! Keep up the wonderful works guys I've included you guys to my own blogroll.
Feel free to visit my blog: pharmacy: https://goolsport.net/keo-tren-keo-duoi/
top notch article… but what can I say… I put things off a
lot and don't seem to get anything done.
Feel free to visit my web blog :: https://www.akaqa.com/account/profile/19191650246: https://Www.Akaqa.com/account/profile/19191650246
give a quick shout out and say I really enjoy reading your articles.
Can you suggest any other blogs/websites/forums that cover the same topics?
Thank you so much!
my web page https://inkbunny.net/2jasminec472ta7: https://inkbunny.net/2jasminec472ta7
I have got much clear idea concerning from this paragraph.
Also visit my homepage: https://forumszkolne.pl/profiles/5sophiee6223hb6-u229290.html: https://forumszkolne.pl/profiles/5sophiee6223hb6-u229290.html
no means understand. It kind of feels too complicated and extremely large for me.
I'm taking a look ahead for your next publish, I will try to get the
hang of it!
Also visit my homepage: http://superpremium2.premium4best.eu/: https://www.akaqa.com/
assist with SEO? I'm trying to get my blog to rank for some targeted keywords but
I'm not seeing very good gains. If you know of any please share.
Thanks!
Also visit my web page :: http://superpremium2.premium4best.eu/: https://redpah.com/
I have absolutely no knowledge of computer programming but I had been hoping to
start my own blog in the near future. Anyway, if you have any recommendations or tips for new blog owners please share.
I know this is off subject but I just needed to ask. Thanks!
Here is my homepage; http://superpremium2.premium4best.eu/: https://www.myconcertarchive.com/en/user_home?id=110122
and it is time to be happy. I've read this post and if I could I wish to suggest
you few interesting things or suggestions. Maybe you can write next
articles referring to this article. I wish to read even more things about it!
Stop by my page :: http://superpremium2.premium4best.eu/: https://Logopond.com/4emmae71100eh4/profile/682397/?filter=&page=
just I get that type of info written in such a perfect manner?
I've a challenge that I'm simply now working on, and I've been at
the glance out for such info.
My web-site - http://superpremium2.premium4best.eu/: https://spoonacular.com/
I had to ask. Does building a well-established
blog like yours take a lot of work? I am brand new to running a blog but I do write in my
journal daily. I'd like to start a blog so I will be able to share my own experience and
feelings online. Please let me know if you have any
kind of ideas or tips for brand new aspiring blog owners.
Appreciate it!
Also visit my blog: http://superpremium2.premium4best.eu/: https://www.myconcertarchive.com/en/user_home?id=110561
A design like yours with a few simple tweeks would really make
my blog shine. Please let me know where you
got your theme. Thanks
Here is my site: http://superpremium2.premium4best.eu/: http://www.mototube.pl/
you're talking about! Thanks
My web page http://superpremium2.premium4best.eu/ [Akaqa.com: https://Akaqa.com/account/profile/19191641405]
Therefore that's why this post is perfect. Thanks!
Visit my webpage :: http://superpremium2.premium4best.eu/: https://Www.dermandar.com/
I appreciate you spending some time and effort to put this short article together.
I once again find myself personally spending way too much time both reading and posting
comments. But so what, it was still worth it!
My site - http://superpremium2.premium4best.eu/: http://www.ingender.com/
reviews everyday along with a cup of coffee.
Here is my blog post - http://superpremium2.premium4best.eu/: http://www.racjonalista.pl/index.php/s,47/k,415310
this web page everyday since it provides quality contents, thanks
my webpage: http://superpremium2.premium4best.eu/: https://Www.Dermandar.com/user/4miac4791eg9/
sure whether this post is written by him as no one else know such detailed
about my trouble. You're wonderful! Thanks!
My homepage: http://superpremium2.premium4best.eu/: https://www.dermandar.com/
claim that I acquire actually enjoyed account your weblog posts.
Anyway I'll be subscribing to your feeds or even I fulfillment you get entry
to constantly quickly.
my page ... http://superpremium2.premium4best.eu/: https://Www.Forum.motokobiety.pl/forumowicz128971.html
So that's why this paragraph is amazing. Thanks!
Also visit my site; http://superpremium2.premium4best.eu/: https://Logopond.com/
Feel free to visit my site; http://superpremium2.premium4best.eu/, wypytaj.pl: http://wypytaj.pl/,
such as you wrote the ebook in it or something. I believe that you could do with a
few percent to pressure the message home a little bit, but instead of that, this is fantastic blog.
A great read. I will definitely be back.
Also visit my site: http://superpremium2.premium4best.eu/: https://knowyourmeme.com/
my blog post; http://superpremium2.premium4best.eu/: http://htcclub.pl/
Thanks for posting when you have the opportunity, Guess I will just bookmark this page.
Feel free to surf to my homepage ... http://superpremium2.premium4best.eu/ (Faqrak.pl: https://Faqrak.pl/)
Do you offer guest writers to write content to suit your needs?
I wouldn't mind writing a post or elaborating on many of the subjects
you write in relation to here. Again, awesome weblog!
Look into my homepage - http://superpremium2.premium4best.eu/: https://redpah.com/profile/386569/3alicee6185eb5
Feel free to surf to my page ... http://superpremium2.premium4best.eu/: https://www.myconcertarchive.com/
It seems that you're doing any unique trick. In addition, The contents are masterpiece.
you've performed a great activity on this topic!
My web blog; http://superpremium2.premium4best.eu/ (http://www.ingender.com/forum/peep.aspx?ID=232619: http://www.ingender.com/forum/peep.aspx?ID=232619)
this blog, Keep up the pleasant job.
Here is my blog post; http://superpremium2.premium4best.eu/: https://Www.myconcertarchive.com/
Also visit my webpage http://superpremium2.premium4best.eu/: https://www.myconcertarchive.com/
I'm trying to get my blog to rank for some targeted keywords but I'm not seeing very
good gains. If you know of any please share.
Kudos!
my blog http://superpremium2.premium4best.eu/: http://Weselewstolicy.pl/profile/?u=154057
This post actually made my day. You cann't imagine simply how much time I had spent for this info!
Thanks!
My site :: http://superpremium2.premium4best.eu/: https://Myapple.pl/users/444513-charlie-woods
keep up the nice work fellows.
Here is my web-site ... http://superpremium2.premium4best.eu/: http://www.Ingender.com/forum/peep.aspx?ID=233347
I have you book marked to check out new stuff you post…
My web page :: http://superpremium2.premium4best.eu/: http://Aprelium.com/forum/profile.php?mode=viewprofile&u=3462605
My blog :: http://superpremium2.premium4best.eu/: http://Myhorse.pl/user/4carolinec972wp4
The issue is something too few people are speaking
intelligently about. Now i'm very happy that I found
this in my search for something regarding this.
Feel free to visit my website - http://superpremium2.premium4best.eu/: http://hawkee.com/profile/6919553/
I've definitely picked up something new from right
here. I did however expertise some technical points using this web site, since I experienced to reload the site lots of times previous to I
could get it to load properly. I had been wondering if your web
hosting is OK? Not that I'm complaining, but sluggish loading instances times will sometimes
affect your placement in google and can damage your high-quality score if advertising and marketing with Adwords.
Anyway I am adding this RSS to my e-mail and can look out for a lot
more of your respective intriguing content. Ensure that you update this again very
soon.
Also visit my blog post: http://superpremium2.premium4best.eu/: http://Www.Metal-archives.com/users/4andrewe5285gp9
this website, it includes valuable Information.
Feel free to visit my web page: http://superpremium2.premium4best.eu/ - http://Hawkee.com/: http://Hawkee.com/,
if you knew of any widgets I could add to my blog that automatically tweet my newest twitter updates.
I've been looking for a plug-in like this for quite some time and was hoping
maybe you would have some experience with something
like this. Please let me know if you run into anything. I
truly enjoy reading your blog and I look forward to your
new updates.
Here is my site: http://superpremium2.premium4best.eu/: https://inkbunny.net/3avac7985tp7
since if like to read it then my links will too.
My web blog :: http://superpremium2.premium4best.eu/: https://hasitleaked.com/forum/members/8gabriellae671th6/profile/
I'm kinda paranoid about losing everything I've worked hard on. Any suggestions?
Here is my web page - http://superpremium2.premium4best.eu/: https://www.Bakespace.com
present here at this website, thanks admin of this
web site.
Check out my blog ... http://superpremium2.premium4best.eu/: https://spoonacular.com/
Did you develop this web site yourself? Please reply
back as I'm trying to create my own site and would love to know where you got this from or exactly what the
theme is named. Cheers!
Take a look at my page; http://superpremium2.premium4best.eu/: http://Www.mojawyspa.co.uk
My web-site :: http://superpremium2.premium4best.eu/: http://www.mototube.pl/
Here is my homepage http://superpremium2.premium4best.eu/: http://www.ingender.com/
We are a collection of volunteers and starting a new initiative in a community in the same niche.
Your blog provided us valuable information to work on. You
have done a outstanding job!
Stop by my blog post - http://superpremium2.premium4best.eu/: https://Forum.altaron.pl/member.php?u=168715
style is awesome, keep it up!
my web site :: http://superpremium2.premium4best.eu/: http://able2know.org/user/2oliviac151ha0/
Well with your permission let me to grab your feed to keep up to date with forthcoming post.
Thanks a million and please carry on the gratifying work.
Here is my blog post - http://superpremium2.premium4best.eu/: http://able2know.org/user/1harpere661yr5/
and i was just wondering if you get a lot of spam remarks?
If so how do you reduce it, any plugin or anything you can advise?
I get so much lately it's driving me crazy so any support
is very much appreciated.
Have a look at my web site - http://superpremium2.premium4best.eu/: http://polskie-milton-keynes.phorum.pl/profile.php?mode=viewprofile&u=115315
appreciate your technique of writing a blog. I saved as a favorite
it to my bookmark webpage list and will be checking back in the near future.
Take a look at my website too and let me know how you feel.
Look into my web-site: http://superpremium2.premium4best.eu/: http://mojawyspa.Co.uk/konto/2charlottec9223hr6
else know such detailed about my problem. You are incredible!
Thanks!
Have a look at my blog; http://superpremium2.premium4best.eu/ (able2know.org: http://able2know.org/)
thanks.
Here is my site - http://superpremium2.premium4best.eu/: http://motoalbum.pl
Thank you for posting when you have the opportunity, Guess
I will just book mark this site.
Feel free to surf to my webpage http://superpremium2.premium4best.eu/: https://Knowyourmeme.com/users/7taylore912en3
Regards
My webpage http://superpremium2.premium4best.eu/: http://qooh.me/8emmac7691wL0
Feel free to surf to my web-site ... http://superpremium2.premium4best.eu/: http://myhorse.pl/
see this web page everyday since it gives feature
contents, thanks
Also visit my web site :: http://superpremium2.premium4best.eu/: https://knowyourmeme.com/
one of the highest quality blogs on the net. I will recommend this site!
Feel free to surf to my website ... http://superpremium2.premium4best.eu/: http://Weselewstolicy.pl/
Review my website - http://superpremium2.premium4best.eu/: https://movieo.me/
found that it's really informative. I'm going to watch out
for brussels. I will be grateful if you continue this in future.
A lot of people will be benefited from your writing.
Cheers!
My homepage: http://superpremium2.premium4best.eu/: https://Digiex.net/members/9emmae2791ya9.112245/
over here.
Have a look at my web-site http://superpremium2.premium4best.eu/: https://faqrak.pl/
my homepage; http://superpremium2.premium4best.eu/: https://www.dermandar.com/
Brief but very precise info… Thank you
for sharing this one. A must read post!
my page http://superpremium2.premium4best.eu/; classifiedwale.com: https://classifiedwale.com/user/6taylorc572hL3/,
Your story-telling style is witty, keep doing
what you're doing!
Feel free to surf to my web page - http://superpremium2.premium4best.eu/: https://redpah.com/profile/390365/1oliviae1322fh1
Have a look at my blog - http://superpremium2.premium4best.eu/: http://www.ingender.com/
e-mail subscription hyperlink or e-newsletter service.
Do you have any? Kindly permit me realize in order that I may just subscribe.
Thanks.
My site ... http://superpremium2.premium4best.eu/: https://www.przepisownia.pl/user/404257
vital infos. I'd like to see more posts like this .
Review my web blog: http://superpremium2.premium4best.eu/: https://hasitleaked.com/forum/members/9sophiee8291th3/profile/
And i am glad reading your article. But wanna remark on few general things, The website style
is wonderful, the articles is really excellent : D. Good
job, cheers
Look at my website; http://superpremium2.premium4best.eu/ (forum.Altaron.pl: https://forum.Altaron.pl/member.php?u=168706)
understand this topic. You know so much its almost tough
to argue with you (not that I actually would want to…HaHa).
You certainly put a fresh spin on a subject which has been written about best
drugs for ed: http://fujiapuerbbs.com/home.php?mod=space&uid=2879031&do=profile&from=space decades. Great stuff, just
great!
My web blog - online
medicine shopping: https://canadapharmacy.teachable.com
Very helpful information particularly the last part :) I care for such
information much. I was seeking this certain info for a very long
time. Thank you and good luck.
Feel free to visit my homepage: stromectol pills: https://orderstromectoloverthecounter.fo.team
And i'm glad reading your article. But want to remark on some general things, The site style
is perfect, the articles is really nice
: D. Good job, cheers
My web blog: buy
stromectol online: https://orderstromectoloverthecounter.proweb.cz
thanks for providing such data.
Look at my web-site: stromectol france: https://canadajobscenter.com/author/buystromectol
well, keep up the nice work fellows.
Feel free to visit my website: canadian pharcharmy: https://doposbopi.estranky.sk/clanky/canadian-pharmacies.html
y te permite descargar desde historias, hasta imágenes y vídeos de otros perfiles
de Instagram.
My page :: https://igram.world/es/story-saver: https://igram.world/es/story-saver
I really found you by accident, while I was looking on Google for something
else, Anyhow I am here now and would just like to say cheers for a incredible post and a
all round entertaining blog (I also love the theme/design), I don't have time to look over it all at the
moment but I have saved it and also included your RSS feeds, so when I have time I will be
back to read a lot more, Please do keep up the great work.
Review my website; online pharmacy: https://www.cyberpinoy.net/read-blog/18305
as i like to learn more and more.
Here is my web page ... Buy vape cartridges online UK: https://chart-studio.plotly.com/~honore57owen
like to say that this write-up very forced me to check out and do so!
Your writing taste has been surprised me. Thank you, very nice article.
Also visit my web-site ... Zemits
microdermabrasion: http://mnogootvetov.ru/index.php?qa=user&qa_1=ashleyvega9
and found that it is truly informative. I am going
to watch out for brussels. I will appreciate if you continue this in future.
Numerous people will be benefited from your writing.
Cheers!
Feel free to visit my web-site domain rating: https://www.seoclerk.com/Link-Building/553703/Increase-Domain-Rating-or-Url-Rating-40-50-60-or-even-70-of-your-website
site by chance (stumbleupon). I have saved it for later!
Have a look at my web page: pharmacies shipping to
usa: https://gswera.livejournal.com/385.html
and knowledge.
Here is my web site pharmeasy: https://www.bakespace.com/members/profile/Viagra%20generic%20online%20Pharmacy/1562809/
my site: Has Her Private Pics: https://newtopfapgirls.com/abigail-mac-onlyfans-photos-leaks/
looking for. You've ended my 4 day lengthy hunt!
God Bless you man. Have a nice day. Bye
Check out my blog post: canadian pharmacy: https://ivebo.co.uk/read-blog/23796
Between your wit and your videos, I was almost moved to start my own blog
(well, almost...HaHa!) Fantastic job. I really enjoyed what you had to say,
and more than that, how you presented it.
Too cool!
Feel free to visit my webpage; canadian pharmaceuticals online: https://hub.docker.com/r/pharmacies/online
talking about! Bookmarked. Please additionally visit my
website =). We may have a link exchange arrangement between us
My web page online medicine order discount: https://graph.org/Safe-canadian-online-pharmacies-08-12
was wondering if you knew where I could locate a captcha plugin for my
comment form? I'm using the same blog platform as yours and I'm having problems finding one?
Thanks a lot!
Also visit my web-site canada pharmaceuticals online: https://500px.com/p/maybenseiprep/?view=groups
Feel free to visit my web page - Glamkore: https://videos.camtubechat.app/stream-live-cam/glamkore-amirah-adara-gets-a-sensual-dp-outdoors.php
So wonderful to find somebody with a few original thoughts on this topic.
Really.. thank you for starting this up. This website is something that's needed on the
internet, someone with a bit of originality!
Here is my blog post :: freeincestpornxxx.com: https://tipporn.com
writing? I've a presentation next week, and I am
at the look for such info.
my website; lesbianforce.com: https://lesbianforce.com
I do not know who you are but definitely
you are going to a famous blogger if you are not already ;) Cheers!
Also visit my site - bbwsporn.com: https://bbwsporn.com/
than just your articles? I mean, what you say is important and all.
Nevertheless think of if you added some great visuals or video clips to give your posts
more, "pop"! Your content is excellent but with images and clips, this website
could undeniably be one of the most beneficial in its field.
Fantastic blog!
Also visit my homepage :: medicine online shopping: https://kerntyas.gonevis.com/the-mafia-guide-to-online-pharmacies/
presentation topic, which i am going to deliver in institution of higher education.
Also visit my blog post: canadian pharcharmy: https://www.divephotoguide.com/user/pharmacies
Also visit my web-site - tubesmut69.com: https://teenmexxx.com
Simle but very accurate information? Thank you for sharing thjis one.
A must read article!
Also visit my web page; how to play roblox on school chromebook without vpn: https://push2bookmark.com/story14719675/how-how-to-play-roblox-on-school-chromebook-can-save-you-time-stress-and-money
my page ... Mofos: https://videos.camtubechat.app/talk-to-real-girl-online/slutty-teen-jynx-maze-takes-three-cocks-at-house.php
account it. Look advanced to more added agreeable from you!
However, how could we communicate?
Here is my blog :: kaktusanporn.com: https://pornoselecto.com
read stuff from. Thanks for posting when you've got the opportunity, Guess I will just book mark this web site.
Have a look at my blog post :: pornvideodeluxe.com: https://nordiskporno.com
very pressured me to check out and do it! Your writing style has been surprised me.
Thank you, quite great article.
Here is my web-site; hdpornindex.com: https://filmpornfree.com
my website; pinup: https://aaplinvestors.net/2024/02/28/pin-up-casino-az%c9%99rbaycan-616/
I have bookmarked it in my google bookmarks.
Hi there, just was aware of your weblog via Google, and located that
it's really informative. I'm going to watch out for brussels.
I will appreciate if you happen to continue this in future.
Numerous other folks will probably be benefited out of your writing.
Cheers!
Feel free to surf to my web site - heresyourporno.com: https://hotmaturepic.com
Take a look at my page: 1xbet Download (igardenplan.com: https://igardenplan.com/therecruitment/2024/02/27/1xbet-seyr%c9%99k-r%c9%99smi-sayt-1xbet-az%c9%99rbaycan-bukmeker-kontoru-bonuslar-apk-952/)
In any case I'll be subscribing to your rss feed and
I am hoping you write once more soon!
my page :: verbotenepornos.com: https://verbotenepornos.com
due to it's fastidious content
Also visit my web site: nyloneroticx.com: https://topxxnxporn.com
Check out my homepage ... 1win az: https://anytopshop.com/az%c9%99rbaycanda-onlayn-m%c9%99rc-evi-v%c9%99-kazino-496/
My website; hardcoreamateurpictures.com: https://afreegayporn.com
the people to visit the site, that's what this web site is
providing.
Here is my homepage; dofollow high authority links: https://www.seoclerk.com/Link-Pyramids/501448/Dofollow-150-High-Authority-seo-link-building-DA-50-to-99-from-100-domains
HD porn: http://edvmerchant.org/__media__/js/netsoltrademark.php?d=cse.google.gy%2Furl%3Fsa%3Dt%26url%3Dhttps%253A%252F%252Ftr.8pornovideo.online
prior to and you're simply too wonderful. I actually like what you've received here, certainly
like what you are saying and the best way through which you assert it.
You're making it entertaining and you continue to take care of to keep it sensible.
I can not wait to learn much more from you.
This is actually a tremendous website.
Feel free to surf to my web-site :: pornofavorite.com: https://asianpornhot.com
lines.
Also visit my blog - http://www.bhl7.xyz/home.php?mod=space&uid=81167: http://www.bhl7.xyz/home.php?mod=space&uid=81167
Look at my site :: http://top.szczecinski.szczecin.pl: http://top.szczecinski.szczecin.pl
Here is my blog :: vulkan vegas: https://invictaveiculos.com.br/2024/02/06/vulkan-vegas-casino-20/
helpful & it helped me out a lot. I am hoping to provide one
thing back and help others like you aided me.
Also visit my blog: http://new.mielecki.mielec.pl: http://new.mielecki.mielec.pl
i was just curious if you get a lot of spam feedback?
If so how do you protect against it, any plugin or anything
you can recommend? I get so much lately it's driving me mad so any
help is very much appreciated.
Visit my blog post: http://new.wroclawski.wroclaw.pl: http://new.wroclawski.wroclaw.pl
I require a specialist on this house to unravel my problem.
Maybe that is you! Looking ahead to see you.
My web page: http://top.radomski.radom.pl: http://top.radomski.radom.pl
my blog post ... http://top.mielecki.mielec.pl: http://top.mielecki.mielec.pl
keep it up! I'll go ahead and bookmark your site to
come back down the road. All the best
Here is my web site :: http://new.mielecki.mielec.pl: http://new.mielecki.mielec.pl
и создание отдела продаж - это важный этап в развитии
вашего бизнеса.
nemkovich design studio website design: https://timesnewsexpress.com/editorials/florida-man-catches-wife-cheating-stabs-her-and-side-dude-disturbing/?unapproved=567323&moderation-hash=f301ca0e7781810d43f0a32107b37210 Marketing
Studio предлагает такие услуги как :
создание интернет магазина: https://castlemedia.ru мы будем рады вам помочь подсказать как лучше продвинуть ваш ресурс обращайтесь )))
b5JjiwV5-3
It's a shame you don't have a donate button! I'd most certainly donate to this fantastic blog!
I suppose for now i'll settle for bookmarking and adding your RSS feed to my Google account.
I look forward to fresh updates and will share this blog with my Facebook group.
Talk soon!
posts and additional information, is there any other website which provides
these kinds of data in quality?
Also visit my site; http://top.szczecinski.szczecin.pl: http://top.szczecinski.szczecin.pl
My last blog (wordpress) was hacked and I ended up losing
many months of hard work due to no back up. Do you have any solutions to prevent hackers?
Also visit my blog post http://new.stargardzki.stargard.pl: http://new.stargardzki.stargard.pl
and coverage! Keep up the excellent works guys I've incorporated you
guys to my personal blogroll.
Here is my homepage :: http://new.radomski.radom.pl: http://new.radomski.radom.pl
has shared this impressive post at at this time.
My page :: http://top.wroclawski.wroclaw.pl: http://top.wroclawski.wroclaw.pl
quick question which I'd like to ask if you don't mind.
I was curious to know how you center yourself and clear your mind prior to writing.
I've had a hard time clearing my thoughts in getting my ideas out there.
I do enjoy writing but it just seems like the first 10 to 15 minutes tend to be wasted just trying to figure
out how to begin. Any suggestions or tips? Cheers!
Look into my webpage: http://top.mielecki.mielec.pl: http://top.mielecki.mielec.pl
and thought I might as well check things out.
I like what I see so now i'm following you. Look forward to finding
out about your web page repeatedly.
Check out my site: http://top.szczecinski.szczecin.pl: http://top.szczecinski.szczecin.pl
from. I appreciate you for posting when you've got the opportunity, Guess I
will just bookmark this page.
Feel free to visit my website http://top.szczecinski.szczecin.pl: http://top.szczecinski.szczecin.pl
and amusing, and let me tell you, you've hit the nail on the head.
The problem is something too few men and women are speaking intelligently
about. I'm very happy I stumbled across this in my search
for something relating to this.
Stop by my web blog ... http://new.szczecinski.szczecin.pl: http://new.szczecinski.szczecin.pl
The sketch is tasteful, your authored subject matter stylish.
nonetheless, you command get got an nervousness over that you wish be delivering the
following. unwell unquestionably come further formerly again since
exactly the same nearly a lot often inside case you
shield this hike.
Visit my web page ... http://top.elblaski.elblag.pl: http://top.elblaski.elblag.pl
you made blogging look easy. The full look of your site
is fantastic, let alone the content!
my website :: http://new.wroclawski.wroclaw.pl: http://new.wroclawski.wroclaw.pl
Anyways, I'm definitely happy I found it and I'll be book-marking and checking
back often!
Feel free to visit my web site: http://top.wroclawski.wroclaw.pl: http://top.wroclawski.wroclaw.pl
My last blog (wordpress) was hacked and I ended up losing many months of hard work due to no
back up. Do you have any methods to stop hackers?
Look into my blog http://new.wroclawski.wroclaw.pl: http://new.wroclawski.wroclaw.pl
for the users to pay a visit the site, that's what this web page is providing.
Also visit my blog - http://top.warszawski.waw.pl: http://top.warszawski.waw.pl
such as you wrote the book in it or something. I think that you could do with
some p.c. to drive the message house a little
bit, but other than that, that is wonderful blog. A fantastic read.
I will certainly be back.
my blog post; http://top.wroclawski.wroclaw.pl: http://top.wroclawski.wroclaw.pl
blogging. You have touched some good things here.
Any way keep up wrinting.
my web blog - http://new.szczecinski.szczecin.pl: http://new.szczecinski.szczecin.pl
My homepage - http://top.warszawski.waw.pl: http://top.warszawski.waw.pl
It is pretty worth enough for me. In my opinion,
if all web owners and bloggers made good
content as you did, the internet will be a lot more useful than ever before.
Look into my website - http://new.mielecki.mielec.pl: http://new.mielecki.mielec.pl
I think that you could do with some pics to drive the message home a little bit, but other than that,
this is great blog. A great read. I'll certainly be back.
Feel free to visit my web site - http://top.warszawski.waw.pl: http://top.warszawski.waw.pl
life to listen news on Television, thus I only use internet for that reason, and get the hottest news.
Stop by my web page - http://top.wroclawski.wroclaw.pl: http://top.wroclawski.wroclaw.pl
up a correspondence extra about your post on AOL?
I require an expert on this area to unravel my
problem. May be that is you! Having a look ahead to see you.
Here is my page: http://new.warszawski.waw.pl: http://new.warszawski.waw.pl
Do you have any tips on how to get listed in Yahoo News?
I've been trying for a while but I never seem to get
there! Many thanks
Also visit my website ... http://top.warszawski.waw.pl: http://top.warszawski.waw.pl
However, what concerning the bottom line? Are you sure about the supply?
Also visit my site - http://top.wroclawski.wroclaw.pl: http://top.wroclawski.wroclaw.pl
thus i came to return the want?.I am attempting to to
find issues to improve my website!I guess its ok to make use of some of
your ideas!!
Also visit my homepage; http://new.warszawski.waw.pl: http://new.warszawski.waw.pl
My web blog - https://bookmarkize.com/story16656399/%D0%9E%D0%B3%D1%80%D0%B0%D0%BD%D0%B8%D1%87%D0%B8%D1%82%D0%B5%D0%BB%D0%B8-%D0%9F%D0%B5%D1%80%D0%B5%D0%BD%D0%B0%D0%BF%D1%80%D1%8F%D0%B6%D0%B5%D0%BD%D0%B8%D1%8F-%D0%9A%D0%B0%D0%BA-%D0%9C%D0%B5%D1%82%D0%BE%D0%B4-%D0%97%D0%B0%D1%89%D0%B8%D1%82%D1%8B: https://bookmarkize.com/story16656399/%D0%9E%D0%B3%D1%80%D0%B0%D0%BD%D0%B8%D1%87%D0%B8%D1%82%D0%B5%D0%BB%D0%B8-%D0%9F%D0%B5%D1%80%D0%B5%D0%BD%D0%B0%D0%BF%D1%80%D1%8F%D0%B6%D0%B5%D0%BD%D0%B8%D1%8F-%D0%9A%D0%B0%D0%BA-%D0%9C%D0%B5%D1%82%D0%BE%D0%B4-%D0%97%D0%B0%D1%89%D0%B8%D1%82%D1%8B
When I look at your website in Opera, it looks fine
but when opening in Internet Explorer, it has some overlapping.
I just wanted to give you a quick heads up! Other then that, awesome blog!
Feel free to visit my web page :: http://new.warszawski.waw.pl: http://new.warszawski.waw.pl
татар
Also visit my site http://top.radomski.radom.pl: http://top.radomski.radom.pl
keep it up all the time.
Here is my webpage - http://new.warszawski.waw.pl: http://new.warszawski.waw.pl
by chance (stumbleupon). I have book marked it for later!
Also visit my homepage ... http://top.szczecinski.szczecin.pl: http://top.szczecinski.szczecin.pl
to read this web site, and I used to go to see this website every
day.
My web page ... http://top.wroclawski.wroclaw.pl: http://top.wroclawski.wroclaw.pl
Here is my website; 1win azerbaycan (https://visualadvertiser.com: https://visualadvertiser.com/2024/01/16/%d0%bf%d1%80%d0%be%d0%bc%d0%be%d0%ba%d0%be%d0%b4%d1%8b-1win-%d0%b0%d0%ba%d1%82%d1%83%d0%b0%d0%bb%d1%8c%d0%bd%d1%8b%d0%b5-%d0%bf%d1%80%d0%be%d0%bc%d0%be%d0%ba%d0%be%d0%b4%d1%8b-%d0%b1%d0%ba-1%d0%b2/)
Accomplishes this appear to be you? Many people prevent beginning upgrades on their house as
they are unclear where to start. With good fortune, this article
can help you in modernizing your home.
Here is my webpage; Dewalt 1/2
impact 20v: https://godayjob.com/2024/02/20/stay-away-from-pricey-blunders-through-the-use-of-valuable-suggestions/
Also visit my blog; mostbet: https://guestyv3.boostlywebsite.com/en/mostbet-azerbaycan-mobil-proqramini-indir-17/
Feel free to surf to my website 1win azerbaycan; https://x-mac.pl/1win-lucky-jet-%e1%90%88-pul-strategiya-v%c9%99-oyun-qaydalari-ucun-gork%c9%99mli-lucky-jet-oyunu-902/: https://x-mac.pl/1win-lucky-jet-%e1%90%88-pul-strategiya-v%c9%99-oyun-qaydalari-ucun-gork%c9%99mli-lucky-jet-oyunu-902/,
I'll be coming back to your site for more soon.
Feel free to surf to my webpage; http://new.mielecki.mielec.pl: http://new.mielecki.mielec.pl