3MBMemory Usage100msRequest Duration
Joomla! Version4.3.1
PHP Version8.2.10-2ubuntu2.2
Identityguest
Response200
Templatecassiopeia
Database
Server
mysql
Version
8.0.37
Collation
utf8mb4_0900_ai_ci
Conn Collation
utf8mb4_0900_ai_ci
$_GET
[]
$_POST
[]
$_SESSION
[]
$_COOKIE
[]
$_SERVER
array:42 [ "SCRIPT_URL" => "/cms/index.php" "SCRIPT_URI" => "https://rhinosystems.com/cms/index....
session
array:3 [ "counter" => 1 "timer" => array:3 [ "start" => 1744815759 "last" => 1744815759...
registry
array:3 [ "data" => [] "initialized" => false "separator" => "." ]
user
array:18 [ "id" => 0 "name" => null "username" => null "email" => null "password" => "***r...
plg_system_webauthn
array:1 [ "returnUrl" => "https://rhinosystems.com/cms/index.php" ]
PHPDEBUGBAR_STACK_DATA
[]
  • afterLoad (456.2KB) (3.02ms)
  • afterInitialise (1003.62KB) (25.21ms)
  • afterRoute (6.09KB) (2.54ms)
  • beforeRenderComponent com_content (70.77KB) (3.03ms)
  • Before Access::preloadComponents (all components) (111.5KB) (7.62ms)
  • After Access::preloadComponents (all components) (102.82KB) (1.48ms)
  • Before Access::getAssetRules (id:8 name:com_content) (56B) (36μs)
  • After Access::getAssetRules (id:8 name:com_content) (7.98KB) (131μs)
  • afterRenderComponent com_content (130.56KB) (17.4ms)
  • afterDispatch (3.14KB) (295μs)
  • beforeRenderRawModule mod_menu (Main Menu) (235.8KB) (5.23ms)
  • afterRenderRawModule mod_menu (Main Menu) (11.53KB) (1.16ms)
  • beforeRenderRawModule mod_login (Login Form) (1.08KB) (27μs)
  • afterRenderRawModule mod_login (Login Form) (67.58KB) (2.01ms)
  • beforeRenderModule mod_menu (Main Menu) (4.68KB) (405μs)
  • afterRenderModule mod_menu (Main Menu) (2.98KB) (302μs)
  • beforeRenderModule mod_login (Login Form) (2.13KB) (27μs)
  • afterRenderModule mod_login (Login Form) (10.57KB) (93μs)
  • beforeRenderRawModule mod_breadcrumbs (Breadcrumbs) (1KB) (136μs)
  • afterRenderRawModule mod_breadcrumbs (Breadcrumbs) (6.02KB) (639μs)
  • beforeRenderModule mod_breadcrumbs (Breadcrumbs) (720B) (7μs)
  • afterRenderModule mod_breadcrumbs (Breadcrumbs) (2.95KB) (184μs)
  • Before Access::getAssetRules (id:1 name:root.1) (118.32KB) (7.34ms)
  • After Access::getAssetRules (id:1 name:root.1) (6.48KB) (48μs)
  • afterRender (70.36KB) (12.51ms)
  • 1 x afterInitialise (1003.62KB) (25.13%)
    25.21ms
    1 x afterRenderComponent com_content (130.56KB) (17.34%)
    17.40ms
    1 x afterRender (70.36KB) (12.47%)
    12.51ms
    1 x Before Access::preloadComponents (all components) (111.5KB) (7.59%)
    7.62ms
    1 x Before Access::getAssetRules (id:1 name:root.1) (118.32KB) (7.32%)
    7.34ms
    1 x beforeRenderRawModule mod_menu (Main Menu) (235.8KB) (5.21%)
    5.23ms
    1 x beforeRenderComponent com_content (70.77KB) (3.02%)
    3.03ms
    1 x afterLoad (456.2KB) (3.01%)
    3.02ms
    1 x afterRoute (6.09KB) (2.53%)
    2.54ms
    1 x afterRenderRawModule mod_login (Login Form) (67.58KB) (2%)
    2.01ms
    1 x After Access::preloadComponents (all components) (102.82KB) (1.48%)
    1.48ms
    1 x afterRenderRawModule mod_menu (Main Menu) (11.53KB) (1.16%)
    1.16ms
    1 x afterRenderRawModule mod_breadcrumbs (Breadcrumbs) (6.02KB) (0.64%)
    639μs
    1 x beforeRenderModule mod_menu (Main Menu) (4.68KB) (0.4%)
    405μs
    1 x afterRenderModule mod_menu (Main Menu) (2.98KB) (0.3%)
    302μs
    1 x afterDispatch (3.14KB) (0.29%)
    295μs
    1 x afterRenderModule mod_breadcrumbs (Breadcrumbs) (2.95KB) (0.18%)
    184μs
    1 x beforeRenderRawModule mod_breadcrumbs (Breadcrumbs) (1KB) (0.14%)
    136μs
    1 x After Access::getAssetRules (id:8 name:com_content) (7.98KB) (0.13%)
    131μs
    1 x afterRenderModule mod_login (Login Form) (10.57KB) (0.09%)
    93μs
    1 x After Access::getAssetRules (id:1 name:root.1) (6.48KB) (0.05%)
    48μs
    1 x Before Access::getAssetRules (id:8 name:com_content) (56B) (0.04%)
    36μs
    1 x beforeRenderModule mod_login (Login Form) (2.13KB) (0.03%)
    27μs
    1 x beforeRenderRawModule mod_login (Login Form) (1.08KB) (0.03%)
    27μs
    1 x beforeRenderModule mod_breadcrumbs (Breadcrumbs) (720B) (0.01%)
    7μs
20 statements were executed17.33ms52.64KB
  • SELECT @@SESSION.sql_mode;151μs968B/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:334Copy
  • SELECT `data` FROM `rhino_session` WHERE `session_id` = ?181μs1008BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:261Copy
  • SELECT `session_id` FROM `rhino_session` WHERE `session_id` = :session_id LIMIT 1139μs1.3KBParams/libraries/src/Session/MetadataManager.php:187Copy
  • INSERT INTO `rhino_session` (`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES (:session_id, :guest, :time, :user_id, :username, :client_id)4.66ms944BParams/libraries/src/Session/MetadataManager.php:260Copy
  • SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled` FROM `rhino_extensions` WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 1927μs1.61KB/libraries/src/Component/ComponentHelper.php:399Copy
  • SELECT `id`,`rules` FROM `rhino_viewlevels`195μs656B/libraries/src/Access/Access.php:955Copy
  • SELECT `b`.`id` FROM `rhino_usergroups` AS `a` LEFT JOIN `rhino_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt` WHERE `a`.`id` = :guest358μs1.33KBParams/libraries/src/Access/Access.php:868Copy
  • SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id` FROM `rhino_extensions` WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1,:preparedArray2) ORDER BY `ordering`1.1ms3.48KBParams/libraries/src/Plugin/PluginHelper.php:283Copy
  • 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 `rhino_menu` AS `m` LEFT JOIN `rhino_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`603μs3.94KBParams/libraries/src/Menu/SiteMenu.php:166Copy
  • SELECT * FROM `rhino_languages` WHERE `published` = 1 ORDER BY `ordering` ASC270μs1.59KB/libraries/src/Language/LanguageHelper.php:142Copy
  • SELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent` FROM `rhino_template_styles` AS `s` LEFT JOIN `rhino_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` = 1375μs848B/administrator/components/com_templates/src/Model/StyleModel.php:771Copy
  • SELECT `id`,`name`,`rules`,`parent_id` FROM `rhino_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)693μs7.31KBParams/libraries/src/Access/Access.php:357Copy
  • SELECT `a`.`id`,`a`.`title`,`a`.`alias`,`a`.`introtext`,`a`.`fulltext`,`a`.`checked_out`,`a`.`checked_out_time`,`a`.`catid`,`a`.`created`,`a`.`created_by`,`a`.`created_by_alias`,`a`.`modified`,`a`.`modified_by`,CASE WHEN `a`.`publish_up` IS NULL THEN `a`.`created` ELSE `a`.`publish_up` END AS `publish_up`,`a`.`publish_down`,`a`.`images`,`a`.`urls`,`a`.`attribs`,`a`.`metadata`,`a`.`metakey`,`a`.`metadesc`,`a`.`access`,`a`.`hits`,`a`.`featured`,`a`.`language`,LENGTH(`a`.`fulltext`) AS `readmore`,`a`.`ordering`,`fp`.`featured_up`,`fp`.`featured_down`,CASE WHEN `c`.`published` = 2 AND `a`.`state` > 0 THEN 2 WHEN `c`.`published` != 1 THEN 0 ELSE `a`.`state` END AS `state`,`c`.`title` AS `category_title`,`c`.`path` AS `category_route`,`c`.`access` AS `category_access`,`c`.`alias` AS `category_alias`,`c`.`language` AS `category_language`,`c`.`published`,`c`.`published` AS `parents_published`,`c`.`lft`,CASE WHEN `a`.`created_by_alias` > ' ' THEN `a`.`created_by_alias` ELSE `ua`.`name` END AS `author`,`ua`.`email` AS `author_email`,`uam`.`name` AS `modified_by_name`,`parent`.`title` AS `parent_title`,`parent`.`id` AS `parent_id`,`parent`.`path` AS `parent_route`,`parent`.`alias` AS `parent_alias`,`parent`.`language` AS `parent_language`,`fp`.`ordering` FROM `rhino_content` AS `a` LEFT JOIN `rhino_categories` AS `c` ON `c`.`id` = `a`.`catid` LEFT JOIN `rhino_users` AS `ua` ON `ua`.`id` = `a`.`created_by` LEFT JOIN `rhino_users` AS `uam` ON `uam`.`id` = `a`.`modified_by` LEFT JOIN `rhino_categories` AS `parent` ON `parent`.`id` = `c`.`parent_id` INNER JOIN `rhino_content_frontpage` AS `fp` ON `fp`.`content_id` = `a`.`id` WHERE (`fp`.`featured_up` IS NULL OR `fp`.`featured_up` <= :frontpageUp) AND (`fp`.`featured_down` IS NULL OR `fp`.`featured_down` >= :frontpageDown) AND `a`.`access` IN (:preparedArray1,:preparedArray2) AND `c`.`access` IN (:preparedArray3,:preparedArray4) AND `c`.`published` = 1 AND `a`.`state` = :condition AND (`a`.`publish_up` IS NULL OR `a`.`publish_up` <= :publishUp) AND (`a`.`publish_down` IS NULL OR `a`.`publish_down` >= :publishDown) ORDER BY c.lft, a.featured DESC, fp.ordering, CASE WHEN a.publish_up IS NULL THEN a.created ELSE a.publish_up END DESC , a.created DESC LIMIT 41.22ms6.97KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:166Copy
  • SELECT COUNT(*) FROM `rhino_content` AS `a` LEFT JOIN `rhino_categories` AS `c` ON `c`.`id` = `a`.`catid` LEFT JOIN `rhino_users` AS `ua` ON `ua`.`id` = `a`.`created_by` LEFT JOIN `rhino_users` AS `uam` ON `uam`.`id` = `a`.`modified_by` LEFT JOIN `rhino_categories` AS `parent` ON `parent`.`id` = `c`.`parent_id` INNER JOIN `rhino_content_frontpage` AS `fp` ON `fp`.`content_id` = `a`.`id` WHERE (`fp`.`featured_up` IS NULL OR `fp`.`featured_up` <= :frontpageUp) AND (`fp`.`featured_down` IS NULL OR `fp`.`featured_down` >= :frontpageDown) AND `a`.`access` IN (:preparedArray1,:preparedArray2) AND `c`.`access` IN (:preparedArray3,:preparedArray4) AND `c`.`published` = 1 AND `a`.`state` = :condition AND (`a`.`publish_up` IS NULL OR `a`.`publish_up` <= :publishUp) AND (`a`.`publish_down` IS NULL OR `a`.`publish_down` >= :publishDown)719μs5.59KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:199Copy
  • SELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid` FROM `rhino_modules` AS `m` LEFT JOIN `rhino_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id` LEFT JOIN `rhino_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`851μs1.86KBParams/libraries/src/Cache/Controller/CallbackController.php:51Copy
  • SELECT `a`.`id`,`a`.`asset_id`,`a`.`title`,`a`.`type`,`a`.`execution_rules`,`a`.`state`,`a`.`last_exit_code`,`a`.`locked`,`a`.`last_execution`,`a`.`next_execution`,`a`.`times_executed`,`a`.`times_failed`,`a`.`priority`,`a`.`ordering`,`a`.`note`,`a`.`checked_out`,`a`.`checked_out_time`,`uc`.`name` AS `editor` FROM `rhino_scheduler_tasks` AS `a` LEFT JOIN `rhino_users` AS `uc` ON `uc`.`id` = `a`.`checked_out` WHERE `a`.`state` = :state AND `a`.`next_execution` <= :now ORDER BY `a`.`title` asc541μs3.2KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:391Copy
  • SELECT `a`.`id`,`a`.`asset_id`,`a`.`title`,`a`.`type`,`a`.`execution_rules`,`a`.`state`,`a`.`last_exit_code`,`a`.`locked`,`a`.`last_execution`,`a`.`next_execution`,`a`.`times_executed`,`a`.`times_failed`,`a`.`priority`,`a`.`ordering`,`a`.`note`,`a`.`checked_out`,`a`.`checked_out_time`,`uc`.`name` AS `editor` FROM `rhino_scheduler_tasks` AS `a` LEFT JOIN `rhino_users` AS `uc` ON `uc`.`id` = `a`.`checked_out` WHERE `a`.`state` = :state AND `a`.`locked` IS NOT NULL ORDER BY `a`.`title` asc387μs4.43KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:391Copy
  • UPDATE `rhino_extensions` SET `params` = :params WHERE `type` = 'plugin' AND `folder` = 'system' AND `element` = 'updatenotification'3.09ms856BParams/plugins/system/updatenotification/updatenotification.php:125Copy
  • SELECT * FROM `rhino_extensions` WHERE `element` = :element AND `type` = :type LIMIT 1384μs3.34KBParams/libraries/src/Extension/ExtensionHelper.php:480Copy
  • SELECT DISTINCT `a`.`update_site_id`,`a`.`type`,`a`.`location`,`a`.`last_check_timestamp`,`a`.`extra_query` FROM `rhino_update_sites` AS `a` INNER JOIN `rhino_update_sites_extensions` AS `b` ON `a`.`update_site_id` = `b`.`update_site_id` WHERE `a`.`enabled` = 1 AND `b`.`extension_id` IN (:preparedArray1)485μs1.52KBParams/libraries/src/Updater/Updater.php:228Copy