В этой категории нет объявлений
Joomla! Version | 5.2.3 |
PHP Version | 8.4.5 |
Identity | guest |
Response | 200 |
Template | shaper_helixultimate |
Database |
|
1 x afterInitialise (2.5MB) (43.82%) | 75.43ms |
1 x afterRenderComponent com_djclassifieds (1.18MB) (16.44%) | 28.30ms |
1 x afterDispatch (70.99KB) (6.39%) | 11.00ms |
1 x afterRenderRawModule mod_menu (Main Menu) (237.27KB) (6%) | 10.33ms |
1 x Before Access::preloadComponents (all components) (94.89KB) (5.73%) | 9.86ms |
1 x afterRenderRawModule mod_finder (Search) (141.47KB) (3.7%) | 6.36ms |
1 x beforeRenderRawModule mod_finder (Search) (263.66KB) (3.32%) | 5.72ms |
1 x afterRender (27.4KB) (2.63%) | 4.52ms |
1 x beforeRenderRawModule mod_menu (Main Menu) (72.35KB) (2.6%) | 4.47ms |
1 x afterLoad (82.52KB) (2.38%) | 4.10ms |
1 x afterRoute (238.19KB) (2.36%) | 4.07ms |
1 x beforeRenderComponent com_djclassifieds (163.27KB) (1.54%) | 2.65ms |
1 x afterRenderModule mod_finder (Search) (62.84KB) (1.24%) | 2.14ms |
1 x afterRenderModule mod_menu (Main Menu) (42.11KB) (1.1%) | 1.90ms |
1 x After Access::preloadComponents (all components) (133.65KB) (0.48%) | 821μ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%) | 8μs |
1 x beforeRenderModule mod_menu (Main Menu) (704B) (0%) | 7μs |
SELECT @@SESSION.sql_mode;
672μs968B/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:308CopySELECT `data`
FROM `targed_session`
WHERE `session_id` = ?
960μs1008BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250CopySELECT `session_id`
FROM `targed_session`
WHERE `session_id` = :session_id LIMIT 1
1ms1.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)
4.21ms944BParams/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.88ms49.98KB/libraries/src/Component/ComponentHelper.php:399CopySELECT `id`,`rules`
FROM `targed_viewlevels`
1.04ms656B/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
1.23ms1.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`
3.32ms21.48KBParams/libraries/src/Plugin/PluginHelper.php:294CopySELECT `template`
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `home` = 1
621μs1.15KB/components/com_sppagebuilder/parser/addon-parser.php:1335CopySELECT *
FROM `targed_kunena_configuration`
WHERE `id` = 1
351μs592B/libraries/kunena/src/Config/KunenaConfig.php:1709CopySELECT sampleData
FROM targed_kunena_version
ORDER BY id DESC LIMIT 1
335μs536B/libraries/kunena/src/Forum/KunenaForum.php:374CopySET @@SESSION.sql_mode =''
46μs0B/plugins/system/jomsocial.system/jomsocial.system.php:146CopySELECT `params`
FROM `targed_extensions`
WHERE `type` = 'component' AND `element` = 'com_rsseo'
283μs536B/administrator/components/com_rsseo/helpers/rsseo.php:35CopySELECT *
FROM `targed_rsseo_redirects`
WHERE `published` = 1
126μs816B/plugins/system/rsseo/rsseo.php:239CopySELECT `url`,`sef`
FROM `targed_rsseo_pages`
WHERE `short` = 'index.php/drugie-kategorii,21'
2.49ms576B/plugins/system/rsseo/rsseo.php:292CopySELECT `url`
FROM `targed_rsseo_pages`
WHERE `sef` = 'index.php/drugie-kategorii,21'
241μs520B/components/com_rsseo/sef.php:107CopySELECT `url`
FROM `targed_rsseo_pages`
WHERE `sef` = 'index.php/drugie-kategorii,21'
197μ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`
520μs19.61KBParams/libraries/src/Menu/SiteMenu.php:166CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
247μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_languages`
WHERE `published` = 1
ORDER BY `ordering` ASC
214μ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
289μs40.83KB/administrator/components/com_templates/src/Model/StyleModel.php:775CopySELECT item_id FROM targed_djcf_items_promotions WHERE date_exp <= '2025-04-07 16:53:48' AND updated=0 GROUP BY item_id
328μs520B/administrator/components/com_djclassifieds/lib/djpayment.php:818CopySELECT * FROM targed_djcf_categories WHERE id=21 AND published=1 LIMIT 1
211μ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
478μ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-07 16:00:00' ) v GROUP BY cat_id
242μ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
374μs20.3KB/administrator/components/com_djclassifieds/lib/djcategory.php:538CopySELECT * FROM targed_djcf_images WHERE type='category' AND item_id IN (21)
250μs1.27KB/administrator/components/com_djclassifieds/lib/djimage.php:347CopySELECT `sef`
FROM `targed_rsseo_pages`
WHERE `hash` = '82331f5a99a76204a6334e3430feba55' AND `published` = '1'
254μ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
250μ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 (21,21) AND c.access_view IN (0,1,5) AND i.published=1 AND i.date_exp > '2025-04-07 16:53:48' ORDER BY i.special DESC, i.date_exp DESC LIMIT 20
432μ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 (21,21) AND c.access_view IN (0,1,5) AND i.published=1 AND i.date_exp > '2025-04-07 16:53:48' ORDER BY i.special DESC, i.date_exp DESC) as q
309μ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
236μ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
313μ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
482μ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
224μs576B/administrator/components/com_conditions/src/Model/ItemModel.php:831CopySELECT `sef`
FROM `targed_rsseo_pages`
WHERE `hash` = '3431a14f4455df7d02ac9d175d5dfde7' AND `published` = '1'
201μs520B/components/com_rsseo/sef.php:35CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
221μ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'
180μ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'
195μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
333μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
157μ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'
169μ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'
155μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
184μ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'
184μ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'
187μ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'
192μ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'
159μ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'
155μ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'
156μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT `sef`
FROM `targed_rsseo_pages`
WHERE `url` = 'index.php/drugie-kategorii,21' AND `published` = '1'
2.46ms520B/plugins/system/rsseo/rsseo.php:1753CopySELECT `id`
FROM `targed_rsseo_pages`
WHERE (`url` = 'index.php/drugie-kategorii,21' OR `sef` = 'drugie-kategorii,21')
2.59ms536B/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/drugie-kategorii,21' OR `sef` = 'drugie-kategorii,21') LIMIT 1
3.07ms1.42KB/plugins/system/rsseo/rsseo.php:1048CopySELECT `id`,`date`
FROM `targed_rsseo_visitors`
WHERE `session_id` = '9d18e63c34ee71d9467215733a5a0e40'
ORDER BY `date` DESC
215μs576B/plugins/system/rsseo/rsseo.php:1604CopyINSERT INTO `targed_rsseo_visitors`
SET `session_id` = '9d18e63c34ee71d9467215733a5a0e40'
, `date` = '2025-04-07 16:53:48'
, `ip` = '3.141.14.210'
, `user_id` = '0'
, `agent` = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'
, `referer` = ''
, `page` = 'index.php/drugie-kategorii,21'
1.18ms11KB/plugins/system/rsseo/rsseo.php:1617CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
194μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
197μ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'
163μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
188μ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 `sef`
FROM `targed_rsseo_pages`
WHERE `hash` = '828e0013b8f3bc1bb22b4f57172b019d' AND `published` = '1'
186μs536B/components/com_rsseo/sef.php:35CopySELECT `sef`
FROM `targed_rsseo_pages`
WHERE `hash` = '83cb691feb04ffa3c12645d9b37123b6' AND `published` = '1'
195μs520B/components/com_rsseo/sef.php:35CopySELECT `sef`
FROM `targed_rsseo_pages`
WHERE `hash` = 'ad3da6817e8eb7b59d8633d45db9c880' AND `published` = '1'
185μs520B/components/com_rsseo/sef.php:35CopySELECT `sef`
FROM `targed_rsseo_pages`
WHERE `hash` = 'ffab477b39e7dc7194d3163e3164c4e4' AND `published` = '1'
168μs520B/components/com_rsseo/sef.php:35CopySELECT `sef`
FROM `targed_rsseo_pages`
WHERE `hash` = '57f2c8600312f6748a935cbff8e0a5d2' AND `published` = '1'
226μs520B/components/com_rsseo/sef.php:35CopySELECT `name`,`element`
FROM `targed_extensions`
WHERE `type` = 'plugin' AND `folder` = 'finder' AND `enabled` = 1
420μ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)
219μs648B/administrator/components/com_finder/src/Indexer/Taxonomy.php:325CopySELECT `sef`
FROM `targed_rsseo_pages`
WHERE `hash` = 'c9a7bd303a3346bc7800497aa1c735e0' AND `published` = '1'
190μs520B/components/com_rsseo/sef.php:35CopySELECT `sef`
FROM `targed_rsseo_pages`
WHERE `hash` = 'afaa431fbc2874a2f1062ed43e598eba' AND `published` = '1'
185μs520B/components/com_rsseo/sef.php:35CopySELECT `sef`
FROM `targed_rsseo_pages`
WHERE `hash` = '9ba42b8606dde215a7a8b3036be21df0' AND `published` = '1'
266μs520B/components/com_rsseo/sef.php:35CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
190μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
172μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
184μ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 `sef`
FROM `targed_rsseo_pages`
WHERE `hash` = 'abad1399f0f778c457f34d601cb8c6d9' AND `published` = '1'
320μs520B/components/com_rsseo/sef.php:35CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
174μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
181μ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'
170μ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'
207μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
197μ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'
240μ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'
187μ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'
184μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
155μ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'
165μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
155μ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'
214μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
157μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
191μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
157μ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'
158μ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'
156μ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_rsseo_data`
143μs576B/plugins/system/rsseo/rsseo.php:344CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
158μ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'
163μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
155μ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'
178μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
828μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
195μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
231μ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
193μs1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:465CopySELECT *
FROM `targed_template_styles`
WHERE `client_id` = 0 AND `id` = '17'
172μ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)
392μs8.19KBParams/libraries/src/Access/Access.php:357CopySELECT *
FROM `targed_rsseo_keywords`
ORDER BY CHAR_LENGTH(keyword) DESC
184μs9.34KB/plugins/system/rsseo/rsseo.php:389CopySELECT `id`,`css`,`scripts`
FROM `targed_rsseo_pages`
WHERE `published` = 1 AND (`url` = 'index.php/drugie-kategorii,21' OR `sef` = 'drugie-kategorii,21') LIMIT 1
2.61ms640B/plugins/system/rsseo/rsseo.php:1826CopySELECT `session_id`
FROM `targed_session`
WHERE `session_id` = ?
243μs1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277CopyUPDATE `targed_session`
SET `data` = ?
, `time` = ?
WHERE `session_id` = ?
1.25ms592BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy