10MBMemory Usage1.28sRequest 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
array:1 [ "start" => "120" ]
$_POST
[]
$_SESSION
[]
$_COOKIE
[]
$_SERVER
array:62 [ "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "CONTENT_LEN...
session
array:3 [ "counter" => 1 "timer" => array:3 [ "start" => 1758227869 "last" => 1758227869...
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" ]
PHPDEBUGBAR_STACK_DATA
[]
  • afterLoad (734.91KB) (85.83ms)
  • afterInitialise (2.23MB) (282ms)
  • afterRoute (629.22KB) (95.11ms)
  • beforeRenderComponent com_allvideoshare (127.25KB) (14.41ms)
  • afterRenderComponent com_allvideoshare (1.3MB) (323ms)
  • afterDispatch (2.15KB) (2.76ms)
  • beforeRenderRawModule mod_menu (Main Menu) (717.19KB) (124ms)
  • afterRenderRawModule mod_menu (Main Menu) (6.55KB) (5.43ms)
  • beforeRenderModule mod_menu (Main Menu) (704B) (6μs)
  • afterRenderModule mod_menu (Main Menu) (41.32KB) (18.31ms)
  • beforeRenderRawModule mod_maximenuck (Maximenu CK) (44.37KB) (3.63ms)
  • afterRenderRawModule mod_maximenuck (Maximenu CK) (174.91KB) (43.1ms)
  • beforeRenderModule mod_maximenuck (Maximenu CK) (720B) (8μs)
  • afterRenderModule mod_maximenuck (Maximenu CK) (57.56KB) (5.64ms)
  • beforeRenderRawModule mod_login (Login Form) (26.16KB) (68μs)
  • afterRenderRawModule mod_login (Login Form) (148.81KB) (25.37ms)
  • beforeRenderModule mod_login (Login Form) (720B) (7μs)
  • afterRenderModule mod_login (Login Form) (39.23KB) (7.98ms)
  • afterRender (341.18KB) (75.82ms)
  • 1 x afterRenderComponent com_allvideoshare (1.3MB) (25.27%)
    323.08ms
    1 x afterInitialise (2.23MB) (22.09%)
    282.42ms
    1 x beforeRenderRawModule mod_menu (Main Menu) (717.19KB) (9.7%)
    124.06ms
    1 x afterRoute (629.22KB) (7.44%)
    95.11ms
    1 x afterLoad (734.91KB) (6.71%)
    85.83ms
    1 x afterRender (341.18KB) (5.93%)
    75.82ms
    1 x afterRenderRawModule mod_maximenuck (Maximenu CK) (174.91KB) (3.37%)
    43.10ms
    1 x afterRenderRawModule mod_login (Login Form) (148.81KB) (1.98%)
    25.37ms
    1 x afterRenderModule mod_menu (Main Menu) (41.32KB) (1.43%)
    18.31ms
    1 x beforeRenderComponent com_allvideoshare (127.25KB) (1.13%)
    14.41ms
    1 x afterRenderModule mod_login (Login Form) (39.23KB) (0.62%)
    7.98ms
    1 x afterRenderModule mod_maximenuck (Maximenu CK) (57.56KB) (0.44%)
    5.64ms
    1 x afterRenderRawModule mod_menu (Main Menu) (6.55KB) (0.42%)
    5.43ms
    1 x beforeRenderRawModule mod_maximenuck (Maximenu CK) (44.37KB) (0.28%)
    3.63ms
    1 x afterDispatch (2.15KB) (0.22%)
    2.76ms
    1 x beforeRenderRawModule mod_login (Login Form) (26.16KB) (0.01%)
    68μs
    1 x beforeRenderModule mod_maximenuck (Maximenu CK) (720B) (0%)
    8μs
    1 x beforeRenderModule mod_login (Login Form) (720B) (0%)
    7μs
    1 x beforeRenderModule mod_menu (Main Menu) (704B) (0%)
    6μs
127 statements were executed, 101 of which were duplicates, 26 unique243ms4.26MB
  • SELECT @@SESSION.sql_mode;186μs968B/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:334Copy
  • SELECT `data` FROM `yli84_session` WHERE `session_id` = ?221μs1008BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:261Copy
  • SELECT `session_id` FROM `yli84_session` WHERE `session_id` = :session_id LIMIT 1325μ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)6.49ms944BParams/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` = 13.35ms17.86KB/libraries/src/Component/ComponentHelper.php:399Copy
  • SELECT `id`,`rules` FROM `yli84_viewlevels`1.82ms704B/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.31ms1.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`2.86ms3.98KBParams/libraries/src/Plugin/PluginHelper.php:283Copy
  • SET sql_mode=(SELECT REPLACE(@@sql_mode,'STRICT_TRANS_TABLES',''));271μs640B/administrator/components/com_osmembership/loader.php:88Copy
  • SELECT * FROM yli84_j2store_configurations1.08ms2.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`9.43ms35.8KBParams/libraries/src/Menu/SiteMenu.php:166Copy
  • 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.7ms40.86KB/administrator/components/com_templates/src/Model/StyleModel.php:771Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'531μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_languages` WHERE `published` = 1 ORDER BY `ordering` ASC2.48ms1.64KB/libraries/src/Language/LanguageHelper.php:142Copy
  • SELECT COUNT(*) FROM `yli84_allvideoshare_videos` AS `a` WHERE a.state = 14.64ms536B/libraries/src/MVC/Model/BaseDatabaseModel.php:199Copy
  • SELECT DISTINCT a.* FROM `yli84_allvideoshare_videos` AS `a` WHERE a.state = 1 ORDER BY created_date DESC LIMIT 120, 242.07ms21.02KB/libraries/src/MVC/Model/BaseDatabaseModel.php:166Copy
  • SHOW TABLES36.85ms9.76KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:678Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'537μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'751μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'2.91ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'1.29ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'542μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'3.84ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'984μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'481μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'435μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'561μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'2.01ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'896μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'354μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'359μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'681μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'3.61ms43.41KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'405μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'429μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'581μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'612μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'506μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'263μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'585μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'408μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'603μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'469μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'4.71ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'520μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'474μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'653μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'5.16ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'603μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'1.29ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'5.62ms40.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'282μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'524μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'295μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'262μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'570μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'252μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'331μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'617μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'265μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'316μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'248μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'273μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'282μs51.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'413μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'340μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'450μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'1.15ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'641μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'535μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'3.36ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'419μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'254μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'295μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'580μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'610μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'2.49ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'326μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'4.85ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'2.19ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'531μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'1.14ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'687μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'1.97ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'4.07ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'5.35ms40.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.14ms1.94KBParams/libraries/src/Cache/Controller/CallbackController.php:51Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'3.97ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'493μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'441μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'1.15ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'563μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'4.18ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'974μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'409μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM yli84_modules WHERE published=1 ORDER BY id1.33ms19.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 = 12.51ms656B/administrator/components/com_maximenuck/helpers/ckfof.php:176Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'449μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'453μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'981μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'246μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'642μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'2.16ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'460μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'526μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'510μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'511μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'768μ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'1.07ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'449μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'552μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'377μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'458μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'4.46ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'350μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'522μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'341μ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` asc701μ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` asc544μs3.18KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:391Copy
  • SELECT * FROM `yli84_template_styles` WHERE `client_id` = 0 AND `id` = '10'1.72ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • UPDATE yli84_extensions SET params='{\"number_subscribers\":\"10\",\"bcc_email\":\"\",\"last_run\":1758227869}' WHERE `element`="osmembershipreminder" AND `folder`="system"30.77ms48B/plugins/system/osmembershipreminder/osmembershipreminder.php:95Copy
  • SELECT `message_key`,`message` FROM yli84_osmembership_messages9.05ms18.06KB/administrator/components/com_osmembership/libraries/mpf/config/config.php:42Copy
  • SELECT a.*, b.title AS plan_title, b.recurring_subscription, b.number_payments, c.username,IF(b.send_first_reminder > 0, DATEDIFF(to_date, NOW()), DATEDIFF(NOW(), to_date)) AS number_days FROM yli84_osmembership_subscribers AS a INNER JOIN yli84_osmembership_plans AS b ON a.plan_id = b.id LEFT JOIN yli84_users AS c ON a.user_id = c.id WHERE b.send_first_reminder != 0 AND b.lifetime_membership != 1 AND a.published IN (1, 2) AND a.first_reminder_sent = 0 AND a.group_admin_id = 0 AND IF(b.send_first_reminder > 0, b.send_first_reminder >= DATEDIFF(to_date, NOW()) AND DATEDIFF(to_date, NOW()) >= 0, DATEDIFF(NOW(), to_date) >= ABS(b.send_first_reminder) AND DATEDIFF(NOW(), to_date) <= 60) ORDER BY a.to_date LIMIT 106.98ms10.58KB/plugins/system/osmembershipreminder/osmembershipreminder.php:249Copy
  • SELECT a.*, b.title AS plan_title, b.recurring_subscription, b.number_payments, c.username,IF(b.send_second_reminder > 0, DATEDIFF(to_date, NOW()), DATEDIFF(NOW(), to_date)) AS number_days FROM yli84_osmembership_subscribers AS a INNER JOIN yli84_osmembership_plans AS b ON a.plan_id = b.id LEFT JOIN yli84_users AS c ON a.user_id = c.id WHERE b.send_second_reminder != 0 AND b.lifetime_membership != 1 AND a.published IN (1, 2) AND a.second_reminder_sent = 0 AND a.group_admin_id = 0 AND IF(b.send_second_reminder > 0, b.send_second_reminder >= DATEDIFF(to_date, NOW()) AND DATEDIFF(to_date, NOW()) >= 0, DATEDIFF(NOW(), to_date) >= ABS(b.send_second_reminder) AND DATEDIFF(NOW(), to_date) <= 60) ORDER BY a.to_date LIMIT 10926μs10.58KB/plugins/system/osmembershipreminder/osmembershipreminder.php:249Copy
  • SELECT a.*, b.title AS plan_title, b.recurring_subscription, b.number_payments, c.username,IF(b.send_third_reminder > 0, DATEDIFF(to_date, NOW()), DATEDIFF(NOW(), to_date)) AS number_days FROM yli84_osmembership_subscribers AS a INNER JOIN yli84_osmembership_plans AS b ON a.plan_id = b.id LEFT JOIN yli84_users AS c ON a.user_id = c.id WHERE b.send_third_reminder != 0 AND b.lifetime_membership != 1 AND a.published IN (1, 2) AND a.third_reminder_sent = 0 AND a.group_admin_id = 0 AND IF(b.send_third_reminder > 0, b.send_third_reminder >= DATEDIFF(to_date, NOW()) AND DATEDIFF(to_date, NOW()) >= 0, DATEDIFF(NOW(), to_date) >= ABS(b.send_third_reminder) AND DATEDIFF(NOW(), to_date) <= 60) ORDER BY a.to_date LIMIT 10800μs10.58KB/plugins/system/osmembershipreminder/osmembershipreminder.php:249Copy