Registrazione utente
Mostra
Requisiti minimi — Caratteri: 12
Mostra
5.257MBMemory Usage297msRequest Duration
Joomla! Version5.1.2
PHP Version8.3.23
Identityguest
Response200
Templateshaper_helixultimate
Database
Server
mysql
Version
10.11.13-MariaDB-0ubuntu0.24.04.1
Collation
utf8mb4_general_ci
Conn Collation
utf8mb4_general_ci
$_GET
array:1 [ "view" => "registration" ]
$_POST
[]
$_SESSION
array:1 [ "joomla" => "***redacted***" ]
$_COOKIE
array:1 [ "7caa80ef773317c5d679524ca938c1dc" => "85rb1tkiamui72pq0ll4p9eog0" ]
$_SERVER
array:53 [ "USER" => "italianjavsubtitles._svpgxbref8h" "HOME" => "/var/www/vhosts/italianjavsub...
session
array:3 [ "counter" => 2 "timer" => array:3 [ "start" => 1754324130 "last" => 1754324130...
registry
array:3 [ "data" => [] "initialized" => false "separator" => "." ]
user
array:21 [ "id" => 0 "name" => null "username" => null "email" => null "password" => "***r...
gtag
"-1"
  • afterLoad (83.62KB) (7.19ms)
  • afterInitialise (1.29MB) (57.99ms)
  • afterRoute (1.07MB) (35.98ms)
  • beforeRenderComponent com_users (65.03KB) (4.28ms)
  • afterRenderComponent com_users (1.34MB) (105ms)
  • afterDispatch (2.34KB) (428μs)
  • beforeRenderRawModule mod_finder (Search) (379.52KB) (22.53ms)
  • afterRenderRawModule mod_finder (Search) (69.58KB) (9.89ms)
  • beforeRenderModule mod_finder (Search) (704B) (10μs)
  • afterRenderModule mod_finder (Search) (59.06KB) (3.96ms)
  • beforeRenderRawModule mod_menu (Main Menu) (304B) (124μs)
  • afterRenderRawModule mod_menu (Main Menu) (309.47KB) (20.51ms)
  • beforeRenderModule mod_menu (Main Menu) (704B) (9μs)
  • afterRenderModule mod_menu (Main Menu) (42.08KB) (3.3ms)
  • Before Access::preloadComponents (all components) (70.12KB) (787μs)
  • After Access::preloadComponents (all components) (98.34KB) (1.3ms)
  • Before Access::getAssetRules (id:16 name:com_menus) (56B) (26μs)
  • After Access::getAssetRules (id:16 name:com_menus) (7.48KB) (234μs)
  • afterRender (161.8KB) (22.83ms)
  • 1 x afterRenderComponent com_users (1.34MB) (35.42%)
    105ms
    1 x afterInitialise (1.29MB) (19.51%)
    57.99ms
    1 x afterRoute (1.07MB) (12.1%)
    35.98ms
    1 x afterRender (161.8KB) (7.68%)
    22.83ms
    1 x beforeRenderRawModule mod_finder (Search) (379.52KB) (7.58%)
    22.53ms
    1 x afterRenderRawModule mod_menu (Main Menu) (309.47KB) (6.9%)
    20.51ms
    1 x afterRenderRawModule mod_finder (Search) (69.58KB) (3.33%)
    9.89ms
    1 x afterLoad (83.62KB) (2.42%)
    7.19ms
    1 x beforeRenderComponent com_users (65.03KB) (1.44%)
    4.28ms
    1 x afterRenderModule mod_finder (Search) (59.06KB) (1.33%)
    3.96ms
    1 x afterRenderModule mod_menu (Main Menu) (42.08KB) (1.11%)
    3.30ms
    1 x After Access::preloadComponents (all components) (98.34KB) (0.44%)
    1.30ms
    1 x Before Access::preloadComponents (all components) (70.12KB) (0.26%)
    787μs
    1 x afterDispatch (2.34KB) (0.14%)
    428μs
    1 x After Access::getAssetRules (id:16 name:com_menus) (7.48KB) (0.08%)
    234μs
    1 x beforeRenderRawModule mod_menu (Main Menu) (304B) (0.04%)
    124μs
    1 x Before Access::getAssetRules (id:16 name:com_menus) (56B) (0.01%)
    26μs
    1 x beforeRenderModule mod_finder (Search) (704B) (0%)
    10μs
    1 x beforeRenderModule mod_menu (Main Menu) (704B) (0%)
    9μs
168 statements were executed, 135 of which were duplicates, 33 unique40.87ms4.34MB
  • SELECT @@SESSION.sql_mode;130μs968B/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:308Copy
  • SELECT `data` FROM `ijs_session` WHERE `session_id` = ?224μs1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250Copy
  • SELECT `session_id` FROM `ijs_session` WHERE `session_id` = :session_id LIMIT 1190μs1.31KBParams/libraries/src/Session/MetadataManager.php:187Copy
  • UPDATE `ijs_session` SET `guest` = :guest , `time` = :time , `userid` = :user_id , `username` = :username , `client_id` = :client_id WHERE `session_id` = :session_id226μs992BParams/libraries/src/Session/MetadataManager.php:316Copy
  • SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled` FROM `ijs_extensions` WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 1649μs1.69KB/libraries/src/Component/ComponentHelper.php:399Copy
  • SELECT `id`,`rules` FROM `ijs_viewlevels`192μs672B/libraries/src/Access/Access.php:955Copy
  • SELECT `b`.`id` FROM `ijs_usergroups` AS `a` LEFT JOIN `ijs_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt` WHERE `a`.`id` = :guest312μs1.33KBParams/libraries/src/Access/Access.php:868Copy
  • SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id` FROM `ijs_extensions` WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1,:preparedArray2) ORDER BY `ordering`1.73ms3.98KBParams/libraries/src/Plugin/PluginHelper.php:294Copy
  • SET sql_mode=(SELECT REPLACE(@@sql_mode,'STRICT_TRANS_TABLES',''));83μs640B/administrator/components/com_osmembership/loader.php:94Copy
  • SELECT id FROM ijs_yendifvideoshare_imports WHERE state = 1 AND next_import_date IS NOT NULL AND next_import_date != '0000-00-00 00:00:00' AND next_import_date <= '2025-08-04 16:15:31' LIMIT 1196μs520B/plugins/system/yendifvideoshare/yendifvideoshare.php:75Copy
  • SELECT `value` FROM ijs_acym_configuration WHERE `name` = 'level'193μs536B/plugins/system/acymtriggers/acymtriggers.php:513Copy
  • SELECT `value` FROM ijs_acym_configuration WHERE `name` = 'active_cron'136μs536B/plugins/system/acymtriggers/acymtriggers.php:513Copy
  • SELECT `value` FROM ijs_acym_configuration WHERE `name` = 'cron_next'127μs536B/plugins/system/acymtriggers/acymtriggers.php:513Copy
  • SELECT `value` FROM ijs_acym_configuration WHERE `name` = 'queue_type'143μs536B/plugins/system/acymtriggers/acymtriggers.php:513Copy
  • SELECT `value` FROM ijs_acym_configuration WHERE `name` = 'cron_frequency'122μs536B/plugins/system/acymtriggers/acymtriggers.php:513Copy
  • SELECT `value` FROM ijs_acym_configuration WHERE `name` = 'queue_batch_auto'120μs520B/plugins/system/acymtriggers/acymtriggers.php:513Copy
  • 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 `ijs_menu` AS `m` LEFT JOIN `ijs_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`1.19ms20.92KBParams/libraries/src/Menu/SiteMenu.php:166Copy
  • SELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent` FROM `ijs_template_styles` AS `s` LEFT JOIN `ijs_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` = 1461μs32.83KB/administrator/components/com_templates/src/Model/StyleModel.php:775Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'246μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SHOW TABLES920μs3.51KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:635Copy
  • SELECT * FROM ijs_acym_plugin218μs1.5KB/administrator/components/com_acym/libraries/joomla/database.php:32Copy
  • SELECT * FROM ijs_acym_configuration639μs4.56KB/administrator/components/com_acym/libraries/joomla/database.php:32Copy
  • SELECT * FROM ijs_acym_plugin184μs1.5KB/administrator/components/com_acym/libraries/joomla/database.php:32Copy
  • SELECT `groups`.*, `groups`.title AS text, `groups`.id AS `value` FROM ijs_usergroups AS `groups`195μs1.02KB/administrator/components/com_acym/libraries/joomla/database.php:32Copy
  • SELECT * FROM `ijs_languages` WHERE `published` = 1 ORDER BY `ordering` ASC284μs1.59KB/libraries/src/Language/LanguageHelper.php:177Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'250μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT DISTINCT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required, a.only_use_in_subform,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state, g.note as group_note FROM ijs_fields AS a LEFT JOIN `ijs_languages` AS l ON l.lang_code = a.language LEFT JOIN ijs_users AS uc ON uc.id=a.checked_out LEFT JOIN ijs_viewlevels AS ag ON ag.id = a.access LEFT JOIN ijs_users AS ua ON ua.id = a.created_user_id LEFT JOIN ijs_fields_groups AS g ON g.id = a.group_id WHERE ( (`a`.`context` = :context AND `a`.`access` IN (:preparedArray1,:preparedArray2)) AND (`a`.`group_id` = 0 OR `g`.`access` IN (:preparedArray3,:preparedArray4)) AND `a`.`state` = :state) AND (`a`.`group_id` = 0 OR `g`.`state` = :gstate) AND `a`.`only_use_in_subform` = :only_use_in_subform ORDER BY a.ordering ASC1.6ms4.06KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:164Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'245μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'223μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'204μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'188μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'183μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'204μs35.41KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'187μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'177μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'188μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'180μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'185μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'175μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'176μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'179μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'177μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'185μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'177μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'280μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'178μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'178μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'193μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'203μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'180μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'184μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'180μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'204μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'194μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'195μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'185μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'188μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'189μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'201μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'186μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'193μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'188μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'187μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'276μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'229μs43.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'188μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'201μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'194μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'186μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'179μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'178μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'178μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'192μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'188μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'187μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'194μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'197μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'185μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'183μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'181μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'197μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'174μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'193μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'184μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'179μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'185μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'177μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'187μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'178μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'178μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'201μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'186μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'190μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'180μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'174μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'187μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'194μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'186μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'179μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'175μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'177μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'171μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'176μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'170μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'193μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'174μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'176μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'176μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'197μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'187μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'177μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'178μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid` FROM `ijs_modules` AS `m` LEFT JOIN `ijs_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id` LEFT JOIN `ijs_extensions` AS `e` ON `e`.`element` = `m`.`module` AND `e`.`client_id` = `m`.`client_id` WHERE ( ( (`m`.`published` = 1 AND `e`.`enabled` = 1 AND `m`.`client_id` = :clientId AND `m`.`access` IN (:preparedArray1,:preparedArray2)) AND (`m`.`publish_up` IS NULL OR `m`.`publish_up` <= :publishUp)) AND (`m`.`publish_down` IS NULL OR `m`.`publish_down` >= :publishDown)) AND (`mm`.`menuid` = :itemId OR `mm`.`menuid` <= 0) ORDER BY `m`.`position`,`m`.`ordering`984μs1.94KBParams/libraries/src/Cache/Controller/CallbackController.php:51Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'237μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'205μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT `name`,`element` FROM `ijs_extensions` WHERE `type` = 'plugin' AND `folder` = 'finder' AND `enabled` = 1741μs704B/administrator/components/com_finder/src/Helper/LanguageHelper.php:135Copy
  • SELECT `title` FROM `ijs_finder_taxonomy` WHERE `parent_id` = 1 AND `state` = 1 AND `access` IN (1,5)264μs520B/administrator/components/com_finder/src/Indexer/Taxonomy.php:325Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'201μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'179μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'182μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'170μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'177μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'187μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'168μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'166μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'173μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'172μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'175μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'170μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'169μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'174μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'169μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'165μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'188μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'177μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'168μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'176μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'183μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'174μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'167μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'167μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'169μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'183μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'171μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'173μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'175μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'167μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'179μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'168μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT `id`,`name`,`rules`,`parent_id` FROM `ijs_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)759μs7.81KBParams/libraries/src/Access/Access.php:357Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'205μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'185μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'175μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'171μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'186μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'184μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'177μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'175μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'261μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM ijs_acym_list WHERE type = 'standard'247μs1.69KB/administrator/components/com_acym/libraries/joomla/database.php:32Copy
  • SELECT * FROM ijs_acym_field201μs1.69KB/administrator/components/com_acym/libraries/joomla/database.php:32Copy
  • SELECT * FROM ijs_acym_form WHERE active = 1 AND type != 'shortcode'184μs912B/administrator/components/com_acym/libraries/joomla/database.php:32Copy
  • 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 `ijs_scheduler_tasks` AS `a` WHERE `a`.`state` = 1242μs1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:466Copy
  • SELECT * FROM `ijs_template_styles` WHERE `client_id` = 0 AND `id` = '9'207μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT `value` FROM ijs_acym_configuration WHERE `name` LIKE "%regacy" OR `name` LIKE "%\_sub"743μs536B/plugins/system/acymtriggers/acymtriggers.php:215Copy
  • SHOW TABLES876μs3.51KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:635Copy
  • SELECT `session_id` FROM `ijs_session` WHERE `session_id` = ?205μs1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277Copy
  • UPDATE `ijs_session` SET `data` = ? , `time` = ? WHERE `session_id` = ?441μs592BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy