В этой категории нет объявлений
5.767MBMemory Usage152msRequest 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
[]
$_POST
[]
$_SESSION
array:2 [ "VMCHECK" => "NOCHECK" "joomla" => "***redacted***" ]
$_COOKIE
array:1 [ "djcf_lastcat" => 69 ]
$_SERVER
array:49 [ "USER" => "apache" "HOME" => "/usr/share/httpd" "PATH_TRANSLATED" => "/var/www/targ...
session
array:3 [ "counter" => 1 "timer" => array:3 [ "start" => 1744006755 "last" => 1744006755...
registry
array:3 [ "data" => [] "initialized" => false "separator" => "." ]
user
array:21 [ "id" => 0 "name" => null "username" => null "email" => null "password" => "***r...
jomsocial_userip
"18.219.59.223"
  • afterLoad (82.48KB) (981μs)
  • afterInitialise (2.5MB) (28.29ms)
  • afterRoute (238.21KB) (3.8ms)
  • beforeRenderComponent com_djclassifieds (163.27KB) (2.72ms)
  • afterRenderComponent com_djclassifieds (1.18MB) (29.71ms)
  • afterDispatch (112.54KB) (32.34ms)
  • beforeRenderRawModule mod_finder (Search) (263.68KB) (6.69ms)
  • afterRenderRawModule mod_finder (Search) (141.47KB) (9.28ms)
  • beforeRenderModule mod_finder (Search) (704B) (10μs)
  • afterRenderModule mod_finder (Search) (62.84KB) (2.56ms)
  • beforeRenderRawModule mod_menu (Main Menu) (72.35KB) (5.97ms)
  • afterRenderRawModule mod_menu (Main Menu) (237.27KB) (12.07ms)
  • beforeRenderModule mod_menu (Main Menu) (704B) (7μs)
  • afterRenderModule mod_menu (Main Menu) (42.11KB) (2.34ms)
  • Before Access::preloadComponents (all components) (183.39KB) (9.24ms)
  • After Access::preloadComponents (all components) (133.65KB) (891μs)
  • Before Access::getAssetRules (id:1 name:root.1) (104B) (17μs)
  • After Access::getAssetRules (id:1 name:root.1) (7.78KB) (74μs)
  • afterRender (61.12KB) (5.01ms)
  • 1 x afterDispatch (112.54KB) (21.25%)
    32.34ms
    1 x afterRenderComponent com_djclassifieds (1.18MB) (19.51%)
    29.71ms
    1 x afterInitialise (2.5MB) (18.58%)
    28.29ms
    1 x afterRenderRawModule mod_menu (Main Menu) (237.27KB) (7.93%)
    12.07ms
    1 x afterRenderRawModule mod_finder (Search) (141.47KB) (6.1%)
    9.28ms
    1 x Before Access::preloadComponents (all components) (183.39KB) (6.07%)
    9.24ms
    1 x beforeRenderRawModule mod_finder (Search) (263.68KB) (4.39%)
    6.69ms
    1 x beforeRenderRawModule mod_menu (Main Menu) (72.35KB) (3.92%)
    5.97ms
    1 x afterRender (61.12KB) (3.29%)
    5.01ms
    1 x afterRoute (238.21KB) (2.5%)
    3.80ms
    1 x beforeRenderComponent com_djclassifieds (163.27KB) (1.79%)
    2.72ms
    1 x afterRenderModule mod_finder (Search) (62.84KB) (1.68%)
    2.56ms
    1 x afterRenderModule mod_menu (Main Menu) (42.11KB) (1.54%)
    2.34ms
    1 x afterLoad (82.48KB) (0.64%)
    981μs
    1 x After Access::preloadComponents (all components) (133.65KB) (0.59%)
    891μs
    1 x After Access::getAssetRules (id:1 name:root.1) (7.78KB) (0.05%)
    74μs
    1 x Before Access::getAssetRules (id:1 name:root.1) (104B) (0.01%)
    17μs
    1 x beforeRenderModule mod_finder (Search) (704B) (0.01%)
    10μs
    1 x beforeRenderModule mod_menu (Main Menu) (704B) (0%)
    7μs
138 statements were executed, 82 of which were duplicates, 56 unique66.7ms3.22MB
  • SELECT @@SESSION.sql_mode;141μs968B/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:308Copy
  • SELECT `data` FROM `targed_session` WHERE `session_id` = ?160μs1008BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250Copy
  • SELECT `session_id` FROM `targed_session` WHERE `session_id` = :session_id LIMIT 1234μ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)1.16ms944BParams/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` = 1413μs49.98KB/libraries/src/Component/ComponentHelper.php:399Copy
  • SELECT `id`,`rules` FROM `targed_viewlevels`204μ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` = :guest200μ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`709μs21.48KBParams/libraries/src/Plugin/PluginHelper.php:294Copy
  • SELECT `template` FROM `targed_template_styles` WHERE `client_id` = 0 AND `home` = 1261μs1.15KB/components/com_sppagebuilder/parser/addon-parser.php:1335Copy
  • SELECT * FROM `targed_kunena_configuration` WHERE `id` = 1159μs592B/libraries/kunena/src/Config/KunenaConfig.php:1709Copy
  • SELECT sampleData FROM targed_kunena_version ORDER BY id DESC LIMIT 1148μs536B/libraries/kunena/src/Forum/KunenaForum.php:374Copy
  • SET @@SESSION.sql_mode =''56μs0B/plugins/system/jomsocial.system/jomsocial.system.php:146Copy
  • SELECT `params` FROM `targed_extensions` WHERE `type` = 'component' AND `element` = 'com_rsseo'223μs536B/administrator/components/com_rsseo/helpers/rsseo.php:35Copy
  • SELECT * FROM `targed_rsseo_redirects` WHERE `published` = 1173μs816B/plugins/system/rsseo/rsseo.php:239Copy
  • SELECT `url`,`sef` FROM `targed_rsseo_pages` WHERE `short` = 'index.php/instrumenty,69'2.37ms576B/plugins/system/rsseo/rsseo.php:292Copy
  • SELECT `url` FROM `targed_rsseo_pages` WHERE `sef` = 'index.php/instrumenty,69'192μs520B/components/com_rsseo/sef.php:107Copy
  • SELECT `url` FROM `targed_rsseo_pages` WHERE `sef` = 'index.php/instrumenty,69'140μ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`438μs19.61KBParams/libraries/src/Menu/SiteMenu.php:166Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'221μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_languages` WHERE `published` = 1 ORDER BY `ordering` ASC197μs1.59KB/libraries/src/Language/LanguageHelper.php:177Copy
  • 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` = 1286μs40.83KB/administrator/components/com_templates/src/Model/StyleModel.php:775Copy
  • SELECT item_id FROM targed_djcf_items_promotions WHERE date_exp <= '2025-04-07 06:19:15' AND updated=0 GROUP BY item_id232μs520B/administrator/components/com_djclassifieds/lib/djpayment.php:818Copy
  • SELECT * FROM targed_djcf_categories WHERE id=69 AND published=1 LIMIT 1212μs2.81KB/components/com_djclassifieds/model.php:284Copy
  • SELECT * FROM targed_djcf_categories WHERE published=1 AND access_view IN (1,5) ORDER BY parent_id, ordering ASC422μs20.3KB/administrator/components/com_djclassifieds/lib/djcategory.php:538Copy
  • SELECT cat_id, count(*) as items_count FROM (SELECT i.cat_id FROM targed_djcf_items i WHERE i.published=1 AND i.blocked=0 AND i.date_exp > '2025-04-07 06:00:00' ) v GROUP BY cat_id237μs656B/administrator/components/com_djclassifieds/lib/djcategory.php:509Copy
  • SELECT * FROM targed_djcf_categories WHERE published=1 AND access_view IN (1,5) ORDER BY parent_id, ordering ASC396μs20.3KB/administrator/components/com_djclassifieds/lib/djcategory.php:538Copy
  • SELECT * FROM targed_djcf_images WHERE type='category' AND item_id IN (69)225μs1.27KB/administrator/components/com_djclassifieds/lib/djimage.php:347Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `hash` = '46fc8a2330692d6eecbbb81c4818af9a' AND `published` = '1'238μs520B/components/com_rsseo/sef.php:35Copy
  • SELECT * FROM targed_djcf_fields WHERE published=1 AND source IN (0,1) AND sortable=1 ORDER BY ordering281μs5.27KB/administrator/components/com_djclassifieds/lib/djfield.php:44Copy
  • SELECT i.*, c.name c_name, c.alias c_alias, c.id c_id, c.rev_group_id, c.restriction_18 c_restr_18, c.schema_type c_schema_type, r.name r_name, r.id r_id, r.alias r_alias, u.name u_name, u.username as u_username, u.name as username, u.email as u_email, p.group_id, p.verified p_verified FROM targed_djcf_items i LEFT JOIN targed_djcf_categories c ON i.cat_id=c.id LEFT JOIN targed_djcf_regions r ON i.region_id=r.id LEFT JOIN targed_users u ON i.user_id=u.id LEFT JOIN targed_djcf_profiles p ON u.id=p.user_id WHERE i.blocked=0 AND c.published!=0 AND i.cat_id IN (69,69) AND c.access_view IN (0,1,5) AND i.published=1 AND i.date_exp > '2025-04-07 06:19:15' ORDER BY i.special DESC, i.date_exp DESC LIMIT 20381μs9.17KB/libraries/src/MVC/Model/BaseDatabaseModel.php:164Copy
  • SELECT count(id) FROM (SELECT i.*, c.name c_name, c.alias c_alias, c.id c_id, c.rev_group_id, c.restriction_18 c_restr_18, c.schema_type c_schema_type, r.name r_name, r.id r_id, r.alias r_alias, u.name u_name, u.username as u_username, u.name as username, u.email as u_email, p.group_id, p.verified p_verified FROM targed_djcf_items i LEFT JOIN targed_djcf_categories c ON i.cat_id=c.id LEFT JOIN targed_djcf_regions r ON i.region_id=r.id LEFT JOIN targed_users u ON i.user_id=u.id LEFT JOIN targed_djcf_profiles p ON u.id=p.user_id WHERE i.blocked=0 AND c.published!=0 AND i.cat_id IN (69,69) AND c.access_view IN (0,1,5) AND i.published=1 AND i.date_exp > '2025-04-07 06:19:15' ORDER BY i.special DESC, i.date_exp DESC) as q363μs536B/components/com_djclassifieds/models/items.php:418Copy
  • SELECT f.* FROM targed_djcf_fields f WHERE f.published=1 AND (f.in_table>0 OR f.in_blog=1) ORDER BY f.ordering268μs5.27KB/components/com_djclassifieds/models/items.php:460Copy
  • SELECT * FROM targed_djcf_fields WHERE published=1 AND source IN (0,1) AND sortable=1 ORDER BY ordering255μs7.77KB/administrator/components/com_djclassifieds/lib/djfield.php:44Copy
  • 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.ordering427μ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` = 1201μs576B/administrator/components/com_conditions/src/Model/ItemModel.php:831Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `hash` = '3431a14f4455df7d02ac9d175d5dfde7' AND `published` = '1'270μs520B/components/com_rsseo/sef.php:35Copy
  • 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'188μ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'185μ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'197μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'189μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'191μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'192μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'325μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'221μ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 * 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'172μ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'207μ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'155μ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'246μ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'149μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'152μ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 `extension_id`,`params` FROM `targed_extensions` WHERE `type` = 'component' AND `element` = 'com_rsseo'243μ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\":1744006755,\"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\":1744005337,\"sitemapimages\":0}' WHERE `extension_id` = '394'1.27ms48B/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.9ms864B/administrator/components/com_rsseo/helpers/rsseo.php:615Copy
  • SELECT `extension_id`,`params` FROM `targed_extensions` WHERE `type` = 'component' AND `element` = 'com_rsseo'231μ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\":1744006755,\"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.25ms11.05KB/administrator/components/com_rsseo/helpers/rsseo.php:76Copy
  • DELETE FROM `targed_rsseo_visitors` WHERE `date` < '2025-03-07 06:19:15'13.72ms-48B/administrator/components/com_rsseo/helpers/rsseo.php:902Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `url` = 'index.php/instrumenty,69' AND `published` = '1'2.85ms520B/plugins/system/rsseo/rsseo.php:1753Copy
  • SELECT `id` FROM `targed_rsseo_pages` WHERE (`url` = 'index.php/instrumenty,69' OR `sef` = 'instrumenty,69')2.8ms536B/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/instrumenty,69' OR `sef` = 'instrumenty,69') LIMIT 13.13ms1.42KB/plugins/system/rsseo/rsseo.php:1048Copy
  • SELECT `id`,`date` FROM `targed_rsseo_visitors` WHERE `session_id` = '6db292f74fed8230818549fb07f5e7e7' ORDER BY `date` DESC262μs576B/plugins/system/rsseo/rsseo.php:1604Copy
  • INSERT INTO `targed_rsseo_visitors` SET `session_id` = '6db292f74fed8230818549fb07f5e7e7' , `date` = '2025-04-07 06:19:15' , `ip` = '18.219.59.223' , `user_id` = '0' , `agent` = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' , `referer` = '' , `page` = 'index.php/instrumenty,69'1.15ms0B/plugins/system/rsseo/rsseo.php:1617Copy
  • 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'226μ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'200μ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'160μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `hash` = '828e0013b8f3bc1bb22b4f57172b019d' AND `published` = '1'208μs536B/components/com_rsseo/sef.php:35Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `hash` = '83cb691feb04ffa3c12645d9b37123b6' AND `published` = '1'167μs520B/components/com_rsseo/sef.php:35Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `hash` = 'ad3da6817e8eb7b59d8633d45db9c880' AND `published` = '1'261μs520B/components/com_rsseo/sef.php:35Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `hash` = 'ffab477b39e7dc7194d3163e3164c4e4' AND `published` = '1'174μs520B/components/com_rsseo/sef.php:35Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `hash` = '57f2c8600312f6748a935cbff8e0a5d2' AND `published` = '1'215μs520B/components/com_rsseo/sef.php:35Copy
  • SELECT `name`,`element` FROM `targed_extensions` WHERE `type` = 'plugin' AND `folder` = 'finder' AND `enabled` = 1497μ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)516μs648B/administrator/components/com_finder/src/Indexer/Taxonomy.php:325Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `hash` = 'c9a7bd303a3346bc7800497aa1c735e0' AND `published` = '1'248μs520B/components/com_rsseo/sef.php:35Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `hash` = 'afaa431fbc2874a2f1062ed43e598eba' AND `published` = '1'197μs520B/components/com_rsseo/sef.php:35Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `hash` = '9ba42b8606dde215a7a8b3036be21df0' AND `published` = '1'196μs520B/components/com_rsseo/sef.php:35Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'254μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'196μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'212μ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 `sef` FROM `targed_rsseo_pages` WHERE `hash` = 'abad1399f0f778c457f34d601cb8c6d9' AND `published` = '1'317μs520B/components/com_rsseo/sef.php:35Copy
  • 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'162μs40.91KB/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'484μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'192μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'193μ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'176μ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'165μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'202μs40.91KB/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'196μ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'158μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'269μs40.91KB/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'177μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'200μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'157μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'190μ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'155μ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'171μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'190μ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'175μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'311μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_rsseo_data`144μs576B/plugins/system/rsseo/rsseo.php:344Copy
  • 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'185μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'163μ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'185μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'228μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'178μs48.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 * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'202μ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` = 1175μs1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:465Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'312μ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)449μs8.19KBParams/libraries/src/Access/Access.php:357Copy
  • SELECT * FROM `targed_rsseo_keywords` ORDER BY CHAR_LENGTH(keyword) DESC181μs1.34KB/plugins/system/rsseo/rsseo.php:389Copy
  • SELECT `id`,`css`,`scripts` FROM `targed_rsseo_pages` WHERE `published` = 1 AND (`url` = 'index.php/instrumenty,69' OR `sef` = 'instrumenty,69') LIMIT 12.91ms640B/plugins/system/rsseo/rsseo.php:1826Copy
  • SELECT `session_id` FROM `targed_session` WHERE `session_id` = ?190μs1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277Copy
  • UPDATE `targed_session` SET `data` = ? , `time` = ? WHERE `session_id` = ?4.07ms592BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy