6.508MBMemory Usage193msRequest 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" => "aHR0cHM6Ly90YXJnZWQucnUvaW5kZXgucGhwL3phcGNoYXN0aSw2Mw==" ]
$_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" => 1743941419 "last" => 1743941419...
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.22.234.133"
plg_system_webauthn
array:1 [ "returnUrl" => "https://targed.ru/index.php/%D0%B2%D1%85%D0%BE%D0%B4" ]
  • afterLoad (82.74KB) (4.09ms)
  • afterInitialise (2.5MB) (65.79ms)
  • afterRoute (266.61KB) (7.08ms)
  • beforeRenderComponent com_users (54.73KB) (995μs)
  • afterRenderComponent com_users (1.87MB) (28.19ms)
  • afterDispatch (77.26KB) (32.41ms)
  • beforeRenderRawModule mod_finder (Search) (328.47KB) (6.17ms)
  • afterRenderRawModule mod_finder (Search) (123.96KB) (8.81ms)
  • beforeRenderModule mod_finder (Search) (704B) (8μs)
  • afterRenderModule mod_finder (Search) (63.02KB) (2.38ms)
  • beforeRenderRawModule mod_menu (Main Menu) (114.53KB) (6.71ms)
  • afterRenderRawModule mod_menu (Main Menu) (237.27KB) (11.93ms)
  • beforeRenderModule mod_menu (Main Menu) (704B) (8μs)
  • afterRenderModule mod_menu (Main Menu) (42.11KB) (2.42ms)
  • Before Access::preloadComponents (all components) (209.88KB) (9.58ms)
  • After Access::preloadComponents (all components) (133.65KB) (774μs)
  • Before Access::getAssetRules (id:1 name:root.1) (104B) (15μs)
  • After Access::getAssetRules (id:1 name:root.1) (7.78KB) (59μs)
  • afterRender (65.37KB) (5.16ms)
  • 1 x afterInitialise (2.5MB) (34.09%)
    65.79ms
    1 x afterDispatch (77.26KB) (16.79%)
    32.41ms
    1 x afterRenderComponent com_users (1.87MB) (14.6%)
    28.19ms
    1 x afterRenderRawModule mod_menu (Main Menu) (237.27KB) (6.18%)
    11.93ms
    1 x Before Access::preloadComponents (all components) (209.88KB) (4.96%)
    9.58ms
    1 x afterRenderRawModule mod_finder (Search) (123.96KB) (4.56%)
    8.81ms
    1 x afterRoute (266.61KB) (3.67%)
    7.08ms
    1 x beforeRenderRawModule mod_menu (Main Menu) (114.53KB) (3.48%)
    6.71ms
    1 x beforeRenderRawModule mod_finder (Search) (328.47KB) (3.2%)
    6.17ms
    1 x afterRender (65.37KB) (2.67%)
    5.16ms
    1 x afterLoad (82.74KB) (2.12%)
    4.09ms
    1 x afterRenderModule mod_menu (Main Menu) (42.11KB) (1.26%)
    2.42ms
    1 x afterRenderModule mod_finder (Search) (63.02KB) (1.23%)
    2.38ms
    1 x beforeRenderComponent com_users (54.73KB) (0.52%)
    995μs
    1 x After Access::preloadComponents (all components) (133.65KB) (0.4%)
    774μs
    1 x After Access::getAssetRules (id:1 name:root.1) (7.78KB) (0.03%)
    59μs
    1 x Before Access::getAssetRules (id:1 name:root.1) (104B) (0.01%)
    15μs
    1 x beforeRenderModule mod_finder (Search) (704B) (0%)
    8μs
    1 x beforeRenderModule mod_menu (Main Menu) (704B) (0%)
    8μs
