Leszek Cichoński Guitar Workshop Jimiway 2021
3.864MBMemory Usage30.67msRequest Duration
Joomla! Version5.1.4
PHP Version8.2.5
Identityguest
Response200
Templatecassiopeia_bluesonline
Database
Server
mysql
Version
10.6.18-MariaDB-cll-lve
Collation
utf8mb4_general_ci
Conn Collation
utf8mb4_general_ci
$_GET
array:1 [ "tmpl" => "component" ]
$_POST
[]
$_SESSION
array:1 [ "joomla" => "***redacted***" ]
$_COOKIE
[]
$_SERVER
array:48 [ "PATH" => "/usr/local/bin:/bin:/usr/bin" "HTTP_ACCEPT" => "text/html,application/xhtm...
session
array:3 [ "counter" => 1 "timer" => array:3 [ "start" => 1738552014 "last" => 1738552014...
registry
array:3 [ "data" => [] "initialized" => false "separator" => "." ]
user
array:21 [ "id" => 0 "name" => null "username" => null "email" => null "password" => "***r...
  • afterLoad (83KB) (944μs)
  • afterInitialise (1.36MB) (6.6ms)
  • Before Access::preloadComponents (all components) (137.9KB) (1.09ms)
  • After Access::preloadComponents (all components) (123.14KB) (188μs)
  • Before Access::getAssetRules (id:1 name:root.1) (1.32KB) (12μs)
  • After Access::getAssetRules (id:1 name:root.1) (6.52KB) (37μs)
  • afterRoute (2.63KB) (1.51ms)
  • beforeRenderComponent com_phocagallery (53.49KB) (767μs)
  • afterRenderComponent com_phocagallery (1.09MB) (17.42ms)
  • afterDispatch (22.2KB) (49μs)
  • afterRender (83.78KB) (1.84ms)
  • 1 x afterRenderComponent com_phocagallery (1.09MB) (56.79%)
    17.42ms
    1 x afterInitialise (1.36MB) (21.53%)
    6.60ms
    1 x afterRender (83.78KB) (5.99%)
    1.84ms
    1 x afterRoute (2.63KB) (4.93%)
    1.51ms
    1 x Before Access::preloadComponents (all components) (137.9KB) (3.54%)
    1.09ms
    1 x afterLoad (83KB) (3.08%)
    944μs
    1 x beforeRenderComponent com_phocagallery (53.49KB) (2.5%)
    767μs
    1 x After Access::preloadComponents (all components) (123.14KB) (0.61%)
    188μs
    1 x afterDispatch (22.2KB) (0.16%)
    49μs
    1 x After Access::getAssetRules (id:1 name:root.1) (6.52KB) (0.12%)
    37μs
    1 x Before Access::getAssetRules (id:1 name:root.1) (1.32KB) (0.04%)
    12μs
60 statements were executed, 19 of which were duplicates, 41 unique4.42ms78.83KB
  • SELECT @@SESSION.sql_mode;39μs968B/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:308Copy
  • SELECT `data` FROM `blu_session` WHERE `session_id` = ?69μs1008BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250Copy
  • SELECT `session_id` FROM `blu_session` WHERE `session_id` = :session_id LIMIT 140μs1.3KBParams/libraries/src/Session/MetadataManager.php:187Copy
  • INSERT INTO `blu_session` (`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES (:session_id, :guest, :time, :user_id, :username, :client_id)84μs944BParams/libraries/src/Session/MetadataManager.php:260Copy
  • SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled` FROM `blu_extensions` WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 130μs1.61KB/libraries/src/Component/ComponentHelper.php:399Copy
  • SELECT `id`,`rules` FROM `blu_viewlevels`16μs624B/libraries/src/Access/Access.php:955Copy
  • SELECT `b`.`id` FROM `blu_usergroups` AS `a` LEFT JOIN `blu_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt` WHERE `a`.`id` = :guest19μs1.31KBParams/libraries/src/Access/Access.php:868Copy
  • SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id` FROM `blu_extensions` WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1,:preparedArray2) ORDER BY `ordering`29μs3.48KBParams/libraries/src/Plugin/PluginHelper.php:294Copy
  • SELECT `path` FROM blu_rsfirewall_ignored WHERE `type`='ignore_folder' OR `type`='ignore_file'17μs1.15KB/administrator/components/com_rsfirewall/helpers/config.php:56Copy
  • SELECT `file` FROM blu_rsfirewall_hashes WHERE `type`='protect'16μs520B/administrator/components/com_rsfirewall/helpers/config.php:63Copy
  • SELECT * FROM blu_rsfirewall_configuration22μs1.88KB/administrator/components/com_rsfirewall/helpers/config.php:71Copy
  • SHOW FULL COLUMNS FROM `blu_rsfirewall_logs`190μs1.42KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:587Copy
  • 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 `blu_menu` AS `m` LEFT JOIN `blu_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`189μs3.38KBParams/libraries/src/Menu/SiteMenu.php:166Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM blu_phocagallery_categories AS a WHERE a.id = 685 ORDER BY a.ordering LIMIT 155μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM blu_phocagallery_categories AS a WHERE a.parent_id = 685 ORDER BY a.ordering93μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177Copy
  • SELECT `id` FROM `blu_usergroups`16μs648B/administrator/components/com_rsfirewall/helpers/users.php:28Copy
  • SELECT `id`,`name`,`rules`,`parent_id` FROM `blu_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)52μs8.69KBParams/libraries/src/Access/Access.php:357Copy
  • SELECT DISTINCT(`user_id`) FROM `blu_usergroups` AS `ug1` INNER JOIN `blu_usergroups` AS `ug2` ON `ug2`.`lft` >= `ug1`.`lft` AND `ug1`.`rgt` >= `ug2`.`rgt` INNER JOIN `blu_user_usergroup_map` AS `m` ON `ug2`.`id` = `m`.`group_id` WHERE `ug1`.`id` = :groupId21μs1.3KBParams/libraries/src/Access/Access.php:922Copy
  • SELECT DISTINCT(`user_id`) FROM `blu_usergroups` AS `ug1` INNER JOIN `blu_usergroups` AS `ug2` ON `ug2`.`lft` >= `ug1`.`lft` AND `ug1`.`rgt` >= `ug2`.`rgt` INNER JOIN `blu_user_usergroup_map` AS `m` ON `ug2`.`id` = `m`.`group_id` WHERE `ug1`.`id` = :groupId20μs1.31KBParams/libraries/src/Access/Access.php:922Copy
  • SELECT u.* FROM blu_users u WHERE u.id IN (595) ORDER BY u.username ASC23μs2.38KB/administrator/components/com_rsfirewall/helpers/users.php:61Copy
  • SELECT * FROM blu_rsfirewall_hashes WHERE (`type`='5.1.4' OR `type`='protect') AND (`flag`!='C' OR `flag` IS NULL)15μs848B/plugins/system/rsfirewall/rsfirewall.php:1078Copy
  • SELECT * FROM blu_rsfirewall_snapshots WHERE `type`='protect'15μs688B/administrator/components/com_rsfirewall/helpers/snapshot.php:49Copy
  • SELECT `ip`,`reason` FROM blu_rsfirewall_lists WHERE (`ip`='18.222.223.147' OR `ip` LIKE '%*%' OR `ip` LIKE '%/%' OR `ip` LIKE '%-%') AND `type`='1' AND `published`='1'127μs576B/plugins/system/rsfirewall/rsfirewall.php:172Copy
  • SELECT `ip`,`reason` FROM blu_rsfirewall_lists WHERE (`ip`='18.222.223.147' OR `ip` LIKE '%*%' OR `ip` LIKE '%/%' OR `ip` LIKE '%-%') AND `type`='0' AND `published`='1'160μs576B/plugins/system/rsfirewall/rsfirewall.php:172Copy
  • SELECT * FROM blu_rsfirewall_exceptions WHERE `published`='1'23μs1.42KB/plugins/system/rsfirewall/rsfirewall.php:729Copy
  • SELECT * FROM `blu_languages` WHERE `published` = 1 ORDER BY `ordering` ASC22μs1.61KB/libraries/src/Language/LanguageHelper.php:177Copy
  • SELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent` FROM `blu_template_styles` AS `s` LEFT JOIN `blu_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` = 118μs864B/administrator/components/com_templates/src/Model/StyleModel.php:775Copy
  • SELECT a.filename as filename, a.type as type, a.menulink as menulink FROM blu_phocagallery_styles AS a WHERE a.published = 1 ORDER BY a.type, a.ordering ASC17μs704B/administrator/components/com_phocagallery/libraries/phocagallery/render/renderfront.php:774Copy
  • SELECT a.filename as filename, a.type as type, a.menulink as menulink FROM blu_phocagallery_styles AS a WHERE a.published = 1 ORDER BY a.type, a.ordering ASC17μs704B/administrator/components/com_phocagallery/libraries/phocagallery/render/renderfront.php:774Copy
  • SELECT a.*, c.accessuserid as cataccessuserid, c.access as cataccess, c.owner_id as owner_id, ua.id AS userid, ua.username AS username, ua.name AS usernameno, CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as catslug, CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END as slug FROM blu_phocagallery AS a LEFT JOIN blu_phocagallery_categories AS c ON c.id = a.catid LEFT JOIN blu_users AS ua ON ua.id = a.userid WHERE a.id = 12045 AND a.published > 0 AND a.approved > 0394μs5.34KB/components/com_phocagallery/models/detail.php:79Copy
  • SELECT cc.id, cc.title, cc.alias, cc.description, cc.access as cataccess, cc.accessuserid as cataccessuserid, cc.parent_id as parent_id FROM blu_phocagallery_categories AS cc LEFT JOIN blu_phocagallery AS c ON c.catid = cc.id WHERE c.id= 12045 AND cc.access IN (1,3) AND cc.published = 1 ORDER BY cc.ordering LIMIT 1108μs896B/libraries/src/MVC/Model/BaseDatabaseModel.php:164Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM blu_phocagallery_categories AS a WHERE a.id = 12045 ORDER BY a.ordering LIMIT 143μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM blu_phocagallery_categories AS a WHERE a.id = 12045 ORDER BY a.ordering LIMIT 115μs3.17KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM blu_phocagallery_categories AS a WHERE a.id = 12045 ORDER BY a.ordering LIMIT 114μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM blu_phocagallery_categories AS a WHERE a.id = 12045 ORDER BY a.ordering LIMIT 116μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM blu_phocagallery_categories AS a WHERE a.id = 12045 ORDER BY a.ordering LIMIT 114μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM blu_phocagallery_categories AS a WHERE a.id = 12045 ORDER BY a.ordering LIMIT 114μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.id, a.alias, c.id as catid, c.alias as catalias, a.filename as filename, b.id AS currentid, CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as catslug, CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END as slug FROM blu_phocagallery AS a, blu_phocagallery AS b LEFT JOIN blu_phocagallery_categories AS c ON c.id = b.catid WHERE a.catid = 685 AND b.id = 12045 AND (a.date < b.date OR (a.date = b.date and a.id < b.id)) AND a.published = 1 ORDER BY a.date DESC, a.id DESC490μs1.08KB/administrator/components/com_phocagallery/libraries/phocagallery/render/renderdetailbutton.php:105Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM blu_phocagallery_categories AS a WHERE a.id = 12044 ORDER BY a.ordering LIMIT 160μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM blu_phocagallery_categories AS a WHERE a.id = 12044 ORDER BY a.ordering LIMIT 114μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM blu_phocagallery_categories AS a WHERE a.id = 12044 ORDER BY a.ordering LIMIT 114μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.id, a.alias, c.id as catid, c.alias as catalias, a.filename as filename, b.id AS currentid, CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as catslug, CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END as slug FROM blu_phocagallery AS a, blu_phocagallery AS b LEFT JOIN blu_phocagallery_categories AS c ON c.id = b.catid WHERE a.catid = 685 AND b.id = 12045 AND (a.date < b.date OR (a.date = b.date and a.id < b.id)) AND a.published = 1 ORDER BY a.date DESC, a.id DESC23μs1.08KB/administrator/components/com_phocagallery/libraries/phocagallery/render/renderdetailbutton.php:105Copy
  • SELECT a.id, a.alias, c.id as catid, c.alias as catalias, a.filename as filename, b.id AS currentid, CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as catslug, CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END as slug FROM blu_phocagallery AS a, blu_phocagallery AS b LEFT JOIN blu_phocagallery_categories AS c ON c.id = b.catid WHERE a.catid = 685 AND b.id = 12045 AND (a.date > b.date OR (a.date = b.date and a.id > b.id)) AND a.published = 1 ORDER BY a.date ASC, a.id ASC215μs976B/administrator/components/com_phocagallery/libraries/phocagallery/render/renderdetailbutton.php:223Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM blu_phocagallery_categories AS a WHERE a.id = 12046 ORDER BY a.ordering LIMIT 1161μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM blu_phocagallery_categories AS a WHERE a.id = 12046 ORDER BY a.ordering LIMIT 115μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM blu_phocagallery_categories AS a WHERE a.id = 12046 ORDER BY a.ordering LIMIT 114μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.id, a.filename, a.extl, a.description FROM blu_phocagallery AS a LEFT JOIN blu_phocagallery_img_votes_statistics AS r ON r.imgid = a.id WHERE a.catid=685 AND a.published = 1 AND a.approved = 1 ORDER BY a.date DESC283μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/render/renderdetailbutton.php:398Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM blu_phocagallery_categories AS a WHERE a.id = 12045 ORDER BY a.ordering LIMIT 117μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM blu_phocagallery_categories AS a WHERE a.id = 12045 ORDER BY a.ordering LIMIT 115μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM blu_phocagallery_categories AS a WHERE a.id = 12045 ORDER BY a.ordering LIMIT 113μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SHOW FULL COLUMNS FROM `blu_phocagallery`193μs1.89KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:587Copy
  • UPDATE `blu_phocagallery` SET `hits` = (`hits` + 1) WHERE `id` = '12045'97μs48B/libraries/src/Table/Table.php:1348Copy
  • SELECT co.id AS id FROM blu_phocagallery_img_comments AS co WHERE co.imgid = 12045 AND co.userid = 0 ORDER BY co.id LIMIT 173μs472B/administrator/components/com_phocagallery/libraries/phocagallery/comment/commentimage.php:27Copy
  • SELECT co.id AS id, co.title AS title, co.comment AS comment, co.date AS date, u.name AS name, u.username AS username, uc.avatar AS avatar FROM blu_phocagallery_img_comments AS co LEFT JOIN blu_users AS u ON u.id = co.userid LEFT JOIN blu_phocagallery_user AS uc ON uc.userid = u.id WHERE CASE WHEN avatar IS NOT NULL THEN co.imgid = 12045 AND co.published = 1 AND uc.published = 1 AND uc.approved = 1 ELSE co.imgid = 12045 AND co.published = 1 END ORDER by co.ordering190μs880B/administrator/components/com_phocagallery/libraries/phocagallery/comment/commentimage.php:60Copy
  • SELECT c.id, c.title, c.alias, c.catid, cc.id AS categoryid, cc.title AS categorytitle, cc.alias AS categoryalias FROM blu_phocagallery AS c LEFT JOIN blu_phocagallery_categories AS cc ON cc.id = c.catid WHERE c.catid= 685 AND c.published = 1 AND cc.published = 1 AND c.ordering > 13 ORDER BY c.ordering ASC LIMIT 197μs896B/libraries/src/MVC/Model/BaseDatabaseModel.php:164Copy
  • SELECT c.id, c.title, c.alias, c.catid, cc.id AS categoryid, cc.title AS categorytitle, cc.alias AS categoryalias FROM blu_phocagallery AS c LEFT JOIN blu_phocagallery_categories AS cc ON cc.id = c.catid WHERE c.catid= 685 AND c.published = 1 AND cc.published = 1 AND c.ordering < 13 ORDER BY c.ordering DESC LIMIT 197μs896B/libraries/src/MVC/Model/BaseDatabaseModel.php:164Copy
  • SELECT * FROM blu_phocagallery_categories AS c WHERE c.id = 0 AND c.published = 174μs4.95KB/components/com_phocagallery/views/detail/view.html.php:631Copy
  • 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 `blu_scheduler_tasks` AS `a` WHERE `a`.`state` = 184μs1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:466Copy
  • SELECT `session_id` FROM `blu_session` WHERE `session_id` = ?45μs1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277Copy
  • UPDATE `blu_session` SET `data` = ? , `time` = ? WHERE `session_id` = ?65μs592BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy