Joomla! Version | 4.4.3 |
PHP Version | 8.1.5 |
Identity | guest |
Response | 200 |
Template | cassiopeia |
Database |
|
1 x afterRenderComponent com_phocagallery (3.97MB) (32.64%) | 313.67ms |
1 x Before Access::preloadComponents (all components) (7.13MB) (27.68%) | 266.02ms |
1 x afterLoad (4.09MB) (11.65%) | 111.97ms |
1 x afterRoute (1.78MB) (8%) | 76.89ms |
1 x afterRenderRawModule mod_menu (Main Menu) (1.04MB) (7.02%) | 67.44ms |
1 x afterRender (549.74KB) (3.55%) | 34.13ms |
1 x beforeRenderComponent com_phocagallery (1003.81KB) (3.28%) | 31.51ms |
1 x beforeRenderRawModule mod_menu (Main Menu) (195.93KB) (1.77%) | 16.99ms |
1 x After Access::preloadComponents (all components) (187.38KB) (1.21%) | 11.66ms |
1 x afterInitialise (72.71KB) (1.09%) | 10.47ms |
1 x afterRenderRawModule mod_breadcrumbs (Breadcrumbs) (53.91KB) (0.51%) | 4.93ms |
1 x afterDispatch (99.02KB) (0.4%) | 3.84ms |
1 x beforeRenderRawModule mod_breadcrumbs (Breadcrumbs) (29.08KB) (0.19%) | 1.79ms |
1 x After Access::getAssetRules (id:1 name:root.1) (90.23KB) (0.16%) | 1.52ms |
1 x afterRenderModule mod_breadcrumbs (Breadcrumbs) (3.07KB) (0.05%) | 468μs |
1 x afterRenderModule mod_menu (Main Menu) (15.18KB) (0.03%) | 248μs |
1 x beforeRenderModule mod_menu (Main Menu) (1.45KB) (0.02%) | 214μs |
1 x Before Access::getAssetRules (id:1 name:root.1) (2.45KB) (0.01%) | 103μs |
1 x beforeRenderModule mod_breadcrumbs (Breadcrumbs) (704B) (0%) | 33μs |
SELECT @@SESSION.sql_mode;
366μs1.71KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:334CopySELECT `data`
FROM `j54f3_session`
WHERE `session_id` = ?
439μs1.68KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:261CopySELECT `session_id`
FROM `j54f3_session`
WHERE `session_id` = :session_id LIMIT 1
338μs1.9KBParams/libraries/src/Session/MetadataManager.php:187CopyINSERT INTO `j54f3_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(:session_id, :guest, :time, :user_id, :username, :client_id)
488μs928BParams/libraries/src/Session/MetadataManager.php:260CopySELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `j54f3_extensions`
WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 1
2.58ms25.9KB/libraries/src/Component/ComponentHelper.php:399CopySELECT `id`,`rules`
FROM `j54f3_viewlevels`
342μs25.01KB/libraries/src/Access/Access.php:955CopySELECT `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` = :guest
489μs1.68KBParams/libraries/src/Access/Access.php:868CopySELECT `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`
14.91ms5.09KBParams/libraries/src/Plugin/PluginHelper.php:294CopySET sql_mode=(SELECT REPLACE(@@sql_mode,'STRICT_TRANS_TABLES',''));
260μs1.25KB/administrator/components/com_osmembership/loader.php:94CopySELECT `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.09ms31.68KBParams/libraries/src/Access/Access.php:357CopySELECT 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=461'
758μs912B/plugins/system/osmembershipurls/osmembershipurls.php:300CopySELECT id
FROM j54f3_osmembership_plans
WHERE published = 0
462μs912B/plugins/system/osmembershipurls/osmembershipurls.php:206CopySELECT `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`
8.42ms7.49KBParams/libraries/src/Menu/SiteMenu.php:166CopySELECT `config_key`,`config_value`
FROM j54f3_osmembership_configs
568μs9.06KB/administrator/components/com_osmembership/libraries/mpf/config/config.php:42CopySELECT *
FROM `j54f3_languages`
WHERE `published` = 1
ORDER BY `ordering` ASC
358μs3.17KB/libraries/src/Language/LanguageHelper.php:142CopySELECT `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` = 1
895μs5.52KB/administrator/components/com_templates/src/Model/StyleModel.php:773CopySELECT 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 ASC
424μs3.66KB/administrator/components/com_phocagallery/libraries/phocagallery/render/renderfront.php:774CopySELECT 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 ASC
40.91ms4.92KB/components/com_phocagallery/models/category.php:316CopySELECT 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= 461 AND a.published = 1 AND a.approved = 1 ORDER BY a.date DESC LIMIT 50
35.95ms10.85KB/libraries/src/MVC/Model/BaseDatabaseModel.php:166CopySELECT 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= 461 AND a.published = 1 AND a.approved = 1 ORDER BY a.id
11.13ms912B/libraries/src/MVC/Model/BaseDatabaseModel.php:211CopySELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1 ORDER BY a.ordering LIMIT 1
370μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.parent_id = 1 ORDER BY a.ordering
442μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177CopySELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1348 ORDER BY a.ordering LIMIT 1
340μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1348 ORDER BY a.ordering LIMIT 1
209μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1348 ORDER BY a.ordering LIMIT 1
257μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT 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 = 1348
533μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/tag/tag.php:124CopySELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 369 ORDER BY a.id LIMIT 1
281μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230CopySELECT 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 1
262μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230CopySELECT 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 1
406μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230CopySELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 461 ORDER BY a.id LIMIT 1
233μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230CopySELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1300 ORDER BY a.ordering LIMIT 1
378μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1300 ORDER BY a.ordering LIMIT 1
387μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1300 ORDER BY a.ordering LIMIT 1
410μs14.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT 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 = 1300
734μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/tag/tag.php:124CopySELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 28 ORDER BY a.id LIMIT 1
433μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230CopySELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 461 ORDER BY a.id LIMIT 1
1.3ms3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230CopySELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1000 ORDER BY a.ordering LIMIT 1
366μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1000 ORDER BY a.ordering LIMIT 1
353μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1000 ORDER BY a.ordering LIMIT 1
413μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT 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 = 1000
583μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/tag/tag.php:124CopySELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 14 ORDER BY a.id LIMIT 1
400μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230CopySELECT 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 1
441μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230CopySELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 461 ORDER BY a.id LIMIT 1
421μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230CopySELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1001 ORDER BY a.ordering LIMIT 1
400μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1001 ORDER BY a.ordering LIMIT 1
341μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1001 ORDER BY a.ordering LIMIT 1
275μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT 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 = 1001
660μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/tag/tag.php:124CopySELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 14 ORDER BY a.id LIMIT 1
369μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230CopySELECT 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 1
364μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230CopySELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 461 ORDER BY a.id LIMIT 1
369μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230CopySELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 922 ORDER BY a.ordering LIMIT 1
345μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 922 ORDER BY a.ordering LIMIT 1
328μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 922 ORDER BY a.ordering LIMIT 1
321μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT 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 = 922
522μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/tag/tag.php:124CopySELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 410 ORDER BY a.id LIMIT 1
374μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230CopySELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 461 ORDER BY a.id LIMIT 1
349μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230CopySELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 309 ORDER BY a.ordering LIMIT 1
282μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 309 ORDER BY a.ordering LIMIT 1
202μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 309 ORDER BY a.ordering LIMIT 1
336μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT 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 = 309
597μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/tag/tag.php:124CopySELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 14 ORDER BY a.id LIMIT 1
349μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230CopySELECT 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 1
354μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230CopySELECT 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 1
358μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230CopySELECT 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 1
353μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230CopySELECT 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 1
377μs11.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230CopySELECT a.id, a.title, a.link_ext, a.link_cat FROM j54f3_phocagallery_tags AS a WHERE a.id = 461 ORDER BY a.id LIMIT 1
340μs3.27KB/administrator/components/com_phocagallery/libraries/phocagallery/path/route.php:230CopySELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1348 ORDER BY a.ordering LIMIT 1
375μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1348 ORDER BY a.ordering LIMIT 1
250μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1348 ORDER BY a.ordering LIMIT 1
232μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1300 ORDER BY a.ordering LIMIT 1
316μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1300 ORDER BY a.ordering LIMIT 1
235μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1300 ORDER BY a.ordering LIMIT 1
1.49ms3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1000 ORDER BY a.ordering LIMIT 1
267μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1000 ORDER BY a.ordering LIMIT 1
242μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1000 ORDER BY a.ordering LIMIT 1
242μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1001 ORDER BY a.ordering LIMIT 1
257μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1001 ORDER BY a.ordering LIMIT 1
300μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 1001 ORDER BY a.ordering LIMIT 1
284μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 922 ORDER BY a.ordering LIMIT 1
284μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 922 ORDER BY a.ordering LIMIT 1
276μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 922 ORDER BY a.ordering LIMIT 1
273μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 309 ORDER BY a.ordering LIMIT 1
278μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 309 ORDER BY a.ordering LIMIT 1
305μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j54f3_phocagallery_categories AS a WHERE a.id = 309 ORDER BY a.ordering LIMIT 1
297μs3.26KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT `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.86ms3.31KBParams/libraries/src/Cache/Controller/CallbackController.php:51CopySELECT 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` = 1
603μs1.85KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:466CopySELECT `session_id`
FROM `j54f3_session`
WHERE `session_id` = ?
462μs1.9KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:291CopyUPDATE `j54f3_session`
SET `data` = ?
, `time` = ?
WHERE `session_id` = ?
599μs840BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:318Copy