137 statements were executed, 79 of which were duplicates, 58 unique73.71ms3.2MB
  • SELECT @@SESSION.sql_mode;714μs968B/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:308Copy
  • SELECT `data` FROM `targed_session` WHERE `session_id` = ?1.21ms1008BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250Copy
  • SELECT `session_id` FROM `targed_session` WHERE `session_id` = :session_id LIMIT 1875μ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)5ms944BParams/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.37ms49.98KB/libraries/src/Component/ComponentHelper.php:399Copy
  • SELECT `id`,`rules` FROM `targed_viewlevels`505μ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` = :guest548μs1.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`1.82ms21.48KBParams/libraries/src/Plugin/PluginHelper.php:294Copy
  • SELECT `template` FROM `targed_template_styles` WHERE `client_id` = 0 AND `home` = 1584μs1.15KB/components/com_sppagebuilder/parser/addon-parser.php:1335Copy
  • SELECT * FROM `targed_kunena_configuration` WHERE `id` = 1410μs592B/libraries/kunena/src/Config/KunenaConfig.php:1709Copy
  • SELECT sampleData FROM targed_kunena_version ORDER BY id DESC LIMIT 1462μs536B/libraries/kunena/src/Forum/KunenaForum.php:374Copy
  • SET @@SESSION.sql_mode =''94μs0B/plugins/system/jomsocial.system/jomsocial.system.php:146Copy
  • SELECT `params` FROM `targed_extensions` WHERE `type` = 'component' AND `element` = 'com_rsseo'294μs536B/administrator/components/com_rsseo/helpers/rsseo.php:35Copy
  • SELECT * FROM `targed_rsseo_redirects` WHERE `published` = 1186μs816B/plugins/system/rsseo/rsseo.php:239Copy
  • SELECT `url`,`sef` FROM `targed_rsseo_pages` WHERE `short` = 'index.php/вход?return=aHR0cHM6Ly90YXJnZWQucnUvaW5kZXgucGhwL3phcGNoYXN0aSw2Mw=='2.76ms576B/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=aHR0cHM6Ly90YXJnZWQucnUvaW5kZXgucGhwL3phcGNoYXN0aSw2Mw%3D%3D'216μ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'210μ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`532μ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` = 1361μs40.83KB/administrator/components/com_templates/src/Model/StyleModel.php:775Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'240μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_languages` WHERE `published` = 1 ORDER BY `ordering` ASC318μs1.59KB/libraries/src/Language/LanguageHelper.php:177Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `hash` = 'aed189e2b326fd01904b93bf23d30f8f' AND `published` = '1'251μs520B/components/com_rsseo/sef.php:35Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `hash` = '6fe19ce779415fad199bd687114df692' AND `published` = '1'245μs520B/components/com_rsseo/sef.php:35Copy
  • SELECT enabled FROM `targed_extensions` WHERE `element` = 'com_sppagebuilder' AND `type` = 'component'307μs536B/plugins/content/sppagebuilder/sppagebuilder.php:306Copy
  • SELECT * FROM targed_wf_profiles WHERE published = 1 ORDER BY ordering ASC262μs1.69KB/components/com_jce/editor/libraries/classes/application.php:284Copy
  • SELECT * FROM targed_wf_profiles WHERE published = 1 ORDER BY ordering ASC247μs1.69KB/components/com_jce/editor/libraries/classes/application.php:284Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'245μ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 ASC744μs4.06KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:164Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'261μ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'205μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'176μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'241μs43.41KB/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'235μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'176μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `hash` = '8272d68a1ab125bd28e18ac5c2f87904' AND `published` = '1'227μs520B/components/com_rsseo/sef.php:35Copy
  • 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'161μ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'145μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'146μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'146μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'139μ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'140μ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'135μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'216μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'143μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'215μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'146μ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 `sef` FROM `targed_rsseo_pages` WHERE `hash` = 'f71ab0b095d5f45b02d7807d8371dad9' AND `published` = '1'177μs520B/components/com_rsseo/sef.php:35Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `hash` = '4a387757fdc6135c6d263dc4ab3a585d' AND `published` = '1'225μs520B/components/com_rsseo/sef.php:35Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `hash` = 'e74416eb129a7e9937ba71da8aa7ddb1' AND `published` = '1'156μs520B/components/com_rsseo/sef.php:35Copy
  • SELECT `extension_id`,`params` FROM `targed_extensions` WHERE `type` = 'component' AND `element` = 'com_rsseo'175μ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\":1743941419,\"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\":1743940171,\"sitemapimages\":0}' WHERE `extension_id` = '394'1.18ms48B/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.83ms864B/administrator/components/com_rsseo/helpers/rsseo.php:615Copy
  • SELECT `extension_id`,`params` FROM `targed_extensions` WHERE `type` = 'component' AND `element` = 'com_rsseo'216μ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\":1743941419,\"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\":1743941419,\"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-06 12:10:19'14.31ms-48B/administrator/components/com_rsseo/helpers/rsseo.php:902Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `url` = 'index.php/вход?return=aHR0cHM6Ly90YXJnZWQucnUvaW5kZXgucGhwL3phcGNoYXN0aSw2Mw==' AND `published` = '1'2.71ms520B/plugins/system/rsseo/rsseo.php:1753Copy
  • SELECT `id` FROM `targed_rsseo_pages` WHERE (`url` = 'index.php/вход?return=aHR0cHM6Ly90YXJnZWQucnUvaW5kZXgucGhwL3phcGNoYXN0aSw2Mw==' OR `sef` = 'вход?return=aHR0cHM6Ly90YXJnZWQucnUvaW5kZXgucGhwL3phcGNoYXN0aSw2Mw==')2.68ms536B/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=aHR0cHM6Ly90YXJnZWQucnUvaW5kZXgucGhwL3phcGNoYXN0aSw2Mw==' OR `sef` = 'вход?return=aHR0cHM6Ly90YXJnZWQucnUvaW5kZXgucGhwL3phcGNoYXN0aSw2Mw==') LIMIT 13.12ms12.42KB/plugins/system/rsseo/rsseo.php:1048Copy
  • SELECT `id`,`date` FROM `targed_rsseo_visitors` WHERE `session_id` = 'dfcc354bbdbc7954c8274f64a6ac7bb5' ORDER BY `date` DESC226μs576B/plugins/system/rsseo/rsseo.php:1604Copy
  • INSERT INTO `targed_rsseo_visitors` SET `session_id` = 'dfcc354bbdbc7954c8274f64a6ac7bb5' , `date` = '2025-04-06 12:10:19' , `ip` = '3.22.234.133' , `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=aHR0cHM6Ly90YXJnZWQucnUvaW5kZXgucGhwL3phcGNoYXN0aSw2Mw=='1.59ms0B/plugins/system/rsseo/rsseo.php:1617Copy
  • 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'224μ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'215μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'198μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'158μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `hash` = '828e0013b8f3bc1bb22b4f57172b019d' AND `published` = '1'206μs536B/components/com_rsseo/sef.php:35Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `hash` = '83cb691feb04ffa3c12645d9b37123b6' AND `published` = '1'215μs520B/components/com_rsseo/sef.php:35Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `hash` = 'ad3da6817e8eb7b59d8633d45db9c880' AND `published` = '1'159μs520B/components/com_rsseo/sef.php:35Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `hash` = 'ffab477b39e7dc7194d3163e3164c4e4' AND `published` = '1'166μs520B/components/com_rsseo/sef.php:35Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `hash` = '57f2c8600312f6748a935cbff8e0a5d2' AND `published` = '1'212μs520B/components/com_rsseo/sef.php:35Copy
  • SELECT `name`,`element` FROM `targed_extensions` WHERE `type` = 'plugin' AND `folder` = 'finder' AND `enabled` = 1347μ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)642μs648B/administrator/components/com_finder/src/Indexer/Taxonomy.php:325Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `hash` = 'c9a7bd303a3346bc7800497aa1c735e0' AND `published` = '1'294μs520B/components/com_rsseo/sef.php:35Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `hash` = 'afaa431fbc2874a2f1062ed43e598eba' AND `published` = '1'200μs520B/components/com_rsseo/sef.php:35Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `hash` = '9ba42b8606dde215a7a8b3036be21df0' AND `published` = '1'219μs520B/components/com_rsseo/sef.php:35Copy
  • 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'198μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'203μ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 `sef` FROM `targed_rsseo_pages` WHERE `hash` = 'abad1399f0f778c457f34d601cb8c6d9' AND `published` = '1'210μs520B/components/com_rsseo/sef.php:35Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'223μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'150μ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.ordering432μ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` = 1193μs576B/administrator/components/com_conditions/src/Model/ItemModel.php:831Copy
  • 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'162μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'150μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'244μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'150μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'158μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'146μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'148μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'147μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'180μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'145μ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'153μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'145μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'184μ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'182μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'137μ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'147μ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'145μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'209μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'279μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'237μ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'215μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_rsseo_data`131μs576B/plugins/system/rsseo/rsseo.php:344Copy
  • 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'223μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'151μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'198μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `hash` = '574ebb507480d03652bdef14fcd833c0' AND `published` = '1'202μs520B/components/com_rsseo/sef.php:35Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'818μ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'243μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'153μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'262μ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` = 1177μs1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:465Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'162μ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)377μs8.19KBParams/libraries/src/Access/Access.php:357Copy
  • SELECT * FROM `targed_rsseo_keywords` ORDER BY CHAR_LENGTH(keyword) DESC158μs1.34KB/plugins/system/rsseo/rsseo.php:389Copy
  • SELECT `id`,`css`,`scripts` FROM `targed_rsseo_pages` WHERE `published` = 1 AND (`url` = 'index.php/вход?return=aHR0cHM6Ly90YXJnZWQucnUvaW5kZXgucGhwL3phcGNoYXN0aSw2Mw==' OR `sef` = 'вход?return=aHR0cHM6Ly90YXJnZWQucnUvaW5kZXgucGhwL3phcGNoYXN0aSw2Mw==') LIMIT 12.82ms640B/plugins/system/rsseo/rsseo.php:1826Copy
  • SELECT `session_id` FROM `targed_session` WHERE `session_id` = ?247μs1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277Copy
  • UPDATE `targed_session` SET `data` = ? , `time` = ? WHERE `session_id` = ?1.25ms592BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy