В этой категории нет объявлений
5.767MBMemory Usage178msRequest 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" => 84 ]
$_SERVER
array:49 [ "USER" => "apache" "HOME" => "/usr/share/httpd" "PATH_TRANSLATED" => "/var/www/targ...
session
array:3 [ "counter" => 1 "timer" => array:3 [ "start" => 1744107119 "last" => 1744107119...
registry
array:3 [ "data" => [] "initialized" => false "separator" => "." ]
user
array:21 [ "id" => 0 "name" => null "username" => null "email" => null "password" => "***r...
jomsocial_userip
"18.222.169.35"
  • afterLoad (82.57KB) (3.94ms)
  • afterInitialise (2.5MB) (58.34ms)
  • afterRoute (238.23KB) (4.4ms)
  • beforeRenderComponent com_djclassifieds (163.27KB) (2.6ms)
  • afterRenderComponent com_djclassifieds (1.18MB) (29.17ms)
  • afterDispatch (112.59KB) (33.89ms)
  • beforeRenderRawModule mod_finder (Search) (263.66KB) (5.88ms)
  • afterRenderRawModule mod_finder (Search) (141.47KB) (6.63ms)
  • beforeRenderModule mod_finder (Search) (704B) (7μs)
  • afterRenderModule mod_finder (Search) (62.84KB) (2.35ms)
  • beforeRenderRawModule mod_menu (Main Menu) (72.35KB) (4.71ms)
  • afterRenderRawModule mod_menu (Main Menu) (237.27KB) (10.56ms)
  • beforeRenderModule mod_menu (Main Menu) (704B) (6μs)
  • afterRenderModule mod_menu (Main Menu) (42.11KB) (1.91ms)
  • Before Access::preloadComponents (all components) (183.39KB) (8ms)
  • After Access::preloadComponents (all components) (133.65KB) (822μs)
  • Before Access::getAssetRules (id:1 name:root.1) (104B) (16μs)
  • After Access::getAssetRules (id:1 name:root.1) (7.78KB) (58μs)
  • afterRender (61.04KB) (4.54ms)
  • 1 x afterInitialise (2.5MB) (32.73%)
    58.34ms
    1 x afterDispatch (112.59KB) (19.01%)
    33.89ms
    1 x afterRenderComponent com_djclassifieds (1.18MB) (16.36%)
    29.17ms
    1 x afterRenderRawModule mod_menu (Main Menu) (237.27KB) (5.92%)
    10.56ms
    1 x Before Access::preloadComponents (all components) (183.39KB) (4.49%)
    8.00ms
    1 x afterRenderRawModule mod_finder (Search) (141.47KB) (3.72%)
    6.63ms
    1 x beforeRenderRawModule mod_finder (Search) (263.66KB) (3.3%)
    5.88ms
    1 x beforeRenderRawModule mod_menu (Main Menu) (72.35KB) (2.64%)
    4.71ms
    1 x afterRender (61.04KB) (2.54%)
    4.54ms
    1 x afterRoute (238.23KB) (2.47%)
    4.40ms
    1 x afterLoad (82.57KB) (2.21%)
    3.94ms
    1 x beforeRenderComponent com_djclassifieds (163.27KB) (1.46%)
    2.60ms
    1 x afterRenderModule mod_finder (Search) (62.84KB) (1.32%)
    2.35ms
    1 x afterRenderModule mod_menu (Main Menu) (42.11KB) (1.07%)
    1.91ms
    1 x After Access::preloadComponents (all components) (133.65KB) (0.46%)
    822μs
    1 x After Access::getAssetRules (id:1 name:root.1) (7.78KB) (0.03%)
    58μs
    1 x Before Access::getAssetRules (id:1 name:root.1) (104B) (0.01%)
    16μs
    1 x beforeRenderModule mod_finder (Search) (704B) (0%)
    7μs
    1 x beforeRenderModule mod_menu (Main Menu) (704B) (0%)
    6μs
138 statements were executed, 82 of which were duplicates, 56 unique71.42ms3.22MB
  • SELECT @@SESSION.sql_mode;393μs968B/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:308Copy
  • SELECT `data` FROM `targed_session` WHERE `session_id` = ?819μs1008BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250Copy
  • SELECT `session_id` FROM `targed_session` WHERE `session_id` = :session_id LIMIT 1805μ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)3.75ms944BParams/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.54ms49.98KB/libraries/src/Component/ComponentHelper.php:399Copy
  • SELECT `id`,`rules` FROM `targed_viewlevels`378μ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` = :guest512μ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.42ms21.48KBParams/libraries/src/Plugin/PluginHelper.php:294Copy
  • SELECT `template` FROM `targed_template_styles` WHERE `client_id` = 0 AND `home` = 1488μs1.15KB/components/com_sppagebuilder/parser/addon-parser.php:1335Copy
  • SELECT * FROM `targed_kunena_configuration` WHERE `id` = 1418μs592B/libraries/kunena/src/Config/KunenaConfig.php:1709Copy
  • SELECT sampleData FROM targed_kunena_version ORDER BY id DESC LIMIT 1300μ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'285μs536B/administrator/components/com_rsseo/helpers/rsseo.php:35Copy
  • SELECT * FROM `targed_rsseo_redirects` WHERE `published` = 1222μs816B/plugins/system/rsseo/rsseo.php:239Copy
  • SELECT `url`,`sef` FROM `targed_rsseo_pages` WHERE `short` = 'index.php/bilety-i-puteshestviya,84'2.36ms576B/plugins/system/rsseo/rsseo.php:292Copy
  • SELECT `url` FROM `targed_rsseo_pages` WHERE `sef` = 'index.php/bilety-i-puteshestviya,84'794μs520B/components/com_rsseo/sef.php:107Copy
  • SELECT `url` FROM `targed_rsseo_pages` WHERE `sef` = 'index.php/bilety-i-puteshestviya,84'235μ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`529μs19.61KBParams/libraries/src/Menu/SiteMenu.php:166Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'247μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_languages` WHERE `published` = 1 ORDER BY `ordering` ASC186μ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` = 1262μs40.83KB/administrator/components/com_templates/src/Model/StyleModel.php:775Copy
  • SELECT item_id FROM targed_djcf_items_promotions WHERE date_exp <= '2025-04-08 10:11:59' AND updated=0 GROUP BY item_id328μs520B/administrator/components/com_djclassifieds/lib/djpayment.php:818Copy
  • SELECT * FROM targed_djcf_categories WHERE id=84 AND published=1 LIMIT 1308μ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 ASC558μ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-08 10:00:00' ) v GROUP BY cat_id304μ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 ASC465μs20.3KB/administrator/components/com_djclassifieds/lib/djcategory.php:538Copy
  • SELECT * FROM targed_djcf_images WHERE type='category' AND item_id IN (84)262μs1.27KB/administrator/components/com_djclassifieds/lib/djimage.php:347Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `hash` = '01b7dd9dc7bd8190ef3ea5a4b9ab1309' AND `published` = '1'203μ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 ordering286μ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 (84,84) AND c.access_view IN (0,1,5) AND i.published=1 AND i.date_exp > '2025-04-08 10:11:59' ORDER BY i.special DESC, i.date_exp DESC LIMIT 20429μ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 (84,84) AND c.access_view IN (0,1,5) AND i.published=1 AND i.date_exp > '2025-04-08 10:11:59' ORDER BY i.special DESC, i.date_exp DESC) as q340μ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.ordering288μ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 ordering299μ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.ordering467μ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` = 1259μs576B/administrator/components/com_conditions/src/Model/ItemModel.php:831Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `hash` = '3431a14f4455df7d02ac9d175d5dfde7' AND `published` = '1'254μ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'174μ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'179μ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'219μ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'154μ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'149μ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'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'143μ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'140μ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'140μ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'139μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'274μ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'163μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'141μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT `extension_id`,`params` FROM `targed_extensions` WHERE `type` = 'component' AND `element` = 'com_rsseo'182μ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\":1744107119,\"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\":1744105754,\"sitemapimages\":0}' WHERE `extension_id` = '394'1.32ms48B/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 2502ms864B/administrator/components/com_rsseo/helpers/rsseo.php:615Copy
  • SELECT `extension_id`,`params` FROM `targed_extensions` WHERE `type` = 'component' AND `element` = 'com_rsseo'204μ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\":1744107119,\"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\":1744107119,\"sitemapimages\":0}' WHERE `extension_id` = '394'1.32ms11.05KB/administrator/components/com_rsseo/helpers/rsseo.php:76Copy
  • DELETE FROM `targed_rsseo_visitors` WHERE `date` < '2025-03-08 10:11:59'15.04ms-48B/administrator/components/com_rsseo/helpers/rsseo.php:902Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `url` = 'index.php/bilety-i-puteshestviya,84' AND `published` = '1'2.66ms520B/plugins/system/rsseo/rsseo.php:1753Copy
  • SELECT `id` FROM `targed_rsseo_pages` WHERE (`url` = 'index.php/bilety-i-puteshestviya,84' OR `sef` = 'bilety-i-puteshestviya,84')2.73ms536B/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/bilety-i-puteshestviya,84' OR `sef` = 'bilety-i-puteshestviya,84') LIMIT 13.18ms1.42KB/plugins/system/rsseo/rsseo.php:1048Copy
  • SELECT `id`,`date` FROM `targed_rsseo_visitors` WHERE `session_id` = 'c6427320b43608c351e301afc6de6542' ORDER BY `date` DESC203μs576B/plugins/system/rsseo/rsseo.php:1604Copy
  • INSERT INTO `targed_rsseo_visitors` SET `session_id` = 'c6427320b43608c351e301afc6de6542' , `date` = '2025-04-08 10:11:59' , `ip` = '18.222.169.35' , `user_id` = '0' , `agent` = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' , `referer` = '' , `page` = 'index.php/bilety-i-puteshestviya,84'1.78ms0B/plugins/system/rsseo/rsseo.php:1617Copy
  • 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'181μ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'201μ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'167μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `hash` = '828e0013b8f3bc1bb22b4f57172b019d' AND `published` = '1'248μs536B/components/com_rsseo/sef.php:35Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `hash` = '83cb691feb04ffa3c12645d9b37123b6' AND `published` = '1'161μs520B/components/com_rsseo/sef.php:35Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `hash` = 'ad3da6817e8eb7b59d8633d45db9c880' AND `published` = '1'199μs520B/components/com_rsseo/sef.php:35Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `hash` = 'ffab477b39e7dc7194d3163e3164c4e4' AND `published` = '1'155μs520B/components/com_rsseo/sef.php:35Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `hash` = '57f2c8600312f6748a935cbff8e0a5d2' AND `published` = '1'251μs520B/components/com_rsseo/sef.php:35Copy
  • SELECT `name`,`element` FROM `targed_extensions` WHERE `type` = 'plugin' AND `folder` = 'finder' AND `enabled` = 1392μ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)214μs648B/administrator/components/com_finder/src/Indexer/Taxonomy.php:325Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `hash` = 'c9a7bd303a3346bc7800497aa1c735e0' AND `published` = '1'177μs520B/components/com_rsseo/sef.php:35Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `hash` = 'afaa431fbc2874a2f1062ed43e598eba' AND `published` = '1'174μs520B/components/com_rsseo/sef.php:35Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `hash` = '9ba42b8606dde215a7a8b3036be21df0' AND `published` = '1'214μs520B/components/com_rsseo/sef.php:35Copy
  • 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'163μ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'156μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT `sef` FROM `targed_rsseo_pages` WHERE `hash` = 'abad1399f0f778c457f34d601cb8c6d9' AND `published` = '1'191μs520B/components/com_rsseo/sef.php:35Copy
  • 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'157μ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'169μ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'188μ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'165μ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'162μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'210μ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'176μ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'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 * 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'151μ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'149μ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'159μ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'157μ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'180μ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'154μ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_rsseo_data`131μs576B/plugins/system/rsseo/rsseo.php:344Copy
  • 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'174μ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'186μ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'156μs48.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'181μ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` = 1189μs1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:465Copy
  • SELECT * FROM `targed_template_styles` WHERE `client_id` = 0 AND `id` = '17'165μ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)432μs8.19KBParams/libraries/src/Access/Access.php:357Copy
  • SELECT * FROM `targed_rsseo_keywords` ORDER BY CHAR_LENGTH(keyword) DESC192μs1.34KB/plugins/system/rsseo/rsseo.php:389Copy
  • SELECT `id`,`css`,`scripts` FROM `targed_rsseo_pages` WHERE `published` = 1 AND (`url` = 'index.php/bilety-i-puteshestviya,84' OR `sef` = 'bilety-i-puteshestviya,84') LIMIT 12.58ms640B/plugins/system/rsseo/rsseo.php:1826Copy
  • SELECT `session_id` FROM `targed_session` WHERE `session_id` = ?216μs1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277Copy
  • UPDATE `targed_session` SET `data` = ? , `time` = ? WHERE `session_id` = ?1.22ms592BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy