Время запроса: 0.36 ms Память запроса: 0.003 MB Память до запроса: 0.650 MB
DELETE
FROM `new_session`
WHERE `time` < '1735265669'
EXPLAIN не доступен для запроса: DELETE
FROM `new_session`
WHERE `time` < '1735265669'
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.00 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init for update | 0.05 ms |
Updating | 0.10 ms |
End of update loop | 0.01 ms |
Waiting for query cache lock | 0.00 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.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.02 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
6 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/application/cms.php:822 |
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.29 ms Память запроса: 0.019 MB Память до запроса: 0.666 MB Выбрано строк: 0
SELECT `session_id`
FROM `new_session`
WHERE `session_id` = '5954b97f6cf0fc1ff1a37157de8ac4ac'
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.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.03 ms |
Preparing | 0.00 ms |
Executing | 0.01 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
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.22 ms После последнего запроса: 0.06 ms Память запроса: 0.003 MB Память до запроса: 0.671 MB
INSERT INTO `new_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
('5954b97f6cf0fc1ff1a37157de8ac4ac', 1, '1735266569', 0, '', 0)
EXPLAIN не доступен для запроса: INSERT INTO `new_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
('5954b97f6cf0fc1ff1a37157de8ac4ac', 1, '1735266569', 0, '', 0)
Status | Duration |
---|
Starting | 0.03 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.01 ms |
Update | 0.04 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.02 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.02 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/application/cms.php:216 |
6 | JApplicationCms->checkSession() | JROOT/libraries/cms/application/cms.php:831 |
5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:413 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:46 |
Время запроса: 0.57 ms После последнего запроса: 0.21 ms Память запроса: 0.040 MB Память до запроса: 0.693 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.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.09 ms |
Preparing | 0.02 ms |
Executing | 0.00 ms |
Sending data | 0.21 ms |
End of update loop | 0.01 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.03 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
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.11 ms После последнего запроса: 0.29 ms Память запроса: 0.021 MB Память до запроса: 0.733 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.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.02 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php: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.08 ms После последнего запроса: 0.06 ms Память запроса: 0.021 MB Память до запроса: 0.744 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.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php: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.93 ms После последнего запроса: 0.10 ms Память запроса: 0.030 MB Память до запроса: 0.766 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.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.01 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.02 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
Creating sort index | 0.57 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.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/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.11 ms После последнего запроса: 4.35 ms Память запроса: 0.021 MB Память до запроса: 1.342 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.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 |
# | Вызывающий объект | Файл и номер строки |
---|
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.08 ms После последнего запроса: 0.04 ms Память запроса: 0.021 MB Память до запроса: 1.349 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.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: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.08 ms После последнего запроса: 0.03 ms Память запроса: 0.024 MB Память до запроса: 1.354 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.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
11 | JDatabaseDriver->loadObjectList() | JROOT/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.88 ms После последнего запроса: 1.63 ms Память запроса: 0.024 MB Память до запроса: 1.578 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.34 ms |
After opening tables | 0.01 ms |
System lock | 0.00 ms |
table lock | 0.01 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Filling schema table | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
checking permissions | 0.10 ms |
closing tables | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.05 ms |
End of update loop | 0.01 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
closing tables | 0.00 ms |
Removing tmp table | 0.14 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Вызывающий объект | Файл и номер строки |
---|
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.73 ms После последнего запроса: 1.85 ms Память запроса: 0.027 MB Память до запроса: 1.773 MB Выбрано строк: 169
SHOW TABLES
EXPLAIN не доступен для запроса: SHOW TABLES
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Filling schema table | 0.00 ms |
checking permissions | 0.44 ms |
Executing | 0.00 ms |
Sending data | 0.05 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.02 ms |
closing tables | 0.01 ms |
Removing tmp table | 0.01 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.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.09 ms После последнего запроса: 0.08 ms Память запроса: 0.021 MB Память до запроса: 1.800 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.02 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.08 ms После последнего запроса: 0.15 ms Память запроса: 0.021 MB Память до запроса: 1.790 MB Выбрано строк: 1
Повторяющиеся запросы:
#25SELECT *
FROM new_jsn_mobilize_os
WHERE os_type = 'other'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_jsn_mobilize_os | ALL | NULL | Индекс не используется | NULL | NULL | 12 | Using where |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
11 | JDatabaseDriver->loadObjectList() | JROOT/templates/jsn_mobilize/helpers/mobilize.php:445 |
10 | JSNMobilizeTemplateHelper::getOSSupport() | JROOT/templates/jsn_mobilize/helpers/mobilize.php:85 |
9 | JSNMobilizeTemplateHelper::getConfig() | JROOT/plugins/system/jsnmobilize/jsnmobilize.php: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.17 ms Память запроса: 0.021 MB Память до запроса: 1.798 MB Выбрано строк: 1
Повторяющиеся запросы:
#26SELECT *
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.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: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.09 ms После последнего запроса: 0.04 ms Память запроса: 0.070 MB Память до запроса: 1.803 MB Выбрано строк: 24
Повторяющиеся запросы:
#27SELECT *
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.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.02 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
11 | JDatabaseDriver->loadObjectList() | JROOT/templates/jsn_mobilize/helpers/mobilize.php:519 |
10 | JSNMobilizeTemplateHelper::getOSSupport() | JROOT/templates/jsn_mobilize/helpers/mobilize.php:85 |
9 | JSNMobilizeTemplateHelper::getConfig() | JROOT/plugins/system/jsnmobilize/jsnmobilize.php:144 |
8 | PlgSystemJSNMobilize->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:684 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:685 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 1.02 ms После последнего запроса: 0.41 ms Память запроса: 0.089 MB Память до запроса: 1.836 MB Выбрано строк: 43
SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM new_menu AS m
LEFT JOIN new_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
ORDER BY m.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 11 | Using index condition; Using where; Используется filesort |
1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | c16299_ural_tatar.m.component_id | 1 | Using where |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.05 ms |
checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.06 ms |
Preparing | 0.03 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
Creating sort index | 0.41 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.13 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.10 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.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 |
# | Вызывающий объект | Файл и номер строки |
---|
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.40 ms После последнего запроса: 2.78 ms Память запроса: 0.022 MB Память до запроса: 2.245 MB Выбрано строк: 0
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM new_categories as c
LEFT JOIN new_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=5791
ORDER BY c.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.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.01 ms |
Opening tables | 0.03 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.04 ms |
Optimizing | 0.03 ms |
Statistics | 0.03 ms |
Preparing | 0.01 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 |
# | Вызывающий объект | Файл и номер строки |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
13 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:304 |
12 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:184 |
11 | JCategories->get() | JROOT/components/com_content/helpers/legacyrouter.php:350 |
10 | ContentRouterRulesLegacy->parse() | JROOT/libraries/cms/component/router/view.php:263 |
9 | JComponentRouterView->parse() | JROOT/libraries/cms/router/site.php:432 |
8 | JRouterSite->parseSefRoute() | JROOT/libraries/cms/router/router.php:483 |
7 | JRouter->_parseSefRoute() | JROOT/libraries/cms/router/router.php:236 |
6 | JRouter->parse() | JROOT/libraries/cms/router/site.php:133 |
5 | JRouterSite->parse() | JROOT/libraries/cms/application/cms.php:1146 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.24 ms После последнего запроса: 0.05 ms Память запроса: 0.021 MB Память до запроса: 2.250 MB Выбрано строк: 1
SELECT `alias`,`catid`
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.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.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.01 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
11 | JDatabaseDriver->loadObject() | JROOT/components/com_content/helpers/legacyrouter.php:366 |
10 | ContentRouterRulesLegacy->parse() | JROOT/libraries/cms/component/router/view.php:263 |
9 | JComponentRouterView->parse() | JROOT/libraries/cms/router/site.php:432 |
8 | JRouterSite->parseSefRoute() | JROOT/libraries/cms/router/router.php:483 |
7 | JRouter->_parseSefRoute() | JROOT/libraries/cms/router/router.php:236 |
6 | JRouter->parse() | JROOT/libraries/cms/router/site.php:133 |
5 | JRouterSite->parse() | JROOT/libraries/cms/application/cms.php:1146 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.08 ms После последнего запроса: 0.19 ms Память запроса: 0.020 MB Память до запроса: 2.256 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.07 ms После последнего запроса: 0.07 ms Память запроса: 0.021 MB Память до запроса: 2.263 MB Выбрано строк: 0
SELECT *
FROM new_rsfirewall_snapshots
WHERE `type`='protect'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
10 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_rsfirewall/helpers/snapshot.php:47 |
9 | RSFirewallSnapshot::get() | JROOT/plugins/system/rsfirewall/rsfirewall.php:997 |
8 | plgSystemRSFirewall->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1155 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.22 ms После последнего запроса: 0.05 ms Память запроса: 0.021 MB Память до запроса: 2.269 MB Выбрано строк: 0
SELECT `ip`,`reason`
FROM new_rsfirewall_lists
WHERE (`ip`='3.12.147.12' 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.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.01 ms |
Preparing | 0.00 ms |
Executing | 0.01 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
11 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/rsfirewall/rsfirewall.php:168 |
10 | plgSystemRSFirewall->isListed() | JROOT/plugins/system/rsfirewall/rsfirewall.php:147 |
9 | plgSystemRSFirewall->isWhitelisted() | JROOT/plugins/system/rsfirewall/rsfirewall.php:1033 |
8 | plgSystemRSFirewall->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1155 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.20 ms После последнего запроса: 0.04 ms Память запроса: 0.021 MB Память до запроса: 2.275 MB Выбрано строк: 0
SELECT `ip`,`reason`
FROM new_rsfirewall_lists
WHERE (`ip`='3.12.147.12' 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.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.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
11 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/rsfirewall/rsfirewall.php:168 |
10 | plgSystemRSFirewall->isListed() | JROOT/plugins/system/rsfirewall/rsfirewall.php:137 |
9 | plgSystemRSFirewall->isBlacklisted() | JROOT/plugins/system/rsfirewall/rsfirewall.php:1037 |
8 | plgSystemRSFirewall->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1155 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.08 ms После последнего запроса: 0.20 ms Память запроса: 0.021 MB Память до запроса: 2.282 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.11 ms После последнего запроса: 0.14 ms Память запроса: 0.021 MB Память до запроса: 2.286 MB Выбрано строк: 1
Повторяющиеся запросы:
#14SELECT *
FROM new_jsn_mobilize_os
WHERE os_type = 'other'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_jsn_mobilize_os | ALL | NULL | Индекс не используется | NULL | NULL | 12 | Using where |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.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: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.07 ms После последнего запроса: 0.17 ms Память запроса: 0.021 MB Память до запроса: 2.294 MB Выбрано строк: 1
Повторяющиеся запросы:
#15SELECT *
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.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:1642 |
11 | JDatabaseDriver->loadObject() | JROOT/templates/jsn_mobilize/helpers/mobilize.php:512 |
10 | JSNMobilizeTemplateHelper::getOSSupport() | JROOT/templates/jsn_mobilize/helpers/mobilize.php:85 |
9 | JSNMobilizeTemplateHelper::getConfig() | JROOT/plugins/system/jsnmobilize/jsnmobilize.php:282 |
8 | PlgSystemJSNMobilize->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1155 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.08 ms После последнего запроса: 0.03 ms Память запроса: 0.070 MB Память до запроса: 2.299 MB Выбрано строк: 24
Повторяющиеся запросы:
#16SELECT *
FROM new_jsn_mobilize_design
WHERE profile_id = '1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_jsn_mobilize_design | ALL | NULL | Индекс не используется | NULL | NULL | 24 | Using where |
Status | Duration |
---|
Starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.02 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
11 | JDatabaseDriver->loadObjectList() | JROOT/templates/jsn_mobilize/helpers/mobilize.php:519 |
10 | JSNMobilizeTemplateHelper::getOSSupport() | JROOT/templates/jsn_mobilize/helpers/mobilize.php:85 |
9 | JSNMobilizeTemplateHelper::getConfig() | JROOT/plugins/system/jsnmobilize/jsnmobilize.php:282 |
8 | PlgSystemJSNMobilize->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1155 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.42 ms После последнего запроса: 0.73 ms Память запроса: 0.024 MB Память до запроса: 2.378 MB Выбрано строк: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `new_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | Using index condition |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.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.16 ms |
Preparing | 0.02 ms |
Executing | 0.00 ms |
Sending data | 0.03 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
17 | JDatabaseDriver->loadObject() | JROOT/libraries/cms/library/helper.php:166 |
16 | JLibraryHelper::{closure}() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
15 | JCacheControllerCallback->get() | JROOT/libraries/cms/library/helper.php:174 |
14 | JLibraryHelper::loadLibrary() | JROOT/libraries/cms/library/helper.php:42 |
13 | JLibraryHelper::getLibrary() | JROOT/libraries/cms/library/helper.php:89 |
12 | JLibraryHelper::getParams() | JROOT/libraries/cms/version/version.php:270 |
11 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:760 |
10 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
9 | JFactory::getDocument() | JROOT/plugins/system/jcomments/jcomments.php:111 |
8 | plgSystemJComments->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1155 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.39 ms После последнего запроса: 0.10 ms Память запроса: 0.006 MB Память до запроса: 2.370 MB
UPDATE `new_extensions`
SET `params` = '{\"mediaversion\":\"6f43d13ac7322aba540d5b65a29aa6a0\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN не доступен для запроса: UPDATE `new_extensions`
SET `params` = '{\"mediaversion\":\"6f43d13ac7322aba540d5b65a29aa6a0\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init for update | 0.13 ms |
Updating | 0.07 ms |
End of update loop | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
End of update loop | 0.03 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Unlocking tables | 0.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.10 ms После последнего запроса: 0.26 ms Память запроса: 0.031 MB Память до запроса: 2.410 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.02 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jcomments/classes/config.php:140 |
13 | JCommentsCfg::_load() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
12 | JCacheControllerCallback->get() | JROOT/components/com_jcomments/classes/config.php:159 |
11 | JCommentsCfg->load() | JROOT/components/com_jcomments/classes/config.php:47 |
10 | JCommentsCfg::getInstance() | JROOT/components/com_jcomments/helpers/system.php:39 |
9 | JCommentsSystemPluginHelper::getCSS() | JROOT/plugins/system/jcomments/jcomments.php:139 |
8 | plgSystemJComments->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1155 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.45 ms После последнего запроса: 0.16 ms Память запроса: 0.022 MB Память до запроса: 2.415 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.12 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.03 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
11 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/application/site.php:485 |
10 | JApplicationSite->getTemplate() | JROOT/components/com_jcomments/helpers/system.php:46 |
9 | JCommentsSystemPluginHelper::getCSS() | JROOT/plugins/system/jcomments/jcomments.php:139 |
8 | plgSystemJComments->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1155 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.32 ms После последнего запроса: 0.50 ms Память запроса: 0.022 MB Память до запроса: 2.445 MB Выбрано строк: 1
SELECT manifest_cache
FROM new_extensions
WHERE element LIKE 'jsn_megazine_pro'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_extensions | range | element_clientid,element_folder_clientid | element_folder_clientid | 402 | NULL | 8 | Using index condition |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.09 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.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.09 ms После последнего запроса: 0.87 ms Память запроса: 0.021 MB Память до запроса: 2.472 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.10 ms После последнего запроса: 1.07 ms Память запроса: 0.028 MB Память до запроса: 2.540 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.64 ms После последнего запроса: 0.28 ms Память запроса: 0.031 MB Память до запроса: 2.606 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.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.01 ms |
After opening tables | 0.00 ms |
checking permissions | 0.10 ms |
closing tables | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.05 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
closing tables | 0.00 ms |
Removing tmp table | 0.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.29 ms Память запроса: 0.022 MB Память до запроса: 2.717 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.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.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1445 |
11 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:729 |
10 | JTable->load() | JROOT/components/com_content/models/article.php:251 |
9 | ContentModelArticle->hit() | JROOT/components/com_content/controller.php:109 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.25 ms После последнего запроса: 0.07 ms Память запроса: 0.005 MB Память до запроса: 2.726 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.04 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 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.51 ms После последнего запроса: 0.24 ms Память запроса: 0.023 MB Память до запроса: 2.754 MB Выбрано строк: 1
SELECT a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference,c.title AS category_title, c.alias AS category_alias, c.access AS category_access,u.name AS author,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count
FROM new_content AS a
INNER JOIN new_categories AS c
on c.id = a.catid
LEFT JOIN new_users AS u
on u.id = a.created_by
LEFT JOIN new_categories as parent
ON parent.id = c.parent_id
LEFT JOIN new_content_rating AS v
ON a.id = v.content_id
WHERE a.id = 5791
AND c.published > 0
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2024-12-27 02:29:29')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2024-12-27 02:29:29')
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.03 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.04 ms |
Optimizing | 0.03 ms |
Statistics | 0.08 ms |
Preparing | 0.01 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.01 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.10 ms После последнего запроса: 0.34 ms Память запроса: 0.027 MB Память до запроса: 2.783 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.09 ms После последнего запроса: 0.27 ms Память запроса: 0.022 MB Память до запроса: 2.815 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.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 |
# | Вызывающий объект | Файл и номер строки |
---|
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.02 ms Память запроса: 0.025 MB Память до запроса: 3.030 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.01 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.22 ms Память запроса: 0.025 MB Память до запроса: 3.063 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.36 ms После последнего запроса: 1.51 ms Память запроса: 0.023 MB Память до запроса: 3.191 MB Выбрано строк: 1
Повторяющиеся запросы:
#55SELECT *
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.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.11 ms |
Preparing | 0.02 ms |
Executing | 0.00 ms |
Sending data | 0.04 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
15 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_imageshow/classes/jsn_is_utils.php:310 |
14 | JSNISUtils->getComponentInfo() | JROOT/plugins/content/imageshow/imageshow.php:47 |
13 | plgContentImageShow->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
10 | ContentViewArticle->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.09 ms После последнего запроса: 1.23 ms Память запроса: 0.026 MB Память до запроса: 3.279 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.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php: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 |
Время запроса: 0.07 ms После последнего запроса: 0.09 ms Память запроса: 0.025 MB Память до запроса: 3.260 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 | 3645 | 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.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php: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 |
Время запроса: 6.31 ms После последнего запроса: 0.11 ms Память запроса: 0.224 MB Память до запроса: 3.272 MB Выбрано строк: 208
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.12.147.12'
WHERE c.object_id = 5791
AND c.object_group = 'com_content'
AND c.published = 1
ORDER BY c.date DESC
LIMIT 0, 208
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 | 3645 | Using where |
1 | SIMPLE | v | ref | idx_comment,idx_user | idx_comment | 8 | c16299_ural_tatar.c.id,const | 12 | Using where |
Status | Duration |
---|
Starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.07 ms |
checking permissions | 0.00 ms |
Opening tables | 0.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.04 ms |
Optimizing | 0.02 ms |
Statistics | 0.17 ms |
Preparing | 0.03 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 1.18 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.96 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.90 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.86 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.78 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.73 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.39 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 |
# | Вызывающий объект | Файл и номер строки |
---|
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 |
Время запроса: 1.70 ms После последнего запроса: 72.47 ms Память запроса: 0.055 MB Память до запроса: 4.275 MB Выбрано строк: 11
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM new_modules AS m
LEFT JOIN new_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN new_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2024-12-27 02:29:29')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2024-12-27 02:29:29')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 1504 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.03 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.00 ms |
Checking query cache for query | 0.17 ms |
checking permissions | 0.01 ms |
Opening tables | 0.05 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.08 ms |
Optimizing | 0.09 ms |
Statistics | 0.13 ms |
Preparing | 0.07 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.02 ms |
Creating sort index | 0.54 ms |
Waiting for query cache lock | 0.01 ms |
Creating sort index | 0.20 ms |
End of update loop | 0.01 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.03 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.01 ms |
Reset for next command | 0.01 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.15 ms После последнего запроса: 4.35 ms Память запроса: 0.023 MB Память до запроса: 4.426 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 = -1504)
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.01 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.09 ms После последнего запроса: 0.05 ms Память запроса: 0.023 MB Память до запроса: 4.435 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 = 1504 OR mm.menuid = 0 OR (mm.menuid < 0
AND mm.menuid != -1504))
AND m.position IN ("topbar", "top1", "logo", "top", "mainmenu", "toolbar", "promo-
left", "promo", "promo-right", "content-top", "
left", "right", "innerleft", "innerright", "breadcrumbs", "user-top", "user1", "user2", "mainbody-top", "mainbody-bottom", "user3", "user4", "user-bottom", "banner", "content-bottom", "user5", "user6", "user7", "content-bottom-below", "footer", "bottom", "background", "debug", "stick-lefttop", "stick-leftmiddle", "stick-leftbottom", "stick-righttop", "stick-rightmiddle", "stick-rightbottom", "floatercontent", "floatercontainer")
GROUP BY m.id
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY,published,newsfeeds | published | 1 | const | 26 | Using where; Using temporary; Используется filesort |
1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | c16299_ural_tatar.m.id | 13 | Using where; Using index |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.02 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1530 |
14 | JDatabaseDriver->loadColumn() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:722 |
13 | JSNTplUtils->checkExt() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php: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.09 ms После последнего запроса: 0.08 ms Память запроса: 0.023 MB Память до запроса: 4.442 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 = -1504)
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: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.08 ms После последнего запроса: 0.04 ms Память запроса: 0.023 MB Память до запроса: 4.450 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 = 1504 OR mm.menuid = 0 OR (mm.menuid < 0
AND mm.menuid != -1504))
AND m.position IN ("topbar", "top1", "logo", "top", "mainmenu", "toolbar", "promo-
left", "promo", "promo-right", "content-top", "
left", "right", "innerleft", "innerright", "breadcrumbs", "user-top", "user1", "user2", "mainbody-top", "mainbody-bottom", "user3", "user4", "user-bottom", "banner", "content-bottom", "user5", "user6", "user7", "content-bottom-below", "footer", "bottom", "background", "debug", "stick-lefttop", "stick-leftmiddle", "stick-leftbottom", "stick-righttop", "stick-rightmiddle", "stick-rightbottom", "floatercontent", "floatercontainer")
GROUP BY m.id
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY,published,newsfeeds | published | 1 | const | 26 | Using where; Using temporary; Используется filesort |
1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | c16299_ural_tatar.m.id | 13 | Using where; Using index |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.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.07 ms После последнего запроса: 0.04 ms Память запроса: 0.023 MB Память до запроса: 4.458 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 = -1504)
AND m.position IN ("topbar", "top1", "logo", "top", "mainmenu", "toolbar", "promo-
left", "promo", "promo-right", "content-top", "
left", "right", "innerleft", "innerright", "breadcrumbs", "user-top", "user1", "user2", "mainbody-top", "mainbody-bottom", "user3", "user4", "user-bottom", "banner", "content-bottom", "user5", "user6", "user7", "content-bottom-below", "footer", "bottom", "background", "debug", "stick-lefttop", "stick-leftmiddle", "stick-leftbottom", "stick-righttop", "stick-rightmiddle", "stick-rightbottom", "floatercontent", "floatercontainer")
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY,published,newsfeeds | published | 1 | const | 26 | Using where |
1 | SIMPLE | mm | eq_ref | PRIMARY | PRIMARY | 8 | c16299_ural_tatar.m.id,const | 1 | Using index |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1530 |
14 | JDatabaseDriver->loadColumn() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:701 |
13 | JSNTplUtils->checkExt() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:812 |
12 | JSNTplUtils->checkDJ() | JROOT/templates/jsn_megazine_pro/template_custom.php:33 |
11 | include_once JROOT/templates/jsn_megazine_pro/template_custom.php | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:950 |
10 | JSNTplTemplateHelper->_prepareHead() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:707 |
9 | JSNTplTemplateHelper->_prepare() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:118 |
8 | JSNTplTemplateHelper::prepare() | JROOT/templates/jsn_megazine_pro/index.php:18 |
7 | require JROOT/templates/jsn_megazine_pro/index.php | JROOT/libraries/joomla/document/html.php:653 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1102 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.07 ms После последнего запроса: 0.04 ms Память запроса: 0.023 MB Память до запроса: 4.466 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 = 1504 OR mm.menuid = 0 OR (mm.menuid < 0
AND mm.menuid != -1504))
AND m.position IN ("topbar", "top1", "logo", "top", "mainmenu", "toolbar", "promo-
left", "promo", "promo-right", "content-top", "
left", "right", "innerleft", "innerright", "breadcrumbs", "user-top", "user1", "user2", "mainbody-top", "mainbody-bottom", "user3", "user4", "user-bottom", "banner", "content-bottom", "user5", "user6", "user7", "content-bottom-below", "footer", "bottom", "background", "debug", "stick-lefttop", "stick-leftmiddle", "stick-leftbottom", "stick-righttop", "stick-rightmiddle", "stick-rightbottom", "floatercontent", "floatercontainer")
GROUP BY m.id
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY,published,newsfeeds | published | 1 | const | 26 | Using where; Using temporary; Используется filesort |
1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | c16299_ural_tatar.m.id | 13 | Using where; Using index |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1530 |
14 | JDatabaseDriver->loadColumn() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:722 |
13 | JSNTplUtils->checkExt() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:812 |
12 | JSNTplUtils->checkDJ() | JROOT/templates/jsn_megazine_pro/template_custom.php:33 |
11 | include_once JROOT/templates/jsn_megazine_pro/template_custom.php | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:950 |
10 | JSNTplTemplateHelper->_prepareHead() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:707 |
9 | JSNTplTemplateHelper->_prepare() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:118 |
8 | JSNTplTemplateHelper::prepare() | JROOT/templates/jsn_megazine_pro/index.php:18 |
7 | require JROOT/templates/jsn_megazine_pro/index.php | JROOT/libraries/joomla/document/html.php:653 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1102 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.15 ms После последнего запроса: 7.18 ms Память запроса: 0.026 MB Память до запроса: 4.499 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.02 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.01 ms |
Sending cached result to clien | 0.02 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
21 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:307 |
20 | JModelLegacy->_getList() | JROOT/administrator/components/com_fields/models/fields.php:326 |
19 | FieldsModelFields->_getList() | JROOT/libraries/legacy/model/list.php:186 |
18 | JModelList->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:134 |
17 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:378 |
16 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
15 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
14 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
13 | JHtmlContent::prepare() | JROOT/libraries/cms/html/html.php:233 |
12 | JHtml::call() | JROOT/libraries/cms/html/html.php:140 |
11 | JHtml::_() | JROOT/modules/mod_custom/mod_custom.php:15 |
10 | include JROOT/modules/mod_custom/mod_custom.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.07 ms После последнего запроса: 0.12 ms Память запроса: 0.025 MB Память до запроса: 4.511 MB Выбрано строк: 1
Повторяющиеся запросы:
#43SELECT *
FROM new_extensions
WHERE element='com_imageshow'
AND type='component'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
18 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_imageshow/classes/jsn_is_utils.php:310 |
17 | JSNISUtils->getComponentInfo() | JROOT/plugins/content/imageshow/imageshow.php:47 |
16 | plgContentImageShow->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
15 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
14 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
13 | JHtmlContent::prepare() | JROOT/libraries/cms/html/html.php:233 |
12 | JHtml::call() | JROOT/libraries/cms/html/html.php:140 |
11 | JHtml::_() | JROOT/modules/mod_custom/mod_custom.php:15 |
10 | include JROOT/modules/mod_custom/mod_custom.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.09 ms После последнего запроса: 2.67 ms Память запроса: 0.023 MB Память до запроса: 4.690 MB Выбрано строк: 2
SELECT lft, rgt
FROM new_menu
WHERE id = 1258 OR id = 1276
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_menu | range | PRIMARY | PRIMARY | 4 | NULL | 2 | Using index condition |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.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.697 MB Выбрано строк: 2
SELECT lft, rgt
FROM new_menu
WHERE id = 1258 OR id = 1277
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_menu | range | PRIMARY | PRIMARY | 4 | NULL | 2 | Using index condition |
Status | Duration |
---|
Starting | 0.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.704 MB Выбрано строк: 2
SELECT lft, rgt
FROM new_menu
WHERE id = 1258 OR id = 1504
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_menu | range | PRIMARY | PRIMARY | 4 | NULL | 2 | Using index condition |
Status | Duration |
---|
Starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.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.711 MB Выбрано строк: 2
SELECT lft, rgt
FROM new_menu
WHERE id = 1258 OR id = 1279
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_menu | range | PRIMARY | PRIMARY | 4 | NULL | 2 | Using index condition |
Status | Duration |
---|
Starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
13 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:578 |
12 | JSNTplUtils->isLastMenu() | JROOT/templates/jsn_megazine_pro/html/mod_menu/default.php:58 |
11 | require JROOT/templates/jsn_megazine_pro/html/mod_menu/default.php | JROOT/modules/mod_menu/mod_menu.php:27 |
10 | include JROOT/modules/mod_menu/mod_menu.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.06 ms После последнего запроса: 0.06 ms Память запроса: 0.023 MB Память до запроса: 4.718 MB Выбрано строк: 2
SELECT lft, rgt
FROM new_menu
WHERE id = 1258 OR id = 1280
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_menu | range | PRIMARY | PRIMARY | 4 | NULL | 2 | Using index condition |
Status | Duration |
---|
Starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
13 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:578 |
12 | JSNTplUtils->isLastMenu() | JROOT/templates/jsn_megazine_pro/html/mod_menu/default.php:58 |
11 | require JROOT/templates/jsn_megazine_pro/html/mod_menu/default.php | JROOT/modules/mod_menu/mod_menu.php:27 |
10 | include JROOT/modules/mod_menu/mod_menu.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.05 ms После последнего запроса: 0.06 ms Память запроса: 0.023 MB Память до запроса: 4.725 MB Выбрано строк: 2
SELECT lft, rgt
FROM new_menu
WHERE id = 1258 OR id = 1281
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_menu | range | PRIMARY | PRIMARY | 4 | NULL | 2 | Using index condition |
Status | Duration |
---|
Starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
13 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:578 |
12 | JSNTplUtils->isLastMenu() | JROOT/templates/jsn_megazine_pro/html/mod_menu/default.php:58 |
11 | require JROOT/templates/jsn_megazine_pro/html/mod_menu/default.php | JROOT/modules/mod_menu/mod_menu.php:27 |
10 | include JROOT/modules/mod_menu/mod_menu.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.05 ms После последнего запроса: 0.06 ms Память запроса: 0.023 MB Память до запроса: 4.732 MB Выбрано строк: 2
SELECT lft, rgt
FROM new_menu
WHERE id = 1258 OR id = 1484
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_menu | range | PRIMARY | PRIMARY | 4 | NULL | 2 | Using index condition |
Status | Duration |
---|
Starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
13 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:578 |
12 | JSNTplUtils->isLastMenu() | JROOT/templates/jsn_megazine_pro/html/mod_menu/default.php:58 |
11 | require JROOT/templates/jsn_megazine_pro/html/mod_menu/default.php | JROOT/modules/mod_menu/mod_menu.php:27 |
10 | include JROOT/modules/mod_menu/mod_menu.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.49 ms После последнего запроса: 1.67 ms Память запроса: 0.022 MB Память до запроса: 5.123 MB Выбрано строк: 1
Повторяющиеся запросы:
#68select enabled
from new_extensions
where type="component"
and element = "com_content"
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.05 ms |
checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
After opening tables | 0.00 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.16 ms |
Preparing | 0.03 ms |
Executing | 0.00 ms |
Sending data | 0.04 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.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.44 ms После последнего запроса: 0.07 ms Память запроса: 0.038 MB Память до запроса: 5.130 MB Выбрано строк: 263
SELECT
c.id AS CID
FROM
new_categories AS c
LEFT JOIN
new_content AS content
ON
c.id = content.catid
WHERE
1=1
AND ( c.id = 133)
AND
c.extension = 'com_content'
AND
c.published = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c | const | PRIMARY,cat_idx | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | content | ref | idx_catid | idx_catid | 4 | const | 468 | Using index |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.04 ms |
checking permissions | 0.00 ms |
Opening tables | 0.03 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.07 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.02 ms |
Executing | 0.00 ms |
Sending data | 0.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.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
13 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_news_pro_gk5/data_sources/com_content/model.php:86 |
12 | NSP_GK5_com_content_Model::getSources() | JROOT/modules/mod_news_pro_gk5/helper.php:119 |
11 | NSP_GK5_Helper->getDatas() | JROOT/modules/mod_news_pro_gk5/mod_news_pro_gk5.php:31 |
10 | include JROOT/modules/mod_news_pro_gk5/mod_news_pro_gk5.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 1.33 ms После последнего запроса: 0.20 ms Память запроса: 0.028 MB Память до запроса: 5.148 MB Выбрано строк: 1
SELECT
content.id AS iid
FROM
new_content AS content
WHERE
content.state = 1
AND content.access IN (1,1,5)
AND ( content.publish_up = '0000-00-00 00:00:00' OR content.publish_up <= '2024-12-27 05:29:30' )
AND ( content.publish_down = '0000-00-00 00:00:00' OR content.publish_down >= '2024-12-27 05:29:30' )
AND ( content.catid = 133 )
ORDER BY
content.publish_up DESC
LIMIT
0,1;
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | content | ref | idx_access,idx_state,idx_catid | idx_catid | 4 | const | 468 | Using where; Используется filesort |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.05 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.06 ms |
Preparing | 0.03 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.01 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1486 |
13 | JDatabaseDriver->loadAssocList() | JROOT/modules/mod_news_pro_gk5/data_sources/com_content/model.php:269 |
12 | NSP_GK5_com_content_Model::getArticles() | JROOT/modules/mod_news_pro_gk5/helper.php:133 |
11 | NSP_GK5_Helper->getDatas() | JROOT/modules/mod_news_pro_gk5/mod_news_pro_gk5.php:31 |
10 | include JROOT/modules/mod_news_pro_gk5/mod_news_pro_gk5.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.48 ms После последнего запроса: 0.05 ms Память запроса: 0.023 MB Память до запроса: 5.163 MB Выбрано строк: 1
SELECT
content.id AS iid,
content.title AS title,
content.introtext AS text,
content.created AS date,
content.publish_up AS date_publish,
content.hits AS hits,
content.images AS images,
content.featured AS frontpage,
content.access AS access,
content.language AS lang,
categories.title AS catname,
users.email AS author_email,
content.created_by_alias AS author_alias,
users.name AS author_username,
content_rating.rating_sum AS rating_sum,
content_rating.rating_count AS rating_count,
CASE WHEN CHAR_LENGTH(content.alias)
THEN CONCAT_WS(":", content.id, content.alias)
ELSE content.id END as id,
CASE WHEN CHAR_LENGTH(categories.alias)
THEN CONCAT_WS(":", categories.id, categories.alias)
ELSE categories.id END as cid
FROM
new_content AS content
LEFT JOIN
new_categories AS categories
ON categories.id = content.catid
LEFT JOIN
new_users AS users
ON users.id = content.created_by
LEFT JOIN
new_content_rating AS content_rating
ON content_rating.content_id = content.id
LEFT JOIN
new_content_frontpage AS content_frontpage
ON content_frontpage.content_id = content.id
WHERE
1=1
AND ( content.id = 12318)
ORDER BY
content.publish_up DESC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | content_rating | system | PRIMARY | Индекс не используется | NULL | NULL | 0 | Const row not found |
1 | SIMPLE | content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | categories | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | users | const | PRIMARY | PRIMARY | 4 | const | 0 | Unique row not found |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.10 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.04 ms |
Optimizing | 0.02 ms |
Statistics | 0.06 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.02 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.04 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1486 |
13 | JDatabaseDriver->loadAssocList() | JROOT/modules/mod_news_pro_gk5/data_sources/com_content/model.php:333 |
12 | NSP_GK5_com_content_Model::getArticles() | JROOT/modules/mod_news_pro_gk5/helper.php:133 |
11 | NSP_GK5_Helper->getDatas() | JROOT/modules/mod_news_pro_gk5/mod_news_pro_gk5.php:31 |
10 | include JROOT/modules/mod_news_pro_gk5/mod_news_pro_gk5.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.10 ms После последнего запроса: 0.24 ms Память запроса: 0.029 MB Память до запроса: 5.176 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.02 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
25 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:304 |
24 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:184 |
23 | JCategories->get() | JROOT/components/com_content/router.php:72 |
22 | ContentRouter->getCategorySegment() | JROOT/libraries/cms/component/router/view.php:117 |
21 | JComponentRouterView->getPath() | JROOT/libraries/cms/component/router/rules/menu.php:82 |
20 | JComponentRouterRulesMenu->preprocess() | JROOT/libraries/cms/component/router/view.php:219 |
19 | JComponentRouterView->preprocess() | JROOT/libraries/cms/router/site.php:660 |
18 | JRouterSite->processBuildRules() | JROOT/libraries/cms/router/router.php:267 |
17 | JRouter->build() | JROOT/libraries/cms/router/site.php:149 |
16 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
15 | JRoute::_() | JROOT/modules/mod_news_pro_gk5/tmpl/com_content/view.php:189 |
14 | NSP_GK5_com_content_View::itemLink() | JROOT/modules/mod_news_pro_gk5/tmpl/view.php:127 |
13 | NSP_GK5_View::lists() | JROOT/modules/mod_news_pro_gk5/data_sources/com_content/controller.php:93 |
12 | NSP_GK5_com_content_Controller->initialize() | JROOT/modules/mod_news_pro_gk5/helper.php:199 |
11 | NSP_GK5_Helper->renderLayout() | JROOT/modules/mod_news_pro_gk5/mod_news_pro_gk5.php:32 |
10 | include JROOT/modules/mod_news_pro_gk5/mod_news_pro_gk5.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.08 ms После последнего запроса: 0.61 ms Память запроса: 0.022 MB Память до запроса: 5.191 MB Выбрано строк: 1
Повторяющиеся запросы:
#63select enabled
from new_extensions
where type="component"
and element = "com_content"
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | new_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
12 | JDatabaseDriver->loadResult() | JROOT/modules/mod_news_pro_gk5/helper.php:93 |
11 | NSP_GK5_Helper->getComponentStatus() | JROOT/modules/mod_news_pro_gk5/mod_news_pro_gk5.php:27 |
10 | include JROOT/modules/mod_news_pro_gk5/mod_news_pro_gk5.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.30 ms После последнего запроса: 0.03 ms Память запроса: 0.025 MB Память до запроса: 5.198 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.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.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 |
# | Вызывающий объект | Файл и номер строки |
---|
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.66 ms После последнего запроса: 0.09 ms Память запроса: 0.022 MB Память до запроса: 5.206 MB Выбрано строк: 1
SELECT
content.id AS iid
FROM
new_content AS content
WHERE
content.state = 1
AND content.access IN (1,1,5)
AND ( content.publish_up = '0000-00-00 00:00:00' OR content.publish_up <= '2024-12-27 05:29:30' )
AND ( content.publish_down = '0000-00-00 00:00:00' OR content.publish_down >= '2024-12-27 05:29:30' )
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.38 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.217 MB Выбрано строк: 1
SELECT
content.id AS iid,
content.title AS title,
content.introtext AS text,
content.created AS date,
content.publish_up AS date_publish,
content.hits AS hits,
content.images AS images,
content.featured AS frontpage,
content.access AS access,
content.language AS lang,
categories.title AS catname,
users.email AS author_email,
content.created_by_alias AS author_alias,
users.name AS author_username,
content_rating.rating_sum AS rating_sum,
content_rating.rating_count AS rating_count,
CASE WHEN CHAR_LENGTH(content.alias)
THEN CONCAT_WS(":", content.id, content.alias)
ELSE content.id END as id,
CASE WHEN CHAR_LENGTH(categories.alias)
THEN CONCAT_WS(":", categories.id, categories.alias)
ELSE categories.id END as cid
FROM
new_content AS content
LEFT JOIN
new_categories AS categories
ON categories.id = content.catid
LEFT JOIN
new_users AS users
ON users.id = content.created_by
LEFT JOIN
new_content_rating AS content_rating
ON content_rating.content_id = content.id
LEFT JOIN
new_content_frontpage AS content_frontpage
ON content_frontpage.content_id = content.id
WHERE
1=1
AND ( content.id = 10466)
ORDER BY
content.publish_up DESC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | content_rating | system | PRIMARY | Индекс не используется | NULL | NULL | 0 | Const row not found |
1 | SIMPLE | content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | categories | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | users | const | PRIMARY | PRIMARY | 4 | const | 0 | Unique row not found |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.08 ms |
checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.05 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.02 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1486 |
13 | JDatabaseDriver->loadAssocList() | JROOT/modules/mod_news_pro_gk5/data_sources/com_content/model.php:333 |
12 | NSP_GK5_com_content_Model::getArticles() | JROOT/modules/mod_news_pro_gk5/helper.php:133 |
11 | NSP_GK5_Helper->getDatas() | JROOT/modules/mod_news_pro_gk5/mod_news_pro_gk5.php:31 |
10 | include JROOT/modules/mod_news_pro_gk5/mod_news_pro_gk5.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.09 ms После последнего запроса: 0.13 ms Память запроса: 0.029 MB Память до запроса: 5.228 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 |
Время запроса: 80.14 ms После последнего запроса: 1.03 ms Память запроса: 0.656 MB Память до запроса: 5.167 MB Выбрано строк: 21
SELECT a.id, a.title, a.alias, a.introtext, a.fulltext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN c.published = 2
AND a.state > 0 THEN 2 WHEN c.published != 1 THEN 0 ELSE a.state END as state,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, a.language, LENGTH(a.fulltext) AS readmore,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,c.published, c.published AS parents_published,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,COALESCE(NULLIF(ROUND(v.rating_sum / v.rating_count, 0), 0), 0) AS rating,
COALESCE(NULLIF(v.rating_count, 0), 0) as rating_count
FROM new_content AS a
LEFT JOIN new_categories AS c
ON c.id = a.catid
LEFT JOIN new_users AS ua
ON ua.id = a.created_by
LEFT JOIN new_users AS uam
ON uam.id = a.modified_by
LEFT JOIN new_categories as parent
ON parent.id = c.parent_id
LEFT JOIN new_content_rating AS v
ON a.id = v.content_id
WHERE a.access IN (1,1,5)
AND c.access IN (1,1,5)
AND c.published = 1
AND a.state = 1
AND a.catid IN (99,100,101,102,103,104,105,106,107,108,111,129,134,131,132,137,138,139,125,142,143,126,127)
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2024-12-27 02:29:29')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2024-12-27 02:29:29')
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 | 11977 | Using index condition; Using where; Используется filesort |
1 | SIMPLE | c | eq_ref | PRIMARY,idx_access | PRIMARY | 4 | c16299_ural_tatar.a.catid | 1 | Using index condition; Using where |
1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | c16299_ural_tatar.a.created_by | 1 | Using where |
1 | SIMPLE | uam | eq_ref | PRIMARY | PRIMARY | 4 | c16299_ural_tatar.a.modified_by | 1 | Using where |
1 | SIMPLE | parent | eq_ref | PRIMARY | PRIMARY | 4 | c16299_ural_tatar.c.parent_id | 1 | Using where |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.15 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.07 ms |
Optimizing | 0.03 ms |
Statistics | 0.20 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.15 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.02 ms |
Creating sort index | 78.20 ms |
Waiting for query cache lock | 0.01 ms |
Creating sort index | 0.05 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.05 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.06 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.06 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.05 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.06 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.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.02 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.04 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.04 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.04 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.04 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.05 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.06 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.04 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.05 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.05 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.05 ms |
Waiting for query cache lock | 0.00 ms |
Creating sort index | 0.03 ms |
End of update loop | 0.01 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.00 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.13 ms После последнего запроса: 1.55 ms Память запроса: 0.028 MB Память до запроса: 5.952 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.02 ms |
Updating status | 0.00 ms |
Reset for next command | 0.00 ms |
# | Вызывающий объект | Файл и номер строки |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
22 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:304 |
21 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:184 |
20 | JCategories->get() | JROOT/components/com_content/router.php:72 |
19 | ContentRouter->getCategorySegment() | JROOT/libraries/cms/component/router/view.php:117 |
18 | JComponentRouterView->getPath() | JROOT/libraries/cms/component/router/rules/menu.php:82 |
17 | JComponentRouterRulesMenu->preprocess() | JROOT/libraries/cms/component/router/view.php:219 |
16 | JComponentRouterView->preprocess() | JROOT/libraries/cms/router/site.php:660 |
15 | JRouterSite->processBuildRules() | JROOT/libraries/cms/router/router.php:267 |
14 | JRouter->build() | JROOT/libraries/cms/router/site.php:149 |
13 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
12 | JRoute::_() | JROOT/modules/mod_articles_latest/helper.php:128 |
11 | ModArticlesLatestHelper::getList() | JROOT/modules/mod_articles_latest/mod_articles_latest.php:15 |
10 | include JROOT/modules/mod_articles_latest/mod_articles_latest.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.09 ms После последнего запроса: 0.23 ms Память запроса: 0.028 MB Память до запроса: 5.968 MB Выбрано строк: 4
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM new_categories as c
LEFT JOIN new_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=105
ORDER BY c.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | s | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | c | ALL | cat_idx,idx_access,idx_left_right | Индекс не используется | NULL | NULL | 139 | Using where; Используется filesort |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.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.33 ms Память запроса: 0.028 MB Память до запроса: 5.988 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.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.16 ms Память запроса: 0.028 MB Память до запроса: 6.004 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 |
8 × SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time, c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level, c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id, c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM new_categories as c
LEFT JOIN new_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
7 × SELECT lft, rgt
FROM new_menu
6 × SELECT m.id
FROM new_modules AS m
INNER JOIN new_modules_menu AS mm
ON mm.moduleid = m.id
2 × SELECT *
FROM new_jsn_mobilize_design
2 × SELECT *
FROM new_extensions
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 content.id AS iid
FROM new_content AS content
2 × SELECT c.id AS CID
FROM new_categories AS c
LEFT JOIN new_content AS content
ON c.id = content.catid
2 × select enabled
from new_extensions
2 × SELECT *
FROM new_jsn_mobilize_os
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 `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `new_extensions`
2 × SELECT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state
FROM new_fields AS a
LEFT JOIN `new_languages` AS l
ON l.lang_code = a.language
LEFT JOIN new_users AS uc
ON uc.id=a.checked_out
LEFT JOIN new_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN new_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN new_fields_groups AS g
ON g.id = a.group_id
LEFT JOIN `new_fields_categories` AS fc
ON fc.field_id = a.id
2 × SELECT `ip`,`reason`
FROM new_rsfirewall_lists
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 `name`, `value`
FROM `new_jsn_imageshow_config`
1 × SELECT `session_id`
FROM `new_session`
1 × SELECT *
FROM `new_jcomments_objects`
1 × SELECT count(*)
FROM new_jcomments AS c
1 × SELECT c.id, c.parent, c.object_id, c.object_group, c.userid, c.name, c.username, c.title, c.comment , c.email, c.homepage, c.date, c.date as datetime, c.ip, c.published, c.deleted, c.checked_out, c.checked_out_time , c.isgood, c.ispoor , v.value as voted ,
case when c.parent = 0 then unix_timestamp(c.date) else 0 end as threaddate, '' AS object_title, '' AS object_link, 0 AS object_access, 0 AS object_owner
FROM new_jcomments AS c
LEFT JOIN new_jcomments_votes AS v
ON c.id = v.commentid
AND v.userid = 0
AND v.ip = '3.12.147.12'
1 × SELECT *
FROM new_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 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 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 `id`,`name`,`rules`,`parent_id`
FROM `new_assets`
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_languages
1 × SELECT `alias`,`catid`
FROM `new_content`
1 × SELECT *
FROM new_rsfirewall_hashes
1 × SELECT *
FROM new_rsfirewall_snapshots
1 × SELECT *
FROM new_rsfirewall_exceptions
1 × SELECT *
FROM `new_jcomments_settings`
1 × SELECT manifest_cache
FROM new_extensions
1 × SELECT a.id, a.title, a.alias, a.introtext, a.fulltext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN c.published = 2
AND a.state > 0 THEN 2 WHEN c.published != 1 THEN 0 ELSE a.state END as state,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, a.language, LENGTH(a.fulltext) AS readmore,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,c.published, c.published AS parents_published,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,COALESCE(NULLIF(ROUND(v.rating_sum / v.rating_count, 0), 0), 0) AS rating, COALESCE(NULLIF(v.rating_count, 0), 0) as rating_count
FROM new_content AS a
LEFT JOIN new_categories AS c
ON c.id = a.catid
LEFT JOIN new_users AS ua
ON ua.id = a.created_by
LEFT JOIN new_users AS uam
ON uam.id = a.modified_by
LEFT JOIN new_categories as parent
ON parent.id = c.parent_id
LEFT JOIN new_content_rating AS v
ON a.id = v.content_id
Комментарии
Is it very hard to set up your own blog? I'm not
very techincal but I can figure things out pretty fast.
I'm thinking about creating my own but I'm not sure
where to begin. Do you have any tips or suggestions?
With thanks
My blog :: الذهب مقابل الدولار: https://usdgoldprice.articlesblogger.com/54758950/usdgoldprice
at this time.
Look into my homepage سعر الذهب: https://www.elephantjournal.com/profile/usdgoldprice/
presented on web?
my webpage - سعر الذهب بالدولار: http://freestyler.ws/user/505741/usdgoldprice
very skilled blogger. I have joined your rss feed and sit up for seeking more
of your magnificent post. Also, I have shared your site in my social networks
My web site: أسعار
الذهب اليوم: https://www.snapcon.org/users/7764
this write-up very pressured me to check out and do it!
Your writing taste has been surprised me. Thank you, quite
nice article.
Check out my web site: أسعار الذهب
اليوم: http://www.fxstat.com/en/user/profile/usdgoldprice-715905
however, you sound like you know what you're talking about!
Thanks
Review my web-site ... سعر الذهب بالدولار: https://runite.mn.co/posts/75741153
I am sending it to several pals ans also sharing in delicious.
And obviously, thanks on your effort!
Here is my web blog - gold price
now: https://sites.google.com/view/usdgoldprice/
However I am having issues with your RSS. I don't understand the reason why I cannot
subscribe to it. Is there anyone else getting the same
RSS issues? Anybody who knows the solution will you kindly respond?
Thanks!!
Also visit my page; أسعار الذهب اليوم: https://www.weddingbee.com/members/usdgoldprice/
I surprise how so much effort you set to make this kind of excellent informative site.
Feel free to surf to my blog - URL: https://output.jsbin.com/cuwafahove/
I needs to spend some time learning much more or understanding more.
Thanks for fantastic information I was looking
for this info for my mission.
Also visit my webpage: prostadine: https://prostadine-web.com/
Here is my blog - سعر الذهب اليوم: https://forum.abantecart.com/index.php?action=profile;area=summary;u=152593
to go ahead and give you a shout out from Lubbock Texas! Just
wanted to tell you keep up the fantastic job!
Feel free to surf to my web page: أسعار الذهب في كندا: https://share.minicoursegenerator.com/cagoldprice11-638701403887139753/1
Here is my page free sugar pro drops: https://imgur.com/gallery/free-sugar-pro-free-sugar-pro-reviews-free-sugar-pro-reviews-complaints-vj6evjt
I actually like what you have acquired here, really
like what you're saying and the way in which you say it.
You make it entertaining and you still care for to keep it smart.
I cant wait to read far more from you. This is really
a tremendous web site.
Here is my web page - سعر الذهب اليوم: http://id.kaywa.com/cagold
(it was extremely long) so I guess I'll just sum it up what
I submitted and say, I'm thoroughly enjoying your blog.
I too am an aspiring blog writer but I'm still new to everything.
Do you have any suggestions for newbie blog writers?
I'd certainly appreciate it.
Here is my blog :: 정성의길대사: https://xn--wk0bs4g9to.com/
in contact extra about your post on AOL? I require an expert in this house to resolve
my problem. Maybe that is you! Having a look ahead to look you.
Check out my page: Joycasino регистрация: https://mail.wadowiceonline.pl/wydarzenia/24756-nietypowa-strazacka-akcja-labrador-zaklinowal-sie-na-parapecie-i-wyl-przed-dwie-godziny
You've ended my four day lengthy hunt! God Bless you man. Have a great day.
Bye
Look into my web blog ... سعر الذهب اليوم
في الكويت: https://kuwaitgold.jiliblog.com/89024603/kuwaitgoldprice
My web-site: سعر الذهب اليوم في الكويت: https://kuwaitgold.zohosites.com/
I'll bookmark your blog and check again here frequently.
I am quite sure I'll learn lots of new stuff right here!
Best of luck for the next!
Also visit my blog post: ruleta casino online (Tiffany: http://ttps://aventuracasinos.com/ruleta-online/)
What may you recommend in regards to your post that you just made a few days in the past?
Any certain?
Have a look at my webpage; أسعار الذهب اليوم: https://kuwaitgold.qowap.com/91344543/kuwaitgoldprice
to truly get helpful information concerning my study and knowledge.
Feel free to surf to my blog post :: crypto casinos uk: https://quantumcasinos.net/crypto-casinos-uk/
but, I'd like to send you aan e-mail. I've got some suggestions for your blog
you might be interested in hearing. Either way, great site
and I liok forward too seeing it develop over time.
My page: Commercial garage door installation Gilbert: https://Www.Instagram.com/garagedoorgrunts/
And i am glad reading your article. But want to remark on some general things, The site
style is great, the articles is really excellent : D. Good job, cheers
Feel free to visit my homepage: new crypto casinos (Veta: https://quantumcasinos.net/crypto-casinos-uk/)
to assist with Search Engine Optimization? I'm trying to get
my blog to rank for some targeted keywords but I'm not seeing very good gains.
If you know of any please share. Cheers!
my site :: crypto casino
online: https://quantumcasinos.net/crypto-casinos-uk/
Also visit my page; web site: http://www.articles.kraftloft.com/Articles-of-2024/kuwaitgold
The issue is something which not enough folks are speaking intelligently about.
I am very happy that I came across this during my search for something relating to this.
Here is my webpage: سعر
الذهب في الكويت: https://kuwaitgold.zohosites.com/
I am quite certain I'll learn a lot of new stuff
right here! Best of luck for the next!
Feel free to visit my website; سعر الذهب اليوم في الكويت: https://morguefile.com/creative/kuwaitgold
so where can i do it please help.
my web page - gold price today: https://kuwaitgold.jiliblog.com/89024603/kuwaitgoldprice
I really found you by error, while I was browsing on Aol for something else, Regardless
I am here now and would just like to say cheers
for a fantastic post and a all round exciting
blog (I also love the theme/design), I don't have time to read through 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 a lot more, Please do keep up the excellent job.
Look at my website ... أسعار
الذهب اليوم: https://kuwaitgold.ka-blogs.com/85333475/kuwaitgoldprice
Visit my homepage: phenq or zotrim: https://tipsfromjohn.wordpress.com/2024/12/24/phen-q/
My blog: أسعار الذهب
اليوم في الكويت: http://www.articles.kraftloft.com/Articles-of-2024/kuwaitgold
I think that you ought to write more on this subject
matter, it might not be a taboo matter but generally folks don't discuss these issues.
To the next! Kind regards!!
Feel free to visit my website :: where is phenq sold: https://www.pinterest.com/pin/1029846639788047850
enlightening. I appreciate you spending some time and energy to put this short article together.
I once again find myself personally spending a lot of time both reading
and commenting. But so what, it was still worth it!
Here is my web page plinko: https://play.google.com/store/apps/details?id=com.cannon.basketball
few of the pictures aren't loading properly. I'm not sure why but I think its a linking issue.
I've tried it in two different internet browsers and both show the same
results.
my blog ... سعر
الذهب اليوم في الكويت: https://runite.mn.co/posts/74883586
I like to write a little comment to support you.
Visit my site gold price: https://cooperative-navy-b7a.notion.site/15e137a0a219803983fbd5bcac7df714
with almost all vital infos. I would like to peer more posts like this .
Also visit my webpage: سعر الذهب في
الكويت: https://www.launchora.com/story/1734362740--0
Your article has really peaked my interest.
I am going to book mark your blog and keep checking for
new information about once per week. I opted in for your RSS
feed as well.
My website; quantumcasinos.net (quantumcasinos.net: https://quantumcasinos.net/crypto-casinos-uk/)
And i'm glad reading your article. However want to commentary on few common issues, The site style is great, the articles is actually nice
: D. Good process, cheers
Have a look at my web-site :: سعر الذهب اليوم في الكويت: https://sites.google.com/view/kuwaitgold/
as well as from our argument made here.
Here is my web-site; أسعار الذهب
اليوم في الكويت: https://justpaste.it/gc5cn
coming yet again to read other news.
Here is my blog; سعر الذهب في الكويت: https://sites.google.com/view/kuwaitgold/
Does running a well-established blog such as yours require a lot of work?
I'm completely new to running a blog but I do write
in my diary on a daily basis. I'd like to start
a blog so I can share my experience and thoughts online.
Please let me know if you have any recommendations or tips for new aspiring blog owners.
Thankyou!
Visit my web blog; سعر الذهب اليوم: https://runite.mn.co/posts/74883586
I truly enjoyed reading it, you happen to be a great author.
I will remember to bookmark your blog and may come back in the foreseeable
future. I want to encourage you continue your great posts, have a nice day!
Look into my page أسعار الذهب اليوم: https://cooperative-navy-b7a.notion.site/15e137a0a219803983fbd5bcac7df714
Great site, stick with it!
Review my web-site: tonic greens herpes review: https://list.ly/i/10513566
it helped me out a lot. I hope to give something back and aid others like you aided me.
my page best seo company: https://tawk.to/bd4cfd6508c49a01a2a0697a64445e8bb68bd122
So that's why this piece of writing is perfect.
Thanks!
Here is my web blog: скачать Пин
Ап: https://pinup-casinos.kz
this impressive educational piece of writing here at my home.
Here is my homepage - أفضل شركة سيو: https://www.instapaper.com/p/bestseo11
I have a blog based on the same subjects you discuss and would really like to
have you share some stories/information. I know my visitors
would enjoy your work. If you're even remotely interested, feel free to send me an email.
Also visit my website - best SEO [notebook.zohopublic.com: https://notebook.zohopublic.com/public/notes/eegwxdbe8abf916a54941b4730fd0ca9bdee]
What host are you using? Can I get your affiliate link to your host?
I wish my website loaded up as quickly as yours lol
My webpage: أفضل شركة سيو: http://id.kaywa.com/bestseo
platform are you using for this site? I'm getting tired of Wordpress because I've had problems with hackers and I'm looking at
alternatives for another platform. I would be fantastic if
you could point me in the direction of a good platform.
Feel free to visit my web blog - شركة سيو: https://profile.hatena.ne.jp/bestseo11/
So good to discover another person with original thoughts on this subject matter.
Seriously.. thanks for starting this up. This web site is something
that is required on the web, someone with a little originality!
Here is my webpage; أفضل شركة سيو: https://tapas.io/bestseo11
and do so! Your writing taste has been surprised me.
Thanks, very nice post.
Feel free to surf to my blog post ... أفضل
شركة سيو: https://telescope.ac/bestseo11/ljpi88o3rop4419u4nlyjs
a quick question in which I'd like to ask if you do not mind.
I was curious to know how you center yourself and clear
your thoughts before writing. I have had difficulty clearing my
thoughts in getting my thoughts out. I do enjoy writing however it just seems like the first 10
to 15 minutes are wasted simply just trying to figure out how to begin.
Any suggestions or hints? Thanks!
My web site :: SEO: https://opencollective.com/bestseo11
I've bookmarked it in my google bookmarks.
Hello there, simply became aware of your weblog thru Google, and found that
it's truly informative. I am going to be careful for brussels.
I will be grateful if you continue this in future.
Numerous folks will be benefited from your writing.
Cheers!
my site أفضل شركة سيو عربي: https://muckrack.com/bestseo-bestseo/bio
a tough time locating it but, I'd like to shoot you an email.
I've got some ideas for your blog you might be interested in hearing.
Either way, great site and I look forward to seeing it expand over
time.
Feel free to visit my website - nerve pro 6: https://tips-from-john.tumblr.com/post/770606157375143936/pronerve-6-reviews-should-you-buy-it-honest
find your e-mail subscription link or e-newsletter service.
Do you've any? Kindly permit me recognise in order that I may subscribe.
Thanks.
Also visit my site - زجاج
سكريت الرياض: https://alaemar2.mystrikingly.com/
Brief but very precise information… Thanks for sharing this one.
A must read post!
my page ... سعر الذهب
اليوم: https://www.wvhired.com/profiles/5755690-cagold-cagold
Feel free to visit my webpage: usd
gold price: https://glose.com/u/cagoldprice
are wishing in favor of blogging.
Feel free to surf to my website - gold
price now: https://linktr.ee/cagoldprice11
Its very well written; I love what youve got to say. But maybe you could a little more in the way of content so people could connect with it better.
Youve got an awful lot of text for only having 1 or 2 pictures.
Maybe you could space it out better?
my web page: سعر الذهب اليوم: https://www.furaffinity.net/user/cagoldprice11
and I'm impressed! Very useful information specifically the last part :
) I care for such information a lot. I was looking for this certain information for a long time.
Thank you and good luck.
My site: سعر الذهب في كندا: https://telegra.ph/%D8%B3%D8%B9%D8%B1-%D8%A7%D9%84%D8%B0%D9%87%D8%A8-%D9%81%D9%8A-%D9%83%D9%86%D8%AF%D8%A7-%D8%A7%D9%84%D9%8A%D9%88%D9%85-%D8%AF%D9%84%D9%8A%D9%84-%D8%B4%D8%A7%D9%85%D9%84-%D9%84%D9%84%D9%85%D8%B3%D8%AA%D9%87%D9%84%D9%83%D9%8A%D9%86-%D9%88%D8%A7%D9%84%D9%85%D8%B3%D8%AA%D8%AB%D9%85%D8%B1%D9%8A%D9%86-12-18
Very useful information particularly the closing phase :) I care
for such information much. I used to be looking for this
particular info for a very long time. Thank you and
best of luck.
My blog; سعر الذهب
اليوم في كندا: https://www.wvhired.com/profiles/5755690-cagold-cagold
commenting anywhere, when i read this piece of writing i thought i could also make comment due to this good piece of writing.
Here is my page ... أسعار
الذهب اليوم في كندا: https://leetcode.com/u/cagold/
Between your wit and your videos, I was almost moved to start my own blog (well, almost...HaHa!) Wonderful job.
I really enjoyed what you had to say, and more than that, how you presented it.
Too cool!
Feel free to surf to my website - سعر الذهب اليوم: https://apk.tw/space-uid-6768669.html
I've joined your feed and look forward to seeking more of your
great post. Also, I have shared your site in my social networks!
Also visit my web-site ... سعر الذهب بالدولار: https://blog11blog.blog-gold.com/39770488/usd-goldprice
this sector don't notice this. You should
proceed your writing. I am confident, you have a great readers' base
already!
Here is my web blog; gold price now: https://blog11blog.usite.pro/
So great to discover another person with some unique thoughts on this issue.
Really.. thank you for starting this up.
This site is something that is needed on the web, someone with a bit of originality!
my blog post - gold price today: https://blog11blog.affiliatblogger.com/84062659/usd-goldprice
regular basis, if so then you will without doubt obtain good experience.
Also visit my web page: lottery defeated software reviews: https://www.facebook.com/tipsfromjohn/posts/pfbid06hQSwYmJmibm4fDfVUVUNMYKWcnNcMWyRN689g2bCNjGugVJgBnRXVsMgfpiewEYl
Is it difficult to set up your own blog? I'm not very techincal but I can figure things out pretty quick.
I'm thinking about setting up my own but I'm not sure where to start.
Do you have any points or suggestions? Thank you
my blog post :: سعر الذهب مباشر: https://blog11blog.qowap.com/91288293/usd-goldprice
like you wrote the guide in it or something. I think that you just can do with some
p.c. to force the message house a bit, however instead of that,
this is magnificent blog. A fantastic read. I will certainly be back.
Feel free to visit my blog post: gold price
today: https://blog11blog.mpeblog.com/56442467/usd-goldprice
I'm trying to get my blog to rank for some targeted keywords
but I'm not seeing very good success. If you know of any please share.
Appreciate it!
my homepage سعر الذهب بالدولار: https://www.akonter.com/bookmark/blog11blog-5125944/
of clever work and exposure! Keep up the excellent works guys I've added you guys
to blogroll.
My web-site price gold: https://blog11blog.usite.pro/
great topic. I needs to spend some time learning much more or understanding more.
Thanks for magnificent information I was looking for this info for my mission.
My homepage: gold price now: https://allmynursejobs.com/author/blog11blog/
quick shout out and tell you I really enjoy reading your articles.
Can you suggest any other blogs/websites/forums that deal with the
same topics? Thank you so much!
Here is my homepage - price gold: https://www.rcuniverse.com/forum/members/blog11blog.html
site, for the reason that i want enjoyment, for the reason that this this website conations truly good funny material too.
Feel free to surf to my website paypal fees calculator south africa: https://slides.com/payfeecalc
It was helpful. Keep on posting!
Here is my website - paypal transaction calculator: https://www.instapaper.com/p/15557043
by searching for gold
Here is my web page سعر الذهب اليوم في كندا: https://www.carookee.de/forum/Blockchain_s/32425228
I'm kinda paranoid about losing everything I've worked hard on. Any tips?
My homepage :: أسعار الذهب في كندا: https://postgresconf.org/users/cagoldprice11-cagoldprice11
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.
My blog post - أسعار الذهب في كندا: https://topsitenet.com/startpage/bestseo234/1325211/
it may not be a taboo subject but usually folks don't speak about these issues.
To the next! Kind regards!!
my web-site; أسعار الذهب اليوم في كندا: https://bikeindex.org/users/cagoldprice11
piece of writing posted at this web site is genuinely fastidious.
Look into my blog post: سعر الذهب
اليوم في كندا: https://photozou.jp/user/top/3393844
articles? I mean, what you say is fundamental and all.
However think about if you added some great photos or videos to give your posts more, "pop"!
Your content is excellent but with pics and video clips, this site could certainly be one of the very best in its niche.
Awesome blog!
My blog post: https://bit.ly/4gNYsUL: https://bit.ly/4gNYsUL
Feel free to visit my web blog - سعر الذهب في كندا: https://algenstadt.de/forum/user-60200.html
and I find It truly helpful & it helped me out a lot. I'm hoping
to offer one thing back and aid others such as you helped me.
My web blog أسعار الذهب في
كندا: https://www.mapleprimes.com/posts/228158-Cagoldprice
Im really impressed by your blog.
Hello there, You've performed a fantastic job.
I will certainly digg it and in my view suggest to
my friends. I'm sure they'll be benefited from this site.
Feel free to surf to my website - سعر الذهب اليوم في كندا: https://www.articles.jainkathalok.com/Articles-of-2024/cagoldprice-0
me. And i am glad reading your article. But wanna remark on few general things,
The website style is wonderful, the articles is really
excellent : D. Good job, cheers
Here is my page :: تركيب زجاج سيكوريت بالرياض: https://fortunetelleroracle.com/g-blog/riyadhglassalu-971108
It seems too complex and very broad for me. I'm looking forward for
your next post, I'll try to get the hang of it!
my page :: سعر الذهب
اليوم: https://www.fxstat.com/en/user/profile/cagoldprice11-715775
you can be a great author. I will make certain to bookmark your blog and
will come back later on. I want to encourage you to continue
your great job, have a nice holiday weekend!
Also visit my blog post :: سعر الذهب اليوم: https://forums.stardock.com/533082/cagoldprice11
really found yyou by error, while I was researching on Digg
for something else, Anyhow I am here now and would
just like to say cheers for a incredible post and a all round
enjoyable blog (I also love the theme/design),I don't have time to
browse it all at the mment but I have bookmafked it and also
asded in your RSS feeds, so when I have time I will be back tto read a
great deal more, Pleasde do eep uup thee excellent job.
Here is my blog post ... Larue: http://WWW.Digitaljournal.com/pr/4265662
this board and I find It really useful & it helped me
out a lot. I hope to give something back and help others like you aided me.
Here is my web-site: أسعار الذهب في كندا: https://www.launchora.com/story/1734546896--0
out about this topic. You realize a whole lot its almost tough to argue with you
(not that I really would want to…HaHa). You certainly put a brand
new spin on a subject that has been discussed for many years.
Wonderful stuff, just excellent!
Take a look at my homepage :: فني مطابخ المنيوم: https://vocal.media/authors/glassriyadh
well check things out. I like what I see so i am just following you.
Look forward to checking out your web page
repeatedly.
Look into my web blog :: سعر الذهب
اليوم في كندا: https://runite.mn.co/posts/75130542
Also visit my site ... أسعار الذهب اليوم: https://dreevoo.com/profile_info.php?pid=725789
on Google for something else, Anyhow I am here now and would just like to say
thanks a lot for a incredible post and a all round interesting blog (I also love
the theme/design), I don't have time to go through it all at the minute but
I have book-marked it and also included your RSS
feeds, so when I have time I will be back to read a lot more, Please do keep
up the excellent job.
Stop by my website - سعر الذهب اليوم في كندا: http://freihe.xobor.de/u4294_cagoldprice.html
go back the prefer?.I am attempting to to find things to improve my website!I suppose its ok to make use of a few of your ideas!!
Here is my site ... أسعار الذهب في كندا: https://triberr.com/cagold
also do similar for you.
Feel free to visit my website; سعر الذهب اليوم في كندا: http://freestyler.ws/user/504190/cagold
download it from somewhere? A theme like yours with a
few simple tweeks would really make my blog jump out. Please let me know where you got your theme.
Thank you
Here is my page :: سعر الذهب اليوم في كندا: https://roomstyler.com/users/cagold
updated on a regular basis. It carries pleasant stuff.
My blog أسعار الذهب في كندا: https://www.mobilegta.net/en/user/cagoldprice123
You clearly know what youre talking about, why waste your intelligence on just posting
videos to your site when you could be giving us something informative to read?
Stop by my web blog: سعر
الذهب اليوم: http://www.rohitab.com/discuss/user/2451964-cagold/
Reading this post reminds me of my old room mate! He always kept chatting
about this. I will forward this article to him.
Fairly certain he will have a good read. Thank you for sharing!
My blog post ... أسعار الذهب اليوم في
كندا: https://www.fxstat.com/en/user/profile/cagoldprice11-715775
My web site ... أسعار
الذهب اليوم في كندا: https://topsitenet.com/startpage/bestseo234/1325211/
aren't loading properly. 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.
Feel free to visit my homepage :: أسعار
الذهب اليوم: https://vocal.media/authors/cagoldprice11
I'm kinda paranoid about losing everything
I've worked hard on. Any suggestions?
Feel free to surf to my web blog when was seven months ago: https://www.elephantjournal.com/profile/ourfuture-site/
my blog post ... online casino no deposit bonus: https://socialnetwork.swazi-host.com/blogs/38613/%CE%95%CE%B4%CF%8E-%CE%BA%CE%B1%CE%B9-%CE%B1%CF%81%CE%BA%CE%B5%CF%84%CF%8C-%CE%BA%CE%B1%CE%B9%CF%81%CF%8C-%CE%B1%CF%85%CF%84%CF%8C-%CF%84%CE%BF-%CE%BA%CE%B1%CE%B6%CE%AF%CE%BD%CE%BF-%CF%83%CF%84%CE%B7%CE%BD
It appears like some of the written text within your posts are running
off the screen. Can somebody else please provide feedback
and let me know if this is happening to them too?
This could be a issue with my internet browser because I've had this happen previously.
Many thanks
Have a look at my site - see how: https://peakloans.org/
What host are you the use of? Can I am getting your affiliate link in your host?
I want my site loaded up as fast as yours lol
Review my web-site :: https://gamblinghaven.net/: https://gamblinghaven.net/
to read all at alone place.
Here is my site ... post-797960: https://developers.oxwall.com/forum/topic/112674?page=1
be exactly I'm looking for. Would you offer guest writers to write content in your case?
I wouldn't mind composing a post or elaborating on many of
the subjects you write about here. Again, awesome web site!
Feel free to surf to my blog post - usd gold price: https://runite.mn.co/posts/74883586
My web page: https://gamblinghaven.net/: https://gamblinghaven.net/
available that in detail, so that thing is maintained over here.
Look at my site: أسعار الذهب اليوم
في الكويت: https://www.weddingbee.com/members/kuwaitgold/
And i'm satisfied studying your article. But should statement on few
common issues, The website style is ideal, the articles
is in point of fact excellent : D. Good process, cheers
Visit my web page :: gamblinghaven.net (Leonie: https://gamblinghaven.net/)
aong with your vioews on this web site.
Visit my blog: https://linebetafrica.net/: https://linebetafrica.net/
not understanding anything totally, but this post presents fastidious
understanding yet.
my webpage أسعار الذهب
في الكويت: https://www.launchora.com/story/1734362740--0
to apply such techniques to your won website.
My webpage ... أسعار الذهب في الكويت: https://hackmd.io/@kuwaitgold/r18OD2aEyl
I believe that you ought to write more on this subject, it might not be a taboo matter but
typically folks don't speak about such topics. To the next!
Best wishes!!
Here is my page :: أسعار الذهب في الكويت: https://sharing.clickup.com/9012582611/t/h/86973pnr7/VI1NKSMCK773GA9
internet the easiest thing to be aware of.
I say to you, I certainly get irked while people consider worries that they plainly don't know about.
You managed to hit the nail upon the top as well as defined
out the whole thing without having side effect , people
can take a signal. Will likely be back to get more. Thanks
my blog post ... gold price today: https://justpaste.it/gc5cn
Do you've any? Please let me recognize in order that I could
subscribe. Thanks.
Feel free to visit my site: https://loanshub.pro/ - Arletha: https://loanshub.pro/,
website link on your page at suitable place and other person will also do same in favor
of you.
Here is my site ... peakloans.org: https://peakloans.org/
Great website, keep it up!
Feel free to visit my web-site: https://linebetapk.info/: https://linebetapk.info/
attention-grabbing article like yours. It is lovely price sufficient for me.
In my view, if all site owners and bloggers made excellent content as you did, the web might be a lot more helpful than ever before.
my web blog :: get
started: https://quantumcasinos.net/crypto-casinos-uk/
Stop by my blog Pin Up: https://pin-up-casinos.kz
weblog posts in this sort of space . Exploring in Yahoo I ultimately stumbled upon this
website. Reading this info So i'm glad to exhibit that I have a very excellent
uncanny feeling I came upon just what I needed. I most without a doubt will make sure to do not forget this website
and give it a glance regularly.
My web site: https://gamblinghaven.net/: https://gamblinghaven.net/
Here is my web-site :: سعر الذهب في الكويت: https://notebook.zohopublic.com/public/notes/eegwx0ca3e7aaefc446fca473cf3c5c166475
really nice, keep it up! I'll go ahead and bookmark your website to come back later on. Cheers
Feel free to surf to my web-site - سعر الذهب اليوم: https://sharing.clickup.com/9012582611/t/h/86973pnr7/VI1NKSMCK773GA9
we have developed some nice practices and we are
looking to trade techniques with other folks, be sure to shoot
me an e-mail if interested.
Review my page; gold price now: https://www.renderosity.com/users/kuwaitgold
Keep up the great writing.
Take a look at my webpage :: https://peakloans.org/: https://peakloans.org/
present here at this blog, thanks admin of this web
page.
Here is my blog post أسعار الذهب اليوم: https://www.techinasia.com/profile/kuwaitgold-price
I really enjoyed the usual info a person supply in your visitors?
Is gonna be back often to check up on new posts
Feel free to visit my website: سعر الذهب اليوم في الكويت: https://paper.wf/2wk51w8se3
Do you have any? Please allow me recognize in order that I may subscribe.
Thanks.
My blog post سعر الذهب في الكويت: https://myanimelist.net/profile/kuwaitgold
Also visit my web page ... سعر الذهب اليوم
في الكويت: https://secure.smore.com/n/4epsn
The account helped me a acceptable deal. I had been a little bit acquainted of this your broadcast offered bright clear idea
Look at my site; gold price today: https://inkbunny.net/kuwait
really one thing that I believe I would by no means understand.
It seems too complex and very vast for me. I am looking ahead in your subsequent submit, I'll attempt
to get the cling of it!
My site: أسعار الذهب اليوم: https://www.dermandar.com/user/kuwaitgold/
fantastic source of data.
Here is my web page; best
gambling apps: https://gamblinghaven.net/
my blog post :: what month was
5 months ago today: https://myspace.com/daysfrom
for supplying these details.
my webpage :: gold price today: https://kuwaitgold.mystrikingly.com/
outsourced but it looks like a lot of it is popping it up all over the web
without my authorization. Do you know any solutions to help stop
content from being stolen? I'd genuinely appreciate it.
Feel free to surf to my blog post months from now: https://sites.google.com/view/days-from-today-calculator/
a coworker who has been doing a little homework on this.
And he actually ordered me breakfast simply because I discovered it for
him... lol. So let me reword this.... Thank YOU for the meal!!
But yeah, thanks for spending time to discuss this topic here on your internet site.
Feel free to visit my web blog; quick guide: https://peakloans.org/
But should remark on few general things, The website style is great,
the articles is really excellent : D. Good job, cheers
my homepage; زجاج سكريت الرياض - sites.google.com: https://sites.google.com/view/zugag-riyadh -
you been blogging for? you make blogging look easy.
The total look of your website is fantastic, let alone the content!
my blog: loanshub: https://loanshub.pro/
reader. What would you recommend about your post
that you made a few days ago? Any positive?
Here is my web blog ... SEO: https://fortunetelleroracle.com/g-blog/bestseo11-972383
issues. When I look at your blog in Firefox, 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!
Here is my site: small personal loans for bad credit: https://loanshub.pro/
And i am glad reading your article. But should remark on some general things, The web site style is perfect, the articles is really excellent
: D. Good job, cheers
Also visit my website ... أفضل شركة سيو: https://opencollective.com/bestseo11
It's on a entirely different subject but it has pretty much the same page layout and design.
Outstanding choice of colors!
Feel free to visit my site :: أفضل
شركة سيو: https://dreevoo.com/profile_info.php?pid=723927
about this topic. I reaⅼlʏ ⅼike all of the points you
madе.
Also visit my web-ѕite :: robot lawn mower [Guѕ: https://Robotlawnsmower.com/]
say that this write-up very compelled me to try and do so!
Your writing taste has been surprised me.
Thank you, very great post.
My web-site - personal loan (Melvin: https://loanshub.pro/)
I really like all of thhe points you have made.
Also visit mmy website :: Mobile
Cupping Therapy: https://www.instagram.com/housecallchiros/
Here is my blog ... أفضل شركة سيو عربي: https://telegra.ph/%D8%A3%D9%81%D8%B6%D9%84-%D8%B4%D8%B1%D9%83%D8%A9-%D8%B3%D9%8A%D9%88-%D8%AF%D9%84%D9%8A%D9%84%D9%83-%D9%84%D9%84%D8%B5%D8%AF%D8%A7%D8%B1%D8%A9-%D9%81%D9%8A-%D8%B9%D8%A7%D9%84%D9%85-%D8%A7%D9%84%D8%A5%D9%86%D8%AA%D8%B1%D9%86%D8%AA-12-13
The problem is something not enough men and women are speaking intelligently
about. Now i'm very happy that I found this in my hunt for something regarding this.
Stop by my webpage - شركة سيو: https://www.storeboard.com/blogs/economy/bestseo11/5982877
that kind of information written in such a perfect means?
I have a project that I am just now operating on, and I've been on the glance out for such information.
my webpage ... أفضل شركة سيو: https://zb3.org/bestseo11/fdl-shrk-syw
My homepage ... Search company: https://www.storeboard.com/blogs/economy/bestseo11/5982877
Also visit my webpage: read how: https://peakloans.org/
I stumbledupon it ;) I will revisit once again since i have book marked it.
Money and freedom is the best way to change, may you be rich and continue to
help other people.
Stop by my webpage - peakloans.org: https://peakloans.org/
you on your discerning analysis of the subject matter presented in this blog post.
Your sharp observations and eloquent commentary have resonated with me, and I ascertain myself in concurrence with the
beliefs you have voiced .
Given your obvious fascination in the realm of electronic finance, I would be
neglectful if I did not convey an entreaty for you to venture into the stimulating world of Crypto
Casino. This pioneering platform offers a one-of-a-kind and immersive escapade , uniting the rush of traditional casino gaming
with the cutting-edge solutions of distributed ledger .
I feel you would experience it a most compelling venture . I encourage you
to participate in us and unveil the unending horizons that await you.
my web page :: no kyc crypto casino: https://active.popsugar.com/@dollarmelody83/profile
ask. Would you be interested in trading links or maybe guest authoring a blog article
or vice-versa? My website discusses a lot of the same
subjects as yours and I think we could greatly benefit from each other.
If you happen to be interested feel free to send me an e-mail.
I look forward to hearing from you! Awesome blog by the
way!
Also visit my website :: gold price now: https://www.instapaper.com/p/livegoldprices
the greatest I've found out so far. However, what about the bottom line?
Are you certain concerning the supply?
Review my web blog أسعار الذهب اليوم: https://www.instapaper.com/p/livegoldprices
paragraph on building up new website.
My website; price gold: https://www.instapaper.com/p/livegoldprices
me when new comments are added- checkbox and now whenever a comment is added I receive four emails with the same comment.
Is there a means you are able to remove me from that service?
Thanks a lot!
Stop by my site :: سعر الذهب اليوم: https://www.instapaper.com/p/livegoldprices
I by no means discovered any attention-grabbing article like yours.
It's pretty value sufficient for me. In my view, if all site owners and
bloggers made just right content as you did, the net will likely be a lot more useful than ever before.
Here is my page ... أسعار الذهب اليوم: https://www.instapaper.com/p/livegoldprices
your won web site.
Here is my web page - سعر الذهب
اليوم في عمان: https://www.instapaper.com/p/livegoldprices
won web site.
my blog - سعر الذهب اليوم في كندا: https://www.instapaper.com/p/livegoldprices
how to do running a blog.
Visit my website ... سعر الذهب اليوم: https://www.instapaper.com/p/livegoldprices
copyright violation? My blog has a lot of unique content
I've either written myself or outsourced but it appears a lot of it
is popping it up all over the web without my authorization. Do you know any ways to help stop content from being
ripped off? I'd certainly appreciate it.
my website; سعر الذهب اليوم في مصر: https://www.instapaper.com/p/livegoldprices
Also, many thanks for permitting me to comment!
Here is my site أسعار
الذهب اليوم: https://www.instapaper.com/p/livegoldprices
I surprise how much effort you set to make this type
of excellent informative website.
Feel free to visit my blog :: plinko
casino: https://casino-plinko.de/
this site, it includes precious Information.
my homepage :: gold price: https://leetcode.com/u/omangoldprice/
different page and thought I might as well check things out.
I like what I see so i am just following you. Look forward to checking out your web
page again.
Here is my web-site سعر
الذهب اليوم في عمان: https://slides.com/omangoldprice
my site ... سعر الذهب في عمان: https://cooperative-navy-b7a.notion.site/157137a0a21980df97d9f1878fa7b216
I appreciate you takiing the tije and effort to put
this short article together. I once again find myself personally spendiing a
significant amount of time both reading and posting comments.
But so what, iit was still worthwhile!
Have a look at my web blog ... massage Therapy in Tacoma: https://WWW.Streetinsider.com/Press+Releases/Unlocking+The+Body+Begins+Offering+Flotation+Therapy+In+Puyallup/15388647.html
blog. It's simple, yet effective. A lot of times it's challenging to get that "perfect balance" between user friendliness
and appearance. I must say you've done a superb job with this.
Additionally, the blog loads super quick for me on Chrome.
Outstanding Blog!
my blog ... gold price: https://slides.com/omangoldprice
sources back to your blog? My website is in the exact same niche as yours and my visitors would genuinely benefit from some of the information you provide here.
Please let me know if this okay with you. Appreciate it!
Here is my web-site; سعر الذهب
اليوم في عمان: http://freestyler.ws/user/502501/omangoldprice
how a user cann understand it. Thus that's why
this paragraph is perfect. Thanks!
Feel free to suf to myy page: How To Get A Celebrity To Endorse Your
Product: https://www.youtube.com/watch?v=0a2snpEKxao
a blog that's both equally educative and amusing, and
without a doubt, you have hit the nail on the head. The issue is something which too few people are speaking intelligently about.
I'm very happy I stumbled across this in my hunt for something regarding this.
Also visit my webpage: تركيب الأبواب الزجاجية: https://glassriyadh.mystrikingly.com/
any interesting article like yours. It is pretty price sufficient for
me. In my opinion, if all web owners and
bloggers made just right content as you probably did, the web might
be a lot more useful than ever before.
Feel free to visit my homepage - زجاج سكريت
الرياض: https://fortunetelleroracle.com/g-blog/alaemar2-971122
nowadays, but I by no means discovered any fascinating article like yours.
It is pretty value enough for me. In my opinion,
if all website owners and bloggers made good content material as you did, the web shall be a lot more helpful than ever before.
Here is my site ... أعمال الزجاج والألمونيوم: https://knowyourmeme.com/users/glassriyadh
up the good job.
Feel free to visit my web-site: فني مطابخ المنيوم: http://justpep.com/story/all/tfsyl-mtabkh-almnywm-fy-alryad-shrkt-almhnds
Thank you a lot and I'm taking a look ahead to touch you.
Will you please drop me a e-mail?
My web site; زجاج
سكريت الرياض: https://www.intensedebate.com/people/glassriyadh
So wonderful to discover someone with some original thoughts on this topic.
Seriously.. thanks for starting this up. This web site
is something that's needed on the internet, someone with a bit of
originality!
Have a look at my blog post درابزين درج داخلي: https://www.elephantjournal.com/profile/glassriyadh/
I absolutely loved every llittle bit of it. I have got you
book-marked to look at new stuff you post?
Here is my web-site :: real estate agents Phoenix: https://WWW.Youtube.com/channel/UCz3i5CwTGQntMgPk9HiN48w
And i am happy studying your article. But want to remark on some normal things,
The website taste is wonderful, the articles iss in reality great
: D. Excellent task, cheers
Herre is myy blog :: hotel Noise control Consultant Atlanta: https://www.Youtube.com/watch?v=1Z7GIkX3_zo
Your website provided us with helpful info to work on. You have
done a formidable job and our whole neighborhood can be grateful to you.
Feel free to surf to my website أعمال الزجاج والألمونيوم: https://fortunetelleroracle.com/news/alahram2-971124
hesitation very rapidly it will be renowned, due to its feature contents.
Here is my web site زجاج سيكوريت
الرياض: https://ameblo.jp/beintv/entry-12878329831.html
Does operating a well-established website like yours
take a lot of work? I'm completely new to operating a blog however I do write in my journal every day.
I'd like to start a blog so I can easily share my own experience and views
online. Please let me know if you have any recommendations or tips for new
aspiring bloggers. Thankyou!
Here is my web site :: زجاج سكريت الرياض: https://ameblo.jp/beintv/entry-12878332492.html
to write a little comment to support you.
My page - درابزين درج داخلي: https://linktr.ee/riyadhglassalu
Impressive , what a thought-provoking article ! I really appreciated consuming your insights on this subject .
As a person who has been tracking your blog for a while , I must say that this is one
of your best well-written and captivating pieces yet .
The way you wove together lenses and research results
was truly impressive . I came across myself agreeing as I perused , as your arguments solely came
across to unfold so effortlessly .
Visit my website; bk8.art: https://asiagaming.free.site.pro/
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.
Have a look at my web page - best seo company: https://www.intensedebate.com/people/ibrahimkhuzam
fellows.
Look at my blog post - SEO: https://hackmd.io/@ibrahim11/H1-eoUQVkg
I'm not sure why but I think its a linking issue.
I've tried it in two different internet browsers and both show the same
outcome.
My homepage - Search
company: https://fortunetelleroracle.com/business/ibrahimkhuzam-968888
I appreciate you taking the time and energy
to put this informative article together. I once again find myself spending way too much
time both reading and leaving comments. But so what, it was still
worthwhile!
Feel free to surf to my page; SEO: https://sharing.clickup.com/9012582611/t/h/869702pe9/2K4N36R41V41S2W
Feel free to visit my web site :: loanshub.pro: https://loanshub.pro/
quick visit this website everyday for the reason that it
provides quality contents, thanks
My webpage; woodbine
casino: https://community.thermaltake.com/index.php?/topic/529049-when-you-think-of-a-cool-canadian/
The sketch is tasteful, your authored subject matter stylish.
nonetheless, you command get got an edginess over that
you wish be delivering the following. unwell unquestionably come further formerly again since exactly the same nearly a lot often inside case you
shield this increase.
Have a look at my page - price gold: https://justpep.com/story/all/sr-aldhhb-alywm-baldwlar-alamryky-sr-aldhhb-fy-amryka
IE nonetheless is the marketplace leader and a good component of folks will leave out your fantastic writing because
of this problem.
Look at my web-site ... click to discover: https://casinotopper.org/bitcoin-casinos-uk/
He was totally right. This post actually made my day. You cann't believe just how much tme I had spent for this info!
Thanks!
Feel free to surf to my blog;content marketing Agency website Design: https://Www.Pressadvantage.com/story/65639-orangesky-websites-offers-online-marketing-services-for-website-development-in-los-angeles
Regardless, I'm certainly delighted I came across it and I'll be bookmarking itt and checking back often!
My blg post: Kristan: https://www.pressadvantage.com/story/71608-orangesky-websites-launches-seo-for-private-jet-charter-industry-to-boost-online-visibility-and-succ
I will be coming back to your web site for more soon.
my blog gambling games online (Karissa: https://gamblinghaven.net/)
to say that I have really enjoyed surfing around your blog
posts. After all I will be subscribing to your rss feed and
I hope you write again soon!
Here is my web page quantumcasinos.net: https://quantumcasinos.net/crypto-casinos-uk/
My blog ... view details (Juan: https://loanshub.pro/)
You know so much its almost hard to argue with you (not that I actually will need
to…HaHa). You certainly put a brand new spin on a subject
that's been written about for many years. Great stuff,
just excellent!
Here is my blog ... prodentim before and after
photos: https://www.reddit.com/user/Ok-Procedure-6332/comments/1h90wka/has_anyone_tried_prodentim_for_oral_health/
I am hoping to check out the same high-grade blog posts from you
later on as well. In fact, your creative writing abilities has motivated me to get my very own website now ;)
My site; lottery defeater software
app free download for android: https://list.ly/i/10465803
as I provide credit and sources back to your blog? My blog site
is in the very same area of interest as yours and my users would certainly benefit from
some of the information you present here. Please let me know if this ok with
you. Thanks a lot!
my web blog site care reviews: https://mysportsgo.com/forums/topic/188625/sight-care-reviews/view/post_id/1201428
I stumbled upon the viewpoints shared in this blog post to be highly
illuminating . The writer's grasp of the material is undeniably commendable.
If you are craving a spellbinding and gainful digital gaming venture , I would warmly convince you to venture into the options of VIVARO
CASINO.
With its wide-ranging assortment of exciting recreations, lavish perks ,
and effortless user interface , VIVARO CASINO offers an matchless leisure environment that satisfies
both amateur and masterful aficionados alike .
I urge you to visit VIVARO CASINO and find the stimulation that lies in store you.
I am positive you will think of the expedition to be exceptionally
pleasurable .
Warmest wishes
Also visit my page; online poker (www.divephotoguide.com: https://www.divephotoguide.com/user/doctorturnip9)
It will always be useful to read content from other
writers and practice a little something from their sites.
my website ... learn more: https://peakloans.org/
Also, thanks for allowing me to comment!
My website what is plinko: https://plinko-uk.uk/
the present state of the sector . Your evaluation of the key movements and difficulties tackling
firms in this industry was outstandingly potent .
As an fervent devotee of this area, I would be
excited to delve deeper into this deliberation further .
If you are inclined , I would warmly urge you to investigate the enthralling alternatives available at WM CASINO.
Our system provides a cutting-edge and protected setting for interacting
with compatible devotees and procuring a myriad of materials to
fortify your understanding of this transformative
realm . I eagerly await the prospect of partnering with you in the imminent future
My page: wm casino online: https://willysforsale.com/author/malletcrime6/
come with almost all significant infos. I'd like to peer more posts like this .
Have a look at my web page ... plinko casino: https://plinkocasino.de/
so I decided to browse your site on my iphone during lunch break.
I really like the knowledge you present here and can't wait to take a look when I get home.
I'm amazed at how quick your blog loaded on my
cell phone .. I'm not even using WIFI, just 3G .. Anyways, good blog!
SITUS
SLOT: https://solokkota.go.id/?pns=bolabuka
brilliant post.
Also visit my page; online adult cams: https://camgirl22.livejournal.com