Powered by Phoca Gallery
22.227MBMemory Usage1.71sRequest Duration
Joomla! Version4.4.3
PHP Version8.1.5
Identityguest
Response200
Templatecassiopeia
Database
Server
mysql
Version
10.3.37-MariaDB
Collation
latin1_swedish_ci
Conn Collation
utf8mb4_general_ci
$_GET
array:1 [ "tagid" => "38" ]
$_POST
[]
$_SESSION
array:1 [ "joomla" => "***redacted***" ]
$_COOKIE
[]
$_SERVER
array:47 [ "PATH" => "/usr/local/bin:/bin:/usr/bin" "HTTP_ACCEPT" => "text/html,application/xhtm...
session
array:3 [ "counter" => 1 "timer" => array:3 [ "start" => 1743497329 "last" => 1743497329...
registry
array:3 [ "data" => [] "initialized" => false "separator" => "." ]
user
array:18 [ "id" => 0 "name" => null "username" => null "email" => null "password" => "***r...
  • afterLoad (4.09MB) (112ms)
  • Before Access::preloadComponents (all components) (7.13MB) (250ms)
  • After Access::preloadComponents (all components) (187.38KB) (5.99ms)
  • Before Access::getAssetRules (id:1 name:root.1) (2.45KB) (75μs)
  • After Access::getAssetRules (id:1 name:root.1) (90.23KB) (1.13ms)
  • afterInitialise (72.71KB) (9.23ms)
  • afterRoute (1.78MB) (86.14ms)
  • beforeRenderComponent com_phocagallery (1003.81KB) (34.9ms)
  • afterRenderComponent com_phocagallery (5.38MB) (1.08s)
  • afterDispatch (99.02KB) (4.98ms)
  • beforeRenderRawModule mod_menu (Main Menu) (195.93KB) (12.63ms)
  • afterRenderRawModule mod_menu (Main Menu) (1.05MB) (65.8ms)
  • beforeRenderRawModule mod_breadcrumbs (Breadcrumbs) (29.08KB) (1.47ms)
  • afterRenderRawModule mod_breadcrumbs (Breadcrumbs) (53.91KB) (4.6ms)
  • beforeRenderModule mod_breadcrumbs (Breadcrumbs) (704B) (24μs)
  • afterRenderModule mod_breadcrumbs (Breadcrumbs) (3.07KB) (392μs)
  • beforeRenderModule mod_menu (Main Menu) (1.45KB) (169μs)
  • afterRenderModule mod_menu (Main Menu) (15.18KB) (310μs)
  • afterRender (578.54KB) (38.45ms)
  • 1 x afterRenderComponent com_phocagallery (5.38MB) (63.06%)
    1.08s
    1 x Before Access::preloadComponents (all components) (7.13MB) (14.65%)
    250.38ms
    1 x afterLoad (4.09MB) (6.53%)
    111.66ms
    1 x afterRoute (1.78MB) (5.04%)
    86.14ms
    1 x afterRenderRawModule mod_menu (Main Menu) (1.05MB) (3.85%)
    65.80ms
    1 x afterRender (578.54KB) (2.25%)
    38.45ms
    1 x beforeRenderComponent com_phocagallery (1003.81KB) (2.04%)
    34.90ms
    1 x beforeRenderRawModule mod_menu (Main Menu) (195.93KB) (0.74%)
    12.63ms
    1 x afterInitialise (72.71KB) (0.54%)
    9.23ms
    1 x After Access::preloadComponents (all components) (187.38KB) (0.35%)
    5.99ms
    1 x afterDispatch (99.02KB) (0.29%)
    4.98ms
    1 x afterRenderRawModule mod_breadcrumbs (Breadcrumbs) (53.91KB) (0.27%)
    4.60ms
    1 x beforeRenderRawModule mod_breadcrumbs (Breadcrumbs) (29.08KB) (0.09%)
    1.47ms
    1 x After Access::getAssetRules (id:1 name:root.1) (90.23KB) (0.07%)
    1.13ms
    1 x afterRenderModule mod_breadcrumbs (Breadcrumbs) (3.07KB) (0.02%)
    392μs
    1 x afterRenderModule mod_menu (Main Menu) (15.18KB) (0.02%)
    310μs
    1 x beforeRenderModule mod_menu (Main Menu) (1.45KB) (0.01%)
    169μs
    1 x Before Access::getAssetRules (id:1 name:root.1) (2.45KB) (0%)
    75μs
    1 x beforeRenderModule mod_breadcrumbs (Breadcrumbs) (704B) (0%)
    24μs
202 statements were executed, 159 of which were duplicates, 43 unique214ms767.55KB
  • SELECT @@SESSION.sql_mode;428μs1.71KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:334Copy
  • SELECT `data` FROM `j54f3_session` WHERE `session_id` = ?377μs1.68KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:261Copy
  • SELECT `session_id` FROM `j54f3_session` WHERE `session_id` = :session_id LIMIT 1340μs1.9KBParams/libraries/src/Session/MetadataManager.php:187Copy
  • INSERT INTO `j54f3_session` (`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES (:session_id, :guest, :time, :user_id, :username, :client_id)510μs928BParams/libraries/src/Session/MetadataManager.php:260Copy
  • SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled` FROM `j54f3_extensions` WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 12.2ms25.9KB/libraries/src/Component/ComponentHelper.php:399Copy
  • SELECT `id`,`rules` FROM `j54f3_viewlevels`298μs25.01KB/libraries/src/Access/Access.php:955Copy
  • SELECT `b`.`id` FROM `j54f3_usergroups` AS `a` LEFT JOIN `j54f3_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt` WHERE `a`.`id` = :guest407μs1.68KBParams/libraries/src/Access/Access.php:868Copy
  • SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id` FROM `j54f3_extensions` WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1,:preparedArray2) ORDER BY `ordering`12.18ms5.09KBParams/libraries/src/Plugin/PluginHelper.php:294Copy
  • SET sql_mode=(SELECT REPLACE(@@sql_mode,'STRICT_TRANS_TABLES',''));211μs1.25KB/administrator/components/com_osmembership/loader.php:94Copy
  • SELECT `id`,`name`,`rules`,`parent_id` FROM `j54f3_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,:preparedArray47,:preparedArray48,:preparedArray49,:preparedArray50,:preparedArray51,:preparedArray52,:preparedArray53,:preparedArray54,:preparedArray55,:preparedArray56,:preparedArray57)4.15ms31.68KBParams/libraries/src/Access/Access.php:357Copy
  • SELECT a.id FROM j54f3_osmembership_plans As a INNER JOIN j54f3_osmembership_urls AS b ON a.id = b.plan_id WHERE a.published = 1 AND `b`.`url` = 'https://phasmidstudygroup.org/index.php/galleries/category?tagid=38'625μs912B/plugins/system/osmembershipurls/osmembershipurls.php:300Copy
  • SELECT id FROM j54f3_osmembership_plans WHERE published = 0399μs912B/plugins/system/osmembershipurls/osmembershipurls.php:206Copy
  • 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 `j54f3_menu` AS `m` LEFT JOIN `j54f3_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`6.32ms7.49KBParams/libraries/src/Menu/SiteMenu.php:166Copy
  • SELECT `config_key`,`config_value` FROM j54f3_osmembership_configs642μs9.06KB/administrator/components/com_osmembership/libraries/mpf/config/config.php:42Copy
  • SELECT * FROM `j54f3_languages` WHERE `published` = 1 ORDER BY `ordering` ASC560μs3.17KB/libraries/src/Language/LanguageHelper.php:142Copy
  • SELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent` FROM `j54f3_template_styles` AS `s` LEFT JOIN `j54f3_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` = 11.32ms5.52KB/administrator/components/com_templates/src/Model/StyleModel.php:773Copy
  • SELECT a.filename as filename, a.type as type, a.menulink as menulink FROM j54f3_phocagallery_styles AS a WHERE a.published = 1 ORDER BY a.type, a.ordering ASC522μs3.66KB/administrator/components/com_phocagallery/libraries/phocagallery/render/renderfront.php:774Copy
  • SELECT DISTINCT cc.id, cc.title, cc.alias, cc.published, cc.approved, cc.parent_id, cc.deleteuserid, cc.accessuserid, cc.uploaduserid, cc.access, cc.image_id, min(a.filename) as filename, min(a.extm) as extm, min(a.exts) as exts, min(a.extw) as extw, min(a.exth) as exth, min(a.extid) as extid FROM j54f3_phocagallery_categories AS cc LEFT JOIN j54f3_phocagallery AS a ON cc.id = a.catid WHERE cc.parent_id = 0 AND cc.published = 1 AND cc.approved = 1 AND cc.id <> 0 GROUP BY cc.id, cc.title, cc.alias, cc.published, cc.approved, cc.parent_id, cc.deleteuserid, cc.accessuserid, cc.uploaduserid, cc.access, cc.image_id ORDER BY cc.title ASC55.45ms4.92KB/components/com_phocagallery/models/category.php:316Copy
  • SELECT a.*, cc.alias AS catalias, cc.accessuserid AS cataccessuserid, cc.access AS cataccess, CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(':', cc.id, cc.alias) ELSE cc.id END as catslug FROM j54f3_phocagallery AS a LEFT JOIN j54f3_phocagallery_img_votes_statistics AS r ON r.imgid = a.id LEFT JOIN j54f3_phocagallery_categories AS cc ON cc.id = a.catid LEFT JOIN j54f3_phocagallery_tags_ref AS t ON t.imgid = a.id WHERE t.tagid= 38 AND a.published = 1 AND a.approved = 1 ORDER BY a.date DESC LIMIT 5022.95ms10.85KB/libraries/src/MVC/Model/BaseDatabaseModel.php:166Copy
  • SELECT a.id FROM j54f3_phocagallery AS a LEFT JOIN j54f3_phocagallery_categories AS cc ON cc.id = a.catid LEFT JOIN j54f3_phocagallery_tags_ref AS t ON t.imgid = a.id WHERE t.tagid= 38 AND a.published = 1 AND a.approved = 1 ORDER BY a.id5.21ms912B/libraries/src/MVC/Model/BaseDatabaseModel.php:211Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1 ORDER BY a.ordering LIMIT 1506μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.parent_id = 1 ORDER BY a.ordering421μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1006 ORDER BY a.ordering LIMIT 1297μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1006 ORDER BY a.ordering LIMIT 1267μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1006 ORDER BY a.ordering LIMIT 1303μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a LEFT JOIN j54f3_phocagallery_tags_ref AS r ON r.tagid = a.id WHERE r.imgid = 1006736μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/tag/tag.php:124Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 38 ORDER BY a.id LIMIT 1365μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 402 ORDER BY a.id LIMIT 1325μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 403 ORDER BY a.id LIMIT 1375μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 448 ORDER BY a.id LIMIT 1552μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1007 ORDER BY a.ordering LIMIT 1473μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1007 ORDER BY a.ordering LIMIT 1441μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1007 ORDER BY a.ordering LIMIT 1437μs14.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a LEFT JOIN j54f3_phocagallery_tags_ref AS r ON r.tagid = a.id WHERE r.imgid = 1007994μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/tag/tag.php:124Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 38 ORDER BY a.id LIMIT 1414μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 402 ORDER BY a.id LIMIT 1499μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 403 ORDER BY a.id LIMIT 1368μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 448 ORDER BY a.id LIMIT 1419μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1008 ORDER BY a.ordering LIMIT 1475μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1008 ORDER BY a.ordering LIMIT 1370μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1008 ORDER BY a.ordering LIMIT 1374μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a LEFT JOIN j54f3_phocagallery_tags_ref AS r ON r.tagid = a.id WHERE r.imgid = 1008809μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/tag/tag.php:124Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 38 ORDER BY a.id LIMIT 1436μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 402 ORDER BY a.id LIMIT 1417μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 403 ORDER BY a.id LIMIT 1398μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 448 ORDER BY a.id LIMIT 1424μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1009 ORDER BY a.ordering LIMIT 1427μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1009 ORDER BY a.ordering LIMIT 1425μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1009 ORDER BY a.ordering LIMIT 1373μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a LEFT JOIN j54f3_phocagallery_tags_ref AS r ON r.tagid = a.id WHERE r.imgid = 1009686μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/tag/tag.php:124Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 38 ORDER BY a.id LIMIT 1328μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 402 ORDER BY a.id LIMIT 1296μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 403 ORDER BY a.id LIMIT 1278μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 448 ORDER BY a.id LIMIT 1308μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1010 ORDER BY a.ordering LIMIT 1260μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1010 ORDER BY a.ordering LIMIT 1208μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1010 ORDER BY a.ordering LIMIT 1241μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a LEFT JOIN j54f3_phocagallery_tags_ref AS r ON r.tagid = a.id WHERE r.imgid = 1010498μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/tag/tag.php:124Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 38 ORDER BY a.id LIMIT 1246μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 402 ORDER BY a.id LIMIT 1264μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 403 ORDER BY a.id LIMIT 1261μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 448 ORDER BY a.id LIMIT 1233μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1011 ORDER BY a.ordering LIMIT 1389μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1011 ORDER BY a.ordering LIMIT 1380μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1011 ORDER BY a.ordering LIMIT 1447μs11.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a LEFT JOIN j54f3_phocagallery_tags_ref AS r ON r.tagid = a.id WHERE r.imgid = 1011648μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/tag/tag.php:124Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 38 ORDER BY a.id LIMIT 1325μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 402 ORDER BY a.id LIMIT 1311μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 403 ORDER BY a.id LIMIT 1284μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 448 ORDER BY a.id LIMIT 1347μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1012 ORDER BY a.ordering LIMIT 1340μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1012 ORDER BY a.ordering LIMIT 1267μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1012 ORDER BY a.ordering LIMIT 1394μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a LEFT JOIN j54f3_phocagallery_tags_ref AS r ON r.tagid = a.id WHERE r.imgid = 1012554μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/tag/tag.php:124Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 38 ORDER BY a.id LIMIT 1340μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 401 ORDER BY a.id LIMIT 1284μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 403 ORDER BY a.id LIMIT 1284μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 448 ORDER BY a.id LIMIT 1281μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1013 ORDER BY a.ordering LIMIT 1288μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1013 ORDER BY a.ordering LIMIT 1262μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1013 ORDER BY a.ordering LIMIT 1281μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a LEFT JOIN j54f3_phocagallery_tags_ref AS r ON r.tagid = a.id WHERE r.imgid = 1013483μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/tag/tag.php:124Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 38 ORDER BY a.id LIMIT 1289μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 401 ORDER BY a.id LIMIT 1523μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 403 ORDER BY a.id LIMIT 1297μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 448 ORDER BY a.id LIMIT 1296μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1014 ORDER BY a.ordering LIMIT 1313μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1014 ORDER BY a.ordering LIMIT 1297μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1014 ORDER BY a.ordering LIMIT 1249μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a LEFT JOIN j54f3_phocagallery_tags_ref AS r ON r.tagid = a.id WHERE r.imgid = 1014557μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/tag/tag.php:124Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 38 ORDER BY a.id LIMIT 1300μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 401 ORDER BY a.id LIMIT 1282μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 403 ORDER BY a.id LIMIT 1434μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 448 ORDER BY a.id LIMIT 1283μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1015 ORDER BY a.ordering LIMIT 1268μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1015 ORDER BY a.ordering LIMIT 1249μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1015 ORDER BY a.ordering LIMIT 1249μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a LEFT JOIN j54f3_phocagallery_tags_ref AS r ON r.tagid = a.id WHERE r.imgid = 1015481μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/tag/tag.php:124Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 38 ORDER BY a.id LIMIT 1296μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 401 ORDER BY a.id LIMIT 1280μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 403 ORDER BY a.id LIMIT 1281μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 448 ORDER BY a.id LIMIT 1303μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1016 ORDER BY a.ordering LIMIT 1328μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1016 ORDER BY a.ordering LIMIT 1266μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1016 ORDER BY a.ordering LIMIT 1333μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a LEFT JOIN j54f3_phocagallery_tags_ref AS r ON r.tagid = a.id WHERE r.imgid = 1016593μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/tag/tag.php:124Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 38 ORDER BY a.id LIMIT 18.24ms3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 401 ORDER BY a.id LIMIT 1471μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 403 ORDER BY a.id LIMIT 14.77ms3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 448 ORDER BY a.id LIMIT 1462μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1017 ORDER BY a.ordering LIMIT 1578μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1017 ORDER BY a.ordering LIMIT 1287μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1017 ORDER BY a.ordering LIMIT 1289μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a LEFT JOIN j54f3_phocagallery_tags_ref AS r ON r.tagid = a.id WHERE r.imgid = 1017589μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/tag/tag.php:124Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 38 ORDER BY a.id LIMIT 1373μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 403 ORDER BY a.id LIMIT 1343μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 412 ORDER BY a.id LIMIT 1370μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 448 ORDER BY a.id LIMIT 1308μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1018 ORDER BY a.ordering LIMIT 1347μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1018 ORDER BY a.ordering LIMIT 1294μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1018 ORDER BY a.ordering LIMIT 1278μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a LEFT JOIN j54f3_phocagallery_tags_ref AS r ON r.tagid = a.id WHERE r.imgid = 1018826μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/tag/tag.php:124Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 38 ORDER BY a.id LIMIT 1453μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 403 ORDER BY a.id LIMIT 1445μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 412 ORDER BY a.id LIMIT 1466μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 448 ORDER BY a.id LIMIT 1448μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1019 ORDER BY a.ordering LIMIT 1392μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1019 ORDER BY a.ordering LIMIT 1248μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1019 ORDER BY a.ordering LIMIT 1294μs19.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a LEFT JOIN j54f3_phocagallery_tags_ref AS r ON r.tagid = a.id WHERE r.imgid = 1019726μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/tag/tag.php:124Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 38 ORDER BY a.id LIMIT 1376μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 403 ORDER BY a.id LIMIT 1365μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 412 ORDER BY a.id LIMIT 1328μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 448 ORDER BY a.id LIMIT 1296μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 607 ORDER BY a.ordering LIMIT 17.29ms3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 607 ORDER BY a.ordering LIMIT 1418μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 607 ORDER BY a.ordering LIMIT 1355μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a LEFT JOIN j54f3_phocagallery_tags_ref AS r ON r.tagid = a.id WHERE r.imgid = 607781μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/tag/tag.php:124Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 38 ORDER BY a.id LIMIT 1498μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 406 ORDER BY a.id LIMIT 1399μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 448 ORDER BY a.id LIMIT 1313μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 213 ORDER BY a.ordering LIMIT 1587μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 213 ORDER BY a.ordering LIMIT 1414μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 213 ORDER BY a.ordering LIMIT 1400μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a LEFT JOIN j54f3_phocagallery_tags_ref AS r ON r.tagid = a.id WHERE r.imgid = 213936μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/tag/tag.php:124Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 38 ORDER BY a.id LIMIT 1323μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 401 ORDER BY a.id LIMIT 1313μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 402 ORDER BY a.id LIMIT 1303μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 403 ORDER BY a.id LIMIT 1312μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 448 ORDER BY a.id LIMIT 1323μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1006 ORDER BY a.ordering LIMIT 1347μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1006 ORDER BY a.ordering LIMIT 1267μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1006 ORDER BY a.ordering LIMIT 1258μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1007 ORDER BY a.ordering LIMIT 1326μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1007 ORDER BY a.ordering LIMIT 1356μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1007 ORDER BY a.ordering LIMIT 1269μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1008 ORDER BY a.ordering LIMIT 1263μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1008 ORDER BY a.ordering LIMIT 1292μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1008 ORDER BY a.ordering LIMIT 1254μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1009 ORDER BY a.ordering LIMIT 1260μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1009 ORDER BY a.ordering LIMIT 1258μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1009 ORDER BY a.ordering LIMIT 1299μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1010 ORDER BY a.ordering LIMIT 1289μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1010 ORDER BY a.ordering LIMIT 1306μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1010 ORDER BY a.ordering LIMIT 1282μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1011 ORDER BY a.ordering LIMIT 1272μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1011 ORDER BY a.ordering LIMIT 1281μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1011 ORDER BY a.ordering LIMIT 1292μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1012 ORDER BY a.ordering LIMIT 1393μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1012 ORDER BY a.ordering LIMIT 1271μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1012 ORDER BY a.ordering LIMIT 1252μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1013 ORDER BY a.ordering LIMIT 1294μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1013 ORDER BY a.ordering LIMIT 1258μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1013 ORDER BY a.ordering LIMIT 1239μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1014 ORDER BY a.ordering LIMIT 1297μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1014 ORDER BY a.ordering LIMIT 1276μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1014 ORDER BY a.ordering LIMIT 1255μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1015 ORDER BY a.ordering LIMIT 1285μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1015 ORDER BY a.ordering LIMIT 1339μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1015 ORDER BY a.ordering LIMIT 1272μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1016 ORDER BY a.ordering LIMIT 11.19ms3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1016 ORDER BY a.ordering LIMIT 1349μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1016 ORDER BY a.ordering LIMIT 1377μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1017 ORDER BY a.ordering LIMIT 1378μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1017 ORDER BY a.ordering LIMIT 1303μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1017 ORDER BY a.ordering LIMIT 1290μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1018 ORDER BY a.ordering LIMIT 1333μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1018 ORDER BY a.ordering LIMIT 1326μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1018 ORDER BY a.ordering LIMIT 1265μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1019 ORDER BY a.ordering LIMIT 1354μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1019 ORDER BY a.ordering LIMIT 1280μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1019 ORDER BY a.ordering LIMIT 1323μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 607 ORDER BY a.ordering LIMIT 1316μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 607 ORDER BY a.ordering LIMIT 1319μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 607 ORDER BY a.ordering LIMIT 1313μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 213 ORDER BY a.ordering LIMIT 1330μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 213 ORDER BY a.ordering LIMIT 1324μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 213 ORDER BY a.ordering LIMIT 1286μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid` FROM `j54f3_modules` AS `m` LEFT JOIN `j54f3_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id` LEFT JOIN `j54f3_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`2.97ms3.31KBParams/libraries/src/Cache/Controller/CallbackController.php:51Copy
  • 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 `j54f3_scheduler_tasks` AS `a` WHERE `a`.`state` = 1868μs1.85KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:466Copy
  • SELECT `session_id` FROM `j54f3_session` WHERE `session_id` = ?406μs1.9KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:291Copy
  • UPDATE `j54f3_session` SET `data` = ? , `time` = ? WHERE `session_id` = ?8.85ms840BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:318Copy