3.511MBMemory Usage141msRequest Duration
Joomla! Version4.4.10
PHP Version8.2.28
Identityguest
Response200
Templatecassiopeia
Database
Server
mysql
Version
10.6.21-MariaDB
Collation
utf8mb4_general_ci
Conn Collation
utf8mb4_general_ci
$_GET
[]
$_POST
[]
$_SESSION
array:1 [ "joomla" => "***redacted***" ]
$_COOKIE
[]
$_SERVER
array:62 [ "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "TEMP" => "/home/repeat...
session
array:3 [ "counter" => 1 "timer" => array:3 [ "start" => 1742028957 "last" => 1742028957...
registry
array:3 [ "data" => [] "initialized" => false "separator" => "." ]
user
array:18 [ "id" => 0 "name" => null "username" => null "email" => null "password" => "***r...
plg_system_languagefilter
array:1 [ "language" => "en-GB" ]
  • afterLoad (445.51KB) (7.36ms)
  • afterInitialise (1.32MB) (43.02ms)
  • afterRoute (182.49KB) (6.91ms)
  • beforeRenderComponent com_tags (33.93KB) (5.13ms)
  • Before Access::preloadComponents (all components) (317.27KB) (42.29ms)
  • After Access::preloadComponents (all components) (80.39KB) (1.27ms)
  • Before Access::getAssetRules (id:1 name:root.1) (1.26KB) (23μs)
  • After Access::getAssetRules (id:1 name:root.1) (5.95KB) (173μs)
  • Before Access::getAssetRules (id:35 name:com_tags) (310.12KB) (10.49ms)
  • After Access::getAssetRules (id:35 name:com_tags) (1.75KB) (20μs)
  • afterRenderComponent com_tags (18.94KB) (2.95ms)
  • afterDispatch (8.3KB) (1.48ms)
  • beforeRenderRawModule mod_login (Login Form) (61.3KB) (3.99ms)
  • afterRenderRawModule mod_login (Login Form) (65.08KB) (3.55ms)
  • beforeRenderRawModule mod_djmegamenu (Main Menu) (24.17KB) (66μs)
  • afterRenderRawModule mod_djmegamenu (Main Menu) (158.35KB) (5.07ms)
  • beforeRenderModule mod_login (Login Form) (8.12KB) (661μs)
  • afterRenderModule mod_login (Login Form) (7.1KB) (233μs)
  • beforeRenderModule mod_djmegamenu (Main Menu) (23.09KB) (66μs)
  • afterRenderModule mod_djmegamenu (Main Menu) (9.98KB) (199μs)
  • afterRender (58.04KB) (5.36ms)
  • 1 x afterInitialise (1.32MB) (30.54%)
    43.02ms
    1 x Before Access::preloadComponents (all components) (317.27KB) (30.03%)
    42.29ms
    1 x Before Access::getAssetRules (id:35 name:com_tags) (310.12KB) (7.45%)
    10.49ms
    1 x afterLoad (445.51KB) (5.23%)
    7.36ms
    1 x afterRoute (182.49KB) (4.9%)
    6.91ms
    1 x afterRender (58.04KB) (3.81%)
    5.36ms
    1 x beforeRenderComponent com_tags (33.93KB) (3.64%)
    5.13ms
    1 x afterRenderRawModule mod_djmegamenu (Main Menu) (158.35KB) (3.6%)
    5.07ms
    1 x beforeRenderRawModule mod_login (Login Form) (61.3KB) (2.83%)
    3.99ms
    1 x afterRenderRawModule mod_login (Login Form) (65.08KB) (2.52%)
    3.55ms
    1 x afterRenderComponent com_tags (18.94KB) (2.09%)
    2.95ms
    1 x afterDispatch (8.3KB) (1.05%)
    1.48ms
    1 x After Access::preloadComponents (all components) (80.39KB) (0.9%)
    1.27ms
    1 x beforeRenderModule mod_login (Login Form) (8.12KB) (0.47%)
    661μs
    1 x afterRenderModule mod_login (Login Form) (7.1KB) (0.17%)
    233μs
    1 x afterRenderModule mod_djmegamenu (Main Menu) (9.98KB) (0.14%)
    199μs
    1 x After Access::getAssetRules (id:1 name:root.1) (5.95KB) (0.12%)
    173μs
    1 x beforeRenderModule mod_djmegamenu (Main Menu) (23.09KB) (0.05%)
    66μs
    1 x beforeRenderRawModule mod_djmegamenu (Main Menu) (24.17KB) (0.05%)
    66μs
    1 x Before Access::getAssetRules (id:1 name:root.1) (1.26KB) (0.02%)
    23μs
    1 x After Access::getAssetRules (id:35 name:com_tags) (1.75KB) (0.01%)
    20μs
37 statements were executed, 7 of which were duplicates, 30 unique33.5ms139.23KB
  • SELECT @@SESSION.sql_mode;89μs968B/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:334Copy
  • SELECT `data` FROM `jospp_session` WHERE `session_id` = ?149μs1008BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:261Copy
  • SELECT `session_id` FROM `jospp_session` WHERE `session_id` = :session_id LIMIT 1113μs1.3KBParams/libraries/src/Session/MetadataManager.php:187Copy
  • INSERT INTO `jospp_session` (`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES (:session_id, :guest, :time, :user_id, :username, :client_id)7.6ms944BParams/libraries/src/Session/MetadataManager.php:260Copy
  • SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled` FROM `jospp_extensions` WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 1388μs1.61KB/libraries/src/Component/ComponentHelper.php:399Copy
  • SELECT `id`,`rules` FROM `jospp_viewlevels`113μs672B/libraries/src/Access/Access.php:955Copy
  • SELECT `b`.`id` FROM `jospp_usergroups` AS `a` LEFT JOIN `jospp_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt` WHERE `a`.`id` = :guest165μs1.33KBParams/libraries/src/Access/Access.php:868Copy
  • SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id` FROM `jospp_extensions` WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1,:preparedArray2) ORDER BY `ordering`686μs4.48KBParams/libraries/src/Plugin/PluginHelper.php:294Copy
  • SELECT `value` FROM `jospp_admintools_storage` WHERE `key` = 'cparams'168μs1.15KB/administrator/components/com_admintools/src/Helper/Storage.php:120Copy
  • SELECT * FROM `jospp_languages` WHERE `published` = 1 ORDER BY `ordering` ASC224μs1.7KB/libraries/src/Language/LanguageHelper.php:142Copy
  • SELECT `option`,`view`,`query` FROM `jospp_admintools_wafexceptions`97μs640B/plugins/system/admintools/src/Utility/Cache.php:196Copy
  • SELECT `params` FROM `jospp_extensions` WHERE `type` = 'plugin' AND `folder` = 'system' AND `element` = 'admintools'232μs536B/plugins/system/admintools/src/Utility/RescueUrl.php:324Copy
  • SET sql_mode=(SELECT REPLACE(@@sql_mode,'STRICT_TRANS_TABLES',''));88μs0B/administrator/components/com_osmembership/loader.php:84Copy
  • SELECT `element`,`name`,`client_id`,`extension_id` FROM `jospp_extensions` WHERE `type` = 'language' AND `state` = 0 AND `enabled` = 1311μs1.05KB/libraries/src/Language/LanguageHelper.php:213Copy
  • 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 `jospp_menu` AS `m` LEFT JOIN `jospp_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`894μs35.92KBParams/libraries/src/Menu/SiteMenu.php:166Copy
  • SELECT `id` FROM `jospp_tags` WHERE `alias` = :alias2.02ms1.31KBParams/components/com_tags/src/Service/Router.php:362Copy
  • SELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent` FROM `jospp_template_styles` AS `s` LEFT JOIN `jospp_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` = 1291μs2.06KB/administrator/components/com_templates/src/Model/StyleModel.php:773Copy
  • SHOW FULL COLUMNS FROM `jospp_tags`724μs1.77KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:625Copy
  • UPDATE `jospp_tags` SET `hits` = (`hits` + 1) WHERE `id` = '2'2.01ms48B/libraries/src/Table/Table.php:1325Copy
  • SELECT * FROM `jospp_tags` WHERE `id` = '2'213μs3.05KB/libraries/src/Table/Table.php:755Copy
  • SELECT * FROM `jospp_content_types`1.7ms17.14KB/libraries/src/Helper/TagsHelper.php:798Copy
  • SELECT `m`.`type_alias`,`m`.`content_item_id`,`m`.`core_content_id`,COUNT(`m`.`tag_id`) AS `match_count`,MAX(`m`.`tag_date`) AS `tag_date`,MAX(`c`.`core_title`) AS `core_title`,MAX(`c`.`core_params`) AS `core_params`,MAX(`c`.`core_alias`) AS `core_alias`,MAX(`c`.`core_body`) AS `core_body`,MAX(`c`.`core_state`) AS `core_state`,MAX(`c`.`core_access`) AS `core_access`,MAX(`c`.`core_metadata`) AS `core_metadata`,MAX(`c`.`core_created_user_id`) AS `core_created_user_id`,MAX(`c`.`core_created_by_alias`) AS`core_created_by_alias`,MAX(`c`.`core_created_time`) AS `core_created_time`,MAX(`c`.`core_images`) AS `core_images`,CASE WHEN `c`.`core_modified_time` = :nullDate THEN `c`.`core_created_time` ELSE `c`.`core_modified_time` END AS `core_modified_time`,MAX(`c`.`core_language`) AS `core_language`,MAX(`c`.`core_catid`) AS `core_catid`,MAX(`c`.`core_publish_up`) AS `core_publish_up`,MAX(`c`.`core_publish_down`) AS `core_publish_down`,MAX(`ct`.`type_title`) AS `content_type_title`,MAX(`ct`.`router`) AS `router`,CASE WHEN `c`.`core_created_by_alias` > ' ' THEN `c`.`core_created_by_alias` ELSE `ua`.`name` END AS `author`,`ua`.`email` AS `author_email` FROM `jospp_contentitem_tag_map` AS `m` INNER JOIN `jospp_ucm_content` AS `c` ON `m`.`type_alias` = `c`.`core_type_alias` AND `m`.`core_content_id` = `c`.`core_content_id` INNER JOIN `jospp_content_types` AS `ct` ON `ct`.`type_alias` = `m`.`type_alias` LEFT JOIN `jospp_categories` AS `tc` ON `tc`.`id` = `c`.`core_catid` LEFT JOIN `jospp_users` AS `ua` ON `ua`.`id` = `c`.`core_created_user_id` WHERE ( ( (`c`.`core_state` IN (:preparedArray1) AND `m`.`tag_id` IN (:preparedArray2)) AND (`c`.`core_catid` = 0 OR `tc`.`published` = 1) AND `m`.`type_alias` IN (:preparedArray3,:preparedArray4,:preparedArray5,:preparedArray6,:preparedArray7,:preparedArray8,:preparedArray9,:preparedArray10,:preparedArray11,:preparedArray12,:preparedArray13,:preparedArray14,:preparedArray15,:preparedArray16,:preparedArray17) AND `c`.`core_access` IN (:preparedArray18,:preparedArray19,:preparedArray20)) AND (`c`.`core_publish_up` = :nullDate1 OR `c`.`core_publish_up` IS NULL OR `c`.`core_publish_up` <= :nowDate1)) AND (`c`.`core_publish_down` = :nullDate2 OR `c`.`core_publish_down` IS NULL OR `c`.`core_publish_down` >= :nowDate2) GROUP BY `m`.`type_alias`,`m`.`content_item_id`,`m`.`core_content_id`,`core_modified_time`,`core_created_time`,`core_created_by_alias`,`author`,`author_email` ORDER BY MAX(`c`.`core_title`) ASC LIMIT 1005.21ms6.08KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:166Copy
  • SELECT `c`.`id`,`c`.`asset_id`,`c`.`access`,`c`.`alias`,`c`.`checked_out`,`c`.`checked_out_time`,`c`.`created_time`,`c`.`created_user_id`,`c`.`description`,`c`.`extension`,`c`.`hits`,`c`.`language`,`c`.`level`,`c`.`lft`,`c`.`metadata`,`c`.`metadesc`,`c`.`metakey`,`c`.`modified_time`,`c`.`note`,`c`.`params`,`c`.`parent_id`,`c`.`path`,`c`.`published`,`c`.`rgt`,`c`.`title`,`c`.`modified_user_id`,`c`.`version`, CASE WHEN CHAR_LENGTH(`c`.`alias`) != 0 THEN CONCAT_WS(':', `c`.`id`, `c`.`alias`) ELSE `c`.`id` END as `slug` FROM `jospp_categories` AS `s` INNER JOIN `jospp_categories` AS `c` ON (`s`.`lft` < `c`.`lft` AND `c`.`lft` < `s`.`rgt` AND `c`.`language` IN (:preparedArray3,:preparedArray4)) OR (`c`.`lft` <= `s`.`lft` AND `s`.`rgt` <= `c`.`rgt`) WHERE (`c`.`extension` = :extension OR `c`.`extension` = 'system') AND `c`.`access` IN (:preparedArray1,:preparedArray2) AND `c`.`published` = 1 AND `s`.`id` = :id ORDER BY `c`.`lft`454μs3.97KBParams/libraries/src/Categories/Categories.php:375Copy
  • SELECT * FROM `jospp_tags` WHERE `id` = '2'196μs3.09KB/libraries/src/Table/Table.php:755Copy
  • SELECT `m`.`type_alias`,`m`.`content_item_id`,`m`.`core_content_id`,COUNT(`m`.`tag_id`) AS `match_count`,MAX(`m`.`tag_date`) AS `tag_date`,MAX(`c`.`core_title`) AS `core_title`,MAX(`c`.`core_params`) AS `core_params`,MAX(`c`.`core_alias`) AS `core_alias`,MAX(`c`.`core_body`) AS `core_body`,MAX(`c`.`core_state`) AS `core_state`,MAX(`c`.`core_access`) AS `core_access`,MAX(`c`.`core_metadata`) AS `core_metadata`,MAX(`c`.`core_created_user_id`) AS `core_created_user_id`,MAX(`c`.`core_created_by_alias`) AS`core_created_by_alias`,MAX(`c`.`core_created_time`) AS `core_created_time`,MAX(`c`.`core_images`) AS `core_images`,CASE WHEN `c`.`core_modified_time` = :nullDate THEN `c`.`core_created_time` ELSE `c`.`core_modified_time` END AS `core_modified_time`,MAX(`c`.`core_language`) AS `core_language`,MAX(`c`.`core_catid`) AS `core_catid`,MAX(`c`.`core_publish_up`) AS `core_publish_up`,MAX(`c`.`core_publish_down`) AS `core_publish_down`,MAX(`ct`.`type_title`) AS `content_type_title`,MAX(`ct`.`router`) AS `router`,CASE WHEN `c`.`core_created_by_alias` > ' ' THEN `c`.`core_created_by_alias` ELSE `ua`.`name` END AS `author`,`ua`.`email` AS `author_email` FROM `jospp_contentitem_tag_map` AS `m` INNER JOIN `jospp_ucm_content` AS `c` ON `m`.`type_alias` = `c`.`core_type_alias` AND `m`.`core_content_id` = `c`.`core_content_id` INNER JOIN `jospp_content_types` AS `ct` ON `ct`.`type_alias` = `m`.`type_alias` LEFT JOIN `jospp_categories` AS `tc` ON `tc`.`id` = `c`.`core_catid` LEFT JOIN `jospp_users` AS `ua` ON `ua`.`id` = `c`.`core_created_user_id` WHERE ( ( (`c`.`core_state` IN (:preparedArray1) AND `m`.`tag_id` IN (:preparedArray2)) AND (`c`.`core_catid` = 0 OR `tc`.`published` = 1) AND `m`.`type_alias` IN (:preparedArray3,:preparedArray4,:preparedArray5,:preparedArray6,:preparedArray7,:preparedArray8,:preparedArray9,:preparedArray10,:preparedArray11,:preparedArray12,:preparedArray13,:preparedArray14,:preparedArray15,:preparedArray16,:preparedArray17) AND `c`.`core_access` IN (:preparedArray18,:preparedArray19,:preparedArray20)) AND (`c`.`core_publish_up` = :nullDate1 OR `c`.`core_publish_up` IS NULL OR `c`.`core_publish_up` <= :nowDate1)) AND (`c`.`core_publish_down` = :nullDate2 OR `c`.`core_publish_down` IS NULL OR `c`.`core_publish_down` >= :nowDate2) GROUP BY `m`.`type_alias`,`m`.`content_item_id`,`m`.`core_content_id`,`core_modified_time`,`core_created_time`,`core_created_by_alias`,`author`,`author_email`1.01ms15.88KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:211Copy
  • SELECT `id`,`name`,`rules`,`parent_id` FROM `jospp_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)820μs7.44KBParams/libraries/src/Access/Access.php:357Copy
  • SELECT `c`.`id`,`c`.`asset_id`,`c`.`access`,`c`.`alias`,`c`.`checked_out`,`c`.`checked_out_time`,`c`.`created_time`,`c`.`created_user_id`,`c`.`description`,`c`.`extension`,`c`.`hits`,`c`.`language`,`c`.`level`,`c`.`lft`,`c`.`metadata`,`c`.`metadesc`,`c`.`metakey`,`c`.`modified_time`,`c`.`note`,`c`.`params`,`c`.`parent_id`,`c`.`path`,`c`.`published`,`c`.`rgt`,`c`.`title`,`c`.`modified_user_id`,`c`.`version`, CASE WHEN CHAR_LENGTH(`c`.`alias`) != 0 THEN CONCAT_WS(':', `c`.`id`, `c`.`alias`) ELSE `c`.`id` END as `slug` FROM `jospp_categories` AS `s` INNER JOIN `jospp_categories` AS `c` ON (`s`.`lft` < `c`.`lft` AND `c`.`lft` < `s`.`rgt` AND `c`.`language` IN (:preparedArray3,:preparedArray4)) OR (`c`.`lft` <= `s`.`lft` AND `s`.`rgt` <= `c`.`rgt`) WHERE (`c`.`extension` = :extension OR `c`.`extension` = 'system') AND `c`.`access` IN (:preparedArray1,:preparedArray2) AND `c`.`published` = 1 AND `s`.`id` = :id ORDER BY `c`.`lft`595μs3.97KBParams/libraries/src/Categories/Categories.php:375Copy
  • 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 jospp_fields AS a LEFT JOIN `jospp_languages` AS l ON l.lang_code = a.language LEFT JOIN jospp_users AS uc ON uc.id=a.checked_out LEFT JOIN jospp_viewlevels AS ag ON ag.id = a.access LEFT JOIN jospp_users AS ua ON ua.id = a.created_user_id LEFT JOIN jospp_fields_groups AS g ON g.id = a.group_id LEFT JOIN `jospp_fields_categories` AS fc ON fc.field_id = a.id WHERE ( (`a`.`context` = :context AND (`fc`.`category_id` IS NULL OR `fc`.`category_id` IN (:preparedArray1,:preparedArray2)) AND `a`.`access` IN (:preparedArray3,:preparedArray4)) AND (`a`.`group_id` = 0 OR `g`.`access` IN (:preparedArray5,:preparedArray6)) 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.23ms4.75KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:166Copy
  • SELECT `alias` FROM `jospp_content` WHERE `id` = :id182μs1.31KBParams/components/com_content/src/Service/Router.php:168Copy
  • SELECT `c`.`id`,`c`.`asset_id`,`c`.`access`,`c`.`alias`,`c`.`checked_out`,`c`.`checked_out_time`,`c`.`created_time`,`c`.`created_user_id`,`c`.`description`,`c`.`extension`,`c`.`hits`,`c`.`language`,`c`.`level`,`c`.`lft`,`c`.`metadata`,`c`.`metadesc`,`c`.`metakey`,`c`.`modified_time`,`c`.`note`,`c`.`params`,`c`.`parent_id`,`c`.`path`,`c`.`published`,`c`.`rgt`,`c`.`title`,`c`.`modified_user_id`,`c`.`version`, CASE WHEN CHAR_LENGTH(`c`.`alias`) != 0 THEN CONCAT_WS(':', `c`.`id`, `c`.`alias`) ELSE `c`.`id` END as `slug` FROM `jospp_categories` AS `s` INNER JOIN `jospp_categories` AS `c` ON (`s`.`lft` < `c`.`lft` AND `c`.`lft` < `s`.`rgt` AND `c`.`language` IN (:preparedArray3,:preparedArray4)) OR (`c`.`lft` <= `s`.`lft` AND `s`.`rgt` <= `c`.`rgt`) WHERE (`c`.`extension` = :extension OR `c`.`extension` = 'system') AND `c`.`access` IN (:preparedArray1,:preparedArray2) AND `c`.`published` = 1 AND `s`.`id` = :id ORDER BY `c`.`lft`443μs3.97KBParams/libraries/src/Categories/Categories.php:375Copy
  • SELECT `alias` FROM `jospp_content` WHERE `id` = :id131μs1.31KBParams/components/com_content/src/Service/Router.php:168Copy
  • SELECT `language`,`id` FROM `jospp_menu` WHERE `home` = '1' AND `published` = 1 AND `client_id` = 0279μs592B/libraries/src/Language/Multilanguage.php:123Copy
  • SELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid` FROM `jospp_modules` AS `m` LEFT JOIN `jospp_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id` LEFT JOIN `jospp_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) AND `m`.`language` IN (:preparedArray3,:preparedArray4) ORDER BY `m`.`position`,`m`.`ordering`649μs4.84KBParams/libraries/src/Cache/Controller/CallbackController.php:51Copy
  • SELECT manifest_cache FROM jospp_extensions WHERE element='mod_djmegamenu' LIMIT 1208μs536B/modules/mod_djmegamenu/helpers/helper.php:404Copy
  • 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 `jospp_scheduler_tasks` AS `a` WHERE `a`.`state` = 1202μs1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:466Copy
  • SELECT `session_id` FROM `jospp_session` WHERE `session_id` = ?167μs1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:291Copy
  • UPDATE `jospp_session` SET `data` = ? , `time` = ? WHERE `session_id` = ?3.43ms592BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:318Copy