VIAC - the premier international arbitration institution in Central and Eastern Europe.
Joomla! Version | 4.4.5 |
PHP Version | 8.2.27 |
Identity | guest |
Response | 200 |
Template | viac2018 |
Database |
|
1 x afterInitialise (6.87MB) (36.36%) | 66.71ms |
1 x afterRenderComponent com_phocagallery (2.99MB) (18.47%) | 33.88ms |
1 x afterLoad (3.78MB) (14.29%) | 26.22ms |
1 x afterRoute (1016.56KB) (6.25%) | 11.47ms |
1 x beforeRenderComponent com_phocagallery (1.09MB) (5.02%) | 9.20ms |
1 x afterRenderRawModule mod_finder (Suche) (535.68KB) (4.23%) | 7.76ms |
1 x afterRender (410.91KB) (3.73%) | 6.84ms |
1 x beforeRenderRawModule mod_custom (Footer-Links) (346.16KB) (2.23%) | 4.09ms |
1 x afterRenderRawModule mod_menu (Menu-DE) (521.35KB) (1.96%) | 3.60ms |
1 x afterRenderRawModule mod_breadcrumbs (Breadcrumbs) (321.28KB) (1.96%) | 3.60ms |
1 x afterRenderRawModule mod_languages (Sprachauswahl) (230.6KB) (1.89%) | 3.47ms |
1 x afterDispatch (66.72KB) (0.83%) | 1.53ms |
1 x afterRenderRawModule mod_custom (Footer-Links) (42.8KB) (0.72%) | 1.33ms |
1 x afterRenderRawModule mod_random_image (Bannerwechsler) (23.98KB) (0.63%) | 1.15ms |
1 x afterRenderModule mod_custom (Footer-Links) (3.3KB) (0.1%) | 185μs |
1 x afterRenderRawModule mod_custom (Bannertext) (1KB) (0.07%) | 128μs |
1 x afterRenderRawModule mod_custom (Service) (1.66KB) (0.07%) | 123μs |
1 x afterRenderModule mod_breadcrumbs (Breadcrumbs) (1.86KB) (0.06%) | 118μs |
1 x afterRenderModule mod_custom (Bannertext) (1.25KB) (0.06%) | 118μs |
1 x afterRenderModule mod_custom (Service) (1.23KB) (0.06%) | 113μs |
1 x afterRenderModule mod_random_image (Bannerwechsler) (1.27KB) (0.06%) | 103μs |
1 x afterRenderModule mod_finder (Suche) (2.55KB) (0.05%) | 92μs |
1 x afterRenderModule mod_languages (Sprachauswahl) (3.93KB) (0.05%) | 90μs |
1 x afterRenderModule mod_menu (Menu-DE) (2.54KB) (0.05%) | 87μs |
1 x beforeRenderRawModule mod_finder (Suche) (1.94KB) (0.02%) | 45μs |
1 x beforeRenderRawModule mod_breadcrumbs (Breadcrumbs) (1.39KB) (0.02%) | 40μs |
1 x beforeRenderRawModule mod_custom (Service) (16B) (0.02%) | 36μs |
1 x beforeRenderRawModule mod_random_image (Bannerwechsler) (792B) (0.02%) | 33μs |
1 x beforeRenderRawModule mod_menu (Menu-DE) (56B) (0.01%) | 22μs |
1 x beforeRenderRawModule mod_languages (Sprachauswahl) (1.7KB) (0.01%) | 21μs |
1 x beforeRenderRawModule mod_custom (Bannertext) (352B) (0.01%) | 17μs |
1 x beforeRenderModule mod_finder (Suche) (704B) (0%) | 6μs |
1 x beforeRenderModule mod_menu (Menu-DE) (704B) (0%) | 6μs |
1 x beforeRenderModule mod_custom (Footer-Links) (720B) (0%) | 5μs |
1 x beforeRenderModule mod_breadcrumbs (Breadcrumbs) (704B) (0%) | 5μs |
1 x beforeRenderModule mod_random_image (Bannerwechsler) (720B) (0%) | 5μs |
1 x beforeRenderModule mod_languages (Sprachauswahl) (720B) (0%) | 5μs |
1 x beforeRenderModule mod_custom (Bannertext) (720B) (0%) | 3μs |
1 x beforeRenderModule mod_custom (Service) (704B) (0%) | 3μs |
SELECT @@SESSION.sql_mode;
223μs968B/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:334CopySELECT `data`
FROM `ozepv_session`
WHERE `session_id` = ?
232μs1008BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:261CopySELECT `session_id`
FROM `ozepv_session`
WHERE `session_id` = :session_id LIMIT 1
214μs1.3KBParams/libraries/src/Session/MetadataManager.php:187CopyINSERT INTO `ozepv_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(:session_id, :guest, :time, :user_id, :username, :client_id)
279μs944BParams/libraries/src/Session/MetadataManager.php:260CopySELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `ozepv_extensions`
WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 1
645μs33.61KB/libraries/src/Component/ComponentHelper.php:399CopySELECT `id`,`rules`
FROM `ozepv_viewlevels`
310μs656B/libraries/src/Access/Access.php:955CopySELECT `b`.`id`
FROM `ozepv_usergroups` AS `a`
LEFT JOIN `ozepv_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt`
WHERE `a`.`id` = :guest
523μs1.33KBParams/libraries/src/Access/Access.php:868CopySELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM `ozepv_extensions`
WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1,:preparedArray2)
ORDER BY `ordering`
1.22ms3.48KBParams/libraries/src/Plugin/PluginHelper.php:294CopySELECT `params`
FROM `ozepv_extensions`
WHERE `type` = 'plugin' AND `folder` = 'system' AND `element` = 'admintools'
331μs1.15KB/plugins/system/admintools/src/Utility/RescueUrl.php:324CopySELECT *
FROM `ozepv_languages`
WHERE `published` = 1
ORDER BY `ordering` ASC
351μs1.61KB/libraries/src/Language/LanguageHelper.php:142CopySELECT `element`,`name`,`client_id`,`extension_id`
FROM `ozepv_extensions`
WHERE `type` = 'language' AND `state` = 0 AND `enabled` = 1
343μs848B/libraries/src/Language/LanguageHelper.php:213CopySELECT `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 `ozepv_menu` AS `m`
LEFT JOIN `ozepv_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.35ms198.3KBParams/libraries/src/Menu/SiteMenu.php:166CopySELECT a.title, a.alias, a.id, a.parent_id FROM ozepv_phocagallery_categories AS a WHERE a.id = 18 ORDER BY a.ordering LIMIT 1
368μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM ozepv_phocagallery_categories AS a WHERE a.parent_id = 18 ORDER BY a.ordering
345μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177CopySELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent`
FROM `ozepv_template_styles` AS `s`
LEFT JOIN `ozepv_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
414μs848B/administrator/components/com_templates/src/Model/StyleModel.php:773CopySELECT a.filename as filename, a.type as type, a.menulink as menulink FROM ozepv_phocagallery_styles AS a WHERE a.published = 1 ORDER BY a.type, a.ordering ASC
275μs656B/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 ozepv_phocagallery_categories AS c WHERE c.id = 18 LIMIT 1
293μs3.81KB/components/com_phocagallery/models/category.php:238CopySELECT * FROM ozepv_phocagallery_categories AS c WHERE c.id = 0 AND c.published = 1
284μs4.95KB/components/com_phocagallery/views/category/view.html.php:2204CopySELECT cc.id, cc.title, cc.alias, cc.published, cc.approved, cc.parent_id, cc.deleteuserid, cc.accessuserid, cc.uploaduserid, cc.access FROM ozepv_phocagallery_categories AS cc WHERE cc.id = 0 AND cc.published = 1 AND cc.approved = 1 AND cc.id <> 18 ORDER BY cc.date DESC LIMIT 1
224μs1.33KB/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 ozepv_phocagallery_categories AS cc LEFT JOIN ozepv_phocagallery AS a ON cc.id = a.catid WHERE cc.parent_id = 18 AND cc.published = 1 AND cc.approved = 1 AND cc.id <> 18 AND cc.language IN ('de-DE','*') 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.date DESC
486μs2.36KB/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 ozepv_phocagallery AS a LEFT JOIN ozepv_phocagallery_img_votes_statistics AS r ON r.imgid = a.id LEFT JOIN ozepv_phocagallery_categories AS cc ON cc.id = a.catid WHERE a.language IN ('de-DE','*') AND a.catid= 18 AND a.published = 1 AND a.approved = 1 ORDER BY a.ordering ASC LIMIT 25
571μs5.25KB/libraries/src/MVC/Model/BaseDatabaseModel.php:166CopySELECT a.id FROM ozepv_phocagallery AS a LEFT JOIN ozepv_phocagallery_categories AS cc ON cc.id = a.catid WHERE a.language IN ('de-DE','*') AND a.catid= 18 AND a.published = 1 AND a.approved = 1 ORDER BY a.id
275μs536B/libraries/src/MVC/Model/BaseDatabaseModel.php:211CopySELECT a.title, a.alias, a.id, a.parent_id FROM ozepv_phocagallery_categories AS a WHERE a.id = 384 ORDER BY a.ordering LIMIT 1
218μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM ozepv_phocagallery_categories AS a WHERE a.id = 384 ORDER BY a.ordering LIMIT 1
199μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM ozepv_phocagallery_categories AS a WHERE a.id = 384 ORDER BY a.ordering LIMIT 1
212μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySHOW FULL COLUMNS FROM `ozepv_phocagallery_categories`
499μs2.02KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:625CopyUPDATE `ozepv_phocagallery_categories`
SET `hits` = (`hits` + 1)
WHERE `id` = '18'
312μs48B/libraries/src/Table/Table.php:1325CopySELECT `language`,`id`
FROM `ozepv_menu`
WHERE `home` = '1' AND `published` = 1 AND `client_id` = 0
611μs576B/libraries/src/Language/Multilanguage.php:123CopySELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid`
FROM `ozepv_modules` AS `m`
LEFT JOIN `ozepv_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id`
LEFT JOIN `ozepv_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) AND `m`.`language` IN (:preparedArray3,:preparedArray4)
ORDER BY `m`.`position`,`m`.`ordering`
755μs2KBParams/libraries/src/Cache/Controller/CallbackController.php:51CopySELECT `name`,`element`
FROM `ozepv_extensions`
WHERE `type` = 'plugin' AND `folder` = 'finder' AND `enabled` = 1
322μs656B/administrator/components/com_finder/src/Helper/LanguageHelper.php:135CopySELECT `title`
FROM `ozepv_finder_taxonomy`
WHERE `parent_id` = 1 AND `state` = 1 AND `access` IN (1,5)
269μs584B/administrator/components/com_finder/src/Indexer/Taxonomy.php:314CopySELECT `c2`.`language`,`c2`.`id`
FROM `ozepv_menu` AS `c`
INNER JOIN `ozepv_associations` AS `a` ON `a`.`id` = `c`.`id` AND `a`.`context` = :context
INNER JOIN `ozepv_associations` AS `a2` ON `a`.`key` = `a2`.`key`
INNER JOIN `ozepv_menu` AS `c2` ON `a2`.`id` = `c2`.`id`
WHERE `c`.`id` = :id
323μs1.41KBParams/libraries/src/Language/Associations.php:145CopySELECT 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 `ozepv_scheduler_tasks` AS `a`
WHERE `a`.`state` = 1
230μs3.87KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:466CopySELECT `session_id`
FROM `ozepv_session`
WHERE `session_id` = ?
224μs1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:291CopyUPDATE `ozepv_session`
SET `data` = ?
, `time` = ?
WHERE `session_id` = ?
330μs592BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:318Copy