Regler für die Ewigkeit

Anmeldung für Administratoren
  • Passwort vergessen?
  • Benutzername vergessen?

© 2025 Uhlmann Solarelectronic

Wir verwenden nur Cookies, die für das korrekte Funktionieren der Website notwendig sind. Diese werden beim Schließen Ihres Browsers gelöscht.
Einverstanden
Weitere Infos in unserer Datenschutzerklärung

Joomla!-Debug-Konsole

Sitzung

{
    "__default": {
        "session": {
            "counter": 1,
            "timer": {
                "start": 1752302021,
                "last": 1752302021,
                "now": 1752302021
            },
            "token": "V2m5SuHzMQxYGI7E6VNEZn3yIc7apjVi"
        },
        "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": "de-DE"
        },
        "gtag": false
    }
}

Profil zum Laufzeitverhalten

Zeit

Speicher

Zeit: 14.71 ms / 14.71 ms Speicher: 2.002 MB / 2.39 MB Application: afterLoad
Zeit: 50.05 ms / 64.76 ms Speicher: 5.466 MB / 7.86 MB Application: afterInitialise
Zeit: 5.64 ms / 70.41 ms Speicher: 0.700 MB / 8.56 MB Application: afterRoute
Zeit: 2.29 ms / 72.70 ms Speicher: 0.206 MB / 8.76 MB Application: beforeRenderComponent com_users
Zeit: 313.68 ms / 386.38 ms Speicher: 2.258 MB / 11.02 MB Application: afterRenderComponent com_users
Zeit: 10.12 ms / 396.49 ms Speicher: 0.184 MB / 11.21 MB Application: afterDispatch
Zeit: 18.16 ms / 414.65 ms Speicher: 0.227 MB / 11.43 MB Application: afterRender

Datenbankabfragen gesamt: 10.19 ms

Speichernutzung

11,77 MB (12.338.792 Bytes)

Datenbankabfragen

19 ausgeführte Abfragen 10.19 ms


2 Duplikate gefunden!

