6.508MBMemory Usage204msRequest Duration
Joomla! Version5.2.3
PHP Version8.4.5
Identityguest
Response200
Templateshaper_helixultimate
Database
Server
mysql
Version
10.11.10-MariaDB
Collation
utf8mb3_general_ci
Conn Collation
utf8mb4_general_ci
$_GET
array:1 [ "return" => "aHR0cHM6Ly90YXJnZWQucnUvaW5kZXgucGhwL2l0LWludGVybmV0LXRlbGVrb20sMzA=" ]
$_POST
[]
$_SESSION
array:2 [ "VMCHECK" => "NOCHECK" "joomla" => "***redacted***" ]
$_COOKIE
[]
$_SERVER
array:49 [ "USER" => "apache" "HOME" => "/usr/share/httpd" "PATH_TRANSLATED" => "/var/www/targ...
session
array:3 [ "counter" => 1 "timer" => array:3 [ "start" => 1744007802 "last" => 1744007802...
registry
array:3 [ "data" => array:1 [ "users" => array:1 [ "login" => array:1 [ "form" =...
user
array:21 [ "id" => 0 "name" => null "username" => null "email" => null "password" => "***r...
jomsocial_userip
"3.143.254.10"
plg_system_webauthn
array:1 [ "returnUrl" => "https://targed.ru/index.php/%D0%B2%D1%85%D0%BE%D0%B4" ]
  • afterLoad (82.84KB) (4.1ms)
  • afterInitialise (2.5MB) (76.8ms)
  • afterRoute (266.58KB) (9.68ms)
  • beforeRenderComponent com_users (54.73KB) (1.29ms)
  • afterRenderComponent com_users (1.87MB) (30.3ms)
  • afterDispatch (77.45KB) (30.83ms)
  • beforeRenderRawModule mod_finder (Search) (328.44KB) (6.29ms)
  • afterRenderRawModule mod_finder (Search) (123.96KB) (7.64ms)
  • beforeRenderModule mod_finder (Search) (704B) (8μs)
  • afterRenderModule mod_finder (Search) (63.02KB) (2.34ms)
  • beforeRenderRawModule mod_menu (Main Menu) (114.53KB) (6.8ms)
  • afterRenderRawModule mod_menu (Main Menu) (237.27KB) (10.81ms)
  • beforeRenderModule mod_menu (Main Menu) (704B) (7μs)
  • afterRenderModule mod_menu (Main Menu) (42.11KB) (2.01ms)
  • Before Access::preloadComponents (all components) (209.88KB) (9.38ms)
  • After Access::preloadComponents (all components) (133.65KB) (786μs)
  • Before Access::getAssetRules (id:1 name:root.1) (104B) (16μs)
  • After Access::getAssetRules (id:1 name:root.1) (7.78KB) (56μs)
  • afterRender (65.34KB) (4.69ms)
  • 1 x afterInitialise (2.5MB) (37.59%)
    76.80ms
    1 x afterDispatch (77.45KB) (15.09%)
    30.83ms
    1 x afterRenderComponent com_users (1.87MB) (14.83%)
    30.30ms
    1 x afterRenderRawModule mod_menu (Main Menu) (237.27KB) (5.29%)
    10.81ms
    1 x afterRoute (266.58KB) (4.74%)
    9.68ms
    1 x Before Access::preloadComponents (all components) (209.88KB) (4.59%)
    9.38ms
    1 x afterRenderRawModule mod_finder (Search) (123.96KB) (3.74%)
    7.64ms
    1 x beforeRenderRawModule mod_menu (Main Menu) (114.53KB) (3.33%)
    6.80ms
    1 x beforeRenderRawModule mod_finder (Search) (328.44KB) (3.08%)
    6.29ms
    1 x afterRender (65.34KB) (2.3%)
    4.69ms
    1 x afterLoad (82.84KB) (2.01%)
    4.10ms
    1 x afterRenderModule mod_finder (Search) (63.02KB) (1.14%)
    2.34ms
    1 x afterRenderModule mod_menu (Main Menu) (42.11KB) (0.99%)
    2.01ms
    1 x beforeRenderComponent com_users (54.73KB) (0.63%)
    1.29ms
    1 x After Access::preloadComponents (all components) (133.65KB) (0.38%)
    786μs
    1 x After Access::getAssetRules (id:1 name:root.1) (7.78KB) (0.03%)
    56μs
    1 x Before Access::getAssetRules (id:1 name:root.1) (104B) (0.01%)
    16μs
    1 x beforeRenderModule mod_finder (Search) (704B) (0%)
    8μs
    1 x beforeRenderModule mod_menu (Main Menu) (704B) (0%)
    7μs
137 statements were executed, 79 of which were duplicates, 58 unique75.23ms3.2MB
  • SELECT @@SESSION.sql_mode;803μs968B/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:308Copy
  • SELECT `data` FROM `targed_session` WHERE `session_id` = ?1.11ms1008BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250Copy
  • SELECT `session_id` FROM `targed_session` WHERE `session_id` = :session_id LIMIT 1912μs1.3KBParams/libraries/src/Session/MetadataManager.php:187Copy
  • INSERT INTO `targed_session` (`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES (:session_id, :guest, :time, :user_id, :username, :client_id)5.13ms944BParams/libraries/src/Session/MetadataManager.php:260Copy
  • SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled` FROM `targed_extensions` WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 11.98ms49.98KB/libraries/src/Component/ComponentHelper.php:399Copy
  • SELECT `id`,`rules` FROM `targed_viewlevels`958μs656B/libraries/src/Access/Access.php:955Copy
  • SELECT `b`.`id` FROM `targed_usergroups` AS `a` LEFT JOIN `targed_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt` WHERE `a`.`id` = :guest1.27ms1.33KBParams/libraries/src/Access/Access.php:868Copy
  • SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id` FROM `targed_extensions` WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1,:preparedArray2) ORDER BY `ordering`2.22ms21.48KBParams/libraries/src/Plugin/PluginHelper.php:294Copy
  • SELECT `template` FROM `targed_template_styles` WHERE `client_id` = 0 AND `home` = 1513μs1.15KB/components/com_sppagebuilder/parser/addon-parser.php:1335Copy
  • SELECT * FROM `targed_kunena_configuration` WHERE `id` = 1363μs592B/libraries/kunena/src/Config/KunenaConfig.php:1709Copy
  • SELECT sampleData FROM targed_kunena_version ORDER BY id DESC LIMIT 1432μs536B/libraries/kunena/src/Forum/KunenaForum.php:374Copy
  • SET @@SESSION.sql_mode =''72μs0B/plugins/system/jomsocial.system/jomsocial.system.php:146Copy
  • SELECT `params` FROM `targed_extensions` WHERE `type` = 'component' AND `element` = 'com_rsseo'348μs536B/administrator/components/com_rsseo/helpers/rsseo.php:35Copy
  • SELECT * FROM `targed_rsseo_redirects` WHERE `published` = 1254μs816B/plugins/system/rsseo/rsseo.php:239Copy
  • SELECT `url`,`sef` FROM `targed_rsseo_pages` WHERE `short` = 'index.php/вход?return=aHR0cHM6Ly90YXJnZWQucnUvaW5kZXgucGhwL2l0LWludGVybmV0LXRlbGVrb20sMzA='3.95ms576B/plugins/system/rsseo/rsseo.php:292Copy
  • SELECT `url` FROM `targed_rsseo_pages` WHERE `sef` = 'index.php/%D0%B2%D1%85%D0%BE%D0%B4?return=aHR0cHM6Ly90YXJnZWQucnUvaW5kZXgucGhwL2l0LWludGVybmV0LXRlbGVrb20sMzA%3D'332μs520B/components/com_rsseo/sef.php:107Copy
  • SELECT `url` FROM `targed_rsseo_pages` WHERE `sef` = 'index.php/%D0%B2%D1%85%D0%BE%D0%B4'276μs1.76KB/components/com_rsseo/sef.php:117Copy
  • SELECT `m`.`id`,`m`.`menutype`,`m`.`title`,`m`.`alias`,`m`.`note`,`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`,`m`.`path` AS `route`,`e`.`element` AS `component` FROM `targed_menu` AS `m` LEFT JOIN `targed_extensions` AS `e` ON `m`.`component_id` = `e`.`extension_id` WHERE ( (`m`.`published` = 1 AND `m`.`parent_id` > 0 AND `m`.`client_id` = 0) AND (`m`.`publish_up` IS NULL OR `m`.`publish_up` <= :currentDate1)) AND (`m`.`publish_down` IS NULL OR `m`.`publish_down` >= :currentDate2) ORDER BY `m`.`lft`714μs19.61KBParams/libraries/src/Menu/SiteMenu.php:166Copy
  • SELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent` FROM `targed_template_styles` AS `s` LEFT JOIN `targed_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` = 1464μs40.83KB/administrator/components/com_templates/src/Model/StyleModel.php:775Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'300μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_languages` WHERE `published` = 1 ORDER BY `ordering` ASC308μs1.59KB/libraries/src/Language/LanguageHelper.php:177Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `hash` = '93b944b627c57542d79208c7e19d4324' AND `published` = '1'314μs520B/components/com_rsseo/sef.php:35Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `hash` = '0b79db5eb2b96ed8c6e0a9e1e7c0afbf' AND `published` = '1'302μs520B/components/com_rsseo/sef.php:35Copy
  • SELECT enabled FROM `targed_extensions` WHERE `element` = 'com_sppagebuilder' AND `type` = 'component'327μs536B/plugins/content/sppagebuilder/sppagebuilder.php:306Copy
  • SELECT * FROM targed_wf_profiles WHERE published = 1 ORDER BY ordering ASC283μs1.69KB/components/com_jce/editor/libraries/classes/application.php:284Copy
  • SELECT * FROM targed_wf_profiles WHERE published = 1 ORDER BY ordering ASC245μs1.69KB/components/com_jce/editor/libraries/classes/application.php:284Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'231μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT DISTINCT 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, a.only_use_in_subform,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, g.note as group_note FROM targed_fields AS a LEFT JOIN `targed_languages` AS l ON l.lang_code = a.language LEFT JOIN targed_users AS uc ON uc.id=a.checked_out LEFT JOIN targed_viewlevels AS ag ON ag.id = a.access LEFT JOIN targed_users AS ua ON ua.id = a.created_user_id LEFT JOIN targed_fields_groups AS g ON g.id = a.group_id WHERE ( (`a`.`context` = :context AND `a`.`access` IN (:preparedArray1,:preparedArray2)) AND (`a`.`group_id` = 0 OR `g`.`access` IN (:preparedArray3,:preparedArray4)) AND `a`.`state` = :state) AND (`a`.`group_id` = 0 OR `g`.`state` = :gstate) AND `a`.`only_use_in_subform` = :only_use_in_subform ORDER BY a.ordering ASC619μs4.06KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:164Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'249μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'206μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'177μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'195μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'175μs43.41KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'183μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'174μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'220μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `hash` = '8272d68a1ab125bd28e18ac5c2f87904' AND `published` = '1'206μs520B/components/com_rsseo/sef.php:35Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'181μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'175μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'161μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'182μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'169μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'173μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'172μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'188μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'164μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'175μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'169μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'159μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'187μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'208μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'197μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'175μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `hash` = 'f71ab0b095d5f45b02d7807d8371dad9' AND `published` = '1'202μs520B/components/com_rsseo/sef.php:35Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `hash` = '4a387757fdc6135c6d263dc4ab3a585d' AND `published` = '1'177μs520B/components/com_rsseo/sef.php:35Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `hash` = 'e74416eb129a7e9937ba71da8aa7ddb1' AND `published` = '1'169μs520B/components/com_rsseo/sef.php:35Copy
  • SELECT `extension_id`,`params` FROM `targed_extensions` WHERE `type` = 'component' AND `element` = 'com_rsseo'242μs592B/administrator/components/com_rsseo/helpers/rsseo.php:65Copy
  • UPDATE `targed_extensions` SET `params` = '{\"global_register_code\":\"\",\"global_dateformat\":\"d M y H:i\",\"load_jquery\":\"1\",\"log_errors\":\"1\",\"custom_errors\":\"0\",\"obfuscate_visitor_ip\":\"0\",\"enable_sef\":\"1\",\"robots_permissions\":\"644\",\"title_length\":\"50\",\"keywords_length\":\"10\",\"description_length\":\"150\",\"customhead\":\"\",\"proxy_enable\":\"0\",\"proxy_server\":\"\",\"proxy_port\":\"\",\"proxy_username\":\"Den\",\"proxy_password\":\"Ad1305971111\",\"request_timeout\":\"0\",\"crawler_type\":\"ajax\",\"crawler_enable_auto\":\"1\",\"crawler_save\":\"1\",\"crawler_nofollow\":\"0\",\"crawler_level\":\"-1\",\"site_name_in_title\":\"0\",\"site_name_separator\":\"|\",\"crawler_sef\":\"1\",\"crawler_title_duplicate\":\"1\",\"crawler_title_length\":\"1\",\"crawler_description_duplicate\":\"1\",\"crawler_description_length\":\"1\",\"crawler_keywords\":\"1\",\"crawler_headings\":\"1\",\"crawler_images\":\"1\",\"crawler_images_alt\":\"1\",\"crawler_images_hw\":\"1\",\"crawler_intext_links\":\"1\",\"crawler_ignore\":\"{*}tmpl=component{*}\\r\\n{*}format=pdf{*}\\r\\n{*}format=feed{*}\\r\\n{*}output=pdf{*}\\r\\n{*}?gclid={*}\\r\\n{*}.feed\\r\\n{*}.feed?type{*}\\r\\n{*}.raw?type{*}\",\"sitemap_limit\":\"500\",\"exclude_noindex\":\"0\",\"exclude_autocrawled\":\"0\",\"sitemap_permissions\":\"644\",\"enable_sitemap_cron\":1,\"sitemap_cron_type\":\"2\",\"sitemap_cron_security\":\"707cb49519002c0b36d6ae726aa02589\",\"sitemap_autocrawled\":\"2\",\"sitemap_autocrawled_rule\":\"\",\"enable_keyword_replace\":\"1\",\"approved_chars\":\",;:.?!$%*&()[]{} ><\",\"keyword_density_enable\":\"1\",\"copykeywords\":0,\"overwritekeywords\":0,\"img_auto_alt\":\"0\",\"img_auto_alt_rule\":\"{name} {title}\",\"img_auto_title\":\"0\",\"img_auto_title_rule\":\"{name} image\",\"track_visitors\":\"1\",\"autodeletevisitors\":\"1\",\"visitors_ip\":\"\",\"analytics_enable\":\"1\",\"ga_tracking\":\"0\",\"ga_type\":\"0\",\"ga_code\":\"\",\"ga_options\":\"\",\"ga_options_4\":\"\",\"enable_g_keywords\":\"1\",\"g_date_format\":\"d M Y\",\"eanble_k_cron\":\"1\",\"k_cron_run\":\"daily\",\"sitemapauto\":\"0\",\"sitemapprotocol\":\"0\",\"sitemapport\":\"0\",\"sitemapmodified_date\":0,\"sitemapmodified\":\"2023-07-11\",\"sitemapwebsite\":\"https:\\/\\/targed.ru\\/\",\"ga_account\":\"\",\"ga_start\":\"\",\"ga_end\":\"\",\"ga_token\":\"\",\"sitemap_menus\":\"YTozOntpOjA7czoxMDoia3VuZW5hbWVudSI7aToxO3M6ODoibWFpbm1lbnUiO2k6MjtzOjk6ImpvbXNvY2lhbCI7fQ==\",\"sitemap_excludes\":\"YTo1OntpOjA7czozOiIxMjciO2k6MTtzOjM6IjEwMSI7aToyO3M6MzoiMTg1IjtpOjM7czozOiIyMTgiO2k6NDtzOjM6IjEyOCI7fQ==\",\"sitemap_timestamp\":1744007802,\"report\":\"{\\\"email_report\\\":\\\"1\\\",\\\"mode\\\":\\\"weekly\\\",\\\"mode_days\\\":\\\"1\\\",\\\"mode_day\\\":\\\"1\\\",\\\"email\\\":\\\"root@smartfo.ru\\\",\\\"subject\\\":\\\"\\\",\\\"message\\\":\\\"\\\",\\\"font\\\":\\\"times\\\",\\\"orientation\\\":\\\"portrait\\\",\\\"paper\\\":\\\"a4\\\",\\\"last_crawled\\\":\\\"1\\\",\\\"most_visited\\\":\\\"1\\\",\\\"error_links\\\":\\\"1\\\",\\\"no_title\\\":\\\"1\\\",\\\"no_desc\\\":\\\"1\\\",\\\"limit\\\":\\\"10\\\",\\\"enable_gkeywords\\\":\\\"1\\\"}\",\"lastrun\":\"2023-07-11 04:28:37\",\"lastrunvisitors\":1744006755,\"sitemapimages\":0}' WHERE `extension_id` = '394'1.38ms48B/administrator/components/com_rsseo/helpers/rsseo.php:76Copy
  • SELECT `id`,`url`,`sef`,`title`,`level`,`priority`,`frequency`,`date` FROM `targed_rsseo_pages` WHERE `sitemap` = 0 AND `insitemap` = 1 AND `published` != -1 AND `canonical` = '' ORDER BY `level` LIMIT 2501.86ms864B/administrator/components/com_rsseo/helpers/rsseo.php:615Copy
  • SELECT `extension_id`,`params` FROM `targed_extensions` WHERE `type` = 'component' AND `element` = 'com_rsseo'218μs592B/administrator/components/com_rsseo/helpers/rsseo.php:65Copy
  • UPDATE `targed_extensions` SET `params` = '{\"global_register_code\":\"\",\"global_dateformat\":\"d M y H:i\",\"load_jquery\":\"1\",\"log_errors\":\"1\",\"custom_errors\":\"0\",\"obfuscate_visitor_ip\":\"0\",\"enable_sef\":\"1\",\"robots_permissions\":\"644\",\"title_length\":\"50\",\"keywords_length\":\"10\",\"description_length\":\"150\",\"customhead\":\"\",\"proxy_enable\":\"0\",\"proxy_server\":\"\",\"proxy_port\":\"\",\"proxy_username\":\"Den\",\"proxy_password\":\"Ad1305971111\",\"request_timeout\":\"0\",\"crawler_type\":\"ajax\",\"crawler_enable_auto\":\"1\",\"crawler_save\":\"1\",\"crawler_nofollow\":\"0\",\"crawler_level\":\"-1\",\"site_name_in_title\":\"0\",\"site_name_separator\":\"|\",\"crawler_sef\":\"1\",\"crawler_title_duplicate\":\"1\",\"crawler_title_length\":\"1\",\"crawler_description_duplicate\":\"1\",\"crawler_description_length\":\"1\",\"crawler_keywords\":\"1\",\"crawler_headings\":\"1\",\"crawler_images\":\"1\",\"crawler_images_alt\":\"1\",\"crawler_images_hw\":\"1\",\"crawler_intext_links\":\"1\",\"crawler_ignore\":\"{*}tmpl=component{*}\\r\\n{*}format=pdf{*}\\r\\n{*}format=feed{*}\\r\\n{*}output=pdf{*}\\r\\n{*}?gclid={*}\\r\\n{*}.feed\\r\\n{*}.feed?type{*}\\r\\n{*}.raw?type{*}\",\"sitemap_limit\":\"500\",\"exclude_noindex\":\"0\",\"exclude_autocrawled\":\"0\",\"sitemap_permissions\":\"644\",\"enable_sitemap_cron\":1,\"sitemap_cron_type\":\"2\",\"sitemap_cron_security\":\"707cb49519002c0b36d6ae726aa02589\",\"sitemap_autocrawled\":\"2\",\"sitemap_autocrawled_rule\":\"\",\"enable_keyword_replace\":\"1\",\"approved_chars\":\",;:.?!$%*&()[]{} ><\",\"keyword_density_enable\":\"1\",\"copykeywords\":0,\"overwritekeywords\":0,\"img_auto_alt\":\"0\",\"img_auto_alt_rule\":\"{name} {title}\",\"img_auto_title\":\"0\",\"img_auto_title_rule\":\"{name} image\",\"track_visitors\":\"1\",\"autodeletevisitors\":\"1\",\"visitors_ip\":\"\",\"analytics_enable\":\"1\",\"ga_tracking\":\"0\",\"ga_type\":\"0\",\"ga_code\":\"\",\"ga_options\":\"\",\"ga_options_4\":\"\",\"enable_g_keywords\":\"1\",\"g_date_format\":\"d M Y\",\"eanble_k_cron\":\"1\",\"k_cron_run\":\"daily\",\"sitemapauto\":\"0\",\"sitemapprotocol\":\"0\",\"sitemapport\":\"0\",\"sitemapmodified_date\":0,\"sitemapmodified\":\"2023-07-11\",\"sitemapwebsite\":\"https:\\/\\/targed.ru\\/\",\"ga_account\":\"\",\"ga_start\":\"\",\"ga_end\":\"\",\"ga_token\":\"\",\"sitemap_menus\":\"YTozOntpOjA7czoxMDoia3VuZW5hbWVudSI7aToxO3M6ODoibWFpbm1lbnUiO2k6MjtzOjk6ImpvbXNvY2lhbCI7fQ==\",\"sitemap_excludes\":\"YTo1OntpOjA7czozOiIxMjciO2k6MTtzOjM6IjEwMSI7aToyO3M6MzoiMTg1IjtpOjM7czozOiIyMTgiO2k6NDtzOjM6IjEyOCI7fQ==\",\"sitemap_timestamp\":1744007802,\"report\":\"{\\\"email_report\\\":\\\"1\\\",\\\"mode\\\":\\\"weekly\\\",\\\"mode_days\\\":\\\"1\\\",\\\"mode_day\\\":\\\"1\\\",\\\"email\\\":\\\"root@smartfo.ru\\\",\\\"subject\\\":\\\"\\\",\\\"message\\\":\\\"\\\",\\\"font\\\":\\\"times\\\",\\\"orientation\\\":\\\"portrait\\\",\\\"paper\\\":\\\"a4\\\",\\\"last_crawled\\\":\\\"1\\\",\\\"most_visited\\\":\\\"1\\\",\\\"error_links\\\":\\\"1\\\",\\\"no_title\\\":\\\"1\\\",\\\"no_desc\\\":\\\"1\\\",\\\"limit\\\":\\\"10\\\",\\\"enable_gkeywords\\\":\\\"1\\\"}\",\"lastrun\":\"2023-07-11 04:28:37\",\"lastrunvisitors\":1744007802,\"sitemapimages\":0}' WHERE `extension_id` = '394'1.23ms48B/administrator/components/com_rsseo/helpers/rsseo.php:76Copy
  • DELETE FROM `targed_rsseo_visitors` WHERE `date` < '2025-03-07 06:36:42'13.22ms-48B/administrator/components/com_rsseo/helpers/rsseo.php:902Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `url` = 'index.php/вход?return=aHR0cHM6Ly90YXJnZWQucnUvaW5kZXgucGhwL2l0LWludGVybmV0LXRlbGVrb20sMzA=' AND `published` = '1'2.43ms520B/plugins/system/rsseo/rsseo.php:1753Copy
  • SELECT `id` FROM `targed_rsseo_pages` WHERE (`url` = 'index.php/вход?return=aHR0cHM6Ly90YXJnZWQucnUvaW5kZXgucGhwL2l0LWludGVybmV0LXRlbGVrb20sMzA=' OR `sef` = 'вход?return=aHR0cHM6Ly90YXJnZWQucnUvaW5kZXgucGhwL2l0LWludGVybmV0LXRlbGVrb20sMzA=')2.56ms536B/plugins/system/rsseo/rsseo.php:961Copy
  • SELECT `id`,`title`,`description`,`keywords`,`level`,`crawled`,`modified`,`canonical`,`customhead`,`robots`,`custom` FROM `targed_rsseo_pages` WHERE `published` = 1 AND (`url` = 'index.php/вход?return=aHR0cHM6Ly90YXJnZWQucnUvaW5kZXgucGhwL2l0LWludGVybmV0LXRlbGVrb20sMzA=' OR `sef` = 'вход?return=aHR0cHM6Ly90YXJnZWQucnUvaW5kZXgucGhwL2l0LWludGVybmV0LXRlbGVrb20sMzA=') LIMIT 12.95ms12.42KB/plugins/system/rsseo/rsseo.php:1048Copy
  • SELECT `id`,`date` FROM `targed_rsseo_visitors` WHERE `session_id` = '0f2af6a5cb70daab880a62ed08144b0c' ORDER BY `date` DESC221μs576B/plugins/system/rsseo/rsseo.php:1604Copy
  • INSERT INTO `targed_rsseo_visitors` SET `session_id` = '0f2af6a5cb70daab880a62ed08144b0c' , `date` = '2025-04-07 06:36:42' , `ip` = '3.143.254.10' , `user_id` = '0' , `agent` = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' , `referer` = '' , `page` = 'index.php/вход?return=aHR0cHM6Ly90YXJnZWQucnUvaW5kZXgucGhwL2l0LWludGVybmV0LXRlbGVrb20sMzA='1.25ms0B/plugins/system/rsseo/rsseo.php:1617Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'211μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'204μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'162μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'175μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'168μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'207μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `hash` = '828e0013b8f3bc1bb22b4f57172b019d' AND `published` = '1'200μs536B/components/com_rsseo/sef.php:35Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `hash` = '83cb691feb04ffa3c12645d9b37123b6' AND `published` = '1'175μs520B/components/com_rsseo/sef.php:35Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `hash` = 'ad3da6817e8eb7b59d8633d45db9c880' AND `published` = '1'162μs520B/components/com_rsseo/sef.php:35Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `hash` = 'ffab477b39e7dc7194d3163e3164c4e4' AND `published` = '1'168μs520B/components/com_rsseo/sef.php:35Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `hash` = '57f2c8600312f6748a935cbff8e0a5d2' AND `published` = '1'335μs520B/components/com_rsseo/sef.php:35Copy
  • SELECT `name`,`element` FROM `targed_extensions` WHERE `type` = 'plugin' AND `folder` = 'finder' AND `enabled` = 1370μs672B/administrator/components/com_finder/src/Helper/LanguageHelper.php:135Copy
  • SELECT `title` FROM `targed_finder_taxonomy` WHERE `parent_id` = 1 AND `state` = 1 AND `access` IN (1,5)247μs648B/administrator/components/com_finder/src/Indexer/Taxonomy.php:325Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `hash` = 'c9a7bd303a3346bc7800497aa1c735e0' AND `published` = '1'257μs520B/components/com_rsseo/sef.php:35Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `hash` = 'afaa431fbc2874a2f1062ed43e598eba' AND `published` = '1'183μs520B/components/com_rsseo/sef.php:35Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `hash` = '9ba42b8606dde215a7a8b3036be21df0' AND `published` = '1'249μs520B/components/com_rsseo/sef.php:35Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'188μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'177μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'211μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'159μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `hash` = 'abad1399f0f778c457f34d601cb8c6d9' AND `published` = '1'193μs520B/components/com_rsseo/sef.php:35Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'187μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'154μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params,am.params AS extra, 0 AS menuid, m.publish_up, m.publish_down FROM targed_modules AS m LEFT JOIN targed_extensions AS e ON e.element = m.module AND e.client_id = m.client_id LEFT JOIN targed_advancedmodules as am ON am.module_id = m.id WHERE m.published = 1 AND e.enabled = 1 AND m.client_id = 0 ORDER BY m.position, m.ordering474μs1.8KB/plugins/system/advancedmodules/src/Helper.php:199Copy
  • SELECT m.condition_id,m.item_id FROM targed_conditions_map as m LEFT JOIN targed_conditions as c ON c.id = m.condition_id WHERE `m`.`extension` = 'com_advancedmodules' AND `c`.`published` = 1248μs576B/administrator/components/com_conditions/src/Model/ItemModel.php:831Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'175μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'166μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'186μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'256μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'185μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'159μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'167μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'159μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'166μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'160μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'179μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'149μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'194μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'174μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'172μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'160μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'160μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'213μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'162μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'178μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'155μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'164μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'154μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'165μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'156μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'161μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'154μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_rsseo_data`143μs576B/plugins/system/rsseo/rsseo.php:344Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'168μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'164μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'301μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'258μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `hash` = '574ebb507480d03652bdef14fcd833c0' AND `published` = '1'297μs520B/components/com_rsseo/sef.php:35Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'168μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'248μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'162μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'210μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'166μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT SUM(CASE WHEN `a`.`next_execution` <= :now THEN 1 ELSE 0 END) AS due_count,SUM(CASE WHEN `a`.`locked` IS NULL THEN 0 ELSE 1 END) AS locked_count FROM `targed_scheduler_tasks` AS `a` WHERE `a`.`state` = 1188μs1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:465Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'286μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT `id`,`name`,`rules`,`parent_id` FROM `targed_assets` WHERE `name` IN (:preparedArray1,:preparedArray2,:preparedArray3,:preparedArray4,:preparedArray5,:preparedArray6,:preparedArray7,:preparedArray8,:preparedArray9,:preparedArray10,:preparedArray11,:preparedArray12,:preparedArray13,:preparedArray14,:preparedArray15,:preparedArray16,:preparedArray17,:preparedArray18,:preparedArray19,:preparedArray20,:preparedArray21,:preparedArray22,:preparedArray23,:preparedArray24,:preparedArray25,:preparedArray26,:preparedArray27,:preparedArray28,:preparedArray29,:preparedArray30,:preparedArray31,:preparedArray32,:preparedArray33,:preparedArray34,:preparedArray35,:preparedArray36,:preparedArray37,:preparedArray38,:preparedArray39,:preparedArray40,:preparedArray41,:preparedArray42,:preparedArray43,:preparedArray44,:preparedArray45,:preparedArray46,:preparedArray47,:preparedArray48,:preparedArray49,:preparedArray50,:preparedArray51,:preparedArray52,:preparedArray53,:preparedArray54,:preparedArray55,:preparedArray56,:preparedArray57)456μs8.19KBParams/libraries/src/Access/Access.php:357Copy
  • SELECT * FROM `targed_rsseo_keywords` ORDER BY CHAR_LENGTH(keyword) DESC244μs1.34KB/plugins/system/rsseo/rsseo.php:389Copy
  • SELECT `id`,`css`,`scripts` FROM `targed_rsseo_pages` WHERE `published` = 1 AND (`url` = 'index.php/вход?return=aHR0cHM6Ly90YXJnZWQucnUvaW5kZXgucGhwL2l0LWludGVybmV0LXRlbGVrb20sMzA=' OR `sef` = 'вход?return=aHR0cHM6Ly90YXJnZWQucnUvaW5kZXgucGhwL2l0LWludGVybmV0LXRlbGVrb20sMzA=') LIMIT 12.48ms640B/plugins/system/rsseo/rsseo.php:1826Copy
  • SELECT `session_id` FROM `targed_session` WHERE `session_id` = ?212μs1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277Copy
  • UPDATE `targed_session` SET `data` = ? , `time` = ? WHERE `session_id` = ?1.23ms592BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy