Joomla! Version | 4.4.13 |
PHP Version | 8.1.31 |
Identity | guest |
Response | 200 |
Template | rsjuno |
Database |
|
1 x afterRender (421.76KB) (56.56%) | 685.64ms |
1 x afterInitialise (2.3MB) (17.29%) | 209.61ms |
1 x afterRenderComponent com_phocagallery (2.42MB) (13.26%) | 160.73ms |
1 x afterLoad (814.02KB) (4.46%) | 54.05ms |
1 x afterRoute (248.08KB) (2.62%) | 31.73ms |
1 x beforeRenderComponent com_phocagallery (311.82KB) (2.33%) | 28.30ms |
1 x beforeRenderRawModule mod_custom (Copyright) (139.98KB) (1.68%) | 20.33ms |
1 x afterRenderRawModule mod_menu (RSMain Menu) (216.34KB) (0.95%) | 11.55ms |
1 x afterRenderRawModule mod_custom (Copyright) (5.75KB) (0.25%) | 3.02ms |
1 x afterRenderRawModule mod_breadcrumbs (Breadcrumbs) (7.07KB) (0.19%) | 2.32ms |
1 x afterDispatch (19.17KB) (0.1%) | 1.27ms |
1 x afterRenderRawModule mod_search (Search Box) (8.66KB) (0.09%) | 1.11ms |
1 x afterRenderModule mod_search (Search Box) (3.38KB) (0.05%) | 563μs |
1 x afterRenderModule mod_custom (Copyright) (3.59KB) (0.04%) | 509μs |
1 x afterRenderModule mod_menu (RSMain Menu) (5.95KB) (0.03%) | 407μs |
1 x afterRenderModule mod_breadcrumbs (Breadcrumbs) (1.25KB) (0.02%) | 201μs |
1 x beforeRenderRawModule mod_search (Search Box) (296B) (0%) | 46μs |
1 x beforeRenderRawModule mod_menu (RSMain Menu) (1.98KB) (0%) | 38μs |
1 x beforeRenderRawModule mod_breadcrumbs (Breadcrumbs) (576B) (0%) | 38μs |
1 x beforeRenderModule mod_menu (RSMain Menu) (720B) (0%) | 6μs |
1 x beforeRenderModule mod_custom (Copyright) (720B) (0%) | 5μs |
1 x beforeRenderModule mod_search (Search Box) (720B) (0%) | 5μs |
1 x beforeRenderModule mod_breadcrumbs (Breadcrumbs) (704B) (0%) | 4μs |
SELECT @@SESSION.sql_mode;
880μs1.57KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:334CopySELECT `data`
FROM `j3an_session`
WHERE `session_id` = ?
1.2ms1.61KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:261CopySELECT `session_id`
FROM `j3an_session`
WHERE `session_id` = :session_id LIMIT 1
235μs1.61KBParams/libraries/src/Session/MetadataManager.php:187CopyINSERT INTO `j3an_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(:session_id, :guest, :time, :user_id, :username, :client_id)
1.16ms944BParams/libraries/src/Session/MetadataManager.php:260CopySELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `j3an_extensions`
WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 1
2.64ms18.36KB/libraries/src/Component/ComponentHelper.php:399CopySELECT `id`,`rules`
FROM `j3an_viewlevels`
1.18ms976B/libraries/src/Access/Access.php:955CopySELECT `b`.`id`
FROM `j3an_usergroups` AS `a`
LEFT JOIN `j3an_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt`
WHERE `a`.`id` = :guest
957μs1.64KBParams/libraries/src/Access/Access.php:868CopySELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM `j3an_extensions`
WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1,:preparedArray2)
ORDER BY `ordering`
1.21ms4.3KBParams/libraries/src/Plugin/PluginHelper.php:294CopySELECT `path`
FROM j3an_rsfirewall_ignored
WHERE `type`='ignore_folder' OR `type`='ignore_file'
1.63ms2.09KB/administrator/components/com_rsfirewall/helpers/config.php:56CopySELECT `file`
FROM j3an_rsfirewall_hashes
WHERE `type`='protect'
333μs840B/administrator/components/com_rsfirewall/helpers/config.php:63CopySELECT *
FROM j3an_rsfirewall_configuration
1.75ms2.19KB/administrator/components/com_rsfirewall/helpers/config.php:71CopySHOW FULL COLUMNS FROM `j3an_rsfirewall_logs`
20.52ms2.05KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:625CopySELECT `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 `j3an_menu` AS `m`
LEFT JOIN `j3an_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`
1.96ms20.86KBParams/libraries/src/Menu/SiteMenu.php:166CopySELECT *
FROM j3an_rsfirewall_hashes
WHERE (`type`='4.4.13' OR `type`='protect') AND (`flag`!='C' OR `flag` IS NULL)
1.48ms1.11KB/plugins/system/rsfirewall/rsfirewall.php:1107CopySELECT *
FROM j3an_rsfirewall_snapshots
WHERE `type`='protect'
348μs1008B/administrator/components/com_rsfirewall/helpers/snapshot.php:49CopySELECT `ip`,`reason`
FROM j3an_rsfirewall_lists
WHERE (`ip`='216.73.216.14' OR `ip` LIKE '%*%' OR `ip` LIKE '%/%' OR `ip` LIKE '%-%') AND `type`='1' AND `published`='1'
362μs896B/plugins/system/rsfirewall/rsfirewall.php:172CopySELECT `ip`,`reason`
FROM j3an_rsfirewall_lists
WHERE (`ip`='216.73.216.14' OR `ip` LIKE '%*%' OR `ip` LIKE '%/%' OR `ip` LIKE '%-%') AND `type`='0' AND `published`='1'
338μs3.38KB/plugins/system/rsfirewall/rsfirewall.php:172CopySELECT *
FROM j3an_rsfirewall_exceptions
WHERE `published`='1'
766μs2.06KB/plugins/system/rsfirewall/rsfirewall.php:758CopySELECT *
FROM `j3an_languages`
WHERE `published` = 1
ORDER BY `ordering` ASC
2.99ms2.22KB/libraries/src/Language/LanguageHelper.php:142CopySELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent`
FROM `j3an_template_styles` AS `s`
LEFT JOIN `j3an_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
814μs1.17KB/administrator/components/com_templates/src/Model/StyleModel.php:773CopySELECT a.filename as filename, a.type as type, a.menulink as menulink FROM j3an_phocagallery_styles AS a WHERE a.published = 1 ORDER BY a.type, a.ordering ASC
1.38ms1.02KB/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 j3an_phocagallery_categories AS c WHERE c.id = 3 LIMIT 1
2.65ms3.81KB/components/com_phocagallery/models/category.php:238CopySELECT cc.id, cc.title, cc.alias, cc.published, cc.approved, cc.parent_id, cc.deleteuserid, cc.accessuserid, cc.uploaduserid, cc.access FROM j3an_phocagallery_categories AS cc WHERE cc.id = 0 AND cc.published = 1 AND cc.approved = 1 AND cc.id <> 3 ORDER BY cc.ordering ASC LIMIT 1
232μs1.95KB/components/com_phocagallery/models/category.php:266CopySELECT 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 j3an_phocagallery AS a LEFT JOIN j3an_phocagallery_img_votes_statistics AS r ON r.imgid = a.id LEFT JOIN j3an_phocagallery_categories AS cc ON cc.id = a.catid WHERE a.catid= 3 AND a.published = 1 AND a.approved = 1 ORDER BY a.ordering ASC LIMIT 20
2.68ms7.98KB/libraries/src/MVC/Model/BaseDatabaseModel.php:166CopySELECT a.id FROM j3an_phocagallery AS a LEFT JOIN j3an_phocagallery_categories AS cc ON cc.id = a.catid WHERE a.catid= 3 AND a.published = 1 AND a.approved = 1 ORDER BY a.id
641μs1.07KB/libraries/src/MVC/Model/BaseDatabaseModel.php:211CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 3 ORDER BY a.ordering LIMIT 1
254μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.parent_id = 3 ORDER BY a.ordering
669μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 193 ORDER BY a.ordering LIMIT 1
198μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 193 ORDER BY a.ordering LIMIT 1
178μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 193 ORDER BY a.ordering LIMIT 1
917μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 194 ORDER BY a.ordering LIMIT 1
166μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 194 ORDER BY a.ordering LIMIT 1
250μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 194 ORDER BY a.ordering LIMIT 1
163μs11.98KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 195 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 j3an_phocagallery_categories AS a WHERE a.id = 195 ORDER BY a.ordering LIMIT 1
319μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 195 ORDER BY a.ordering LIMIT 1
164μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 196 ORDER BY a.ordering LIMIT 1
190μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 196 ORDER BY a.ordering LIMIT 1
225μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 196 ORDER BY a.ordering LIMIT 1
184μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 197 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 j3an_phocagallery_categories AS a WHERE a.id = 197 ORDER BY a.ordering LIMIT 1
207μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 197 ORDER BY a.ordering LIMIT 1
175μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 198 ORDER BY a.ordering LIMIT 1
334μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 198 ORDER BY a.ordering LIMIT 1
217μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 198 ORDER BY a.ordering LIMIT 1
195μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 199 ORDER BY a.ordering LIMIT 1
5.28ms1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 199 ORDER BY a.ordering LIMIT 1
193μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 199 ORDER BY a.ordering LIMIT 1
243μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 200 ORDER BY a.ordering LIMIT 1
182μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 200 ORDER BY a.ordering LIMIT 1
205μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 200 ORDER BY a.ordering LIMIT 1
176μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 201 ORDER BY a.ordering LIMIT 1
4.82ms1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 201 ORDER BY a.ordering LIMIT 1
253μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 201 ORDER BY a.ordering LIMIT 1
176μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 202 ORDER BY a.ordering LIMIT 1
177μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 202 ORDER BY a.ordering LIMIT 1
256μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 202 ORDER BY a.ordering LIMIT 1
192μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 203 ORDER BY a.ordering LIMIT 1
192μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 203 ORDER BY a.ordering LIMIT 1
178μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 203 ORDER BY a.ordering LIMIT 1
189μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 204 ORDER BY a.ordering LIMIT 1
433μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 204 ORDER BY a.ordering LIMIT 1
427μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 204 ORDER BY a.ordering LIMIT 1
249μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 205 ORDER BY a.ordering LIMIT 1
218μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 205 ORDER BY a.ordering LIMIT 1
168μs8.98KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 205 ORDER BY a.ordering LIMIT 1
254μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 206 ORDER BY a.ordering LIMIT 1
1.26ms8.98KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 206 ORDER BY a.ordering LIMIT 1
178μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 206 ORDER BY a.ordering LIMIT 1
182μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySHOW FULL COLUMNS FROM `j3an_phocagallery_categories`
11.82ms2.64KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:625CopyUPDATE `j3an_phocagallery_categories`
SET `hits` = (`hits` + 1)
WHERE `id` = '3'
3.72ms48B/libraries/src/Table/Table.php:1325CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 193 ORDER BY a.ordering LIMIT 1
247μs960B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 193 ORDER BY a.ordering LIMIT 1
307μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 193 ORDER BY a.ordering LIMIT 1
263μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 194 ORDER BY a.ordering LIMIT 1
194μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 194 ORDER BY a.ordering LIMIT 1
235μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 194 ORDER BY a.ordering LIMIT 1
202μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 195 ORDER BY a.ordering LIMIT 1
283μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 195 ORDER BY a.ordering LIMIT 1
314μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 195 ORDER BY a.ordering LIMIT 1
162μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 196 ORDER BY a.ordering LIMIT 1
172μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 196 ORDER BY a.ordering LIMIT 1
170μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 196 ORDER BY a.ordering LIMIT 1
162μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 197 ORDER BY a.ordering LIMIT 1
160μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 197 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 j3an_phocagallery_categories AS a WHERE a.id = 197 ORDER BY a.ordering LIMIT 1
186μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 198 ORDER BY a.ordering LIMIT 1
172μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 198 ORDER BY a.ordering LIMIT 1
213μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 198 ORDER BY a.ordering LIMIT 1
158μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 199 ORDER BY a.ordering LIMIT 1
156μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 199 ORDER BY a.ordering LIMIT 1
162μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 199 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 j3an_phocagallery_categories AS a WHERE a.id = 200 ORDER BY a.ordering LIMIT 1
312μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 200 ORDER BY a.ordering LIMIT 1
172μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 200 ORDER BY a.ordering LIMIT 1
303μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 201 ORDER BY a.ordering LIMIT 1
193μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 201 ORDER BY a.ordering LIMIT 1
158μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 201 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 j3an_phocagallery_categories AS a WHERE a.id = 202 ORDER BY a.ordering LIMIT 1
180μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 202 ORDER BY a.ordering LIMIT 1
207μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 202 ORDER BY a.ordering LIMIT 1
163μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 203 ORDER BY a.ordering LIMIT 1
175μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 203 ORDER BY a.ordering LIMIT 1
154μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 203 ORDER BY a.ordering LIMIT 1
216μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 204 ORDER BY a.ordering LIMIT 1
177μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 204 ORDER BY a.ordering LIMIT 1
223μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 204 ORDER BY a.ordering LIMIT 1
189μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 205 ORDER BY a.ordering LIMIT 1
186μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 205 ORDER BY a.ordering LIMIT 1
236μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 205 ORDER BY a.ordering LIMIT 1
328μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 206 ORDER BY a.ordering LIMIT 1
287μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 206 ORDER BY a.ordering LIMIT 1
191μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM j3an_phocagallery_categories AS a WHERE a.id = 206 ORDER BY a.ordering LIMIT 1
195μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT *
FROM `j3an_template_styles`
WHERE `client_id` = 0 AND `home` = 1
302μs1.22KB/plugins/system/rsjuno/helper.php:23CopySELECT *
FROM `j3an_template_styles`
WHERE `client_id` = 0 AND `home` = 1
303μs1.22KB/plugins/system/rsjuno/helper.php:23CopySELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid`
FROM `j3an_modules` AS `m`
LEFT JOIN `j3an_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id`
LEFT JOIN `j3an_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`
1.64ms2.75KBParams/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 `j3an_scheduler_tasks` AS `a`
WHERE `a`.`state` = 1
908μs1.68KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:517CopyUPDATE `j3an_extensions`
SET `params` = :params
WHERE `type` = 'plugin' AND `folder` = 'system' AND `element` = 'updatenotification'
5.43ms856BParams/plugins/system/updatenotification/src/Extension/UpdateNotification.php:111CopySELECT *
FROM `j3an_extensions`
WHERE `element` = :element AND `type` = :type LIMIT 1
359μs4.59KBParams/libraries/src/Extension/ExtensionHelper.php:493CopySELECT DISTINCT `a`.`update_site_id`,`a`.`type`,`a`.`location`,`a`.`last_check_timestamp`,`a`.`extra_query`
FROM `j3an_update_sites` AS `a`
INNER JOIN `j3an_update_sites_extensions` AS `b` ON `a`.`update_site_id` = `b`.`update_site_id`
WHERE `a`.`enabled` = 1 AND `b`.`extension_id` IN (:preparedArray1)
2.26ms1.85KBParams/libraries/src/Updater/Updater.php:228CopySELECT DISTINCT `update_site_id`
FROM `j3an_updates`
WHERE `update_site_id` IN (
SELECT `update_site_id`
FROM `j3an_update_sites`
WHERE `last_check_timestamp` IS NULL OR `last_check_timestamp` <= :timestamp)
1.39ms1.77KBParams/libraries/src/Updater/Updater.php:394CopyDELETE
FROM `j3an_updates`
WHERE `update_site_id` = :id
264μs808BParams/libraries/src/Updater/Updater.php:163CopySELECT `name`
FROM `j3an_update_sites`
WHERE `update_site_id` = :id
239μs1.63KBParams/libraries/src/Updater/UpdateAdapter.php:196CopyUPDATE `j3an_update_sites`
SET `enabled` = :enabled
WHERE `update_site_id` = :id
1.71ms880BParams/libraries/src/Updater/UpdateAdapter.php:164CopyUPDATE `j3an_update_sites`
SET `enabled` = :enabled
WHERE `update_site_id` = :id
1.1ms832BParams/libraries/src/Updater/UpdateAdapter.php:164CopySHOW FULL COLUMNS FROM `j3an_updates`
18.75ms2.09KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:625CopySHOW FULL COLUMNS FROM `j3an_extensions`
11.83ms2.2KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:625CopySELECT `update_id`
FROM `j3an_updates`
WHERE element = 'joomla' AND type = 'file' AND client_id = '0' AND folder = ''
476μs840B/libraries/src/Table/Update.php:107CopySELECT `extension_id`
FROM `j3an_extensions`
WHERE element = 'joomla' AND type = 'file' AND client_id = '0' AND folder = ''
292μs16.84KB/libraries/src/Table/Extension.php:115CopySELECT *
FROM `j3an_extensions`
WHERE `extension_id` = '700'
335μs3.78KB/libraries/src/Table/Table.php:755CopyUPDATE `j3an_update_sites`
SET `last_check_timestamp` = :timestamp
WHERE `update_site_id` = :id
1.59ms880BParams/libraries/src/Updater/Updater.php:425CopySELECT `session_id`
FROM `j3an_session`
WHERE `session_id` = ?
2.26ms1.58KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:291CopyUPDATE `j3an_session`
SET `data` = ?
, `time` = ?
WHERE `session_id` = ?
1.6ms912BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:318Copy