Artículos más votados

9.569MBMemory Usage399msRequest Duration
Joomla! Version5.2.2
PHP Version8.3.19
Identityguest
Response200
Templatecassiopeia
Database
Server
mysql
Version
8.0.41-0ubuntu0.20.04.1
Collation
utf8mb4_0900_ai_ci
Conn Collation
utf8mb4_0900_ai_ci
$_GET
[]
$_POST
[]
$_SESSION
array:1 [ "joomla" => "***redacted***" ]
$_COOKIE
[]
$_SERVER
array:70 [ "USER" => "zafarray" "HOME" => "/home/zafarray" "SCRIPT_NAME" => "/index.php" "RE...
session
array:3 [ "counter" => 1 "timer" => array:3 [ "start" => 1743974382 "last" => 1743974382...
registry
array:3 [ "data" => [] "initialized" => false "separator" => "." ]
user
array:21 [ "id" => 0 "name" => null "username" => null "email" => null "password" => "***r...
  • afterLoad (73.8KB) (2.23ms)
  • afterInitialise (2.27MB) (36.53ms)
  • afterRoute (232.4KB) (10.29ms)
  • beforeRenderComponent com_content (47.34KB) (1.13ms)
  • Before Access::preloadComponents (all components) (67.99KB) (1.72ms)
  • After Access::preloadComponents (all components) (132.72KB) (1.23ms)
  • Before Access::preloadPermissions (com_content) (1.79KB) (21μs)
  • After Access::preloadPermissions (com_content) (499.91KB) (2.21ms)
  • Before Access::getAssetRules (id:567 name:com_content.category.136) (18.65KB) (56μs)
  • After Access::getAssetRules (id:567 name:com_content.category.136) (6.44KB) (113μs)
  • Before Access::getAssetRules (id:1 name:root.1) (429.72KB) (11.87ms)
  • After Access::getAssetRules (id:1 name:root.1) (5.08KB) (37μs)
  • afterRenderComponent com_content (1.39MB) (42.19ms)
  • afterDispatch (3.11KB) (328μs)
  • beforeRenderRawModule mod_phocagallery_tree (Galerías fotográficas) (46KB) (1.32ms)
  • afterRenderRawModule mod_phocagallery_tree (Galerías fotográficas) (1.76MB) (26.06ms)
  • beforeRenderRawModule mod_articles_category (Artículos más votados) (22.31KB) (828μs)
  • afterRenderRawModule mod_articles_category (Artículos más votados) (23.5KB) (1.83ms)
  • beforeRenderModule mod_articles_category (Artículos más votados) (1.57KB) (947μs)
  • afterRenderModule mod_articles_category (Artículos más votados) (10.98KB) (266μs)
  • beforeRenderModule mod_phocagallery_tree (Galerías fotográficas) (7.79KB) (74μs)
  • afterRenderModule mod_phocagallery_tree (Galerías fotográficas) (10.39KB) (114μs)
  • afterRender (819.95KB) (249ms)
  • 1 x afterRender (819.95KB) (62.26%)
    249ms
    1 x afterRenderComponent com_content (1.39MB) (10.57%)
    42.19ms
    1 x afterInitialise (2.27MB) (9.15%)
    36.53ms
    1 x afterRenderRawModule mod_phocagallery_tree (Galerías fotográficas) (1.76MB) (6.53%)
    26.06ms
    1 x Before Access::getAssetRules (id:1 name:root.1) (429.72KB) (2.97%)
    11.87ms
    1 x afterRoute (232.4KB) (2.58%)
    10.29ms
    1 x afterLoad (73.8KB) (0.56%)
    2.23ms
    1 x After Access::preloadPermissions (com_content) (499.91KB) (0.55%)
    2.21ms
    1 x afterRenderRawModule mod_articles_category (Artículos más votados) (23.5KB) (0.46%)
    1.83ms
    1 x Before Access::preloadComponents (all components) (67.99KB) (0.43%)
    1.72ms
    1 x beforeRenderRawModule mod_phocagallery_tree (Galerías fotográficas) (46KB) (0.33%)
    1.32ms
    1 x After Access::preloadComponents (all components) (132.72KB) (0.31%)
    1.23ms
    1 x beforeRenderComponent com_content (47.34KB) (0.28%)
    1.13ms
    1 x beforeRenderModule mod_articles_category (Artículos más votados) (1.57KB) (0.24%)
    947μs
    1 x beforeRenderRawModule mod_articles_category (Artículos más votados) (22.31KB) (0.21%)
    828μs
    1 x afterDispatch (3.11KB) (0.08%)
    328μs
    1 x afterRenderModule mod_articles_category (Artículos más votados) (10.98KB) (0.07%)
    266μs
    1 x afterRenderModule mod_phocagallery_tree (Galerías fotográficas) (10.39KB) (0.03%)
    114μs
    1 x After Access::getAssetRules (id:567 name:com_content.category.136) (6.44KB) (0.03%)
    113μs
    1 x beforeRenderModule mod_phocagallery_tree (Galerías fotográficas) (7.79KB) (0.02%)
    74μs
    1 x Before Access::getAssetRules (id:567 name:com_content.category.136) (18.65KB) (0.01%)
    56μs
    1 x After Access::getAssetRules (id:1 name:root.1) (5.08KB) (0.01%)
    37μs
    1 x Before Access::preloadPermissions (com_content) (1.79KB) (0.01%)
    21μs
179 statements were executed, 88 of which were duplicates, 91 unique36.3ms346.66KB
  • SELECT @@SESSION.sql_mode;105μs968B/libraries/src/Session/MetadataManager.php:184Copy
  • SELECT `session_id` FROM `wna2f_session` WHERE `session_id` = :session_id LIMIT 1147μs1.3KBParams/libraries/src/Session/MetadataManager.php:187Copy
  • INSERT INTO `wna2f_session` (`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES (:session_id, :guest, :time, :user_id, :username, :client_id)10.21ms944BParams/libraries/src/Session/MetadataManager.php:260Copy
  • SELECT `id`,`rules` FROM `wna2f_viewlevels`174μs656B/libraries/src/Access/Access.php:955Copy
  • SELECT `b`.`id` FROM `wna2f_usergroups` AS `a` LEFT JOIN `wna2f_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt` WHERE `a`.`id` = :guest326μs1.63KBParams/libraries/src/Access/Access.php:868Copy
  • SELECT * FROM `wna2f_extensions` WHERE `element` = :element AND `type` = :type LIMIT 1303μs3.34KBParams/libraries/src/Extension/ExtensionHelper.php:504Copy
  • SELECT * FROM `wna2f_template_styles` WHERE `client_id` = 0 AND `id` = '126'169μs928B/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT `id`,`name`,`rules`,`parent_id` FROM `wna2f_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,:preparedArray42,:preparedArray43,:preparedArray44,:preparedArray45,:preparedArray46)773μs7.81KBParams/libraries/src/Access/Access.php:357Copy
  • SELECT `id`,`name`,`rules`,`parent_id` FROM `wna2f_assets` WHERE `name` LIKE :asset OR `name` = :extension OR `parent_id` = 01.08ms82.11KBParams/libraries/src/Access/Access.php:301Copy
  • 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`,( SELECT COUNT(`i`.`id`) FROM `wna2f_content` AS `i` WHERE `i`.`catid` = `c`.`id` AND `i`.`state` = 1) AS `numitems` FROM `wna2f_categories` AS `s` INNER JOIN `wna2f_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`.`published` = 1 AND `s`.`id` = :id ORDER BY `c`.`lft`946μs3.94KBParams/libraries/src/Categories/Categories.php:375Copy
  • SELECT `a`.`id`,`a`.`title`,`a`.`alias`,`a`.`introtext`,`a`.`fulltext`,`a`.`checked_out`,`a`.`checked_out_time`,`a`.`catid`,`a`.`created`,`a`.`created_by`,`a`.`created_by_alias`,`a`.`modified`,`a`.`modified_by`,CASE WHEN `a`.`publish_up` IS NULL THEN `a`.`created` ELSE `a`.`publish_up` END AS `publish_up`,`a`.`publish_down`,`a`.`images`,`a`.`urls`,`a`.`attribs`,`a`.`metadata`,`a`.`metakey`,`a`.`metadesc`,`a`.`access`,`a`.`hits`,`a`.`featured`,`a`.`language`,LENGTH(`a`.`fulltext`) AS `readmore`,`a`.`ordering`,`fp`.`featured_up`,`fp`.`featured_down`,CASE WHEN `c`.`published` = 2 AND `a`.`state` > 0 THEN 2 WHEN `c`.`published` != 1 THEN 0 ELSE `a`.`state` END AS `state`,`c`.`title` AS `category_title`,`c`.`path` AS `category_route`,`c`.`access` AS `category_access`,`c`.`alias` AS `category_alias`,`c`.`language` AS `category_language`,`c`.`published`,`c`.`published` AS `parents_published`,`c`.`lft`,CASE WHEN `a`.`created_by_alias` > ' ' THEN `a`.`created_by_alias` ELSE `ua`.`name` END AS `author`,`ua`.`email` AS `author_email`,`uam`.`name` AS `modified_by_name`,`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`,COALESCE(NULLIF(ROUND(`v`.`rating_sum` / `v`.`rating_count`, 1), 0), 0) AS `rating`,COALESCE(NULLIF(`v`.`rating_count`, 0), 0) AS `rating_count` FROM `wna2f_content` AS `a` LEFT JOIN `wna2f_categories` AS `c` ON `c`.`id` = `a`.`catid` LEFT JOIN `wna2f_users` AS `ua` ON `ua`.`id` = `a`.`created_by` LEFT JOIN `wna2f_users` AS `uam` ON `uam`.`id` = `a`.`modified_by` LEFT JOIN `wna2f_categories` AS `parent` ON `parent`.`id` = `c`.`parent_id` LEFT JOIN `wna2f_content_frontpage` AS `fp` ON `fp`.`content_id` = `a`.`id` LEFT JOIN `wna2f_content_rating` AS `v` ON `a`.`id` = `v`.`content_id` WHERE `a`.`access` IN (:preparedArray1) AND `c`.`access` IN (:preparedArray2) AND `c`.`published` = 1 AND `a`.`state` = :condition AND `a`.`catid` = :categoryId AND (`a`.`publish_up` IS NULL OR `a`.`publish_up` <= :publishUp) AND (`a`.`publish_down` IS NULL OR `a`.`publish_down` >= :publishDown) ORDER BY c.lft, CASE WHEN a.publish_up IS NULL THEN a.created ELSE a.publish_up END DESC , a.created LIMIT 111.38ms54.44KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:164Copy
  • SELECT COUNT(*) FROM `wna2f_content` AS `a` LEFT JOIN `wna2f_categories` AS `c` ON `c`.`id` = `a`.`catid` LEFT JOIN `wna2f_users` AS `ua` ON `ua`.`id` = `a`.`created_by` LEFT JOIN `wna2f_users` AS `uam` ON `uam`.`id` = `a`.`modified_by` LEFT JOIN `wna2f_categories` AS `parent` ON `parent`.`id` = `c`.`parent_id` LEFT JOIN `wna2f_content_frontpage` AS `fp` ON `fp`.`content_id` = `a`.`id` LEFT JOIN `wna2f_content_rating` AS `v` ON `a`.`id` = `v`.`content_id` WHERE `a`.`access` IN (:preparedArray1) AND `c`.`access` IN (:preparedArray2) AND `c`.`published` = 1 AND `a`.`state` = :condition AND `a`.`catid` = :categoryId AND (`a`.`publish_up` IS NULL OR `a`.`publish_up` <= :publishUp) AND (`a`.`publish_down` IS NULL OR `a`.`publish_down` >= :publishDown)696μs3.77KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:197Copy
  • SELECT `m`.`tag_id`,`t`.* FROM `wna2f_contentitem_tag_map` AS `m` INNER JOIN `wna2f_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)437μs3.95KBParams/libraries/src/Helper/TagsHelper.php:388Copy
  • 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 `wna2f_categories` AS `s` INNER JOIN `wna2f_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) AND `c`.`published` = 1 AND `s`.`id` = :id ORDER BY `c`.`lft`740μs3.94KBParams/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 wna2f_fields AS a LEFT JOIN `wna2f_languages` AS l ON l.lang_code = a.language LEFT JOIN wna2f_users AS uc ON uc.id=a.checked_out LEFT JOIN wna2f_viewlevels AS ag ON ag.id = a.access LEFT JOIN wna2f_users AS ua ON ua.id = a.created_user_id LEFT JOIN wna2f_fields_groups AS g ON g.id = a.group_id LEFT JOIN `wna2f_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)) AND `a`.`access` IN (:preparedArray3)) AND (`a`.`group_id` = 0 OR `g`.`access` IN (:preparedArray4)) 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 ASC508μs4.06KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:164Copy
  • SELECT `alias` FROM `wna2f_content` WHERE `id` = :id221μs1.31KBParams/components/com_content/src/Service/Router.php:168Copy
  • 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 `wna2f_categories` AS `s` INNER JOIN `wna2f_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) AND `c`.`published` = 1 AND `s`.`id` = :id ORDER BY `c`.`lft`651μs5.19KBParams/libraries/src/Categories/Categories.php:375Copy
  • SELECT `alias` FROM `wna2f_content` WHERE `id` = :id181μs1.31KBParams/components/com_content/src/Service/Router.php:168Copy
  • 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 `wna2f_categories` AS `s` INNER JOIN `wna2f_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`.`published` = 1 AND `s`.`id` = :id ORDER BY `c`.`lft`538μs3.91KBParams/libraries/src/Categories/Categories.php:375Copy
  • SELECT * FROM wna2f_commentbox_pages WHERE `component` = 'content' AND `view` = 'article' AND `key` = '1234'175μs1.45KB/administrator/components/com_commentbox/src/Model/PageModel.php:54Copy
  • SELECT `alias` FROM `wna2f_content` WHERE `id` = :id209μs1.31KBParams/components/com_content/src/Service/Router.php:168Copy
  • SELECT `alias` FROM `wna2f_content` WHERE `id` = :id119μs1.31KBParams/components/com_content/src/Service/Router.php:168Copy
  • SELECT * FROM wna2f_commentbox_pages WHERE `component` = 'content' AND `view` = 'article' AND `key` = '1167'125μs1.45KB/administrator/components/com_commentbox/src/Model/PageModel.php:54Copy
  • SELECT `alias` FROM `wna2f_content` WHERE `id` = :id132μs1.31KBParams/components/com_content/src/Service/Router.php:168Copy
  • SELECT `alias` FROM `wna2f_content` WHERE `id` = :id118μs1.31KBParams/components/com_content/src/Service/Router.php:168Copy
  • SELECT * FROM wna2f_commentbox_pages WHERE `component` = 'content' AND `view` = 'article' AND `key` = '929'131μs1.45KB/administrator/components/com_commentbox/src/Model/PageModel.php:54Copy
  • SELECT `alias` FROM `wna2f_content` WHERE `id` = :id145μs1.31KBParams/components/com_content/src/Service/Router.php:168Copy
  • SELECT `alias` FROM `wna2f_content` WHERE `id` = :id140μs1.31KBParams/components/com_content/src/Service/Router.php:168Copy
  • SELECT * FROM wna2f_commentbox_pages WHERE `component` = 'content' AND `view` = 'article' AND `key` = '872'108μs1.45KB/administrator/components/com_commentbox/src/Model/PageModel.php:54Copy
  • SELECT `alias` FROM `wna2f_content` WHERE `id` = :id107μs1.31KBParams/components/com_content/src/Service/Router.php:168Copy
  • SELECT `alias` FROM `wna2f_content` WHERE `id` = :id90μs1.31KBParams/components/com_content/src/Service/Router.php:168Copy
  • SELECT * FROM wna2f_commentbox_pages WHERE `component` = 'content' AND `view` = 'article' AND `key` = '862'130μs1.45KB/administrator/components/com_commentbox/src/Model/PageModel.php:54Copy
  • SELECT `alias` FROM `wna2f_content` WHERE `id` = :id128μs3.81KBParams/components/com_content/src/Service/Router.php:168Copy
  • SELECT `alias` FROM `wna2f_content` WHERE `id` = :id105μs1.31KBParams/components/com_content/src/Service/Router.php:168Copy
  • SELECT * FROM wna2f_commentbox_pages WHERE `component` = 'content' AND `view` = 'article' AND `key` = '845'106μs1.45KB/administrator/components/com_commentbox/src/Model/PageModel.php:54Copy
  • SELECT `alias` FROM `wna2f_content` WHERE `id` = :id105μs1.31KBParams/components/com_content/src/Service/Router.php:168Copy
  • SELECT `alias` FROM `wna2f_content` WHERE `id` = :id95μs1.31KBParams/components/com_content/src/Service/Router.php:168Copy
  • SELECT * FROM wna2f_commentbox_pages WHERE `component` = 'content' AND `view` = 'article' AND `key` = '825'122μs1.45KB/administrator/components/com_commentbox/src/Model/PageModel.php:54Copy
  • SELECT `alias` FROM `wna2f_content` WHERE `id` = :id124μs1.31KBParams/components/com_content/src/Service/Router.php:168Copy
  • SELECT `alias` FROM `wna2f_content` WHERE `id` = :id104μs1.31KBParams/components/com_content/src/Service/Router.php:168Copy
  • SELECT * FROM wna2f_commentbox_pages WHERE `component` = 'content' AND `view` = 'article' AND `key` = '824'100μs1.45KB/administrator/components/com_commentbox/src/Model/PageModel.php:54Copy
  • 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 wna2f_fields AS a LEFT JOIN `wna2f_languages` AS l ON l.lang_code = a.language LEFT JOIN wna2f_users AS uc ON uc.id=a.checked_out LEFT JOIN wna2f_viewlevels AS ag ON ag.id = a.access LEFT JOIN wna2f_users AS ua ON ua.id = a.created_user_id LEFT JOIN wna2f_fields_groups AS g ON g.id = a.group_id WHERE ( (`a`.`context` = :context AND `a`.`access` IN (:preparedArray1)) AND (`a`.`group_id` = 0 OR `g`.`access` IN (:preparedArray2)) 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 ASC425μs4.03KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:164Copy
  • 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 `wna2f_categories` AS `s` INNER JOIN `wna2f_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) AND `c`.`published` = 1 AND `s`.`id` = :id ORDER BY `c`.`lft`554μs3.94KBParams/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 wna2f_fields AS a LEFT JOIN `wna2f_languages` AS l ON l.lang_code = a.language LEFT JOIN wna2f_users AS uc ON uc.id=a.checked_out LEFT JOIN wna2f_viewlevels AS ag ON ag.id = a.access LEFT JOIN wna2f_users AS ua ON ua.id = a.created_user_id LEFT JOIN wna2f_fields_groups AS g ON g.id = a.group_id LEFT JOIN `wna2f_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)) AND `a`.`access` IN (:preparedArray3)) AND (`a`.`group_id` = 0 OR `g`.`access` IN (:preparedArray4)) 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 ASC381μs4.06KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:164Copy
  • SELECT cc.title AS title, cc.id AS id, cc.parent_id as parent_id, cc.alias as alias, cc.access as access, cc.accessuserid as accessuserid FROM wna2f_phocagallery_categories AS cc WHERE cc.published = 1 AND cc.id != 0 ORDER BY cc.ordering ASC337μs1.3KB/modules/mod_phocagallery_tree/mod_phocagallery_tree.php:116Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 30 ORDER BY a.ordering LIMIT 1133μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.parent_id = 30 ORDER BY a.ordering143μs768B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 5 ORDER BY a.ordering LIMIT 182μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.parent_id = 5 ORDER BY a.ordering101μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 30 ORDER BY a.ordering79μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 30 ORDER BY a.ordering73μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 14 ORDER BY a.ordering LIMIT 172μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.parent_id = 14 ORDER BY a.ordering104μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 30 ORDER BY a.ordering67μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 30 ORDER BY a.ordering74μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 21 ORDER BY a.ordering LIMIT 193μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.parent_id = 21 ORDER BY a.ordering97μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 30 ORDER BY a.ordering67μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 30 ORDER BY a.ordering66μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 37 ORDER BY a.ordering LIMIT 168μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.parent_id = 37 ORDER BY a.ordering94μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 30 ORDER BY a.ordering77μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 30 ORDER BY a.ordering64μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 42 ORDER BY a.ordering LIMIT 168μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.parent_id = 42 ORDER BY a.ordering92μs11.67KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 30 ORDER BY a.ordering67μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 30 ORDER BY a.ordering64μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 31 ORDER BY a.ordering LIMIT 179μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.parent_id = 31 ORDER BY a.ordering102μs816B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 41 ORDER BY a.ordering LIMIT 171μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.parent_id = 41 ORDER BY a.ordering91μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 31 ORDER BY a.ordering66μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 31 ORDER BY a.ordering64μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 1 ORDER BY a.ordering LIMIT 169μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.parent_id = 1 ORDER BY a.ordering92μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 31 ORDER BY a.ordering64μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 31 ORDER BY a.ordering64μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 7 ORDER BY a.ordering LIMIT 189μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.parent_id = 7 ORDER BY a.ordering103μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 31 ORDER BY a.ordering68μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 31 ORDER BY a.ordering86μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 8 ORDER BY a.ordering LIMIT 170μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.parent_id = 8 ORDER BY a.ordering104μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 31 ORDER BY a.ordering65μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 31 ORDER BY a.ordering66μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 12 ORDER BY a.ordering LIMIT 167μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.parent_id = 12 ORDER BY a.ordering97μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 31 ORDER BY a.ordering68μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 31 ORDER BY a.ordering66μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 16 ORDER BY a.ordering LIMIT 167μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.parent_id = 16 ORDER BY a.ordering94μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 31 ORDER BY a.ordering63μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 31 ORDER BY a.ordering66μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 33 ORDER BY a.ordering LIMIT 184μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.parent_id = 33 ORDER BY a.ordering100μs752B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 31 ORDER BY a.ordering64μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 31 ORDER BY a.ordering66μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 20 ORDER BY a.ordering LIMIT 167μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.parent_id = 20 ORDER BY a.ordering94μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 33 ORDER BY a.ordering65μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 31 ORDER BY a.ordering88μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 33 ORDER BY a.ordering75μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 31 ORDER BY a.ordering74μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 22 ORDER BY a.ordering LIMIT 180μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.parent_id = 22 ORDER BY a.ordering112μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 33 ORDER BY a.ordering80μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 31 ORDER BY a.ordering74μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 33 ORDER BY a.ordering76μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 31 ORDER BY a.ordering76μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 25 ORDER BY a.ordering LIMIT 181μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.parent_id = 25 ORDER BY a.ordering108μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 33 ORDER BY a.ordering78μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 31 ORDER BY a.ordering73μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 33 ORDER BY a.ordering79μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 31 ORDER BY a.ordering74μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 27 ORDER BY a.ordering LIMIT 181μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.parent_id = 27 ORDER BY a.ordering107μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 33 ORDER BY a.ordering80μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 31 ORDER BY a.ordering75μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 33 ORDER BY a.ordering102μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 31 ORDER BY a.ordering76μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 32 ORDER BY a.ordering LIMIT 183μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.parent_id = 32 ORDER BY a.ordering122μs768B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 10 ORDER BY a.ordering LIMIT 183μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.parent_id = 10 ORDER BY a.ordering111μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 32 ORDER BY a.ordering78μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 32 ORDER BY a.ordering76μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 11 ORDER BY a.ordering LIMIT 178μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.parent_id = 11 ORDER BY a.ordering117μs8.67KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 32 ORDER BY a.ordering80μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 32 ORDER BY a.ordering76μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 17 ORDER BY a.ordering LIMIT 177μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.parent_id = 17 ORDER BY a.ordering108μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 32 ORDER BY a.ordering77μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 32 ORDER BY a.ordering140μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 18 ORDER BY a.ordering LIMIT 176μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.parent_id = 18 ORDER BY a.ordering105μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 32 ORDER BY a.ordering79μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 32 ORDER BY a.ordering75μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 19 ORDER BY a.ordering LIMIT 174μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.parent_id = 19 ORDER BY a.ordering115μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 32 ORDER BY a.ordering72μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 32 ORDER BY a.ordering71μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 29 ORDER BY a.ordering LIMIT 173μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.parent_id = 29 ORDER BY a.ordering122μs784B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 24 ORDER BY a.ordering LIMIT 180μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.parent_id = 24 ORDER BY a.ordering103μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 29 ORDER BY a.ordering72μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 29 ORDER BY a.ordering73μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 3 ORDER BY a.ordering LIMIT 174μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.parent_id = 3 ORDER BY a.ordering102μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 29 ORDER BY a.ordering71μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 29 ORDER BY a.ordering73μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 2 ORDER BY a.ordering LIMIT 173μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.parent_id = 2 ORDER BY a.ordering104μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 29 ORDER BY a.ordering73μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 29 ORDER BY a.ordering72μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 13 ORDER BY a.ordering LIMIT 172μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.parent_id = 13 ORDER BY a.ordering102μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 29 ORDER BY a.ordering78μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 29 ORDER BY a.ordering74μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 15 ORDER BY a.ordering LIMIT 177μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.parent_id = 15 ORDER BY a.ordering102μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 29 ORDER BY a.ordering71μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 29 ORDER BY a.ordering72μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 26 ORDER BY a.ordering LIMIT 172μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.parent_id = 26 ORDER BY a.ordering133μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 29 ORDER BY a.ordering76μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM wna2f_phocagallery_categories AS a WHERE a.id = 29 ORDER BY a.ordering73μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT * FROM `wna2f_extensions` WHERE `element` = 'com_gsd' AND `type` = 'component'330μs2.53KB/plugins/system/nrframework/NRFramework/Extension.php:160Copy
  • SHOW FULL COLUMNS FROM `wna2f_gsd_config`588μs1.3KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:587Copy
  • SELECT * FROM `wna2f_gsd_config` WHERE `name` = 'config'91μs592B/libraries/src/Table/Table.php:780Copy
  • SELECT * FROM `wna2f_template_styles` WHERE `client_id` = 0 AND `id` = '126'154μs928B/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `wna2f_template_styles` WHERE `client_id` = 0 AND `id` = '126'121μs928B/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `wna2f_template_styles` WHERE `client_id` = 0 AND `id` = '126'108μs928B/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `wna2f_template_styles` WHERE `client_id` = 0 AND `id` = '126'104μs928B/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `wna2f_template_styles` WHERE `client_id` = 0 AND `id` = '126'103μs928B/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 `wna2f_scheduler_tasks` AS `a` WHERE `a`.`state` = 1242μs1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:465Copy
  • SELECT * FROM `wna2f_template_styles` WHERE `client_id` = 0 AND `id` = '126'178μs928B/plugins/system/helixultimate/src/Platform/Helper.php:54Copy