Made in Germany

  • Forgot your password?
  • Forgot your username?

© 2025 Uhlmann Solarelectronic

Joomla! Debug Console

Session

{
    "__default": {
        "session": {
            "counter": 2,
            "timer": {
                "start": 1751533445,
                "last": 1751533445,
                "now": 1751533445
            },
            "token": "70gezQmtRjtEA9LmFGI5kpziee3FsjmO"
        },
        "registry": {
            "users": {
                "login": {
                    "form": {
                        "data": []
                    }
                }
            }
        },
        "user": {
            "id": 0,
            "name": null,
            "username": null,
            "email": null,
            "password": null,
            "password_clear": "",
            "block": null,
            "sendEmail": 0,
            "registerDate": null,
            "lastvisitDate": null,
            "activation": null,
            "params": null,
            "groups": [],
            "guest": 1,
            "lastResetTime": null,
            "resetCount": null,
            "requireReset": null,
            "aid": 0
        },
        "plg_system_languagefilter": {
            "language": "en-GB"
        },
        "gtag": "1"
    }
}

Profile Information

Time

Memory

Time: 41.59 ms / 41.59 ms Memory: 2.002 MB / 2.39 MB Application: afterLoad
Time: 56.52 ms / 98.11 ms Memory: 5.453 MB / 7.85 MB Application: afterInitialise
Time: 7.92 ms / 106.03 ms Memory: 0.992 MB / 8.84 MB Application: afterRoute
Time: 13.36 ms / 119.39 ms Memory: 0.208 MB / 9.05 MB Application: beforeRenderComponent com_users
Time: 40.49 ms / 159.88 ms Memory: 2.138 MB / 11.18 MB Application: afterRenderComponent com_users
Time: 2.49 ms / 162.37 ms Memory: 0.182 MB / 11.37 MB Application: afterDispatch
Time: 16.38 ms / 178.75 ms Memory: 0.216 MB / 11.58 MB Application: afterRender

Database queries total: 7.78 ms

Memory Usage

11.81 MB (12,379,840 Bytes)

Database Queries

17 Queries Logged 7.78 ms


2 duplicate found!

