Miami Valley Building Officials

Please enter the email address associated with your User account. Your username will be emailed to the email address on file.
3MBMemory Usage83.16msRequest 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
array:1 [ "view" => "remind" ]
$_POST
[]
$_SESSION
array:1 [ "joomla" => "***redacted***" ]
$_COOKIE
array:1 [ "9c6b8559da84ff7a6aa3068a025f700f" => "4cfe6eccb463fab428eb926bd61c5336" ]
$_SERVER
array:63 [ "LSPHP_ENABLE_USER_INI" => "on" "PATH" => "/usr/local/bin:/usr/bin:/bin" "TEMP" => ...
session
array:3 [ "counter" => 2 "timer" => array:3 [ "start" => 1732254044 "last" => 1732254044...
registry
array:3 [ "data" => [] "initialized" => false "separator" => "." ]
user
array:18 [ "id" => 0 "name" => null "username" => null "email" => null "password" => "***r...
  • afterLoad (458.58KB) (3.34ms)
  • afterInitialise (895.21KB) (28.34ms)
  • afterRoute (81.74KB) (3.58ms)
  • beforeRenderComponent com_users (52.48KB) (3.1ms)
  • afterRenderComponent com_users (405.02KB) (10.72ms)
  • afterDispatch (15.81KB) (475μs)
  • beforeRenderRawModule mod_maximenuck (Maximenu CK) (106.42KB) (3.63ms)
  • afterRenderRawModule mod_maximenuck (Maximenu CK) (393.5KB) (8.99ms)
  • beforeRenderRawModule mod_custom (Left Footer) (25.72KB) (127μs)
  • afterRenderRawModule mod_custom (Left Footer) (110.02KB) (3.46ms)
  • beforeRenderModule mod_custom (Left Footer) (2.3KB) (184μs)
  • afterRenderModule mod_custom (Left Footer) (2.76KB) (97μs)
  • beforeRenderModule mod_maximenuck (Maximenu CK) (27.57KB) (131μs)
  • afterRenderModule mod_maximenuck (Maximenu CK) (9.95KB) (42μs)
  • beforeRenderRawModule mod_custom (Logo) (26.45KB) (37μs)
  • afterRenderRawModule mod_custom (Logo) (864B) (91μs)
  • beforeRenderModule mod_custom (Logo) (704B) (5μs)
  • afterRenderModule mod_custom (Logo) (2.74KB) (36μs)
  • beforeRenderRawModule mod_menu (Top Menu) (1.59KB) (23μs)
  • afterRenderRawModule mod_menu (Top Menu) (41.11KB) (1000μs)
  • beforeRenderModule mod_menu (Top Menu) (704B) (7μs)
  • afterRenderModule mod_menu (Top Menu) (2.29KB) (49μs)
  • afterRender (120.8KB) (7.36ms)
  • 1 x afterInitialise (895.21KB) (34.08%)
    28.34ms
    1 x afterRenderComponent com_users (405.02KB) (12.9%)
    10.72ms
    1 x afterRenderRawModule mod_maximenuck (Maximenu CK) (393.5KB) (10.81%)
    8.99ms
    1 x afterRender (120.8KB) (8.85%)
    7.36ms
    1 x beforeRenderRawModule mod_maximenuck (Maximenu CK) (106.42KB) (4.37%)
    3.63ms
    1 x afterRoute (81.74KB) (4.3%)
    3.58ms
    1 x afterRenderRawModule mod_custom (Left Footer) (110.02KB) (4.16%)
    3.46ms
    1 x afterLoad (458.58KB) (4.02%)
    3.34ms
    1 x beforeRenderComponent com_users (52.48KB) (3.73%)
    3.10ms
    1 x afterRenderRawModule mod_menu (Top Menu) (41.11KB) (1.2%)
    1000μs
    1 x afterDispatch (15.81KB) (0.57%)
    475μs
    1 x beforeRenderModule mod_custom (Left Footer) (2.3KB) (0.22%)
    184μs
    1 x beforeRenderModule mod_maximenuck (Maximenu CK) (27.57KB) (0.16%)
    131μs
    1 x beforeRenderRawModule mod_custom (Left Footer) (25.72KB) (0.15%)
    127μs
    1 x afterRenderModule mod_custom (Left Footer) (2.76KB) (0.12%)
    97μs
    1 x afterRenderRawModule mod_custom (Logo) (864B) (0.11%)
    91μs
    1 x afterRenderModule mod_menu (Top Menu) (2.29KB) (0.06%)
    49μs
    1 x afterRenderModule mod_maximenuck (Maximenu CK) (9.95KB) (0.05%)
    42μs
    1 x beforeRenderRawModule mod_custom (Logo) (26.45KB) (0.04%)
    37μs
    1 x afterRenderModule mod_custom (Logo) (2.74KB) (0.04%)
    36μs
    1 x beforeRenderRawModule mod_menu (Top Menu) (1.59KB) (0.03%)
    23μs
    1 x beforeRenderModule mod_menu (Top Menu) (704B) (0.01%)
    7μs
    1 x beforeRenderModule mod_custom (Logo) (704B) (0.01%)
    5μs
21 statements were executed14.39ms111.42KB
  • SELECT @@SESSION.sql_mode;193μs968B/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:334Copy
  • SELECT `data` FROM `gv2zq_session` WHERE `session_id` = ?697μs1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:261Copy
  • SELECT `session_id` FROM `gv2zq_session` WHERE `session_id` = :session_id LIMIT 1505μ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_id529μ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` = 1614μs1.69KB/libraries/src/Component/ComponentHelper.php:399Copy
  • SELECT `id`,`rules` FROM `gv2zq_viewlevels`508μ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` = :guest473μ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`2ms3.48KBParams/libraries/src/Plugin/PluginHelper.php:294Copy
  • SELECT * FROM `gv2zq_nextend2_section_storage` WHERE `application` = 'smartslider' AND `section` = 'settings'332μ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`953μs19.92KBParams/libraries/src/Menu/SiteMenu.php:166Copy
  • SELECT * FROM `gv2zq_languages` WHERE `published` = 1 ORDER BY `ordering` ASC349μ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` = 1463μs832B/administrator/components/com_templates/src/Model/StyleModel.php:771Copy
  • SELECT * FROM gv2zq_wf_profiles WHERE published = 1 ORDER BY ordering ASC322μs1.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 ASC989μs4.06KBParams/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 `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`1.96ms2.19KBParams/libraries/src/Cache/Controller/CallbackController.php:51Copy
  • SELECT * FROM gv2zq_modules WHERE published=1 ORDER BY id749μs52.39KB/administrator/components/com_maximenuck/helpers/ckfof.php:168Copy
  • SELECT * FROM gv2zq_edocman_configs373μs4.88KB/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 = 1197μ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 ASC934μ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` asc545μ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` asc710μs3.18KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:391Copy