Regler für die Ewigkeit

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

© 2025 Uhlmann Solarelectronic

Joomla!-Debug-Konsole

Sitzung

{
    "__default": {
        "session": {
            "counter": 2,
            "timer": {
                "start": 1752319711,
                "last": 1752319711,
                "now": 1752319711
            },
            "token": "3GPx4IuWELprnk2jIYMyWCEuNx8qoLlw"
        },
        "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": "1"
    }
}

Profil zum Laufzeitverhalten

Zeit

Speicher

Zeit: 10.49 ms / 10.49 ms Speicher: 2.002 MB / 2.39 MB Application: afterLoad
Zeit: 63.27 ms / 73.76 ms Speicher: 5.497 MB / 7.89 MB Application: afterInitialise
Zeit: 9.14 ms / 82.90 ms Speicher: 0.637 MB / 8.53 MB Application: afterRoute
Zeit: 4.18 ms / 87.08 ms Speicher: 0.275 MB / 8.80 MB Application: beforeRenderComponent com_users
Zeit: 26.28 ms / 113.36 ms Speicher: 2.141 MB / 10.94 MB Application: afterRenderComponent com_users
Zeit: 2.55 ms / 115.91 ms Speicher: 0.182 MB / 11.12 MB Application: afterDispatch
Zeit: 3.94 ms / 119.85 ms Speicher: 0.214 MB / 11.34 MB Application: afterRender

Datenbankabfragen gesamt: 5.45 ms

Speichernutzung

11,63 MB (12.192.552 Bytes)

Datenbankabfragen

16 ausgeführte Abfragen 5.45 ms


2 Duplikate gefunden!

