© Ufolep - CNS Sports Aériens & Modélisme CLAP - 2023/2024
3.801MBMemory Usage210msRequest Duration
Joomla! Version4.4.0
PHP Version8.1.28
Identityguest
Response200
Templateallrounder
Database
Server
mysql
Version
10.5.12-MariaDB-log-cll-lve
Collation
latin1_swedish_ci
Conn Collation
utf8mb4_general_ci
$_GET
[]
$_POST
[]
$_SESSION
array:1 [ "joomla" => "***redacted***" ]
$_COOKIE
[]
$_SERVER
array:57 [ "PHPRC" => "/etc/phpini/php81/samclap-ufolep.fr.ini" "PATH" => "/usr/local/bin:/usr/b...
session
array:3 [ "counter" => 1 "timer" => array:3 [ "start" => 1736016579 "last" => 1736016579...
registry
array:3 [ "data" => [] "initialized" => false "separator" => "." ]
user
array:18 [ "id" => 0 "name" => null "username" => null "email" => null "password" => "***r...
  • afterLoad (526.5KB) (14.03ms)
  • afterInitialise (1MB) (85.65ms)
  • afterRoute (543.78KB) (19ms)
  • beforeRenderComponent com_wrapper (154.67KB) (16.2ms)
  • afterRenderComponent com_wrapper (273.27KB) (12.16ms)
  • afterDispatch (5.63KB) (1.35ms)
  • beforeRenderRawModule mod_menu (Sommaire) (57.11KB) (9.71ms)
  • afterRenderRawModule mod_menu (Sommaire) (698.86KB) (33.72ms)
  • beforeRenderModule mod_menu (Sommaire) (704B) (21μs)
  • afterRenderModule mod_menu (Sommaire) (7.18KB) (328μs)
  • beforeRenderRawModule mod_search (Module de Recherche) (2.03KB) (87μs)
  • afterRenderRawModule mod_search (Module de Recherche) (15.55KB) (1.97ms)
  • beforeRenderModule mod_search (Module de Recherche) (720B) (9μs)
  • afterRenderModule mod_search (Module de Recherche) (3.15KB) (228μs)
  • beforeRenderRawModule mod_menu (Menu Haut) (208B) (62μs)
  • afterRenderRawModule mod_menu (Menu Haut) (98.11KB) (7.16ms)
  • beforeRenderModule mod_menu (Menu Haut) (704B) (13μs)
  • afterRenderModule mod_menu (Menu Haut) (4.68KB) (206μs)
  • afterRender (75.35KB) (7.23ms)
  • 1 x afterInitialise (1MB) (40.72%)
    85.65ms
    1 x afterRenderRawModule mod_menu (Sommaire) (698.86KB) (16.03%)
    33.72ms
    1 x afterRoute (543.78KB) (9.03%)
    19.00ms
    1 x beforeRenderComponent com_wrapper (154.67KB) (7.7%)
    16.20ms
    1 x afterLoad (526.5KB) (6.67%)
    14.03ms
    1 x afterRenderComponent com_wrapper (273.27KB) (5.78%)
    12.16ms
    1 x beforeRenderRawModule mod_menu (Sommaire) (57.11KB) (4.62%)
    9.71ms
    1 x afterRender (75.35KB) (3.44%)
    7.23ms
    1 x afterRenderRawModule mod_menu (Menu Haut) (98.11KB) (3.4%)
    7.16ms
    1 x afterRenderRawModule mod_search (Module de Recherche) (15.55KB) (0.93%)
    1.97ms
    1 x afterDispatch (5.63KB) (0.64%)
    1.35ms
    1 x afterRenderModule mod_menu (Sommaire) (7.18KB) (0.16%)
    328μs
    1 x afterRenderModule mod_search (Module de Recherche) (3.15KB) (0.11%)
    228μs
    1 x afterRenderModule mod_menu (Menu Haut) (4.68KB) (0.1%)
    206μs
    1 x beforeRenderRawModule mod_search (Module de Recherche) (2.03KB) (0.04%)
    87μs
    1 x beforeRenderRawModule mod_menu (Menu Haut) (208B) (0.03%)
    62μs
    1 x beforeRenderModule mod_menu (Sommaire) (704B) (0.01%)
    21μs
    1 x beforeRenderModule mod_menu (Menu Haut) (704B) (0.01%)
    13μs
    1 x beforeRenderModule mod_search (Module de Recherche) (720B) (0%)
    9μs
17 statements were executed, 2 of which were duplicates, 15 unique13.83ms82.67KB
  • SELECT @@SESSION.sql_mode;232μs1.71KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:334Copy
  • SELECT `data` FROM `s4ib2_session` WHERE `session_id` = ?256μs1.68KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:261Copy
  • SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled` FROM `s4ib2_extensions` WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 1644μs13.27KB/libraries/src/Component/ComponentHelper.php:399Copy
  • SELECT `id`,`rules` FROM `s4ib2_viewlevels`252μs25.01KB/libraries/src/Access/Access.php:955Copy
  • SELECT `b`.`id` FROM `s4ib2_usergroups` AS `a` LEFT JOIN `s4ib2_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt` WHERE `a`.`id` = :guest438μs2.3KBParams/libraries/src/Access/Access.php:868Copy
  • SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id` FROM `s4ib2_extensions` WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1) ORDER BY `ordering`1.17ms5.08KBParams/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 `s4ib2_menu` AS `m` LEFT JOIN `s4ib2_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.59ms7.63KBParams/libraries/src/Menu/SiteMenu.php:166Copy
  • SHOW TABLES784μs1.22KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:678Copy
  • SELECT * FROM `s4ib2_languages` WHERE `published` = 1 ORDER BY `ordering` ASC596μs4.42KB/libraries/src/Language/LanguageHelper.php:142Copy
  • SELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent` FROM `s4ib2_template_styles` AS `s` LEFT JOIN `s4ib2_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` = 1632μs5.52KB/administrator/components/com_templates/src/Model/StyleModel.php:773Copy
  • SELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid` FROM `s4ib2_modules` AS `m` LEFT JOIN `s4ib2_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id` LEFT JOIN `s4ib2_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)) 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.57ms3.03KBParams/libraries/src/Cache/Controller/CallbackController.php:51Copy
  • SELECT alias, id FROM s4ib2_jdownloads_categories WHERE id > 1 ORDER BY `id`545μs1.76KB/components/com_jdownloads/src/Helper/LegacyRouter.php:77Copy
  • SELECT alias, id FROM s4ib2_jdownloads_files ORDER BY `id`980μs1.76KB/components/com_jdownloads/src/Helper/LegacyRouter.php:87Copy
  • 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 `s4ib2_scheduler_tasks` AS `a` WHERE `a`.`state` = 1443μs1.85KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:466Copy
  • SHOW TABLES701μs1.22KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:678Copy
  • SELECT `session_id` FROM `s4ib2_session` WHERE `session_id` = ?298μs1.9KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:291Copy
  • INSERT INTO `s4ib2_session` (`data`,`time`,`session_id`) VALUES (?, ?, ?)1.7ms3.32KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:318Copy