Время запроса: 0.25 ms Память запроса: 0.020 MB Память до запроса: 0.661 MB Выбрано строк: 0
SELECT `session_id`
FROM `new_session`
WHERE `session_id` = 'b05bd7901185712208a013337d1f0569'
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.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.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.23 ms После последнего запроса: 0.06 ms Память запроса: 0.003 MB Память до запроса: 0.666 MB
INSERT INTO `new_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
('b05bd7901185712208a013337d1f0569', 1, '1739995914', 0, '', 0)
EXPLAIN не доступен для запроса: INSERT INTO `new_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
('b05bd7901185712208a013337d1f0569', 1, '1739995914', 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.00 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.49 ms После последнего запроса: 0.24 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.07 ms |
Preparing | 0.02 ms |
Executing | 0.00 ms |
Sending data | 0.19 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
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.04 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.33 ms Память запроса: 0.021 MB Память до запроса: 0.729 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.07 ms После последнего запроса: 0.07 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.82 ms После последнего запроса: 0.11 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.52 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 |
# | Вызывающий объект | Файл и номер строки |
---|
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.09 ms После последнего запроса: 4.40 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.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: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.06 ms После последнего запроса: 0.04 ms Память запроса: 0.021 MB Память до запроса: 1.345 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.59 ms После последнего запроса: 1.64 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.02 ms |
checking permissions | 0.00 ms |
closing tables | 0.00 ms |
Opening tables | 0.23 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.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.08 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.68 ms После последнего запроса: 1.87 ms Память запроса: 0.027 MB Память до запроса: 1.770 MB Выбрано строк: 169
SHOW TABLES
EXPLAIN не доступен для запроса: SHOW TABLES
Status | Duration |
---|
Starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.01 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Filling schema table | 0.00 ms |
checking permissions | 0.45 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.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.02 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.08 ms После последнего запроса: 0.08 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.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/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.07 ms После последнего запроса: 0.15 ms Память запроса: 0.021 MB Память до запроса: 1.787 MB Выбрано строк: 1
Повторяющиеся запросы:
#22SELECT *
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.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: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.06 ms После последнего запроса: 0.17 ms Память запроса: 0.021 MB Память до запроса: 1.795 MB Выбрано строк: 1
Повторяющиеся запросы:
#23SELECT *
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.800 MB Выбрано строк: 24
Повторяющиеся запросы:
#24SELECT *
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 |
Время запроса: 0.93 ms После последнего запроса: 0.40 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.00 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.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.05 ms |
Preparing | 0.02 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
Creating sort index | 0.38 ms |
Waiting for query cache lock | 0.00 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.01 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.08 ms После последнего запроса: 2.73 ms Память запроса: 0.021 MB Память до запроса: 2.233 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.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: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.06 ms После последнего запроса: 0.08 ms Память запроса: 0.021 MB Память до запроса: 2.240 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.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: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.28 ms После последнего запроса: 0.05 ms Память запроса: 0.021 MB Память до запроса: 2.246 MB Выбрано строк: 0
SELECT `ip`,`reason`
FROM new_rsfirewall_lists
WHERE (`ip`='3.137.184.169' 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.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.01 ms |
Preparing | 0.00 ms |
Executing | 0.01 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.01 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.03 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 |
# | Вызывающий объект | Файл и номер строки |
---|
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.19 ms После последнего запроса: 0.05 ms Память запроса: 0.021 MB Память до запроса: 2.252 MB Выбрано строк: 0
SELECT `ip`,`reason`
FROM new_rsfirewall_lists
WHERE (`ip`='3.137.184.169' 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.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.01 ms |
Preparing | 0.00 ms |
Executing | 0.01 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 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.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.07 ms После последнего запроса: 0.20 ms Память запроса: 0.021 MB Память до запроса: 2.259 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.12 ms Память запроса: 0.021 MB Память до запроса: 2.263 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.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/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.06 ms После последнего запроса: 0.16 ms Память запроса: 0.021 MB Память до запроса: 2.271 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.07 ms После последнего запроса: 0.03 ms Память запроса: 0.070 MB Память до запроса: 2.277 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.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: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.37 ms После последнего запроса: 0.70 ms Память запроса: 0.024 MB Память до запроса: 2.355 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.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.14 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.02 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 |
# | Вызывающий объект | Файл и номер строки |
---|
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.41 ms После последнего запроса: 0.12 ms Память запроса: 0.006 MB Память до запроса: 2.348 MB
UPDATE `new_extensions`
SET `params` = '{\"mediaversion\":\"838909adf91712f60b20024fab4a4686\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN не доступен для запроса: UPDATE `new_extensions`
SET `params` = '{\"mediaversion\":\"838909adf91712f60b20024fab4a4686\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
Status | Duration |
---|
Starting | 0.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init for update | 0.15 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.02 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.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.09 ms После последнего запроса: 0.29 ms Память запроса: 0.031 MB Память до запроса: 2.387 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.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 |
# | Вызывающий объект | Файл и номер строки |
---|
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.43 ms После последнего запроса: 0.16 ms Память запроса: 0.022 MB Память до запроса: 2.392 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.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.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.01 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.32 ms После последнего запроса: 0.53 ms Память запроса: 0.022 MB Память до запроса: 2.423 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.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.09 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.04 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
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: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.08 ms После последнего запроса: 0.77 ms Память запроса: 0.019 MB Память до запроса: 2.443 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.11 ms После последнего запроса: 1.04 ms Память запроса: 0.028 MB Память до запроса: 2.511 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.61 ms После последнего запроса: 0.29 ms Память запроса: 0.031 MB Память до запроса: 2.577 MB Выбрано строк: 31
SHOW FULL COLUMNS
FROM `new_content`
EXPLAIN не доступен для запроса: SHOW FULL COLUMNS FROM `new_content`
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
closing tables | 0.00 ms |
Opening tables | 0.21 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.00 ms |
checking permissions | 0.09 ms |
closing tables | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.04 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
closing tables | 0.00 ms |
Removing tmp table | 0.08 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
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.27 ms После последнего запроса: 0.27 ms Память запроса: 0.023 MB Память до запроса: 2.632 MB Выбрано строк: 1
SELECT *
FROM new_content
WHERE `id` = '5791'
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.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: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.32 ms После последнего запроса: 0.07 ms Память запроса: 0.005 MB Память до запроса: 2.642 MB
UPDATE new_content
SET `hits` = (`hits` + 1)
WHERE `id` = '5791'
EXPLAIN не доступен для запроса: UPDATE new_content
SET `hits` = (`hits` + 1)
WHERE `id` = '5791'
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init for update | 0.03 ms |
Updating | 0.04 ms |
End of update loop | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
End of update loop | 0.11 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.50 ms После последнего запроса: 0.23 ms Память запроса: 0.023 MB Память до запроса: 2.725 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 = 5791
AND c.published > 0
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-02-19 20:11:54')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-02-19 20:11:54')
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.10 ms |
checking permissions | 0.01 ms |
Opening tables | 0.04 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.04 ms |
Optimizing | 0.03 ms |
Statistics | 0.08 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.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: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.42 ms Память запроса: 0.027 MB Память до запроса: 2.769 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.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.43 ms После последнего запроса: 0.25 ms Память запроса: 0.022 MB Память до запроса: 2.801 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` = 5791
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.04 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.02 ms |
Executing | 0.00 ms |
Sending data | 0.10 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
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 |
# | Вызывающий объект | Файл и номер строки |
---|
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.11 ms После последнего запроса: 3.04 ms Память запроса: 0.025 MB Память до запроса: 3.016 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 (101,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.07 ms После последнего запроса: 0.23 ms Память запроса: 0.025 MB Память до запроса: 3.049 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.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 |
# | Вызывающий объект | Файл и номер строки |
---|
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.35 ms После последнего запроса: 1.48 ms Память запроса: 0.023 MB Память до запроса: 3.177 MB Выбрано строк: 1
SELECT *
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.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.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.12 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.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.35 ms После последнего запроса: 1.23 ms Память запроса: 0.026 MB Память до запроса: 3.267 MB Выбрано строк: 1
SELECT *
FROM `new_jcomments_objects`
WHERE `object_id` = '5791'
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.08 ms |
Preparing | 0.02 ms |
Executing | 0.00 ms |
Sending data | 0.04 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
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.01 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.59 ms После последнего запроса: 0.08 ms Память запроса: 0.025 MB Память до запроса: 3.248 MB Выбрано строк: 1
SELECT count(*)
FROM new_jcomments AS c
WHERE c.object_id = 5791
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 | 4425 | 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.12 ms |
Preparing | 0.02 ms |
Executing | 0.00 ms |
Sending data | 1.26 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 |
Время запроса: 5.28 ms После последнего запроса: 0.12 ms Память запроса: 0.247 MB Память до запроса: 3.260 MB Выбрано строк: 232
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.137.184.169'
WHERE c.object_id = 5791
AND c.object_group = 'com_content'
AND c.published = 1
ORDER BY c.date DESC
LIMIT 0, 232
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 | 4425 | Using where |
1 | SIMPLE | v | ref | idx_comment,idx_user | idx_comment | 8 | c16299_ural_tatar.c.id,const | 13 | 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.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.12 ms |
Preparing | 0.03 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.79 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.76 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.71 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.69 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.57 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.54 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.49 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.28 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 |
# | Вызывающий объект | Файл и номер строки |
---|
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.48 ms После последнего запроса: 59.52 ms Память запроса: 0.025 MB Память до запроса: 3.722 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.03 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.00 ms |
System lock | 0.02 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.01 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.10 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.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: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.33 ms После последнего запроса: 0.09 ms Память запроса: 0.008 MB Память до запроса: 3.739 MB
UPDATE `new_jcomments_mailq`
SET `session_id` = 'b05bd7901185712208a013337d1f0569'
WHERE `session_id` IS NULL
AND `id` IN (423155,423154,423153,423152,423151,423150,423149,423148,423147,423146)
EXPLAIN не доступен для запроса: UPDATE `new_jcomments_mailq`
SET `session_id` = 'b05bd7901185712208a013337d1f0569'
WHERE `session_id` IS NULL AND `id` IN (423155,423154,423153,423152,423151,423150,423149,423148,423147,423146)
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.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 |
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.64 ms После последнего запроса: 0.14 ms Память запроса: 0.028 MB Память до запроса: 3.750 MB Выбрано строк: 9
SHOW FULL COLUMNS
FROM `new_jcomments_mailq`
EXPLAIN не доступен для запроса: SHOW FULL COLUMNS FROM `new_jcomments_mailq`
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
closing tables | 0.00 ms |
Opening tables | 0.27 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.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.09 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 |
# | Вызывающий объект | Файл и номер строки |
---|
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.24 ms После последнего запроса: 0.08 ms Память запроса: 0.025 MB Память до запроса: 3.773 MB Выбрано строк: 1
SELECT *
FROM new_jcomments_mailq
WHERE `id` = '423155'
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.01 ms |
Statistics | 0.03 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.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.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.23 ms После последнего запроса: 0.07 ms Память запроса: 0.025 MB Память до запроса: 3.782 MB Выбрано строк: 1
SELECT *
FROM new_jcomments_mailq
WHERE `id` = '423154'
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.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.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 |
# | Вызывающий объект | Файл и номер строки |
---|
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.20 ms После последнего запроса: 0.06 ms Память запроса: 0.025 MB Память до запроса: 3.791 MB Выбрано строк: 1
SELECT *
FROM new_jcomments_mailq
WHERE `id` = '423153'
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.19 ms После последнего запроса: 0.05 ms Память запроса: 0.025 MB Память до запроса: 3.800 MB Выбрано строк: 1
SELECT *
FROM new_jcomments_mailq
WHERE `id` = '423152'
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.19 ms После последнего запроса: 0.05 ms Память запроса: 0.025 MB Память до запроса: 3.809 MB Выбрано строк: 1
SELECT *
FROM new_jcomments_mailq
WHERE `id` = '423151'
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.19 ms После последнего запроса: 0.05 ms Память запроса: 0.025 MB Память до запроса: 3.818 MB Выбрано строк: 1
SELECT *
FROM new_jcomments_mailq
WHERE `id` = '423150'
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.826 MB Выбрано строк: 1
SELECT *
FROM new_jcomments_mailq
WHERE `id` = '423149'
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.835 MB Выбрано строк: 1
SELECT *
FROM new_jcomments_mailq
WHERE `id` = '423148'
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.04 ms Память запроса: 0.025 MB Память до запроса: 3.844 MB Выбрано строк: 1
SELECT *
FROM new_jcomments_mailq
WHERE `id` = '423147'
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.17 ms После последнего запроса: 0.05 ms Память запроса: 0.025 MB Память до запроса: 3.853 MB Выбрано строк: 1
SELECT *
FROM new_jcomments_mailq
WHERE `id` = '423146'
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.87 ms После последнего запроса: 2.98 ms Память запроса: 0.055 MB Память до запроса: 4.586 MB Выбрано строк: 12
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 <= '2025-02-19 20:11:54')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2025-02-19 20:11:54')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 435 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.06 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.03 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.32 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.13 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: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.09 ms После последнего запроса: 3.70 ms Память запроса: 0.023 MB Память до запроса: 4.677 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 = -435)
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.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: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.685 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 = 435 OR mm.menuid = 0 OR (mm.menuid < 0
AND mm.menuid != -435))
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.692 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 = -435)
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.06 ms После последнего запроса: 0.03 ms Память запроса: 0.023 MB Память до запроса: 4.701 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 = 435 OR mm.menuid = 0 OR (mm.menuid < 0
AND mm.menuid != -435))
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: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.708 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 = -435)
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: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.023 MB Память до запроса: 4.717 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 = 435 OR mm.menuid = 0 OR (mm.menuid < 0
AND mm.menuid != -435))
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.14 ms После последнего запроса: 7.26 ms Память запроса: 0.026 MB Память до запроса: 4.750 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 (101,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.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 |
# | Вызывающий объект | Файл и номер строки |
---|
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.09 ms После последнего запроса: 0.12 ms Память запроса: 0.030 MB Память до запроса: 4.771 MB Выбрано строк: 1
SELECT *
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.01 ms |
checking privileges on cached | 0.01 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 |
# | Вызывающий объект | Файл и номер строки |
---|
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.08 ms После последнего запроса: 2.77 ms Память запроса: 0.023 MB Память до запроса: 4.955 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.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.09 ms Память запроса: 0.023 MB Память до запроса: 4.962 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.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.06 ms После последнего запроса: 0.07 ms Память запроса: 0.023 MB Память до запроса: 4.969 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.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.975 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.982 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.989 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.996 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 |
Время запроса: 1.40 ms После последнего запроса: 0.80 ms Память запроса: 0.041 MB Память до запроса: 5.030 MB Выбрано строк: 3
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 (121)
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-02-19 20:11:54')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-02-19 20:11:54')
ORDER BY RAND() ASC
LIMIT 3
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; Using temporary; Используется filesort |
1 | SIMPLE | c | const | PRIMARY,idx_access | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | a | ref | idx_access,idx_state,idx_catid | idx_catid | 4 | const | 5 | 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 | const | 1 | 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.19 ms |
checking permissions | 0.01 ms |
Opening tables | 0.07 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.09 ms |
Optimizing | 0.05 ms |
Statistics | 0.14 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.03 ms |
Creating tmp table | 0.09 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.39 ms |
Creating sort index | 0.06 ms |
End of update loop | 0.01 ms |
Removing tmp table | 0.10 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.03 ms |
Reset for next command | 0.00 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_news/helper.php:94 |
11 | ModArticlesNewsHelper::getList() | JROOT/modules/mod_articles_news/mod_articles_news.php:15 |
10 | include JROOT/modules/mod_articles_news/mod_articles_news.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.33 ms Память запроса: 0.027 MB Память до запроса: 5.102 MB Выбрано строк: 2
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=121
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_news/helper.php:107 |
11 | ModArticlesNewsHelper::getList() | JROOT/modules/mod_articles_news/mod_articles_news.php:15 |
10 | include JROOT/modules/mod_articles_news/mod_articles_news.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.40 ms После последнего запроса: 0.28 ms Память запроса: 0.026 MB Память до запроса: 5.116 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_articles_news.content'
AND (fc.category_id IS NULL OR fc.category_id IN (101,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.00 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.09 ms |
checking permissions | 0.00 ms |
Opening tables | 0.04 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.03 ms |
Statistics | 0.04 ms |
Preparing | 0.00 ms |
Executing | 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 |
# | Вызывающий объект | Файл и номер строки |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
22 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:307 |
21 | JModelLegacy->_getList() | JROOT/administrator/components/com_fields/models/fields.php:326 |
20 | FieldsModelFields->_getList() | JROOT/libraries/legacy/model/list.php:186 |
19 | JModelList->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:134 |
18 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:378 |
17 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
16 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
15 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
14 | JHtmlContent::prepare() | JROOT/libraries/cms/html/html.php:233 |
13 | JHtml::call() | JROOT/libraries/cms/html/html.php:105 |
12 | JHtml::_() | JROOT/modules/mod_articles_news/helper.php:117 |
11 | ModArticlesNewsHelper::getList() | JROOT/modules/mod_articles_news/mod_articles_news.php:15 |
10 | include JROOT/modules/mod_articles_news/mod_articles_news.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.10 ms Память запроса: 0.025 MB Память до запроса: 5.129 MB Выбрано строк: 1
SELECT *
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 |
# | Вызывающий объект | Файл и номер строки |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
19 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_imageshow/classes/jsn_is_utils.php:310 |
18 | JSNISUtils->getComponentInfo() | JROOT/plugins/content/imageshow/imageshow.php:47 |
17 | plgContentImageShow->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
16 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
15 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
14 | JHtmlContent::prepare() | JROOT/libraries/cms/html/html.php:233 |
13 | JHtml::call() | JROOT/libraries/cms/html/html.php:105 |
12 | JHtml::_() | JROOT/modules/mod_articles_news/helper.php:117 |
11 | ModArticlesNewsHelper::getList() | JROOT/modules/mod_articles_news/mod_articles_news.php:15 |
10 | include JROOT/modules/mod_articles_news/mod_articles_news.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.28 ms Память запроса: 0.026 MB Память до запроса: 5.136 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 (121,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.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 |
# | Вызывающий объект | Файл и номер строки |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:307 |
19 | JModelLegacy->_getList() | JROOT/administrator/components/com_fields/models/fields.php:326 |
18 | FieldsModelFields->_getList() | JROOT/libraries/legacy/model/list.php:186 |
17 | JModelList->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:134 |
16 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:378 |
15 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
13 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
12 | JApplicationBase->triggerEvent() | JROOT/modules/mod_articles_news/helper.php:127 |
11 | ModArticlesNewsHelper::getList() | JROOT/modules/mod_articles_news/mod_articles_news.php:15 |
10 | include JROOT/modules/mod_articles_news/mod_articles_news.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.10 ms Память запроса: 0.025 MB Память до запроса: 5.147 MB Выбрано строк: 1
SELECT *
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.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 |
# | Вызывающий объект | Файл и номер строки |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
17 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_imageshow/classes/jsn_is_utils.php:310 |
16 | JSNISUtils->getComponentInfo() | JROOT/plugins/content/imageshow/imageshow.php:47 |
15 | plgContentImageShow->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
13 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
12 | JApplicationBase->triggerEvent() | JROOT/modules/mod_articles_news/helper.php:127 |
11 | ModArticlesNewsHelper::getList() | JROOT/modules/mod_articles_news/mod_articles_news.php:15 |
10 | include JROOT/modules/mod_articles_news/mod_articles_news.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.13 ms После последнего запроса: 0.65 ms Память запроса: 0.026 MB Память до запроса: 5.160 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_articles_news.content'
AND (fc.category_id IS NULL OR fc.category_id IN (121,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.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.11 ms |
# | Вызывающий объект | Файл и номер строки |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
22 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:307 |
21 | JModelLegacy->_getList() | JROOT/administrator/components/com_fields/models/fields.php:326 |
20 | FieldsModelFields->_getList() | JROOT/libraries/legacy/model/list.php:186 |
19 | JModelList->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:134 |
18 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:378 |
17 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
16 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
15 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
14 | JHtmlContent::prepare() | JROOT/libraries/cms/html/html.php:233 |
13 | JHtml::call() | JROOT/libraries/cms/html/html.php:105 |
12 | JHtml::_() | JROOT/modules/mod_articles_news/helper.php:117 |
11 | ModArticlesNewsHelper::getList() | JROOT/modules/mod_articles_news/mod_articles_news.php:15 |
10 | include JROOT/modules/mod_articles_news/mod_articles_news.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.10 ms Память запроса: 0.025 MB Память до запроса: 5.173 MB Выбрано строк: 1
SELECT *
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.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 |
# | Вызывающий объект | Файл и номер строки |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
19 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_imageshow/classes/jsn_is_utils.php:310 |
18 | JSNISUtils->getComponentInfo() | JROOT/plugins/content/imageshow/imageshow.php:47 |
17 | plgContentImageShow->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
16 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
15 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
14 | JHtmlContent::prepare() | JROOT/libraries/cms/html/html.php:233 |
13 | JHtml::call() | JROOT/libraries/cms/html/html.php:105 |
12 | JHtml::_() | JROOT/modules/mod_articles_news/helper.php:117 |
11 | ModArticlesNewsHelper::getList() | JROOT/modules/mod_articles_news/mod_articles_news.php:15 |
10 | include JROOT/modules/mod_articles_news/mod_articles_news.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.07 ms После последнего запроса: 0.28 ms Память запроса: 0.025 MB Память до запроса: 5.180 MB Выбрано строк: 1
SELECT *
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.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 |
# | Вызывающий объект | Файл и номер строки |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
17 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_imageshow/classes/jsn_is_utils.php:310 |
16 | JSNISUtils->getComponentInfo() | JROOT/plugins/content/imageshow/imageshow.php:47 |
15 | plgContentImageShow->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
13 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
12 | JApplicationBase->triggerEvent() | JROOT/modules/mod_articles_news/helper.php:127 |
11 | ModArticlesNewsHelper::getList() | JROOT/modules/mod_articles_news/mod_articles_news.php:15 |
10 | include JROOT/modules/mod_articles_news/mod_articles_news.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.54 ms Память запроса: 0.025 MB Память до запроса: 5.194 MB Выбрано строк: 1
SELECT *
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.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 |
# | Вызывающий объект | Файл и номер строки |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
19 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_imageshow/classes/jsn_is_utils.php:310 |
18 | JSNISUtils->getComponentInfo() | JROOT/plugins/content/imageshow/imageshow.php:47 |
17 | plgContentImageShow->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
16 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
15 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
14 | JHtmlContent::prepare() | JROOT/libraries/cms/html/html.php:233 |
13 | JHtml::call() | JROOT/libraries/cms/html/html.php:105 |
12 | JHtml::_() | JROOT/modules/mod_articles_news/helper.php:117 |
11 | ModArticlesNewsHelper::getList() | JROOT/modules/mod_articles_news/mod_articles_news.php:15 |
10 | include JROOT/modules/mod_articles_news/mod_articles_news.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.25 ms Память запроса: 0.025 MB Память до запроса: 5.201 MB Выбрано строк: 1
SELECT *
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.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 |
# | Вызывающий объект | Файл и номер строки |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
17 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_imageshow/classes/jsn_is_utils.php:310 |
16 | JSNISUtils->getComponentInfo() | JROOT/plugins/content/imageshow/imageshow.php:47 |
15 | plgContentImageShow->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
13 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
12 | JApplicationBase->triggerEvent() | JROOT/modules/mod_articles_news/helper.php:127 |
11 | ModArticlesNewsHelper::getList() | JROOT/modules/mod_articles_news/mod_articles_news.php:15 |
10 | include JROOT/modules/mod_articles_news/mod_articles_news.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.34 ms После последнего запроса: 1.87 ms Память запроса: 0.022 MB Память до запроса: 5.517 MB Выбрано строк: 1
Повторяющиеся запросы:
#89select 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.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.13 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.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 |
# | Вызывающий объект | Файл и номер строки |
---|
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.36 ms После последнего запроса: 0.06 ms Память запроса: 0.038 MB Память до запроса: 5.524 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 | 469 | 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.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.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.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.31 ms После последнего запроса: 0.21 ms Память запроса: 0.022 MB Память до запроса: 5.532 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 <= '2025-02-19 23:11:55' )
AND ( content.publish_down = '0000-00-00 00:00:00' OR content.publish_down >= '2025-02-19 23:11:55' )
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 | 469 | 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 | 1.00 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.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.40 ms После последнего запроса: 0.04 ms Память запроса: 0.023 MB Память до запроса: 5.543 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.09 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.02 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.21 ms Память запроса: 0.029 MB Память до запроса: 5.555 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.07 ms После последнего запроса: 0.58 ms Память запроса: 0.022 MB Память до запроса: 5.570 MB Выбрано строк: 1
Повторяющиеся запросы:
#84select 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.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 |
# | Вызывающий объект | Файл и номер строки |
---|
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.30 ms После последнего запроса: 0.03 ms Память запроса: 0.025 MB Память до запроса: 5.576 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 |
Время запроса: 0.63 ms После последнего запроса: 0.09 ms Память запроса: 0.022 MB Память до запроса: 5.585 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 <= '2025-02-19 23:11:55' )
AND ( content.publish_down = '0000-00-00 00:00:00' OR content.publish_down >= '2025-02-19 23:11:55' )
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.36 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.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.595 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.03 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.607 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 |
Время запроса: 68.44 ms После последнего запроса: 0.96 ms Память запроса: 0.742 MB Память до запроса: 5.547 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 <= '2025-02-19 20:11:54')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-02-19 20:11:54')
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 | 11980 | 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.00 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.13 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.02 ms |
init | 0.06 ms |
Optimizing | 0.03 ms |
Statistics | 0.19 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.13 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.02 ms |
Creating sort index | 66.56 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.05 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.03 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.06 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.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.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.01 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.03 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.01 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.03 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.04 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.01 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.11 ms После последнего запроса: 1.43 ms Память запроса: 0.028 MB Память до запроса: 6.374 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.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.07 ms После последнего запроса: 0.20 ms Память запроса: 0.028 MB Память до запроса: 6.391 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.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 |
Время запроса: 0.08 ms После последнего запроса: 0.47 ms Память запроса: 0.028 MB Память до запроса: 6.414 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.07 ms После последнего запроса: 0.15 ms Память запроса: 0.028 MB Память до запроса: 6.430 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.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)
8 × SELECT *
FROM new_extensions
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
5 × 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 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
2 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `new_extensions`
2 × SELECT `ip`,`reason`
FROM new_rsfirewall_lists
2 × SELECT *
FROM new_jsn_mobilize_design
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_jsn_mobilize_os
2 × 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
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
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 `id`
FROM `new_jcomments_mailq`
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.137.184.169'
1 × SELECT count(*)
FROM new_jcomments AS c
1 × SELECT *
FROM `new_jcomments_objects`
1 × SELECT `name`, `value`
FROM `new_jsn_imageshow_config`
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 `session_id`
FROM `new_session`
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 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 *
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 manifest_cache
FROM new_extensions
1 × SELECT *
FROM new_languages
1 × SELECT `id`,`name`,`rules`,`parent_id`
FROM `new_assets`
Комментарии
interesting article like yours. It's pretty worth enough for me.
In my view, if all site owners and bloggers made good
content material as you did, the internet will probably be much more useful than ever before.
Feel free to surf to my webpage; bewertung nutrim: https://youtu.be/tnIeuN8lxwg
actual effort to create a top notch article… but what
can I say… I hesitate a lot and don't manage to get anything done.
Also visit my homepage ... aqua sculpt reviews: https://youtu.be/TC4jDIK9bn4
Here is my page; lottery defeated software
free: https://youtu.be/7mDsXSCQEEY
it offers quality contents, thanks
Also visit my web site online games casino: https://www.metooo.io/e/game19
me. And i'm glad studying your article. However should commentary on some general
things, The website taste is perfect, the articles is in reality great :
D. Just right process, cheers
My web blog: online casino real money no deposit: https://kisanlink.com/forums/discussion/dairy-cows-cattle/loto188-online-slots-your-ticket-to-jackpot-success
casino games: https://www.offersbux.com/forum.php?topic=76847. I am going to recommend this
blog!
Feel free to visit my blog ... casino online
bonus: https://www.oranjo.eu/c/news/521277/izzi-casino
The world hopes for more passionate writers such as you
who are not afraid to mention how they believe.
All the time go after your heart.
Feel free to visit my web site :: best online casino bonus: https://www.gaudiclub.com/forum/mensajes.asp?CODE=3779
and well-supported, giving readers with a in-depth appreciation of the
fundamental topics at disposal.
I might be overjoyed to collaborate additional on this subject.
If you allow, I would happily invite you to participate in us on the SBOBET website, whereby we will prolong our dialogue in a additional participatory arena.
Feel free to surf to my site online casino machine learning: https://myspace.com/beebody1
It's surely given me a multitude to think about .
I'd long to be privy to more of your ideas , if you're inclined to sustaining the conversation .
Incidentally , have you been informed of MEGA888 ?
It's an fantastic digital gaming ecosystem with mountains of thrilling options .
I've engaged in there and the journey has been outstanding
. In the event that you're looking for a novel way
to enjoy some entertainment and feasibly win , I'd ardently recommend investigating it further.
Permit me apprise whether you're curious and I will provide more specifics !
my homepage :: online casino sustainability: https://myspace.com/flatcactus90
as well as with the layout on your weblog. Is this a paid
theme or did you modify it yourself? Either way keep up the nice quality writing, it's rare to see a nice blog like this one these days.
Feel free to surf to my site; mitolyn consumer reviews: http://www.google.com.sv/url?q=https://youtu.be/p3RsSQcEIao
I'm Overjoyed you Unearthed the Commentary Informative.
If you're Interested in Discovering more Options in the online
Gambling Realm, I'd Encourage Delving into CMD368.
They Extend a Myriad of Stimulating Sports Choices, Real-time viewing, and
a User-friendly Environment.
What I Particularly Appreciate about CMD368: https://dobson-aaen-2.hubstack.net/exploring-the-ultimate-gaming-oasis-cmd368-singapore-review is
their Attention to Ethical Betting. They have Comprehensive Safeguards and Features to Support Players Keep control.
Regardless of whether you're a Experienced Enthusiast or Untrained
in the Wagering, I Think you'd Especially Cherish the
Experience.
Don't hesitate to Create an account Through the Connection and Let me know
if you have More Concerns.
Also visit my homepage comment-183163: https://www.atheistrepublic.com/forums/site-support/troll-selling-help
I say to you, I certainly get annoyed at the same time as
other people consider issues that they just don't understand about.
You controlled to hit the nail upon the highest as neatly as defined out the
whole thing with no need side-effects , other folks
could take a signal. Will probably be again to get more.
Thanks
My website ... pinap: https://thelifeaquatic.org
I've got you saved as a favorite to check out new things you post…
My blog post :: tonic greens
herpes review: http://www.google.dj/url?q=https://youtu.be/ABlGuxchfJc
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! Cheers
Here is my web-site nerve fresh scam: https://go.soton.ac.uk/public.php?format=simple&action=shorturl&url=https://www.youtube.com/watch?v=2ud3LXK-mgk
to other people that they will assist, so here it takes place.
Also visit my blog post :: salt trick for men's ed: http://www.google.dz/url?q=https://www.youtube.com/watch?v=2n7HHPUUFCI
Extremely helpful information particularly the last part
:) I handle such info a lot. I used to be seeking
this certain information for a long time. Thanks and good luck.
Feel free to visit my page; Buy
Bitcoin online: http://andwe37.com/bbs/board.php?bo_table=free&wr_id=699296
blogging. thanks.
My webpage - Fleet management services: https://www.pressadvantage.com/story/65643-michigan-fleet-management-consulting-professionals-elevate-business-efficiency
but yoir blogs really nice, keep it up! I'll
go ahead and bookmark your site to come bac later.
Manny thanks
my homepage; heavy equipment management system: https://S3.Amazonaws.com/fleetmanagementsoftware1/fleet-management-software.html
I'm Ecstatic you Discovered the Post Valuable.
If you're Eager to explore Exploring more Avenues in the online Gambling Domain, I'd Endorse
Exploring CMD368.
They Feature a Broad spectrum of Intriguing Betting Alternatives,
On-demand content, and a Straightforward Experience.
What I Especially Appreciate about CMD368 is their Attention to Ethical Wagering.
They have Robust Policies and Functionalities to Empower Users Stay in control.
Irrespective you're a Proficient Player or New to the Betting, I Believe you'd Sincerely Savor the Exploration.
Feel free to Sign up Via the URL and Inquire if you have More Concerns.
my site casino singapore (https://thegadgetflow.com/: https://thegadgetflow.com/user/mccurdythomasen862)
Also visit my blog post https://organicnailbar.us/maximize-your-by-to/: https://organicnailbar.us/maximize-your-by-to/
Also visit my website: https://becobe.eu/institutions-with-more: https://becobe.eu/institutions-with-more
Just wanted too say I love reading through your blog and look forward to all your posts!
Keep upp thhe suprb work!
Here is my web blog :: https://calibigdelices.com/shop/non-classe/online-school-with-our-regarding-us/: https://calibigdelices.com/shop/non-classe/online-school-with-our-regarding-us/
picked up something neew from right here. I did however expertise a
few technical issues using thijs web site, as I experienced to reload the website many times previous
to I could get it to load properly. I had been wondering
if your web host is OK? Not that I'm complaining, but sluggish loading instances times will sometimes affect your placement in googfle andd could damate your high-quality
score if advertising and marketing with Adwords.
Weell I am adding this RSS to my e-mail and could look out for a lot more of your respective fascinating content.
Ensure that you update this again soon..
My page https://121gamers.com/junior-to-more/: https://121gamers.com/junior-to-more/
this topic. You underatand so much its almost tough to arguue witth you (not that I actually would want to?HaHa).
You certainly put a fresh spin on a topic that's been discussed for many
years. Great stuff, just excellent!
Stop by my homeepage https://www.noorulfirdaws.com/?p=27258: https://www.noorulfirdaws.com/?p=27258
my website :: https://www.hydoll.uk/online-school-us-online-education-information/: https://www.hydoll.uk/online-school-us-online-education-information/
but what can I say... I procrastinate a whole lot and don't manage to get nearely anything
done.
Here is my web-site ... http://river-land.ru/2024/12/15/boost-your-experience-find-the-in-resources-be-a-successful/: http://river-land.ru/2024/12/15/boost-your-experience-find-the-in-resources-be-a-successful/
My site :: https://luxuriousrentz.com/homeschooling-for-kids-in-united-states-get-from-school-with-parents/: https://luxuriousrentz.com/homeschooling-for-kids-in-united-states-get-from-school-with-parents/
keep iin touch more approximately your post on AOL? I need an expert on this housde to solve myy problem.
Maybe that is you! Taking a look forward tto peer you.
My page - DIY Public Relations: https://Metro.Newschannelnebraska.com/story/50772337/dawning-public-relations-pioneering-specialized-pr-solutions-for-vineyards-and-wineries-across-america
Check out my site: free online casino slots: https://haze-growroom.de.tl/Forum/topic-9171-1-Game.htm
Very helpful information specifically the closing part :) I handle such info a
lot. I was looking for this particular info for a very lengthy time.
Thank you and best of luck.
Have a look at my website :: online casino real money no deposit: https://niadd.com/article/1328294.html
this topic to be really one thing which I feel I might by no means understand.
It kind of feels too complicated and extremely large
for me. I am looking forward on your next publish,
I'll attempt to get the hang of it!
Feel free to surf to my web-site ... real money casino online: https://caramellaapp.com/noravis/rhDCKDIyM/play
The penman has fluently conveyed several fundamental themes that resound with me intensely .
As an passionate supporter of pioneering entrepreneurial ventures ,
I would like to tender an suggestion to you to scrutinize the outstanding possibilities available at Pragmatic Play .
This vibrant firm is at the van of technological breakthroughs , delivering a vibrant and stimulating atmosphere for devotees who share a zeal for pinnacle and a grit to propel the frontiers of what is realizable.
I implore you to weigh this appeal and explore the bounty of options that lie in store .
Please feel free to communicate if you have any concerns or would intend to mull over further .
Most cordial greetings ,
My homepage - gambling live streaming: https://developers.oxwall.com/user/beechcondor8
proper place and other person will also do similar in favor of you.
Also visit my page: comment-595060: https://www.analogplanet.com/content/goldring-launches-new-eroica-hx-ho-mc-cartridge-ahead-high-end-munich-2022
He used to be totally right. This put up actually made my day.
You cann't consider simply how a lot time I had spent for this info!
Thank you!
Review my website c1812936189201587961: https://simpledetailsblog.blogspot.com/2015/04/best-of-nest-features-april_30.html?sc=1737590999358
Your take on the theme is fairly commendable .
As you come across to maintain a fervent curiosity in the subject
, I would present an request for you to dive into the expanse of
'918KISS'.
The platform offers a abundant assortment of fascinating offerings that accordingly address individuals
with multifaceted interests .
I think you would discover the community at '918KISS' as being both rewarding and mentally
fascinating.
I implore you to deliberate linking up with us and supplying your peerless viewpoints to the continuous discussions .
Excited for conceivably accepting you as a member .
Also visit my site; online casino community engagement: https://www.pinterest.com/lentilstick15/
I'm Ecstatic you Found the Entry Useful.
If you're Keen on Venturing into more Prospects in the online Sports Field, I'd Suggest Experiencing CMD368: https://notabug.org/northfrog46.
They Deliver a Vast assortment of Stimulating Punting Opportunities, Livestream, and
a Easy-to-navigate Environment.
What I Genuinely Prefer about CMD368 is their Focus to Conscientious
Betting. They have Rigorous Measures and Resources to Facilitate Participants Exercise control.
Whether you're a Adept Gambler or Inexperienced in the Gambling, I Feel you'd Especially Relish the
Adventure.
Feel free to Become a member Through the URL and Inquire
if you have Further Inquiries.
who are wishing in favor of blogging.
Feel free to visit my web site: java burn weight loss reviews: https://tipsfromjohnz.blogspot.com/2025/02/java-burn-2025.html
for the reason that i want enjoyment, since this this
website conations actually fastidious funny data too.
my webpage :: mitolyn capsules reviews: https://diigo.com/0yr5ui
I'm not sure why but I think its a linking issue.
I've tried it in two different web browsers and both show the same outcome.
Here is my site ... aqua sculpt pills reviews side effects: https://go.soton.ac.uk/public.php?format=simple&action=shorturl&url=https://www.youtube.com/watch?v=nwqHH60lKI8
Bookmarked. Please also visit my website =). We can have a link change contract between us
Also visit my blog; p1982489: https://wowgilden.net/forum-post_1982489.html
I actually enjoyed reading it, you could be a great author.
I will ensure that I bookmark your blog and will come back later on. I want to
encourage one to continue your great writing,
have a nice holiday weekend!
Here is my web blog; 105909: https://www.ggmania.com/forum/viewtopic.php?p=105909
Feel free to visit my web-site :: fitspresso contact number: https://med.jax.ufl.edu/webmaster/?url=https://www.youtube.com/watch?v=t7xpIT6Iyg8
What might you suggest about your put up that you made some days ago?
Any positive?
my web page Chat gtp Free: https://www.racked.com/users/Trychatgpt
I have joined your rss feed and look forward to seeking more of your
wonderful post. Also, I've shared your website in my social
networks!
Look at my page :: chat gpt free: https://www.tumblr.com/trychatgpt
I wonder how so much effort you put to make one of these excellent
informative web site.
Here is my web page; Chat Gpt Free: https://jsfiddle.net/trychatgpt1/n1huz9ar/2/
get setup? I'm assuming having a blog like yours would cost
a pretty penny? I'm not very internet smart so I'm
not 100% certain. Any suggestions or advice would be greatly appreciated.
Thank you
Here is my blog post; item690563266: https://www.pearltrees.com/tipsfromjohn/reviews/id89044494
this website yourself or did you hire someone to do it for you?
Plz reply as I'm looking to design my own blog and would like to find
out where u got this from. appreciate it
my homepage online casino reviews: https://store.yadea.com/community/xenforum/topic/155079/games
to let you know how much I appreciated the time you took to write this valuable post.
Within the post, you actually spoke of how to
definitely handle this prooblem with all convenience.
It would be my personal pleasure to get some more ideas from your
site and come as much as offer some others what I have
benefited from you. Many thanks for your usual terrific effort.
Here is my web blog https://yourdecorassistant.com/to-kids-about/: https://yourdecorassistant.com/to-kids-about/
time and actual effort to crewte a very good article? but
what can I say? I procrastinate a lot and newver manage to get anyyhing done.
my web site https://track-academy.com/register-discover-about/: https://track-academy.com/register-discover-about/
It was funny. Keep oon posting!
Also visit my blog ... https://galaxyslot.net/your-learn-parents/: https://galaxyslot.net/your-learn-parents/
right now. (from what I've read) Is that what you're using on your blog?
Here is my page; lipozeme: https://flip.it/v3S_HV
I definitely loved every little bit of it.
I have got you saved as a favorite to look at new things you post?
Alsso visit my website ... Axis Real Estate: https://www.youtube.com/watch?v=TyNtjaJGUwU
I needs to spend some time learning much more or understanding more.
Thanks for magnificent info I was looking for this information foor my
mission.
Check out my website :: jangan nakal: https://Rajatoto88.net
this excellent blog! I guess for now i'll settle for bookmarking and adding your
RSS feed to my Google account. I look forward to
brand new updates and will share this blog with my Facebook group.
Chat soon!
my website p1963840: https://wowgilden.net/forum-post_1963840.html
and it is time to be happy. I've read this post and if I could I want
to suggest you few interesting things or advice. Perhaps you could write next articles referring to
this article. I wish to read more things about it!
My web blog: is lottery defeated software legit: https://trello.com/c/tLMN8Pi1
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!
Thanks
Feel free to visit my blog: prodentim reviews consumer reports complaints bbb: https://mix.com/!1201932081010052096
now on each time a comment is added I recieve four emails with the same comment.
Is there an easy method you are able to remove me from that service?
Cheers!
Check out my page chatgpt gratis: https://all-blogs.hellobox.co/7175374/chatgpt-gratis-todo-lo-que-necesitas-saber-para-aprovechar-esta-herramienta
time and energy to put this informative article together.
I once again find myself spending a significant amount of time both reading and commenting.
But so what, it was still worthwhile!
Here is my blog post: chat gpt es gratis: https://www.furaffinity.net/user/chatgptgratis
Disgrace on Google for not positioning this submit upper!
Come on over and consult with my website .
Thanks =)
Visit my web-site :: chat gpt
es gratis: https://postgresconf.org/users/chatgptgratis
I'm trying to find out if its a problem on my end
or if it's the blog. Any suggestions would be greatly appreciated.
Have a look at my web-site; chat gpt es gratis (Foster: https://diaspora.mifritscher.de/posts/e1043120bc0a013d5ae5525400338419)
Also visit my blog; Chat gpt gratis: https://forum.abantecart.com/index.php?action=profile;area=summary;sa=settings;u=158481;b5a7a1d34592=f9cfc9d0b47db8663c417aa0cddb0659
so I decided to check out your website on my iphone during lunch break.
I enjoy the information you provide here and can't wait
to take a look when I get home. I'm shocked at how quick your blog loaded on my mobile ..
I'm not even using WIFI, just 3G .. Anyhow, awesome blog!
Stop by my blog post :: chat gpt es gratis: https://my.omsystem.com/members/chatgptgratis00
I wonder how a lot attempt you put to make one of these magnificent informative site.
my web blog; chat gpt es gratis: https://www.fxstat.com/en/user/profile/chatgptgratis00-716604
And naturally, thanks for your sweat!
my web site :: chatgpt plus subscription deutsch: https://inkbunny.net/gptdeutsch0
it and personally suggest to my friends. I am sure they will
be benefited from this site.
my website - chatgpt herunterladen deutsch: https://hanson.net/users/gptdeutsch0
My page :: chatgpt Online deutsch: https://list.ly/list/BRES-chat-gpt-deutsch-kostenlos
lot about this, like you wrote the book in it or
something. I think that you could do with some pics to drive the message
home a little bit, but other than that, this is magnificent
blog. An excellent read. I will definitely be back.
my web site :: Chatgpt Deutsch App Kostenlos: http://freihe.xobor.de/u4470_gptdeutsch.html
easily be aware of it, Thanks a lot.
Also visit my website chat
gpt gratis: https://www.dnnsoftware.com/activity-feed/my-profile/userid/3235324
Feel free to surf to my webpage - Chat gpt gratis: https://telegra.ph/ChatGPT-Gratis-Una-Herramienta-Revolucionaria-al-Alcance-de-Todos-01-18
I acquire actually loved account your blog posts.
Anyway I'll be subscribing for your augment or even I fulfillment you get
right of entry to constantly quickly.
Also visit my site - gpt gratis (all-blogs.Hellobox.co: https://all-blogs.hellobox.co/7183839/chatgpt-gratis-en-espanol-descubre-todo-lo-que-ofrece)
to mention that I have truly enjoyed surfing around your
weblog posts. In any case I will be subscribing to your feed and I'm hoping you write again very
soon!
My page - Chat gpt gratis: https://chatgptgratis.wikitelevisions.com/7075514/chatgpt_en_espa%C3%B1ol_revolucionando_la_comunicaci%C3%B3n_con_inteligencia_artificial
at this place.
Feel free to visit my web site - chatgpt español sin registro - https://vocal.media/authors/chat-gpt-gratis: https://vocal.media/authors/chat-gpt-gratis -
thanks admin of this web page.
My web site :: chat gpt es gratis: https://community.jamf.com/t5/user/viewprofilepage/user-id/174174
on world-wide-web I found this web site as a finest web site for hottest updates.
Stop by my blog post - chatgpt Gratis: https://www.reverbnation.com/chatgptgratis8
be returning to read more, thanks for the information!
My site comment-159313: https://sites.suffolk.edu/bible/2012/05/03/44-2/
kind of info in such a perfect means of writing? I've a presentation subsequent week, and I'm
at the search for such information.
Also visit my homepage mantar tohumu; Marissa: http://hatzikekzi.de/events/christian-geburtstag/?unapproved=6653&moderation-hash=662a91038846f90886b9ee3babc2d33c,
เหตุการณ์ ที่น่าสนใจและ รายละเอียดที่ ครบถ้วน ทำให้ผมได้รับความรู้ ใหม่ๆ
มากมาย ผมชอบวิธีการ ที่คุณพิจารณา ประเด็นต่างๆ อย่างลึกซึ้ง และชี้ให้เห็น แนวคิดที่น่าสนใจ ผมเห็นด้วยกับ หลายจุดที่คุณกล่าวถึง และมองที่เป็นเรื่องในอันสำคัญและควรได้รับการศึกษา อย่างละเอียด
นอกจากนี้ ผมยังรู้สึกประทับใจ ความคิดสร้างสรรค์ ในการจัดรูปแบบ เนื้อหา การใช้ภาษา ที่ใช้เข้าใจง่าย และการจัดรูปแบบ ที่น่าสนใจ ทำให้ อ่านแล้วไม่รู้สึกเบื่อ เป็นบล็อกที่ทรงพลัง และน่าติดตามอย่างยิ่ง
ชื่นชมยินดี ที่แบ่งปันความรู้ และความคิดเห็น ที่น่าสนใจ ผมรอตั้งหน้าตั้งตา ที่จะอ่านบทความเพิ่มเติม ของคุณในระยะเวลาอันใกล้ และหวังว่าจะได้มีช่องทาง แลกเปลี่ยน มุมมอง
กับคุณเช่นกัน
Look into my site :: ซื้อ หวยออนไลน์ 24 (https://www.metooo.com: https://www.metooo.com/u/66a57f74ef9623115f3e2dce)
keep it up.
Check out my blog post; buy health supplements: https://supplementfind.com/
I really like all the points you have made.
Also visit my web-site شات جي
بي تي: https://sharing.clickup.com/9012660672/t/8697dq5f9
they will get advantage from it I am sure.
Here is my site :: اسم حيوان بحرف الضاد: https://vocal.media/authors/asear-hywanat
Just wanted to say I love reading through your blog and look forward to all your posts!
Carry on the superb work!
my homepage :: شات جي
بي تي الامارات: https://sites.google.com/view/uaechatgpt/
available that in detail, thus that thing is maintained over here.
my blog post: شات جي بي تي الامارات: https://sharing.clickup.com/9012660672/t/8697dq5f9
A design like yours with a few simple adjustements would really
make my blog shine. Please let me know where you got your theme.
Kudos
My page: شات
جي بي تي الامارات: https://sites.google.com/view/uaechatgpt/
Thanks for posting when you have the opportunity, Guess
I will just bookmark this site.
my webpage :: شات
جي بي تي الامارات: https://sharing.clickup.com/9012660672/t/8697dq5f9
point. You clearly know what youre talking about, why throw away
your intelligence on just posting videos to your blog when you could be giving
us something informative to read?
Also visit my homepage: شات جي بي تي فى الامارات (Geraldo: https://sites.google.com/view/uaechatgpt/)
to get started and create my own. Do you need any coding knowledge to make your own blog?
Any help would be really appreciated!
Here is my homepage; Chatgpt: https://uaechatgpt.mystrikingly.com/
but good topic. I must spend a while learning much more or working out more.
Thanks for excellent info I was searching for this information for my
mission.
my web blog Chat
Gpt: https://uaechatgpt.mystrikingly.com/
the image of a user in his/her mind that how a user can know it.
Thus that's why this article is outstdanding.
Thanks!
Here is my web site :: شات جي بي تي
فى الامارات: https://uaechatgpt.mystrikingly.com/
thought I might check things out. I like what I see so i
am just following you. Look forward to going over your web page repeatedly.
my web page mitolyn scam: https://tipsfromjohn.wordpress.com/2025/01/21/mitolyn-complaints/
days. I really appreciate people like you! Take care!!
Feel free to surf to my page; purdentix vs prodentim: https://www.facebook.com/tipsfromjohn/posts/pfbid0Ua1862bVjttMfvQqFVXhXhBqmnvajUzKCvGgugXkHFHCHQLbt7Hcyfy5znTAot9gl
that how a user can be aware of it. So that's why this paragraph is outstdanding.
Thanks!
My webpage que es boostaro
para que sirve: https://trello.com/c/LDa2bWdy
emotions.
Look at my web blog :: جواهر طبيعية: https://hedgedoc.digillab.uni-augsburg.de/s/FeiTTu-nW
came to “return the favor”.I'm attempting to find things to enhance my web site!I suppose its
ok to use some of your ideas!!
Here is my homepage - جواهر طبيعية: https://www.rcuniverse.com/forum/members/naturesjewels.html
of writing a blog. I book-marked it to my bookmark website
list and will be checking back soon. Take a look at my web site
as well and tell me how you feel.
my blog: جواهر الطبيعة: https://allmynursejobs.com/author/naturesjewels/
It appears like some of the written text in your
posts are running off the screen. Can someone else please provide
feedback and let me know if this is happening to
them too? This may be a issue with my browser because I've had this
happen before. Many thanks
Visit my web site :: cinese [Jared: https://wiki.snooze-hotelsoftware.de/index.php?title=What_s_Probably_The_Most_Spoken_Language_On_The_Planet]
on sites I stumbleupon on a daily basis. It's always helpful to read
articles from other authors and practice a little something from other web
sites.
My blog - kuzu göbeği mantar tohumu - Lukas: https://www.arteinox.net/2021/07/26/hello-world/ -
I'm not sure why but I think its a linking issue. I've
tried it in two different browsers and both show the same results.
Take a look at my page ... kuzu göbeği mantar tohumu; Maryellen: http://www.royaltahiti.co.kr/bbs/board.php?bo_table=free&wr_id=129967,
my blog: chat gpt free: https://comicvine.gamespot.com/profile/trychatgpt/
came to “return the favor”.I'm trying to find things to enhance my site!I
suppose its ok to use some of your ideas!!
Also visit my web site: try chatgpt free: https://synkretic.mn.co/posts/77655697
web page everyday for the reason that it offers feature contents, thanks
Feel free to surf to my web blog; try gpt chat: https://wellbeingmatters.mn.co/posts/77656250
Keep up the good works guys I've included you guys to blogroll.
my page ... زيادة متابعين تيك توك: https://forum.findukhosting.com/index.php?action=profile;area=summary;u=71548
I do not understand who you're however definitely you are going to a famous blogger
should you aren't already. Cheers!
Also visit my web page ... شراء متابعين
تيك توك: https://www.dnnsoftware.com/activity-feed/my-profile/userid/3233131
and more.
my web blog شراء متابعين تيك توك: https://fortunetelleroracle.com/lifestyle/buytok-986219
because i want enjoyment, since this this web site conations
truly fastidious funny material too.
Here is my web site - Tiktok: https://p.mobile9.com/buytok/
his web page, because here every stuff is quality based information.
My web site; شراء متابعين
تيك توك حقيقين: https://my.omsystem.com/members/buytok22
bookmarking for revisiting. I surprise how so much attempt you put
to create this sort of wonderful informative site.
Look at my website - شراء متابعين تيك توك: https://graph.org/%D8%B2%D9%8A%D8%A7%D8%AF%D8%A9-%D9%85%D8%AA%D8%A7%D8%A8%D8%B9%D9%8A%D9%86-%D8%AA%D9%8A%D9%83-%D8%AA%D9%88%D9%83-%D8%AE%D8%B7%D9%88%D8%A7%D8%AA-%D9%81%D8%B9%D8%A7%D9%84%D8%A9-%D9%84%D8%AA%D8%AD%D9%82%D9%8A%D9%82-%D8%A7%D9%84%D8%B4%D9%87%D8%B1%D8%A9-%D8%B9%D9%84%D9%89-%D8%A7%D9%84%D9%85%D9%86%D8%B5%D8%A9-01-12
Your web site provided us with valuable information to work
on. You have done an impressive job and our entire community
will be grateful to you.
Look at my web site شراء
متابعين تيك توك: https://www.furaffinity.net/user/buytok
finally got the courage to go ahead and give you a
shout out from Kingwood Tx! Just wanted to say keep up the good work!
Here is my web site; شراء متابعين تيك
توك حقيقين: http://freihe.xobor.de/u4400_buytok.html
women think. Also, thank you for allowing for me to comment!
Also visit my website ... شراء متابعين
تيك توك: https://hedgedoc.eclair.ec-lyon.fr/s/7jaQkwihU
am surprised why this accident did not happened earlier!
I bookmarked it.
Here is my site; buy tiktok followers (slides.com: https://slides.com/buytok)
and do it! Your writing taste has been amazed me.
Thank you, quite great article.
Also visit my web-site ... red boost drink: https://x.com/TipsFromJohnz/status/1878846281189335523
for your site. You have some really good articles and I feel I would be
a good asset. If you ever want to take some of the load off, I'd really like to write some content for your blog in exchange for a link back to mine.
Please shoot me an email if interested. Cheers!
my web page - mitolyn bbb rating: https://sites.google.com/view/tipsfromjohn-reviews/mitolyn-reviews-and-complaints-mitolyn-mitolyn-reviews
Many thanks!
Feel free to surf to my web site - mitolyn bbb rating: https://x.com/TipsFromJohnz/status/1880297232685244561
This post actually made my day. You can not imagine
simply how much time I had spent for this information! Thanks!
Also visit my web-site; زيادة متابعين تيك توك: https://forum.codeigniter.com/member.php?action=profile&uid=146358
And i'm glad reading your article. But want to remark on some general things,
The site style is wonderful, the articles is really excellent : D.
Good job, cheers
My blog post; شراء متابعين تيك توك: https://allods.my.games/forum/index.php?page=User&userID=167912
I'll be sure to bookmark it and come back to read more of your useful info.
Thanks for the post. I will certainly comeback.
Check out my homepage :: buy tiktok followers - www.nitrnd.com: https://www.nitrnd.com/blogs/242543/%D9%85%D9%88%D9%82%D8%B9-%D9%85%D8%AA%D8%AC%D8%B1-%D9%85%D8%AA%D8%A7%D8%A8%D8%B9%D9%8A%D9%86-%D8%AA%D9%8A%D9%83-%D8%AA%D9%88%D9%83-%D8%A8%D9%88%D8%A7%D8%A8%D8%AA%D9%83-%D9%84%D9%84%D8%AA%D9%85%D9%8A%D8%B2-%D8%B9%D9%84%D9%89-%D8%AA%D9%8A%D9%83-%D8%AA%D9%88%D9%83 -
I've got you book marked to check out new stuff you post…
My web page زيادة متابعين
تيك توك: https://all-blogs.hellobox.co/7169579/mtgr-mtabaayn-tyk-tok-boabtk-lthkyk-alshhr-alrkmy
Great blog, keep it up!
Here is my site :: Tiktok (www.dr-ay.com: https://www.dr-ay.com/blogs/232108/%D9%85%D9%88%D9%82%D8%B9-%D9%85%D8%AA%D8%AC%D8%B1-%D9%85%D8%AA%D8%A7%D8%A8%D8%B9%D9%8A%D9%86-%D8%AA%D9%8A%D9%83-%D8%AA%D9%88%D9%83-%D8%A8%D9%88%D8%A7%D8%A8%D8%AA%D9%83-%D9%84%D9%84%D8%AA%D9%85%D9%8A%D8%B2-%D8%B9%D9%84%D9%89-%D8%AA%D9%8A%D9%83-%D8%AA%D9%88%D9%83)
remarkable.
My site: زيادة متابعين تيك توك: http://freihe.xobor.de/u4400_buytok.html
Whenever I look at your blog in Safari, it looks fine however when opening in Internet Explorer, it's got some overlapping issues.
I just wanted to give you a quick heads up! Apart from that, great blog!
Here is my web-site ... شراء متابعين تيك توك: https://pad.fs.lmu.de/s/vptYPNWo0
Here is my web site paypal fee calculator: https://pastebin.com/u/paypalfeecalculator1
My web page paypal calculator: https://heylink.me/paypalfeecalculator
argument made here.
my blog - paypal fee calculator: https://pxhere.com/en/photographer-me/4480512
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.
Also visit my web blog :: nagano tonic
water: https://www.recreation.gov/api/redirect?account_id=32dd40e4-07fa-5832-adb6-e94b3d1a05e5&url=https://youtu.be/Nl_6uK2jkYo
Do you know how to make your site mobile friendly? My website looks weird when viewing from
my iphone. I'm trying to find a theme or plugin that might be able to resolve this issue.
If you have any suggestions, please share. Many thanks!
Look at my page; https://wisconsin-casinos.org/: http://79222657788.ru/redirect.php?site=translate.google.pl/translate%3Fhl%3Den%26sl%3Did%26u%3Dhttp%3A//mongocco.sakura.ne.jp/bbs/index.cgi%3Fcommand%3Dread_mhttp%3A//ligonierluxuryhomes.com/__media__/js/netsoltrademark.php%3Fd%3Dwirelesshotspotzone.com/index.php%3Faction%3Dprofile%3Bu%3D91868
from right here. I did however expertise several technical issues using this site, since I
experienced to reload the website many times
previous to I could get it to load correctly.
I had been wondering if your web hosting is OK? Not that I'm complaining, but slow loading instances times will very frequently affect your placement in google and
could damage your high-quality score if ads and marketing with Adwords.
Anyway I am adding this RSS to my email and can look out for a lot more of your respective intriguing content.
Make sure you update this again very soon.
my web site: gluco.6: https://sites.google.com/view/tipsfromjohn-reviews/s-gluco-6-legitimate-gluco-6-gluco6
am having difficulties with your RSS. I don't understand why I am unable
to subscribe to it. Is there anybody else getting identical
RSS problems? Anybody who knows the solution can you kindly respond?
Thanx!!
Here is my web blog :: iq blast pro
reviews and complaints: https://trello.com/c/4YhBz9tq
visitors, who are wishing for blogging.
Stop by my homepage; zencortex tinnitus: https://www.reddit.com/user/Ok-Procedure-6332/comments/1hw00on/has_anyone_tried_zencortex_looking_for_reviews/
It was definitely informative. Your website is extremely helpful.
Thank you for sharing!
Also visit my web blog - greens keeper tonic: https://www.facebook.com/tipsfromjohn/posts/pfbid0xgBXDFXMWeJcCaKLkF1cudfuoNWi9yHMVJWzRtkafw1hzRx6cx4eeqWtDFk9vghsl
many of the posts I realized it's new to me.
Anyhow, I'm certainly pleased I discovered it and I'll be book-marking it and
checking back often!
Also visit my website - شراء
متابعين تيك توك: https://s.id/buytok
might as well check things out. I like what I see so now i'm following you.
Look forward to exploring your web page for
a second time.
Look into my page - زيادة متابعين
تيك توك: https://sites.google.com/view/buytok1/
good article… but what can I say… I procrastinate a whole lot and don't manage to get anything done.
Stop by my web-site ... متابعين تيك توك: https://buytok.mystrikingly.com/
and exposure! Keep up the very good works guys I've added you guys to my personal blogroll.
Also visit my blog post; شراء متابعين تيك توك: https://sites.google.com/view/buytok1/
me, keep up posting such articles.
Stop by my homepage: زيادة متابعين
تيك توك: https://sites.google.com/view/buytok1/
Is this a paid theme or did you modify it yourself? Anyway
keep up the excellent quality writing, it's rare to see a great blog like this
one nowadays.
my web blog: mitolyn org: https://mix.com/!1196540060472708096
the usual info a person supply to your guests? Is going to be again incessantly
to check out new posts
Here is my homepage the genius wave download: https://go.soton.ac.uk/public.php?format=simple&action=shorturl&url=https://www.youtube.com/watch?v=5pcMNqGb7Pc
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 web site :: days
from today: https://sharing.clickup.com/9012660672/t/8697gdvya/days-from-today-simplify-time-calculationswith-ease
really found you by accident, while I was looking on Google for something else, Regardless
I am here now and would just like to say thanks a lot for a tremendous post
and a all round thrilling blog (I also love the theme/design), I don't have time
to browse it all at the moment but I have saved it and also
added in your RSS feeds, so when I have time I will be back
to read more, Please do keep up the excellent work.
my blog post puravive contact: https://www.facebook.com/tipsfromjohn/posts/pfbid0zbo4SNs2JpZVjgjW9hwQJsC5fbdk79wE5MhctcBe99McNbv3EBXecYtgyTBnxNj8l
I am hoping to view the same high-grade content by you later
on as well. In truth, your creative writing abilities has inspired me to get
my own site now ;)
Also visit my web page: when was 18 months ago from today: https://files.fm/daysfromtoday
I've joined your feed and look forward to seeking more of your excellent post.
Also, I have shared your site in my social networks!
Also visit my web page ... 10 Months ago from Today: https://www.fitday.com/fitness/forums/members/daysfromtoday.html
for something else, Anyhow I am here now and would just like to say cheers for a
tremendous post and a all round enjoyable blog (I also love the
theme/design), I don’t have time to look over it all at the minute
but I have bookmarked it and also added in your RSS feeds, so when I
have time I will be back to read a great deal more, Please do keep up
the great b.
My page - days from today: http://www.articles.mybikaner.com/Articles-of-2024/daysfromtoday
if you are not understanding anything entirely, except this post provides fastidious understanding yet.
Here is my blog post: ChatGPT Nederlands: https://s.id/GptGate
Is this a paid subject or did you customize it yourself? Either way keep up
the excellent high quality writing, it's rare to peer a nice blog like
this one these days..
Look at my web site chat Gpt nederlands gratis: https://doc.clickup.com/9018767222/p/h/8cryxvp-458/4d166454ecf23fe
blogging. thanks.
Visit my blog post :: chatgpt nederlands gratis: https://telegra.ph/How-ChatGPT-is-Changing-Conversations-in-Dutch-An-Insightful-Look-12-27
Do you know how to make your site mobile friendly?
My website looks weird when browsing from my apple iphone.
I'm trying to find a template or plugin that might be able to correct this issue.
If you have any recommendations, please share.
Thanks!
Feel free to surf to my homepage :: ChatGPT
Gratis: https://justpaste.me/R4xL1
I say to you, I definitely get annoyed whilst other folks think about concerns that they plainly do not know about.
You managed to hit the nail upon the top and outlined out the
entire thing with no need side effect , other folks could take a signal.
Will likely be back to get more. Thank you
Here is my webpage :: ChatGPT in het Nederlands: https://hackmd.io/@GptGate/rkN-o-nHkl
Very helpful information specifically the last part :
) I care for such information a lot. I was seeking this certain information for a
long time. Thank you and best of luck.
my web blog; chatgpt nederlands
gratis: https://hoaxbuster.com/redacteur/GptGate
go along with your views on this website.
Review my web blog ChatGPT Nederlands: https://s.id/GptGate
usual information an individual provide in your guests? Is going to be back regularly
to check up on new posts
Here is my page; paypal Gebührenrechner: https://vocal.media/authors/payfeecalc
my breakfast coming again to read additional news.
Also visit my web page; denticore: https://denticore.supplementfind.com/
for some targeted keywords but I'm not seeing very good
results. If you know of any please share. Appreciate it!
Here is my page: zencortex official: https://pandora.nla.gov.au/external.html?link=https://www.youtube.com/watch?v=XRzI8jVQV-E
existing here at this webpage, thanks admin of this website.
My homepage ... alpha tonic on amazon: https://app.gethearth.com/ams/lightstream_redirect?redirect_url=https://www.youtube.com/watch?v=K4y-ZY8oSjI
more approximately your post on AOL? I require an expert on this area to unravel my problem.
Maybe that is you! Having a look forward to look you.
Feel free to visit my web page: java burn coupon code: https://flip.it/kf.Ju0
my page; mantar tohumu (Elva: https://maps.google.com.lb/url?q=https://www.tohumlarfidana.net)
here. I did however expertise a few technical points using this website, as I experienced to reload the site
many 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 very frequently
affect your placement in google and could damage your high
quality score if ads and marketing with Adwords. Anyway I'm adding this
RSS to my e-mail and could look out for much more of your respective fascinating
content. Ensure that you update this again very soon.
My blog - leanbiome reviews and complaints consumer reports: https://tipsfromjohn.com/leanbiome-review-%e2%9b%94%ef%b8%8fwatch%e2%9a%a0%ef%b8%8f-is-leanbiome-legit-leanbiome-reviews-and-complaints-consumer-reports/
awesome and truly good material in support of visitors.
Have a look at my blog; Car Tyres Birmingham: http://forum.goldenantler.ca/home.php?mod=space&uid=349728
Extrremely helpful info particularly the final phase :) I care
for sudh info a lot. I was seeking this particular information for a
very lengthy time. Thanks and good luck.
Review my website - real estate
Agency phoenix: https://Pressadvantage.com/organization/axis-real-estate
of writing, in my view its truly amazing in favor of me.
my site: kuzu göbeği mantar tohumu: https://masudhelp.edublogs.org/2020/01/11/dwi-attorney/
thats why i have read it completely
Here is my web site ... Top SEO company (https://sites.google.com/view/ibrahimkhuzam/: https://sites.google.com/view/ibrahimkhuzam/)
a visit this website, it contains valuable
Information.
My homepage ... أفضل شركة
سيو: https://ibrahimkhuzam.mystrikingly.com/
it to my 4 year old daughter and said "You can hear the ocean if you put this to your ear." She placed the shell to her ear and screamed.
There was a hermit crab inside and it pinched her
ear. She never wants to go back! LoL I know this
is totally off topic but I had to tell someone!
Here is my web blog: أفضل شركة SEO: https://heylink.me/Ibrahim-Khuzam
basis to get updated from hottest news.
Look at my blog post أفضل شركة سيو: https://sites.google.com/view/ibrahim-khuzam/home
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 web site; شركة سيو: https://sites.google.com/view/ibrahim-khuzam/home
data from here daily.
My blog: أفضل شركة سيو: https://sites.google.com/view/ibrahim-khuzam/home
My blog post ... شركة سيو: https://sites.google.com/view/ibrahimkhuzam/
I have always disliked the idea because of the costs.
But he's tryiong none the less. I've been using Movable-type on various websites for about a year and am worried about switching to another platform.
I have heard fantastic things about blogengine.net. Is there a
way I can transfer all my wordpress content into it?
Any kind of help would be greatly appreciated!
Also visit my page :: شركة سيو: https://sharing.clickup.com/9012582611/t/h/869702pe9/2K4N36R41V41S2W
I hope to contribute & help other users like its helped me.
Great job.
Here is my blog ... أفضل شركة SEO: https://ibrahimkhuzam.wordpress.com/
read articles, except this web site provides quality based content.
Feel free to surf to my web blog :: أفضل شركة سيو عربي: https://ibrahimkhuzam.wordpress.com/
and don't seem to get anything done.
Visit my blog post - kültür mantar tohumu (Oliva: https://www.tohumlarfidana.net/)
know if blogs use WYSIWYG editors or if you have to manually code with HTML.
I'm starting a blog soon but have no coding skills so I wanted to get advice from someone with experience.
Any help would be greatly appreciated!
my page ... postid-3747: https://www.makershop.de/community/topic/tolle-spiele/
Keep up the great writing.
Here is my web-site: Chatgpt Gratis: https://www.pinterest.com/trygptchatfree/
apple iphone! Just wanted to say I love reading your
blog and look forward to all your posts! Keep up the fantastic work!
Here is my webpage - chatgpt: https://www.deviantart.com/gptfree
of information in such a perfect manner of writing? I have a presentation subsequent week, and I am at
the search for such info.
my website :: chatgpt: https://x.com/try_gpt_free
I have learn this submit and if I may I wish to suggest
you some fascinating things or advice. Perhaps you could write next articles referring to this article.
I want to read even more issues about it!
Here is my webpage ChatGPT Gratis: https://telegra.ph/%D8%AC%D8%B1%D8%A8-%D8%B4%D8%A7%D8%AA-%D8%AC%D9%8A-%D8%A8%D9%8A-%D8%AA%D9%8A-%D9%85%D8%AC%D8%A7%D9%86%D8%A7-01-09
Here is my website - ChatGPT Nederlands: https://gptfree.ampblogs.com/%D8%AC%D8%B1%D8%A8-%D8%B4%D8%A7%D8%AA-%D8%AC%D9%8A-%D8%A8%D9%8A-%D8%AA%D9%8A-%D9%85%D8%AC%D8%A7%D9%86%D8%A7-%D8%A8%D8%A7%D9%84%D8%B9%D8%B1%D8%A8%D9%8A-69045271
I will bookmark your weblog and test once more here frequently.
I am relatively certain I'll learn plenty of new stuff right here!
Good luck for the next!
Here is my website: ChatGPT Gratis: https://www.pinterest.com/pin/921549142500494321
it up!
Here is my homepage ChatGpt: https://beacons.ai/gptfreechat
present here at this webpage, thanks admin of
this web page.
my homepage; أفضل شركة سيو: https://heylink.me/Ibrahim-Khuzam
And i am glad reading your article. But want to statement on some common things, The
web site taste is ideal, the articles is actually excellent
: D. Good task, cheers
Visit my page: أفضل شركة سيو عربي: https://sites.google.com/view/ibrahim-khuzam/home
webpage consists of awesome and really fine material designed for visitors.
Feel free to visit my site ... أفضل شركة سيو: https://heylink.me/Ibrahim-Khuzam
off a whole lot and don't manage to get anything done.
Here is my page; Search company: https://heylink.me/Ibrahim-Khuzam
it's time to be happy. I have read this post and if I could I want to suggest you some interesting things or advice.
Perhaps you can write next articles referring to this article.
I desire to read even more things about it!
my web site :: best seo company: https://heylink.me/Ibrahim-Khuzam
anybody get that kind of info in such a perfect method of writing?
I have a presentation subsequent week, and I am at the
search for such information.
My web blog ChatGPT Nederlands: https://community.amd.com/t5/user/viewprofilepage/user-id/463009
info written in such an ideal way? I've a challenge that I am just now running on, and I've been on the glance out for
such information.
Also visit my homepage :: ورشة
المنيوم: https://www.intensedebate.com/people/alahram22
My web page Top SEO: https://pixabay.com/users/48007078/
Extremely useful info specifically the final part
:) I handle such info much. I used to be seeking this particular
info for a very long time. Thanks and best of luck.
my web page - best SEO, www.deviantart.com: https://www.deviantart.com/ibrahim-khuzam/about,
Here is my page أفضل شركة
SEO: https://photoclub.canadiangeographic.ca/profile/21469522
most certainly donate to this excellent blog! I suppose for now i'll settle for book-marking and adding your RSS feed to my Google account.
I look forward to fresh updates and will share this blog with my Facebook group.
Chat soon!
my web site ... best SEO: https://www.nicovideo.jp/user/137899789
views of all mates regarding this paragraph, while I am also zealous of getting familiarity.
my site - best seo company: https://www.mixcloud.com/IbrahimKhuzam/
right. This post actually made my day. You can not imagine just
how much time I had spent for this information! Thanks!
my blog - SEO Comapny: https://pbase.com/ibrahimkhuzam/image/175154538
blog similar to this require a large amount of work?
I have very little understanding of computer programming but I had been hoping to start my own blog
in the near future. Anyways, if you have any ideas or tips for new blog owners please share.
I understand this is off subject nevertheless I just
wanted to ask. Thanks!
Feel free to surf to my page: تلميع الالمنيوم المطبخ: https://500px.com/p/alryad?view=photos
updated with the most recent news update posted here.
Look into my web blog; صور
ابواب المنيوم حمامات: https://www.intensedebate.com/people/riyadhglassalu
quality writing like yours these days. I truly appreciate individuals like you!
Take care!!
My website; free lottery defeater software: https://www.instapaper.com/read/1744006182
the standard information a person provide for your
guests? Is going to be back continuously to inspect new posts
my web page ... https://loanshub.pro/: https://loanshub.pro/
Here is my site ... Search
company: https://www.pixiv.net/en/users/112424837
When I look at your blog in Safari, 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, excellent blog!
my site - best
SEO: https://reactos.org/forum/memberlist.php?mode=viewprofile&u=123848
up new blog.
Look at my blog; SEO
Comapny: https://www.longisland.com/profile/IbrahimKhuzam
this site is in fact superb.
my page :: أفضل
شركة سيو: https://issuu.com/ibrahim-khuzam
wrote the book in it or something. I think that you
could do with a few pics to drive the message home a bit, but other
than that, this is magnificent blog. A great read. I'll certainly be back.
Check out my site :: online casino free play: http://www.motot.net/forum/viewtopic.php?f=12&t=93118
I'm new to the blog world but I'm trying to get started and
create my own. Do you require any coding knowledge to make your own blog?
Any help would be really appreciated!
Here is my web site ... طريقة تنظيف خزائن المطبخ الالمنيوم: https://www.pinterest.com/pin/1147573548798229648
I appreciate you spending some time and energy to put this content together.
I once again find myself personally spending a significant amount of time both reading and commenting.
But so what, it was still worthwhile!
Here is my web-site - Top SEO: https://taplink.cc/ibrahimkhuzam
or even a weblog from start to end.
Feel free to visit my homepage: Top SEO company: https://hedgedoc.digillab.uni-augsburg.de/s/Yd39McbKE
i could also create comment due to this brilliant piece
of writing.
Review my web site: Search company: https://www.magcloud.com/user/ibrahim-khuzam
It is the little changes that make the greatest changes.
Thanks a lot for sharing!
Here is my page: شركة
سيو: https://b.cari.com.my/home.php?mod=space&uid=3216650&do=profile
run into any browser compatibility problems? A couple of my blog readers have complained about my blog not working correctly in Explorer but looks great in Firefox.
Do you have any tips to help fix this issue?
Stop by my page designs-tab-open: https://pinshape.com/users/6595124-ibrahim-khuzam
previous to and you are just too excellent. I actually like what
you've acquired here, certainly like what you're saying and the way in which you say it.
You make it entertaining and you still take care of
to keep it wise. I can not wait to read far more from
you. This is really a great site.
Feel free to surf to my homepage; 18
months Prior to Today: https://wikimapia.org/external_link?url=https://days-from.today/
this post was good. I do not know who you are but certainly you are going to a
famous blogger if you aren't already ;) Cheers!
Also visit my webpage ... days from today: https://www.elephantjournal.com/profile/himohady2020/
as I am a user of internet thus from now I am using net for articles, thanks to web.
my blog post when was 17 weeks ago: https://output.jsbin.com/kuliwatoxo/
stuff! existing here at this webpage, thanks admin of this site.
Look into my page - nerve fresh for neuropathy: https://mix.com/!1193973245607416832
I want to to thank you for your time just for this wonderful read!!
I definitely really liked every part of it and i also have you
book marked to look at new things on your blog.
Also visit my webpage ... 15 days ago: https://www.demilked.com/author/velez44helms/
Do you ever run into any web browser compatibility issues?
A few of my blog visitors have complained about my website not working
correctly in Explorer but looks great in Chrome.
Do you have any solutions to help fix this problem?
my webpage; 6 months ago today: https://www.instapaper.com/p/15517867
clear their motive, and that is also happening with this post which I am reading here.
Feel free to visit my web site: أفضل شركة SEO: https://hedgedoc.eclair.ec-lyon.fr/s/5Qdiepanp
and without a doubt, you have hit the nail on the head.
The problem is something not enough folks are speaking intelligently about.
I'm very happy I stumbled across this during my search for something concerning this.
Feel free to visit my blog post ... Search company: https://glitch.com/@ibrahimkhuzam11
compatibility issues. When I look at your
blog site in Chrome, 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, superb blog!
Also visit my web blog - SEO: https://www.zerohedge.com/user/SskQnZiShtZLtcZ882nVtbYY2RG2
Here is my page: SEO Comapny: https://www.longisland.com/profile/IbrahimKhuzam
And i'm satisfied reading your article. However should
commentary on some normal things, The web site taste is ideal, the articles is really excellent
: D. Good task, cheers
My blog post :: أفضل
شركة سيو: https://experiment.com/users/iibrahimkhuzam
authoring on other blogs? I have a blog centered on the same subjects you discuss and
would love to have you share some stories/information. I know my subscribers
would appreciate your work. If you're even remotely interested,
feel free to shoot me an email.
Feel free to visit my blog post: ChatGPT in het Nederlands: https://hallbook.com.br/blogs/391608/ChatGPT-Gratis-How-to-Maximise-the-Free-AI-Tool
the web site, that's what this web page is providing.
Review my page: ChatGpt: https://gptgate.wordpress.com/
in this sort of space . Exploring in Yahoo I eventually stumbled upon this web site.
Reading this information So i'm satisfied to show that I have a very
excellent uncanny feeling I found out exactly what I needed.
I such a lot surely will make sure to don?t omit this site and provides it a
look regularly.
My webpage; paypal fee calculator
philippines: https://imgur.com/user/paypalfeecalc/about
Please stay us up to date like this. Thank you for sharing.
my webpage Paypal Conversion fee calculator: https://www.facebook.com/people/PayPal-Fee-Calculator/61571829440123/
site, I have read all that, so now me also commenting at this place.
Feel free to visit my site ChatGPT
Gratis: https://mez.ink/gptgate
but great topic. I must spend a while learning much more or working out more.
Thank you for fantastic info I was on the lookout for this information for my mission.
Review my web blog; ChatGPT Nederlands: https://doc.clickup.com/9018767222/p/h/8cryxvp-458/4d166454ecf23fe
The clarity in your post is simply cool and i could assume you're an expert on this subject.
Fine with your permission let me to grab your RSS feed to
keep up to date with forthcoming post. Thanks a million and please carry on the gratifying work.
Here is my webpage Chat
Gpt nederlands: https://justpaste.me/R4xL1
up. The text in your article seem to be running off
the screen in Firefox. I'm not sure if this is a format issue or something to do with browser compatibility but I thought I'd post
to let you know. The design and style look great though!
Hope you get the issue resolved soon. Many thanks
Also visit my site; ChatGPT Nederlands: https://heylink.me/GptGate/
30 foot drop, just so she can be a youtube sensation. My apple ipad is now broken and she has 83 views.
I know this is completely off topic but I had to share it
with someone!
my webpage - Chat Gpt nederlands: https://s.id/GptGate
It consists of nice material.
My site :: chatgpt nederlands: https://s.id/GptGate
find It really useful & it helped me out much. I'm hoping to present something again and aid others like
you helped me.
Here is my webpage :: hoffman fitspresso: https://trello.com/c/QMtc0TRU
understand this topic. You understand so much its almost hard to argue with
you (not that I really would want to…HaHa). You certainly put a brand new spin on a topic that's
been discussed for years. Great stuff, just wonderful!
Also visit my homepage: comment-182918: https://www.atheistrepublic.com/forums/debate-room/wv-bishop-ask-predecessor-repay-792000-embezzled-funds
Here is my web site - Paypal
fee Calculator europe: https://www.diigo.com/profile/himahady22