Artículos más votados

7.859MBMemory Usage970msRequest 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
array:1 [ "start" => "48" ]
$_POST
[]
$_SESSION
array:1 [ "joomla" => "***redacted***" ]
$_COOKIE
[]
$_SERVER
array:61 [ "USER" => "zafarray" "HOME" => "/home/zafarray" "SCRIPT_NAME" => "/index.php" "RE...
session
array:3 [ "counter" => 1 "timer" => array:3 [ "start" => 1744148087 "last" => 1744148087...
registry
array:3 [ "data" => [] "initialized" => false "separator" => "." ]
user
array:21 [ "id" => 0 "name" => null "username" => null "email" => null "password" => "***r...
  • afterLoad (73.8KB) (962μs)
  • afterInitialise (2.27MB) (91.8ms)
  • afterRoute (232.4KB) (33.8ms)
  • beforeRenderComponent com_content (46.93KB) (2.32ms)
  • afterRenderComponent com_content (396.52KB) (8.45ms)
  • afterDispatch (3.29KB) (735μs)
  • beforeRenderRawModule mod_phocagallery_tree (Galerías fotográficas) (58.66KB) (2.9ms)
  • afterRenderRawModule mod_phocagallery_tree (Galerías fotográficas) (1.86MB) (24.41ms)
  • beforeRenderRawModule mod_articles_category (Artículos más votados) (30.88KB) (1.1ms)
  • afterRenderRawModule mod_articles_category (Artículos más votados) (22.88KB) (1.41ms)
  • beforeRenderModule mod_articles_category (Artículos más votados) (118.65KB) (2.6ms)
  • Before Access::preloadComponents (all components) (17.34KB) (689μs)
  • After Access::preloadComponents (all components) (135.03KB) (1.15ms)
  • Before Access::getAssetRules (id:1 name:root.1) (1.48KB) (23μs)
  • After Access::getAssetRules (id:1 name:root.1) (5.8KB) (67μs)
  • afterRenderModule mod_articles_category (Artículos más votados) (168B) (140μs)
  • beforeRenderModule mod_phocagallery_tree (Galerías fotográficas) (3.79KB) (94μs)
  • afterRenderModule mod_phocagallery_tree (Galerías fotográficas) (11.11KB) (133μs)
  • afterRender (770.07KB) (746ms)
  • 1 x afterRender (770.07KB) (76.89%)
    746ms
    1 x afterInitialise (2.27MB) (9.46%)
    91.80ms
    1 x afterRoute (232.4KB) (3.48%)
    33.80ms
    1 x afterRenderRawModule mod_phocagallery_tree (Galerías fotográficas) (1.86MB) (2.52%)
    24.41ms
    1 x afterRenderComponent com_content (396.52KB) (0.87%)
    8.45ms
    1 x beforeRenderRawModule mod_phocagallery_tree (Galerías fotográficas) (58.66KB) (0.3%)
    2.90ms
    1 x beforeRenderModule mod_articles_category (Artículos más votados) (118.65KB) (0.27%)
    2.60ms
    1 x beforeRenderComponent com_content (46.93KB) (0.24%)
    2.32ms
    1 x afterRenderRawModule mod_articles_category (Artículos más votados) (22.88KB) (0.15%)
    1.41ms
    1 x After Access::preloadComponents (all components) (135.03KB) (0.12%)
    1.15ms
    1 x beforeRenderRawModule mod_articles_category (Artículos más votados) (30.88KB) (0.11%)
    1.10ms
    1 x afterLoad (73.8KB) (0.1%)
    962μs
    1 x afterDispatch (3.29KB) (0.08%)
    735μs
    1 x Before Access::preloadComponents (all components) (17.34KB) (0.07%)
    689μs
    1 x afterRenderModule mod_articles_category (Artículos más votados) (168B) (0.01%)
    140μs
    1 x afterRenderModule mod_phocagallery_tree (Galerías fotográficas) (11.11KB) (0.01%)
    133μs
    1 x beforeRenderModule mod_phocagallery_tree (Galerías fotográficas) (3.79KB) (0.01%)
    94μs
    1 x After Access::getAssetRules (id:1 name:root.1) (5.8KB) (0.01%)
    67μs
    1 x Before Access::getAssetRules (id:1 name:root.1) (1.48KB) (0%)
    23μs
143 statements were executed, 69 of which were duplicates, 74 unique78.64ms138.58KB
  • SELECT @@SESSION.sql_mode;105μs968B/libraries/src/Session/MetadataManager.php:184Copy
  • SELECT `session_id` FROM `wna2f_session` WHERE `session_id` = :session_id LIMIT 1249μ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)64.27ms944BParams/libraries/src/Session/MetadataManager.php:260Copy
  • SELECT `id`,`rules` FROM `wna2f_viewlevels`268μ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` = :guest435μs1.63KBParams/libraries/src/Access/Access.php:868Copy
  • SELECT * FROM `wna2f_extensions` WHERE `element` = :element AND `type` = :type LIMIT 1320μs3.34KBParams/libraries/src/Extension/ExtensionHelper.php:504Copy
  • SELECT * FROM `wna2f_template_styles` WHERE `client_id` = 0 AND `id` = '126'180μs928B/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • 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 ASC323μ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 1138μs1.31KB/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.ordering150μ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 186μ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.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 = 30 ORDER BY a.ordering69μ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 = 14 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 = 14 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 = 30 ORDER BY a.ordering66μs1.94KB/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.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 = 21 ORDER BY a.ordering LIMIT 166μ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.ordering90μ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.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 = 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 = 37 ORDER BY a.ordering LIMIT 166μ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.ordering93μ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.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 = 30 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 = 42 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 = 42 ORDER BY a.ordering90μ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.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 = 30 ORDER BY a.ordering61μ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 166μ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.ordering97μ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 169μs3.19KB/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.ordering89μ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.ordering62μ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 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 = 1 ORDER BY a.ordering89μ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.ordering62μ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 166μ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.ordering89μ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.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 = 8 ORDER BY a.ordering LIMIT 165μ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.ordering110μ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.ordering62μ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.ordering88μ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.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 = 16 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 = 16 ORDER BY a.ordering110μ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.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.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.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 = 33 ORDER BY a.ordering117μ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.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 = 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 = 20 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 = 20 ORDER BY a.ordering109μ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.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.ordering76μs11.69KB/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 = 22 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 = 22 ORDER BY a.ordering167μ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.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.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 = 25 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 = 25 ORDER BY a.ordering110μ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.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.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 = 27 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 = 27 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.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 = 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.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 = 32 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 = 32 ORDER BY a.ordering118μ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 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 = 10 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.ordering97μ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.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 = 11 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 = 11 ORDER BY a.ordering98μ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.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 = 17 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 = 17 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 = 32 ORDER BY a.ordering69μ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.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 = 18 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 = 18 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 = 32 ORDER BY a.ordering69μ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.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 = 19 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 = 19 ORDER BY a.ordering110μ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.ordering69μ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.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 = 29 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 = 29 ORDER BY a.ordering107μ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 175μ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.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 = 29 ORDER BY a.ordering84μ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.ordering69μ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 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 = 3 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 = 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.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 = 2 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 = 2 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 = 29 ORDER BY a.ordering70μ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.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 = 13 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 = 13 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 = 29 ORDER BY a.ordering69μ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.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 = 15 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 = 15 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 = 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.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 = 26 ORDER BY a.ordering LIMIT 172μs8.69KB/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.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 = 29 ORDER BY a.ordering70μ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.ordering68μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • 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)694μs7.81KBParams/libraries/src/Access/Access.php:357Copy
  • SELECT * FROM `wna2f_extensions` WHERE `element` = 'com_gsd' AND `type` = 'component'264μs2.53KB/plugins/system/nrframework/NRFramework/Extension.php:160Copy
  • SHOW FULL COLUMNS FROM `wna2f_gsd_config`565μs1.3KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:587Copy
  • SELECT * FROM `wna2f_gsd_config` WHERE `name` = 'config'98μs592B/libraries/src/Table/Table.php:780Copy
  • SELECT * FROM `wna2f_template_styles` WHERE `client_id` = 0 AND `id` = '126'128μs928B/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `wna2f_template_styles` WHERE `client_id` = 0 AND `id` = '126'111μs928B/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `wna2f_template_styles` WHERE `client_id` = 0 AND `id` = '126'101μs928B/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `wna2f_template_styles` WHERE `client_id` = 0 AND `id` = '126'99μs928B/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `wna2f_template_styles` WHERE `client_id` = 0 AND `id` = '126'95μ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` = 1225μs1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:465Copy
  • SELECT * FROM `wna2f_template_styles` WHERE `client_id` = 0 AND `id` = '126'191μs928B/plugins/system/helixultimate/src/Platform/Helper.php:54Copy