2 Duplikate: #12  #13
  1. Abfragezeit: 0.24 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 4.162 MB Zeilen zurückgegeben: 1
    SELECT `data`
    
      FROM `uhl_session`
      WHERE `session_id` = X'6162303539393135643232303032336262623337343765343561353733623034'
    Explain
    idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
    1SIMPLEuhl_sessionconstPRIMARYPRIMARY194const1
    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.03 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
    #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.21 ms Nach letzter Abfrage: 4.09 ms Abfragespeichernutzung: 0.021 MB Speichernutzung vor Abfrage: 4.796 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.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.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]

  3. Abfragezeit: 0.23 ms Nach letzter Abfrage: 0.10 ms Abfragespeichernutzung: 0.021 MB Speichernutzung vor Abfrage: 4.808 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]

  4. Abfragezeit: 0.24 ms Nach letzter Abfrage: 30.89 ms Abfragespeichernutzung: 0.022 MB Speichernutzung vor Abfrage: 7.418 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.05 ms
    checking permissions0.01 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.02 ms
    Preparing0.01 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]

  5. Abfragezeit: 0.19 ms Nach letzter Abfrage: 0.10 ms Abfragespeichernutzung: 0.021 MB Speichernutzung vor Abfrage: 7.426 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.01 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.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]

  6. Abfragezeit: 0.22 ms Nach letzter Abfrage: 0.05 ms Abfragespeichernutzung: 0.021 MB Speichernutzung vor Abfrage: 7.432 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.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.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
    #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]

  7. Abfragezeit: 0.28 ms Nach letzter Abfrage: 0.07 ms Abfragespeichernutzung: 0.021 MB Speichernutzung vor Abfrage: 7.438 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 13:28:31')
      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.06 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.02 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]

  8. Abfragezeit: 0.28 ms Nach letzter Abfrage: 0.06 ms Abfragespeichernutzung: 0.021 MB Speichernutzung vor Abfrage: 7.444 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 13:28:31')
      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.08 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
    #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]

  9. Abfragezeit: 0.43 ms Nach letzter Abfrage: 25.24 ms Abfragespeichernutzung: 0.005 MB Speichernutzung vor Abfrage: 8.611 MB
    UPDATE `uhl_extensions`
    
      SET `params` = '{\"mediaversion\":\"873f62fbd4217b273eb106f7310f51fb\"}'
      WHERE `type` = 'library'
      AND `element` = 'joomla'
    Explain
    „EXPLAIN“ unmöglich für Abfrage: UPDATE `uhl_extensions` SET `params` = '{\"mediaversion\":\"873f62fbd4217b273eb106f7310f51fb\"}' WHERE `type` = 'library' AND `element` = 'joomla'
    Profil (Profile)
    StatusDuration
    Starting0.05 ms
    checking permissions0.01 ms
    Opening tables0.02 ms
    After opening tables0.00 ms
    System lock0.03 ms
    table lock0.01 ms
    init for update0.15 ms
    Updating0.03 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.01 ms
    Waiting for query cache lock0.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
    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]

  10. Abfragezeit: 0.42 ms Nach letzter Abfrage: 2.22 ms Abfragespeichernutzung: 0.019 MB Speichernutzung vor Abfrage: 8.794 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.06 ms
    checking permissions0.01 ms
    Opening tables0.02 ms
    After opening tables0.00 ms
    System lock0.00 ms
    table lock0.01 ms
    init0.03 ms
    Optimizing0.03 ms
    Statistics0.10 ms
    Preparing0.03 ms
    Executing0.00 ms
    Sending data0.06 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]

  11. Abfragezeit: 0.95 ms Nach letzter Abfrage: 13.51 ms Abfragespeichernutzung: 0.027 MB Speichernutzung vor Abfrage: 9.942 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.12 ms
    checking permissions0.01 ms
    Opening tables0.04 ms
    After opening tables0.00 ms
    System lock0.00 ms
    table lock0.01 ms
    init0.05 ms
    Optimizing0.03 ms
    Statistics0.10 ms
    Preparing0.03 ms
    Creating tmp table0.04 ms
    Sorting result0.01 ms
    Executing0.00 ms
    Sending data0.28 ms
    Creating sort index0.03 ms
    Removing tmp table0.06 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
    #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]

  12. Abfragezeit: 0.30 ms Nach letzter Abfrage: 2.93 ms Abfragespeichernutzung: 0.026 MB Speichernutzung vor Abfrage: 10.220 MB Zeilen zurückgegeben: 1
    Doppelte Abfragen: #13
    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.00 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.01 ms
    Creating sort index0.05 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
    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]

  13. Abfragezeit: 0.19 ms Nach letzter Abfrage: 0.60 ms Abfragespeichernutzung: 0.028 MB Speichernutzung vor Abfrage: 10.231 MB Zeilen zurückgegeben: 1
    Doppelte Abfragen: #12
    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.02 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.00 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]

  14. Abfragezeit: 0.44 ms Nach letzter Abfrage: 8.52 ms Abfragespeichernutzung: 0.021 MB Speichernutzung vor Abfrage: 10.946 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.08 ms
    checking permissions0.01 ms
    Opening tables0.02 ms
    After opening tables0.00 ms
    System lock0.00 ms
    table lock0.01 ms
    init0.02 ms
    Optimizing0.02 ms
    Statistics0.05 ms
    Preparing0.02 ms
    Executing0.00 ms
    Sending data0.10 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: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]

  15. Abfragezeit: 0.24 ms Nach letzter Abfrage: 0.80 ms Abfragespeichernutzung: 0.021 MB Speichernutzung vor Abfrage: 11.025 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.04 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.02 ms
    Statistics0.04 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
    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]

  16. Abfragezeit: 0.57 ms Nach letzter Abfrage: 2.24 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 11.262 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 11:28:31')
      AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2025-07-12 11:28:31')
      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.08 ms
    checking permissions0.01 ms
    Opening tables0.02 ms
    After opening tables0.00 ms
    System lock0.00 ms
    table lock0.01 ms
    init0.04 ms
    Optimizing0.05 ms
    Statistics0.08 ms
    Preparing0.06 ms
    Sorting result0.01 ms
    Executing0.00 ms
    Sending data0.01 ms
    Creating sort index0.11 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.01 ms
    Updating status0.01 ms
    Reset for next command0.02 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]

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

SELECT-Tabellen:
  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 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
  9. 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
  10. 1 × SELECT language,id 
      FROM `uhl_menu`
  11. 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`
  12. 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 × UPDATE `uhl_extensions` 
      SET `params` = '{\"mediaversion\":\"873f62fbd4217b273eb106f7310f51fb\"}'