4MBMemory Usage357msRequest Duration
Joomla! Version4.3.0
PHP Version8.2.26
Identityguest
Response200
Templateshaper_helixultimate
Database
Server
mysql
Version
8.0.28-0ubuntu0.20.04.3
Collation
utf8mb4_general_ci
Conn Collation
utf8mb4_0900_ai_ci
$_GET
[]
$_POST
[]
$_SESSION
[]
$_COOKIE
[]
$_SERVER
array:60 [ "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "CONTENT_LEN...
session
array:3 [ "counter" => 1 "timer" => array:3 [ "start" => 1754632826 "last" => 1754632826...
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://concretemuscle.com/index.php/members-area/videos-avs/lifestyle/v...
PHPDEBUGBAR_STACK_DATA
[]
  • afterLoad (462.89KB) (2.66ms)
  • afterInitialise (966.35KB) (39.84ms)
  • afterRoute (470.66KB) (22.73ms)
  • beforeRenderComponent com_allvideoshare (128.61KB) (468μs)
  • afterRenderComponent com_allvideoshare (224.69KB) (85.7ms)
  • afterDispatch (1.99KB) (178μs)
  • beforeRenderRawModule mod_menu (Main Menu) (538.47KB) (71.83ms)
  • afterRenderRawModule mod_menu (Main Menu) (5.31KB) (932μs)
  • beforeRenderModule mod_menu (Main Menu) (704B) (5μs)
  • afterRenderModule mod_menu (Main Menu) (45.81KB) (21.62ms)
  • beforeRenderRawModule mod_maximenuck (Maximenu CK) (45.01KB) (569μs)
  • afterRenderRawModule mod_maximenuck (Maximenu CK) (108.57KB) (10.14ms)
  • beforeRenderModule mod_maximenuck (Maximenu CK) (720B) (6μs)
  • afterRenderModule mod_maximenuck (Maximenu CK) (57.56KB) (12.12ms)
  • beforeRenderRawModule mod_login (Login Form) (26.16KB) (81μs)
  • afterRenderRawModule mod_login (Login Form) (73.97KB) (10.57ms)
  • beforeRenderModule mod_login (Login Form) (720B) (7μs)
  • afterRenderModule mod_login (Login Form) (59.36KB) (7.5ms)
  • afterRender (258KB) (30.19ms)
  • 1 x afterRenderComponent com_allvideoshare (224.69KB) (23.98%)
    85.70ms
    1 x beforeRenderRawModule mod_menu (Main Menu) (538.47KB) (20.1%)
    71.83ms
    1 x afterInitialise (966.35KB) (11.15%)
    39.84ms
    1 x afterRender (258KB) (8.45%)
    30.19ms
    1 x afterRoute (470.66KB) (6.36%)
    22.73ms
    1 x afterRenderModule mod_menu (Main Menu) (45.81KB) (6.05%)
    21.62ms
    1 x afterRenderModule mod_maximenuck (Maximenu CK) (57.56KB) (3.39%)
    12.12ms
    1 x afterRenderRawModule mod_login (Login Form) (73.97KB) (2.96%)
    10.57ms
    1 x afterRenderRawModule mod_maximenuck (Maximenu CK) (108.57KB) (2.84%)
    10.14ms
    1 x afterRenderModule mod_login (Login Form) (59.36KB) (2.1%)
    7.50ms
    1 x afterLoad (462.89KB) (0.74%)
    2.66ms
    1 x afterRenderRawModule mod_menu (Main Menu) (5.31KB) (0.26%)
    932μs
    1 x beforeRenderRawModule mod_maximenuck (Maximenu CK) (45.01KB) (0.16%)
    569μs
    1 x beforeRenderComponent com_allvideoshare (128.61KB) (0.13%)
    468μs
    1 x afterDispatch (1.99KB) (0.05%)
    178μs
    1 x beforeRenderRawModule mod_login (Login Form) (26.16KB) (0.02%)
    81μs
    1 x beforeRenderModule mod_login (Login Form) (720B) (0%)
    7μs
    1 x beforeRenderModule mod_maximenuck (Maximenu CK) (720B) (0%)
    6μs
    1 x beforeRenderModule mod_menu (Main Menu) (704B) (0%)
    5μs
62 statements were executed, 39 of which were duplicates, 23 unique137ms1.66MB
  • SELECT @@SESSION.sql_mode;551μs968B/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:334Copy
  • SELECT `data` FROM `yli84_session` WHERE `session_id` = ?1.2ms1008BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:261Copy
  • SELECT `session_id` FROM `yli84_session` WHERE `session_id` = :session_id LIMIT 1774μs1.3KBParams/libraries/src/Session/MetadataManager.php:187Copy
  • INSERT INTO `yli84_session` (`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES (:session_id, :guest, :time, :user_id, :username, :client_id)2.23ms944BParams/libraries/src/Session/MetadataManager.php:260Copy
  • SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled` FROM `yli84_extensions` WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 11.34ms17.86KB/libraries/src/Component/ComponentHelper.php:399Copy
  • SELECT `id`,`rules` FROM `yli84_viewlevels`597μs704B/libraries/src/Access/Access.php:955Copy
  • SELECT `b`.`id` FROM `yli84_usergroups` AS `a` LEFT JOIN `yli84_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt` WHERE `a`.`id` = :guest1.25ms1.33KBParams/libraries/src/Access/Access.php:868Copy
  • SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id` FROM `yli84_extensions` WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1,:preparedArray2) ORDER BY `ordering`3.21ms3.98KBParams/libraries/src/Plugin/PluginHelper.php:283Copy
  • SET sql_mode=(SELECT REPLACE(@@sql_mode,'STRICT_TRANS_TABLES',''));623μs640B/administrator/components/com_osmembership/loader.php:88Copy
  • SELECT * FROM yli84_j2store_configurations553μs2.38KB/administrator/components/com_j2store/helpers/config.php:20Copy
  • 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 `yli84_menu` AS `m` LEFT JOIN `yli84_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.43ms35.8KBParams/libraries/src/Menu/SiteMenu.php:166Copy
  • SELECT * FROM `yli84_languages` WHERE `published` = 1 ORDER BY `ordering` ASC1ms1.64KB/libraries/src/Language/LanguageHelper.php:142Copy
  • SELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent` FROM `yli84_template_styles` AS `s` LEFT JOIN `yli84_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` = 11.87ms40.86KB/administrator/components/com_templates/src/Model/StyleModel.php:771Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'5.13ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT id FROM `yli84_allvideoshare_videos` WHERE `slug` = 'see-con-on-the-wayzy-show'957μs536B/components/com_allvideoshare/src/Helper/AllVideoShareQuery.php:148Copy
  • SELECT * FROM `yli84_allvideoshare_videos` WHERE id = 291 AND (user = '' OR state = 1)516μs4.66KB/components/com_allvideoshare/src/Model/VideoModel.php:87Copy
  • SELECT * FROM `yli84_allvideoshare_categories` WHERE `id` = 17 AND `state` = 1653μs2.88KB/components/com_allvideoshare/src/Helper/AllVideoShareQuery.php:87Copy
  • SHOW TABLES22.08ms8.51KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:678Copy
  • SHOW TABLES17.59ms8.51KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:678Copy
  • SELECT * FROM `yli84_allvideoshare_videos` WHERE id != 291 AND ( catid = 17 OR catids LIKE '% 17 %' ) AND `state` = 1 ORDER BY RAND() LIMIT 185.84ms20.95KB/components/com_allvideoshare/src/Helper/AllVideoShareQuery.php:216Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'2.93ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'3.05ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'6.32ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'1.84ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'3.96ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'1.32ms40.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 `yli84_modules` AS `m` LEFT JOIN `yli84_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id` LEFT JOIN `yli84_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`1.37ms1.94KBParams/libraries/src/Cache/Controller/CallbackController.php:51Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'4.23ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'1.48ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'2.5ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'3.16ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'3.64ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'3.37ms43.41KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'1.58ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'1.24ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM yli84_modules WHERE published=1 ORDER BY id2.17ms19.39KB/administrator/components/com_maximenuck/helpers/ckfof.php:168Copy
  • SELECT a.params, a.layoutcss, a.customcss FROM yli84_maximenuck_styles as a WHERE (a.state IN (0, 1)) AND a.id = 11.38ms656B/administrator/components/com_maximenuck/helpers/ckfof.php:176Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'2.4ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'1.5ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'1.01ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'879μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'501μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'832μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'357μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'489μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT `slug` FROM `yli84_allvideoshare_videos` WHERE id = '0'1.71ms520B/components/com_allvideoshare/src/Service/Router.php:115Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'502μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'1.42ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'797μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'1.1ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'356μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'475μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'509μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'430μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'730μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'1.12ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'989μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'695μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'883μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • 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 `yli84_scheduler_tasks` AS `a` LEFT JOIN `yli84_users` AS `uc` ON `uc`.`id` = `a`.`checked_out` WHERE `a`.`state` = :state AND `a`.`next_execution` <= :now ORDER BY `a`.`title` asc730μ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 `yli84_scheduler_tasks` AS `a` LEFT JOIN `yli84_users` AS `uc` ON `uc`.`id` = `a`.`checked_out` WHERE `a`.`state` = :state AND `a`.`locked` IS NOT NULL ORDER BY `a`.`title` asc539μs3.18KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:391Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'697μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy