Miami Valley Building Officials

3MBMemory Usage151msRequest Duration
Joomla! Version4.3.4
PHP Version8.2.18
Identityguest
Response200
Templatecassiopeia
Database
Server
mysql
Version
5.7.23-23
Collation
latin1_swedish_ci
Conn Collation
utf8mb4_general_ci
$_GET
[]
$_POST
[]
$_SESSION
array:1 [ "joomla" => "***redacted***" ]
$_COOKIE
array:1 [ "9c6b8559da84ff7a6aa3068a025f700f" => "131629ae28625b15905b398c872f434b" ]
$_SERVER
array:63 [ "LSPHP_ENABLE_USER_INI" => "on" "PATH" => "/usr/local/bin:/usr/bin:/bin" "TEMP" => ...
session
array:3 [ "counter" => 3 "timer" => array:3 [ "start" => 1732181692 "last" => 1732181695...
registry
array:3 [ "data" => array:1 [ "users" => array:1 [ "login" => array:1 [ "form" =...
user
array:18 [ "id" => 0 "name" => null "username" => null "email" => null "password" => "***r...
plg_system_webauthn
array:1 [ "returnUrl" => "https://mvboc.org/site30/index.php/log-in" ]
  • afterLoad (458.4KB) (1.66ms)
  • afterInitialise (894.04KB) (18.04ms)
  • afterRoute (81.74KB) (2.53ms)
  • beforeRenderComponent com_users (52.7KB) (4.83ms)
  • afterRenderComponent com_users (619.15KB) (72.9ms)
  • afterDispatch (15.81KB) (680μs)
  • beforeRenderRawModule mod_maximenuck (Maximenu CK) (87.14KB) (4.92ms)
  • afterRenderRawModule mod_maximenuck (Maximenu CK) (395.06KB) (8.8ms)
  • beforeRenderRawModule mod_custom (Left Footer) (25.72KB) (167μs)
  • afterRenderRawModule mod_custom (Left Footer) (17.78KB) (2.35ms)
  • beforeRenderModule mod_custom (Left Footer) (2.3KB) (227μs)
  • afterRenderModule mod_custom (Left Footer) (2.76KB) (130μs)
  • beforeRenderModule mod_maximenuck (Maximenu CK) (27.57KB) (222μs)
  • afterRenderModule mod_maximenuck (Maximenu CK) (9.95KB) (68μs)
  • beforeRenderRawModule mod_custom (Logo) (26.45KB) (58μs)
  • afterRenderRawModule mod_custom (Logo) (864B) (137μs)
  • beforeRenderModule mod_custom (Logo) (704B) (7μs)
  • afterRenderModule mod_custom (Logo) (2.74KB) (53μs)
  • beforeRenderRawModule mod_menu (Top Menu) (1.59KB) (36μs)
  • afterRenderRawModule mod_menu (Top Menu) (41.11KB) (1.43ms)
  • beforeRenderModule mod_menu (Top Menu) (704B) (11μs)
  • afterRenderModule mod_menu (Top Menu) (2.29KB) (66μs)
  • afterRender (136.79KB) (6.46ms)
  • 1 x afterRenderComponent com_users (619.15KB) (48.21%)
    72.90ms
    1 x afterInitialise (894.04KB) (11.93%)
    18.04ms
    1 x afterRenderRawModule mod_maximenuck (Maximenu CK) (395.06KB) (5.82%)
    8.80ms
    1 x afterRender (136.79KB) (4.27%)
    6.46ms
    1 x beforeRenderRawModule mod_maximenuck (Maximenu CK) (87.14KB) (3.25%)
    4.92ms
    1 x beforeRenderComponent com_users (52.7KB) (3.2%)
    4.83ms
    1 x afterRoute (81.74KB) (1.67%)
    2.53ms
    1 x afterRenderRawModule mod_custom (Left Footer) (17.78KB) (1.55%)
    2.35ms
    1 x afterLoad (458.4KB) (1.1%)
    1.66ms
    1 x afterRenderRawModule mod_menu (Top Menu) (41.11KB) (0.95%)
    1.43ms
    1 x afterDispatch (15.81KB) (0.45%)
    680μs
    1 x beforeRenderModule mod_custom (Left Footer) (2.3KB) (0.15%)
    227μs
    1 x beforeRenderModule mod_maximenuck (Maximenu CK) (27.57KB) (0.15%)
    222μs
    1 x beforeRenderRawModule mod_custom (Left Footer) (25.72KB) (0.11%)
    167μs
    1 x afterRenderRawModule mod_custom (Logo) (864B) (0.09%)
    137μs
    1 x afterRenderModule mod_custom (Left Footer) (2.76KB) (0.09%)
    130μs
    1 x afterRenderModule mod_maximenuck (Maximenu CK) (9.95KB) (0.04%)
    68μs
    1 x afterRenderModule mod_menu (Top Menu) (2.29KB) (0.04%)
    66μs
    1 x beforeRenderRawModule mod_custom (Logo) (26.45KB) (0.04%)
    58μs
    1 x afterRenderModule mod_custom (Logo) (2.74KB) (0.04%)
    53μs
    1 x beforeRenderRawModule mod_menu (Top Menu) (1.59KB) (0.02%)
    36μs
    1 x beforeRenderModule mod_menu (Top Menu) (704B) (0.01%)
    11μs
    1 x beforeRenderModule mod_custom (Logo) (704B) (0%)
    7μs
22 statements were executed, 2 of which were duplicates, 20 unique15.34ms113.05KB
  • SELECT @@SESSION.sql_mode;100μs968B/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:334Copy
  • SELECT `data` FROM `gv2zq_session` WHERE `session_id` = ?211μs1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:261Copy
  • SELECT `session_id` FROM `gv2zq_session` WHERE `session_id` = :session_id LIMIT 1149μs1.31KBParams/libraries/src/Session/MetadataManager.php:187Copy
  • UPDATE `gv2zq_session` SET `guest` = :guest , `time` = :time , `userid` = :user_id , `username` = :username , `client_id` = :client_id WHERE `session_id` = :session_id384μs992BParams/libraries/src/Session/MetadataManager.php:316Copy
  • SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled` FROM `gv2zq_extensions` WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 1506μs1.69KB/libraries/src/Component/ComponentHelper.php:399Copy
  • SELECT `id`,`rules` FROM `gv2zq_viewlevels`159μs656B/libraries/src/Access/Access.php:955Copy
  • SELECT `b`.`id` FROM `gv2zq_usergroups` AS `a` LEFT JOIN `gv2zq_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt` WHERE `a`.`id` = :guest523μs1.33KBParams/libraries/src/Access/Access.php:868Copy
  • SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id` FROM `gv2zq_extensions` WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1,:preparedArray2) ORDER BY `ordering`1.61ms3.48KBParams/libraries/src/Plugin/PluginHelper.php:294Copy
  • SELECT * FROM `gv2zq_nextend2_section_storage` WHERE `application` = 'smartslider' AND `section` = 'settings'405μs1.5KB/libraries/smartslider3/src/Framework/Database/Joomla/JoomlaConnectorTable.php:182Copy
  • 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 `gv2zq_menu` AS `m` LEFT JOIN `gv2zq_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`820μs19.92KBParams/libraries/src/Menu/SiteMenu.php:166Copy
  • SELECT * FROM `gv2zq_languages` WHERE `published` = 1 ORDER BY `ordering` ASC548μs1.59KB/libraries/src/Language/LanguageHelper.php:142Copy
  • SELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent` FROM `gv2zq_template_styles` AS `s` LEFT JOIN `gv2zq_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` = 1635μs832B/administrator/components/com_templates/src/Model/StyleModel.php:771Copy
  • SELECT * FROM gv2zq_wf_profiles WHERE published = 1 ORDER BY ordering ASC1.57ms1.63KB/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 gv2zq_fields AS a LEFT JOIN `gv2zq_languages` AS l ON l.lang_code = a.language LEFT JOIN gv2zq_users AS uc ON uc.id=a.checked_out LEFT JOIN gv2zq_viewlevels AS ag ON ag.id = a.access LEFT JOIN gv2zq_users AS ua ON ua.id = a.created_user_id LEFT JOIN gv2zq_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 ASC807μs4.06KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:166Copy
  • SELECT * FROM gv2zq_wf_profiles WHERE published = 1 ORDER BY ordering ASC439μs1.63KB/components/com_jce/editor/libraries/classes/application.php:196Copy
  • SELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid` FROM `gv2zq_modules` AS `m` LEFT JOIN `gv2zq_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id` LEFT JOIN `gv2zq_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.99ms2.19KBParams/libraries/src/Cache/Controller/CallbackController.php:51Copy
  • SELECT * FROM gv2zq_modules WHERE published=1 ORDER BY id937μs53.64KB/administrator/components/com_maximenuck/helpers/ckfof.php:168Copy
  • SELECT * FROM gv2zq_edocman_configs719μs3.63KB/components/com_edocman/helper/helper.php:619Copy
  • SELECT a.params, a.layoutcss, a.customcss FROM gv2zq_maximenuck_styles as a WHERE (a.state IN (0, 1)) AND a.id = 1254μs656B/administrator/components/com_maximenuck/helpers/ckfof.php:176Copy
  • 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 gv2zq_fields AS a LEFT JOIN `gv2zq_languages` AS l ON l.lang_code = a.language LEFT JOIN gv2zq_users AS uc ON uc.id=a.checked_out LEFT JOIN gv2zq_viewlevels AS ag ON ag.id = a.access LEFT JOIN gv2zq_users AS ua ON ua.id = a.created_user_id LEFT JOIN gv2zq_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 ASC889μs4.06KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:166Copy
  • SELECT `a`.`id`,`a`.`asset_id`,`a`.`title`,`a`.`type`,`a`.`execution_rules`,`a`.`state`,`a`.`last_exit_code`,`a`.`locked`,`a`.`last_execution`,`a`.`next_execution`,`a`.`times_executed`,`a`.`times_failed`,`a`.`priority`,`a`.`ordering`,`a`.`note`,`a`.`checked_out`,`a`.`checked_out_time`,`uc`.`name` AS `editor` FROM `gv2zq_scheduler_tasks` AS `a` LEFT JOIN `gv2zq_users` AS `uc` ON `uc`.`id` = `a`.`checked_out` WHERE `a`.`state` = :state AND `a`.`next_execution` <= :now ORDER BY `a`.`title` asc377μs3.2KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:391Copy
  • SELECT `a`.`id`,`a`.`asset_id`,`a`.`title`,`a`.`type`,`a`.`execution_rules`,`a`.`state`,`a`.`last_exit_code`,`a`.`locked`,`a`.`last_execution`,`a`.`next_execution`,`a`.`times_executed`,`a`.`times_failed`,`a`.`priority`,`a`.`ordering`,`a`.`note`,`a`.`checked_out`,`a`.`checked_out_time`,`uc`.`name` AS `editor` FROM `gv2zq_scheduler_tasks` AS `a` LEFT JOIN `gv2zq_users` AS `uc` ON `uc`.`id` = `a`.`checked_out` WHERE `a`.`state` = :state AND `a`.`locked` IS NOT NULL ORDER BY `a`.`title` asc303μs3.18KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:391Copy