Powered by Phoca Gallery
Joomla! Version | 5.3.1 |
PHP Version | 8.1.32 |
Identity | guest |
Response | 200 |
Template | rt_business |
Database |
|
1 x afterRenderComponent com_phocagallery (1.41MB) (56.47%) | 98.50ms |
1 x afterInitialise (1.27MB) (15.41%) | 26.87ms |
1 x afterRenderRawModule mod_banners (TSV Ottensheim) (39.55KB) (6.11%) | 10.65ms |
1 x afterRoute (325.5KB) (4.76%) | 8.30ms |
1 x afterRender (104.63KB) (4.44%) | 7.75ms |
1 x beforeRenderRawModule mod_custom (Vereinsvideo) (60.01KB) (2.84%) | 4.96ms |
1 x afterRenderRawModule mod_menu (menufaustball) (154.2KB) (2.36%) | 4.12ms |
1 x afterRenderRawModule mod_menu (Main Menu) (80.59KB) (2.07%) | 3.60ms |
1 x beforeRenderComponent com_phocagallery (113.7KB) (2.03%) | 3.55ms |
1 x afterRenderRawModule mod_custom (Vereinsvideo) (24.33KB) (0.68%) | 1.19ms |
1 x afterLoad (76.23KB) (0.4%) | 689μs |
1 x afterRenderModule mod_menu (Main Menu) (4.53KB) (0.15%) | 253μs |
1 x afterRenderModule mod_custom (Vereinsvideo) (2.37KB) (0.14%) | 251μs |
1 x beforeRenderRawModule mod_menu (Main Menu) (1.78KB) (0.13%) | 221μs |
1 x afterRenderModule mod_menu (menufaustball) (1.73KB) (0.13%) | 219μs |
1 x beforeRenderRawModule mod_menu (menufaustball) (2.77KB) (0.12%) | 217μs |
1 x afterDispatch (2.28KB) (0.12%) | 212μs |
1 x beforeRenderRawModule mod_banners (TSV Ottensheim) (1.36KB) (0.11%) | 199μs |
1 x afterRenderModule mod_banners (TSV Ottensheim) (3.01KB) (0.11%) | 189μs |
1 x beforeRenderModule mod_custom (Vereinsvideo) (720B) (0.01%) | 14μs |
1 x beforeRenderModule mod_banners (TSV Ottensheim) (704B) (0.01%) | 13μs |
1 x beforeRenderModule mod_menu (Main Menu) (704B) (0.01%) | 12μs |
1 x beforeRenderModule mod_menu (menufaustball) (720B) (0.01%) | 12μs |
SELECT @@SESSION.sql_mode;
226μs1.57KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:259CopySELECT `data`
FROM `jml_session`
WHERE `session_id` = ?
329μs1.61KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250CopySELECT `session_id`
FROM `jml_session`
WHERE `session_id` = :session_id LIMIT 1
267μs1.61KBParams/libraries/src/Session/MetadataManager.php:187CopyINSERT INTO `jml_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(:session_id, :guest, :time, :user_id, :username, :client_id)
3.68ms944BParams/libraries/src/Session/MetadataManager.php:260CopySELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `jml_extensions`
WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 1
670μs18.23KB/libraries/src/Component/ComponentHelper.php:399CopySELECT `id`,`rules`
FROM `jml_viewlevels`
347μs992B/libraries/src/Access/Access.php:955CopySELECT `b`.`id`
FROM `jml_usergroups` AS `a`
LEFT JOIN `jml_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt`
WHERE `a`.`id` = :guest
481μs1.64KBParams/libraries/src/Access/Access.php:868CopySELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM `jml_extensions`
WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1,:preparedArray2)
ORDER BY `ordering`
2.07ms4.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 `jml_menu` AS `m`
LEFT JOIN `jml_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`
2.32ms103.55KBParams/libraries/src/Menu/SiteMenu.php:166CopySELECT a.title, a.alias, a.id, a.parent_id FROM jml_phocagallery_categories AS a WHERE a.id = 9 ORDER BY a.ordering LIMIT 1
400μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM jml_phocagallery_categories AS a WHERE a.parent_id = 9 ORDER BY a.ordering
558μs1.36KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177CopySELECT *
FROM `jml_languages`
WHERE `published` = 1
ORDER BY `ordering` ASC
403μs2.22KB/libraries/src/Language/LanguageHelper.php:179CopySELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent`
FROM `jml_template_styles` AS `s`
LEFT JOIN `jml_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
540μs1.16KB/administrator/components/com_templates/src/Model/StyleModel.php:718CopySELECT a.filename as filename, a.type as type, a.menulink as menulink FROM jml_phocagallery_styles AS a WHERE a.published = 1 ORDER BY a.type, a.ordering ASC
364μs1.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 jml_phocagallery_categories AS c WHERE c.id = 119 LIMIT 1
387μs3.81KB/components/com_phocagallery/models/category.php:238CopySELECT * FROM jml_phocagallery_categories AS c WHERE c.id = 9 AND c.published = 1
470μs7.47KB/components/com_phocagallery/views/category/view.html.php:2204CopySELECT * FROM jml_phocagallery_categories AS c WHERE c.id = 0 AND c.published = 1
474μs9.95KB/components/com_phocagallery/views/category/view.html.php:2204CopySELECT a.title, a.alias, a.id, a.parent_id FROM jml_phocagallery_categories AS a WHERE a.id = 119 ORDER BY a.ordering LIMIT 1
282μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM jml_phocagallery_categories AS a WHERE a.parent_id = 119 ORDER BY a.ordering
483μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177CopySELECT a.title, a.alias, a.id, a.parent_id FROM jml_phocagallery_categories AS a WHERE a.id = 9 ORDER BY a.ordering
272μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM jml_phocagallery_categories AS a WHERE a.id = 9 ORDER BY a.ordering
305μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM jml_phocagallery_categories AS a WHERE a.id = 9 ORDER BY a.ordering
276μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM jml_phocagallery_categories AS a WHERE a.id = 9 ORDER BY a.ordering
317μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM jml_phocagallery_categories AS a WHERE a.id = 9 ORDER BY a.ordering
315μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM jml_phocagallery_categories AS a WHERE a.id = 9 ORDER BY a.ordering
447μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT cc.id, cc.title, cc.alias, cc.published, cc.approved, cc.parent_id, cc.deleteuserid, cc.accessuserid, cc.uploaduserid, cc.access FROM jml_phocagallery_categories AS cc WHERE cc.id = 9 AND cc.published = 1 AND cc.approved = 1 AND cc.id <> 119 ORDER BY cc.ordering ASC LIMIT 1
362μs1.97KB/components/com_phocagallery/models/category.php:266CopySELECT 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 jml_phocagallery_categories AS cc LEFT JOIN jml_phocagallery AS a ON cc.id = a.catid WHERE cc.parent_id = 119 AND cc.published = 1 AND cc.approved = 1 AND cc.id <> 119 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.ordering ASC
1.04ms3.61KB/components/com_phocagallery/models/category.php:316CopySELECT 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 jml_phocagallery_categories AS cc LEFT JOIN jml_phocagallery AS a ON cc.id = a.catid WHERE cc.parent_id = 119 AND cc.published = 1 AND cc.approved = 1 AND cc.id <> 119 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.ordering ASC
991μs3.61KB/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 jml_phocagallery AS a LEFT JOIN jml_phocagallery_img_votes_statistics AS r ON r.imgid = a.id LEFT JOIN jml_phocagallery_categories AS cc ON cc.id = a.catid WHERE a.catid= 119 AND a.published = 1 AND a.approved = 1 ORDER BY a.ordering ASC LIMIT 150
1.03ms7.8KB/libraries/src/MVC/Model/BaseDatabaseModel.php:164CopySELECT a.id FROM jml_phocagallery AS a LEFT JOIN jml_phocagallery_categories AS cc ON cc.id = a.catid WHERE a.catid= 119 AND a.published = 1 AND a.approved = 1 ORDER BY a.id
434μs904B/libraries/src/MVC/Model/BaseDatabaseModel.php:209CopySELECT a.title, a.alias, a.id, a.parent_id FROM jml_phocagallery_categories AS a WHERE a.id = 9 ORDER BY a.ordering
278μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM jml_phocagallery_categories AS a WHERE a.id = 3613 ORDER BY a.ordering LIMIT 1
270μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM jml_phocagallery_categories AS a WHERE a.id = 9 ORDER BY a.ordering
287μs12KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM jml_phocagallery_categories AS a WHERE a.id = 3613 ORDER BY a.ordering LIMIT 1
269μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM jml_phocagallery_categories AS a WHERE a.id = 9 ORDER BY a.ordering
281μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM jml_phocagallery_categories AS a WHERE a.id = 3613 ORDER BY a.ordering LIMIT 1
268μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM jml_phocagallery_categories AS a WHERE a.id = 9 ORDER BY a.ordering
298μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM jml_phocagallery_categories AS a WHERE a.id = 3614 ORDER BY a.ordering LIMIT 1
301μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM jml_phocagallery_categories AS a WHERE a.id = 9 ORDER BY a.ordering
324μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM jml_phocagallery_categories AS a WHERE a.id = 3614 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 jml_phocagallery_categories AS a WHERE a.id = 9 ORDER BY a.ordering
1.68ms1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM jml_phocagallery_categories AS a WHERE a.id = 3614 ORDER BY a.ordering LIMIT 1
295μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM jml_phocagallery_categories AS a WHERE a.id = 9 ORDER BY a.ordering
282μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM jml_phocagallery_categories AS a WHERE a.id = 3615 ORDER BY a.ordering LIMIT 1
271μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM jml_phocagallery_categories AS a WHERE a.id = 9 ORDER BY a.ordering
280μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM jml_phocagallery_categories AS a WHERE a.id = 3615 ORDER BY a.ordering LIMIT 1
255μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM jml_phocagallery_categories AS a WHERE a.id = 9 ORDER BY a.ordering
304μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM jml_phocagallery_categories AS a WHERE a.id = 3615 ORDER BY a.ordering LIMIT 1
245μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM jml_phocagallery_categories AS a WHERE a.id = 9 ORDER BY a.ordering
356μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM jml_phocagallery_categories AS a WHERE a.id = 3616 ORDER BY a.ordering LIMIT 1
267μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM jml_phocagallery_categories AS a WHERE a.id = 9 ORDER BY a.ordering
288μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM jml_phocagallery_categories AS a WHERE a.id = 3616 ORDER BY a.ordering LIMIT 1
278μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM jml_phocagallery_categories AS a WHERE a.id = 9 ORDER BY a.ordering
260μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM jml_phocagallery_categories AS a WHERE a.id = 3616 ORDER BY a.ordering LIMIT 1
299μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySHOW FULL COLUMNS FROM `jml_phocagallery_categories`
3.56ms2.64KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:539CopyUPDATE `jml_phocagallery_categories`
SET `hits` = (`hits` + 1)
WHERE `id` = '119'
12.79ms48B/libraries/src/Table/Table.php:1348CopySELECT a.title, a.alias, a.id, a.parent_id FROM jml_phocagallery_categories AS a WHERE a.id = 9 ORDER BY a.ordering
410μs976B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM jml_phocagallery_categories AS a WHERE a.id = 9 ORDER BY a.ordering
308μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM jml_phocagallery_categories AS a WHERE a.id = 9 ORDER BY a.ordering
297μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM jml_phocagallery_categories AS a WHERE a.id = 9 ORDER BY a.ordering
293μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM jml_phocagallery_categories AS a WHERE a.id = 9 ORDER BY a.ordering
294μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM jml_phocagallery_categories AS a WHERE a.id = 9 ORDER BY a.ordering
266μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid`
FROM `jml_modules` AS `m`
LEFT JOIN `jml_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id`
LEFT JOIN `jml_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.29ms2.2KBParams/libraries/src/Cache/Controller/CallbackController.php:51CopySELECT *
FROM `jml_banners`
WHERE
(`reset` <= :date AND `reset` IS NOT NULL) AND
(`checked_out` IS NULL OR `checked_out` = :userId)
705μs7.89KBParams/administrator/components/com_banners/src/Helper/BannersHelper.php:69CopySELECT `a`.`id`,`a`.`type`,`a`.`name`,`a`.`clickurl`,`a`.`sticky`,`a`.`cid`,`a`.`description`,`a`.`params`,`a`.`custombannercode`,`a`.`track_impressions`,`cl`.`track_impressions` AS `client_track_impressions`
FROM `jml_banners` AS `a`
LEFT JOIN `jml_banner_clients` AS `cl` ON `cl`.`id` = `a`.`cid`
WHERE
(
(
(`a`.`state` = 1) AND
(`a`.`publish_up` IS NULL OR `a`.`publish_up` <= :nowDate1)) AND
(`a`.`publish_down` IS NULL OR `a`.`publish_down` >= :nowDate2)) AND
(`a`.`imptotal` = 0 OR `a`.`impmade` < `a`.`imptotal`)
ORDER BY `a`.`sticky` DESC, `a`.`ordering` LIMIT 1
537μs10.88KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:164CopyUPDATE `jml_banners`
SET `impmade` = `impmade` + 1
WHERE `id` IN (:preparedArray1)
4.81ms856BParams/components/com_banners/src/Model/BannersModel.php:315CopySELECT 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 `jml_scheduler_tasks` AS `a`
WHERE `a`.`state` = 1
403μs1.63KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:517CopySELECT `session_id`
FROM `jml_session`
WHERE `session_id` = ?
296μs1.63KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277CopyUPDATE `jml_session`
SET `data` = ?
, `time` = ?
WHERE `session_id` = ?
4.54ms912BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy