Время запроса: 0.76 ms Память запроса: 0.010 MB Память до запроса: 1.503 MB Выбрано строк: 0
SELECT `session_id`
FROM `cvxw3_session`
WHERE `session_id` = '1t210ggs5iq7dunivmss2uq3r5'
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.09 ms |
| Waiting for query cache lock | 0.01 ms |
| checking query cache for query | 0.08 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| System lock | 0.01 ms |
| Waiting for query cache lock | 0.05 ms |
| init | 0.03 ms |
| optimizing | 0.01 ms |
| statistics | 0.05 ms |
| preparing | 0.00 ms |
| executing | 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.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 |
|---|
| 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 |
Время запроса: 43.87 ms После последнего запроса: 0.45 ms Память запроса: 0.009 MB Память до запроса: 1.519 MB
INSERT INTO `cvxw3_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
('1t210ggs5iq7dunivmss2uq3r5', 1, '1782263882', 0, '', 0)
EXPLAIN не доступен для запроса: INSERT INTO `cvxw3_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
('1t210ggs5iq7dunivmss2uq3r5', 1, '1782263882', 0, '', 0)
| Status | Duration |
|---|
| starting | 0.09 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| System lock | 0.01 ms |
| init | 0.02 ms |
| update | 0.14 ms |
| Waiting for query cache lock | 0.01 ms |
| update | 0.03 ms |
| end | 0.00 ms |
| query end | 43.24 ms |
| closing tables | 0.05 ms |
| freeing items | 0.04 ms |
| logging slow query | 0.01 ms |
| cleaning up | 0.01 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 |
Время запроса: 2.31 ms После последнего запроса: 8.15 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.03 ms |
| Waiting for query cache lock | 0.01 ms |
| checking query cache for query | 0.08 ms |
| checking privileges on cached | 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 |
|---|
| 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.48 ms После последнего запроса: 0.58 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.03 ms |
| Waiting for query cache lock | 0.00 ms |
| checking query cache for query | 0.02 ms |
| checking privileges on cached | 0.01 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 |
Время запроса: 28.88 ms После последнего запроса: 43.41 ms Память запроса: 0.017 MB Память до запроса: 2.950 MB
UPDATE `cvxw3_extensions`
SET `params` = '{\"mediaversion\":\"d46453517970c04eece13b5c32c053cd\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN не доступен для запроса: UPDATE `cvxw3_extensions`
SET `params` = '{\"mediaversion\":\"d46453517970c04eece13b5c32c053cd\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
| Status | Duration |
|---|
| starting | 0.10 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| System lock | 0.01 ms |
| init | 0.14 ms |
| Updating | 0.07 ms |
| end | 0.00 ms |
| Waiting for query cache lock | 0.00 ms |
| end | 0.01 ms |
| query end | 28.04 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 |
|---|
| 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.20 ms После последнего запроса: 16.38 ms Память запроса: 0.027 MB Память до запроса: 3.645 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.00 ms |
| checking query cache for query | 0.02 ms |
| checking privileges on cached | 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 |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 21 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:429 |
| 20 | Joomla\CMS\Access\Access::preloadComponents() | JROOT/libraries/src/Access/Access.php:213 |
| 19 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:531 |
| 18 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
| 17 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
| 16 | Joomla\CMS\User\User->authorise() | JROOT/components/com_content/models/articles.php:114 |
| 15 | ContentModelArticles->populateState() | JROOT/components/com_content/models/featured.php:42 |
| 14 | ContentModelFeatured->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:435 |
| 13 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:423 |
| 12 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_content/views/featured/view.html.php:54 |
| 11 | ContentViewFeatured->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 |
Время запроса: 133.32 ms После последнего запроса: 2.90 ms Память запроса: 0.022 MB Память до запроса: 3.813 MB Выбрано строк: 8
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,fp.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
INNER JOIN cvxw3_content_frontpage AS fp
ON fp.content_id = a.id
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.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-06-24 01:18:02')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-06-24 01:18:02')
ORDER BY a.featured DESC, fp.ordering,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END DESC , a.created DESC
LIMIT 176, 8
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | fp | ALL | PRIMARY | Индекс не используется | NULL | NULL | 282 | Using temporary; Используется filesort |
| 1 | SIMPLE | a | eq_ref | PRIMARY,idx_access,idx_state,idx_catid | PRIMARY | 4 | ziyouzuzru.fp.content_id | 1 | Using where |
| 1 | SIMPLE | c | eq_ref | PRIMARY,idx_access | PRIMARY | 4 | ziyouzuzru.a.catid | 1 | 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 | ziyouzuzru.c.parent_id | 1 | |
| 1 | SIMPLE | v | eq_ref | PRIMARY | PRIMARY | 4 | ziyouzuzru.a.id | 1 | |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Waiting for query cache lock | 0.00 ms |
| checking query cache for query | 0.26 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.18 ms |
| System lock | 0.05 ms |
| Waiting for query cache lock | 0.09 ms |
| init | 0.12 ms |
| optimizing | 0.03 ms |
| statistics | 0.21 ms |
| preparing | 0.03 ms |
| Creating tmp table | 0.45 ms |
| executing | 0.01 ms |
| Copying to tmp table | 124.82 ms |
| Sorting result | 2.69 ms |
| Sending data | 2.13 ms |
| Waiting for query cache lock | 0.03 ms |
| Sending data | 0.08 ms |
| Waiting for query cache lock | 0.01 ms |
| Sending data | 0.03 ms |
| Waiting for query cache lock | 0.00 ms |
| Sending data | 0.03 ms |
| end | 0.01 ms |
| removing tmp table | 1.50 ms |
| end | 0.03 ms |
| query end | 0.01 ms |
| closing tables | 0.04 ms |
| freeing items | 0.05 ms |
| Waiting for query cache lock | 0.01 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.00 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/MVC/Model/BaseDatabaseModel.php:308 |
| 16 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:187 |
| 15 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/components/com_content/models/articles.php:556 |
| 14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/featured.php:100 |
| 13 | ContentModelFeatured->getItems() | JROOT/libraries/src/MVC/View/HtmlView.php:423 |
| 12 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_content/views/featured/view.html.php:55 |
| 11 | ContentViewFeatured->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.96 ms После последнего запроса: 2.45 ms Память запроса: 0.021 MB Память до запроса: 4.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` = 564
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.14 ms |
| checking permissions | 0.01 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.06 ms |
| optimizing | 0.02 ms |
| statistics | 0.08 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.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 |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Helper/TagsHelper.php:454 |
| 15 | Joomla\CMS\Helper\TagsHelper->getItemTags() | JROOT/components/com_content/models/articles.php:682 |
| 14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/featured.php:100 |
| 13 | ContentModelFeatured->getItems() | JROOT/libraries/src/MVC/View/HtmlView.php:423 |
| 12 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_content/views/featured/view.html.php:55 |
| 11 | ContentViewFeatured->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.96 ms После последнего запроса: 1.17 ms Память запроса: 0.021 MB Память до запроса: 4.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` = 563
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.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.05 ms |
| init | 0.08 ms |
| optimizing | 0.02 ms |
| statistics | 0.08 ms |
| preparing | 0.03 ms |
| executing | 0.00 ms |
| Sending data | 0.05 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.00 ms |
| logging slow query | 0.00 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Helper/TagsHelper.php:454 |
| 15 | Joomla\CMS\Helper\TagsHelper->getItemTags() | JROOT/components/com_content/models/articles.php:682 |
| 14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/featured.php:100 |
| 13 | ContentModelFeatured->getItems() | JROOT/libraries/src/MVC/View/HtmlView.php:423 |
| 12 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_content/views/featured/view.html.php:55 |
| 11 | ContentViewFeatured->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.22 ms После последнего запроса: 1.00 ms Память запроса: 0.021 MB Память до запроса: 4.102 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` = 561
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.14 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.05 ms |
| init | 0.05 ms |
| optimizing | 0.02 ms |
| statistics | 0.08 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.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 |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Helper/TagsHelper.php:454 |
| 15 | Joomla\CMS\Helper\TagsHelper->getItemTags() | JROOT/components/com_content/models/articles.php:682 |
| 14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/featured.php:100 |
| 13 | ContentModelFeatured->getItems() | JROOT/libraries/src/MVC/View/HtmlView.php:423 |
| 12 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_content/views/featured/view.html.php:55 |
| 11 | ContentViewFeatured->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.40 ms После последнего запроса: 1.11 ms Память запроса: 0.021 MB Память до запроса: 4.144 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` = 560
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.05 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 |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Helper/TagsHelper.php:454 |
| 15 | Joomla\CMS\Helper\TagsHelper->getItemTags() | JROOT/components/com_content/models/articles.php:682 |
| 14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/featured.php:100 |
| 13 | ContentModelFeatured->getItems() | JROOT/libraries/src/MVC/View/HtmlView.php:423 |
| 12 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_content/views/featured/view.html.php:55 |
| 11 | ContentViewFeatured->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.87 ms После последнего запроса: 0.92 ms Память запроса: 0.021 MB Память до запроса: 4.181 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` = 549
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.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.05 ms |
| init | 0.05 ms |
| optimizing | 0.02 ms |
| statistics | 0.07 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.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 |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Helper/TagsHelper.php:454 |
| 15 | Joomla\CMS\Helper\TagsHelper->getItemTags() | JROOT/components/com_content/models/articles.php:682 |
| 14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/featured.php:100 |
| 13 | ContentModelFeatured->getItems() | JROOT/libraries/src/MVC/View/HtmlView.php:423 |
| 12 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_content/views/featured/view.html.php:55 |
| 11 | ContentViewFeatured->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.77 ms После последнего запроса: 1.09 ms Память запроса: 0.021 MB Память до запроса: 4.223 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` = 548
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.05 ms |
| Waiting for query cache lock | 0.00 ms |
| checking query cache for query | 0.14 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.05 ms |
| init | 0.05 ms |
| optimizing | 0.02 ms |
| statistics | 0.07 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.05 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.03 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 |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Helper/TagsHelper.php:454 |
| 15 | Joomla\CMS\Helper\TagsHelper->getItemTags() | JROOT/components/com_content/models/articles.php:682 |
| 14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/featured.php:100 |
| 13 | ContentModelFeatured->getItems() | JROOT/libraries/src/MVC/View/HtmlView.php:423 |
| 12 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_content/views/featured/view.html.php:55 |
| 11 | ContentViewFeatured->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 После последнего запроса: 0.96 ms Память запроса: 0.021 MB Память до запроса: 4.260 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` = 513
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.16 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.06 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.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.03 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 |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Helper/TagsHelper.php:454 |
| 15 | Joomla\CMS\Helper\TagsHelper->getItemTags() | JROOT/components/com_content/models/articles.php:682 |
| 14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/featured.php:100 |
| 13 | ContentModelFeatured->getItems() | JROOT/libraries/src/MVC/View/HtmlView.php:423 |
| 12 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_content/views/featured/view.html.php:55 |
| 11 | ContentViewFeatured->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.76 ms После последнего запроса: 0.95 ms Память запроса: 0.021 MB Память до запроса: 4.300 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` = 512
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.02 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.03 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.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.03 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 |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Helper/TagsHelper.php:454 |
| 15 | Joomla\CMS\Helper\TagsHelper->getItemTags() | JROOT/components/com_content/models/articles.php:682 |
| 14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/featured.php:100 |
| 13 | ContentModelFeatured->getItems() | JROOT/libraries/src/MVC/View/HtmlView.php:423 |
| 12 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_content/views/featured/view.html.php:55 |
| 11 | ContentViewFeatured->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.47 ms После последнего запроса: 3.08 ms Память запроса: 0.021 MB Память до запроса: 4.470 MB Выбрано строк: 1
SELECT COUNT(*)
FROM cvxw3_content AS a
INNER JOIN cvxw3_content_frontpage AS fp
ON fp.content_id = a.id
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.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-06-24 01:18:02')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-06-24 01:18:02')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | fp | index | PRIMARY | PRIMARY | 4 | NULL | 282 | Using index |
| 1 | SIMPLE | a | eq_ref | PRIMARY,idx_access,idx_state,idx_catid | PRIMARY | 4 | ziyouzuzru.fp.content_id | 1 | Using where |
| 1 | SIMPLE | c | eq_ref | PRIMARY,idx_access | PRIMARY | 4 | ziyouzuzru.a.catid | 1 | 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 | ziyouzuzru.c.parent_id | 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.00 ms |
| checking query cache for query | 0.14 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.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.06 ms |
| optimizing | 0.03 ms |
| statistics | 0.42 ms |
| preparing | 0.04 ms |
| executing | 0.01 ms |
| Sending data | 3.18 ms |
| end | 0.02 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.03 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 |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 16 | JDatabaseDriver->loadResult() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:335 |
| 15 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getListCount() | JROOT/libraries/src/MVC/Model/ListModel.php:282 |
| 14 | Joomla\CMS\MVC\Model\ListModel->getTotal() | JROOT/libraries/src/MVC/Model/ListModel.php:232 |
| 13 | Joomla\CMS\MVC\Model\ListModel->getPagination() | JROOT/libraries/src/MVC/View/HtmlView.php:423 |
| 12 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_content/views/featured/view.html.php:56 |
| 11 | ContentViewFeatured->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.44 ms После последнего запроса: 7.48 ms Память запроса: 0.027 MB Память до запроса: 4.827 MB Выбрано строк: 3
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM 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=45
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 | 55 | Using where |
| Status | Duration |
|---|
| starting | 0.04 ms |
| Waiting for query cache lock | 0.00 ms |
| checking query cache for query | 0.05 ms |
| checking privileges on cached | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.02 ms |
| sending cached result to clien | 0.01 ms |
| logging slow query | 0.01 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/featured/view.html.php:98 |
| 11 | ContentViewFeatured->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.39 ms После последнего запроса: 1.08 ms Память запроса: 0.025 MB Память до запроса: 4.898 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 (45,0,70))
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.04 ms |
| checking privileges on cached | 0.01 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 |
| sending cached result to clien | 0.02 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/featured/view.html.php:98 |
| 11 | ContentViewFeatured->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.16 ms После последнего запроса: 3.45 ms Память запроса: 0.025 MB Память до запроса: 5.046 MB Выбрано строк: 1
SELECT *
FROM cvxw3_readlesstext
WHERE rtable = 'com_content'
AND rid = '564'| 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.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.08 ms |
| System lock | 0.03 ms |
| Waiting for query cache lock | 0.05 ms |
| init | 0.04 ms |
| optimizing | 0.02 ms |
| statistics | 0.33 ms |
| preparing | 0.03 ms |
| executing | 0.01 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.00 ms |
| logging slow query | 0.00 ms |
| cleaning up | 0.01 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/featured/view.html.php:106 |
| 11 | ContentViewFeatured->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.51 ms После последнего запроса: 10.29 ms Память запроса: 0.024 MB Память до запроса: 5.107 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 ('152','com_content','564','v5.2 (r274)34aaff62aae0f6788edaf693164f92cf','0','275','0','0','3','85','images/stories/devonov.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/196478106f403c4ab63235eeb320a3d3.jpg')
ON DUPLICATE KEY UPDATE `id`='152',`rtable`='com_content',`rid`='564',`hash`='v5.2 (r274)34aaff62aae0f6788edaf693164f92cf',`char`='0',`word`='275',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='3',`image_tag_length`='85',`image_url`='images/stories/devonov.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/196478106f403c4ab63235eeb320a3d3.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 ('152','com_content','564','v5.2 (r274)34aaff62aae0f6788edaf693164f92cf','0','275','0','0','3','85','images/stories/devonov.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/196478106f403c4ab63235eeb320a3d3.jpg')
ON DUPLICATE KEY UPDATE `id`='152',`rtable`='com_content',`rid`='564',`hash`='v5.2 (r274)34aaff62aae0f6788edaf693164f92cf',`char`='0',`word`='275',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='3',`image_tag_length`='85',`image_url`='images/stories/devonov.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/196478106f403c4ab63235eeb320a3d3.jpg'
| Status | Duration |
|---|
| starting | 0.12 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| System lock | 0.02 ms |
| init | 0.02 ms |
| update | 0.25 ms |
| Waiting for query cache lock | 0.01 ms |
| update | 0.02 ms |
| end | 0.00 ms |
| query end | 17.62 ms |
| closing tables | 0.03 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/featured/view.html.php:106 |
| 11 | ContentViewFeatured->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.31 ms После последнего запроса: 1.37 ms Память запроса: 0.027 MB Память до запроса: 5.143 MB Выбрано строк: 3
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM 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=55
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 | 55 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Waiting for query cache lock | 0.00 ms |
| checking query cache for query | 0.03 ms |
| checking privileges on cached | 0.00 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/featured/view.html.php:98 |
| 11 | ContentViewFeatured->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.97 ms После последнего запроса: 0.60 ms Память запроса: 0.025 MB Память до запроса: 5.174 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 (55,0,71))
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.01 ms |
| checking query cache for query | 0.03 ms |
| checking privileges on cached | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| sending cached result to clien | 0.02 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/featured/view.html.php:98 |
| 11 | ContentViewFeatured->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.87 ms После последнего запроса: 1.44 ms Память запроса: 0.025 MB Память до запроса: 5.205 MB Выбрано строк: 1
SELECT *
FROM cvxw3_readlesstext
WHERE rtable = 'com_content'
AND rid = '563'| 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.14 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.03 ms |
| optimizing | 0.01 ms |
| statistics | 0.25 ms |
| preparing | 0.03 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| end | 0.01 ms |
| query end | 0.19 ms |
| closing tables | 0.02 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.01 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/featured/view.html.php:106 |
| 11 | ContentViewFeatured->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.41 ms После последнего запроса: 9.30 ms Память запроса: 0.024 MB Память до запроса: 5.238 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 ('190','com_content','563','v5.2 (r274)604519aae75d38bc54f31adc33b61bc8','0','247','0','0','3','88','images/stories/odil_yakub.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/78e09977e3970091f72ae02f507db780.jpg')
ON DUPLICATE KEY UPDATE `id`='190',`rtable`='com_content',`rid`='563',`hash`='v5.2 (r274)604519aae75d38bc54f31adc33b61bc8',`char`='0',`word`='247',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='3',`image_tag_length`='88',`image_url`='images/stories/odil_yakub.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/78e09977e3970091f72ae02f507db780.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 ('190','com_content','563','v5.2 (r274)604519aae75d38bc54f31adc33b61bc8','0','247','0','0','3','88','images/stories/odil_yakub.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/78e09977e3970091f72ae02f507db780.jpg')
ON DUPLICATE KEY UPDATE `id`='190',`rtable`='com_content',`rid`='563',`hash`='v5.2 (r274)604519aae75d38bc54f31adc33b61bc8',`char`='0',`word`='247',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='3',`image_tag_length`='88',`image_url`='images/stories/odil_yakub.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/78e09977e3970091f72ae02f507db780.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.04 ms |
| end | 0.00 ms |
| query end | 20.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/featured/view.html.php:106 |
| 11 | ContentViewFeatured->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.30 ms После последнего запроса: 1.16 ms Память запроса: 0.027 MB Память до запроса: 5.268 MB Выбрано строк: 3
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM 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=56
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 | 55 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Waiting for query cache lock | 0.00 ms |
| checking query cache for query | 0.02 ms |
| checking privileges on cached | 0.00 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.02 ms |
| sending cached result to clien | 0.02 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/featured/view.html.php:98 |
| 11 | ContentViewFeatured->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.95 ms После последнего запроса: 0.48 ms Память запроса: 0.025 MB Память до запроса: 5.291 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 (56,0,71))
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.02 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.00 ms |
| Opening tables | 0.09 ms |
| System lock | 0.02 ms |
| Waiting for query cache lock | 0.10 ms |
| init | 0.08 ms |
| optimizing | 0.03 ms |
| statistics | 0.14 ms |
| preparing | 0.04 ms |
| executing | 0.00 ms |
| Sorting result | 0.03 ms |
| Sending data | 0.03 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.00 ms |
| logging slow query | 0.00 ms |
| cleaning up | 0.01 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/featured/view.html.php:98 |
| 11 | ContentViewFeatured->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.20 ms После последнего запроса: 1.32 ms Память запроса: 0.025 MB Память до запроса: 5.323 MB Выбрано строк: 1
SELECT *
FROM cvxw3_readlesstext
WHERE rtable = 'com_content'
AND rid = '561'| 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.43 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.02 ms |
| System lock | 0.01 ms |
| Waiting for query cache lock | 0.05 ms |
| init | 0.04 ms |
| optimizing | 0.01 ms |
| statistics | 0.24 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.03 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.03 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/featured/view.html.php:106 |
| 11 | ContentViewFeatured->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.64 ms После последнего запроса: 9.32 ms Память запроса: 0.024 MB Память до запроса: 5.355 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 ('64','com_content','561','v5.2 (r274)f52e42a1d3cd867c75e3adcad26c0394','0','274','0','0','3','86','images/stories/otauli-7.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/cfd20383e8f9d523423880e20a2b4055.jpg')
ON DUPLICATE KEY UPDATE `id`='64',`rtable`='com_content',`rid`='561',`hash`='v5.2 (r274)f52e42a1d3cd867c75e3adcad26c0394',`char`='0',`word`='274',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='3',`image_tag_length`='86',`image_url`='images/stories/otauli-7.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/cfd20383e8f9d523423880e20a2b4055.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 ('64','com_content','561','v5.2 (r274)f52e42a1d3cd867c75e3adcad26c0394','0','274','0','0','3','86','images/stories/otauli-7.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/cfd20383e8f9d523423880e20a2b4055.jpg')
ON DUPLICATE KEY UPDATE `id`='64',`rtable`='com_content',`rid`='561',`hash`='v5.2 (r274)f52e42a1d3cd867c75e3adcad26c0394',`char`='0',`word`='274',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='3',`image_tag_length`='86',`image_url`='images/stories/otauli-7.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/cfd20383e8f9d523423880e20a2b4055.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.13 ms |
| Waiting for query cache lock | 0.01 ms |
| update | 0.02 ms |
| end | 0.01 ms |
| query end | 11.05 ms |
| closing tables | 0.04 ms |
| freeing items | 0.07 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/featured/view.html.php:106 |
| 11 | ContentViewFeatured->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.65 ms После последнего запроса: 1.96 ms Память запроса: 0.025 MB Память до запроса: 5.394 MB Выбрано строк: 1
SELECT *
FROM cvxw3_readlesstext
WHERE rtable = 'com_content'
AND rid = '560'| 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.03 ms |
| System lock | 0.01 ms |
| Waiting for query cache lock | 0.05 ms |
| init | 0.04 ms |
| optimizing | 0.02 ms |
| statistics | 0.07 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/featured/view.html.php:106 |
| 11 | ContentViewFeatured->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 |
Время запроса: 15.34 ms После последнего запроса: 11.40 ms Память запроса: 0.024 MB Память до запроса: 5.421 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 ('191','com_content','560','v5.2 (r274)596b356b5c8277123e5c16e2c78cc8c7','0','763','0','0','3','91','images/stories/jonrid.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/241a64f01dad9efdc3d0876831bda2a6.jpg')
ON DUPLICATE KEY UPDATE `id`='191',`rtable`='com_content',`rid`='560',`hash`='v5.2 (r274)596b356b5c8277123e5c16e2c78cc8c7',`char`='0',`word`='763',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='3',`image_tag_length`='91',`image_url`='images/stories/jonrid.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/241a64f01dad9efdc3d0876831bda2a6.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 ('191','com_content','560','v5.2 (r274)596b356b5c8277123e5c16e2c78cc8c7','0','763','0','0','3','91','images/stories/jonrid.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/241a64f01dad9efdc3d0876831bda2a6.jpg')
ON DUPLICATE KEY UPDATE `id`='191',`rtable`='com_content',`rid`='560',`hash`='v5.2 (r274)596b356b5c8277123e5c16e2c78cc8c7',`char`='0',`word`='763',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='3',`image_tag_length`='91',`image_url`='images/stories/jonrid.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/241a64f01dad9efdc3d0876831bda2a6.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.14 ms |
| Waiting for query cache lock | 0.01 ms |
| update | 0.02 ms |
| end | 0.00 ms |
| query end | 14.77 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/featured/view.html.php:106 |
| 11 | ContentViewFeatured->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.23 ms После последнего запроса: 1.08 ms Память запроса: 0.027 MB Память до запроса: 5.445 MB Выбрано строк: 3
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM 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=43
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 | 55 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Waiting for query cache lock | 0.01 ms |
| checking query cache for query | 0.17 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.09 ms |
| optimizing | 0.02 ms |
| statistics | 0.15 ms |
| preparing | 0.03 ms |
| executing | 0.00 ms |
| Sorting result | 0.27 ms |
| Sending data | 0.12 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.00 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/featured/view.html.php:98 |
| 11 | ContentViewFeatured->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.84 ms После последнего запроса: 0.54 ms Память запроса: 0.025 MB Память до запроса: 5.468 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 (43,0,70))
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.02 ms |
| Waiting for query cache lock | 0.00 ms |
| checking query cache for query | 0.18 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.01 ms |
| Waiting for query cache lock | 0.06 ms |
| init | 0.12 ms |
| optimizing | 0.03 ms |
| statistics | 0.08 ms |
| preparing | 0.03 ms |
| executing | 0.00 ms |
| Sorting result | 0.03 ms |
| Sending data | 0.03 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.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 |
|---|
| 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/featured/view.html.php:98 |
| 11 | ContentViewFeatured->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.77 ms После последнего запроса: 1.31 ms Память запроса: 0.025 MB Память до запроса: 5.510 MB Выбрано строк: 1
SELECT *
FROM cvxw3_readlesstext
WHERE rtable = 'com_content'
AND rid = '549'| 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.05 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.03 ms |
| System lock | 0.01 ms |
| Waiting for query cache lock | 0.04 ms |
| init | 0.04 ms |
| optimizing | 0.01 ms |
| statistics | 0.25 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.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/featured/view.html.php:106 |
| 11 | ContentViewFeatured->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 |
Время запроса: 14.98 ms После последнего запроса: 12.52 ms Память запроса: 0.024 MB Память до запроса: 5.535 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 ('39','com_content','549','v5.2 (r274)088889e94fca0c665044236b91ffc924','0','819','0','0','3','88','images/stories/kamoliddin.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/02373635c31455368e75e983ea8e95b9.jpg')
ON DUPLICATE KEY UPDATE `id`='39',`rtable`='com_content',`rid`='549',`hash`='v5.2 (r274)088889e94fca0c665044236b91ffc924',`char`='0',`word`='819',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='3',`image_tag_length`='88',`image_url`='images/stories/kamoliddin.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/02373635c31455368e75e983ea8e95b9.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 ('39','com_content','549','v5.2 (r274)088889e94fca0c665044236b91ffc924','0','819','0','0','3','88','images/stories/kamoliddin.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/02373635c31455368e75e983ea8e95b9.jpg')
ON DUPLICATE KEY UPDATE `id`='39',`rtable`='com_content',`rid`='549',`hash`='v5.2 (r274)088889e94fca0c665044236b91ffc924',`char`='0',`word`='819',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='3',`image_tag_length`='88',`image_url`='images/stories/kamoliddin.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/02373635c31455368e75e983ea8e95b9.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.15 ms |
| Waiting for query cache lock | 0.01 ms |
| update | 0.02 ms |
| end | 0.00 ms |
| query end | 14.23 ms |
| closing tables | 0.06 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/featured/view.html.php:106 |
| 11 | ContentViewFeatured->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.63 ms После последнего запроса: 2.62 ms Память запроса: 0.025 MB Память до запроса: 5.530 MB Выбрано строк: 1
SELECT *
FROM cvxw3_readlesstext
WHERE rtable = 'com_content'
AND rid = '548'| 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.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.04 ms |
| preparing | 0.02 ms |
| executing | 0.01 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.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/featured/view.html.php:106 |
| 11 | ContentViewFeatured->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.01 ms После последнего запроса: 12.85 ms Память запроса: 0.024 MB Память до запроса: 5.564 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 ('192','com_content','548','v5.2 (r274)95cc9e6151849745fdfc403f73de96e3','0','148','0','0','3','99','images/stories/uchqun_nazarov.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/fce5bf6a06cc09d110a500d75e378ebc.jpg')
ON DUPLICATE KEY UPDATE `id`='192',`rtable`='com_content',`rid`='548',`hash`='v5.2 (r274)95cc9e6151849745fdfc403f73de96e3',`char`='0',`word`='148',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='3',`image_tag_length`='99',`image_url`='images/stories/uchqun_nazarov.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/fce5bf6a06cc09d110a500d75e378ebc.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 ('192','com_content','548','v5.2 (r274)95cc9e6151849745fdfc403f73de96e3','0','148','0','0','3','99','images/stories/uchqun_nazarov.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/fce5bf6a06cc09d110a500d75e378ebc.jpg')
ON DUPLICATE KEY UPDATE `id`='192',`rtable`='com_content',`rid`='548',`hash`='v5.2 (r274)95cc9e6151849745fdfc403f73de96e3',`char`='0',`word`='148',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='3',`image_tag_length`='99',`image_url`='images/stories/uchqun_nazarov.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/fce5bf6a06cc09d110a500d75e378ebc.jpg'
| Status | Duration |
|---|
| starting | 0.14 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.03 ms |
| System lock | 0.01 ms |
| init | 0.03 ms |
| update | 0.09 ms |
| Waiting for query cache lock | 0.00 ms |
| update | 0.02 ms |
| end | 0.00 ms |
| query end | 24.28 ms |
| closing tables | 0.03 ms |
| freeing items | 0.05 ms |
| logging slow query | 0.01 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/featured/view.html.php:106 |
| 11 | ContentViewFeatured->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.75 ms После последнего запроса: 1.83 ms Память запроса: 0.025 MB Память до запроса: 5.585 MB Выбрано строк: 1
SELECT *
FROM cvxw3_readlesstext
WHERE rtable = 'com_content'
AND rid = '513'| 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.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.01 ms |
| Sending data | 0.03 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.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 |
|---|
| 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/featured/view.html.php:106 |
| 11 | ContentViewFeatured->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 |
Время запроса: 35.26 ms После последнего запроса: 13.90 ms Память запроса: 0.024 MB Память до запроса: 5.620 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 ('40','com_content','513','v5.2 (r274)591e7b04e18c30fde61c9df16371fc72','0','211','0','0','3','94','images/stories/mahdumi_aazam_02.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/6290d5f8e60a611c5c52ec3ae286f9b7.jpg')
ON DUPLICATE KEY UPDATE `id`='40',`rtable`='com_content',`rid`='513',`hash`='v5.2 (r274)591e7b04e18c30fde61c9df16371fc72',`char`='0',`word`='211',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='3',`image_tag_length`='94',`image_url`='images/stories/mahdumi_aazam_02.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/6290d5f8e60a611c5c52ec3ae286f9b7.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 ('40','com_content','513','v5.2 (r274)591e7b04e18c30fde61c9df16371fc72','0','211','0','0','3','94','images/stories/mahdumi_aazam_02.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/6290d5f8e60a611c5c52ec3ae286f9b7.jpg')
ON DUPLICATE KEY UPDATE `id`='40',`rtable`='com_content',`rid`='513',`hash`='v5.2 (r274)591e7b04e18c30fde61c9df16371fc72',`char`='0',`word`='211',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='3',`image_tag_length`='94',`image_url`='images/stories/mahdumi_aazam_02.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/6290d5f8e60a611c5c52ec3ae286f9b7.jpg'
| Status | Duration |
|---|
| starting | 0.11 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| System lock | 0.01 ms |
| init | 0.02 ms |
| update | 0.42 ms |
| Waiting for query cache lock | 0.01 ms |
| update | 0.02 ms |
| end | 0.00 ms |
| query end | 26.31 ms |
| closing tables | 0.05 ms |
| freeing items | 8.16 ms |
| logging slow query | 0.02 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/featured/view.html.php:106 |
| 11 | ContentViewFeatured->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 После последнего запроса: 3.57 ms Память запроса: 0.025 MB Память до запроса: 5.653 MB Выбрано строк: 1
SELECT *
FROM cvxw3_readlesstext
WHERE rtable = 'com_content'
AND rid = '512'| 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.07 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.04 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.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/featured/view.html.php:106 |
| 11 | ContentViewFeatured->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 |
Время запроса: 14.59 ms После последнего запроса: 11.53 ms Память запроса: 0.024 MB Память до запроса: 5.683 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 ('41','com_content','512','v5.2 (r274)444b48bca2e84dbce05350e29e1deab1','0','538','0','0','3','96','images/stories/qaffoli_shoshiy_02.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/0f63daba86677413a585eadb56a22c3e.jpg')
ON DUPLICATE KEY UPDATE `id`='41',`rtable`='com_content',`rid`='512',`hash`='v5.2 (r274)444b48bca2e84dbce05350e29e1deab1',`char`='0',`word`='538',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='3',`image_tag_length`='96',`image_url`='images/stories/qaffoli_shoshiy_02.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/0f63daba86677413a585eadb56a22c3e.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 ('41','com_content','512','v5.2 (r274)444b48bca2e84dbce05350e29e1deab1','0','538','0','0','3','96','images/stories/qaffoli_shoshiy_02.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/0f63daba86677413a585eadb56a22c3e.jpg')
ON DUPLICATE KEY UPDATE `id`='41',`rtable`='com_content',`rid`='512',`hash`='v5.2 (r274)444b48bca2e84dbce05350e29e1deab1',`char`='0',`word`='538',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='3',`image_tag_length`='96',`image_url`='images/stories/qaffoli_shoshiy_02.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/0f63daba86677413a585eadb56a22c3e.jpg'
| Status | Duration |
|---|
| starting | 0.24 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| System lock | 0.01 ms |
| init | 0.03 ms |
| update | 0.12 ms |
| Waiting for query cache lock | 0.01 ms |
| update | 0.03 ms |
| end | 0.01 ms |
| query end | 13.60 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/featured/view.html.php:106 |
| 11 | ContentViewFeatured->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 × INSERT INTO cvxw3_readlesstext (`id`,`rtable`,`rid`,`hash`,`char`,`word`,`sentence`,`paragraph`,`image_tag_start_pos`,`image_tag_length`,`image_url`,`thumbnail_url`)
VALUES ('39','com_content','549','v5.2 (r274)088889e94fca0c665044236b91ffc924','0','819','0','0','3','88','images/stories/kamoliddin.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/02373635c31455368e75e983ea8e95b9.jpg')
ON DUPLICATE KEY UPDATE `id`='39',`rtable`='com_content',`rid`='549',`hash`='v5.2 (r274)088889e94fca0c665044236b91ffc924',`char`='0',`word`='819',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='3',`image_tag_length`='88',`image_url`='images/stories/kamoliddin.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/02373635c31455368e75e983ea8e95b9.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 ('192','com_content','548','v5.2 (r274)95cc9e6151849745fdfc403f73de96e3','0','148','0','0','3','99','images/stories/uchqun_nazarov.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/fce5bf6a06cc09d110a500d75e378ebc.jpg')
ON DUPLICATE KEY UPDATE `id`='192',`rtable`='com_content',`rid`='548',`hash`='v5.2 (r274)95cc9e6151849745fdfc403f73de96e3',`char`='0',`word`='148',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='3',`image_tag_length`='99',`image_url`='images/stories/uchqun_nazarov.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/fce5bf6a06cc09d110a500d75e378ebc.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 ('40','com_content','513','v5.2 (r274)591e7b04e18c30fde61c9df16371fc72','0','211','0','0','3','94','images/stories/mahdumi_aazam_02.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/6290d5f8e60a611c5c52ec3ae286f9b7.jpg')
ON DUPLICATE KEY UPDATE `id`='40',`rtable`='com_content',`rid`='513',`hash`='v5.2 (r274)591e7b04e18c30fde61c9df16371fc72',`char`='0',`word`='211',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='3',`image_tag_length`='94',`image_url`='images/stories/mahdumi_aazam_02.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/6290d5f8e60a611c5c52ec3ae286f9b7.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 ('41','com_content','512','v5.2 (r274)444b48bca2e84dbce05350e29e1deab1','0','538','0','0','3','96','images/stories/qaffoli_shoshiy_02.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/0f63daba86677413a585eadb56a22c3e.jpg')
ON DUPLICATE KEY UPDATE `id`='41',`rtable`='com_content',`rid`='512',`hash`='v5.2 (r274)444b48bca2e84dbce05350e29e1deab1',`char`='0',`word`='538',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='3',`image_tag_length`='96',`image_url`='images/stories/qaffoli_shoshiy_02.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/0f63daba86677413a585eadb56a22c3e.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 ('191','com_content','560','v5.2 (r274)596b356b5c8277123e5c16e2c78cc8c7','0','763','0','0','3','91','images/stories/jonrid.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/241a64f01dad9efdc3d0876831bda2a6.jpg')
ON DUPLICATE KEY UPDATE `id`='191',`rtable`='com_content',`rid`='560',`hash`='v5.2 (r274)596b356b5c8277123e5c16e2c78cc8c7',`char`='0',`word`='763',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='3',`image_tag_length`='91',`image_url`='images/stories/jonrid.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/241a64f01dad9efdc3d0876831bda2a6.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 ('64','com_content','561','v5.2 (r274)f52e42a1d3cd867c75e3adcad26c0394','0','274','0','0','3','86','images/stories/otauli-7.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/cfd20383e8f9d523423880e20a2b4055.jpg')
ON DUPLICATE KEY UPDATE `id`='64',`rtable`='com_content',`rid`='561',`hash`='v5.2 (r274)f52e42a1d3cd867c75e3adcad26c0394',`char`='0',`word`='274',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='3',`image_tag_length`='86',`image_url`='images/stories/otauli-7.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/cfd20383e8f9d523423880e20a2b4055.jpg
1 × UPDATE `cvxw3_extensions`
SET `params` = '{\"mediaversion\":\"d46453517970c04eece13b5c32c053cd\"}'
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 ('152','com_content','564','v5.2 (r274)34aaff62aae0f6788edaf693164f92cf','0','275','0','0','3','85','images/stories/devonov.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/196478106f403c4ab63235eeb320a3d3.jpg')
ON DUPLICATE KEY UPDATE `id`='152',`rtable`='com_content',`rid`='564',`hash`='v5.2 (r274)34aaff62aae0f6788edaf693164f92cf',`char`='0',`word`='275',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='3',`image_tag_length`='85',`image_url`='images/stories/devonov.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/196478106f403c4ab63235eeb320a3d3.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 ('190','com_content','563','v5.2 (r274)604519aae75d38bc54f31adc33b61bc8','0','247','0','0','3','88','images/stories/odil_yakub.jpg','https://www.ziyouz.uz/ru/cache/plg_readlesstext/78e09977e3970091f72ae02f507db780.jpg')
ON DUPLICATE KEY UPDATE `id`='190',`rtable`='com_content',`rid`='563',`hash`='v5.2 (r274)604519aae75d38bc54f31adc33b61bc8',`char`='0',`word`='247',`sentence`='0',`paragraph`='0',`image_tag_start_pos`='3',`image_tag_length`='88',`image_url`='images/stories/odil_yakub.jpg',`thumbnail_url`='https://www.ziyouz.uz/ru/cache/plg_readlesstext/78e09977e3970091f72ae02f507db780.jpg
1 × INSERT INTO `cvxw3_session` (`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES ('1t210ggs5iq7dunivmss2uq3r5', 1, '1782263882', 0, '', 0