• 0
  • 1
  • 2
  • 3
  • 4
Vul het e-mailadres in dat bij dit account hoort. Er zal een verificatiecode naar dat e-mailadres worden verzonden. Wanneer de verificatiecode is ontvangen, kan een nieuw wachtwoord worden gekozen voor dit account.
3.285MBMemory Usage85.36msRequest Duration
Joomla! Version4.4.5
PHP Version8.1.32
Identityguest
Response200
Templatecassiopeia
Database
Server
mysql
Version
10.3.39-MariaDB
Collation
utf8_general_ci
Conn Collation
utf8mb4_general_ci
$_GET
array:1 [ "Itemid" => "101" ]
$_POST
[]
$_SESSION
array:1 [ "joomla" => "***redacted***" ]
$_COOKIE
[]
$_SERVER
array:42 [ "USER" => "verzamelingewi" "HOME" => "/data/studieverzameling.ewi.tudelft.nl" "HTTP...
session
array:3 [ "counter" => 1 "timer" => array:3 [ "start" => 1744103912 "last" => 1744103912...
registry
array:3 [ "data" => [] "initialized" => false "separator" => "." ]
user
array:18 [ "id" => 0 "name" => null "username" => null "email" => null "password" => "***r...
plg_system_webauthn
array:1 [ "returnUrl" => "https://studieverzameling.ewi.tudelft.nl/index.php/component/users/reset...
  • afterLoad (537.11KB) (6.68ms)
  • afterInitialise (934.27KB) (25.61ms)
  • afterRoute (170.04KB) (6.42ms)
  • beforeRenderComponent com_users (115.87KB) (3.03ms)
  • afterRenderComponent com_users (365.19KB) (20.44ms)
  • afterDispatch (3.11KB) (229μs)
  • beforeRenderRawModule mod_login (Login Form) (61.49KB) (1.92ms)
  • afterRenderRawModule mod_login (Login Form) (40.07KB) (1.7ms)
  • beforeRenderRawModule mod_menu (Main Menu) (2.66KB) (54μs)
  • afterRenderRawModule mod_menu (Main Menu) (403.78KB) (8.37ms)
  • beforeRenderRawModule mod_menu (Exposition) (720B) (36μs)
  • afterRenderRawModule mod_menu (Exposition) (896B) (180μs)
  • beforeRenderRawModule mod_slideshowck (Slideshow CK) (16.34KB) (79μs)
  • afterRenderRawModule mod_slideshowck (Slideshow CK) (136.07KB) (2.5ms)
  • beforeRenderModule mod_login (Login Form) (21.31KB) (337μs)
  • afterRenderModule mod_login (Login Form) (10.59KB) (262μs)
  • beforeRenderModule mod_slideshowck (Slideshow CK) (18.26KB) (90μs)
  • afterRenderModule mod_slideshowck (Slideshow CK) (4.52KB) (177μs)
  • beforeRenderModule mod_menu (Main Menu) (15.61KB) (44μs)
  • afterRenderModule mod_menu (Main Menu) (13.93KB) (82μs)
  • beforeRenderModule mod_menu (Exposition) (360B) (19μs)
  • afterRenderModule mod_menu (Exposition) (1.28KB) (58μs)
  • afterRender (152.69KB) (6.18ms)
  • 1 x afterInitialise (934.27KB) (30%)
    25.61ms
    1 x afterRenderComponent com_users (365.19KB) (23.95%)
    20.44ms
    1 x afterRenderRawModule mod_menu (Main Menu) (403.78KB) (9.81%)
    8.37ms
    1 x afterLoad (537.11KB) (7.82%)
    6.68ms
    1 x afterRoute (170.04KB) (7.52%)
    6.42ms
    1 x afterRender (152.69KB) (7.23%)
    6.18ms
    1 x beforeRenderComponent com_users (115.87KB) (3.55%)
    3.03ms
    1 x afterRenderRawModule mod_slideshowck (Slideshow CK) (136.07KB) (2.93%)
    2.50ms
    1 x beforeRenderRawModule mod_login (Login Form) (61.49KB) (2.25%)
    1.92ms
    1 x afterRenderRawModule mod_login (Login Form) (40.07KB) (2%)
    1.70ms
    1 x beforeRenderModule mod_login (Login Form) (21.31KB) (0.39%)
    337μs
    1 x afterRenderModule mod_login (Login Form) (10.59KB) (0.31%)
    262μs
    1 x afterDispatch (3.11KB) (0.27%)
    229μs
    1 x afterRenderRawModule mod_menu (Exposition) (896B) (0.21%)
    180μs
    1 x afterRenderModule mod_slideshowck (Slideshow CK) (4.52KB) (0.21%)
    177μs
    1 x beforeRenderModule mod_slideshowck (Slideshow CK) (18.26KB) (0.11%)
    90μs
    1 x afterRenderModule mod_menu (Main Menu) (13.93KB) (0.1%)
    82μs
    1 x beforeRenderRawModule mod_slideshowck (Slideshow CK) (16.34KB) (0.09%)
    79μs
    1 x afterRenderModule mod_menu (Exposition) (1.28KB) (0.07%)
    58μs
    1 x beforeRenderRawModule mod_menu (Main Menu) (2.66KB) (0.06%)
    54μs
    1 x beforeRenderModule mod_menu (Main Menu) (15.61KB) (0.05%)
    44μs
    1 x beforeRenderRawModule mod_menu (Exposition) (720B) (0.04%)
    36μs
    1 x beforeRenderModule mod_menu (Exposition) (360B) (0.02%)
    19μs
17 statements were executed6.59ms89.81KB
  • SELECT @@SESSION.sql_mode;111μs1.57KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:334Copy
  • SELECT `data` FROM `jos_session` WHERE `session_id` = ?143μs1.61KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:261Copy
  • SELECT `session_id` FROM `jos_session` WHERE `session_id` = :session_id LIMIT 196μs1.61KBParams/libraries/src/Session/MetadataManager.php:187Copy
  • INSERT INTO `jos_session` (`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES (:session_id, :guest, :time, :user_id, :username, :client_id)669μs944BParams/libraries/src/Session/MetadataManager.php:260Copy
  • SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled` FROM `jos_extensions` WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 1425μs18.36KB/libraries/src/Component/ComponentHelper.php:399Copy
  • SELECT `id`,`rules` FROM `jos_viewlevels`104μs992B/libraries/src/Access/Access.php:955Copy
  • SELECT `b`.`id` FROM `jos_usergroups` AS `a` LEFT JOIN `jos_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt` WHERE `a`.`id` = :guest138μs1.64KBParams/libraries/src/Access/Access.php:868Copy
  • SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id` FROM `jos_extensions` WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1,:preparedArray2) ORDER BY `ordering`846μs4.3KBParams/libraries/src/Plugin/PluginHelper.php:294Copy
  • SELECT `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 `jos_menu` AS `m` LEFT JOIN `jos_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`690μs39.05KBParams/libraries/src/Menu/SiteMenu.php:166Copy
  • SELECT * FROM `jos_languages` WHERE `published` = 1 ORDER BY `ordering` ASC147μs2.22KB/libraries/src/Language/LanguageHelper.php:142Copy
  • SELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent` FROM `jos_template_styles` AS `s` LEFT JOIN `jos_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` = 1191μs1.13KB/administrator/components/com_templates/src/Model/StyleModel.php:773Copy
  • SELECT * FROM jos_wf_profiles WHERE published = 1 ORDER BY ordering ASC203μs2.25KB/components/com_jce/editor/libraries/classes/application.php:196Copy
  • SELECT DISTINCT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required, a.only_use_in_subform,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state, g.note as group_note FROM jos_fields AS a LEFT JOIN `jos_languages` AS l ON l.lang_code = a.language LEFT JOIN jos_users AS uc ON uc.id=a.checked_out LEFT JOIN jos_viewlevels AS ag ON ag.id = a.access LEFT JOIN jos_users AS ua ON ua.id = a.created_user_id LEFT JOIN jos_fields_groups AS g ON g.id = a.group_id WHERE ( (`a`.`context` = :context AND `a`.`access` IN (:preparedArray1,:preparedArray2)) AND (`a`.`group_id` = 0 OR `g`.`access` IN (:preparedArray3,:preparedArray4)) AND `a`.`state` = :state) AND (`a`.`group_id` = 0 OR `g`.`state` = :gstate) AND `a`.`only_use_in_subform` = :only_use_in_subform ORDER BY a.ordering ASC1.83ms5.31KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:166Copy
  • SELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid` FROM `jos_modules` AS `m` LEFT JOIN `jos_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id` LEFT JOIN `jos_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`469μs2.19KBParams/libraries/src/Cache/Controller/CallbackController.php:51Copy
  • SELECT 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 `jos_scheduler_tasks` AS `a` WHERE `a`.`state` = 1217μs1.68KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:466Copy
  • SELECT `session_id` FROM `jos_session` WHERE `session_id` = ?136μs1.63KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:291Copy
  • UPDATE `jos_session` SET `data` = ? , `time` = ? WHERE `session_id` = ?174μs3.39KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:318Copy