thbg-monksalms.jpeg
Shadow

ཁྲིད་ཐུང་བརྒྱ་རྩ། བོད་སྐད་

5.372MBMemory Usage409msRequest Duration
Joomla! Version5.1.2
PHP Version8.2.27
Identityguest
Response200
Templateshaper_helixultimate
Database
Server
mysql
Version
10.6.19-MariaDB
Collation
latin1_swedish_ci
Conn Collation
utf8mb4_general_ci
$_GET
[]
$_POST
[]
$_SESSION
array:1 [ "joomla" => "***redacted***" ]
$_COOKIE
[]
$_SERVER
array:52 [ "USER" => "primerealty" "HOME" => "/home/primerealty" "PATH_TRANSLATED" => "/home/p...
session
array:3 [ "counter" => 1 "timer" => array:3 [ "start" => 1741266038 "last" => 1741266038...
registry
array:3 [ "data" => [] "initialized" => false "separator" => "." ]
user
array:21 [ "id" => 0 "name" => null "username" => null "email" => null "password" => "***r...
  • afterLoad (87.48KB) (40.02ms)
  • afterInitialise (1.46MB) (119ms)
  • afterRoute (349.53KB) (20.67ms)
  • beforeRenderComponent com_content (47.8KB) (4.39ms)
  • Before Access::preloadComponents (all components) (127.87KB) (4.2ms)
  • After Access::preloadComponents (all components) (109.66KB) (649μs)
  • Before Access::preloadPermissions (com_content) (1.57KB) (25μs)
  • After Access::preloadPermissions (com_content) (92.83KB) (505μs)
  • Before Access::getAssetRules (id:226 name:com_content.article.96) (6.65KB) (37μs)
  • After Access::getAssetRules (id:226 name:com_content.article.96) (8.3KB) (137μs)
  • afterRenderComponent com_content (967.59KB) (75.17ms)
  • afterDispatch (2.47KB) (995μs)
  • beforeRenderRawModule mod_menu (Main Menu) (610.87KB) (39.08ms)
  • afterRenderRawModule mod_menu (Main Menu) (284.69KB) (21.43ms)
  • beforeRenderModule mod_menu (Main Menu) (704B) (24μs)
  • afterRenderModule mod_menu (Main Menu) (42.55KB) (4.15ms)
  • beforeRenderRawModule mod_finder (Search) (76.87KB) (2.25ms)
  • afterRenderRawModule mod_finder (Search) (47.25KB) (8.19ms)
  • beforeRenderModule mod_finder (Search) (704B) (20μs)
  • afterRenderModule mod_finder (Search) (61.38KB) (3.38ms)
  • beforeRenderRawModule mod_smartslider3 (KG Banner) (1000B) (189μs)
  • afterRenderRawModule mod_smartslider3 (KG Banner) (7.13KB) (481μs)
  • beforeRenderModule mod_smartslider3 (KG Banner) (720B) (10μs)
  • afterRenderModule mod_smartslider3 (KG Banner) (36.61KB) (3.17ms)
  • afterRender (748.66KB) (54.98ms)
  • 1 x afterInitialise (1.46MB) (29.2%)
    119ms
    1 x afterRenderComponent com_content (967.59KB) (18.38%)
    75.17ms
    1 x afterRender (748.66KB) (13.45%)
    54.98ms
    1 x afterLoad (87.48KB) (9.79%)
    40.02ms
    1 x beforeRenderRawModule mod_menu (Main Menu) (610.87KB) (9.56%)
    39.08ms
    1 x afterRenderRawModule mod_menu (Main Menu) (284.69KB) (5.24%)
    21.43ms
    1 x afterRoute (349.53KB) (5.06%)
    20.67ms
    1 x afterRenderRawModule mod_finder (Search) (47.25KB) (2%)
    8.19ms
    1 x beforeRenderComponent com_content (47.8KB) (1.07%)
    4.39ms
    1 x Before Access::preloadComponents (all components) (127.87KB) (1.03%)
    4.20ms
    1 x afterRenderModule mod_menu (Main Menu) (42.55KB) (1.01%)
    4.15ms
    1 x afterRenderModule mod_finder (Search) (61.38KB) (0.83%)
    3.38ms
    1 x afterRenderModule mod_smartslider3 (KG Banner) (36.61KB) (0.78%)
    3.17ms
    1 x beforeRenderRawModule mod_finder (Search) (76.87KB) (0.55%)
    2.25ms
    1 x afterDispatch (2.47KB) (0.24%)
    995μs
    1 x After Access::preloadComponents (all components) (109.66KB) (0.16%)
    649μs
    1 x After Access::preloadPermissions (com_content) (92.83KB) (0.12%)
    505μs
    1 x afterRenderRawModule mod_smartslider3 (KG Banner) (7.13KB) (0.12%)
    481μs
    1 x beforeRenderRawModule mod_smartslider3 (KG Banner) (1000B) (0.05%)
    189μs
    1 x After Access::getAssetRules (id:226 name:com_content.article.96) (8.3KB) (0.03%)
    137μs
    1 x Before Access::getAssetRules (id:226 name:com_content.article.96) (6.65KB) (0.01%)
    37μs
    1 x Before Access::preloadPermissions (com_content) (1.57KB) (0.01%)
    25μs
    1 x beforeRenderModule mod_menu (Main Menu) (704B) (0.01%)
    24μs
    1 x beforeRenderModule mod_finder (Search) (704B) (0%)
    20μs
    1 x beforeRenderModule mod_smartslider3 (KG Banner) (720B) (0%)
    10μs
145 statements were executed, 106 of which were duplicates, 39 unique24.17ms5.02MB
  • SELECT @@SESSION.sql_mode;161μs968B/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:308Copy
  • SELECT `data` FROM `jn786_session` WHERE `session_id` = ?266μs1008BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250Copy
  • SELECT `session_id` FROM `jn786_session` WHERE `session_id` = :session_id LIMIT 1169μs1.3KBParams/libraries/src/Session/MetadataManager.php:187Copy
  • INSERT INTO `jn786_session` (`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES (:session_id, :guest, :time, :user_id, :username, :client_id)1.14ms944BParams/libraries/src/Session/MetadataManager.php:260Copy
  • SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled` FROM `jn786_extensions` WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 1119μs1.61KB/libraries/src/Component/ComponentHelper.php:399Copy
  • SELECT `id`,`rules` FROM `jn786_viewlevels`75μs656B/libraries/src/Access/Access.php:955Copy
  • SELECT `b`.`id` FROM `jn786_usergroups` AS `a` LEFT JOIN `jn786_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt` WHERE `a`.`id` = :guest88μs1.33KBParams/libraries/src/Access/Access.php:868Copy
  • SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id` FROM `jn786_extensions` WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1,:preparedArray2) ORDER BY `ordering`143μs3.98KBParams/libraries/src/Plugin/PluginHelper.php:294Copy
  • SELECT `value` FROM `jn786_admintools_storage` WHERE `key` = 'cparams'79μs1.15KB/administrator/components/com_admintools/src/Helper/Storage.php:120Copy
  • SELECT `option`,`view`,`query` FROM `jn786_admintools_wafexceptions`67μs640B/plugins/system/admintools/src/Utility/Cache.php:196Copy
  • SELECT `params` FROM `jn786_extensions` WHERE `type` = 'plugin' AND `folder` = 'system' AND `element` = 'admintools'74μs536B/plugins/system/admintools/src/Utility/RescueUrl.php:324Copy
  • SELECT `template` FROM `jn786_template_styles` WHERE `client_id` = 0 AND `home` = 186μs536B/components/com_sppagebuilder/parser/addon-parser.php:1335Copy
  • SELECT * FROM `jn786_nextend2_section_storage` WHERE `application` = 'smartslider' AND `section` = 'settings'139μs896B/libraries/smartslider3/src/Framework/Database/Joomla/JoomlaConnectorTable.php:182Copy
  • 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 `jn786_menu` AS `m` LEFT JOIN `jn786_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`633μs3.39KBParams/libraries/src/Menu/SiteMenu.php:166Copy
  • SELECT `c`.`id`,`c`.`asset_id`,`c`.`access`,`c`.`alias`,`c`.`checked_out`,`c`.`checked_out_time`,`c`.`created_time`,`c`.`created_user_id`,`c`.`description`,`c`.`extension`,`c`.`hits`,`c`.`language`,`c`.`level`,`c`.`lft`,`c`.`metadata`,`c`.`metadesc`,`c`.`metakey`,`c`.`modified_time`,`c`.`note`,`c`.`params`,`c`.`parent_id`,`c`.`path`,`c`.`published`,`c`.`rgt`,`c`.`title`,`c`.`modified_user_id`,`c`.`version`, CASE WHEN CHAR_LENGTH(`c`.`alias`) != 0 THEN CONCAT_WS(':', `c`.`id`, `c`.`alias`) ELSE `c`.`id` END as `slug` FROM `jn786_categories` AS `c` WHERE (`c`.`extension` = :extension OR `c`.`extension` = 'system') AND `c`.`published` = 1 ORDER BY `c`.`lft`204μs4.24KBParams/libraries/src/Categories/Categories.php:375Copy
  • SELECT `id` FROM `jn786_content` WHERE `alias` = :alias AND `catid` = :catid407μs1.34KBParams/components/com_content/src/Service/Router.php:263Copy
  • SELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent` FROM `jn786_template_styles` AS `s` LEFT JOIN `jn786_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` = 1187μs50.08KB/administrator/components/com_templates/src/Model/StyleModel.php:775Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'96μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_languages` WHERE `published` = 1 ORDER BY `ordering` ASC85μs1.59KB/libraries/src/Language/LanguageHelper.php:177Copy
  • SELECT `id`,`name`,`rules`,`parent_id` FROM `jn786_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)155μs7.44KBParams/libraries/src/Access/Access.php:357Copy
  • SELECT `id`,`name`,`rules`,`parent_id` FROM `jn786_assets` WHERE `name` LIKE :asset OR `name` = :extension OR `parent_id` = 088μs4.48KBParams/libraries/src/Access/Access.php:301Copy
  • SELECT `a`.`id`,`a`.`asset_id`,`a`.`title`,`a`.`alias`,`a`.`introtext`,`a`.`fulltext`,`a`.`state`,`a`.`catid`,`a`.`created`,`a`.`created_by`,`a`.`created_by_alias`,`a`.`modified`,`a`.`modified_by`,`a`.`checked_out`,`a`.`checked_out_time`,`a`.`publish_up`,`a`.`publish_down`,`a`.`images`,`a`.`urls`,`a`.`attribs`,`a`.`version`,`a`.`ordering`,`a`.`metakey`,`a`.`metadesc`,`a`.`access`,`a`.`hits`,`a`.`metadata`,`a`.`featured`,`a`.`language`,`fp`.`featured_up`,`fp`.`featured_down`,`c`.`title` AS `category_title`,`c`.`alias` AS `category_alias`,`c`.`access` AS `category_access`,`c`.`language` AS `category_language`,`fp`.`ordering`,`u`.`name` AS `author`,`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`,ROUND(`v`.`rating_sum` / `v`.`rating_count`, 1) AS `rating`,`v`.`rating_count` AS `rating_count` FROM `jn786_content` AS `a` INNER JOIN `jn786_categories` AS `c` ON `c`.`id` = `a`.`catid` LEFT JOIN `jn786_content_frontpage` AS `fp` ON `fp`.`content_id` = `a`.`id` LEFT JOIN `jn786_users` AS `u` ON `u`.`id` = `a`.`created_by` LEFT JOIN `jn786_categories` AS `parent` ON `parent`.`id` = `c`.`parent_id` LEFT JOIN `jn786_content_rating` AS `v` ON `a`.`id` = `v`.`content_id` WHERE ( (`a`.`id` = :pk AND `c`.`published` > 0) AND (`a`.`publish_up` IS NULL OR `a`.`publish_up` <= :publishUp)) AND (`a`.`publish_down` IS NULL OR `a`.`publish_down` >= :publishDown) AND `a`.`state` IN (:preparedArray1,:preparedArray2)684μs6.17KBParams/components/com_content/src/Model/ArticleModel.php:215Copy
  • SELECT `c`.`id`,`c`.`asset_id`,`c`.`access`,`c`.`alias`,`c`.`checked_out`,`c`.`checked_out_time`,`c`.`created_time`,`c`.`created_user_id`,`c`.`description`,`c`.`extension`,`c`.`hits`,`c`.`language`,`c`.`level`,`c`.`lft`,`c`.`metadata`,`c`.`metadesc`,`c`.`metakey`,`c`.`modified_time`,`c`.`note`,`c`.`params`,`c`.`parent_id`,`c`.`path`,`c`.`published`,`c`.`rgt`,`c`.`title`,`c`.`modified_user_id`,`c`.`version`, CASE WHEN CHAR_LENGTH(`c`.`alias`) != 0 THEN CONCAT_WS(':', `c`.`id`, `c`.`alias`) ELSE `c`.`id` END as `slug` FROM `jn786_categories` AS `s` INNER JOIN `jn786_categories` AS `c` ON (`s`.`lft` <= `c`.`lft` AND `c`.`lft` < `s`.`rgt`) OR (`c`.`lft` < `s`.`lft` AND `s`.`rgt` < `c`.`rgt`) WHERE (`c`.`extension` = :extension OR `c`.`extension` = 'system') AND `c`.`access` IN (:preparedArray1,:preparedArray2) AND `c`.`published` = 1 AND `s`.`id` = :id ORDER BY `c`.`lft`200μs3.92KBParams/libraries/src/Categories/Categories.php:375Copy
  • SELECT `m`.`tag_id`,`t`.* FROM `jn786_contentitem_tag_map` AS `m` INNER JOIN `jn786_tags` AS `t` ON `m`.`tag_id` = `t`.`id` WHERE `m`.`type_alias` = :contentType AND `m`.`content_item_id` = :id AND `t`.`published` = 1 AND `t`.`access` IN (:preparedArray1,:preparedArray2)502μs3.97KBParams/libraries/src/Helper/TagsHelper.php:388Copy
  • SELECT enabled FROM `jn786_extensions` WHERE `element` = 'com_sppagebuilder' AND `type` = 'component'84μs536B/plugins/content/sppagebuilder/sppagebuilder.php:306Copy
  • SELECT `c`.`id`,`c`.`asset_id`,`c`.`access`,`c`.`alias`,`c`.`checked_out`,`c`.`checked_out_time`,`c`.`created_time`,`c`.`created_user_id`,`c`.`description`,`c`.`extension`,`c`.`hits`,`c`.`language`,`c`.`level`,`c`.`lft`,`c`.`metadata`,`c`.`metadesc`,`c`.`metakey`,`c`.`modified_time`,`c`.`note`,`c`.`params`,`c`.`parent_id`,`c`.`path`,`c`.`published`,`c`.`rgt`,`c`.`title`,`c`.`modified_user_id`,`c`.`version`, CASE WHEN CHAR_LENGTH(`c`.`alias`) != 0 THEN CONCAT_WS(':', `c`.`id`, `c`.`alias`) ELSE `c`.`id` END as `slug` FROM `jn786_categories` AS `s` INNER JOIN `jn786_categories` AS `c` ON (`s`.`lft` <= `c`.`lft` AND `c`.`lft` < `s`.`rgt`) OR (`c`.`lft` < `s`.`lft` AND `s`.`rgt` < `c`.`rgt`) WHERE (`c`.`extension` = :extension OR `c`.`extension` = 'system') AND `c`.`access` IN (:preparedArray1,:preparedArray2) AND `c`.`published` = 1 AND `s`.`id` = :id ORDER BY `c`.`lft`212μs3.92KBParams/libraries/src/Categories/Categories.php:375Copy
  • SELECT DISTINCT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required, a.only_use_in_subform,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state, g.note as group_note FROM jn786_fields AS a LEFT JOIN `jn786_languages` AS l ON l.lang_code = a.language LEFT JOIN jn786_users AS uc ON uc.id=a.checked_out LEFT JOIN jn786_viewlevels AS ag ON ag.id = a.access LEFT JOIN jn786_users AS ua ON ua.id = a.created_user_id LEFT JOIN jn786_fields_groups AS g ON g.id = a.group_id LEFT JOIN `jn786_fields_categories` AS fc ON fc.field_id = a.id WHERE ( (`a`.`context` = :context AND (`fc`.`category_id` IS NULL OR `fc`.`category_id` IN (:preparedArray1,:preparedArray2,:preparedArray3)) AND `a`.`access` IN (:preparedArray4,:preparedArray5)) AND (`a`.`group_id` = 0 OR `g`.`access` IN (:preparedArray6,:preparedArray7)) AND `a`.`state` = :state) AND (`a`.`group_id` = 0 OR `g`.`state` = :gstate) AND `a`.`only_use_in_subform` = :only_use_in_subform ORDER BY a.ordering ASC223μs4.81KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:164Copy
  • SELECT * FROM `jn786_sppagebuilder` WHERE `extension` = 'com_content' AND `extension_view` = 'article' AND `view_id` = '96' AND `active` = 1711μs2.98KB/administrator/components/com_sppagebuilder/helpers/sppagebuilder.php:255Copy
  • SELECT `a`.`id`,`a`.`title`,`a`.`catid`,`a`.`language`, CASE WHEN CHAR_LENGTH(`a`.`alias`) != 0 THEN CONCAT_WS(':', `a`.`id`, `a`.`alias`) ELSE a.id END AS `slug`, CASE WHEN CHAR_LENGTH(`cc`.`alias`) != 0 THEN CONCAT_WS(':', `cc`.`id`, `cc`.`alias`) ELSE cc.id END AS `catslug` FROM `jn786_content` AS `a` LEFT JOIN `jn786_categories` AS `cc` ON `cc`.`id` = `a`.`catid` WHERE `a`.`catid` = :catid AND `a`.`state` = :state AND `a`.`access` IN (:preparedArray1,:preparedArray2) AND (`publish_up` IS NULL OR `publish_up` <= :nowDate1) AND (`publish_down` IS NULL OR `publish_down` >= :nowDate2) ORDER BY CASE WHEN `a`.`publish_up` IS NULL THEN `a`.`created` ELSE `a`.`publish_up` END DESC402μs1.73KBParams/plugins/content/pagenavigation/src/Extension/PageNavigation.php:188Copy
  • SELECT `c`.`id`,`c`.`asset_id`,`c`.`access`,`c`.`alias`,`c`.`checked_out`,`c`.`checked_out_time`,`c`.`created_time`,`c`.`created_user_id`,`c`.`description`,`c`.`extension`,`c`.`hits`,`c`.`language`,`c`.`level`,`c`.`lft`,`c`.`metadata`,`c`.`metadesc`,`c`.`metakey`,`c`.`modified_time`,`c`.`note`,`c`.`params`,`c`.`parent_id`,`c`.`path`,`c`.`published`,`c`.`rgt`,`c`.`title`,`c`.`modified_user_id`,`c`.`version`, CASE WHEN CHAR_LENGTH(`c`.`alias`) != 0 THEN CONCAT_WS(':', `c`.`id`, `c`.`alias`) ELSE `c`.`id` END as `slug` FROM `jn786_categories` AS `s` INNER JOIN `jn786_categories` AS `c` ON (`s`.`lft` <= `c`.`lft` AND `c`.`lft` < `s`.`rgt`) OR (`c`.`lft` < `s`.`lft` AND `s`.`rgt` < `c`.`rgt`) WHERE (`c`.`extension` = :extension OR `c`.`extension` = 'system') AND `c`.`access` IN (:preparedArray1,:preparedArray2) AND `c`.`published` = 1 AND `s`.`id` = :id ORDER BY `c`.`lft`143μs3.92KBParams/libraries/src/Categories/Categories.php:375Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'102μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'88μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'102μs51.41KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'90μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'94μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'95μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'86μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'86μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'102μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'100μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'102μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'102μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'93μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'87μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'98μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'88μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'101μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'101μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'92μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'117μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'86μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'90μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'86μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'98μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'88μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'86μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'88μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'95μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'85μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'96μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'86μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'86μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'159μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'136μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'139μs59.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'138μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'132μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'136μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'131μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'132μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'132μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'148μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'138μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'133μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'136μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'132μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'202μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'152μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'135μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'140μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'132μs48.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 `jn786_modules` AS `m` LEFT JOIN `jn786_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id` LEFT JOIN `jn786_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`937μs1.89KBParams/libraries/src/Cache/Controller/CallbackController.php:51Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'185μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'155μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'143μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'151μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'133μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'141μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'135μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'132μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'133μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'132μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'132μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'136μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'131μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'133μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'140μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'131μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'135μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'132μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'131μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'143μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'131μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'134μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'134μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'134μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'133μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'133μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'132μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'146μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'131μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'133μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'130μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT `name`,`element` FROM `jn786_extensions` WHERE `type` = 'plugin' AND `folder` = 'finder' AND `enabled` = 1100μs656B/administrator/components/com_finder/src/Helper/LanguageHelper.php:135Copy
  • SELECT `title` FROM `jn786_finder_taxonomy` WHERE `parent_id` = 1 AND `state` = 1 AND `access` IN (1,5)90μs584B/administrator/components/com_finder/src/Indexer/Taxonomy.php:325Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'173μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'144μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'134μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'132μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'133μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'135μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'133μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'134μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'135μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'133μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'133μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'152μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_schemaorg` WHERE `itemId` = :itemId AND `context` = :context573μs1.55KBParams/plugins/system/schemaorg/src/Extension/Schemaorg.php:411Copy
  • SELECT `a`.`id`,`a`.`asset_id`,`a`.`title`,`a`.`alias`,`a`.`introtext`,`a`.`fulltext`,`a`.`state`,`a`.`catid`,`a`.`created`,`a`.`created_by`,`a`.`created_by_alias`,`a`.`modified`,`a`.`modified_by`,`a`.`checked_out`,`a`.`checked_out_time`,`a`.`publish_up`,`a`.`publish_down`,`a`.`images`,`a`.`urls`,`a`.`attribs`,`a`.`version`,`a`.`ordering`,`a`.`metakey`,`a`.`metadesc`,`a`.`access`,`a`.`hits`,`a`.`metadata`,`a`.`featured`,`a`.`language`,`fp`.`featured_up`,`fp`.`featured_down`,`c`.`title` AS `category_title`,`c`.`alias` AS `category_alias`,`c`.`access` AS `category_access`,`c`.`language` AS `category_language`,`fp`.`ordering`,`u`.`name` AS `author`,`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`,ROUND(`v`.`rating_sum` / `v`.`rating_count`, 1) AS `rating`,`v`.`rating_count` AS `rating_count` FROM `jn786_content` AS `a` INNER JOIN `jn786_categories` AS `c` ON `c`.`id` = `a`.`catid` LEFT JOIN `jn786_content_frontpage` AS `fp` ON `fp`.`content_id` = `a`.`id` LEFT JOIN `jn786_users` AS `u` ON `u`.`id` = `a`.`created_by` LEFT JOIN `jn786_categories` AS `parent` ON `parent`.`id` = `c`.`parent_id` LEFT JOIN `jn786_content_rating` AS `v` ON `a`.`id` = `v`.`content_id` WHERE ( (`a`.`id` = :pk AND `c`.`published` > 0) AND (`a`.`publish_up` IS NULL OR `a`.`publish_up` <= :publishUp)) AND (`a`.`publish_down` IS NULL OR `a`.`publish_down` >= :publishDown) AND `a`.`state` IN (:preparedArray1,:preparedArray2)295μs14.17KBParams/components/com_content/src/Model/ArticleModel.php:215Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'135μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'117μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'112μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'113μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'112μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • 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 `jn786_scheduler_tasks` AS `a` WHERE `a`.`state` = 1463μs1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:466Copy
  • SELECT * FROM `jn786_template_styles` WHERE `client_id` = 0 AND `id` = '12'167μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT `id`,`referencekey`,`value`,`isSystem`,`editable` FROM `jn786_nextend2_section_storage` WHERE `application` = 'system' AND `section` = 'global'98μs752B/libraries/smartslider3/src/Framework/Database/Joomla/JoomlaConnectorTable.php:180Copy
  • SELECT `id`,`referencekey`,`value`,`isSystem`,`editable` FROM `jn786_nextend2_section_storage` WHERE `application` = 'system' AND `section` = 'fonts'108μs752B/libraries/smartslider3/src/Framework/Database/Joomla/JoomlaConnectorTable.php:180Copy
  • SELECT * FROM `jn786_nextend2_section_storage` WHERE `application` = 'cache' AND `section` = 'notweb/n2-ss-2' AND `referencekey` = 'variations.manifest'106μs896B/libraries/smartslider3/src/Framework/Database/Joomla/JoomlaConnectorTable.php:182Copy
  • SELECT * FROM `jn786_nextend2_section_storage` WHERE `application` = 'cache' AND `section` = 'notweb/n2-ss-2' AND `referencekey` = 'data.manifest'85μs896B/libraries/smartslider3/src/Framework/Database/Joomla/JoomlaConnectorTable.php:182Copy
  • SELECT * FROM `jn786_nextend2_section_storage` WHERE `application` = 'cache' AND `section` = 'notweb/n2-ss-2' AND `referencekey` = 'slideren-GB1.manifest'85μs896B/libraries/smartslider3/src/Framework/Database/Joomla/JoomlaConnectorTable.php:182Copy
  • SELECT * FROM `jn786_nextend2_section_storage` WHERE `application` = 'smartslider' AND `section` = 'sliderChanged' AND `referencekey` = 286μs896B/libraries/smartslider3/src/Framework/Database/Joomla/JoomlaConnectorTable.php:182Copy
  • SELECT * FROM `jn786_nextend2_section_storage` WHERE `application` = 'cache' AND `section` = 'notweb/n2-ss-2' AND `referencekey` = 'slideren-GB1'135μs40.88KB/libraries/smartslider3/src/Framework/Database/Joomla/JoomlaConnectorTable.php:182Copy
  • SELECT `session_id` FROM `jn786_session` WHERE `session_id` = ?323μs1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277Copy
  • UPDATE `jn786_session` SET `data` = ? , `time` = ? WHERE `session_id` = ?704μs592BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy