Site designed by: Enterprize Web Design & Print Ltd | ewdp.co.uk| enterprizestudios.co.uk
Joomla! Version | 4.4.0 |
PHP Version | 7.4.33 |
Identity | guest |
Response | 200 |
Template | rt_clarity |
Database |
|
1 x afterRender (19.11MB) (86.17%) | 710.56ms |
1 x afterRenderComponent com_phocagallery (1.82MB) (10.38%) | 85.63ms |
1 x afterRoute (633.29KB) (1.66%) | 13.67ms |
1 x afterInitialise (1.61MB) (1.38%) | 11.39ms |
1 x beforeRenderComponent com_phocagallery (81.49KB) (0.21%) | 1.74ms |
1 x afterLoad (567.24KB) (0.16%) | 1.29ms |
1 x afterDispatch (2.25KB) (0.02%) | 135μs |
SELECT @@SESSION.sql_mode;
80μs1.59KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:334CopySELECT `data`
FROM `apcsubs1_session`
WHERE `session_id` = ?
238μs1.61KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:261CopySELECT `session_id`
FROM `apcsubs1_session`
WHERE `session_id` = :session_id LIMIT 1
119μs1.61KBParams/libraries/src/Session/MetadataManager.php:187CopyINSERT INTO `apcsubs1_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(:session_id, :guest, :time, :user_id, :username, :client_id)
1.28ms944BParams/libraries/src/Session/MetadataManager.php:260CopySELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `apcsubs1_extensions`
WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 1
94μs21.36KB/libraries/src/Component/ComponentHelper.php:399CopySELECT `id`,`rules`
FROM `apcsubs1_viewlevels`
46μs1.11KB/libraries/src/Access/Access.php:955CopySELECT `b`.`id`
FROM `apcsubs1_usergroups` AS `a`
LEFT JOIN `apcsubs1_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt`
WHERE `a`.`id` = :guest
56μs1.67KBParams/libraries/src/Access/Access.php:868CopySELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM `apcsubs1_extensions`
WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1,:preparedArray2)
ORDER BY `ordering`
188μs16.3KBParams/libraries/src/Plugin/PluginHelper.php:294CopySELECT `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 `apcsubs1_menu` AS `m`
LEFT JOIN `apcsubs1_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`
616μs30.11KBParams/libraries/src/Menu/SiteMenu.php:166CopySELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent`
FROM `apcsubs1_template_styles` AS `s`
LEFT JOIN `apcsubs1_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
51μs1.69KB/administrator/components/com_templates/src/Model/StyleModel.php:773CopySELECT s.id, s.template, s.home, s.title AS long_title, s.params
FROM apcsubs1_template_styles AS s
WHERE s.client_id = 0 AND s.template = 'rt_clarity'
ORDER BY s.id
453μs1.42KB/libraries/gantry5/src/classes/Gantry/Joomla/StyleHelper.php:69CopySELECT *
FROM `apcsubs1_languages`
WHERE `published` = 1
ORDER BY `ordering` ASC
355μs2.44KB/libraries/src/Language/LanguageHelper.php:142CopySELECT a.filename as filename, a.type as type, a.menulink as menulink FROM apcsubs1_phocagallery_styles AS a WHERE a.published = 1 ORDER BY a.type, a.ordering ASC
319μs1.14KB/administrator/components/com_phocagallery/libraries/phocagallery/render/renderfront.php:774CopySELECT c.id, c.title, c.alias, c.description, c.published, c.approved, c.parent_id, c.deleteuserid, c.accessuserid, c.uploaduserid, c.owner_id, c.access, c.metakey, c.metadesc, c.latitude, c.longitude, c.zoom, c.geotitle, c.userfolder, c.image_id, CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug FROM apcsubs1_phocagallery_categories AS c WHERE c.id = 1 LIMIT 1
271μs12.19KB/components/com_phocagallery/models/category.php:239CopySELECT cc.id, cc.title, cc.alias, cc.published, cc.approved, cc.parent_id, cc.deleteuserid, cc.accessuserid, cc.uploaduserid, cc.access FROM apcsubs1_phocagallery_categories AS cc WHERE cc.id = 0 AND cc.published = 1 AND cc.approved = 1 AND cc.id <> 1 ORDER BY cc.ordering ASC LIMIT 1
218μs1.95KB/components/com_phocagallery/models/category.php:267CopySELECT 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 apcsubs1_phocagallery AS a LEFT JOIN apcsubs1_phocagallery_img_votes_statistics AS r ON r.imgid = a.id LEFT JOIN apcsubs1_phocagallery_categories AS cc ON cc.id = a.catid WHERE a.catid= 1 AND a.published = 1 AND a.approved = 1 ORDER BY a.ordering ASC LIMIT 20
1.06ms19.98KB/libraries/src/MVC/Model/BaseDatabaseModel.php:166CopySELECT a.id FROM apcsubs1_phocagallery AS a LEFT JOIN apcsubs1_phocagallery_categories AS cc ON cc.id = a.catid WHERE a.catid= 1 AND a.published = 1 AND a.approved = 1 ORDER BY a.id
573μs3.82KB/libraries/src/MVC/Model/BaseDatabaseModel.php:211CopySELECT a.title, a.alias, a.id, a.parent_id FROM apcsubs1_phocagallery_categories AS a WHERE a.id = 1 ORDER BY a.ordering LIMIT 1
234μs1.06KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM apcsubs1_phocagallery_categories AS a WHERE a.parent_id = 1 ORDER BY a.ordering
203μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177CopySELECT a.title, a.alias, a.id, a.parent_id FROM apcsubs1_phocagallery_categories AS a WHERE a.id = 2 ORDER BY a.ordering LIMIT 1
151μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM apcsubs1_phocagallery_categories AS a WHERE a.id = 2 ORDER BY a.ordering LIMIT 1
38μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM apcsubs1_phocagallery_categories AS a WHERE a.id = 2 ORDER BY a.ordering LIMIT 1
35μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM apcsubs1_phocagallery_categories AS a WHERE a.id = 3 ORDER BY a.ordering LIMIT 1
135μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM apcsubs1_phocagallery_categories AS a WHERE a.id = 3 ORDER BY a.ordering LIMIT 1
37μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM apcsubs1_phocagallery_categories AS a WHERE a.id = 3 ORDER BY a.ordering LIMIT 1
35μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM apcsubs1_phocagallery_categories AS a WHERE a.id = 4 ORDER BY a.ordering LIMIT 1
138μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM apcsubs1_phocagallery_categories AS a WHERE a.id = 4 ORDER BY a.ordering LIMIT 1
39μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM apcsubs1_phocagallery_categories AS a WHERE a.id = 4 ORDER BY a.ordering LIMIT 1
35μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM apcsubs1_phocagallery_categories AS a WHERE a.id = 5 ORDER BY a.ordering LIMIT 1
147μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM apcsubs1_phocagallery_categories AS a WHERE a.id = 5 ORDER BY a.ordering LIMIT 1
36μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM apcsubs1_phocagallery_categories AS a WHERE a.id = 5 ORDER BY a.ordering LIMIT 1
34μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM apcsubs1_phocagallery_categories AS a WHERE a.id = 6 ORDER BY a.ordering LIMIT 1
131μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM apcsubs1_phocagallery_categories AS a WHERE a.id = 6 ORDER BY a.ordering LIMIT 1
81μs11.98KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM apcsubs1_phocagallery_categories AS a WHERE a.id = 6 ORDER BY a.ordering LIMIT 1
74μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM apcsubs1_phocagallery_categories AS a WHERE a.id = 7 ORDER BY a.ordering LIMIT 1
219μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM apcsubs1_phocagallery_categories AS a WHERE a.id = 7 ORDER BY a.ordering LIMIT 1
143μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM apcsubs1_phocagallery_categories AS a WHERE a.id = 7 ORDER BY a.ordering LIMIT 1
40μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM apcsubs1_phocagallery_categories AS a WHERE a.id = 8 ORDER BY a.ordering LIMIT 1
108μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM apcsubs1_phocagallery_categories AS a WHERE a.id = 8 ORDER BY a.ordering LIMIT 1
54μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM apcsubs1_phocagallery_categories AS a WHERE a.id = 8 ORDER BY a.ordering LIMIT 1
39μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM apcsubs1_phocagallery_categories AS a WHERE a.id = 9 ORDER BY a.ordering LIMIT 1
167μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM apcsubs1_phocagallery_categories AS a WHERE a.id = 9 ORDER BY a.ordering LIMIT 1
41μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM apcsubs1_phocagallery_categories AS a WHERE a.id = 9 ORDER BY a.ordering LIMIT 1
289μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM apcsubs1_phocagallery_categories AS a WHERE a.id = 10 ORDER BY a.ordering LIMIT 1
116μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM apcsubs1_phocagallery_categories AS a WHERE a.id = 10 ORDER BY a.ordering LIMIT 1
81μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM apcsubs1_phocagallery_categories AS a WHERE a.id = 10 ORDER BY a.ordering LIMIT 1
41μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM apcsubs1_phocagallery_categories AS a WHERE a.id = 11 ORDER BY a.ordering LIMIT 1
212μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM apcsubs1_phocagallery_categories AS a WHERE a.id = 11 ORDER BY a.ordering LIMIT 1
317μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM apcsubs1_phocagallery_categories AS a WHERE a.id = 11 ORDER BY a.ordering LIMIT 1
41μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM apcsubs1_phocagallery_categories AS a WHERE a.id = 12 ORDER BY a.ordering LIMIT 1
259μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM apcsubs1_phocagallery_categories AS a WHERE a.id = 12 ORDER BY a.ordering LIMIT 1
38μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM apcsubs1_phocagallery_categories AS a WHERE a.id = 12 ORDER BY a.ordering LIMIT 1
35μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM apcsubs1_phocagallery_categories AS a WHERE a.id = 13 ORDER BY a.ordering LIMIT 1
128μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM apcsubs1_phocagallery_categories AS a WHERE a.id = 13 ORDER BY a.ordering LIMIT 1
39μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM apcsubs1_phocagallery_categories AS a WHERE a.id = 13 ORDER BY a.ordering LIMIT 1
38μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM apcsubs1_phocagallery_categories AS a WHERE a.id = 14 ORDER BY a.ordering LIMIT 1
134μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM apcsubs1_phocagallery_categories AS a WHERE a.id = 14 ORDER BY a.ordering LIMIT 1
38μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM apcsubs1_phocagallery_categories AS a WHERE a.id = 14 ORDER BY a.ordering LIMIT 1
39μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM apcsubs1_phocagallery_categories AS a WHERE a.id = 15 ORDER BY a.ordering LIMIT 1
293μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM apcsubs1_phocagallery_categories AS a WHERE a.id = 15 ORDER BY a.ordering LIMIT 1
38μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM apcsubs1_phocagallery_categories AS a WHERE a.id = 15 ORDER BY a.ordering LIMIT 1
60μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM apcsubs1_phocagallery_categories AS a WHERE a.id = 16 ORDER BY a.ordering LIMIT 1
128μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM apcsubs1_phocagallery_categories AS a WHERE a.id = 16 ORDER BY a.ordering LIMIT 1
38μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM apcsubs1_phocagallery_categories AS a WHERE a.id = 16 ORDER BY a.ordering LIMIT 1
74μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySHOW FULL COLUMNS FROM `apcsubs1_phocagallery_categories`
385μs18.64KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:625CopyUPDATE `apcsubs1_phocagallery_categories`
SET `hits` = (`hits` + 1)
WHERE `id` = '1'
1.39ms48B/libraries/src/Table/Table.php:1325CopySELECT `a`.`menutype`,`a`.`title`
FROM `apcsubs1_menu_types` AS `a`
WHERE `a`.`client_id` = 0
54μs944B/libraries/gantry5/src/classes/Gantry/Framework/Menu.php:138CopySELECT m.id, m.alias, m.path AS route, m.level, m.parent_id
FROM apcsubs1_menu AS m
WHERE m.menutype = 'mainmenu' AND m.parent_id > 0 AND m.client_id = 0 AND m.published >= 0
ORDER BY m.lft
45μs3.11KB/libraries/gantry5/src/classes/Gantry/Framework/Menu.php:791CopySELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid`
FROM `apcsubs1_modules` AS `m`
LEFT JOIN `apcsubs1_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id`
LEFT JOIN `apcsubs1_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`
670μs3.25KBParams/libraries/src/Cache/Controller/CallbackController.php:51CopySELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid`
FROM `apcsubs1_modules` AS `m`
LEFT JOIN `apcsubs1_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id`
LEFT JOIN `apcsubs1_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`
71μs3.25KBParams/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 `apcsubs1_scheduler_tasks` AS `a`
WHERE `a`.`state` = 1
314μs1.71KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:466CopySELECT `session_id`
FROM `apcsubs1_session`
WHERE `session_id` = ?
189μs1.64KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:291CopyUPDATE `apcsubs1_session`
SET `data` = ?
, `time` = ?
WHERE `session_id` = ?
1.58ms912BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:318Copy