2 Duplikate: #15  #16
  1. Abfragezeit: 0.14 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 4.160 MB Zeilen zurückgegeben: 0
    SELECT `data`
    
      FROM `uhl_session`
      WHERE `session_id` = X'3038313537623861363131643133376664386236316134623633353461373839'
    Explain
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLEuhl_sessionconstPRIMARYPRIMARY194const1
    Profil (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.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
    #AufruferDatei und Zeilennummer
    16JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1740
    15JDatabaseDriver->loadResult()JROOT/libraries/joomla/session/storage/database.php:45
    14JSessionStorageDatabase->read()Derselbe Aufruf in der Zeile darunter.
    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
    [Die „xdebug.file_link_format“-Anweisung der php.ini hinzufügen, um Links zu den Dateien zu erzeugen]

  2. Abfragezeit: 0.12 ms Nach letzter Abfrage: 0.78 ms Abfragespeichernutzung: 0.020 MB Speichernutzung vor Abfrage: 4.256 MB Zeilen zurückgegeben: 0
    SELECT `session_id`
    
      FROM `uhl_session`
      WHERE `session_id` = X'3038313537623861363131643133376664386236316134623633353461373839'
      LIMIT 1
    Explain
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLEuhl_sessionconstPRIMARYPRIMARY194const1Using index
    Profil (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.01 ms
    Preparing0.00 ms
    Executing0.00 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
    #AufruferDatei und Zeilennummer
    9JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1740
    8JDatabaseDriver->loadResult()JROOT/libraries/src/Session/MetadataManager.php:74
    7Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting()JROOT/libraries/src/Application/CMSApplication.php:154
    6Joomla\CMS\Application\CMSApplication->checkSession()JROOT/libraries/src/Application/CMSApplication.php:828
    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
    [Die „xdebug.file_link_format“-Anweisung der php.ini hinzufügen, um Links zu den Dateien zu erzeugen]

  3. Abfragezeit: 0.19 ms Nach letzter Abfrage: 0.06 ms Abfragespeichernutzung: 0.004 MB Speichernutzung vor Abfrage: 4.261 MB
    INSERT INTO `uhl_session`
    (`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) 
      VALUES (X'3038313537623861363131643133376664386236316134623633353461373839', 1, 1752302021, 0, '', 0)
    Explain
    „EXPLAIN“ unmöglich für Abfrage: INSERT INTO `uhl_session` (`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES (X'3038313537623861363131643133376664386236316134623633353461373839', 1, 1752302021, 0, '', 0)
    Profil (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
    init for update0.01 ms
    Update0.04 ms
    Waiting for query cache lock0.00 ms
    Update0.01 ms
    End of update loop0.00 ms
    Query end0.00 ms
    Commit0.00 ms
    Writing to binlog0.01 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.02 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
    #AufruferDatei und Zeilennummer
    8JDatabaseDriverMysqli->execute()JROOT/libraries/src/Session/MetadataManager.php:116
    7Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting()JROOT/libraries/src/Application/CMSApplication.php:154
    6Joomla\CMS\Application\CMSApplication->checkSession()JROOT/libraries/src/Application/CMSApplication.php:828
    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
    [Die „xdebug.file_link_format“-Anweisung der php.ini hinzufügen, um Links zu den Dateien zu erzeugen]

  4. Abfragezeit: 0.14 ms Nach letzter Abfrage: 3.72 ms Abfragespeichernutzung: 0.021 MB Speichernutzung vor Abfrage: 4.810 MB Zeilen zurückgegeben: 5
    SELECT id, rules
    
      FROM `uhl_viewlevels`
    Explain
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLEuhl_viewlevelsALLNULLES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDENNULLNULL5
    Profil (Profile)
    StatusDuration
    Starting0.02 ms
    checking permissions0.00 ms
    Opening tables0.02 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
    #AufruferDatei und Zeilennummer
    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
    [Die „xdebug.file_link_format“-Anweisung der php.ini hinzufügen, um Links zu den Dateien zu erzeugen]

  5. Abfragezeit: 0.19 ms Nach letzter Abfrage: 0.06 ms Abfragespeichernutzung: 0.021 MB Speichernutzung vor Abfrage: 4.822 MB Zeilen zurückgegeben: 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
    Profil (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
    Unlocking tables0.00 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
    #AufruferDatei und Zeilennummer
    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
    [Die „xdebug.file_link_format“-Anweisung der php.ini hinzufügen, um Links zu den Dateien zu erzeugen]

  6. Abfragezeit: 0.18 ms Nach letzter Abfrage: 18.17 ms Abfragespeichernutzung: 0.022 MB Speichernutzung vor Abfrage: 7.432 MB Zeilen zurückgegeben: 0
    select email 
      from uhl_users
      where id=0
      LIMIT 1
    Explain
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLENULLNULLNULLES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDENNULLNULLNULLImpossible WHERE noticed after reading const tables
    Profil (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
    #AufruferDatei und Zeilennummer
    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
    [Die „xdebug.file_link_format“-Anweisung der php.ini hinzufügen, um Links zu den Dateien zu erzeugen]

  7. Abfragezeit: 0.18 ms Nach letzter Abfrage: 0.06 ms Abfragespeichernutzung: 0.021 MB Speichernutzung vor Abfrage: 7.440 MB Zeilen zurückgegeben: 0
    SELECT id, ipaddress 
      from uhl_bfstop_allowlist
      WHERE (ipaddress='216.73.216.172'
      AND LOCATE('/', ipaddress) = 0)
    Explain
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLEuhl_bfstop_allowlistALLNULLES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDENNULLNULL1Using where
    Profil (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.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
    #AufruferDatei und Zeilennummer
    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
    [Die „xdebug.file_link_format“-Anweisung der php.ini hinzufügen, um Links zu den Dateien zu erzeugen]

  8. Abfragezeit: 0.16 ms Nach letzter Abfrage: 0.04 ms Abfragespeichernutzung: 0.021 MB Speichernutzung vor Abfrage: 7.446 MB Zeilen zurückgegeben: 0
    SELECT id, ipaddress 
      from uhl_bfstop_allowlist
      WHERE ((LOCATE('/', ipaddress) != 0
      AND LOCATE('.', ipaddress) != 0
      AND (INET_ATON('216.73.216.172') & ~((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_allowlistALLNULLES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDENNULLNULL1Using where
    Profil (Profile)
    StatusDuration
    Starting0.04 ms
    checking permissions0.00 ms
    Opening tables0.00 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
    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.00 ms
    Updating status0.01 ms
    Reset for next command0.00 ms
    Call Stack
    #AufruferDatei und Zeilennummer
    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
    [Die „xdebug.file_link_format“-Anweisung der php.ini hinzufügen, um Links zu den Dateien zu erzeugen]

  9. Abfragezeit: 0.22 ms Nach letzter Abfrage: 0.05 ms Abfragespeichernutzung: 0.021 MB Speichernutzung vor Abfrage: 7.453 MB Zeilen zurückgegeben: 0
    SELECT id, ipaddress, crdate, duration 
      FROM uhl_bfstop_bannedip b
      WHERE (ipaddress='216.73.216.172'
      AND LOCATE('/', ipaddress) = 0)
      AND (b.duration=0 OR DATE_ADD(b.crdate, INTERVAL b.duration MINUTE) >= '2025-07-12 08:33:41')
      AND NOT EXISTS (SELECT 1
      FROM uhl_bfstop_unblock u
      WHERE b.id = u.block_id)
    Explain
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1PRIMARYbALLNULLES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDENNULLNULL1Using where
    2DEPENDENT SUBQUERYuunique_subqueryPRIMARYPRIMARY4func1Using index
    Profil (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.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
    #AufruferDatei und Zeilennummer
    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
    [Die „xdebug.file_link_format“-Anweisung der php.ini hinzufügen, um Links zu den Dateien zu erzeugen]

  10. Abfragezeit: 0.28 ms Nach letzter Abfrage: 0.04 ms Abfragespeichernutzung: 0.021 MB Speichernutzung vor Abfrage: 7.459 MB Zeilen zurückgegeben: 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.172') & ~((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-12 08:33:41')
      AND NOT EXISTS (SELECT 1
      FROM uhl_bfstop_unblock u
      WHERE b.id = u.block_id)
    Explain
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1PRIMARYbALLNULLES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDENNULLNULL1Using where
    2DEPENDENT SUBQUERYuunique_subqueryPRIMARYPRIMARY4func1Using index
    Profil (Profile)
    StatusDuration
    Starting0.07 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.04 ms
    Statistics0.01 ms
    Preparing0.02 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
    #AufruferDatei und Zeilennummer
    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
    [Die „xdebug.file_link_format“-Anweisung der php.ini hinzufügen, um Links zu den Dateien zu erzeugen]

  11. Abfragezeit: 0.79 ms Nach letzter Abfrage: 1.36 ms Abfragespeichernutzung: 0.089 MB Speichernutzung vor Abfrage: 7.653 MB Zeilen zurückgegeben: 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; filesort wurde genutzt
    1SIMPLEeeq_refPRIMARYPRIMARY4d021b67c.m.component_id1Using where
    Profil (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.01 ms
    Sorting result0.01 ms
    Executing0.00 ms
    Sending data0.01 ms
    Creating sort index0.55 ms
    End of update loop0.00 ms
    Query end0.00 ms
    closing tables0.02 ms
    Unlocking tables0.00 ms
    closing tables0.00 ms
    Query end0.00 ms
    Starting cleanup0.02 ms
    Freeing items0.00 ms
    Updating status0.01 ms
    Reset for next command0.00 ms
    Call Stack
    #AufruferDatei und Zeilennummer
    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}()Derselbe Aufruf in der Zeile darunter.
    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
    [Die „xdebug.file_link_format“-Anweisung der php.ini hinzufügen, um Links zu den Dateien zu erzeugen]

  12. Abfragezeit: 0.30 ms Nach letzter Abfrage: 16.77 ms Abfragespeichernutzung: 0.005 MB Speichernutzung vor Abfrage: 8.576 MB
    UPDATE `uhl_extensions`
    
      SET `params` = '{\"mediaversion\":\"21010e9abb185bff9927d8a374fa44c3\"}'
      WHERE `type` = 'library'
      AND `element` = 'joomla'
    Explain
    „EXPLAIN“ unmöglich für Abfrage: UPDATE `uhl_extensions` SET `params` = '{\"mediaversion\":\"21010e9abb185bff9927d8a374fa44c3\"}' WHERE `type` = 'library' AND `element` = 'joomla'
    Profil (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.11 ms
    Updating0.04 ms
    End of update loop0.00 ms
    Waiting for query cache lock0.00 ms
    End of update loop0.01 ms
    Query end0.00 ms
    Commit0.00 ms
    Writing to binlog0.03 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
    #AufruferDatei und Zeilennummer
    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
    [Die „xdebug.file_link_format“-Anweisung der php.ini hinzufügen, um Links zu den Dateien zu erzeugen]

  13. Abfragezeit: 0.24 ms Nach letzter Abfrage: 1.18 ms Abfragespeichernutzung: 0.019 MB Speichernutzung vor Abfrage: 8.756 MB Zeilen zurückgegeben: 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
    Profil (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.05 ms
    Preparing0.02 ms
    Executing0.00 ms
    Sending data0.04 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
    #AufruferDatei und Zeilennummer
    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
    [Die „xdebug.file_link_format“-Anweisung der php.ini hinzufügen, um Links zu den Dateien zu erzeugen]

  14. Abfragezeit: 2.78 ms Nach letzter Abfrage: 143.67 ms Abfragespeichernutzung: 0.027 MB Speichernutzung vor Abfrage: 9.906 MB Zeilen zurückgegeben: 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; filesort wurde genutzt
    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
    Profil (Profile)
    StatusDuration
    Starting0.29 ms
    checking permissions0.02 ms
    Opening tables0.08 ms
    After opening tables0.01 ms
    System lock0.01 ms
    table lock0.02 ms
    init0.14 ms
    Optimizing0.14 ms
    Statistics0.28 ms
    Preparing0.11 ms
    Creating tmp table0.12 ms
    Sorting result0.03 ms
    Executing0.01 ms
    Sending data0.83 ms
    Creating sort index0.08 ms
    Removing tmp table0.20 ms
    Creating sort index0.02 ms
    End of update loop0.02 ms
    Query end0.01 ms
    closing tables0.01 ms
    Unlocking tables0.01 ms
    closing tables0.02 ms
    Query end0.02 ms
    Starting cleanup0.01 ms
    Freeing items0.03 ms
    Updating status0.03 ms
    Reset for next command0.02 ms
    Call Stack
    #AufruferDatei und Zeilennummer
    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
    [Die „xdebug.file_link_format“-Anweisung der php.ini hinzufügen, um Links zu den Dateien zu erzeugen]

  15. Abfragezeit: 0.36 ms Nach letzter Abfrage: 26.16 ms Abfragespeichernutzung: 0.026 MB Speichernutzung vor Abfrage: 10.303 MB Zeilen zurückgegeben: 1
    Doppelte Abfragen: #16
    SELECT *
    
      FROM uhl_wf_profiles
      WHERE published = 1
      ORDER BY ordering ASC
    Explain
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLEuhl_wf_profilesALLNULLES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDENNULLNULL5Using where; filesort wurde genutzt
    Profil (Profile)
    StatusDuration
    Starting0.04 ms
    checking permissions0.01 ms
    Opening tables0.01 ms
    After opening tables0.01 ms
    System lock0.00 ms
    table lock0.01 ms
    init0.03 ms
    Optimizing0.01 ms
    Statistics0.01 ms
    Preparing0.01 ms
    Sorting result0.01 ms
    Executing0.00 ms
    Sending data0.02 ms
    Creating sort index0.06 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.01 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
    #AufruferDatei und Zeilennummer
    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
    [Die „xdebug.file_link_format“-Anweisung der php.ini hinzufügen, um Links zu den Dateien zu erzeugen]

  16. Abfragezeit: 0.25 ms Nach letzter Abfrage: 0.58 ms Abfragespeichernutzung: 0.028 MB Speichernutzung vor Abfrage: 10.313 MB Zeilen zurückgegeben: 1
    Doppelte Abfragen: #15
    SELECT *
    
      FROM uhl_wf_profiles
      WHERE published = 1
      ORDER BY ordering ASC
    Explain
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLEuhl_wf_profilesALLNULLES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDENNULLNULL5Using where; filesort wurde genutzt
    Profil (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.03 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
    #AufruferDatei und Zeilennummer
    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
    [Die „xdebug.file_link_format“-Anweisung der php.ini hinzufügen, um Links zu den Dateien zu erzeugen]

  17. Abfragezeit: 1.12 ms Nach letzter Abfrage: 140.72 ms Abfragespeichernutzung: 0.021 MB Speichernutzung vor Abfrage: 11.027 MB Zeilen zurückgegeben: 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,publishedES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDENNULLNULL114Using where
    Profil (Profile)
    StatusDuration
    Starting0.11 ms
    checking permissions0.01 ms
    Opening tables0.04 ms
    After opening tables0.01 ms
    System lock0.01 ms
    table lock0.02 ms
    init0.05 ms
    Optimizing0.04 ms
    Statistics0.12 ms
    Preparing0.05 ms
    Executing0.01 ms
    Sending data0.25 ms
    End of update loop0.01 ms
    Query end0.01 ms
    closing tables0.04 ms
    Unlocking tables0.01 ms
    closing tables0.01 ms
    Query end0.02 ms
    Starting cleanup0.01 ms
    Freeing items0.02 ms
    Updating status0.03 ms
    Reset for next command0.01 ms
    Call Stack
    #AufruferDatei und Zeilennummer
    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
    [Die „xdebug.file_link_format“-Anweisung der php.ini hinzufügen, um Links zu den Dateien zu erzeugen]

  18. Abfragezeit: 0.86 ms Nach letzter Abfrage: 3.46 ms Abfragespeichernutzung: 0.021 MB Speichernutzung vor Abfrage: 11.106 MB Zeilen zurückgegeben: 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 = 126
    Explain
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLENULLNULLNULLES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDENNULLNULLNULLImpossible WHERE noticed after reading const tables
    Profil (Profile)
    StatusDuration
    Starting0.13 ms
    checking permissions0.01 ms
    Opening tables0.07 ms
    After opening tables0.02 ms
    System lock0.01 ms
    table lock0.02 ms
    init0.06 ms
    Optimizing0.06 ms
    Statistics0.12 ms
    Preparing0.01 ms
    Executing0.02 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.01 ms
    Updating status0.03 ms
    Reset for next command0.01 ms
    Call Stack
    #AufruferDatei und Zeilennummer
    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
    [Die „xdebug.file_link_format“-Anweisung der php.ini hinzufügen, um Links zu den Dateien zu erzeugen]

  19. Abfragezeit: 1.69 ms Nach letzter Abfrage: 9.71 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 11.340 MB Zeilen zurückgegeben: 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-12 06:33:42')
      AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2025-07-12 06:33:42')
      AND m.access IN (1,1,5)
      AND m.client_id = 0
      AND (mm.menuid = 126 OR mm.menuid <= 0)
      AND m.language IN ('de-DE','*')
      ORDER BY m.position, m.ordering
    Explain
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLEmrefPRIMARY,published,newsfeeds,idx_languagepublished1const23Using index condition; Using where; filesort wurde genutzt
    1SIMPLEmmrefPRIMARYPRIMARY4d021b67c.m.id1Using where; Using index
    1SIMPLEerefelement_clientid,element_folder_clientidelement_clientid403d021b67c.m.module,const1Using index condition; Using where
    Profil (Profile)
    StatusDuration
    Starting0.19 ms
    checking permissions0.01 ms
    Opening tables0.04 ms
    After opening tables0.01 ms
    System lock0.01 ms
    table lock0.02 ms
    init0.10 ms
    Optimizing0.10 ms
    Statistics0.27 ms
    Preparing0.12 ms
    Sorting result0.03 ms
    Executing0.01 ms
    Sending data0.03 ms
    Creating sort index0.37 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.05 ms
    Starting cleanup0.01 ms
    Freeing items0.02 ms
    Updating status0.03 ms
    Reset for next command0.01 ms
    Call Stack
    #AufruferDatei und Zeilennummer
    15JDatabaseDriverMysqli->execute()JROOT/libraries/joomla/database/driver.php:1701
    14JDatabaseDriver->loadObjectList()Derselbe Aufruf in der Zeile darunter.
    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
    [Die „xdebug.file_link_format“-Anweisung der php.ini hinzufügen, um Links zu den Dateien zu erzeugen]

16 verwendete Abfragetypen, sortiert nach Häufigkeit ihrer Ausführung

SELECT-Tabellen:
  1. 2 × SELECT id, ipaddress, crdate, duration 
      FROM uhl_bfstop_bannedip b
  2. 2 × SELECT id, ipaddress 
      from uhl_bfstop_allowlist
  3. 2 × SELECT * 
      FROM uhl_wf_profiles
  4. 1 × SELECT `data` 
      FROM `uhl_session`
  5. 1 × SELECT `session_id` 
      FROM `uhl_session`
  6. 1 × SELECT id, rules 
      FROM `uhl_viewlevels
  7. 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
  8. 1 × select email 
      from uhl_users
  9. 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
  10. 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
  11. 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
  12. 1 × SELECT language,id 
      FROM `uhl_menu`
  13. 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`
  14. 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
Andere Tabellen:
  1. 1 × INSERT INTO `uhl_session` (`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) 
      VALUES (X'3038313537623861363131643133376664386236316134623633353461373839', 1, 1752302021, 0, '', 0
  2. 1 × UPDATE `uhl_extensions` 
      SET `params` = '{\"mediaversion\":\"21010e9abb185bff9927d8a374fa44c3\"}'