2 duplicates: #13  #14
  1. Query Time: 0.22 ms Query memory: 0.023 MB Memory before query: 4.162 MB Rows returned: 1
    SELECT `data`
    
      FROM `uhl_session`
      WHERE `session_id` = X'6564316366396536646462393033343466366536363263343731326163356161'
    Explain
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLEuhl_sessionconstPRIMARYPRIMARY194const1
    Profile
    StatusDuration
    Starting0.03 ms
    checking permissions0.00 ms
    Opening tables0.01 ms
    After opening tables0.00 ms
    System lock0.00 ms
    table lock0.01 ms
    init0.01 ms
    Optimizing0.01 ms
    Statistics0.04 ms
    Preparing0.00 ms
    Unlocking tables0.00 ms
    Preparing0.01 ms
    Executing0.00 ms
    Sending data0.01 ms
    End of update loop0.00 ms
    Query end0.00 ms
    closing tables0.00 ms
    Unlocking tables0.00 ms
    closing tables0.00 ms
    Query end0.00 ms
    Starting cleanup0.00 ms
    Freeing items0.00 ms
    Updating status0.01 ms
    Reset for next command0.00 ms
    Call Stack
    #CallerFile and line number
    16JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1740
    15JDatabaseDriver->loadResult()JROOT/libraries/joomla/session/storage/database.php:45
    14JSessionStorageDatabase->read()Same as call in the line below.
    13session_start()JROOT/libraries/joomla/session/handler/native.php:260
    12JSessionHandlerNative->doSessionStart()JROOT/libraries/joomla/session/handler/native.php:50
    11JSessionHandlerNative->start()JROOT/libraries/joomla/session/handler/joomla.php:88
    10JSessionHandlerJoomla->start()JROOT/libraries/src/Session/Session.php:661
    9Joomla\CMS\Session\Session->_start()JROOT/libraries/src/Session/Session.php:621
    8Joomla\CMS\Session\Session->start()JROOT/libraries/src/Session/Session.php:499
    7Joomla\CMS\Session\Session->get()JROOT/libraries/src/Session/Session.php:456
    6Joomla\CMS\Session\Session->isNew()JROOT/libraries/src/Application/CMSApplication.php:826
    5Joomla\CMS\Application\CMSApplication->loadSession()JROOT/libraries/src/Application/CMSApplication.php:136
    4Joomla\CMS\Application\CMSApplication->__construct()JROOT/libraries/src/Application/SiteApplication.php:66
    3Joomla\CMS\Application\SiteApplication->__construct()JROOT/libraries/src/Application/CMSApplication.php:386
    2Joomla\CMS\Application\CMSApplication::getInstance()JROOT/libraries/src/Factory.php:140
    1Joomla\CMS\Factory::getApplication()JROOT/index.php:46
    [Add xdebug.file_link_format directive to your php.ini file to have links for files.]

  2. Query Time: 0.21 ms After last query: 4.72 ms Query memory: 0.021 MB Memory before query: 4.796 MB Rows returned: 5
    SELECT id, rules
    
      FROM `uhl_viewlevels`
    Explain
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLEuhl_viewlevelsALLNULLNO INDEX KEY COULD BE USEDNULLNULL5
    Profile
    StatusDuration
    Starting0.02 ms
    checking permissions0.00 ms
    Opening tables0.01 ms
    After opening tables0.00 ms
    System lock0.00 ms
    table lock0.00 ms
    init0.01 ms
    Optimizing0.00 ms
    Statistics0.01 ms
    Preparing0.01 ms
    Executing0.00 ms
    Sending data0.02 ms
    End of update loop0.00 ms
    Query end0.00 ms
    closing tables0.00 ms
    Unlocking tables0.00 ms
    closing tables0.00 ms
    Query end0.00 ms
    Starting cleanup0.00 ms
    Freeing items0.00 ms
    Updating status0.01 ms
    Reset for next command0.00 ms
    Call Stack
    #CallerFile and line number
    10JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1506
    9JDatabaseDriver->loadAssocList()JROOT/libraries/src/Access/Access.php:1063
    8Joomla\CMS\Access\Access::getAuthorisedViewLevels()JROOT/libraries/src/User/User.php:458
    7Joomla\CMS\User\User->getAuthorisedViewLevels()JROOT/libraries/src/Plugin/PluginHelper.php:318
    6Joomla\CMS\Plugin\PluginHelper::load()JROOT/libraries/src/Plugin/PluginHelper.php:87
    5Joomla\CMS\Plugin\PluginHelper::getPlugin()JROOT/libraries/src/Plugin/PluginHelper.php:129
    4Joomla\CMS\Plugin\PluginHelper::isEnabled()JROOT/libraries/src/Application/SiteApplication.php:604
    3Joomla\CMS\Application\SiteApplication->initialiseApp()JROOT/libraries/src/Application/SiteApplication.php:212
    2Joomla\CMS\Application\SiteApplication->doExecute()JROOT/libraries/src/Application/CMSApplication.php:225
    1Joomla\CMS\Application\CMSApplication->execute()JROOT/index.php:49
    [Add xdebug.file_link_format directive to your php.ini file to have links for files.]

  3. Query Time: 0.28 ms After last query: 0.07 ms Query memory: 0.021 MB Memory before query: 4.808 MB Rows returned: 2
    SELECT b.id
    
      FROM uhl_usergroups AS a
      LEFT JOIN uhl_usergroups AS b
      ON b.lft <= a.lft
      AND b.rgt >= a.rgt
      WHERE a.id = 9
    Explain
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLEaconstPRIMARYPRIMARY4const1
    1SIMPLEbrangeidx_usergroup_nested_set_lookupidx_usergroup_nested_set_lookup4NULL3Using where
    Profile
    StatusDuration
    Starting0.03 ms
    checking permissions0.00 ms
    Opening tables0.01 ms
    After opening tables0.00 ms
    System lock0.00 ms
    table lock0.00 ms
    init0.01 ms
    Optimizing0.01 ms
    Statistics0.04 ms
    Preparing0.00 ms
    Unlocking tables0.00 ms
    Preparing0.01 ms
    Executing0.00 ms
    Sending data0.03 ms
    End of update loop0.00 ms
    Query end0.00 ms
    closing tables0.00 ms
    Unlocking tables0.00 ms
    closing tables0.00 ms
    Query end0.00 ms
    Starting cleanup0.00 ms
    Freeing items0.00 ms
    Updating status0.01 ms
    Reset for next command0.00 ms
    Call Stack
    #CallerFile and line number
    11JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1550
    10JDatabaseDriver->loadColumn()JROOT/libraries/src/Access/Access.php:980
    9Joomla\CMS\Access\Access::getGroupsByUser()JROOT/libraries/src/Access/Access.php:1095
    8Joomla\CMS\Access\Access::getAuthorisedViewLevels()JROOT/libraries/src/User/User.php:458
    7Joomla\CMS\User\User->getAuthorisedViewLevels()JROOT/libraries/src/Plugin/PluginHelper.php:318
    6Joomla\CMS\Plugin\PluginHelper::load()JROOT/libraries/src/Plugin/PluginHelper.php:87
    5Joomla\CMS\Plugin\PluginHelper::getPlugin()JROOT/libraries/src/Plugin/PluginHelper.php:129
    4Joomla\CMS\Plugin\PluginHelper::isEnabled()JROOT/libraries/src/Application/SiteApplication.php:604
    3Joomla\CMS\Application\SiteApplication->initialiseApp()JROOT/libraries/src/Application/SiteApplication.php:212
    2Joomla\CMS\Application\SiteApplication->doExecute()JROOT/libraries/src/Application/CMSApplication.php:225
    1Joomla\CMS\Application\CMSApplication->execute()JROOT/index.php:49
    [Add xdebug.file_link_format directive to your php.ini file to have links for files.]

  4. Query Time: 0.23 ms After last query: 21.20 ms Query memory: 0.022 MB Memory before query: 7.418 MB Rows returned: 0
    select email 
      from uhl_users
      where id=0
      LIMIT 1
    Explain
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLENULLNULLNULLNO INDEX KEY COULD BE USEDNULLNULLNULLImpossible WHERE noticed after reading const tables
    Profile
    StatusDuration
    Starting0.03 ms
    checking permissions0.00 ms
    Opening tables0.01 ms
    After opening tables0.00 ms
    System lock0.00 ms
    table lock0.01 ms
    init0.01 ms
    Optimizing0.01 ms
    Statistics0.02 ms
    Preparing0.00 ms
    Executing0.01 ms
    End of update loop0.00 ms
    Query end0.00 ms
    closing tables0.00 ms
    Unlocking tables0.00 ms
    closing tables0.00 ms
    Query end0.00 ms
    Starting cleanup0.00 ms
    Freeing items0.00 ms
    Updating status0.01 ms
    Reset for next command0.00 ms
    Call Stack
    #CallerFile and line number
    14JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1740
    13JDatabaseDriver->loadResult()JROOT/plugins/system/bfstop/helpers/db.php:311
    12BFStopDBHelper->getUserEmailWhere()JROOT/plugins/system/bfstop/helpers/db.php:324
    11BFStopDBHelper->getUserEmailByID()JROOT/plugins/system/bfstop/helpers/notify.php:28
    10BFStopNotifier->__construct()JROOT/plugins/system/bfstop/bfstop.php:182
    9plgSystembfstop->init()JROOT/plugins/system/bfstop/bfstop.php:354
    8plgSystembfstop->onAfterInitialise()JROOT/libraries/joomla/event/event.php:70
    7JEvent->update()JROOT/libraries/joomla/event/dispatcher.php:160
    6JEventDispatcher->trigger()JROOT/libraries/src/Application/BaseApplication.php:108
    5Joomla\CMS\Application\BaseApplication->triggerEvent()JROOT/libraries/src/Application/CMSApplication.php:668
    4Joomla\CMS\Application\CMSApplication->initialiseApp()JROOT/libraries/src/Application/SiteApplication.php:686
    3Joomla\CMS\Application\SiteApplication->initialiseApp()JROOT/libraries/src/Application/SiteApplication.php:212
    2Joomla\CMS\Application\SiteApplication->doExecute()JROOT/libraries/src/Application/CMSApplication.php:225
    1Joomla\CMS\Application\CMSApplication->execute()JROOT/index.php:49
    [Add xdebug.file_link_format directive to your php.ini file to have links for files.]

  5. Query Time: 0.25 ms After last query: 0.08 ms Query memory: 0.021 MB Memory before query: 7.426 MB Rows returned: 0
    SELECT id, ipaddress 
      from uhl_bfstop_allowlist
      WHERE (ipaddress='216.73.216.179'
      AND LOCATE('/', ipaddress) = 0)
    Explain
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLEuhl_bfstop_allowlistALLNULLNO INDEX KEY COULD BE USEDNULLNULL1Using where
    Profile
    StatusDuration
    Starting0.03 ms
    checking permissions0.00 ms
    Opening tables0.01 ms
    After opening tables0.01 ms
    System lock0.00 ms
    table lock0.00 ms
    init0.01 ms
    Optimizing0.01 ms
    Statistics0.01 ms
    Preparing0.01 ms
    Executing0.00 ms
    Sending data0.02 ms
    End of update loop0.00 ms
    Query end0.00 ms
    Commit0.00 ms
    Query end0.00 ms
    closing tables0.00 ms
    Unlocking tables0.00 ms
    closing tables0.00 ms
    Query end0.00 ms
    Starting cleanup0.00 ms
    Freeing items0.00 ms
    Updating status0.01 ms
    Reset for next command0.00 ms
    Call Stack
    #CallerFile and line number
    12JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1701
    11JDatabaseDriver->loadObjectList()JROOT/plugins/system/bfstop/helpers/db.php:192
    10BFStopDBHelper->checkForEntries()JROOT/plugins/system/bfstop/helpers/db.php:228
    9BFStopDBHelper->isIPOnAllowList()JROOT/plugins/system/bfstop/bfstop.php:373
    8plgSystembfstop->onAfterInitialise()JROOT/libraries/joomla/event/event.php:70
    7JEvent->update()JROOT/libraries/joomla/event/dispatcher.php:160
    6JEventDispatcher->trigger()JROOT/libraries/src/Application/BaseApplication.php:108
    5Joomla\CMS\Application\BaseApplication->triggerEvent()JROOT/libraries/src/Application/CMSApplication.php:668
    4Joomla\CMS\Application\CMSApplication->initialiseApp()JROOT/libraries/src/Application/SiteApplication.php:686
    3Joomla\CMS\Application\SiteApplication->initialiseApp()JROOT/libraries/src/Application/SiteApplication.php:212
    2Joomla\CMS\Application\SiteApplication->doExecute()JROOT/libraries/src/Application/CMSApplication.php:225
    1Joomla\CMS\Application\CMSApplication->execute()JROOT/index.php:49
    [Add xdebug.file_link_format directive to your php.ini file to have links for files.]

  6. Query Time: 0.26 ms After last query: 0.06 ms Query memory: 0.021 MB Memory before query: 7.432 MB Rows returned: 0
    SELECT id, ipaddress 
      from uhl_bfstop_allowlist
      WHERE ((LOCATE('/', ipaddress) != 0
      AND LOCATE('.', ipaddress) != 0
      AND (INET_ATON('216.73.216.179') & ~((1 << (32 - SUBSTR(ipaddress, LOCATE("/", ipaddress)+1, LENGTH(ipaddress)-LOCATE("/", ipaddress))))-1)) = (INET_ATON(SUBSTR(ipaddress, 1, LOCATE("/", ipaddress)-1)) & ~((1 << (32 - SUBSTR(ipaddress, LOCATE("/", ipaddress)+1, LENGTH(ipaddress)-LOCATE("/", ipaddress))))-1))))
    Explain
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLEuhl_bfstop_allowlistALLNULLNO INDEX KEY COULD BE USEDNULLNULL1Using where
    Profile
    StatusDuration
    Starting0.05 ms
    checking permissions0.00 ms
    Opening tables0.01 ms
    After opening tables0.00 ms
    System lock0.00 ms
    table lock0.00 ms
    init0.02 ms
    Optimizing0.02 ms
    Statistics0.01 ms
    Preparing0.01 ms
    Executing0.00 ms
    Sending data0.01 ms
    End of update loop0.00 ms
    Query end0.00 ms
    Commit0.00 ms
    Query end0.00 ms
    closing tables0.00 ms
    Unlocking tables0.00 ms
    closing tables0.00 ms
    Query end0.00 ms
    Starting cleanup0.00 ms
    Freeing items0.01 ms
    Updating status0.01 ms
    Reset for next command0.00 ms
    Call Stack
    #CallerFile and line number
    12JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1701
    11JDatabaseDriver->loadObjectList()JROOT/plugins/system/bfstop/helpers/db.php:192
    10BFStopDBHelper->checkForEntries()JROOT/plugins/system/bfstop/helpers/db.php:229
    9BFStopDBHelper->isIPOnAllowList()JROOT/plugins/system/bfstop/bfstop.php:373
    8plgSystembfstop->onAfterInitialise()JROOT/libraries/joomla/event/event.php:70
    7JEvent->update()JROOT/libraries/joomla/event/dispatcher.php:160
    6JEventDispatcher->trigger()JROOT/libraries/src/Application/BaseApplication.php:108
    5Joomla\CMS\Application\BaseApplication->triggerEvent()JROOT/libraries/src/Application/CMSApplication.php:668
    4Joomla\CMS\Application\CMSApplication->initialiseApp()JROOT/libraries/src/Application/SiteApplication.php:686
    3Joomla\CMS\Application\SiteApplication->initialiseApp()JROOT/libraries/src/Application/SiteApplication.php:212
    2Joomla\CMS\Application\SiteApplication->doExecute()JROOT/libraries/src/Application/CMSApplication.php:225
    1Joomla\CMS\Application\CMSApplication->execute()JROOT/index.php:49
    [Add xdebug.file_link_format directive to your php.ini file to have links for files.]

  7. Query Time: 0.29 ms After last query: 0.06 ms Query memory: 0.021 MB Memory before query: 7.438 MB Rows returned: 0
    SELECT id, ipaddress, crdate, duration 
      FROM uhl_bfstop_bannedip b
      WHERE (ipaddress='216.73.216.179'
      AND LOCATE('/', ipaddress) = 0)
      AND (b.duration=0 OR DATE_ADD(b.crdate, INTERVAL b.duration MINUTE) >= '2025-07-03 11:04:05')
      AND NOT EXISTS (SELECT 1
      FROM uhl_bfstop_unblock u
      WHERE b.id = u.block_id)
    Explain
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1PRIMARYbALLNULLNO INDEX KEY COULD BE USEDNULLNULL1Using where
    2DEPENDENT SUBQUERYuunique_subqueryPRIMARYPRIMARY4func1Using index
    Profile
    StatusDuration
    Starting0.04 ms
    checking permissions0.00 ms
    Opening tables0.01 ms
    After opening tables0.00 ms
    System lock0.00 ms
    table lock0.00 ms
    init0.02 ms
    Optimizing0.02 ms
    Statistics0.01 ms
    Preparing0.01 ms
    Optimizing0.00 ms
    Statistics0.01 ms
    Preparing0.01 ms
    Executing0.00 ms
    Sending data0.01 ms
    End of update loop0.00 ms
    Query end0.00 ms
    Commit0.00 ms
    Query end0.00 ms
    closing tables0.00 ms
    Unlocking tables0.00 ms
    closing tables0.00 ms
    Query end0.00 ms
    Starting cleanup0.00 ms
    Freeing items0.01 ms
    Updating status0.01 ms
    Reset for next command0.00 ms
    Call Stack
    #CallerFile and line number
    12JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1701
    11JDatabaseDriver->loadObjectList()JROOT/plugins/system/bfstop/helpers/db.php:192
    10BFStopDBHelper->checkForEntries()JROOT/plugins/system/bfstop/helpers/db.php:218
    9BFStopDBHelper->isIPBlocked()JROOT/plugins/system/bfstop/bfstop.php:377
    8plgSystembfstop->onAfterInitialise()JROOT/libraries/joomla/event/event.php:70
    7JEvent->update()JROOT/libraries/joomla/event/dispatcher.php:160
    6JEventDispatcher->trigger()JROOT/libraries/src/Application/BaseApplication.php:108
    5Joomla\CMS\Application\BaseApplication->triggerEvent()JROOT/libraries/src/Application/CMSApplication.php:668
    4Joomla\CMS\Application\CMSApplication->initialiseApp()JROOT/libraries/src/Application/SiteApplication.php:686
    3Joomla\CMS\Application\SiteApplication->initialiseApp()JROOT/libraries/src/Application/SiteApplication.php:212
    2Joomla\CMS\Application\SiteApplication->doExecute()JROOT/libraries/src/Application/CMSApplication.php:225
    1Joomla\CMS\Application\CMSApplication->execute()JROOT/index.php:49
    [Add xdebug.file_link_format directive to your php.ini file to have links for files.]

  8. Query Time: 0.33 ms After last query: 0.06 ms Query memory: 0.021 MB Memory before query: 7.444 MB Rows returned: 0
    SELECT id, ipaddress, crdate, duration 
      FROM uhl_bfstop_bannedip b
      WHERE ((LOCATE('/', ipaddress) != 0
      AND LOCATE('.', ipaddress) != 0
      AND (INET_ATON('216.73.216.179') & ~((1 << (32 - SUBSTR(ipaddress, LOCATE("/", ipaddress)+1, LENGTH(ipaddress)-LOCATE("/", ipaddress))))-1)) = (INET_ATON(SUBSTR(ipaddress, 1, LOCATE("/", ipaddress)-1)) & ~((1 << (32 - SUBSTR(ipaddress, LOCATE("/", ipaddress)+1, LENGTH(ipaddress)-LOCATE("/", ipaddress))))-1))))
      AND (b.duration=0 OR DATE_ADD(b.crdate, INTERVAL b.duration MINUTE) >= '2025-07-03 11:04:05')
      AND NOT EXISTS (SELECT 1
      FROM uhl_bfstop_unblock u
      WHERE b.id = u.block_id)
    Explain
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1PRIMARYbALLNULLNO INDEX KEY COULD BE USEDNULLNULL1Using where
    2DEPENDENT SUBQUERYuunique_subqueryPRIMARYPRIMARY4func1Using index
    Profile
    StatusDuration
    Starting0.06 ms
    checking permissions0.00 ms
    Opening tables0.01 ms
    After opening tables0.00 ms
    System lock0.00 ms
    table lock0.00 ms
    init0.03 ms
    Optimizing0.03 ms
    Statistics0.01 ms
    Preparing0.01 ms
    Optimizing0.00 ms
    Statistics0.01 ms
    Preparing0.01 ms
    Executing0.00 ms
    Sending data0.01 ms
    End of update loop0.00 ms
    Query end0.00 ms
    Commit0.00 ms
    Query end0.00 ms
    closing tables0.00 ms
    Unlocking tables0.00 ms
    closing tables0.00 ms
    Query end0.00 ms
    Starting cleanup0.00 ms
    Freeing items0.01 ms
    Updating status0.01 ms
    Reset for next command0.00 ms
    Call Stack
    #CallerFile and line number
    12JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1701
    11JDatabaseDriver->loadObjectList()JROOT/plugins/system/bfstop/helpers/db.php:192
    10BFStopDBHelper->checkForEntries()JROOT/plugins/system/bfstop/helpers/db.php:219
    9BFStopDBHelper->isIPBlocked()JROOT/plugins/system/bfstop/bfstop.php:377
    8plgSystembfstop->onAfterInitialise()JROOT/libraries/joomla/event/event.php:70
    7JEvent->update()JROOT/libraries/joomla/event/dispatcher.php:160
    6JEventDispatcher->trigger()JROOT/libraries/src/Application/BaseApplication.php:108
    5Joomla\CMS\Application\BaseApplication->triggerEvent()JROOT/libraries/src/Application/CMSApplication.php:668
    4Joomla\CMS\Application\CMSApplication->initialiseApp()JROOT/libraries/src/Application/SiteApplication.php:686
    3Joomla\CMS\Application\SiteApplication->initialiseApp()JROOT/libraries/src/Application/SiteApplication.php:212
    2Joomla\CMS\Application\SiteApplication->doExecute()JROOT/libraries/src/Application/CMSApplication.php:225
    1Joomla\CMS\Application\CMSApplication->execute()JROOT/index.php:49
    [Add xdebug.file_link_format directive to your php.ini file to have links for files.]

  9. Query Time: 0.90 ms After last query: 10.53 ms Query memory: 0.089 MB Memory before query: 7.641 MB Rows returned: 48
    SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, 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,e.element as component
    
      FROM uhl_menu AS m
      LEFT JOIN uhl_extensions AS e
      ON m.component_id = e.extension_id
      WHERE m.published = 1
      AND m.parent_id > 0
      AND m.client_id = 0
      ORDER BY m.lft
    Explain
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLEmrefidx_client_id_parent_id_alias_language,published,parent_ididx_client_id_parent_id_alias_language1const64Using index condition; Using where; Using filesort
    1SIMPLEeeq_refPRIMARYPRIMARY4d021b67c.m.component_id1Using where
    Profile
    StatusDuration
    Starting0.04 ms
    checking permissions0.00 ms
    Opening tables0.01 ms
    After opening tables0.00 ms
    System lock0.00 ms
    table lock0.00 ms
    init0.02 ms
    Optimizing0.01 ms
    Statistics0.05 ms
    Preparing0.02 ms
    Sorting result0.01 ms
    Executing0.00 ms
    Sending data0.01 ms
    Creating sort index0.60 ms
    End of update loop0.00 ms
    Query end0.00 ms
    closing tables0.00 ms
    Unlocking tables0.00 ms
    closing tables0.00 ms
    Query end0.00 ms
    Starting cleanup0.00 ms
    Freeing items0.00 ms
    Updating status0.01 ms
    Reset for next command0.00 ms
    Call Stack
    #CallerFile and line number
    23JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1701
    22JDatabaseDriver->loadObjectList()JROOT/libraries/src/Menu/SiteMenu.php:93
    21Joomla\CMS\Menu\SiteMenu->Joomla\CMS\Menu\{closure}()Same as call in the line below.
    20call_user_func_array()JROOT/libraries/src/Cache/Controller/CallbackController.php:173
    19Joomla\CMS\Cache\Controller\CallbackController->get()JROOT/libraries/src/Menu/SiteMenu.php:101
    18Joomla\CMS\Menu\SiteMenu->load()JROOT/libraries/src/Menu/AbstractMenu.php:78
    17Joomla\CMS\Menu\AbstractMenu->__construct()JROOT/libraries/src/Menu/SiteMenu.php:62
    16Joomla\CMS\Menu\SiteMenu->__construct()JROOT/libraries/src/Menu/AbstractMenu.php:142
    15Joomla\CMS\Menu\AbstractMenu::getInstance()JROOT/libraries/src/Application/CMSApplication.php:417
    14Joomla\CMS\Application\CMSApplication->getMenu()JROOT/libraries/src/Application/SiteApplication.php:275
    13Joomla\CMS\Application\SiteApplication->getMenu()JROOT/libraries/src/Router/SiteRouter.php:65
    12Joomla\CMS\Router\SiteRouter->__construct()JROOT/libraries/src/Router/Router.php:189
    11Joomla\CMS\Router\Router::getInstance()JROOT/libraries/src/Application/CMSApplication.php:533
    10Joomla\CMS\Application\CMSApplication::getRouter()JROOT/libraries/src/Application/SiteApplication.php:403
    9Joomla\CMS\Application\SiteApplication::getRouter()JROOT/plugins/system/languagefilter/languagefilter.php:145
    8PlgSystemLanguageFilter->onAfterInitialise()JROOT/libraries/joomla/event/event.php:70
    7JEvent->update()JROOT/libraries/joomla/event/dispatcher.php:160
    6JEventDispatcher->trigger()JROOT/libraries/src/Application/BaseApplication.php:108
    5Joomla\CMS\Application\BaseApplication->triggerEvent()JROOT/libraries/src/Application/CMSApplication.php:668
    4Joomla\CMS\Application\CMSApplication->initialiseApp()JROOT/libraries/src/Application/SiteApplication.php:686
    3Joomla\CMS\Application\SiteApplication->initialiseApp()JROOT/libraries/src/Application/SiteApplication.php:212
    2Joomla\CMS\Application\SiteApplication->doExecute()JROOT/libraries/src/Application/CMSApplication.php:225
    1Joomla\CMS\Application\CMSApplication->execute()JROOT/index.php:49
    [Add xdebug.file_link_format directive to your php.ini file to have links for files.]

  10. Query Time: 0.33 ms After last query: 9.09 ms Query memory: 0.005 MB Memory before query: 8.856 MB
    UPDATE `uhl_extensions`
    
      SET `params` = '{\"mediaversion\":\"e50b45f04775e4a2ad432cb21df0375a\"}'
      WHERE `type` = 'library'
      AND `element` = 'joomla'
    Explain
    EXPLAIN not possible on query: UPDATE `uhl_extensions` SET `params` = '{\"mediaversion\":\"e50b45f04775e4a2ad432cb21df0375a\"}' WHERE `type` = 'library' AND `element` = 'joomla'
    Profile
    StatusDuration
    Starting0.03 ms
    checking permissions0.00 ms
    Opening tables0.01 ms
    After opening tables0.00 ms
    System lock0.00 ms
    table lock0.00 ms
    init for update0.09 ms
    Updating0.02 ms
    End of update loop0.01 ms
    Query end0.00 ms
    Commit0.00 ms
    Writing to binlog0.02 ms
    Commit0.00 ms
    Query end0.00 ms
    closing tables0.00 ms
    Unlocking tables0.00 ms
    Waiting for query cache lock0.00 ms
    Unlocking tables0.01 ms
    closing tables0.00 ms
    Query end0.00 ms
    Starting cleanup0.00 ms
    Freeing items0.00 ms
    Updating status0.01 ms
    Reset for next command0.00 ms
    Call Stack
    #CallerFile and line number
    10JDatabaseDriverMysqli->execute()JROOT/libraries/src/Helper/LibraryHelper.php:117
    9Joomla\CMS\Helper\LibraryHelper::saveParams()JROOT/libraries/src/Version.php:372
    8Joomla\CMS\Version->setMediaVersion()JROOT/libraries/src/Version.php:331
    7Joomla\CMS\Version->getMediaVersion()JROOT/libraries/src/Factory.php:778
    6Joomla\CMS\Factory::createDocument()JROOT/libraries/src/Factory.php:234
    5Joomla\CMS\Factory::getDocument()JROOT/libraries/src/Application/WebApplication.php:1137
    4Joomla\CMS\Application\WebApplication->loadDocument()JROOT/libraries/src/Application/SiteApplication.php:133
    3Joomla\CMS\Application\SiteApplication->dispatch()JROOT/libraries/src/Application/SiteApplication.php:233
    2Joomla\CMS\Application\SiteApplication->doExecute()JROOT/libraries/src/Application/CMSApplication.php:225
    1Joomla\CMS\Application\CMSApplication->execute()JROOT/index.php:49
    [Add xdebug.file_link_format directive to your php.ini file to have links for files.]

  11. Query Time: 1.18 ms After last query: 10.24 ms Query memory: 0.019 MB Memory before query: 9.038 MB Rows returned: 2
    SELECT id, home, template, s.params
    
      FROM uhl_template_styles as s
      LEFT JOIN uhl_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
    Explain
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLEsrefidx_template,idx_client_id,idx_client_id_homeidx_client_id1const2
    1SIMPLEerefelement_clientid,element_folder_clientid,extensionelement_clientid403d021b67c.s.template,const1Using index condition; Using where
    Profile
    StatusDuration
    Starting0.14 ms
    checking permissions0.01 ms
    Opening tables0.03 ms
    After opening tables0.01 ms
    System lock0.01 ms
    table lock0.02 ms
    init0.06 ms
    Optimizing0.06 ms
    Statistics0.25 ms
    Preparing0.07 ms
    Executing0.01 ms
    Sending data0.17 ms
    End of update loop0.01 ms
    Query end0.01 ms
    closing tables0.01 ms
    Unlocking tables0.01 ms
    closing tables0.01 ms
    Query end0.01 ms
    Starting cleanup0.01 ms
    Freeing items0.02 ms
    Updating status0.03 ms
    Reset for next command0.01 ms
    Call Stack
    #CallerFile and line number
    6JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1701
    5JDatabaseDriver->loadObjectList()JROOT/libraries/src/Application/SiteApplication.php:486
    4Joomla\CMS\Application\SiteApplication->getTemplate()JROOT/libraries/src/Application/SiteApplication.php:168
    3Joomla\CMS\Application\SiteApplication->dispatch()JROOT/libraries/src/Application/SiteApplication.php:233
    2Joomla\CMS\Application\SiteApplication->doExecute()JROOT/libraries/src/Application/CMSApplication.php:225
    1Joomla\CMS\Application\CMSApplication->execute()JROOT/index.php:49
    [Add xdebug.file_link_format directive to your php.ini file to have links for files.]

  12. Query Time: 1.13 ms After last query: 27.09 ms Query memory: 0.027 MB Memory before query: 10.183 MB Rows returned: 0
    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,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 uhl_fields AS a
      LEFT JOIN `uhl_languages` AS l
      ON l.lang_code = a.language
      LEFT JOIN uhl_users AS uc
      ON uc.id=a.checked_out
      LEFT JOIN uhl_viewlevels AS ag
      ON ag.id = a.access
      LEFT JOIN uhl_users AS ua
      ON ua.id = a.created_user_id
      LEFT JOIN uhl_fields_groups AS g
      ON g.id = a.group_id
      WHERE a.context = 'com_users.login'
      AND a.access IN (1,1,5)
      AND (a.group_id = 0 OR g.access IN (1,1,5))
      AND a.state = 1
      AND (a.group_id = 0 OR g.state = 1)
      ORDER BY a.ordering ASC
    Explain
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLEarefidx_state,idx_access,idx_contextidx_context766const1Using where; Using temporary; Using filesort
    1SIMPLEleq_refidx_langcodeidx_langcode28d021b67c.a.language1Using where
    1SIMPLEuceq_refPRIMARYPRIMARY4d021b67c.a.checked_out1Using where
    1SIMPLEageq_refPRIMARYPRIMARY4d021b67c.a.access1Using where
    1SIMPLEuaeq_refPRIMARYPRIMARY4d021b67c.a.created_user_id1Using where
    1SIMPLEgeq_refPRIMARYPRIMARY4d021b67c.a.group_id1Using where
    Profile
    StatusDuration
    Starting0.12 ms
    checking permissions0.01 ms
    Opening tables0.04 ms
    After opening tables0.01 ms
    System lock0.01 ms
    table lock0.01 ms
    init0.06 ms
    Optimizing0.04 ms
    Statistics0.12 ms
    Preparing0.05 ms
    Creating tmp table0.05 ms
    Sorting result0.01 ms
    Executing0.00 ms
    Sending data0.33 ms
    Creating sort index0.04 ms
    Removing tmp table0.07 ms
    Creating sort index0.01 ms
    End of update loop0.01 ms
    Query end0.00 ms
    closing tables0.00 ms
    Unlocking tables0.00 ms
    closing tables0.01 ms
    Query end0.01 ms
    Starting cleanup0.00 ms
    Freeing items0.01 ms
    Updating status0.01 ms
    Reset for next command0.00 ms
    Call Stack
    #CallerFile and line number
    24JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1701
    23JDatabaseDriver->loadObjectList()JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322
    22Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList()JROOT/administrator/components/com_fields/models/fields.php:333
    21FieldsModelFields->_getList()JROOT/libraries/src/MVC/Model/ListModel.php:194
    20Joomla\CMS\MVC\Model\ListModel->getItems()JROOT/administrator/components/com_fields/helpers/fields.php:136
    19FieldsHelper::getFields()JROOT/administrator/components/com_fields/helpers/fields.php:286
    18FieldsHelper::prepareForm()JROOT/plugins/system/fields/fields.php:305
    17PlgSystemFields->onContentPrepareForm()JROOT/libraries/joomla/event/event.php:70
    16JEvent->update()JROOT/libraries/joomla/event/dispatcher.php:160
    15JEventDispatcher->trigger()JROOT/libraries/src/MVC/Model/FormModel.php:323
    14Joomla\CMS\MVC\Model\FormModel->preprocessForm()JROOT/components/com_users/models/login.php:110
    13UsersModelLogin->preprocessForm()JROOT/libraries/src/MVC/Model/FormModel.php:244
    12Joomla\CMS\MVC\Model\FormModel->loadForm()JROOT/components/com_users/models/login.php:35
    11UsersModelLogin->getForm()JROOT/libraries/src/MVC/View/HtmlView.php:425
    10Joomla\CMS\MVC\View\HtmlView->get()JROOT/components/com_users/views/login/view.html.php:40
    9UsersViewLogin->display()JROOT/components/com_users/controller.php:139
    8UsersController->display()JROOT/libraries/src/MVC/Controller/BaseController.php:702
    7Joomla\CMS\MVC\Controller\BaseController->execute()JROOT/components/com_users/users.php:15
    6require_once JROOT/components/com_users/users.phpJROOT/libraries/src/Component/ComponentHelper.php:402
    5Joomla\CMS\Component\ComponentHelper::executeComponent()JROOT/libraries/src/Component/ComponentHelper.php:377
    4Joomla\CMS\Component\ComponentHelper::renderComponent()JROOT/libraries/src/Application/SiteApplication.php:194
    3Joomla\CMS\Application\SiteApplication->dispatch()JROOT/libraries/src/Application/SiteApplication.php:233
    2Joomla\CMS\Application\SiteApplication->doExecute()JROOT/libraries/src/Application/CMSApplication.php:225
    1Joomla\CMS\Application\CMSApplication->execute()JROOT/index.php:49
    [Add xdebug.file_link_format directive to your php.ini file to have links for files.]

  13. Query Time: 0.33 ms After last query: 2.88 ms Query memory: 0.026 MB Memory before query: 10.461 MB Rows returned: 1
    Duplicate queries: #14
    SELECT *
    
      FROM uhl_wf_profiles
      WHERE published = 1
      ORDER BY ordering ASC
    Explain
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLEuhl_wf_profilesALLNULLNO INDEX KEY COULD BE USEDNULLNULL5Using where; Using filesort
    Profile
    StatusDuration
    Starting0.03 ms
    checking permissions0.00 ms
    Opening tables0.01 ms
    After opening tables0.00 ms
    System lock0.00 ms
    table lock0.00 ms
    init0.02 ms
    Optimizing0.01 ms
    Statistics0.01 ms
    Preparing0.01 ms
    Sorting result0.01 ms
    Executing0.00 ms
    Sending data0.01 ms
    Creating sort index0.04 ms
    End of update loop0.00 ms
    Query end0.00 ms
    Commit0.00 ms
    Query end0.00 ms
    closing tables0.00 ms
    Unlocking tables0.00 ms
    closing tables0.00 ms
    Query end0.00 ms
    Starting cleanup0.00 ms
    Freeing items0.01 ms
    Updating status0.01 ms
    Reset for next command0.00 ms
    Call Stack
    #CallerFile and line number
    22JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1701
    21JDatabaseDriver->loadObjectList()JROOT/components/com_jce/editor/libraries/classes/application.php:235
    20WFApplication->getProfile()JROOT/administrator/components/com_jce/helpers/browser.php:74
    19WfBrowserHelper::getMediaFieldOptions()JROOT/plugins/system/jce/jce.php:56
    18PlgSystemJce->getMediaRedirectOptions()JROOT/plugins/system/jce/jce.php:217
    17PlgSystemJce->onContentPrepareForm()JROOT/libraries/joomla/event/event.php:70
    16JEvent->update()JROOT/libraries/joomla/event/dispatcher.php:160
    15JEventDispatcher->trigger()JROOT/libraries/src/MVC/Model/FormModel.php:323
    14Joomla\CMS\MVC\Model\FormModel->preprocessForm()JROOT/components/com_users/models/login.php:110
    13UsersModelLogin->preprocessForm()JROOT/libraries/src/MVC/Model/FormModel.php:244
    12Joomla\CMS\MVC\Model\FormModel->loadForm()JROOT/components/com_users/models/login.php:35
    11UsersModelLogin->getForm()JROOT/libraries/src/MVC/View/HtmlView.php:425
    10Joomla\CMS\MVC\View\HtmlView->get()JROOT/components/com_users/views/login/view.html.php:40
    9UsersViewLogin->display()JROOT/components/com_users/controller.php:139
    8UsersController->display()JROOT/libraries/src/MVC/Controller/BaseController.php:702
    7Joomla\CMS\MVC\Controller\BaseController->execute()JROOT/components/com_users/users.php:15
    6require_once JROOT/components/com_users/users.phpJROOT/libraries/src/Component/ComponentHelper.php:402
    5Joomla\CMS\Component\ComponentHelper::executeComponent()JROOT/libraries/src/Component/ComponentHelper.php:377
    4Joomla\CMS\Component\ComponentHelper::renderComponent()JROOT/libraries/src/Application/SiteApplication.php:194
    3Joomla\CMS\Application\SiteApplication->dispatch()JROOT/libraries/src/Application/SiteApplication.php:233
    2Joomla\CMS\Application\SiteApplication->doExecute()JROOT/libraries/src/Application/CMSApplication.php:225
    1Joomla\CMS\Application\CMSApplication->execute()JROOT/index.php:49
    [Add xdebug.file_link_format directive to your php.ini file to have links for files.]

  14. Query Time: 0.31 ms After last query: 0.58 ms Query memory: 0.028 MB Memory before query: 10.472 MB Rows returned: 1
    Duplicate queries: #13
    SELECT *
    
      FROM uhl_wf_profiles
      WHERE published = 1
      ORDER BY ordering ASC
    Explain
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLEuhl_wf_profilesALLNULLNO INDEX KEY COULD BE USEDNULLNULL5Using where; Using filesort
    Profile
    StatusDuration
    Starting0.03 ms
    checking permissions0.00 ms
    Opening tables0.01 ms
    After opening tables0.00 ms
    System lock0.00 ms
    table lock0.01 ms
    init0.02 ms
    Optimizing0.01 ms
    Statistics0.01 ms
    Preparing0.01 ms
    Sorting result0.01 ms
    Executing0.00 ms
    Sending data0.01 ms
    Creating sort index0.03 ms
    End of update loop0.01 ms
    Query end0.00 ms
    Commit0.00 ms
    Query end0.00 ms
    closing tables0.00 ms
    Unlocking tables0.00 ms
    closing tables0.00 ms
    Query end0.00 ms
    Starting cleanup0.00 ms
    Freeing items0.01 ms
    Updating status0.01 ms
    Reset for next command0.00 ms
    Call Stack
    #CallerFile and line number
    27JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1701
    26JDatabaseDriver->loadObjectList()JROOT/components/com_jce/editor/libraries/classes/application.php:235
    25WFApplication->getProfile()JROOT/administrator/components/com_jce/helpers/browser.php:74
    24WfBrowserHelper::getMediaFieldOptions()JROOT/plugins/system/jce/jce.php:56
    23PlgSystemJce->getMediaRedirectOptions()JROOT/plugins/system/jce/jce.php:217
    22PlgSystemJce->onContentPrepareForm()JROOT/plugins/system/jce/jce.php:37
    21PlgSystemJce->onPlgSystemJceContentPrepareForm()JROOT/libraries/joomla/event/event.php:70
    20JEvent->update()JROOT/libraries/joomla/event/dispatcher.php:160
    19JEventDispatcher->trigger()JROOT/libraries/src/Application/BaseApplication.php:108
    18Joomla\CMS\Application\BaseApplication->triggerEvent()JROOT/plugins/content/jce/jce.php:22
    17PlgContentJce->onContentPrepareForm()JROOT/libraries/joomla/event/event.php:70
    16JEvent->update()JROOT/libraries/joomla/event/dispatcher.php:160
    15JEventDispatcher->trigger()JROOT/libraries/src/MVC/Model/FormModel.php:323
    14Joomla\CMS\MVC\Model\FormModel->preprocessForm()JROOT/components/com_users/models/login.php:110
    13UsersModelLogin->preprocessForm()JROOT/libraries/src/MVC/Model/FormModel.php:244
    12Joomla\CMS\MVC\Model\FormModel->loadForm()JROOT/components/com_users/models/login.php:35
    11UsersModelLogin->getForm()JROOT/libraries/src/MVC/View/HtmlView.php:425
    10Joomla\CMS\MVC\View\HtmlView->get()JROOT/components/com_users/views/login/view.html.php:40
    9UsersViewLogin->display()JROOT/components/com_users/controller.php:139
    8UsersController->display()JROOT/libraries/src/MVC/Controller/BaseController.php:702
    7Joomla\CMS\MVC\Controller\BaseController->execute()JROOT/components/com_users/users.php:15
    6require_once JROOT/components/com_users/users.phpJROOT/libraries/src/Component/ComponentHelper.php:402
    5Joomla\CMS\Component\ComponentHelper::executeComponent()JROOT/libraries/src/Component/ComponentHelper.php:377
    4Joomla\CMS\Component\ComponentHelper::renderComponent()JROOT/libraries/src/Application/SiteApplication.php:194
    3Joomla\CMS\Application\SiteApplication->dispatch()JROOT/libraries/src/Application/SiteApplication.php:233
    2Joomla\CMS\Application\SiteApplication->doExecute()JROOT/libraries/src/Application/CMSApplication.php:225
    1Joomla\CMS\Application\CMSApplication->execute()JROOT/index.php:49
    [Add xdebug.file_link_format directive to your php.ini file to have links for files.]

  15. Query Time: 0.33 ms After last query: 9.53 ms Query memory: 0.021 MB Memory before query: 11.186 MB Rows returned: 3
    SELECT language,id
    
      FROM `uhl_menu`
      WHERE home = 1
      AND published = 1
      AND client_id = 0
    Explain
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLEuhl_menuALLidx_client_id_parent_id_alias_language,publishedNO INDEX KEY COULD BE USEDNULLNULL114Using where
    Profile
    StatusDuration
    Starting0.03 ms
    checking permissions0.00 ms
    Opening tables0.01 ms
    After opening tables0.00 ms
    System lock0.00 ms
    table lock0.01 ms
    init0.01 ms
    Optimizing0.01 ms
    Statistics0.04 ms
    Preparing0.01 ms
    Executing0.00 ms
    Sending data0.08 ms
    End of update loop0.00 ms
    Query end0.00 ms
    closing tables0.00 ms
    Unlocking tables0.00 ms
    closing tables0.00 ms
    Query end0.00 ms
    Starting cleanup0.00 ms
    Freeing items0.00 ms
    Updating status0.01 ms
    Reset for next command0.00 ms
    Call Stack
    #CallerFile and line number
    10JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1701
    9JDatabaseDriver->loadObjectList()JROOT/libraries/src/Language/Multilanguage.php:107
    8Joomla\CMS\Language\Multilanguage::getSiteHomePages()JROOT/plugins/system/languagefilter/languagefilter.php:751
    7PlgSystemLanguageFilter->onAfterDispatch()JROOT/libraries/joomla/event/event.php:70
    6JEvent->update()JROOT/libraries/joomla/event/dispatcher.php:160
    5JEventDispatcher->trigger()JROOT/libraries/src/Application/BaseApplication.php:108
    4Joomla\CMS\Application\BaseApplication->triggerEvent()JROOT/libraries/src/Application/SiteApplication.php:199
    3Joomla\CMS\Application\SiteApplication->dispatch()JROOT/libraries/src/Application/SiteApplication.php:233
    2Joomla\CMS\Application\SiteApplication->doExecute()JROOT/libraries/src/Application/CMSApplication.php:225
    1Joomla\CMS\Application\CMSApplication->execute()JROOT/index.php:49
    [Add xdebug.file_link_format directive to your php.ini file to have links for files.]

  16. Query Time: 0.22 ms After last query: 0.87 ms Query memory: 0.021 MB Memory before query: 11.265 MB Rows returned: 0
    SELECT `c2`.`language`,`c2`.`id`
    
      FROM `uhl_menu` AS `c`
      INNER JOIN `uhl_associations` AS `a`
      ON a.id = c.`id`
      AND a.context='com_menus.item'
      INNER JOIN `uhl_associations` AS `a2`
      ON `a`.`key` = `a2`.`key`
      INNER JOIN `uhl_menu` AS `c2`
      ON a2.id = c2.`id`
      WHERE c.id = 144
    Explain
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLENULLNULLNULLNO INDEX KEY COULD BE USEDNULLNULLNULLImpossible WHERE noticed after reading const tables
    Profile
    StatusDuration
    Starting0.03 ms
    checking permissions0.00 ms
    Opening tables0.01 ms
    After opening tables0.00 ms
    System lock0.00 ms
    table lock0.00 ms
    init0.01 ms
    Optimizing0.01 ms
    Statistics0.03 ms
    Preparing0.00 ms
    Executing0.01 ms
    End of update loop0.00 ms
    Query end0.00 ms
    closing tables0.00 ms
    Unlocking tables0.00 ms
    closing tables0.00 ms
    Query end0.00 ms
    Starting cleanup0.00 ms
    Freeing items0.00 ms
    Updating status0.01 ms
    Reset for next command0.00 ms
    Call Stack
    #CallerFile and line number
    11JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1701
    10JDatabaseDriver->loadObjectList()JROOT/libraries/src/Language/Associations.php:115
    9Joomla\CMS\Language\Associations::getAssociations()JROOT/administrator/components/com_menus/helpers/menus.php:321
    8MenusHelper::getAssociations()JROOT/plugins/system/languagefilter/languagefilter.php:768
    7PlgSystemLanguageFilter->onAfterDispatch()JROOT/libraries/joomla/event/event.php:70
    6JEvent->update()JROOT/libraries/joomla/event/dispatcher.php:160
    5JEventDispatcher->trigger()JROOT/libraries/src/Application/BaseApplication.php:108
    4Joomla\CMS\Application\BaseApplication->triggerEvent()JROOT/libraries/src/Application/SiteApplication.php:199
    3Joomla\CMS\Application\SiteApplication->dispatch()JROOT/libraries/src/Application/SiteApplication.php:233
    2Joomla\CMS\Application\SiteApplication->doExecute()JROOT/libraries/src/Application/CMSApplication.php:225
    1Joomla\CMS\Application\CMSApplication->execute()JROOT/index.php:49
    [Add xdebug.file_link_format directive to your php.ini file to have links for files.]

  17. Query Time: 0.98 ms After last query: 12.19 ms Query memory: 0.023 MB Memory before query: 11.504 MB Rows returned: 0
    SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
    
      FROM uhl_modules AS m
      LEFT JOIN uhl_modules_menu AS mm
      ON mm.moduleid = m.id
      LEFT JOIN uhl_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.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2025-07-03 09:04:06')
      AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2025-07-03 09:04:06')
      AND m.access IN (1,1,5)
      AND m.client_id = 0
      AND (mm.menuid = 144 OR mm.menuid <= 0)
      AND m.language IN ('en-GB','*')
      ORDER BY m.position, m.ordering
    Explain
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLEmrefPRIMARY,published,newsfeeds,idx_languagepublished1const23Using index condition; Using where; Using filesort
    1SIMPLEmmrefPRIMARYPRIMARY4d021b67c.m.id1Using where; Using index
    1SIMPLEerefelement_clientid,element_folder_clientidelement_clientid403d021b67c.m.module,const1Using index condition; Using where
    Profile
    StatusDuration
    Starting0.12 ms
    checking permissions0.01 ms
    Opening tables0.03 ms
    After opening tables0.01 ms
    System lock0.01 ms
    table lock0.01 ms
    init0.07 ms
    Optimizing0.06 ms
    Statistics0.12 ms
    Preparing0.09 ms
    Sorting result0.02 ms
    Executing0.01 ms
    Sending data0.02 ms
    Creating sort index0.19 ms
    End of update loop0.01 ms
    Query end0.01 ms
    closing tables0.01 ms
    Unlocking tables0.00 ms
    closing tables0.01 ms
    Query end0.01 ms
    Starting cleanup0.00 ms
    Freeing items0.01 ms
    Updating status0.02 ms
    Reset for next command0.01 ms
    Call Stack
    #CallerFile and line number
    15JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1701
    14JDatabaseDriver->loadObjectList()Same as call in the line below.
    13call_user_func_array()JROOT/libraries/src/Cache/Controller/CallbackController.php:173
    12Joomla\CMS\Cache\Controller\CallbackController->get()JROOT/libraries/src/Helper/ModuleHelper.php:441
    11Joomla\CMS\Helper\ModuleHelper::getModuleList()JROOT/libraries/src/Helper/ModuleHelper.php:371
    10Joomla\CMS\Helper\ModuleHelper::load()JROOT/libraries/src/Helper/ModuleHelper.php:87
    9Joomla\CMS\Helper\ModuleHelper::getModules()JROOT/libraries/src/Document/HtmlDocument.php:601
    8Joomla\CMS\Document\HtmlDocument->countModules()JROOT/templates/uhlmann-solar/index.php:69
    7require JROOT/templates/uhlmann-solar/index.phpJROOT/libraries/src/Document/HtmlDocument.php:678
    6Joomla\CMS\Document\HtmlDocument->_loadTemplate()JROOT/libraries/src/Document/HtmlDocument.php:740
    5Joomla\CMS\Document\HtmlDocument->_fetchTemplate()JROOT/libraries/src/Document/HtmlDocument.php:555
    4Joomla\CMS\Document\HtmlDocument->parse()JROOT/libraries/src/Application/CMSApplication.php:1098
    3Joomla\CMS\Application\CMSApplication->render()JROOT/libraries/src/Application/SiteApplication.php:778
    2Joomla\CMS\Application\SiteApplication->render()JROOT/libraries/src/Application/CMSApplication.php:231
    1Joomla\CMS\Application\CMSApplication->execute()JROOT/index.php:49
    [Add xdebug.file_link_format directive to your php.ini file to have links for files.]

