Консоль отладки Joomla!
session.client.forwarded ⇒ 216.73.216.138
session.client.browser ⇒ Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
password_clear ⇒
groups ⇒
session.token ⇒ d0c66cc9e1c91a3c4d30c9adf3adbb77
Application 0.000 seconds (+0.000); 0.36 MB (+0.363) - afterLoad
Application 0.032 seconds (+0.031); 1.38 MB (+1.017) - afterInitialise
Application 0.035 seconds (+0.003); 1.43 MB (+0.045) - afterRoute
Application 0.048 seconds (+0.013); 1.62 MB (+0.195) - afterDispatch
Application 0.188 seconds (+0.140); 1.72 MB (+0.097) - beforeRenderModule mod_footer (Футер)
Application 0.189 seconds (+0.001); 1.72 MB (+0.006) - afterRenderModule mod_footer (Футер)
Application 0.190 seconds (+0.001); 1.73 MB (+0.002) - beforeRenderModule mod_custom (Контакты)
Application 0.191 seconds (+0.001); 1.73 MB (+0.004) - afterRenderModule mod_custom (Контакты)
Application 0.192 seconds (+0.001); 1.73 MB (-0.001) - beforeRenderModule mod_custom (Услуги)
Application 0.192 seconds (+0.000); 1.73 MB (+0.002) - afterRenderModule mod_custom (Услуги)
Application 0.192 seconds (+0.000); 1.71 MB (-0.018) - beforeRenderModule mod_zooitem (Последняя работа)
Application 0.219 seconds (+0.026); 2.25 MB (+0.537) - afterRenderModule mod_zooitem (Последняя работа)
Application 0.219 seconds (+0.000); 2.20 MB (-0.050) - beforeRenderModule mod_zooitem (Популярные записи в блоге)
Application 0.239 seconds (+0.021); 2.62 MB (+0.420) - afterRenderModule mod_zooitem (Популярные записи в блоге)
Application 0.239 seconds (+0.000); 2.57 MB (-0.050) - beforeRenderModule mod_zooitem (Новые записи в блоге)
Application 0.253 seconds (+0.014); 2.59 MB (+0.021) - afterRenderModule mod_zooitem (Новые записи в блоге)
Application 0.269 seconds (+0.016); 2.65 MB (+0.064) - afterRender
2.65 MB (2,779,584 Bytes)
38 SQL-запросов зафиксировано
SELECT `data`
FROM `xqhp_session`
WHERE `session_id` = '90c61e8e36633df8f478dedf70173eb2'SELECT `session_id`
FROM `xqhp_session`
WHERE `session_id` = '90c61e8e36633df8f478dedf70173eb2'
LIMIT 0, 1INSERT INTO `xqhp_session`
(`session_id`, `client_id`, `time`)
VALUES
('90c61e8e36633df8f478dedf70173eb2', 0, '1763988722')SELECT extension_id AS id, element AS "option", params, enabled
FROM xqhp_extensions
WHERE `type` = 'component'
AND `element` = 'com_users'SELECT b.id
FROM xqhp_usergroups AS a
LEFT JOIN xqhp_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 1SELECT id, rules
FROM `xqhp_viewlevels`SELECT folder AS type, element AS name, params
FROM xqhp_extensions
WHERE enabled >= 1
AND type ='plugin'
AND state >= 0
AND access IN (1,1)
ORDER BY orderingSELECT extension_id AS id, element AS "option", params, enabled
FROM xqhp_extensions
WHERE `type` = 'component'
AND `element` = 'com_languages'SELECT a.rules
FROM xqhp_assets AS a
WHERE (a.id = 1)
GROUP BY a.id, a.rules, a.lftSELECT b.rules
FROM xqhp_assets AS a
LEFT JOIN xqhp_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_banners')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lftSELECT *
FROM xqhp_languages
WHERE published=1
ORDER BY ordering ASCSELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,m.browserNav, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM xqhp_menu AS m
LEFT JOIN xqhp_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
ORDER BY m.lftSELECT `params`
FROM xqhp_extensions
WHERE `element`='com_sh404sef'
AND `type`='component';select `alias`,`newurl`
from `xqhp_sh404sef_aliases`
where `alias` = ''
order by `alias` descSELECT extension_id AS id, element AS "option", params, enabled
FROM xqhp_extensions
WHERE `type` = 'component'
AND `element` = 'com_content'SELECT id, home, template, s.params
FROM xqhp_template_styles as s
LEFT JOIN xqhp_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1SELECT `pageid`
FROM xqhp_sh404sef_pageids
WHERE `newurl`='index.php?option=com_content&Itemid=101&id=8&lang=ru&view=article';SELECT *
FROM xqhp_zoo_application
WHERE id = 2SELECT *
FROM xqhp_zoo_category
WHERE application_id = 2
AND published = 1
ORDER BY orderingSELECT b.rules
FROM xqhp_assets AS a
LEFT JOIN xqhp_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'root.1')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lftSELECT a.*
FROM xqhp_zoo_item AS a
LEFT JOIN xqhp_zoo_search_index AS s
ON a.id = s.item_id
AND s.element_id IN ('41342a35-ff78-4f44-b27d-7592c0d9dc2d')
WHERE a.type = 'portfolio'
AND a.application_id = 2
AND a.access IN (1)
AND a.state = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-11-24 12:52:03')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-11-24 12:52:03')
GROUP BY a.id
ORDER BY a.priority DESC, s.value DESC
LIMIT 0,1SELECT extension_id AS id, element AS "option", params, enabled
FROM xqhp_extensions
WHERE `type` = 'component'
AND `element` = 'com_zoo'SELECT *
FROM xqhp_zoo_application
WHERE id = 1SELECT *
FROM xqhp_zoo_category
WHERE application_id = 1
AND published = 1
ORDER BY orderingSELECT a.*
FROM xqhp_zoo_item AS a
LEFT JOIN xqhp_zoo_search_index AS s
ON a.id = s.item_id
AND s.element_id IN ('725334c5-8446-44c0-bb95-7b41f3c5d79e')
WHERE a.type = 'article'
AND a.application_id = 1
AND a.access IN (1)
AND a.state = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-11-24 12:52:03')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-11-24 12:52:03')
GROUP BY a.id
ORDER BY a.priority DESC, s.value
LIMIT 0,5SELECT a.*
FROM xqhp_zoo_item AS a
WHERE a.type = 'article'
AND a.application_id = 1
AND a.access IN (1)
AND a.state = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-11-24 12:52:03')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-11-24 12:52:03')
GROUP BY a.id
ORDER BY a.priority DESC, a.created DESC
LIMIT 0,5SELECT b.id
FROM xqhp_zoo_category_item AS a JOIN xqhp_zoo_category AS b
ON a.category_id = b.id
WHERE a.item_id=158
AND b.published = 1 UNION SELECT 0
FROM xqhp_zoo_category_item AS a
WHERE a.item_id=158
AND a.category_id = 0SELECT b.id
FROM xqhp_zoo_category_item AS a JOIN xqhp_zoo_category AS b
ON a.category_id = b.id
WHERE a.item_id=157
AND b.published = 1 UNION SELECT 0
FROM xqhp_zoo_category_item AS a
WHERE a.item_id=157
AND a.category_id = 0SELECT b.id
FROM xqhp_zoo_category_item AS a JOIN xqhp_zoo_category AS b
ON a.category_id = b.id
WHERE a.item_id=156
AND b.published = 1 UNION SELECT 0
FROM xqhp_zoo_category_item AS a
WHERE a.item_id=156
AND a.category_id = 0SELECT b.id
FROM xqhp_zoo_category_item AS a JOIN xqhp_zoo_category AS b
ON a.category_id = b.id
WHERE a.item_id=155
AND b.published = 1 UNION SELECT 0
FROM xqhp_zoo_category_item AS a
WHERE a.item_id=155
AND a.category_id = 0SELECT b.id
FROM xqhp_zoo_category_item AS a JOIN xqhp_zoo_category AS b
ON a.category_id = b.id
WHERE a.item_id=154
AND b.published = 1 UNION SELECT 0
FROM xqhp_zoo_category_item AS a
WHERE a.item_id=154
AND a.category_id = 0SHOW TABLESSELECT *
FROM xqhp_languagesSELECT `id`, `title`, `alias`, `catid`, `language`
FROM xqhp_content
WHERE `id`=8;SELECT *
FROM xqhp_categories
WHERE parent_id > 0
and extension = 'com_content'
and path = 'uncategorised'
and level = 1;SHOW FULL COLUMNS
FROM `xqhp_sh404sef_metas`SELECT *
FROM xqhp_sh404sef_metas
WHERE `newurl`='index.php?3de69ea13a27d1ead96ff5d7b47efae3';UPDATE `xqhp_session`
SET `data` = '__default|a:9:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1763988722;s:18:\"session.timer.last\";i:1763988722;s:17:\"session.timer.now\";i:1763988722;s:24:\"session.client.forwarded\";s:14:\"216.73.216.138\";s:22:\"session.client.browser\";s:103:\"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)\";s:8:\"registry\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:4:\"user\";O:5:\"JUser\":26:{s:9:\"\0*\0isRoot\";b:0;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:8:\"usertype\";N;s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:0:{}s:5:\"guest\";i:1;s:13:\"lastResetTime\";N;s:10:\"resetCount\";N;s:10:\"\0*\0_params\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:14:\"\0*\0_authGroups\";a:1:{i:0;i:1;}s:14:\"\0*\0_authLevels\";a:2:{i:0;i:1;i:1;i:1;}s:15:\"\0*\0_authActions\";N;s:12:\"\0*\0_errorMsg\";N;s:10:\"\0*\0_errors\";a:0:{}s:3:\"aid\";i:0;s:10:\"superadmin\";N;}s:13:\"session.token\";s:32:\"d0c66cc9e1c91a3c4d30c9adf3adbb77\";}'
, `time` = '1763988723'
WHERE `session_id` = '90c61e8e36633df8f478dedf70173eb2'
28 типов SQL-запросов зафиксировано, отсортировано по вхождениям
Запросы типа SELECT:
5 × SELECT b.id
FROM xqhp_zoo_category_item AS a JOIN xqhp_zoo_category AS b
ON a.category_id = b.id4 × SELECT extension_id AS id, element AS "option", params, enabled
FROM xqhp_extensions2 × SELECT *
FROM xqhp_zoo_application2 × SELECT b.rules
FROM xqhp_assets AS a
LEFT JOIN xqhp_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt2 × SELECT *
FROM xqhp_zoo_category1 × SELECT `data`
FROM `xqhp_session`1 × SELECT *
FROM xqhp_categories1 × SELECT `id`, `title`, `alias`, `catid`, `language`
FROM xqhp_content1 × SELECT *
FROM xqhp_language1 × SELECT a.*
FROM xqhp_zoo_item AS a1 × SELECT a.*
FROM xqhp_zoo_item AS a
LEFT JOIN xqhp_zoo_search_index AS s
ON a.id = s.item_id
AND s.element_id IN ('725334c5-8446-44c0-bb95-7b41f3c5d79e')1 × SELECT a.*
FROM xqhp_zoo_item AS a
LEFT JOIN xqhp_zoo_search_index AS s
ON a.id = s.item_id
AND s.element_id IN ('41342a35-ff78-4f44-b27d-7592c0d9dc2d')1 × SELECT id, home, template, s.params
FROM xqhp_template_styles as s
LEFT JOIN xqhp_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id1 × SELECT `pageid`
FROM xqhp_sh404sef_pageids1 × SELECT `session_id`
FROM `xqhp_session`1 × select `alias`,`newurl`
from `xqhp_sh404sef_aliases`1 × SELECT `params`
FROM xqhp_extensions1 × SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,m.browserNav, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM xqhp_menu AS m
LEFT JOIN xqhp_extensions AS e
ON m.component_id = e.extension_id1 × SELECT *
FROM xqhp_languages1 × SELECT a.rules
FROM xqhp_assets AS a1 × SELECT folder AS type, element AS name, params
FROM xqhp_extensions1 × SELECT id, rules
FROM `xqhp_viewlevels1 × SELECT b.id
FROM xqhp_usergroups AS a
LEFT JOIN xqhp_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt1 × SELECT *
FROM xqhp_sh404sef_metas
Прочие SQL-запросы:
1 × INSERT INTO `xqhp_session` (`session_id`, `client_id`, `time`)
VALUES ('90c61e8e36633df8f478dedf70173eb2', 0, '1763988722'1 × SHOW TABLE1 × SHOW FULL COLUMNS
FROM `xqhp_sh404sef_metas1 × UPDATE `xqhp_session`
SET `data` = '__default|a:9:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1763988722;s:18:\"session.timer.last\";i:1763988722;s:17:\"session.timer.now\";i:1763988722;s:24:\"session.client.forwarded\";s:14:\"216.73.216.138\";s:22:\"session.client.browser\";s:103:\"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)\";s:8:\"registry\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:4:\"user\";O:5:\"JUser\":26:{s:9:\"\0*\0isRoot\";b:0;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:8:\"usertype\";N;s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:0:{}s:5:\"guest\";i:1;s:13:\"lastResetTime\";N;s:10:\"resetCount\";N;s:10:\"\0*\0_params\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:14:\"\0*\0_authGroups\";a:1:{i:0;i:1;}s:14:\"\0*\0_authLevels\";a:2:{i:0;i:1;i:1;i:1;}s:15:\"\0*\0_authActions\";N;s:12:\"\0*\0_errorMsg\";N;s:10:\"\0*\0_errors\";a:0:{}s:3:\"aid\";i:0;s:10:\"superadmin\";N;}s:13:\"session.token\";s:32:\"d0c66cc9e1c91a3c4d30c9adf3adbb77\";}' , `time` = '1763988723'