Время запроса: 2.84 ms Память запроса: 0.010 MB Память до запроса: 1.505 MB Выбрано строк: 0
SELECT `session_id`
FROM `cvxw3_session`
WHERE `session_id` = '40c84rihsg5mjaabpjs1grgf97'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cvxw3_session | const | PRIMARY | PRIMARY | 766 | const | 1 | Using index |
| Status | Duration |
|---|
| starting | 0.05 ms |
| Waiting for query cache lock | 0.01 ms |
| checking query cache for query | 0.14 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| System lock | 0.01 ms |
| Waiting for query cache lock | 0.07 ms |
| init | 0.03 ms |
| optimizing | 0.02 ms |
| statistics | 0.05 ms |
| preparing | 0.00 ms |
| executing | 0.02 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| Waiting for query cache lock | 0.00 ms |
| freeing items | 0.02 ms |
| Waiting for query cache lock | 0.00 ms |
| freeing items | 0.00 ms |
| storing result in query cache | 0.02 ms |
| logging slow query | 0.00 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 7 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Application/CMSApplication.php:178 |
| 6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:833 |
| 5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:133 |
| 4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:415 |
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
| 1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:47 |
Время запроса: 16.91 ms После последнего запроса: 0.71 ms Память запроса: 0.009 MB Память до запроса: 1.520 MB
INSERT INTO `cvxw3_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
('40c84rihsg5mjaabpjs1grgf97', 1, '1784615298', 0, '', 0)
EXPLAIN не доступен для запроса: INSERT INTO `cvxw3_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
('40c84rihsg5mjaabpjs1grgf97', 1, '1784615298', 0, '', 0)
| Status | Duration |
|---|
| starting | 0.10 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| System lock | 0.01 ms |
| init | 0.02 ms |
| update | 0.11 ms |
| Waiting for query cache lock | 0.01 ms |
| update | 0.05 ms |
| end | 0.01 ms |
| query end | 16.26 ms |
| closing tables | 0.04 ms |
| freeing items | 0.02 ms |
| logging slow query | 0.00 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Application/CMSApplication.php:218 |
| 6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:833 |
| 5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:133 |
| 4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:415 |
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
| 1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:47 |
Время запроса: 8.37 ms После последнего запроса: 20.16 ms Память запроса: 0.012 MB Память до запроса: 1.692 MB Выбрано строк: 5
SELECT id, rules
FROM `cvxw3_viewlevels`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cvxw3_viewlevels | ALL | NULL | Индекс не используется | NULL | NULL | 5 | |
| Status | Duration |
|---|
| starting | 0.04 ms |
| Waiting for query cache lock | 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.38 ms |
| logging slow query | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1496 |
| 9 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Access/Access.php:1063 |
| 8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
| 7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:310 |
| 6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
| 5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
| 4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:606 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.22 ms После последнего запроса: 0.49 ms Память запроса: 0.014 MB Память до запроса: 1.716 MB Выбрано строк: 2
SELECT b.id
FROM cvxw3_usergroups AS a
LEFT JOIN cvxw3_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 | 3 | Using where; Using index |
| Status | Duration |
|---|
| starting | 0.04 ms |
| Waiting for query cache lock | 0.01 ms |
| checking query cache for query | 0.01 ms |
| checking privileges on cached | 0.00 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| sending cached result to clien | 0.01 ms |
| logging slow query | 0.00 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1540 |
| 10 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Access/Access.php:980 |
| 9 | Joomla\CMS\Access\Access::getGroupsByUser() | JROOT/libraries/src/Access/Access.php:1095 |
| 8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
| 7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:310 |
| 6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
| 5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
| 4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:606 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 40.58 ms После последнего запроса: 632.12 ms Память запроса: 0.017 MB Память до запроса: 2.962 MB
UPDATE `cvxw3_extensions`
SET `params` = '{\"mediaversion\":\"5e1114a79c4315b74790b0e297fbc73b\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN не доступен для запроса: UPDATE `cvxw3_extensions`
SET `params` = '{\"mediaversion\":\"5e1114a79c4315b74790b0e297fbc73b\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
| Status | Duration |
|---|
| starting | 0.11 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.03 ms |
| System lock | 0.01 ms |
| init | 0.17 ms |
| Updating | 0.09 ms |
| end | 0.01 ms |
| query end | 39.81 ms |
| closing tables | 0.05 ms |
| freeing items | 0.03 ms |
| logging slow query | 0.00 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Helper/LibraryHelper.php:117 |
| 14 | Joomla\CMS\Helper\LibraryHelper::saveParams() | JROOT/libraries/src/Version.php:372 |
| 13 | Joomla\CMS\Version->setMediaVersion() | JROOT/libraries/src/Version.php:331 |
| 12 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
| 11 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
| 10 | Joomla\CMS\Factory::getDocument() | JROOT/plugins/system/jcomments/jcomments.php:111 |
| 9 | plgSystemJComments->onAfterRoute() | Same as call in the line below. |
| 8 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1156 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:798 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.19 ms После последнего запроса: 501.63 ms Память запроса: 0.026 MB Память до запроса: 3.684 MB Выбрано строк: 34
SELECT `id`,`name`,`rules`,`parent_id`
FROM `cvxw3_assets`
WHERE `name` IN ('root.1','com_admin','com_ajax','com_associations','com_banners','com_cache','com_categories','com_checkin','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_fields','com_finder','com_installer','com_jcomments','com_joomlaupdate','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_plugins','com_postinstall','com_redirect','com_search','com_tags','com_templates','com_users','com_weblinks','com_wrapper')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cvxw3_assets | range | idx_asset_name | idx_asset_name | 202 | NULL | 35 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Waiting for query cache lock | 0.01 ms |
| checking query cache for query | 0.02 ms |
| checking privileges on cached | 0.00 ms |
| checking permissions | 0.01 ms |
| sending cached result to clien | 0.01 ms |
| logging slow query | 0.00 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:429 |
| 19 | Joomla\CMS\Access\Access::preloadComponents() | JROOT/libraries/src/Access/Access.php:213 |
| 18 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:531 |
| 17 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
| 16 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
| 15 | Joomla\CMS\User\User->authorise() | JROOT/components/com_content/models/category.php:139 |
| 14 | ContentModelCategory->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:435 |
| 13 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/CategoryView.php:116 |
| 12 | Joomla\CMS\MVC\View\CategoryView->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
| 11 | ContentViewCategory->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.48 ms После последнего запроса: 1.03 ms Память запроса: 0.026 MB Память до запроса: 3.764 MB Выбрано строк: 1496
SELECT `id`,`name`,`rules`,`parent_id`
FROM `cvxw3_assets`
WHERE `name` LIKE 'com_content.%' OR `name` = 'com_content' OR `parent_id` = 0
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cvxw3_assets | ALL | idx_asset_name,idx_parent_id | Индекс не используется | NULL | NULL | 1639 | Using where |
| Status | Duration |
|---|
| starting | 0.04 ms |
| Waiting for query cache lock | 0.01 ms |
| checking query cache for query | 0.01 ms |
| checking privileges on cached | 0.01 ms |
| checking permissions | 0.01 ms |
| sending cached result to clien | 0.03 ms |
| logging slow query | 0.00 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:359 |
| 19 | Joomla\CMS\Access\Access::preloadPermissions() | JROOT/libraries/src/Access/Access.php:226 |
| 18 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:540 |
| 17 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
| 16 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
| 15 | Joomla\CMS\User\User->authorise() | JROOT/components/com_content/models/category.php:139 |
| 14 | ContentModelCategory->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:435 |
| 13 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/CategoryView.php:116 |
| 12 | Joomla\CMS\MVC\View\CategoryView->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
| 11 | ContentViewCategory->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 25.95 ms После последнего запроса: 181.82 ms Память запроса: 0.022 MB Память до запроса: 5.910 MB Выбрано строк: 2
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug,COUNT(i.`id`) AS numitems
FROM cvxw3_categories as c
LEFT JOIN cvxw3_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
LEFT JOIN `cvxw3_content` AS i
ON i.`catid` = c.id
AND i.state = 1
WHERE (c.extension='com_content' OR c.extension='system')
AND c.published = 1
AND s.id=73
GROUP BY 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
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 | Using temporary; Используется filesort |
| 1 | SIMPLE | c | ALL | cat_idx,idx_left_right | Индекс не используется | NULL | NULL | 59 | Using where |
| 1 | SIMPLE | i | ref | idx_state,idx_catid | idx_catid | 4 | ziyouzuzru.c.id | 44 | |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Waiting for query cache lock | 0.00 ms |
| checking query cache for query | 0.20 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| System lock | 0.01 ms |
| Waiting for query cache lock | 0.04 ms |
| init | 0.22 ms |
| optimizing | 0.02 ms |
| statistics | 0.11 ms |
| preparing | 0.03 ms |
| Creating tmp table | 0.41 ms |
| executing | 0.01 ms |
| Copying to tmp table | 1.83 ms |
| Sorting result | 0.21 ms |
| Sending data | 0.38 ms |
| end | 0.01 ms |
| removing tmp table | 0.12 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.03 ms |
| Waiting for query cache lock | 0.00 ms |
| freeing items | 0.02 ms |
| Waiting for query cache lock | 0.17 ms |
| freeing items | 0.00 ms |
| storing result in query cache | 0.01 ms |
| logging slow query | 0.00 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Categories/Categories.php:305 |
| 16 | Joomla\CMS\Categories\Categories->_load() | JROOT/libraries/src/Categories/Categories.php:186 |
| 15 | Joomla\CMS\Categories\Categories->get() | JROOT/components/com_content/models/category.php:355 |
| 14 | ContentModelCategory->getCategory() | JROOT/libraries/src/MVC/View/HtmlView.php:423 |
| 13 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/libraries/src/MVC/View/CategoryView.php:122 |
| 12 | Joomla\CMS\MVC\View\CategoryView->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
| 11 | ContentViewCategory->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 380.04 ms После последнего запроса: 80.40 ms Память запроса: 0.024 MB Память до запроса: 6.208 MB Выбрано строк: 10
SELECT DISTINCT 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, a.ordering,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, c.lft,
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 cvxw3_content AS a
LEFT JOIN cvxw3_categories AS c
ON c.id = a.catid
LEFT JOIN cvxw3_users AS ua
ON ua.id = a.created_by
LEFT JOIN cvxw3_users AS uam
ON uam.id = a.modified_by
LEFT JOIN cvxw3_categories as parent
ON parent.id = c.parent_id
LEFT JOIN cvxw3_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 = 73
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-07-21 06:28:19')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-07-21 06:28:19')
ORDER BY c.lft,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END DESC , a.created
LIMIT 10
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | c | const | PRIMARY,idx_access | PRIMARY | 4 | const | 1 | Using temporary; Используется filesort |
| 1 | SIMPLE | a | ref | idx_access,idx_state,idx_catid | idx_catid | 4 | const | 38 | Using where |
| 1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | ziyouzuzru.a.created_by | 1 | |
| 1 | SIMPLE | uam | eq_ref | PRIMARY | PRIMARY | 4 | ziyouzuzru.a.modified_by | 1 | |
| 1 | SIMPLE | parent | eq_ref | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | v | eq_ref | PRIMARY | PRIMARY | 4 | ziyouzuzru.a.id | 1 | |
| Status | Duration |
|---|
| starting | 0.05 ms |
| Waiting for query cache lock | 0.01 ms |
| checking query cache for query | 0.37 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.05 ms |
| System lock | 0.01 ms |
| Waiting for query cache lock | 0.07 ms |
| init | 0.12 ms |
| optimizing | 0.03 ms |
| statistics | 0.25 ms |
| preparing | 0.05 ms |
| Creating tmp table | 0.42 ms |
| executing | 0.01 ms |
| Copying to tmp table | 305.08 ms |
| Sorting result | 6.48 ms |
| Sending data | 2.12 ms |
| Waiting for query cache lock | 0.03 ms |
| Sending data | 0.14 ms |
| Waiting for query cache lock | 0.01 ms |
| Sending data | 0.04 ms |
| Waiting for query cache lock | 0.00 ms |
| Sending data | 15.71 ms |
| Waiting for query cache lock | 0.04 ms |
| Sending data | 0.07 ms |
| Waiting for query cache lock | 0.00 ms |
| Sending data | 0.05 ms |
| Waiting for query cache lock | 0.00 ms |
| Sending data | 0.02 ms |
| Waiting for query cache lock | 0.00 ms |
| Sending data | 0.47 ms |
| Waiting for query cache lock | 0.01 ms |
| Sending data | 0.84 ms |
| Waiting for query cache lock | 0.02 ms |
| Sending data | 1.53 ms |
| Waiting for query cache lock | 0.02 ms |
| Sending data | 9.18 ms |
| Waiting for query cache lock | 0.02 ms |
| Sending data | 0.93 ms |
| Waiting for query cache lock | 0.02 ms |
| Sending data | 0.88 ms |
| Waiting for query cache lock | 0.02 ms |
| Sending data | 0.47 ms |
| Waiting for query cache lock | 0.01 ms |
| Sending data | 33.53 ms |
| end | 0.02 ms |
| removing tmp table | 0.63 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.03 ms |
| freeing items | 0.03 ms |
| Waiting for query cache lock | 0.01 ms |
| freeing items | 3.40 ms |
| Waiting for query cache lock | 0.02 ms |
| freeing items | 0.00 ms |
| storing result in query cache | 0.01 ms |
| logging slow query | 0.00 ms |
| cleaning up | 0.17 ms |
| # | Caller | File and line number |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:308 |
| 17 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:187 |
| 16 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/components/com_content/models/articles.php:556 |
| 15 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:253 |
| 14 | ContentModelCategory->getItems() | JROOT/libraries/src/MVC/View/HtmlView.php:423 |
| 13 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/libraries/src/MVC/View/CategoryView.php:144 |
| 12 | Joomla\CMS\MVC\View\CategoryView->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
| 11 | ContentViewCategory->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 1.21 ms После последнего запроса: 3.29 ms Память запроса: 0.022 MB Память до запроса: 6.701 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `cvxw3_contentitem_tag_map` AS m
INNER JOIN `cvxw3_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 1494
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 | m | ALL | idx_tag_type | Индекс не используется | NULL | NULL | 1 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | ziyouzuzru.m.tag_id | 1 | Using where |
| Status | Duration |
|---|
| starting | 0.01 ms |
| Waiting for query cache lock | 0.00 ms |
| checking query cache for query | 0.09 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| System lock | 0.01 ms |
| Waiting for query cache lock | 0.04 ms |
| init | 0.05 ms |
| optimizing | 0.02 ms |
| statistics | 0.21 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.10 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.01 ms |
| Waiting for query cache lock | 0.00 ms |
| freeing items | 2.02 ms |
| Waiting for query cache lock | 0.02 ms |
| freeing items | 0.00 ms |
| storing result in query cache | 0.01 ms |
| logging slow query | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Helper/TagsHelper.php:454 |
| 16 | Joomla\CMS\Helper\TagsHelper->getItemTags() | JROOT/components/com_content/models/articles.php:682 |
| 15 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:253 |
| 14 | ContentModelCategory->getItems() | JROOT/libraries/src/MVC/View/HtmlView.php:423 |
| 13 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/libraries/src/MVC/View/CategoryView.php:144 |
| 12 | Joomla\CMS\MVC\View\CategoryView->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
| 11 | ContentViewCategory->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 1.10 ms После последнего запроса: 1.70 ms Память запроса: 0.022 MB Память до запроса: 6.741 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `cvxw3_contentitem_tag_map` AS m
INNER JOIN `cvxw3_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 1488
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 | m | ALL | idx_tag_type | Индекс не используется | NULL | NULL | 1 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | ziyouzuzru.m.tag_id | 1 | Using where |
| Status | Duration |
|---|
| starting | 0.01 ms |
| Waiting for query cache lock | 0.00 ms |
| checking query cache for query | 0.15 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.03 ms |
| System lock | 0.01 ms |
| Waiting for query cache lock | 0.05 ms |
| init | 0.22 ms |
| optimizing | 0.03 ms |
| statistics | 0.25 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.05 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.01 ms |
| Waiting for query cache lock | 0.00 ms |
| freeing items | 1.91 ms |
| Waiting for query cache lock | 0.02 ms |
| freeing items | 0.00 ms |
| storing result in query cache | 0.01 ms |
| logging slow query | 0.00 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Helper/TagsHelper.php:454 |
| 16 | Joomla\CMS\Helper\TagsHelper->getItemTags() | JROOT/components/com_content/models/articles.php:682 |
| 15 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:253 |
| 14 | ContentModelCategory->getItems() | JROOT/libraries/src/MVC/View/HtmlView.php:423 |
| 13 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/libraries/src/MVC/View/CategoryView.php:144 |
| 12 | Joomla\CMS\MVC\View\CategoryView->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
| 11 | ContentViewCategory->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 1.15 ms После последнего запроса: 1.75 ms Память запроса: 0.022 MB Память до запроса: 6.781 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `cvxw3_contentitem_tag_map` AS m
INNER JOIN `cvxw3_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 1476
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 | m | ALL | idx_tag_type | Индекс не используется | NULL | NULL | 1 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | ziyouzuzru.m.tag_id | 1 | Using where |
| Status | Duration |
|---|
| starting | 0.01 ms |
| Waiting for query cache lock | 0.00 ms |
| checking query cache for query | 0.08 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| System lock | 0.01 ms |
| Waiting for query cache lock | 0.47 ms |
| init | 0.06 ms |
| optimizing | 0.02 ms |
| statistics | 0.07 ms |
| preparing | 0.02 ms |
| executing | 0.01 ms |
| Sending data | 0.04 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| Waiting for query cache lock | 0.00 ms |
| freeing items | 24.94 ms |
| Waiting for query cache lock | 0.02 ms |
| freeing items | 0.01 ms |
| storing result in query cache | 0.01 ms |
| logging slow query | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Helper/TagsHelper.php:454 |
| 16 | Joomla\CMS\Helper\TagsHelper->getItemTags() | JROOT/components/com_content/models/articles.php:682 |
| 15 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:253 |
| 14 | ContentModelCategory->getItems() | JROOT/libraries/src/MVC/View/HtmlView.php:423 |
| 13 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/libraries/src/MVC/View/CategoryView.php:144 |
| 12 | Joomla\CMS\MVC\View\CategoryView->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
| 11 | ContentViewCategory->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 42.95 ms После последнего запроса: 1.32 ms Память запроса: 0.022 MB Память до запроса: 6.822 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `cvxw3_contentitem_tag_map` AS m
INNER JOIN `cvxw3_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 1468
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 | m | ALL | idx_tag_type | Индекс не используется | NULL | NULL | 1 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | ziyouzuzru.m.tag_id | 1 | Using where |
| Status | Duration |
|---|
| starting | 0.01 ms |
| Waiting for query cache lock | 0.01 ms |
| checking query cache for query | 0.09 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| System lock | 0.01 ms |
| Waiting for query cache lock | 18.82 ms |
| init | 0.10 ms |
| optimizing | 0.02 ms |
| statistics | 0.07 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.04 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| Waiting for query cache lock | 0.00 ms |
| freeing items | 2.50 ms |
| Waiting for query cache lock | 0.02 ms |
| freeing items | 0.00 ms |
| storing result in query cache | 0.01 ms |
| logging slow query | 0.00 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Helper/TagsHelper.php:454 |
| 16 | Joomla\CMS\Helper\TagsHelper->getItemTags() | JROOT/components/com_content/models/articles.php:682 |
| 15 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:253 |
| 14 | ContentModelCategory->getItems() | JROOT/libraries/src/MVC/View/HtmlView.php:423 |
| 13 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/libraries/src/MVC/View/CategoryView.php:144 |
| 12 | Joomla\CMS\MVC\View\CategoryView->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
| 11 | ContentViewCategory->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.70 ms После последнего запроса: 2.31 ms Память запроса: 0.022 MB Память до запроса: 6.862 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `cvxw3_contentitem_tag_map` AS m
INNER JOIN `cvxw3_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 1446
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 | m | ALL | idx_tag_type | Индекс не используется | NULL | NULL | 1 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | ziyouzuzru.m.tag_id | 1 | Using where |
| Status | Duration |
|---|
| starting | 0.01 ms |
| Waiting for query cache lock | 0.00 ms |
| checking query cache for query | 0.15 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| System lock | 0.01 ms |
| Waiting for query cache lock | 0.04 ms |
| init | 0.04 ms |
| optimizing | 0.02 ms |
| statistics | 0.06 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.04 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| Waiting for query cache lock | 0.00 ms |
| freeing items | 0.01 ms |
| Waiting for query cache lock | 0.00 ms |
| freeing items | 0.00 ms |
| storing result in query cache | 0.00 ms |
| logging slow query | 0.00 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Helper/TagsHelper.php:454 |
| 16 | Joomla\CMS\Helper\TagsHelper->getItemTags() | JROOT/components/com_content/models/articles.php:682 |
| 15 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:253 |
| 14 | ContentModelCategory->getItems() | JROOT/libraries/src/MVC/View/HtmlView.php:423 |
| 13 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/libraries/src/MVC/View/CategoryView.php:144 |
| 12 | Joomla\CMS\MVC\View\CategoryView->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
| 11 | ContentViewCategory->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.91 ms После последнего запроса: 0.97 ms Память запроса: 0.022 MB Память до запроса: 6.902 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `cvxw3_contentitem_tag_map` AS m
INNER JOIN `cvxw3_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 1434
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 | m | ALL | idx_tag_type | Индекс не используется | NULL | NULL | 1 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | ziyouzuzru.m.tag_id | 1 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Waiting for query cache lock | 0.00 ms |
| checking query cache for query | 0.12 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| System lock | 0.01 ms |
| Waiting for query cache lock | 0.07 ms |
| init | 0.09 ms |
| optimizing | 0.02 ms |
| statistics | 0.07 ms |
| preparing | 0.02 ms |
| executing | 0.01 ms |
| Sending data | 0.04 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.01 ms |
| Waiting for query cache lock | 0.00 ms |
| freeing items | 0.01 ms |
| Waiting for query cache lock | 0.00 ms |
| freeing items | 0.00 ms |
| storing result in query cache | 0.00 ms |
| logging slow query | 0.00 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Helper/TagsHelper.php:454 |
| 16 | Joomla\CMS\Helper\TagsHelper->getItemTags() | JROOT/components/com_content/models/articles.php:682 |
| 15 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:253 |
| 14 | ContentModelCategory->getItems() | JROOT/libraries/src/MVC/View/HtmlView.php:423 |
| 13 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/libraries/src/MVC/View/CategoryView.php:144 |
| 12 | Joomla\CMS\MVC\View\CategoryView->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
| 11 | ContentViewCategory->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.82 ms После последнего запроса: 1.20 ms Память запроса: 0.022 MB Память до запроса: 6.942 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `cvxw3_contentitem_tag_map` AS m
INNER JOIN `cvxw3_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 1433
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 | m | ALL | idx_tag_type | Индекс не используется | NULL | NULL | 1 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | ziyouzuzru.m.tag_id | 1 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Waiting for query cache lock | 0.00 ms |
| checking query cache for query | 0.08 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| System lock | 0.01 ms |
| Waiting for query cache lock | 0.04 ms |
| init | 0.04 ms |
| optimizing | 0.15 ms |
| statistics | 0.07 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.04 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| Waiting for query cache lock | 0.00 ms |
| freeing items | 0.05 ms |
| Waiting for query cache lock | 0.00 ms |
| freeing items | 0.00 ms |
| storing result in query cache | 0.01 ms |
| logging slow query | 0.00 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Helper/TagsHelper.php:454 |
| 16 | Joomla\CMS\Helper\TagsHelper->getItemTags() | JROOT/components/com_content/models/articles.php:682 |
| 15 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:253 |
| 14 | ContentModelCategory->getItems() | JROOT/libraries/src/MVC/View/HtmlView.php:423 |
| 13 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/libraries/src/MVC/View/CategoryView.php:144 |
| 12 | Joomla\CMS\MVC\View\CategoryView->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
| 11 | ContentViewCategory->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.85 ms После последнего запроса: 1.00 ms Память запроса: 0.022 MB Память до запроса: 6.983 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `cvxw3_contentitem_tag_map` AS m
INNER JOIN `cvxw3_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 1431
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 | m | ALL | idx_tag_type | Индекс не используется | NULL | NULL | 1 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | ziyouzuzru.m.tag_id | 1 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Waiting for query cache lock | 0.00 ms |
| checking query cache for query | 0.11 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| System lock | 0.01 ms |
| Waiting for query cache lock | 0.04 ms |
| init | 0.04 ms |
| optimizing | 0.02 ms |
| statistics | 0.06 ms |
| preparing | 0.06 ms |
| executing | 0.01 ms |
| Sending data | 0.04 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| Waiting for query cache lock | 0.00 ms |
| freeing items | 0.03 ms |
| Waiting for query cache lock | 0.00 ms |
| freeing items | 0.00 ms |
| storing result in query cache | 0.13 ms |
| logging slow query | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Helper/TagsHelper.php:454 |
| 16 | Joomla\CMS\Helper\TagsHelper->getItemTags() | JROOT/components/com_content/models/articles.php:682 |
| 15 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:253 |
| 14 | ContentModelCategory->getItems() | JROOT/libraries/src/MVC/View/HtmlView.php:423 |
| 13 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/libraries/src/MVC/View/CategoryView.php:144 |
| 12 | Joomla\CMS\MVC\View\CategoryView->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
| 11 | ContentViewCategory->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 3.42 ms После последнего запроса: 1.28 ms Память запроса: 0.022 MB Память до запроса: 7.023 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `cvxw3_contentitem_tag_map` AS m
INNER JOIN `cvxw3_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 1422
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 | m | ALL | idx_tag_type | Индекс не используется | NULL | NULL | 1 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | ziyouzuzru.m.tag_id | 1 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Waiting for query cache lock | 0.00 ms |
| checking query cache for query | 0.37 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| System lock | 0.01 ms |
| Waiting for query cache lock | 0.20 ms |
| init | 0.05 ms |
| optimizing | 0.02 ms |
| statistics | 0.07 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.04 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| Waiting for query cache lock | 0.00 ms |
| freeing items | 0.02 ms |
| Waiting for query cache lock | 0.00 ms |
| freeing items | 0.00 ms |
| storing result in query cache | 0.00 ms |
| logging slow query | 0.00 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Helper/TagsHelper.php:454 |
| 16 | Joomla\CMS\Helper\TagsHelper->getItemTags() | JROOT/components/com_content/models/articles.php:682 |
| 15 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:253 |
| 14 | ContentModelCategory->getItems() | JROOT/libraries/src/MVC/View/HtmlView.php:423 |
| 13 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/libraries/src/MVC/View/CategoryView.php:144 |
| 12 | Joomla\CMS\MVC\View\CategoryView->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
| 11 | ContentViewCategory->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 21.75 ms После последнего запроса: 1.28 ms Память запроса: 0.022 MB Память до запроса: 7.063 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `cvxw3_contentitem_tag_map` AS m
INNER JOIN `cvxw3_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 1429
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 | m | ALL | idx_tag_type | Индекс не используется | NULL | NULL | 1 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | ziyouzuzru.m.tag_id | 1 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Waiting for query cache lock | 0.01 ms |
| checking query cache for query | 0.13 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| System lock | 0.01 ms |
| Waiting for query cache lock | 0.11 ms |
| init | 0.05 ms |
| optimizing | 0.17 ms |
| statistics | 0.07 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.04 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| Waiting for query cache lock | 0.00 ms |
| freeing items | 0.04 ms |
| Waiting for query cache lock | 0.01 ms |
| freeing items | 0.00 ms |
| storing result in query cache | 0.01 ms |
| logging slow query | 0.00 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Helper/TagsHelper.php:454 |
| 16 | Joomla\CMS\Helper\TagsHelper->getItemTags() | JROOT/components/com_content/models/articles.php:682 |
| 15 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:253 |
| 14 | ContentModelCategory->getItems() | JROOT/libraries/src/MVC/View/HtmlView.php:423 |
| 13 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/libraries/src/MVC/View/CategoryView.php:144 |
| 12 | Joomla\CMS\MVC\View\CategoryView->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
| 11 | ContentViewCategory->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 4.66 ms После последнего запроса: 1.13 ms Память запроса: 0.023 MB Память до запроса: 7.098 MB Выбрано строк: 1
SELECT COUNT(*)
FROM cvxw3_content AS a
LEFT JOIN cvxw3_categories AS c
ON c.id = a.catid
LEFT JOIN cvxw3_users AS ua
ON ua.id = a.created_by
LEFT JOIN cvxw3_users AS uam
ON uam.id = a.modified_by
LEFT JOIN cvxw3_categories as parent
ON parent.id = c.parent_id
LEFT JOIN cvxw3_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 = 73
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-07-21 06:28:19')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-07-21 06:28:19')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | c | const | PRIMARY,idx_access | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | a | ref | idx_access,idx_state,idx_catid | idx_catid | 4 | const | 38 | Using where |
| 1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | ziyouzuzru.a.created_by | 1 | Using index |
| 1 | SIMPLE | uam | eq_ref | PRIMARY | PRIMARY | 4 | ziyouzuzru.a.modified_by | 1 | Using index |
| 1 | SIMPLE | parent | eq_ref | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
| 1 | SIMPLE | v | eq_ref | PRIMARY | PRIMARY | 4 | ziyouzuzru.a.id | 1 | Using index |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Waiting for query cache lock | 0.01 ms |
| checking query cache for query | 0.13 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.05 ms |
| System lock | 0.01 ms |
| Waiting for query cache lock | 0.11 ms |
| init | 0.06 ms |
| optimizing | 0.03 ms |
| statistics | 0.14 ms |
| preparing | 0.05 ms |
| executing | 0.01 ms |
| Sending data | 0.98 ms |
| end | 0.03 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 ms |
| Waiting for query cache lock | 0.00 ms |
| freeing items | 0.02 ms |
| Waiting for query cache lock | 0.00 ms |
| freeing items | 0.00 ms |
| storing result in query cache | 0.00 ms |
| logging slow query | 0.00 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 18 | JDatabaseDriver->loadResult() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:335 |
| 17 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getListCount() | JROOT/libraries/src/MVC/Model/ListModel.php:282 |
| 16 | Joomla\CMS\MVC\Model\ListModel->getTotal() | JROOT/libraries/src/MVC/Model/ListModel.php:232 |
| 15 | Joomla\CMS\MVC\Model\ListModel->getPagination() | JROOT/components/com_content/models/category.php:265 |
| 14 | ContentModelCategory->getItems() | JROOT/libraries/src/MVC/View/HtmlView.php:423 |
| 13 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/libraries/src/MVC/View/CategoryView.php:144 |
| 12 | Joomla\CMS\MVC\View\CategoryView->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
| 11 | ContentViewCategory->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.69 ms После последнего запроса: 1.20 ms Память запроса: 0.019 MB Память до запроса: 7.107 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `cvxw3_contentitem_tag_map` AS m
INNER JOIN `cvxw3_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.category'
AND `m`.`content_item_id` = 73
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 | m | ALL | idx_tag_type | Индекс не используется | NULL | NULL | 1 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | ziyouzuzru.m.tag_id | 1 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Waiting for query cache lock | 0.00 ms |
| checking query cache for query | 0.08 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| System lock | 0.01 ms |
| Waiting for query cache lock | 0.10 ms |
| init | 0.05 ms |
| optimizing | 0.02 ms |
| statistics | 0.06 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.04 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| Waiting for query cache lock | 0.00 ms |
| freeing items | 0.01 ms |
| Waiting for query cache lock | 0.00 ms |
| freeing items | 0.00 ms |
| storing result in query cache | 0.00 ms |
| logging slow query | 0.00 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Helper/TagsHelper.php:454 |
| 13 | Joomla\CMS\Helper\TagsHelper->getItemTags() | JROOT/libraries/src/MVC/View/CategoryView.php:226 |
| 12 | Joomla\CMS\MVC\View\CategoryView->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
| 11 | ContentViewCategory->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 16.44 ms После последнего запроса: 44.06 ms Память запроса: 0.027 MB Память до запроса: 7.454 MB Выбрано строк: 2
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM cvxw3_categories as c
LEFT JOIN cvxw3_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=73
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 | Используется filesort |
| 1 | SIMPLE | c | ALL | cat_idx,idx_access,idx_left_right | Индекс не используется | NULL | NULL | 59 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Waiting for query cache lock | 0.00 ms |
| checking query cache for query | 0.04 ms |
| checking privileges on cached | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| sending cached result to clien | 0.01 ms |
| logging slow query | 0.00 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Categories/Categories.php:305 |
| 21 | Joomla\CMS\Categories\Categories->_load() | JROOT/libraries/src/Categories/Categories.php:186 |
| 20 | Joomla\CMS\Categories\Categories->get() | JROOT/administrator/components/com_fields/models/fields.php:197 |
| 19 | FieldsModelFields->getListQuery() | JROOT/libraries/src/MVC/Model/ListModel.php:133 |
| 18 | Joomla\CMS\MVC\Model\ListModel->_getListQuery() | JROOT/libraries/src/MVC/Model/ListModel.php:187 |
| 17 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 |
| 16 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:400 |
| 15 | PlgSystemFields->onContentPrepare() | Same as call in the line below. |
| 14 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 13 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 12 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:108 |
| 11 | ContentViewCategory->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 17.48 ms После последнего запроса: 2.64 ms Память запроса: 0.025 MB Память до запроса: 7.494 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 cvxw3_fields AS a
LEFT JOIN `cvxw3_languages` AS l
ON l.lang_code = a.language
LEFT JOIN cvxw3_users AS uc
ON uc.id=a.checked_out
LEFT JOIN cvxw3_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN cvxw3_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN cvxw3_fields_groups AS g
ON g.id = a.group_id
LEFT JOIN `cvxw3_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 (73,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 | a | ref | idx_state,idx_access,idx_context | idx_state | 1 | const | 1 | Using where; Используется filesort |
| 1 | SIMPLE | l | eq_ref | idx_langcode | idx_langcode | 28 | ziyouzuzru.a.language | 1 | |
| 1 | SIMPLE | uc | eq_ref | PRIMARY | PRIMARY | 4 | ziyouzuzru.a.checked_out | 1 | |
| 1 | SIMPLE | ag | eq_ref | PRIMARY | PRIMARY | 4 | ziyouzuzru.a.access | 1 | |
| 1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | ziyouzuzru.a.created_user_id | 1 | |
| 1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | ziyouzuzru.a.group_id | 1 | Using where |
| 1 | SIMPLE | fc | ref | PRIMARY | PRIMARY | 4 | ziyouzuzru.a.id | 1 | Using where; Using index |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Waiting for query cache lock | 0.00 ms |
| checking query cache for query | 0.17 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.05 ms |
| System lock | 0.02 ms |
| Waiting for query cache lock | 0.06 ms |
| init | 0.08 ms |
| optimizing | 0.03 ms |
| statistics | 0.08 ms |
| preparing | 0.04 ms |
| executing | 0.01 ms |
| Sorting result | 0.03 ms |
| Sending data | 0.04 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.01 ms |
| Waiting for query cache lock | 0.00 ms |
| freeing items | 0.01 ms |
| Waiting for query cache lock | 0.00 ms |
| freeing items | 0.00 ms |
| storing result in query cache | 0.00 ms |
| logging slow query | 0.00 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:308 |
| 19 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/administrator/components/com_fields/models/fields.php:327 |
| 18 | FieldsModelFields->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:187 |
| 17 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 |
| 16 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:400 |
| 15 | PlgSystemFields->onContentPrepare() | Same as call in the line below. |
| 14 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 13 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 12 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:108 |
| 11 | ContentViewCategory->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 1.10 ms После последнего запроса: 77.47 ms Память запроса: 0.025 MB Память до запроса: 7.815 MB Выбрано строк: 1
SELECT *
FROM cvxw3_readlesstext
WHERE rtable = 'com_content'
AND rid = '1494'| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cvxw3_readlesstext | const | rtable | rtable | 771 | const,const | 1 | |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Waiting for query cache lock | 0.01 ms |
| checking query cache for query | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.05 ms |
| System lock | 0.03 ms |
| Waiting for query cache lock | 0.09 ms |
| init | 0.03 ms |
| optimizing | 0.01 ms |
| statistics | 0.59 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| Waiting for query cache lock | 0.00 ms |
| freeing items | 0.01 ms |
| Waiting for query cache lock | 0.00 ms |
| freeing items | 0.00 ms |
| storing result in query cache | 0.00 ms |
| logging slow query | 0.00 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1455 |
| 20 | JDatabaseDriver->loadAssoc() | JROOT/plugins/content/readlesstext/readlesstextcache.php:153 |
| 19 | ReadLessTextCache->_GetDataFromDb() | JROOT/plugins/content/readlesstext/readlesstextcache.php:45 |
| 18 | ReadLessTextCache->__construct() | JROOT/plugins/content/readlesstext/readlesstextmain.php:342 |
| 17 | ReadLessTextMain->_PrepareArticleText() | JROOT/plugins/content/readlesstext/readlesstextmain.php:135 |
| 16 | ReadLessTextMain->ReadLessText() | JROOT/plugins/content/readlesstext/readlesstext.php:81 |
| 15 | plgContentReadLessText->onContentBeforeDisplay() | Same as call in the line below. |
| 14 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 13 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 12 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:116 |
| 11 | ContentViewCategory->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 28.00 ms После последнего запроса: 225.35 ms Память запроса: 0.024 MB Память до запроса: 7.831 MB
INSERT INTO cvxw3_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('307','com_content','1494','v5.2 (r274)00555386e7916fe6b7fc14aa81e7bda7','10796','1522','0','0','31','35','images/sad.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/65e471ce5134d6a84dab18ba4867d805.jpg')
ON DUPLICATE KEY UPDATE `id`='307',`rtable`='com_content',`rid`='1494',`hash`='v5.2 (r274)00555386e7916fe6b7fc14aa81e7bda7',`char`='10796',`word`='1522',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='31',`image_tag_length`='35',`image_url`='images/sad.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/65e471ce5134d6a84dab18ba4867d805.jpg'EXPLAIN не доступен для запроса: INSERT INTO cvxw3_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('307','com_content','1494','v5.2 (r274)00555386e7916fe6b7fc14aa81e7bda7','10796','1522','0','0','31','35','images/sad.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/65e471ce5134d6a84dab18ba4867d805.jpg')
ON DUPLICATE KEY UPDATE `id`='307',`rtable`='com_content',`rid`='1494',`hash`='v5.2 (r274)00555386e7916fe6b7fc14aa81e7bda7',`char`='10796',`word`='1522',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='31',`image_tag_length`='35',`image_url`='images/sad.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/65e471ce5134d6a84dab18ba4867d805.jpg'
| Status | Duration |
|---|
| starting | 0.12 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| System lock | 0.01 ms |
| init | 0.03 ms |
| update | 0.17 ms |
| Waiting for query cache lock | 0.01 ms |
| update | 0.04 ms |
| end | 0.01 ms |
| query end | 26.27 ms |
| closing tables | 0.10 ms |
| freeing items | 0.10 ms |
| logging slow query | 0.01 ms |
| cleaning up | 1.00 ms |
| # | Caller | File and line number |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
| 19 | JDatabase->query() | JROOT/plugins/content/readlesstext/readlesstextcache.php:192 |
| 18 | ReadLessTextCache->_SetDataToDb() | JROOT/plugins/content/readlesstext/readlesstextcache.php:129 |
| 17 | ReadLessTextCache->Store() | JROOT/plugins/content/readlesstext/readlesstextmain.php:189 |
| 16 | ReadLessTextMain->ReadLessText() | JROOT/plugins/content/readlesstext/readlesstext.php:81 |
| 15 | plgContentReadLessText->onContentBeforeDisplay() | Same as call in the line below. |
| 14 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 13 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 12 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:116 |
| 11 | ContentViewCategory->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 1.03 ms После последнего запроса: 137.42 ms Память запроса: 0.025 MB Память до запроса: 8.070 MB Выбрано строк: 1
SELECT *
FROM cvxw3_readlesstext
WHERE rtable = 'com_content'
AND rid = '1488'| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cvxw3_readlesstext | const | rtable | rtable | 771 | const,const | 1 | |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Waiting for query cache lock | 0.00 ms |
| checking query cache for query | 0.57 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.02 ms |
| System lock | 0.01 ms |
| Waiting for query cache lock | 0.03 ms |
| init | 0.03 ms |
| optimizing | 0.02 ms |
| statistics | 0.06 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| Waiting for query cache lock | 0.00 ms |
| freeing items | 0.01 ms |
| Waiting for query cache lock | 0.00 ms |
| freeing items | 0.00 ms |
| storing result in query cache | 0.01 ms |
| logging slow query | 0.00 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1455 |
| 20 | JDatabaseDriver->loadAssoc() | JROOT/plugins/content/readlesstext/readlesstextcache.php:153 |
| 19 | ReadLessTextCache->_GetDataFromDb() | JROOT/plugins/content/readlesstext/readlesstextcache.php:45 |
| 18 | ReadLessTextCache->__construct() | JROOT/plugins/content/readlesstext/readlesstextmain.php:342 |
| 17 | ReadLessTextMain->_PrepareArticleText() | JROOT/plugins/content/readlesstext/readlesstextmain.php:135 |
| 16 | ReadLessTextMain->ReadLessText() | JROOT/plugins/content/readlesstext/readlesstext.php:81 |
| 15 | plgContentReadLessText->onContentBeforeDisplay() | Same as call in the line below. |
| 14 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 13 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 12 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:116 |
| 11 | ContentViewCategory->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 25.43 ms После последнего запроса: 354.14 ms Память запроса: 0.024 MB Память до запроса: 8.003 MB
INSERT INTO cvxw3_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('308','com_content','1488','v5.2 (r274)aee2d27d34f69cb6945d120c48e69426','28840','4284','0','0','31','37','images/rimma.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/f12a0b984426f5c122851149514cbfcf.jpg')
ON DUPLICATE KEY UPDATE `id`='308',`rtable`='com_content',`rid`='1488',`hash`='v5.2 (r274)aee2d27d34f69cb6945d120c48e69426',`char`='28840',`word`='4284',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='31',`image_tag_length`='37',`image_url`='images/rimma.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/f12a0b984426f5c122851149514cbfcf.jpg'EXPLAIN не доступен для запроса: INSERT INTO cvxw3_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('308','com_content','1488','v5.2 (r274)aee2d27d34f69cb6945d120c48e69426','28840','4284','0','0','31','37','images/rimma.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/f12a0b984426f5c122851149514cbfcf.jpg')
ON DUPLICATE KEY UPDATE `id`='308',`rtable`='com_content',`rid`='1488',`hash`='v5.2 (r274)aee2d27d34f69cb6945d120c48e69426',`char`='28840',`word`='4284',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='31',`image_tag_length`='37',`image_url`='images/rimma.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/f12a0b984426f5c122851149514cbfcf.jpg'
| Status | Duration |
|---|
| starting | 0.14 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| System lock | 0.01 ms |
| init | 0.11 ms |
| update | 0.14 ms |
| Waiting for query cache lock | 0.01 ms |
| update | 0.03 ms |
| end | 0.00 ms |
| query end | 24.79 ms |
| closing tables | 0.03 ms |
| freeing items | 0.03 ms |
| logging slow query | 0.00 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
| 19 | JDatabase->query() | JROOT/plugins/content/readlesstext/readlesstextcache.php:192 |
| 18 | ReadLessTextCache->_SetDataToDb() | JROOT/plugins/content/readlesstext/readlesstextcache.php:129 |
| 17 | ReadLessTextCache->Store() | JROOT/plugins/content/readlesstext/readlesstextmain.php:189 |
| 16 | ReadLessTextMain->ReadLessText() | JROOT/plugins/content/readlesstext/readlesstext.php:81 |
| 15 | plgContentReadLessText->onContentBeforeDisplay() | Same as call in the line below. |
| 14 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 13 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 12 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:116 |
| 11 | ContentViewCategory->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.70 ms После последнего запроса: 6.76 ms Память запроса: 0.025 MB Память до запроса: 7.866 MB Выбрано строк: 1
SELECT *
FROM cvxw3_readlesstext
WHERE rtable = 'com_content'
AND rid = '1476'| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cvxw3_readlesstext | const | rtable | rtable | 771 | const,const | 1 | |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Waiting for query cache lock | 0.00 ms |
| checking query cache for query | 0.27 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| System lock | 0.01 ms |
| Waiting for query cache lock | 0.03 ms |
| init | 0.03 ms |
| optimizing | 0.01 ms |
| statistics | 0.06 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| Waiting for query cache lock | 0.00 ms |
| freeing items | 0.01 ms |
| Waiting for query cache lock | 0.00 ms |
| freeing items | 0.00 ms |
| storing result in query cache | 0.00 ms |
| logging slow query | 0.00 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1455 |
| 20 | JDatabaseDriver->loadAssoc() | JROOT/plugins/content/readlesstext/readlesstextcache.php:153 |
| 19 | ReadLessTextCache->_GetDataFromDb() | JROOT/plugins/content/readlesstext/readlesstextcache.php:45 |
| 18 | ReadLessTextCache->__construct() | JROOT/plugins/content/readlesstext/readlesstextmain.php:342 |
| 17 | ReadLessTextMain->_PrepareArticleText() | JROOT/plugins/content/readlesstext/readlesstextmain.php:135 |
| 16 | ReadLessTextMain->ReadLessText() | JROOT/plugins/content/readlesstext/readlesstext.php:81 |
| 15 | plgContentReadLessText->onContentBeforeDisplay() | Same as call in the line below. |
| 14 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 13 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 12 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:116 |
| 11 | ContentViewCategory->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 69.58 ms После последнего запроса: 93.11 ms Память запроса: 0.024 MB Память до запроса: 7.870 MB
INSERT INTO cvxw3_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('311','com_content','1476','v5.2 (r274)862ec8493c95c37dd10c689ade203eb3','8865','1333','0','0','3','91','images/ruzi-chariev.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/fb3cc4286634487d1ea572f571996ac8.jpg')
ON DUPLICATE KEY UPDATE `id`='311',`rtable`='com_content',`rid`='1476',`hash`='v5.2 (r274)862ec8493c95c37dd10c689ade203eb3',`char`='8865',`word`='1333',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='3',`image_tag_length`='91',`image_url`='images/ruzi-chariev.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/fb3cc4286634487d1ea572f571996ac8.jpg'EXPLAIN не доступен для запроса: INSERT INTO cvxw3_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('311','com_content','1476','v5.2 (r274)862ec8493c95c37dd10c689ade203eb3','8865','1333','0','0','3','91','images/ruzi-chariev.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/fb3cc4286634487d1ea572f571996ac8.jpg')
ON DUPLICATE KEY UPDATE `id`='311',`rtable`='com_content',`rid`='1476',`hash`='v5.2 (r274)862ec8493c95c37dd10c689ade203eb3',`char`='8865',`word`='1333',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='3',`image_tag_length`='91',`image_url`='images/ruzi-chariev.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/fb3cc4286634487d1ea572f571996ac8.jpg'
| Status | Duration |
|---|
| starting | 0.11 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| System lock | 0.01 ms |
| init | 0.03 ms |
| update | 0.10 ms |
| Waiting for query cache lock | 0.01 ms |
| update | 0.02 ms |
| end | 0.00 ms |
| query end | 68.86 ms |
| closing tables | 0.03 ms |
| freeing items | 0.03 ms |
| logging slow query | 0.00 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
| 19 | JDatabase->query() | JROOT/plugins/content/readlesstext/readlesstextcache.php:192 |
| 18 | ReadLessTextCache->_SetDataToDb() | JROOT/plugins/content/readlesstext/readlesstextcache.php:129 |
| 17 | ReadLessTextCache->Store() | JROOT/plugins/content/readlesstext/readlesstextmain.php:189 |
| 16 | ReadLessTextMain->ReadLessText() | JROOT/plugins/content/readlesstext/readlesstext.php:81 |
| 15 | plgContentReadLessText->onContentBeforeDisplay() | Same as call in the line below. |
| 14 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 13 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 12 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:116 |
| 11 | ContentViewCategory->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.60 ms После последнего запроса: 4.34 ms Память запроса: 0.025 MB Память до запроса: 7.939 MB Выбрано строк: 1
SELECT *
FROM cvxw3_readlesstext
WHERE rtable = 'com_content'
AND rid = '1468'| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cvxw3_readlesstext | const | rtable | rtable | 771 | const,const | 1 | |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Waiting for query cache lock | 0.00 ms |
| checking query cache for query | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| System lock | 0.01 ms |
| Waiting for query cache lock | 0.03 ms |
| init | 0.03 ms |
| optimizing | 0.01 ms |
| statistics | 0.19 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| Waiting for query cache lock | 0.00 ms |
| freeing items | 0.01 ms |
| Waiting for query cache lock | 0.00 ms |
| freeing items | 0.00 ms |
| storing result in query cache | 0.01 ms |
| logging slow query | 0.00 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1455 |
| 20 | JDatabaseDriver->loadAssoc() | JROOT/plugins/content/readlesstext/readlesstextcache.php:153 |
| 19 | ReadLessTextCache->_GetDataFromDb() | JROOT/plugins/content/readlesstext/readlesstextcache.php:45 |
| 18 | ReadLessTextCache->__construct() | JROOT/plugins/content/readlesstext/readlesstextmain.php:342 |
| 17 | ReadLessTextMain->_PrepareArticleText() | JROOT/plugins/content/readlesstext/readlesstextmain.php:135 |
| 16 | ReadLessTextMain->ReadLessText() | JROOT/plugins/content/readlesstext/readlesstext.php:81 |
| 15 | plgContentReadLessText->onContentBeforeDisplay() | Same as call in the line below. |
| 14 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 13 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 12 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:116 |
| 11 | ContentViewCategory->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 32.67 ms После последнего запроса: 61.96 ms Память запроса: 0.024 MB Память до запроса: 8.059 MB
INSERT INTO cvxw3_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('315','com_content','1468','v5.2 (r274)269c32afa8750675ff45b4ab48c780e7','11706','1623','0','0','41','43','images/erkin-agzam.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/e485d29242c08cd0bf6fa948d00a4cd8.jpg')
ON DUPLICATE KEY UPDATE `id`='315',`rtable`='com_content',`rid`='1468',`hash`='v5.2 (r274)269c32afa8750675ff45b4ab48c780e7',`char`='11706',`word`='1623',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='41',`image_tag_length`='43',`image_url`='images/erkin-agzam.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/e485d29242c08cd0bf6fa948d00a4cd8.jpg'EXPLAIN не доступен для запроса: INSERT INTO cvxw3_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('315','com_content','1468','v5.2 (r274)269c32afa8750675ff45b4ab48c780e7','11706','1623','0','0','41','43','images/erkin-agzam.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/e485d29242c08cd0bf6fa948d00a4cd8.jpg')
ON DUPLICATE KEY UPDATE `id`='315',`rtable`='com_content',`rid`='1468',`hash`='v5.2 (r274)269c32afa8750675ff45b4ab48c780e7',`char`='11706',`word`='1623',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='41',`image_tag_length`='43',`image_url`='images/erkin-agzam.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/e485d29242c08cd0bf6fa948d00a4cd8.jpg'
| Status | Duration |
|---|
| starting | 0.11 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| System lock | 0.01 ms |
| init | 0.03 ms |
| update | 0.14 ms |
| Waiting for query cache lock | 0.01 ms |
| update | 0.01 ms |
| end | 0.00 ms |
| query end | 15.16 ms |
| closing tables | 0.03 ms |
| freeing items | 0.03 ms |
| logging slow query | 0.00 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
| 19 | JDatabase->query() | JROOT/plugins/content/readlesstext/readlesstextcache.php:192 |
| 18 | ReadLessTextCache->_SetDataToDb() | JROOT/plugins/content/readlesstext/readlesstextcache.php:129 |
| 17 | ReadLessTextCache->Store() | JROOT/plugins/content/readlesstext/readlesstextmain.php:189 |
| 16 | ReadLessTextMain->ReadLessText() | JROOT/plugins/content/readlesstext/readlesstext.php:81 |
| 15 | plgContentReadLessText->onContentBeforeDisplay() | Same as call in the line below. |
| 14 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 13 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 12 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:116 |
| 11 | ContentViewCategory->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.51 ms После последнего запроса: 30.45 ms Память запроса: 0.025 MB Память до запроса: 8.197 MB Выбрано строк: 1
SELECT *
FROM cvxw3_readlesstext
WHERE rtable = 'com_content'
AND rid = '1446'| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cvxw3_readlesstext | const | rtable | rtable | 771 | const,const | 1 | |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Waiting for query cache lock | 0.01 ms |
| checking query cache for query | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| System lock | 0.01 ms |
| Waiting for query cache lock | 0.03 ms |
| init | 0.03 ms |
| optimizing | 0.01 ms |
| statistics | 0.06 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| Waiting for query cache lock | 0.00 ms |
| freeing items | 0.01 ms |
| Waiting for query cache lock | 0.00 ms |
| freeing items | 0.00 ms |
| storing result in query cache | 0.01 ms |
| logging slow query | 0.00 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1455 |
| 20 | JDatabaseDriver->loadAssoc() | JROOT/plugins/content/readlesstext/readlesstextcache.php:153 |
| 19 | ReadLessTextCache->_GetDataFromDb() | JROOT/plugins/content/readlesstext/readlesstextcache.php:45 |
| 18 | ReadLessTextCache->__construct() | JROOT/plugins/content/readlesstext/readlesstextmain.php:342 |
| 17 | ReadLessTextMain->_PrepareArticleText() | JROOT/plugins/content/readlesstext/readlesstextmain.php:135 |
| 16 | ReadLessTextMain->ReadLessText() | JROOT/plugins/content/readlesstext/readlesstext.php:81 |
| 15 | plgContentReadLessText->onContentBeforeDisplay() | Same as call in the line below. |
| 14 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 13 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 12 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:116 |
| 11 | ContentViewCategory->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 52.23 ms После последнего запроса: 196.56 ms Память запроса: 0.024 MB Память до запроса: 8.162 MB
INSERT INTO cvxw3_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('320','com_content','1446','v5.2 (r274)7be7fb7b45a5e5de761798d67f439118','20517','2732','0','0','35','63','images/polivanov.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/f656b07e4af41a03850e5e1e717f85a1.jpg')
ON DUPLICATE KEY UPDATE `id`='320',`rtable`='com_content',`rid`='1446',`hash`='v5.2 (r274)7be7fb7b45a5e5de761798d67f439118',`char`='20517',`word`='2732',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='35',`image_tag_length`='63',`image_url`='images/polivanov.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/f656b07e4af41a03850e5e1e717f85a1.jpg'EXPLAIN не доступен для запроса: INSERT INTO cvxw3_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('320','com_content','1446','v5.2 (r274)7be7fb7b45a5e5de761798d67f439118','20517','2732','0','0','35','63','images/polivanov.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/f656b07e4af41a03850e5e1e717f85a1.jpg')
ON DUPLICATE KEY UPDATE `id`='320',`rtable`='com_content',`rid`='1446',`hash`='v5.2 (r274)7be7fb7b45a5e5de761798d67f439118',`char`='20517',`word`='2732',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='35',`image_tag_length`='63',`image_url`='images/polivanov.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/f656b07e4af41a03850e5e1e717f85a1.jpg'
| Status | Duration |
|---|
| starting | 0.11 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| System lock | 0.01 ms |
| init | 0.03 ms |
| update | 0.40 ms |
| Waiting for query cache lock | 0.01 ms |
| update | 0.03 ms |
| end | 0.00 ms |
| query end | 50.75 ms |
| closing tables | 0.03 ms |
| freeing items | 0.03 ms |
| logging slow query | 0.00 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
| 19 | JDatabase->query() | JROOT/plugins/content/readlesstext/readlesstextcache.php:192 |
| 18 | ReadLessTextCache->_SetDataToDb() | JROOT/plugins/content/readlesstext/readlesstextcache.php:129 |
| 17 | ReadLessTextCache->Store() | JROOT/plugins/content/readlesstext/readlesstextmain.php:189 |
| 16 | ReadLessTextMain->ReadLessText() | JROOT/plugins/content/readlesstext/readlesstext.php:81 |
| 15 | plgContentReadLessText->onContentBeforeDisplay() | Same as call in the line below. |
| 14 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 13 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 12 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:116 |
| 11 | ContentViewCategory->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 6.33 ms После последнего запроса: 12.55 ms Память запроса: 0.025 MB Память до запроса: 8.088 MB Выбрано строк: 1
SELECT *
FROM cvxw3_readlesstext
WHERE rtable = 'com_content'
AND rid = '1434'| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cvxw3_readlesstext | const | rtable | rtable | 771 | const,const | 1 | |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Waiting for query cache lock | 0.00 ms |
| checking query cache for query | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| System lock | 0.01 ms |
| Waiting for query cache lock | 0.03 ms |
| init | 0.03 ms |
| optimizing | 0.01 ms |
| statistics | 0.06 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| Waiting for query cache lock | 0.00 ms |
| freeing items | 0.01 ms |
| Waiting for query cache lock | 0.00 ms |
| freeing items | 0.00 ms |
| storing result in query cache | 0.01 ms |
| logging slow query | 0.00 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1455 |
| 20 | JDatabaseDriver->loadAssoc() | JROOT/plugins/content/readlesstext/readlesstextcache.php:153 |
| 19 | ReadLessTextCache->_GetDataFromDb() | JROOT/plugins/content/readlesstext/readlesstextcache.php:45 |
| 18 | ReadLessTextCache->__construct() | JROOT/plugins/content/readlesstext/readlesstextmain.php:342 |
| 17 | ReadLessTextMain->_PrepareArticleText() | JROOT/plugins/content/readlesstext/readlesstextmain.php:135 |
| 16 | ReadLessTextMain->ReadLessText() | JROOT/plugins/content/readlesstext/readlesstext.php:81 |
| 15 | plgContentReadLessText->onContentBeforeDisplay() | Same as call in the line below. |
| 14 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 13 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 12 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:116 |
| 11 | ContentViewCategory->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 32.52 ms После последнего запроса: 128.88 ms Память запроса: 0.024 MB Память до запроса: 8.097 MB
INSERT INTO cvxw3_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('305','com_content','1434','v5.2 (r274)a9e6e3310f9e5189c8141703aa684710','7770','1182','0','0','41','37','images/temur.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/30dc237955494c26e01f337dffe2c562.jpg')
ON DUPLICATE KEY UPDATE `id`='305',`rtable`='com_content',`rid`='1434',`hash`='v5.2 (r274)a9e6e3310f9e5189c8141703aa684710',`char`='7770',`word`='1182',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='41',`image_tag_length`='37',`image_url`='images/temur.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/30dc237955494c26e01f337dffe2c562.jpg'EXPLAIN не доступен для запроса: INSERT INTO cvxw3_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('305','com_content','1434','v5.2 (r274)a9e6e3310f9e5189c8141703aa684710','7770','1182','0','0','41','37','images/temur.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/30dc237955494c26e01f337dffe2c562.jpg')
ON DUPLICATE KEY UPDATE `id`='305',`rtable`='com_content',`rid`='1434',`hash`='v5.2 (r274)a9e6e3310f9e5189c8141703aa684710',`char`='7770',`word`='1182',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='41',`image_tag_length`='37',`image_url`='images/temur.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/30dc237955494c26e01f337dffe2c562.jpg'
| Status | Duration |
|---|
| starting | 0.10 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| System lock | 0.01 ms |
| init | 0.02 ms |
| update | 0.10 ms |
| Waiting for query cache lock | 0.01 ms |
| update | 0.03 ms |
| end | 0.00 ms |
| query end | 29.93 ms |
| closing tables | 0.04 ms |
| freeing items | 0.04 ms |
| logging slow query | 0.00 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
| 19 | JDatabase->query() | JROOT/plugins/content/readlesstext/readlesstextcache.php:192 |
| 18 | ReadLessTextCache->_SetDataToDb() | JROOT/plugins/content/readlesstext/readlesstextcache.php:129 |
| 17 | ReadLessTextCache->Store() | JROOT/plugins/content/readlesstext/readlesstextmain.php:189 |
| 16 | ReadLessTextMain->ReadLessText() | JROOT/plugins/content/readlesstext/readlesstext.php:81 |
| 15 | plgContentReadLessText->onContentBeforeDisplay() | Same as call in the line below. |
| 14 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 13 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 12 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:116 |
| 11 | ContentViewCategory->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.54 ms После последнего запроса: 36.04 ms Память запроса: 0.025 MB Память до запроса: 8.164 MB Выбрано строк: 1
SELECT *
FROM cvxw3_readlesstext
WHERE rtable = 'com_content'
AND rid = '1433'| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cvxw3_readlesstext | const | rtable | rtable | 771 | const,const | 1 | |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Waiting for query cache lock | 0.00 ms |
| checking query cache for query | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| System lock | 0.01 ms |
| Waiting for query cache lock | 0.04 ms |
| init | 0.03 ms |
| optimizing | 0.01 ms |
| statistics | 0.06 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| Waiting for query cache lock | 0.00 ms |
| freeing items | 0.02 ms |
| Waiting for query cache lock | 0.00 ms |
| freeing items | 0.00 ms |
| storing result in query cache | 0.01 ms |
| logging slow query | 0.00 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1455 |
| 20 | JDatabaseDriver->loadAssoc() | JROOT/plugins/content/readlesstext/readlesstextcache.php:153 |
| 19 | ReadLessTextCache->_GetDataFromDb() | JROOT/plugins/content/readlesstext/readlesstextcache.php:45 |
| 18 | ReadLessTextCache->__construct() | JROOT/plugins/content/readlesstext/readlesstextmain.php:342 |
| 17 | ReadLessTextMain->_PrepareArticleText() | JROOT/plugins/content/readlesstext/readlesstextmain.php:135 |
| 16 | ReadLessTextMain->ReadLessText() | JROOT/plugins/content/readlesstext/readlesstext.php:81 |
| 15 | plgContentReadLessText->onContentBeforeDisplay() | Same as call in the line below. |
| 14 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 13 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 12 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:116 |
| 11 | ContentViewCategory->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 22.02 ms После последнего запроса: 132.55 ms Память запроса: 0.024 MB Память до запроса: 8.164 MB
INSERT INTO cvxw3_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('304','com_content','1433','v5.2 (r274)9f329b657a290b40c39a7b813fc4bfbd','10566','1521','0','0','31','40','images/mahalla1.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/4cf11967672fa2afebf1f79cf8bacf03.jpg')
ON DUPLICATE KEY UPDATE `id`='304',`rtable`='com_content',`rid`='1433',`hash`='v5.2 (r274)9f329b657a290b40c39a7b813fc4bfbd',`char`='10566',`word`='1521',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='31',`image_tag_length`='40',`image_url`='images/mahalla1.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/4cf11967672fa2afebf1f79cf8bacf03.jpg'EXPLAIN не доступен для запроса: INSERT INTO cvxw3_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('304','com_content','1433','v5.2 (r274)9f329b657a290b40c39a7b813fc4bfbd','10566','1521','0','0','31','40','images/mahalla1.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/4cf11967672fa2afebf1f79cf8bacf03.jpg')
ON DUPLICATE KEY UPDATE `id`='304',`rtable`='com_content',`rid`='1433',`hash`='v5.2 (r274)9f329b657a290b40c39a7b813fc4bfbd',`char`='10566',`word`='1521',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='31',`image_tag_length`='40',`image_url`='images/mahalla1.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/4cf11967672fa2afebf1f79cf8bacf03.jpg'
| Status | Duration |
|---|
| starting | 0.17 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| System lock | 0.06 ms |
| init | 0.05 ms |
| update | 0.47 ms |
| Waiting for query cache lock | 0.05 ms |
| update | 0.07 ms |
| end | 0.01 ms |
| query end | 14.71 ms |
| closing tables | 0.03 ms |
| freeing items | 0.03 ms |
| logging slow query | 0.00 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
| 19 | JDatabase->query() | JROOT/plugins/content/readlesstext/readlesstextcache.php:192 |
| 18 | ReadLessTextCache->_SetDataToDb() | JROOT/plugins/content/readlesstext/readlesstextcache.php:129 |
| 17 | ReadLessTextCache->Store() | JROOT/plugins/content/readlesstext/readlesstextmain.php:189 |
| 16 | ReadLessTextMain->ReadLessText() | JROOT/plugins/content/readlesstext/readlesstext.php:81 |
| 15 | plgContentReadLessText->onContentBeforeDisplay() | Same as call in the line below. |
| 14 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 13 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 12 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:116 |
| 11 | ContentViewCategory->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.58 ms После последнего запроса: 49.54 ms Память запроса: 0.025 MB Память до запроса: 8.263 MB Выбрано строк: 1
SELECT *
FROM cvxw3_readlesstext
WHERE rtable = 'com_content'
AND rid = '1431'| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cvxw3_readlesstext | const | rtable | rtable | 771 | const,const | 1 | |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Waiting for query cache lock | 0.00 ms |
| checking query cache for query | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| System lock | 0.01 ms |
| Waiting for query cache lock | 0.03 ms |
| init | 0.03 ms |
| optimizing | 0.01 ms |
| statistics | 0.06 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.06 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| Waiting for query cache lock | 0.00 ms |
| freeing items | 0.03 ms |
| Waiting for query cache lock | 0.00 ms |
| freeing items | 0.00 ms |
| storing result in query cache | 0.01 ms |
| logging slow query | 0.00 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1455 |
| 20 | JDatabaseDriver->loadAssoc() | JROOT/plugins/content/readlesstext/readlesstextcache.php:153 |
| 19 | ReadLessTextCache->_GetDataFromDb() | JROOT/plugins/content/readlesstext/readlesstextcache.php:45 |
| 18 | ReadLessTextCache->__construct() | JROOT/plugins/content/readlesstext/readlesstextmain.php:342 |
| 17 | ReadLessTextMain->_PrepareArticleText() | JROOT/plugins/content/readlesstext/readlesstextmain.php:135 |
| 16 | ReadLessTextMain->ReadLessText() | JROOT/plugins/content/readlesstext/readlesstext.php:81 |
| 15 | plgContentReadLessText->onContentBeforeDisplay() | Same as call in the line below. |
| 14 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 13 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 12 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:116 |
| 11 | ContentViewCategory->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 13.60 ms После последнего запроса: 172.08 ms Память запроса: 0.024 MB Память до запроса: 8.244 MB
INSERT INTO cvxw3_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('303','com_content','1431','v5.2 (r274)d7260dd92691e095abc520cbd6965bac','16104','2309','0','0','35','44','images/ty-ne-syrota.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/d4b9ce95b19bf2e8e13adbfe2c956c35.jpg')
ON DUPLICATE KEY UPDATE `id`='303',`rtable`='com_content',`rid`='1431',`hash`='v5.2 (r274)d7260dd92691e095abc520cbd6965bac',`char`='16104',`word`='2309',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='35',`image_tag_length`='44',`image_url`='images/ty-ne-syrota.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/d4b9ce95b19bf2e8e13adbfe2c956c35.jpg'EXPLAIN не доступен для запроса: INSERT INTO cvxw3_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('303','com_content','1431','v5.2 (r274)d7260dd92691e095abc520cbd6965bac','16104','2309','0','0','35','44','images/ty-ne-syrota.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/d4b9ce95b19bf2e8e13adbfe2c956c35.jpg')
ON DUPLICATE KEY UPDATE `id`='303',`rtable`='com_content',`rid`='1431',`hash`='v5.2 (r274)d7260dd92691e095abc520cbd6965bac',`char`='16104',`word`='2309',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='35',`image_tag_length`='44',`image_url`='images/ty-ne-syrota.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/d4b9ce95b19bf2e8e13adbfe2c956c35.jpg'
| Status | Duration |
|---|
| starting | 0.11 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| System lock | 0.01 ms |
| init | 0.02 ms |
| update | 0.16 ms |
| Waiting for query cache lock | 0.01 ms |
| update | 0.03 ms |
| end | 0.00 ms |
| query end | 13.00 ms |
| closing tables | 0.04 ms |
| freeing items | 0.04 ms |
| logging slow query | 0.00 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
| 19 | JDatabase->query() | JROOT/plugins/content/readlesstext/readlesstextcache.php:192 |
| 18 | ReadLessTextCache->_SetDataToDb() | JROOT/plugins/content/readlesstext/readlesstextcache.php:129 |
| 17 | ReadLessTextCache->Store() | JROOT/plugins/content/readlesstext/readlesstextmain.php:189 |
| 16 | ReadLessTextMain->ReadLessText() | JROOT/plugins/content/readlesstext/readlesstext.php:81 |
| 15 | plgContentReadLessText->onContentBeforeDisplay() | Same as call in the line below. |
| 14 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 13 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 12 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:116 |
| 11 | ContentViewCategory->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.57 ms После последнего запроса: 49.67 ms Память запроса: 0.025 MB Память до запроса: 8.276 MB Выбрано строк: 1
SELECT *
FROM cvxw3_readlesstext
WHERE rtable = 'com_content'
AND rid = '1422'| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cvxw3_readlesstext | const | rtable | rtable | 771 | const,const | 1 | |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Waiting for query cache lock | 0.01 ms |
| checking query cache for query | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| System lock | 0.01 ms |
| Waiting for query cache lock | 0.04 ms |
| init | 0.03 ms |
| optimizing | 0.01 ms |
| statistics | 0.06 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| Waiting for query cache lock | 0.00 ms |
| freeing items | 0.03 ms |
| Waiting for query cache lock | 0.01 ms |
| freeing items | 0.00 ms |
| storing result in query cache | 0.01 ms |
| logging slow query | 0.00 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1455 |
| 20 | JDatabaseDriver->loadAssoc() | JROOT/plugins/content/readlesstext/readlesstextcache.php:153 |
| 19 | ReadLessTextCache->_GetDataFromDb() | JROOT/plugins/content/readlesstext/readlesstextcache.php:45 |
| 18 | ReadLessTextCache->__construct() | JROOT/plugins/content/readlesstext/readlesstextmain.php:342 |
| 17 | ReadLessTextMain->_PrepareArticleText() | JROOT/plugins/content/readlesstext/readlesstextmain.php:135 |
| 16 | ReadLessTextMain->ReadLessText() | JROOT/plugins/content/readlesstext/readlesstext.php:81 |
| 15 | plgContentReadLessText->onContentBeforeDisplay() | Same as call in the line below. |
| 14 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 13 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 12 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:116 |
| 11 | ContentViewCategory->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 18.58 ms После последнего запроса: 132.22 ms Память запроса: 0.024 MB Память до запроса: 8.263 MB
INSERT INTO cvxw3_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('301','com_content','1422','v5.2 (r274)2121e969bfa1105a4e44a109558cf6c6','14080','1905','0','0','3','85','images/shmidt.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/32957a2b38a97e8fd5d13d97f893e84d.jpg')
ON DUPLICATE KEY UPDATE `id`='301',`rtable`='com_content',`rid`='1422',`hash`='v5.2 (r274)2121e969bfa1105a4e44a109558cf6c6',`char`='14080',`word`='1905',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='3',`image_tag_length`='85',`image_url`='images/shmidt.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/32957a2b38a97e8fd5d13d97f893e84d.jpg'EXPLAIN не доступен для запроса: INSERT INTO cvxw3_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('301','com_content','1422','v5.2 (r274)2121e969bfa1105a4e44a109558cf6c6','14080','1905','0','0','3','85','images/shmidt.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/32957a2b38a97e8fd5d13d97f893e84d.jpg')
ON DUPLICATE KEY UPDATE `id`='301',`rtable`='com_content',`rid`='1422',`hash`='v5.2 (r274)2121e969bfa1105a4e44a109558cf6c6',`char`='14080',`word`='1905',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='3',`image_tag_length`='85',`image_url`='images/shmidt.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/32957a2b38a97e8fd5d13d97f893e84d.jpg'
| Status | Duration |
|---|
| starting | 0.12 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| System lock | 0.01 ms |
| init | 0.03 ms |
| update | 0.10 ms |
| Waiting for query cache lock | 0.00 ms |
| update | 0.03 ms |
| end | 0.00 ms |
| query end | 15.13 ms |
| closing tables | 0.03 ms |
| freeing items | 0.03 ms |
| logging slow query | 0.00 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
| 19 | JDatabase->query() | JROOT/plugins/content/readlesstext/readlesstextcache.php:192 |
| 18 | ReadLessTextCache->_SetDataToDb() | JROOT/plugins/content/readlesstext/readlesstextcache.php:129 |
| 17 | ReadLessTextCache->Store() | JROOT/plugins/content/readlesstext/readlesstextmain.php:189 |
| 16 | ReadLessTextMain->ReadLessText() | JROOT/plugins/content/readlesstext/readlesstext.php:81 |
| 15 | plgContentReadLessText->onContentBeforeDisplay() | Same as call in the line below. |
| 14 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 13 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 12 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:116 |
| 11 | ContentViewCategory->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 23.69 ms После последнего запроса: 35.69 ms Память запроса: 0.025 MB Память до запроса: 8.680 MB Выбрано строк: 1
SELECT *
FROM cvxw3_readlesstext
WHERE rtable = 'com_content'
AND rid = '1429'| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cvxw3_readlesstext | const | rtable | rtable | 771 | const,const | 1 | |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Waiting for query cache lock | 0.00 ms |
| checking query cache for query | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| System lock | 0.01 ms |
| Waiting for query cache lock | 0.07 ms |
| init | 0.03 ms |
| optimizing | 0.01 ms |
| statistics | 0.06 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| Waiting for query cache lock | 0.00 ms |
| freeing items | 0.02 ms |
| Waiting for query cache lock | 0.00 ms |
| freeing items | 0.00 ms |
| storing result in query cache | 0.01 ms |
| logging slow query | 0.00 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1455 |
| 20 | JDatabaseDriver->loadAssoc() | JROOT/plugins/content/readlesstext/readlesstextcache.php:153 |
| 19 | ReadLessTextCache->_GetDataFromDb() | JROOT/plugins/content/readlesstext/readlesstextcache.php:45 |
| 18 | ReadLessTextCache->__construct() | JROOT/plugins/content/readlesstext/readlesstextmain.php:342 |
| 17 | ReadLessTextMain->_PrepareArticleText() | JROOT/plugins/content/readlesstext/readlesstextmain.php:135 |
| 16 | ReadLessTextMain->ReadLessText() | JROOT/plugins/content/readlesstext/readlesstext.php:81 |
| 15 | plgContentReadLessText->onContentBeforeDisplay() | Same as call in the line below. |
| 14 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 13 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 12 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:116 |
| 11 | ContentViewCategory->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 27.30 ms После последнего запроса: 149.32 ms Память запроса: 0.024 MB Память до запроса: 8.545 MB
INSERT INTO cvxw3_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('300','com_content','1429','v5.2 (r274)9d6505e03f7b44fffadb7a42e8660a6a','48519','6568','0','0','-1','0','/images/0001.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/dae791ffaff72a3d64361f0ba523f561.jpg')
ON DUPLICATE KEY UPDATE `id`='300',`rtable`='com_content',`rid`='1429',`hash`='v5.2 (r274)9d6505e03f7b44fffadb7a42e8660a6a',`char`='48519',`word`='6568',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='-1',`image_tag_length`='0',`image_url`='/images/0001.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/dae791ffaff72a3d64361f0ba523f561.jpg'EXPLAIN не доступен для запроса: INSERT INTO cvxw3_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('300','com_content','1429','v5.2 (r274)9d6505e03f7b44fffadb7a42e8660a6a','48519','6568','0','0','-1','0','/images/0001.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/dae791ffaff72a3d64361f0ba523f561.jpg')
ON DUPLICATE KEY UPDATE `id`='300',`rtable`='com_content',`rid`='1429',`hash`='v5.2 (r274)9d6505e03f7b44fffadb7a42e8660a6a',`char`='48519',`word`='6568',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='-1',`image_tag_length`='0',`image_url`='/images/0001.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/dae791ffaff72a3d64361f0ba523f561.jpg'
| Status | Duration |
|---|
| starting | 0.11 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| System lock | 0.01 ms |
| init | 0.03 ms |
| update | 0.14 ms |
| Waiting for query cache lock | 0.01 ms |
| update | 0.03 ms |
| end | 0.00 ms |
| query end | 22.97 ms |
| closing tables | 0.03 ms |
| freeing items | 0.03 ms |
| logging slow query | 0.00 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
| 19 | JDatabase->query() | JROOT/plugins/content/readlesstext/readlesstextcache.php:192 |
| 18 | ReadLessTextCache->_SetDataToDb() | JROOT/plugins/content/readlesstext/readlesstextcache.php:129 |
| 17 | ReadLessTextCache->Store() | JROOT/plugins/content/readlesstext/readlesstextmain.php:189 |
| 16 | ReadLessTextMain->ReadLessText() | JROOT/plugins/content/readlesstext/readlesstext.php:81 |
| 15 | plgContentReadLessText->onContentBeforeDisplay() | Same as call in the line below. |
| 14 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 13 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 12 | JEventDispatcher->trigger() | JROOT/components/com_content/views/category/view.html.php:116 |
| 11 | ContentViewCategory->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 11.77 ms После последнего запроса: 676.29 ms Память запроса: 0.019 MB Память до запроса: 8.952 MB Выбрано строк: 115
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM cvxw3_modules AS m
LEFT JOIN cvxw3_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN cvxw3_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-07-21 06:28:19')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-07-21 06:28:19')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 60 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 | ref | PRIMARY,published,newsfeeds | published | 1 | const | 24 | Using where; Используется filesort |
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 403 | ziyouzuzru.m.module,const | 1 | Using where |
| 1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | ziyouzuzru.m.id | 1 | Using where; Using index |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Waiting for query cache lock | 0.01 ms |
| checking query cache for query | 0.12 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| System lock | 0.01 ms |
| Waiting for query cache lock | 0.06 ms |
| init | 0.06 ms |
| optimizing | 0.03 ms |
| statistics | 0.28 ms |
| preparing | 0.05 ms |
| executing | 0.00 ms |
| Sorting result | 0.23 ms |
| Sending data | 0.14 ms |
| Waiting for query cache lock | 0.01 ms |
| Sending data | 0.16 ms |
| Waiting for query cache lock | 0.01 ms |
| Sending data | 0.57 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 ms |
| Waiting for query cache lock | 0.00 ms |
| freeing items | 0.02 ms |
| Waiting for query cache lock | 0.00 ms |
| freeing items | 0.00 ms |
| storing result in query cache | 0.03 ms |
| logging slow query | 0.00 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 15 | JDatabaseDriver->loadObjectList() | Same as call in the line below. |
| 14 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 13 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:433 |
| 12 | Joomla\CMS\Helper\ModuleHelper::getModuleList() | JROOT/libraries/src/Helper/ModuleHelper.php:363 |
| 11 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
| 10 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/libraries/src/Document/HtmlDocument.php:581 |
| 9 | Joomla\CMS\Document\HtmlDocument->countModules() | JROOT/templates/business/functions.php:3 |
| 8 | include JROOT/templates/business/functions.php | JROOT/templates/business/index.php:21 |
| 7 | require JROOT/templates/business/index.php | JROOT/libraries/src/Document/HtmlDocument.php:658 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:720 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:535 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1103 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:780 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:273 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
11 × SELECT `m`.`tag_id`,`t`.*
FROM `cvxw3_contentitem_tag_map` AS m
INNER JOIN `cvxw3_tags` AS t
ON `m`.`tag_id` = `t`.`id`
10 × SELECT *
FROM cvxw3_readlesstext
2 × SELECT `id`,`name`,`rules`,`parent_id`
FROM `cvxw3_assets`
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM cvxw3_modules AS m
LEFT JOIN cvxw3_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN cvxw3_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × 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 cvxw3_categories as c
LEFT JOIN cvxw3_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
1 × 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 cvxw3_fields AS a
LEFT JOIN `cvxw3_languages` AS l
ON l.lang_code = a.language
LEFT JOIN cvxw3_users AS uc
ON uc.id=a.checked_out
LEFT JOIN cvxw3_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN cvxw3_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN cvxw3_fields_groups AS g
ON g.id = a.group_id
LEFT JOIN `cvxw3_fields_categories` AS fc
ON fc.field_id = a.id
1 × SELECT COUNT(*)
FROM cvxw3_content AS a
LEFT JOIN cvxw3_categories AS c
ON c.id = a.catid
LEFT JOIN cvxw3_users AS ua
ON ua.id = a.created_by
LEFT JOIN cvxw3_users AS uam
ON uam.id = a.modified_by
LEFT JOIN cvxw3_categories as parent
ON parent.id = c.parent_id
LEFT JOIN cvxw3_content_rating AS v
ON a.id = v.content_id
1 × SELECT DISTINCT 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, a.ordering,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, c.lft,
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 cvxw3_content AS a
LEFT JOIN cvxw3_categories AS c
ON c.id = a.catid
LEFT JOIN cvxw3_users AS ua
ON ua.id = a.created_by
LEFT JOIN cvxw3_users AS uam
ON uam.id = a.modified_by
LEFT JOIN cvxw3_categories as parent
ON parent.id = c.parent_id
LEFT JOIN cvxw3_content_rating AS v
ON a.id = v.content_id
1 × SELECT id, rules
FROM `cvxw3_viewlevels
1 × SELECT b.id
FROM cvxw3_usergroups AS a
LEFT JOIN cvxw3_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × 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,COUNT(i.`id`) AS numitems
FROM cvxw3_categories as c
LEFT JOIN cvxw3_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
LEFT JOIN `cvxw3_content` AS i
ON i.`catid` = c.id
AND i.state = 1
1 × SELECT `session_id`
FROM `cvxw3_session`
1 × INSERT INTO cvxw3_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('304','com_content','1433','v5.2 (r274)9f329b657a290b40c39a7b813fc4bfbd','10566','1521','0','0','31','40','images/mahalla1.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/4cf11967672fa2afebf1f79cf8bacf03.jpg')
ON DUPLICATE KEY UPDATE `id`='304',`rtable`='com_content',`rid`='1433',`hash`='v5.2 (r274)9f329b657a290b40c39a7b813fc4bfbd',`char`='10566',`word`='1521',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='31',`image_tag_length`='40',`image_url`='images/mahalla1.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/4cf11967672fa2afebf1f79cf8bacf03.jpg
1 × INSERT INTO cvxw3_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('305','com_content','1434','v5.2 (r274)a9e6e3310f9e5189c8141703aa684710','7770','1182','0','0','41','37','images/temur.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/30dc237955494c26e01f337dffe2c562.jpg')
ON DUPLICATE KEY UPDATE `id`='305',`rtable`='com_content',`rid`='1434',`hash`='v5.2 (r274)a9e6e3310f9e5189c8141703aa684710',`char`='7770',`word`='1182',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='41',`image_tag_length`='37',`image_url`='images/temur.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/30dc237955494c26e01f337dffe2c562.jpg
1 × INSERT INTO cvxw3_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('303','com_content','1431','v5.2 (r274)d7260dd92691e095abc520cbd6965bac','16104','2309','0','0','35','44','images/ty-ne-syrota.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/d4b9ce95b19bf2e8e13adbfe2c956c35.jpg')
ON DUPLICATE KEY UPDATE `id`='303',`rtable`='com_content',`rid`='1431',`hash`='v5.2 (r274)d7260dd92691e095abc520cbd6965bac',`char`='16104',`word`='2309',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='35',`image_tag_length`='44',`image_url`='images/ty-ne-syrota.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/d4b9ce95b19bf2e8e13adbfe2c956c35.jpg
1 × INSERT INTO cvxw3_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('301','com_content','1422','v5.2 (r274)2121e969bfa1105a4e44a109558cf6c6','14080','1905','0','0','3','85','images/shmidt.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/32957a2b38a97e8fd5d13d97f893e84d.jpg')
ON DUPLICATE KEY UPDATE `id`='301',`rtable`='com_content',`rid`='1422',`hash`='v5.2 (r274)2121e969bfa1105a4e44a109558cf6c6',`char`='14080',`word`='1905',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='3',`image_tag_length`='85',`image_url`='images/shmidt.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/32957a2b38a97e8fd5d13d97f893e84d.jpg
1 × INSERT INTO cvxw3_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('300','com_content','1429','v5.2 (r274)9d6505e03f7b44fffadb7a42e8660a6a','48519','6568','0','0','-1','0','/images/0001.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/dae791ffaff72a3d64361f0ba523f561.jpg')
ON DUPLICATE KEY UPDATE `id`='300',`rtable`='com_content',`rid`='1429',`hash`='v5.2 (r274)9d6505e03f7b44fffadb7a42e8660a6a',`char`='48519',`word`='6568',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='-1',`image_tag_length`='0',`image_url`='/images/0001.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/dae791ffaff72a3d64361f0ba523f561.jpg
1 × INSERT INTO cvxw3_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('320','com_content','1446','v5.2 (r274)7be7fb7b45a5e5de761798d67f439118','20517','2732','0','0','35','63','images/polivanov.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/f656b07e4af41a03850e5e1e717f85a1.jpg')
ON DUPLICATE KEY UPDATE `id`='320',`rtable`='com_content',`rid`='1446',`hash`='v5.2 (r274)7be7fb7b45a5e5de761798d67f439118',`char`='20517',`word`='2732',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='35',`image_tag_length`='63',`image_url`='images/polivanov.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/f656b07e4af41a03850e5e1e717f85a1.jpg
1 × INSERT INTO cvxw3_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('315','com_content','1468','v5.2 (r274)269c32afa8750675ff45b4ab48c780e7','11706','1623','0','0','41','43','images/erkin-agzam.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/e485d29242c08cd0bf6fa948d00a4cd8.jpg')
ON DUPLICATE KEY UPDATE `id`='315',`rtable`='com_content',`rid`='1468',`hash`='v5.2 (r274)269c32afa8750675ff45b4ab48c780e7',`char`='11706',`word`='1623',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='41',`image_tag_length`='43',`image_url`='images/erkin-agzam.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/e485d29242c08cd0bf6fa948d00a4cd8.jpg
1 × UPDATE `cvxw3_extensions`
SET `params` = '{\"mediaversion\":\"5e1114a79c4315b74790b0e297fbc73b\"}'
1 × INSERT INTO cvxw3_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('307','com_content','1494','v5.2 (r274)00555386e7916fe6b7fc14aa81e7bda7','10796','1522','0','0','31','35','images/sad.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/65e471ce5134d6a84dab18ba4867d805.jpg')
ON DUPLICATE KEY UPDATE `id`='307',`rtable`='com_content',`rid`='1494',`hash`='v5.2 (r274)00555386e7916fe6b7fc14aa81e7bda7',`char`='10796',`word`='1522',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='31',`image_tag_length`='35',`image_url`='images/sad.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/65e471ce5134d6a84dab18ba4867d805.jpg
1 × INSERT INTO cvxw3_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('308','com_content','1488','v5.2 (r274)aee2d27d34f69cb6945d120c48e69426','28840','4284','0','0','31','37','images/rimma.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/f12a0b984426f5c122851149514cbfcf.jpg')
ON DUPLICATE KEY UPDATE `id`='308',`rtable`='com_content',`rid`='1488',`hash`='v5.2 (r274)aee2d27d34f69cb6945d120c48e69426',`char`='28840',`word`='4284',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='31',`image_tag_length`='37',`image_url`='images/rimma.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/f12a0b984426f5c122851149514cbfcf.jpg
1 × INSERT INTO cvxw3_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('311','com_content','1476','v5.2 (r274)862ec8493c95c37dd10c689ade203eb3','8865','1333','0','0','3','91','images/ruzi-chariev.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/fb3cc4286634487d1ea572f571996ac8.jpg')
ON DUPLICATE KEY UPDATE `id`='311',`rtable`='com_content',`rid`='1476',`hash`='v5.2 (r274)862ec8493c95c37dd10c689ade203eb3',`char`='8865',`word`='1333',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='3',`image_tag_length`='91',`image_url`='images/ruzi-chariev.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/fb3cc4286634487d1ea572f571996ac8.jpg
1 × INSERT INTO `cvxw3_session` (`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES ('40c84rihsg5mjaabpjs1grgf97', 1, '1784615298', 0, '', 0