В этой категории нет объявлений
Joomla! Version | 5.2.3 |
PHP Version | 8.4.5 |
Identity | guest |
Response | 200 |
Template | shaper_helixultimate |
Database |
|
1 x afterInitialise (2.5MB) (37.24%) | 59.67ms |
1 x afterRenderComponent com_djclassifieds (1.18MB) (17.92%) | 28.71ms |
1 x afterRenderRawModule mod_menu (Main Menu) (237.27KB) (7.69%) | 12.33ms |
1 x afterDispatch (70.99KB) (6.99%) | 11.20ms |
1 x Before Access::preloadComponents (all components) (94.89KB) (5.25%) | 8.41ms |
1 x afterRenderRawModule mod_finder (Search) (141.47KB) (4.3%) | 6.89ms |
1 x beforeRenderRawModule mod_finder (Search) (263.66KB) (3.64%) | 5.83ms |
1 x afterRoute (238.19KB) (3.09%) | 4.95ms |
1 x beforeRenderRawModule mod_menu (Main Menu) (72.35KB) (2.88%) | 4.62ms |
1 x afterLoad (82.55KB) (2.72%) | 4.36ms |
1 x afterRender (27.4KB) (2.7%) | 4.32ms |
1 x beforeRenderComponent com_djclassifieds (163.27KB) (2.08%) | 3.33ms |
1 x afterRenderModule mod_finder (Search) (62.84KB) (1.39%) | 2.22ms |
1 x afterRenderModule mod_menu (Main Menu) (42.11KB) (1.22%) | 1.95ms |
1 x After Access::preloadComponents (all components) (133.65KB) (0.51%) | 825μs |
1 x After Access::getAssetRules (id:1 name:root.1) (7.78KB) (0.04%) | 59μ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%) | 8μs |
1 x beforeRenderModule mod_menu (Main Menu) (704B) (0%) | 7μs |
SELECT @@SESSION.sql_mode;
654μs968B/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:308CopySELECT `data`
FROM `targed_session`
WHERE `session_id` = ?
562μs1008BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250CopySELECT `session_id`
FROM `targed_session`
WHERE `session_id` = :session_id LIMIT 1
552μs1.3KBParams/libraries/src/Session/MetadataManager.php:187CopyINSERT INTO `targed_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(:session_id, :guest, :time, :user_id, :username, :client_id)
3.27ms944BParams/libraries/src/Session/MetadataManager.php:260CopySELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `targed_extensions`
WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 1
1.01ms49.98KB/libraries/src/Component/ComponentHelper.php:399CopySELECT `id`,`rules`
FROM `targed_viewlevels`
507μs656B/libraries/src/Access/Access.php:955CopySELECT `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` = :guest
652μs1.33KBParams/libraries/src/Access/Access.php:868CopySELECT `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.94ms21.48KBParams/libraries/src/Plugin/PluginHelper.php:294CopySELECT `template`
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `home` = 1
419μs1.15KB/components/com_sppagebuilder/parser/addon-parser.php:1335CopySELECT *
FROM `targed_kunena_configuration`
WHERE `id` = 1
227μs592B/libraries/kunena/src/Config/KunenaConfig.php:1709CopySELECT sampleData
FROM targed_kunena_version
ORDER BY id DESC LIMIT 1
188μs536B/libraries/kunena/src/Forum/KunenaForum.php:374CopySET @@SESSION.sql_mode =''
111μs0B/plugins/system/jomsocial.system/jomsocial.system.php:146CopySELECT `params`
FROM `targed_extensions`
WHERE `type` = 'component' AND `element` = 'com_rsseo'
346μs536B/administrator/components/com_rsseo/helpers/rsseo.php:35CopySELECT *
FROM `targed_rsseo_redirects`
WHERE `published` = 1
227μs816B/plugins/system/rsseo/rsseo.php:239CopySELECT `url`,`sef`
FROM `targed_rsseo_pages`
WHERE `short` = 'index.php/snyat-dolgosrochno,19'
3.29ms576B/plugins/system/rsseo/rsseo.php:292CopySELECT `url`
FROM `targed_rsseo_pages`
WHERE `sef` = 'index.php/snyat-dolgosrochno,19'
238μs520B/components/com_rsseo/sef.php:107CopySELECT `url`
FROM `targed_rsseo_pages`
WHERE `sef` = 'index.php/snyat-dolgosrochno,19'
264μs1.76KB/components/com_rsseo/sef.php:117CopySELECT `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`
614μs19.61KBParams/libraries/src/Menu/SiteMenu.php:166CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
268μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_languages`
WHERE `published` = 1
ORDER BY `ordering` ASC
251μs1.59KB/libraries/src/Language/LanguageHelper.php:177CopySELECT `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` = 1
364μs40.83KB/administrator/components/com_templates/src/Model/StyleModel.php:775CopySELECT item_id FROM targed_djcf_items_promotions WHERE date_exp <= '2025-04-08 01:31:47' AND updated=0 GROUP BY item_id
289μs520B/administrator/components/com_djclassifieds/lib/djpayment.php:818CopySELECT * FROM targed_djcf_categories WHERE id=19 AND published=1 LIMIT 1
222μs2.81KB/components/com_djclassifieds/model.php:284CopySELECT * FROM targed_djcf_categories WHERE published=1 AND access_view IN (1,5) ORDER BY parent_id, ordering ASC
413μs20.3KB/administrator/components/com_djclassifieds/lib/djcategory.php:538CopySELECT 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 01:00:00' ) v GROUP BY cat_id
223μs656B/administrator/components/com_djclassifieds/lib/djcategory.php:509CopySELECT * FROM targed_djcf_categories WHERE published=1 AND access_view IN (1,5) ORDER BY parent_id, ordering ASC
430μs20.3KB/administrator/components/com_djclassifieds/lib/djcategory.php:538CopySELECT * FROM targed_djcf_images WHERE type='category' AND item_id IN (19)
192μs1.27KB/administrator/components/com_djclassifieds/lib/djimage.php:347CopySELECT `sef`
FROM `targed_rsseo_pages`
WHERE `hash` = 'ad884fe4d035e1ffa0e1cfcf4824ca5a' AND `published` = '1'
220μs520B/components/com_rsseo/sef.php:35CopySELECT * FROM targed_djcf_fields WHERE published=1 AND source IN (0,1) AND sortable=1 ORDER BY ordering
251μs5.27KB/administrator/components/com_djclassifieds/lib/djfield.php:44CopySELECT 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 (19,19) AND c.access_view IN (0,1,5) AND i.published=1 AND i.date_exp > '2025-04-08 01:31:47' ORDER BY i.special DESC, i.date_exp DESC LIMIT 20
389μs9.17KB/libraries/src/MVC/Model/BaseDatabaseModel.php:164CopySELECT 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 (19,19) AND c.access_view IN (0,1,5) AND i.published=1 AND i.date_exp > '2025-04-08 01:31:47' ORDER BY i.special DESC, i.date_exp DESC) as q
357μs536B/components/com_djclassifieds/models/items.php:418CopySELECT f.* FROM targed_djcf_fields f WHERE f.published=1 AND (f.in_table>0 OR f.in_blog=1) ORDER BY f.ordering
247μs5.27KB/components/com_djclassifieds/models/items.php:460CopySELECT * FROM targed_djcf_fields WHERE published=1 AND source IN (0,1) AND sortable=1 ORDER BY ordering
260μs7.77KB/administrator/components/com_djclassifieds/lib/djfield.php:44CopySELECT 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.ordering
425μs1.8KB/plugins/system/advancedmodules/src/Helper.php:199CopySELECT 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` = 1
202μs576B/administrator/components/com_conditions/src/Model/ItemModel.php:831CopySELECT `sef`
FROM `targed_rsseo_pages`
WHERE `hash` = '3431a14f4455df7d02ac9d175d5dfde7' AND `published` = '1'
190μs520B/components/com_rsseo/sef.php:35CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
180μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
177μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
173μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
146μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
138μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
159μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
403μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
164μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
187μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
162μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
166μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
161μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
187μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
162μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
170μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
159μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
179μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
163μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
165μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
148μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
162μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
192μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
152μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
146μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT `sef`
FROM `targed_rsseo_pages`
WHERE `url` = 'index.php/snyat-dolgosrochno,19' AND `published` = '1'
2.45ms520B/plugins/system/rsseo/rsseo.php:1753CopySELECT `id`
FROM `targed_rsseo_pages`
WHERE (`url` = 'index.php/snyat-dolgosrochno,19' OR `sef` = 'snyat-dolgosrochno,19')
2.63ms536B/plugins/system/rsseo/rsseo.php:961CopySELECT `id`,`title`,`description`,`keywords`,`level`,`crawled`,`modified`,`canonical`,`customhead`,`robots`,`custom`
FROM `targed_rsseo_pages`
WHERE `published` = 1 AND (`url` = 'index.php/snyat-dolgosrochno,19' OR `sef` = 'snyat-dolgosrochno,19') LIMIT 1
2.95ms1.42KB/plugins/system/rsseo/rsseo.php:1048CopySELECT `id`,`date`
FROM `targed_rsseo_visitors`
WHERE `session_id` = '0d333039d9b2ece3e17039873cbf4b01'
ORDER BY `date` DESC
195μs576B/plugins/system/rsseo/rsseo.php:1604CopyINSERT INTO `targed_rsseo_visitors`
SET `session_id` = '0d333039d9b2ece3e17039873cbf4b01'
, `date` = '2025-04-08 01:31:47'
, `ip` = '3.134.112.111'
, `user_id` = '0'
, `agent` = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'
, `referer` = ''
, `page` = 'index.php/snyat-dolgosrochno,19'
1.37ms11KB/plugins/system/rsseo/rsseo.php:1617CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
179μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
169μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
149μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
160μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
150μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
201μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT `sef`
FROM `targed_rsseo_pages`
WHERE `hash` = '828e0013b8f3bc1bb22b4f57172b019d' AND `published` = '1'
178μs536B/components/com_rsseo/sef.php:35CopySELECT `sef`
FROM `targed_rsseo_pages`
WHERE `hash` = '83cb691feb04ffa3c12645d9b37123b6' AND `published` = '1'
254μs520B/components/com_rsseo/sef.php:35CopySELECT `sef`
FROM `targed_rsseo_pages`
WHERE `hash` = 'ad3da6817e8eb7b59d8633d45db9c880' AND `published` = '1'
161μs520B/components/com_rsseo/sef.php:35CopySELECT `sef`
FROM `targed_rsseo_pages`
WHERE `hash` = 'ffab477b39e7dc7194d3163e3164c4e4' AND `published` = '1'
230μs520B/components/com_rsseo/sef.php:35CopySELECT `sef`
FROM `targed_rsseo_pages`
WHERE `hash` = '57f2c8600312f6748a935cbff8e0a5d2' AND `published` = '1'
183μs520B/components/com_rsseo/sef.php:35CopySELECT `name`,`element`
FROM `targed_extensions`
WHERE `type` = 'plugin' AND `folder` = 'finder' AND `enabled` = 1
373μs672B/administrator/components/com_finder/src/Helper/LanguageHelper.php:135CopySELECT `title`
FROM `targed_finder_taxonomy`
WHERE `parent_id` = 1 AND `state` = 1 AND `access` IN (1,5)
210μs648B/administrator/components/com_finder/src/Indexer/Taxonomy.php:325CopySELECT `sef`
FROM `targed_rsseo_pages`
WHERE `hash` = 'c9a7bd303a3346bc7800497aa1c735e0' AND `published` = '1'
195μs520B/components/com_rsseo/sef.php:35CopySELECT `sef`
FROM `targed_rsseo_pages`
WHERE `hash` = 'afaa431fbc2874a2f1062ed43e598eba' AND `published` = '1'
153μs520B/components/com_rsseo/sef.php:35CopySELECT `sef`
FROM `targed_rsseo_pages`
WHERE `hash` = '9ba42b8606dde215a7a8b3036be21df0' AND `published` = '1'
244μs520B/components/com_rsseo/sef.php:35CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
153μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
152μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
134μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
168μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT `sef`
FROM `targed_rsseo_pages`
WHERE `hash` = 'abad1399f0f778c457f34d601cb8c6d9' AND `published` = '1'
211μs520B/components/com_rsseo/sef.php:35CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
142μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
183μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
185μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
265μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
196μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
176μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
153μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
143μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
140μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
142μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
140μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
171μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
143μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
142μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
295μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
411μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
331μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
235μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
156μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
168μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
179μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
142μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
202μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
152μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
177μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
143μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
151μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
145μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
192μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_rsseo_data`
122μs576B/plugins/system/rsseo/rsseo.php:344CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
147μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
167μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
227μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
162μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
142μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
209μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
142μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
176μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
139μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT 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` = 1
177μs1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:465CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
182μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT `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)
448μs8.19KBParams/libraries/src/Access/Access.php:357CopySELECT *
FROM `targed_rsseo_keywords`
ORDER BY CHAR_LENGTH(keyword) DESC
197μs9.34KB/plugins/system/rsseo/rsseo.php:389CopySELECT `id`,`css`,`scripts`
FROM `targed_rsseo_pages`
WHERE `published` = 1 AND (`url` = 'index.php/snyat-dolgosrochno,19' OR `sef` = 'snyat-dolgosrochno,19') LIMIT 1
2.43ms640B/plugins/system/rsseo/rsseo.php:1826CopySELECT `session_id`
FROM `targed_session`
WHERE `session_id` = ?
186μs1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277CopyUPDATE `targed_session`
SET `data` = ?
, `time` = ?
WHERE `session_id` = ?
1.43ms592BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy