Joomla! Version | 4.3.4 |
PHP Version | 8.2.26 |
Identity | guest |
Response | 200 |
Template | shaper_helixultimate |
Database |
|
1 x afterInitialise (6.09MB) (28.35%) | 81.33ms |
1 x afterRenderComponent com_sppagebuilder (2.78MB) (18.58%) | 53.29ms |
1 x afterLoad (3.94MB) (11.08%) | 31.80ms |
1 x beforeRenderRawModule mod_menu (Main Menu) (2.14MB) (8.62%) | 24.74ms |
1 x afterRender (787.5KB) (8.27%) | 23.73ms |
1 x afterRoute (1.29MB) (5.91%) | 16.95ms |
1 x afterRenderRawModule mod_menu (Main Menu) (477.94KB) (5.52%) | 15.85ms |
1 x Before Access::preloadPermissions (com_sppagebuilder) (323.23KB) (3.19%) | 9.15ms |
1 x beforeRenderComponent com_sppagebuilder (285.68KB) (1.64%) | 4.71ms |
1 x Before Access::preloadComponents (all components) (429.16KB) (1.58%) | 4.52ms |
1 x afterRenderModule mod_menu (Main Menu) (50.01KB) (0.68%) | 1.94ms |
1 x After Access::preloadComponents (all components) (106.58KB) (0.33%) | 941μs |
1 x afterDispatch (66.41KB) (0.27%) | 783μs |
1 x After Access::getAssetRules (id:98 name:com_sppagebuilder) (25.58KB) (0.14%) | 401μs |
1 x After Access::preloadPermissions (com_sppagebuilder) (24.57KB) (0.12%) | 350μs |
1 x Before Access::getAssetRules (id:98 name:com_sppagebuilder) (72B) (0.01%) | 22μs |
1 x Before Access::getAssetRules (id:111 name:com_sppagebuilder.page.7) (32B) (0%) | 10μs |
1 x After Access::getAssetRules (id:111 name:com_sppagebuilder.page.7) (1.3KB) (0%) | 8μs |
1 x beforeRenderModule mod_menu (Main Menu) (704B) (0%) | 5μs |
SELECT @@SESSION.sql_mode;
138μs968B/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:334CopySELECT `data`
FROM `jos_session`
WHERE `session_id` = ?
3.49ms1008BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:261CopySELECT `session_id`
FROM `jos_session`
WHERE `session_id` = :session_id LIMIT 1
2.94ms1.3KBParams/libraries/src/Session/MetadataManager.php:187CopyINSERT INTO `jos_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(:session_id, :guest, :time, :user_id, :username, :client_id)
2.34ms944BParams/libraries/src/Session/MetadataManager.php:260CopySELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `jos_extensions`
WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 1
423μs17.61KB/libraries/src/Component/ComponentHelper.php:399CopySELECT `id`,`rules`
FROM `jos_viewlevels`
127μs656B/libraries/src/Access/Access.php:955CopySELECT `b`.`id`
FROM `jos_usergroups` AS `a`
LEFT JOIN `jos_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt`
WHERE `a`.`id` = :guest
171μs1.33KBParams/libraries/src/Access/Access.php:868CopySELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM `jos_extensions`
WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1,:preparedArray2)
ORDER BY `ordering`
576μs3.48KBParams/libraries/src/Plugin/PluginHelper.php:294CopySELECT `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 `jos_menu` AS `m`
LEFT JOIN `jos_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`
596μs20.36KBParams/libraries/src/Menu/SiteMenu.php:166CopySELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent`
FROM `jos_template_styles` AS `s`
LEFT JOIN `jos_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` = 1
328μs32.83KB/administrator/components/com_templates/src/Model/StyleModel.php:771CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
112μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jos_languages`
WHERE `published` = 1
ORDER BY `ordering` ASC
183μs1.61KB/libraries/src/Language/LanguageHelper.php:142CopySELECT `id`,`name`,`rules`,`parent_id`
FROM `jos_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)
376μs7.44KBParams/libraries/src/Access/Access.php:357CopySHOW FULL COLUMNS FROM `jos_sppagebuilder`
682μs1.7KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:625CopySELECT *
FROM `jos_sppagebuilder`
WHERE `id` = '7'
227μs18.81KB/libraries/src/Table/Table.php:755CopyUPDATE `jos_sppagebuilder`
SET `hits` = (`hits` + 1)
WHERE `id` = '7'
339μs48B/libraries/src/Table/Table.php:1325CopySELECT a.*,l.title AS language_title,ua.name AS author_name
FROM jos_sppagebuilder as a
LEFT JOIN `jos_languages` AS l ON l.lang_code = a.language
LEFT JOIN jos_users AS ua ON ua.id = a.created_by
WHERE a.id = 7 AND a.published = 1
1.31ms20.2KB/components/com_sppagebuilder/models/page.php:107CopySELECT `id`
FROM `jos_menu`
WHERE `link` LIKE '%option=com_sppagebuilder&view=page&id=7%' AND `published` = '1'
167μs568B/components/com_sppagebuilder/helpers/route.php:95CopySELECT `id`
FROM `jos_menu`
WHERE `link` LIKE '%option=com_sppagebuilder&view=page&id=7%' AND `published` = '1'
23μs568B/components/com_sppagebuilder/helpers/route.php:95CopySELECT `id`
FROM `jos_menu`
WHERE `link` LIKE '%option=com_sppagebuilder&view=page&id=7%' AND `published` = '1'
19μs568B/components/com_sppagebuilder/helpers/route.php:95CopySELECT `id`,`name`,`rules`,`parent_id`
FROM `jos_assets`
WHERE `name` LIKE :asset OR `name` = :extension OR `parent_id` = 0
219μs1.8KBParams/libraries/src/Access/Access.php:301CopySELECT e.manifest_cache,`e`.`manifest_cache`
FROM `jos_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
146μs592B/components/com_sppagebuilder/helpers/helper.php:79CopySELECT e.manifest_cache,`e`.`manifest_cache`
FROM `jos_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
27μs592B/components/com_sppagebuilder/helpers/helper.php:79CopySELECT `template`
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `home` = 1
94μs536B/components/com_sppagebuilder/parser/addon-parser.php:622CopySELECT `template`
FROM `jos_template_styles`
WHERE `client_id` = '0' AND `home` = '1'
114μs536B/administrator/components/com_sppagebuilder/builder/classes/base.php:44CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
43μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
33μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
32μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
49μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
46μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
37μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
37μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
35μs35.41KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid`
FROM `jos_modules` AS `m`
LEFT JOIN `jos_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id`
LEFT JOIN `jos_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`
483μs1.86KBParams/libraries/src/Cache/Controller/CallbackController.php:51CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
39μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
34μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
32μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
31μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
32μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
33μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
34μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
31μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
31μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
33μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
30μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
31μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
31μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
32μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
31μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
31μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
31μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
32μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
32μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
32μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
32μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
33μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
32μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
32μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
32μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
34μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
32μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
31μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
44μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
34μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
33μs43.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
32μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
32μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
34μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
33μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
32μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
32μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
38μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
33μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
32μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
32μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
36μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
33μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
33μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
32μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
32μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT `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 `jos_scheduler_tasks` AS `a`
LEFT JOIN `jos_users` AS `uc` ON `uc`.`id` = `a`.`checked_out`
WHERE `a`.`state` = :state AND `a`.`next_execution` <= :now
ORDER BY `a`.`title` asc
249μs3.2KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:391CopySELECT `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 `jos_scheduler_tasks` AS `a`
LEFT JOIN `jos_users` AS `uc` ON `uc`.`id` = `a`.`checked_out`
WHERE `a`.`state` = :state AND `a`.`locked` IS NOT NULL
ORDER BY `a`.`title` asc
184μs3.18KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:391CopySELECT *
FROM `jos_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
37μs32.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT a.title, a.alias, a.id, a.parent_id FROM jos_phocagallery_categories AS a WHERE a.id = 7 ORDER BY a.ordering LIMIT 1
137μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM jos_phocagallery_categories AS a WHERE a.parent_id = 7 ORDER BY a.ordering
75μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177CopySELECT a.title, a.alias, a.id, a.parent_id FROM jos_phocagallery_categories AS a WHERE a.id = 10 ORDER BY a.ordering LIMIT 1
55μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM jos_phocagallery_categories AS a WHERE a.parent_id = 10 ORDER BY a.ordering
65μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177Copy