14 Query Types Logged, Sorted by Occurrences.

SELECT Tables:
  1. 2 × SELECT id, ipaddress 
      from uhl_bfstop_allowlist
  2. 2 × SELECT id, ipaddress, crdate, duration 
      FROM uhl_bfstop_bannedip b
  3. 2 × SELECT * 
      FROM uhl_wf_profiles
  4. 1 × SELECT `data` 
      FROM `uhl_session`
  5. 1 × SELECT id, rules 
      FROM `uhl_viewlevels
  6. 1 × SELECT b.id 
      FROM uhl_usergroups AS a
      LEFT JOIN uhl_usergroups AS b
      ON b.lft <= a.lft
      AND b.rgt >= a.rgt
  7. 1 × select email 
      from uhl_users
  8. 1 × SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, 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,e.element as component 
      FROM uhl_menu AS m
      LEFT JOIN uhl_extensions AS e
      ON m.component_id = e.extension_id
  9. 1 × SELECT id, home, template, s.params 
      FROM uhl_template_styles as s
      LEFT JOIN uhl_extensions as e
      ON e.element=s.template
      AND e.type='template'
      AND e.client_id=s.client_id
  10. 1 × 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,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 uhl_fields AS a
      LEFT JOIN `uhl_languages` AS l
      ON l.lang_code = a.language
      LEFT JOIN uhl_users AS uc
      ON uc.id=a.checked_out
      LEFT JOIN uhl_viewlevels AS ag
      ON ag.id = a.access
      LEFT JOIN uhl_users AS ua
      ON ua.id = a.created_user_id
      LEFT JOIN uhl_fields_groups AS g
      ON g.id = a.group_id
  11. 1 × SELECT language,id 
      FROM `uhl_menu`
  12. 1 × SELECT `c2`.`language`,`c2`.`id` 
      FROM `uhl_menu` AS `c`
      INNER JOIN `uhl_associations` AS `a`
      ON a.id = c.`id`
      AND a.context='com_menus.item'
      INNER JOIN `uhl_associations` AS `a2`
      ON `a`.`key` = `a2`.`key`
      INNER JOIN `uhl_menu` AS `c2`
      ON a2.id = c2.`id`
  13. 1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid 
      FROM uhl_modules AS m
      LEFT JOIN uhl_modules_menu AS mm
      ON mm.moduleid = m.id
      LEFT JOIN uhl_extensions AS e
      ON e.element = m.module
      AND e.client_id = m.client_id
OTHER Tables:
  1. 1 × UPDATE `uhl_extensions` 
      SET `params` = '{\"mediaversion\":\"e50b45f04775e4a2ad432cb21df0375a\"}'