Abfragezeit: 0.30 ms Abfragespeichernutzung: 0.022 MB Speichernutzung vor Abfrage: 0.807 MB Zeilen zurückgegeben: 1
SELECT `data`
FROM `olanc_session`
WHERE `session_id` = X'656a306d726d6f6e687432763031716e646a7239666339727135'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_session | const | PRIMARY | PRIMARY | 194 | const | 1 | |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 15 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/session/storage/database.php:45 |
| 14 | JSessionStorageDatabase->read() | Derselbe Aufruf in der Zeile darunter. |
| 13 | session_start() | JROOT/libraries/joomla/session/handler/native.php:260 |
| 12 | JSessionHandlerNative->doSessionStart() | JROOT/libraries/joomla/session/handler/native.php:50 |
| 11 | JSessionHandlerNative->start() | JROOT/libraries/joomla/session/handler/joomla.php:88 |
| 10 | JSessionHandlerJoomla->start() | JROOT/libraries/src/Session/Session.php:661 |
| 9 | Joomla\CMS\Session\Session->_start() | JROOT/libraries/src/Session/Session.php:621 |
| 8 | Joomla\CMS\Session\Session->start() | JROOT/libraries/src/Session/Session.php:499 |
| 7 | Joomla\CMS\Session\Session->get() | JROOT/libraries/src/Session/Session.php:456 |
| 6 | Joomla\CMS\Session\Session->isNew() | JROOT/libraries/src/Application/CMSApplication.php:826 |
| 5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:386 |
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
| 1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Abfragezeit: 0.40 ms Nach letzter Abfrage: 0.34 ms Abfragespeichernutzung: 0.037 MB Speichernutzung vor Abfrage: 0.860 MB Zeilen zurückgegeben: 47
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `olanc_extensions`
WHERE `type` = 'component'
AND `state` = 0
AND `enabled` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_extensions | ref | extension | extension | 82 | const | 47 | Using index condition; Using where |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 11 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Component/ComponentHelper.php:445 |
| 10 | Joomla\CMS\Component\ComponentHelper::Joomla\CMS\Component\{closure}() | Derselbe Aufruf in der Zeile darunter. |
| 9 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 8 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Component/ComponentHelper.php:453 |
| 7 | Joomla\CMS\Component\ComponentHelper::load() | JROOT/libraries/src/Component/ComponentHelper.php:519 |
| 6 | Joomla\CMS\Component\ComponentHelper::getComponents() | JROOT/libraries/src/Component/ComponentHelper.php:44 |
| 5 | Joomla\CMS\Component\ComponentHelper::getComponent() | JROOT/libraries/src/Component/ComponentHelper.php:103 |
| 4 | Joomla\CMS\Component\ComponentHelper::getParams() | JROOT/libraries/src/Application/SiteApplication.php:594 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.18 ms Nach letzter Abfrage: 0.33 ms Abfragespeichernutzung: 0.020 MB Speichernutzung vor Abfrage: 0.883 MB Zeilen zurückgegeben: 5
SELECT id, rules
FROM `olanc_viewlevels`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_viewlevels | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 5 | |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 9 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Access/Access.php:1063 |
| 8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
| 7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:318 |
| 6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
| 5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
| 4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.23 ms Nach letzter Abfrage: 0.07 ms Abfragespeichernutzung: 0.020 MB Speichernutzung vor Abfrage: 0.892 MB Zeilen zurückgegeben: 2
SELECT b.id
FROM olanc_usergroups AS a
LEFT JOIN olanc_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 9
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | b | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 2 | Using where; Using index |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 10 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Access/Access.php:980 |
| 9 | Joomla\CMS\Access\Access::getGroupsByUser() | JROOT/libraries/src/Access/Access.php:1095 |
| 8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
| 7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:318 |
| 6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
| 5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
| 4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.65 ms Nach letzter Abfrage: 0.09 ms Abfragespeichernutzung: 0.022 MB Speichernutzung vor Abfrage: 0.913 MB Zeilen zurückgegeben: 106
SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM olanc_extensions
WHERE enabled = 1
AND type = 'plugin'
AND state IN (0,1)
AND access IN (1,1,5)
ORDER BY ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_extensions | ALL | extension | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 300 | Using where; filesort wurde genutzt |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Plugin/PluginHelper.php:351 |
| 9 | Joomla\CMS\Plugin\PluginHelper::Joomla\CMS\Plugin\{closure}() | Derselbe Aufruf in der Zeile darunter. |
| 8 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 7 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Plugin/PluginHelper.php:356 |
| 6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
| 5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
| 4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.54 ms Nach letzter Abfrage: 7.66 ms Abfragespeichernutzung: 0.020 MB Speichernutzung vor Abfrage: 1.485 MB Zeilen zurückgegeben: 1
SELECT `params`
FROM `olanc_extensions`
WHERE `type` = 'component'
AND `element` = 'com_jchoptimize'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | Using index condition; Using where |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 10 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_jchoptimize/lib/src/Service/ConfigurationProvider.php:25 |
| 9 | JchOptimize\Service\ConfigurationProvider->JchOptimize\Service\{closure}() | JROOT/libraries/vendor/joomla/di/src/Container.php:457 |
| 8 | Joomla\DI\Container->get() | JROOT/plugins/system/jchoptimize/jchoptimize.php:122 |
| 7 | plgSystemJchoptimize->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:667 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.23 ms Nach letzter Abfrage: 1.49 ms Abfragespeichernutzung: 0.022 MB Speichernutzung vor Abfrage: 1.583 MB Zeilen zurückgegeben: 1
SELECT country_2_code
FROM olanc_virtuemart_countries
WHERE virtuemart_country_id = 14
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_countries | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 14 | JDatabaseDriver->loadObject() | JROOT/plugins/system/bits/include/functions/bits.php:166 |
| 13 | getTableColumnValue() | JROOT/plugins/system/bits/include/functions/virtuemart_user.php:53 |
| 12 | getCountryIso2() | JROOT/plugins/system/bits/include/functions/bits.php:227 |
| 11 | getSurferAccountNumber() | JROOT/plugins/system/bits/include/functions/virtuemart_user.php:191 |
| 10 | getCurrentUserAccountNumber() | JROOT/plugins/system/bits/include/include.php:31 |
| 9 | require_once JROOT/plugins/system/bits/include/include.php | JROOT/plugins/system/bits/bits.php:20 |
| 8 | plgSystembits->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.14 ms Nach letzter Abfrage: 0.02 ms Abfragespeichernutzung: 0.022 MB Speichernutzung vor Abfrage: 1.589 MB Zeilen zurückgegeben: 0
SELECT property_value
FROM bits__settings_app
WHERE property_name = 'surfer_account_AT'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 14 | JDatabaseDriver->loadObject() | JROOT/plugins/system/bits/include/functions/bits.php:166 |
| 13 | getTableColumnValue() | JROOT/plugins/system/bits/include/functions/bits.php:213 |
| 12 | getSettingsValue() | JROOT/plugins/system/bits/include/functions/bits.php:227 |
| 11 | getSurferAccountNumber() | JROOT/plugins/system/bits/include/functions/virtuemart_user.php:191 |
| 10 | getCurrentUserAccountNumber() | JROOT/plugins/system/bits/include/include.php:31 |
| 9 | require_once JROOT/plugins/system/bits/include/include.php | JROOT/plugins/system/bits/bits.php:20 |
| 8 | plgSystembits->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.13 ms Nach letzter Abfrage: 0.01 ms Abfragespeichernutzung: 0.022 MB Speichernutzung vor Abfrage: 1.596 MB Zeilen zurückgegeben: 1
SELECT property_value
FROM bits__settings_app
WHERE property_name = 'surfer_account'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | bits__settings_app | const | PRIMARY | PRIMARY | 152 | const | 1 | |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 14 | JDatabaseDriver->loadObject() | JROOT/plugins/system/bits/include/functions/bits.php:166 |
| 13 | getTableColumnValue() | JROOT/plugins/system/bits/include/functions/bits.php:213 |
| 12 | getSettingsValue() | JROOT/plugins/system/bits/include/functions/bits.php:234 |
| 11 | getSurferAccountNumber() | JROOT/plugins/system/bits/include/functions/virtuemart_user.php:191 |
| 10 | getCurrentUserAccountNumber() | JROOT/plugins/system/bits/include/include.php:31 |
| 9 | require_once JROOT/plugins/system/bits/include/include.php | JROOT/plugins/system/bits/bits.php:20 |
| 8 | plgSystembits->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.73 ms Nach letzter Abfrage: 0.57 ms Abfragespeichernutzung: 0.022 MB Speichernutzung vor Abfrage: 1.631 MB Zeilen zurückgegeben: 1
SHOW TABLES LIKE "olanc_virtuemart_configs"
„EXPLAIN“ unmöglich für Abfrage: SHOW TABLES LIKE "olanc_virtuemart_configs"
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 14 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_virtuemart/helpers/vmtable.php:727 |
| 13 | VmTable::checkTableExists() | JROOT/administrator/components/com_virtuemart/models/config.php:580 |
| 12 | VirtueMartModelConfig::checkConfigTableExists() | JROOT/administrator/components/com_virtuemart/helpers/config.php:415 |
| 11 | VmConfig::loadConfig() | JROOT/plugins/system/bits/include/functions/virtuemart_user.php:254 |
| 10 | getCurrentUserIsTaxfree() | JROOT/plugins/system/bits/include/include.php:33 |
| 9 | require_once JROOT/plugins/system/bits/include/include.php | JROOT/plugins/system/bits/bits.php:20 |
| 8 | plgSystembits->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.22 ms Nach letzter Abfrage: 0.06 ms Abfragespeichernutzung: 0.021 MB Speichernutzung vor Abfrage: 1.637 MB Zeilen zurückgegeben: 1
SELECT `config`
FROM `olanc_virtuemart_configs`
WHERE `virtuemart_config_id` = "1";
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_configs | system | PRIMARY | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 1 | |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 12 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_virtuemart/helpers/config.php:455 |
| 11 | VmConfig::loadConfig() | JROOT/plugins/system/bits/include/functions/virtuemart_user.php:254 |
| 10 | getCurrentUserIsTaxfree() | JROOT/plugins/system/bits/include/include.php:33 |
| 9 | require_once JROOT/plugins/system/bits/include/include.php | JROOT/plugins/system/bits/bits.php:20 |
| 8 | plgSystembits->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.28 ms Nach letzter Abfrage: 0.25 ms Abfragespeichernutzung: 0.022 MB Speichernutzung vor Abfrage: 1.696 MB Zeilen zurückgegeben: 2
SELECT *
FROM olanc_languages
WHERE published=1
ORDER BY ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_languages | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 2 | Using where; filesort wurde genutzt |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/LanguageHelper.php:150 |
| 14 | Joomla\CMS\Language\LanguageHelper::getLanguages() | JROOT/administrator/components/com_virtuemart/helpers/vmlanguage.php:98 |
| 13 | vmLanguage::setLanguageByTag() | JROOT/administrator/components/com_virtuemart/helpers/vmlanguage.php:62 |
| 12 | vmLanguage::initialise() | JROOT/administrator/components/com_virtuemart/helpers/config.php:476 |
| 11 | VmConfig::loadConfig() | JROOT/plugins/system/bits/include/functions/virtuemart_user.php:254 |
| 10 | getCurrentUserIsTaxfree() | JROOT/plugins/system/bits/include/include.php:33 |
| 9 | require_once JROOT/plugins/system/bits/include/include.php | JROOT/plugins/system/bits/bits.php:20 |
| 8 | plgSystembits->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.40 ms Nach letzter Abfrage: 0.17 ms Abfragespeichernutzung: 0.025 MB Speichernutzung vor Abfrage: 1.710 MB Zeilen zurückgegeben: 47
SELECT `id`,`name`,`rules`,`parent_id`
FROM `olanc_assets`
WHERE `name` IN ('root.1','com_actionlogs','com_admin','com_advancedmodules','com_aimysitemap','com_ajax','com_associations','com_awocoupon','com_banners','com_bits_evaluations','com_bits_pricetoggle','com_bits_quickadd','com_cache','com_categories','com_checkin','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_customfilters','com_fields','com_finder','com_installer','com_jchoptimize','com_joomlaupdate','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_plugins','com_postinstall','com_privacy','com_redirect','com_search','com_sppagebuilder','com_tags','com_tcpdf','com_templates','com_users','com_virtuemart','com_virtuemart_allinone','com_vpadvanceduser','com_wrapper')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_assets | ALL | idx_asset_name | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 124 | Using where |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 19 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:429 |
| 18 | Joomla\CMS\Access\Access::preloadComponents() | JROOT/libraries/src/Access/Access.php:213 |
| 17 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:531 |
| 16 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
| 15 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
| 14 | Joomla\CMS\User\User->authorise() | JROOT/administrator/components/com_virtuemart/helpers/vmaccess.php:136 |
| 13 | vmAccess::manager() | JROOT/administrator/components/com_virtuemart/helpers/config.php:85 |
| 12 | VmConfig::echoAdmin() | JROOT/administrator/components/com_virtuemart/helpers/config.php:477 |
| 11 | VmConfig::loadConfig() | JROOT/plugins/system/bits/include/functions/virtuemart_user.php:254 |
| 10 | getCurrentUserIsTaxfree() | JROOT/plugins/system/bits/include/include.php:33 |
| 9 | require_once JROOT/plugins/system/bits/include/include.php | JROOT/plugins/system/bits/bits.php:20 |
| 8 | plgSystembits->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.27 ms Nach letzter Abfrage: 0.71 ms Abfragespeichernutzung: 0.022 MB Speichernutzung vor Abfrage: 1.794 MB Zeilen zurückgegeben: 1
SELECT *
FROM `olanc_virtuemart_shoppergroups`
WHERE `default` = "2"
AND (`virtuemart_vendor_id` = "1" OR `shared` = "1")
AND `published`="1"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_shoppergroups | ALL | virtuemart_vendor_id,shared,published | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 6 | Using where |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 14 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_virtuemart/models/shoppergroup.php:100 |
| 13 | VirtueMartModelShopperGroup->getDefault() | JROOT/administrator/components/com_virtuemart/models/shoppergroup.php:134 |
| 12 | VirtueMartModelShopperGroup->appendShopperGroups() | JROOT/administrator/components/com_virtuemart/models/user.php:186 |
| 11 | VirtueMartModelUser->getUser() | JROOT/plugins/system/bits/include/functions/virtuemart_user.php:256 |
| 10 | getCurrentUserIsTaxfree() | JROOT/plugins/system/bits/include/include.php:33 |
| 9 | require_once JROOT/plugins/system/bits/include/include.php | JROOT/plugins/system/bits/bits.php:20 |
| 8 | plgSystembits->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.16 ms Nach letzter Abfrage: 0.06 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 1.816 MB Zeilen zurückgegeben: 1
SELECT `olanc_virtuemart_shoppergroups`.*
FROM `olanc_virtuemart_shoppergroups`
WHERE `olanc_virtuemart_shoppergroups`.`virtuemart_shoppergroup_id` = "1"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_shoppergroups | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 17 | JDatabaseDriver->loadAssoc() | JROOT/administrator/components/com_virtuemart/helpers/vmtable.php:1061 |
| 16 | VmTable->load() | JROOT/administrator/components/com_virtuemart/helpers/vmmodel.php:1024 |
| 15 | VmModel->getData() | JROOT/administrator/components/com_virtuemart/models/shoppergroup.php:50 |
| 14 | VirtueMartModelShopperGroup->getShopperGroup() | JROOT/administrator/components/com_virtuemart/models/shoppergroup.php:105 |
| 13 | VirtueMartModelShopperGroup->getDefault() | JROOT/administrator/components/com_virtuemart/models/shoppergroup.php:134 |
| 12 | VirtueMartModelShopperGroup->appendShopperGroups() | JROOT/administrator/components/com_virtuemart/models/user.php:186 |
| 11 | VirtueMartModelUser->getUser() | JROOT/plugins/system/bits/include/functions/virtuemart_user.php:256 |
| 10 | getCurrentUserIsTaxfree() | JROOT/plugins/system/bits/include/include.php:33 |
| 9 | require_once JROOT/plugins/system/bits/include/include.php | JROOT/plugins/system/bits/bits.php:20 |
| 8 | plgSystembits->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.17 ms Nach letzter Abfrage: 0.32 ms Abfragespeichernutzung: 0.022 MB Speichernutzung vor Abfrage: 1.916 MB Zeilen zurückgegeben: 1
SELECT property_value
FROM bits__settings_app
WHERE property_name = 'vm_shoppergroup_id_taxfree'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | bits__settings_app | const | PRIMARY | PRIMARY | 152 | const | 1 | |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 13 | JDatabaseDriver->loadObject() | JROOT/plugins/system/bits/include/functions/bits.php:166 |
| 12 | getTableColumnValue() | JROOT/plugins/system/bits/include/functions/bits.php:213 |
| 11 | getSettingsValue() | JROOT/plugins/system/bits/include/functions/virtuemart_user.php:259 |
| 10 | getCurrentUserIsTaxfree() | JROOT/plugins/system/bits/include/include.php:33 |
| 9 | require_once JROOT/plugins/system/bits/include/include.php | JROOT/plugins/system/bits/bits.php:20 |
| 8 | plgSystembits->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.17 ms Nach letzter Abfrage: 0.02 ms Abfragespeichernutzung: 0.021 MB Speichernutzung vor Abfrage: 1.923 MB Zeilen zurückgegeben: 3
SELECT property_value
FROM bits__settings_app
WHERE property_name LIKE 'surfer_account%'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | bits__settings_app | range | PRIMARY | PRIMARY | 152 | NULL | 3 | Using where |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 11 | JDatabaseDriver->loadColumn() | JROOT/plugins/system/bits/include/functions/bits.php:256 |
| 10 | getSurferAccountNumbers() | JROOT/plugins/system/bits/include/include.php:35 |
| 9 | require_once JROOT/plugins/system/bits/include/include.php | JROOT/plugins/system/bits/bits.php:20 |
| 8 | plgSystembits->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.49 ms Nach letzter Abfrage: 1.14 ms Abfragespeichernutzung: 0.040 MB Speichernutzung vor Abfrage: 2.038 MB Zeilen zurückgegeben: 25
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 olanc_menu AS m
LEFT JOIN olanc_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
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 25 | Using index condition; Using where; filesort wurde genutzt |
| 1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | bits_demo.m.component_id | 1 | Using where |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Menu/SiteMenu.php:93 |
| 17 | Joomla\CMS\Menu\SiteMenu->Joomla\CMS\Menu\{closure}() | Derselbe Aufruf in der Zeile darunter. |
| 16 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 15 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Menu/SiteMenu.php:101 |
| 14 | Joomla\CMS\Menu\SiteMenu->load() | JROOT/libraries/src/Menu/AbstractMenu.php:78 |
| 13 | Joomla\CMS\Menu\AbstractMenu->__construct() | JROOT/libraries/src/Menu/SiteMenu.php:62 |
| 12 | Joomla\CMS\Menu\SiteMenu->__construct() | JROOT/libraries/src/Menu/AbstractMenu.php:142 |
| 11 | Joomla\CMS\Menu\AbstractMenu::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:417 |
| 10 | Joomla\CMS\Application\CMSApplication->getMenu() | JROOT/libraries/src/Application/SiteApplication.php:275 |
| 9 | Joomla\CMS\Application\SiteApplication->getMenu() | JROOT/libraries/src/Router/SiteRouter.php:65 |
| 8 | Joomla\CMS\Router\SiteRouter->__construct() | JROOT/libraries/src/Router/Router.php:189 |
| 7 | Joomla\CMS\Router\Router::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:533 |
| 6 | Joomla\CMS\Application\CMSApplication::getRouter() | JROOT/libraries/src/Application/SiteApplication.php:403 |
| 5 | Joomla\CMS\Application\SiteApplication::getRouter() | JROOT/libraries/src/Application/CMSApplication.php:1141 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.29 ms Nach letzter Abfrage: 1.81 ms Abfragespeichernutzung: 0.024 MB Speichernutzung vor Abfrage: 2.187 MB Zeilen zurückgegeben: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `olanc_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | Using index condition |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 20 | JDatabaseDriver->loadObject() | JROOT/libraries/src/Helper/LibraryHelper.php:167 |
| 19 | Joomla\CMS\Helper\LibraryHelper::Joomla\CMS\Helper\{closure}() | Derselbe Aufruf in der Zeile darunter. |
| 18 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/LibraryHelper.php:175 |
| 16 | Joomla\CMS\Helper\LibraryHelper::loadLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:43 |
| 15 | Joomla\CMS\Helper\LibraryHelper::getLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:90 |
| 14 | Joomla\CMS\Helper\LibraryHelper::getParams() | JROOT/libraries/src/Version.php:321 |
| 13 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
| 12 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
| 11 | Joomla\CMS\Factory::getDocument() | JROOT/plugins/system/vponepagecheckout/cart/helper.php:67 |
| 10 | VPOPCHelper->__construct() | JROOT/plugins/system/vponepagecheckout/cart/helper.php:113 |
| 9 | VPOPCHelper::getInstance() | JROOT/plugins/system/vponepagecheckout/vponepagecheckout.php:85 |
| 8 | plgSystemVPOnePageCheckout->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.20 ms Nach letzter Abfrage: 0.11 ms Abfragespeichernutzung: 0.006 MB Speichernutzung vor Abfrage: 2.179 MB
UPDATE `olanc_extensions`
SET `params` = '{\"mediaversion\":\"cea7bb4ca78cf3f34eb44124ab900eed\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
„EXPLAIN“ unmöglich für Abfrage: UPDATE `olanc_extensions`
SET `params` = '{\"mediaversion\":\"cea7bb4ca78cf3f34eb44124ab900eed\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Helper/LibraryHelper.php:117 |
| 15 | Joomla\CMS\Helper\LibraryHelper::saveParams() | JROOT/libraries/src/Version.php:372 |
| 14 | Joomla\CMS\Version->setMediaVersion() | JROOT/libraries/src/Version.php:331 |
| 13 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
| 12 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
| 11 | Joomla\CMS\Factory::getDocument() | JROOT/plugins/system/vponepagecheckout/cart/helper.php:67 |
| 10 | VPOPCHelper->__construct() | JROOT/plugins/system/vponepagecheckout/cart/helper.php:113 |
| 9 | VPOPCHelper::getInstance() | JROOT/plugins/system/vponepagecheckout/vponepagecheckout.php:85 |
| 8 | plgSystemVPOnePageCheckout->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.42 ms Nach letzter Abfrage: 0.46 ms Abfragespeichernutzung: 0.021 MB Speichernutzung vor Abfrage: 2.189 MB Zeilen zurückgegeben: 3
SELECT id,name,is_json,value
FROM olanc_awocoupon_config
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_awocoupon_config | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 3 | |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_awocoupon/helper/class-awocoupon-helper-database.php:25 |
| 12 | AwoCoupon_Helper_Database->get_objectlist() | JROOT/administrator/components/com_awocoupon/awocoupon/library/class-awocoupon-library-param.php:31 |
| 11 | Awocoupon_Library_Param->__construct() | JROOT/administrator/components/com_awocoupon/awocoupon/library/class-awocoupon-library-helper.php:462 |
| 10 | AwoCoupon_Library_Helper->new_class() | JROOT/administrator/components/com_awocoupon/helper/awocoupon.php:73 |
| 9 | AwoCoupon->init() | JROOT/plugins/system/awocoupon/awocoupon.php:34 |
| 8 | plgSystemAwoCoupon->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.63 ms Nach letzter Abfrage: 0.23 ms Abfragespeichernutzung: 0.022 MB Speichernutzung vor Abfrage: 2.199 MB Zeilen zurückgegeben: 1
SHOW FULL COLUMNS
FROM olanc_awocoupon LIKE "coupon_code"
„EXPLAIN“ unmöglich für Abfrage: SHOW FULL COLUMNS FROM olanc_awocoupon LIKE "coupon_code"
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 15 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_awocoupon/helper/class-awocoupon-helper-database.php:32 |
| 14 | AwoCoupon_Helper_Database->get_object() | JROOT/administrator/components/com_awocoupon/awocoupon/library/class-awocoupon-library-coupon.php:329 |
| 13 | AwoCoupon_Library_Coupon->is_case_sensitive() | JROOT/administrator/components/com_awocoupon/awocoupon/library/class-awocoupon-library-discount.php:84 |
| 12 | AwoCoupon_Library_Discount->__construct() | JROOT/administrator/components/com_awocoupon/helper/estore/virtuemart/class-awocoupon-helper-estore-virtuemart-discount.php:39 |
| 11 | AwoCoupon_Helper_Estore_Virtuemart_Discount->__construct() | JROOT/administrator/components/com_awocoupon/awocoupon/library/class-awocoupon-library-helper.php:462 |
| 10 | AwoCoupon_Library_Helper->new_class() | JROOT/administrator/components/com_awocoupon/helper/awocoupon.php:91 |
| 9 | AwoCoupon->init() | JROOT/plugins/system/awocoupon/awocoupon.php:34 |
| 8 | plgSystemAwoCoupon->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.40 ms Nach letzter Abfrage: 1.74 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 2.281 MB Zeilen zurückgegeben: 5
SELECT id, home, template, s.params
FROM olanc_template_styles as s
LEFT JOIN olanc_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
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | s | ALL | idx_template,idx_client_id,idx_client_id_home | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 8 | Using where |
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | element_clientid | 403 | bits_demo.s.template,const | 1 | Using index condition; Using where |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.06 ms |
| Preparing | 0.02 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Application/SiteApplication.php:486 |
| 15 | Joomla\CMS\Application\SiteApplication->getTemplate() | JROOT/plugins/system/vpframework/helpers/template.php:220 |
| 14 | VPFrameworkTemplate->_getTemplate() | JROOT/plugins/system/vpframework/helpers/template.php:80 |
| 13 | VPFrameworkTemplate->__construct() | JROOT/plugins/system/vpframework/helpers/template.php:160 |
| 12 | VPFrameworkTemplate::getInstance() | JROOT/plugins/system/vpframework/helper.php:227 |
| 11 | plgSystemVPFrameworkHelper::getTemplate() | JROOT/plugins/system/vpframework/helper.php:73 |
| 10 | plgSystemVPFrameworkHelper->__construct() | JROOT/plugins/system/vpframework/helper.php:100 |
| 9 | plgSystemVPFrameworkHelper::getInstance() | JROOT/plugins/system/vpframework/vpframework.php:67 |
| 8 | plgSystemVPFramework->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.34 ms Nach letzter Abfrage: 2.33 ms Abfragespeichernutzung: 0.021 MB Speichernutzung vor Abfrage: 2.351 MB Zeilen zurückgegeben: 1
SELECT *
FROM `olanc_extensions`
WHERE `type` = 'package'
AND `element` = 'pkg_vp_smart'
AND `enabled` = '1'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | Using index condition; Using where |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.05 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 13 | JDatabaseDriver->loadObject() | JROOT/plugins/system/vpframework/helpers/dlk.php:939 |
| 12 | VPFrameworkDlk->loadInfo() | JROOT/plugins/system/vpframework/helpers/dlk.php:98 |
| 11 | VPFrameworkDlk->__construct() | JROOT/plugins/system/vpframework/helpers/dlk.php:127 |
| 10 | VPFrameworkDlk::getInstance() | JROOT/plugins/system/vpframework/helper.php:204 |
| 9 | plgSystemVPFrameworkHelper->initialize() | JROOT/plugins/system/vpframework/vpframework.php:76 |
| 8 | plgSystemVPFramework->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.22 ms Nach letzter Abfrage: 0.40 ms Abfragespeichernutzung: 0.020 MB Speichernutzung vor Abfrage: 2.361 MB Zeilen zurückgegeben: 0
SELECT title, module AS name
FROM olanc_modules
WHERE published = 1
AND module IN ('mod_virtuemart_category','mod_virtuemart_search')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_modules | range | published,newsfeeds | newsfeeds | 204 | NULL | 2 | Using index condition |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 10 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/vpframework/helper.php:684 |
| 9 | plgSystemVPFrameworkHelper->manageModuleCache() | JROOT/plugins/system/vpframework/vpframework.php:93 |
| 8 | plgSystemVPFramework->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.69 ms Nach letzter Abfrage: 0.12 ms Abfragespeichernutzung: 0.086 MB Speichernutzung vor Abfrage: 2.368 MB Zeilen zurückgegeben: 17
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params,am.mirror_id, am.params AS advancedparams, 0 AS menuid, m.publish_up, m.publish_down
FROM olanc_modules AS m
LEFT JOIN olanc_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
LEFT JOIN olanc_advancedmodules as am
ON am.moduleid = m.id
WHERE m.published = 1
AND e.enabled = 1
AND m.access IN (1,1,5)
AND m.client_id = 0
ORDER BY m.position, m.ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | published,newsfeeds | published | 1 | const | 22 | Using index condition; Using where; filesort wurde genutzt |
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 403 | bits_demo.m.module,const | 1 | Using index condition; Using where |
| 1 | SIMPLE | am | eq_ref | PRIMARY | PRIMARY | 4 | bits_demo.m.id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.04 ms |
| Preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.32 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.04 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 18 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:318 |
| 17 | PlgSystemAdvancedModuleHelper->getModuleList() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:60 |
| 16 | PlgSystemAdvancedModuleHelper->onPrepareModuleList() | JROOT/libraries/joomla/event/dispatcher.php:165 |
| 15 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 14 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:366 |
| 13 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:37 |
| 12 | Joomla\CMS\Helper\ModuleHelper::getModule() | JROOT/libraries/src/Helper/ModuleHelper.php:126 |
| 11 | Joomla\CMS\Helper\ModuleHelper::isEnabled() | JROOT/plugins/system/vpframework/helpers/template.php:1480 |
| 10 | VPFrameworkTemplate->initialisePageHeadingInBreadcrumbs() | JROOT/plugins/system/vpframework/helper.php:720 |
| 9 | plgSystemVPFrameworkHelper->manageBreadcrumbs() | JROOT/plugins/system/vpframework/vpframework.php:96 |
| 8 | plgSystemVPFramework->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.50 ms Nach letzter Abfrage: 5.06 ms Abfragespeichernutzung: 0.021 MB Speichernutzung vor Abfrage: 3.007 MB Zeilen zurückgegeben: 1
SELECT element, folder
FROM olanc_extensions
WHERE type = 'component'
AND element = 'com_virtuemart'
AND enabled = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | Using index condition; Using where |
| Status | Duration |
|---|
| Starting | 0.09 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.08 ms |
| Preparing | 0.03 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 11 | JDatabaseDriver->loadObject() | JROOT/plugins/system/vpframework/helpers/utility.php:258 |
| 10 | VPFrameworkUtility::hasExtension() | JROOT/plugins/system/vpframework/helper.php:1321 |
| 9 | plgSystemVPFrameworkHelper->manageWishlist() | JROOT/plugins/system/vpframework/vpframework.php:99 |
| 8 | plgSystemVPFramework->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.34 ms Nach letzter Abfrage: 1.23 ms Abfragespeichernutzung: 0.024 MB Speichernutzung vor Abfrage: 3.056 MB Zeilen zurückgegeben: 5
SELECT `id`,`name`,`rules`,`parent_id`
FROM `olanc_assets`
WHERE `name` LIKE 'com_content.%' OR `name` = 'com_content' OR `parent_id` = 0
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_assets | ALL | idx_asset_name,idx_parent_id | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 124 | Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.05 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.07 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:359 |
| 19 | Joomla\CMS\Access\Access::preloadPermissions() | JROOT/libraries/src/Access/Access.php:226 |
| 18 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:540 |
| 17 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
| 16 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
| 15 | Joomla\CMS\User\User->authorise() | JROOT/components/com_content/models/article.php:58 |
| 14 | ContentModelArticle->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:457 |
| 13 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/components/com_content/models/article.php:78 |
| 12 | ContentModelArticle->getItem() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_content/views/article/view.html.php:42 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/plugins/system/vpframework/controllers/com_content/controller.php:109 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.54 ms Nach letzter Abfrage: 0.22 ms Abfragespeichernutzung: 0.022 MB Speichernutzung vor Abfrage: 3.085 MB Zeilen zurückgegeben: 1
SELECT a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference,c.title AS category_title, c.alias AS category_alias, c.access AS category_access,u.name AS author,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count
FROM olanc_content AS a
INNER JOIN olanc_categories AS c
on c.id = a.catid
LEFT JOIN olanc_users AS u
on u.id = a.created_by
LEFT JOIN olanc_categories as parent
ON parent.id = c.parent_id
LEFT JOIN olanc_content_rating AS v
ON a.id = v.content_id
WHERE a.id = 1
AND c.published > 0
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-12-20 21:13:25')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-12-20 21:13:25')
AND (a.state = 1 OR a.state =2)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | const | PRIMARY,idx_state,idx_catid | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | u | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | parent | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | v | const | PRIMARY | PRIMARY | 4 | const | 0 | Unique row not found |
| Status | Duration |
|---|
| Starting | 0.10 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.00 ms |
| init | 0.04 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.08 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.03 ms |
| Query end | 0.00 ms |
| Commit | 0.01 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.03 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 13 | JDatabaseDriver->loadObject() | JROOT/components/com_content/models/article.php:151 |
| 12 | ContentModelArticle->getItem() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_content/views/article/view.html.php:42 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/plugins/system/vpframework/controllers/com_content/controller.php:109 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.33 ms Nach letzter Abfrage: 0.59 ms Abfragespeichernutzung: 0.021 MB Speichernutzung vor Abfrage: 3.119 MB Zeilen zurückgegeben: 0
SELECT `m`.`tag_id`,`t`.*
FROM `olanc_contentitem_tag_map` AS m
INNER JOIN `olanc_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 1
AND `t`.`published` = 1
AND t.access IN (1,1,5)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ALL | idx_tag_type | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 1 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | bits_demo.m.tag_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| System lock | 0.01 ms |
| table lock | 0.00 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.04 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.03 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Helper/TagsHelper.php:454 |
| 11 | Joomla\CMS\Helper\TagsHelper->getItemTags() | JROOT/components/com_content/views/article/view.html.php:184 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/plugins/system/vpframework/controllers/com_content/controller.php:109 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.44 ms Nach letzter Abfrage: 1.28 ms Abfragespeichernutzung: 0.024 MB Speichernutzung vor Abfrage: 3.266 MB Zeilen zurückgegeben: 2
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM `olanc_categories` AS `s`
INNER JOIN `olanc_categories` AS `c`
ON (s.lft <= c.lft
AND c.lft < s.rgt) OR (c.lft < s.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id = 2
ORDER BY c.lft
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | s | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | c | range | cat_idx,idx_access,idx_left_right | idx_left_right | 4 | NULL | 2 | Using index condition; Using where |
| Status | Duration |
|---|
| Starting | 0.07 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.06 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.05 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Categories/Categories.php:324 |
| 19 | Joomla\CMS\Categories\Categories->_load() | JROOT/libraries/src/Categories/Categories.php:184 |
| 18 | Joomla\CMS\Categories\Categories->get() | JROOT/administrator/components/com_fields/models/fields.php:203 |
| 17 | FieldsModelFields->getListQuery() | JROOT/libraries/src/MVC/Model/ListModel.php:140 |
| 16 | Joomla\CMS\MVC\Model\ListModel->_getListQuery() | JROOT/libraries/src/MVC/Model/ListModel.php:194 |
| 15 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 |
| 14 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
| 13 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/plugins/system/vpframework/controllers/com_content/controller.php:109 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 1.09 ms Nach letzter Abfrage: 0.16 ms Abfragespeichernutzung: 0.024 MB Speichernutzung vor Abfrage: 3.282 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 olanc_fields AS a
LEFT JOIN `olanc_languages` AS l
ON l.lang_code = a.language
LEFT JOIN olanc_users AS uc
ON uc.id=a.checked_out
LEFT JOIN olanc_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN olanc_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN olanc_fields_groups AS g
ON g.id = a.group_id
LEFT JOIN `olanc_fields_categories` AS fc
ON fc.field_id = a.id
WHERE a.context = 'com_content.article'
AND (fc.category_id IS NULL OR fc.category_id IN (2,0))
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
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | idx_state,idx_access,idx_context | idx_state | 1 | const | 1 | Using where; Using temporary; filesort wurde genutzt |
| 1 | SIMPLE | l | eq_ref | idx_langcode | idx_langcode | 28 | bits_demo.a.language | 1 | Using where |
| 1 | SIMPLE | uc | eq_ref | PRIMARY | PRIMARY | 4 | bits_demo.a.checked_out | 1 | |
| 1 | SIMPLE | ag | eq_ref | PRIMARY | PRIMARY | 4 | bits_demo.a.access | 1 | Using where |
| 1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | bits_demo.a.created_user_id | 1 | Using where |
| 1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | bits_demo.a.group_id | 1 | Using where |
| 1 | SIMPLE | fc | ref | PRIMARY | PRIMARY | 4 | bits_demo.a.id | 1 | Using where; Using index; Distinct |
| Status | Duration |
|---|
| Starting | 0.10 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.00 ms |
| init | 0.04 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.08 ms |
| Preparing | 0.03 ms |
| Creating tmp table | 0.05 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.38 ms |
| Creating sort index | 0.06 ms |
| Removing tmp table | 0.10 ms |
| Creating sort index | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322 |
| 17 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/administrator/components/com_fields/models/fields.php:333 |
| 16 | FieldsModelFields->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:194 |
| 15 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 |
| 14 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
| 13 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/plugins/system/vpframework/controllers/com_content/controller.php:109 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.31 ms Nach letzter Abfrage: 0.51 ms Abfragespeichernutzung: 0.025 MB Speichernutzung vor Abfrage: 3.299 MB Zeilen zurückgegeben: 1
SELECT *
FROM `olanc_virtuemart_currencies` AS c
LEFT JOIN `olanc_virtuemart_vendors` AS v
ON c.virtuemart_currency_id = v.vendor_currency
WHERE v.virtuemart_vendor_id = "1"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | v | system | PRIMARY,vendor_currency | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 1 | |
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| System lock | 0.01 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.04 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 19 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_virtuemart/models/vendor.php:323 |
| 18 | VirtueMartModelVendor::getVendorCurrency() | JROOT/administrator/components/com_virtuemart/helpers/currencydisplay.php:53 |
| 17 | CurrencyDisplay->__construct() | JROOT/administrator/components/com_virtuemart/helpers/currencydisplay.php:106 |
| 16 | CurrencyDisplay::getInstance() | JROOT/plugins/system/vpframework/helpers/template.php:943 |
| 15 | VPFrameworkTemplate->renderWishlistPage() | JROOT/plugins/system/vpframework/helper.php:1131 |
| 14 | plgSystemVPFrameworkHelper->displaySpecialViews() | JROOT/plugins/system/vpframework/vpframework.php:185 |
| 13 | plgSystemVPFramework->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:199 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/plugins/system/vpframework/controllers/com_content/controller.php:109 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.20 ms Nach letzter Abfrage: 0.21 ms Abfragespeichernutzung: 0.024 MB Speichernutzung vor Abfrage: 3.336 MB Zeilen zurückgegeben: 1
SELECT `olanc_virtuemart_currencies`.*
FROM `olanc_virtuemart_currencies`
WHERE `olanc_virtuemart_currencies`.`virtuemart_currency_id` = "47"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_currencies | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 19 | JDatabaseDriver->loadAssoc() | JROOT/administrator/components/com_virtuemart/helpers/vmtable.php:1061 |
| 18 | VmTable->load() | JROOT/administrator/components/com_virtuemart/helpers/vmmodel.php:1024 |
| 17 | VmModel->getData() | JROOT/administrator/components/com_virtuemart/helpers/currencydisplay.php:122 |
| 16 | CurrencyDisplay::getInstance() | JROOT/plugins/system/vpframework/helpers/template.php:943 |
| 15 | VPFrameworkTemplate->renderWishlistPage() | JROOT/plugins/system/vpframework/helper.php:1131 |
| 14 | plgSystemVPFrameworkHelper->displaySpecialViews() | JROOT/plugins/system/vpframework/vpframework.php:185 |
| 13 | plgSystemVPFramework->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:199 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/plugins/system/vpframework/controllers/com_content/controller.php:109 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.45 ms Nach letzter Abfrage: 1.33 ms Abfragespeichernutzung: 0.022 MB Speichernutzung vor Abfrage: 3.389 MB Zeilen zurückgegeben: 2
SELECT a.id, a.title, a.catid, a.language,
CASE WHEN CHAR_LENGTH(a.alias) != 0 THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END as slug,
CASE WHEN CHAR_LENGTH(cc.alias) != 0 THEN CONCAT_WS(':', cc.id, cc.alias) ELSE cc.id END as catslug
FROM olanc_content AS a
LEFT JOIN olanc_categories AS cc
ON cc.id = a.catid
WHERE a.catid = 2
AND a.state = 1
AND a.access IN (1,1,5)
AND (a.state = 1 OR a.state = -1)
AND (publish_up = '0000-00-00 00:00:00' OR publish_up <= '2025-12-20 21:13:25')
AND (publish_down = '0000-00-00 00:00:00' OR publish_down >= '2025-12-20 21:13:25')
ORDER BY
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | idx_access,idx_state,idx_catid | idx_state | 1 | const | 2 | Using where; filesort wurde genutzt |
| 1 | SIMPLE | cc | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.03 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.05 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.06 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/plugins/content/pagenavigation/pagenavigation.php:161 |
| 13 | PlgContentPagenavigation->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:199 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/plugins/system/vpframework/controllers/com_content/controller.php:109 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.68 ms Nach letzter Abfrage: 0.64 ms Abfragespeichernutzung: 0.026 MB Speichernutzung vor Abfrage: 3.421 MB Zeilen zurückgegeben: 17
SHOW FULL COLUMNS
FROM `olanc_users`
„EXPLAIN“ unmöglich für Abfrage: SHOW FULL COLUMNS FROM `olanc_users`
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.24 ms |
| After opening tables | 0.02 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Filling schema table | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| checking permissions | 0.06 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.03 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Removing tmp table | 0.08 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 24 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 23 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:261 |
| 22 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:180 |
| 21 | Joomla\CMS\Table\Table->__construct() | JROOT/libraries/src/Table/User.php:41 |
| 20 | Joomla\CMS\Table\User->__construct() | JROOT/libraries/src/Table/Table.php:328 |
| 19 | Joomla\CMS\Table\Table::getInstance() | JROOT/libraries/src/User/User.php:603 |
| 18 | Joomla\CMS\User\User::getTable() | JROOT/libraries/src/User/User.php:877 |
| 17 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
| 16 | Joomla\CMS\User\User->__construct() | JROOT/components/com_vpadvanceduser/models/profile.php:131 |
| 15 | VPAdvancedUserModelProfile->getData() | JROOT/plugins/content/vpadvanceduser/vpadvanceduser.php:178 |
| 14 | plgContentVPAdvancedUser->getAuthorProfile() | JROOT/plugins/content/vpadvanceduser/vpadvanceduser.php:84 |
| 13 | plgContentVPAdvancedUser->onContentAfterDisplay() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:202 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/plugins/system/vpframework/controllers/com_content/controller.php:109 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.23 ms Nach letzter Abfrage: 0.08 ms Abfragespeichernutzung: 0.024 MB Speichernutzung vor Abfrage: 3.452 MB Zeilen zurückgegeben: 1
SELECT *
FROM `olanc_users`
WHERE `id` = 957
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_users | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.01 ms |
| Unlocking tables | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 19 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/User.php:87 |
| 18 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:880 |
| 17 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
| 16 | Joomla\CMS\User\User->__construct() | JROOT/components/com_vpadvanceduser/models/profile.php:131 |
| 15 | VPAdvancedUserModelProfile->getData() | JROOT/plugins/content/vpadvanceduser/vpadvanceduser.php:178 |
| 14 | plgContentVPAdvancedUser->getAuthorProfile() | JROOT/plugins/content/vpadvanceduser/vpadvanceduser.php:84 |
| 13 | plgContentVPAdvancedUser->onContentAfterDisplay() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:202 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/plugins/system/vpframework/controllers/com_content/controller.php:109 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.26 ms Nach letzter Abfrage: 0.21 ms Abfragespeichernutzung: 0.024 MB Speichernutzung vor Abfrage: 3.463 MB Zeilen zurückgegeben: 1
SELECT `g`.`id`,`g`.`title`
FROM `olanc_usergroups` AS g
INNER JOIN `olanc_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 957
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
| 1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | bits_demo.m.group_id | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.05 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 19 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Table/User.php:112 |
| 18 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:880 |
| 17 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
| 16 | Joomla\CMS\User\User->__construct() | JROOT/components/com_vpadvanceduser/models/profile.php:131 |
| 15 | VPAdvancedUserModelProfile->getData() | JROOT/plugins/content/vpadvanceduser/vpadvanceduser.php:178 |
| 14 | plgContentVPAdvancedUser->getAuthorProfile() | JROOT/plugins/content/vpadvanceduser/vpadvanceduser.php:84 |
| 13 | plgContentVPAdvancedUser->onContentAfterDisplay() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:202 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/plugins/system/vpframework/controllers/com_content/controller.php:109 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.22 ms Nach letzter Abfrage: 0.24 ms Abfragespeichernutzung: 0.026 MB Speichernutzung vor Abfrage: 3.475 MB Zeilen zurückgegeben: 1
SELECT *
FROM `olanc_users`
WHERE `id` = 957
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_users | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 23 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/User.php:87 |
| 22 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:880 |
| 21 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
| 20 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
| 19 | Joomla\CMS\User\User::getInstance() | JROOT/plugins/system/actionlogs/actionlogs.php:168 |
| 18 | PlgSystemActionLogs->onContentPrepareData() | JROOT/libraries/joomla/event/event.php:70 |
| 17 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 16 | JEventDispatcher->trigger() | JROOT/components/com_vpadvanceduser/models/profile.php:157 |
| 15 | VPAdvancedUserModelProfile->getData() | JROOT/plugins/content/vpadvanceduser/vpadvanceduser.php:178 |
| 14 | plgContentVPAdvancedUser->getAuthorProfile() | JROOT/plugins/content/vpadvanceduser/vpadvanceduser.php:84 |
| 13 | plgContentVPAdvancedUser->onContentAfterDisplay() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:202 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/plugins/system/vpframework/controllers/com_content/controller.php:109 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.23 ms Nach letzter Abfrage: 0.07 ms Abfragespeichernutzung: 0.025 MB Speichernutzung vor Abfrage: 3.488 MB Zeilen zurückgegeben: 1
SELECT `g`.`id`,`g`.`title`
FROM `olanc_usergroups` AS g
INNER JOIN `olanc_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 957
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
| 1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | bits_demo.m.group_id | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 23 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Table/User.php:112 |
| 22 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:880 |
| 21 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
| 20 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
| 19 | Joomla\CMS\User\User::getInstance() | JROOT/plugins/system/actionlogs/actionlogs.php:168 |
| 18 | PlgSystemActionLogs->onContentPrepareData() | JROOT/libraries/joomla/event/event.php:70 |
| 17 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 16 | JEventDispatcher->trigger() | JROOT/components/com_vpadvanceduser/models/profile.php:157 |
| 15 | VPAdvancedUserModelProfile->getData() | JROOT/plugins/content/vpadvanceduser/vpadvanceduser.php:178 |
| 14 | plgContentVPAdvancedUser->getAuthorProfile() | JROOT/plugins/content/vpadvanceduser/vpadvanceduser.php:84 |
| 13 | plgContentVPAdvancedUser->onContentAfterDisplay() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:202 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/plugins/system/vpframework/controllers/com_content/controller.php:109 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.28 ms Nach letzter Abfrage: 0.08 ms Abfragespeichernutzung: 0.025 MB Speichernutzung vor Abfrage: 3.497 MB Zeilen zurückgegeben: 2
SELECT b.id
FROM olanc_user_usergroup_map AS map
LEFT JOIN olanc_usergroups AS a
ON a.id = map.group_id
LEFT JOIN olanc_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE map.user_id = 957
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | map | ref | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
| 1 | SIMPLE | a | eq_ref | PRIMARY | PRIMARY | 4 | bits_demo.map.group_id | 1 | |
| 1 | SIMPLE | b | ALL | idx_usergroup_nested_set_lookup | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 6 | Range checked for each record (index map: 0x10) |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 22 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Access/Access.php:980 |
| 21 | Joomla\CMS\Access\Access::getGroupsByUser() | JROOT/libraries/src/User/User.php:480 |
| 20 | Joomla\CMS\User\User->getAuthorisedGroups() | JROOT/libraries/src/User/User.php:386 |
| 19 | Joomla\CMS\User\User->authorise() | JROOT/plugins/system/actionlogs/actionlogs.php:168 |
| 18 | PlgSystemActionLogs->onContentPrepareData() | JROOT/libraries/joomla/event/event.php:70 |
| 17 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 16 | JEventDispatcher->trigger() | JROOT/components/com_vpadvanceduser/models/profile.php:157 |
| 15 | VPAdvancedUserModelProfile->getData() | JROOT/plugins/content/vpadvanceduser/vpadvanceduser.php:178 |
| 14 | plgContentVPAdvancedUser->getAuthorProfile() | JROOT/plugins/content/vpadvanceduser/vpadvanceduser.php:84 |
| 13 | plgContentVPAdvancedUser->onContentAfterDisplay() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:202 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/plugins/system/vpframework/controllers/com_content/controller.php:109 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.17 ms Nach letzter Abfrage: 0.09 ms Abfragespeichernutzung: 0.024 MB Speichernutzung vor Abfrage: 3.508 MB Zeilen zurückgegeben: 0
SELECT `notify`,`extensions`
FROM `olanc_action_logs_users`
WHERE `user_id` = 957
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.00 ms |
| Executing | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 19 | JDatabaseDriver->loadObject() | JROOT/plugins/system/actionlogs/actionlogs.php:180 |
| 18 | PlgSystemActionLogs->onContentPrepareData() | JROOT/libraries/joomla/event/event.php:70 |
| 17 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 16 | JEventDispatcher->trigger() | JROOT/components/com_vpadvanceduser/models/profile.php:157 |
| 15 | VPAdvancedUserModelProfile->getData() | JROOT/plugins/content/vpadvanceduser/vpadvanceduser.php:178 |
| 14 | plgContentVPAdvancedUser->getAuthorProfile() | JROOT/plugins/content/vpadvanceduser/vpadvanceduser.php:84 |
| 13 | plgContentVPAdvancedUser->onContentAfterDisplay() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:202 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/plugins/system/vpframework/controllers/com_content/controller.php:109 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.25 ms Nach letzter Abfrage: 0.11 ms Abfragespeichernutzung: 0.024 MB Speichernutzung vor Abfrage: 3.517 MB Zeilen zurückgegeben: 0
SELECT `data_key`,`data_value`
FROM `olanc_vpadvanceduser_data`
WHERE `user_id` = 957
AND `data_key` LIKE 'data.%'
ORDER BY `ordering`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_vpadvanceduser_data | range | idx_user_id_data_key | idx_user_id_data_key | 406 | NULL | 1 | Using where; filesort wurde genutzt |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.01 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.00 ms |
| Creating sort index | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.01 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1811 |
| 20 | JDatabaseDriver->loadRowList() | JROOT/administrator/components/com_vpadvanceduser/models/data.php:302 |
| 19 | VPAdvancedUserModelData->getData() | JROOT/plugins/user/vpadvanceduser/vpadvanceduser.php:88 |
| 18 | plgUserVPAdvancedUser->onContentPrepareData() | JROOT/libraries/joomla/event/event.php:70 |
| 17 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 16 | JEventDispatcher->trigger() | JROOT/components/com_vpadvanceduser/models/profile.php:157 |
| 15 | VPAdvancedUserModelProfile->getData() | JROOT/plugins/content/vpadvanceduser/vpadvanceduser.php:178 |
| 14 | plgContentVPAdvancedUser->getAuthorProfile() | JROOT/plugins/content/vpadvanceduser/vpadvanceduser.php:84 |
| 13 | plgContentVPAdvancedUser->onContentAfterDisplay() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:202 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/plugins/system/vpframework/controllers/com_content/controller.php:109 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.65 ms Nach letzter Abfrage: 7.51 ms Abfragespeichernutzung: 0.027 MB Speichernutzung vor Abfrage: 3.647 MB Zeilen zurückgegeben: 3
SELECT *
FROM `olanc_menu`
WHERE `link` like "index.php?option=com_virtuemart%"
and (language="*" or language = "de-DE" )
AND client_id=0
AND published=1
AND ( access="1" OR access="5" )
ORDER BY `language` DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_menu | ALL | idx_client_id_parent_id_alias_language,idx_language | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 85 | Using where; filesort wurde genutzt |
| Status | Duration |
|---|
| Starting | 0.08 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.04 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.07 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.16 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.02 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 26 | JDatabaseDriver->loadObjectList() | JROOT/components/com_virtuemart/router.php:1405 |
| 25 | vmrouterHelper->setMenuItemId() | JROOT/components/com_virtuemart/router.php:920 |
| 24 | vmrouterHelper->setRoutingQuery() | JROOT/components/com_virtuemart/router.php:898 |
| 23 | vmrouterHelper->__construct() | JROOT/components/com_virtuemart/router.php:970 |
| 22 | vmrouterHelper::getInstance() | JROOT/components/com_virtuemart/router.php:27 |
| 21 | virtuemartBuildRoute() | JROOT/libraries/src/Component/Router/RouterLegacy.php:69 |
| 20 | Joomla\CMS\Component\Router\RouterLegacy->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
| 19 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
| 18 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
| 17 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
| 16 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
| 15 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
| 14 | Joomla\CMS\Router\Route::_() | JROOT/plugins/system/vpframework/helpers/vm.php:147 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.22 ms Nach letzter Abfrage: 0.20 ms Abfragespeichernutzung: 0.022 MB Speichernutzung vor Abfrage: 3.665 MB Zeilen zurückgegeben: 3
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "1"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_virtuemart/models/category.php:943 |
| 14 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.17 ms Nach letzter Abfrage: 0.03 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 3.672 MB Zeilen zurückgegeben: 3
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "1"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 15 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_virtuemart/models/category.php:944 |
| 14 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.17 ms Nach letzter Abfrage: 0.21 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 3.690 MB Zeilen zurückgegeben: 4
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "2"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_virtuemart/models/category.php:943 |
| 15 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 14 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.15 ms Nach letzter Abfrage: 0.01 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 3.697 MB Zeilen zurückgegeben: 4
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "2"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 16 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_virtuemart/models/category.php:944 |
| 15 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 14 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.16 ms Nach letzter Abfrage: 0.17 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 3.716 MB Zeilen zurückgegeben: 0
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "3"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_virtuemart/models/category.php:943 |
| 16 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 15 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 14 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.15 ms Nach letzter Abfrage: 0.02 ms Abfragespeichernutzung: 0.024 MB Speichernutzung vor Abfrage: 3.723 MB Zeilen zurückgegeben: 0
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "3"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 17 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_virtuemart/models/category.php:944 |
| 16 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 15 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 14 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.18 ms Nach letzter Abfrage: 0.13 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 3.734 MB Zeilen zurückgegeben: 0
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "4"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_virtuemart/models/category.php:943 |
| 16 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 15 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 14 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.14 ms Nach letzter Abfrage: 0.02 ms Abfragespeichernutzung: 0.024 MB Speichernutzung vor Abfrage: 3.742 MB Zeilen zurückgegeben: 0
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "4"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 17 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_virtuemart/models/category.php:944 |
| 16 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 15 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 14 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.14 ms Nach letzter Abfrage: 0.12 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 3.754 MB Zeilen zurückgegeben: 0
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "6"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_virtuemart/models/category.php:943 |
| 16 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 15 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 14 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.13 ms Nach letzter Abfrage: 0.02 ms Abfragespeichernutzung: 0.024 MB Speichernutzung vor Abfrage: 3.761 MB Zeilen zurückgegeben: 0
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "6"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 17 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_virtuemart/models/category.php:944 |
| 16 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 15 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 14 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.13 ms Nach letzter Abfrage: 0.11 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 3.772 MB Zeilen zurückgegeben: 2
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "7"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_virtuemart/models/category.php:943 |
| 15 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 14 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.12 ms Nach letzter Abfrage: 0.01 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 3.779 MB Zeilen zurückgegeben: 2
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "7"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 16 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_virtuemart/models/category.php:944 |
| 15 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 14 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.16 ms Nach letzter Abfrage: 0.19 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 3.795 MB Zeilen zurückgegeben: 0
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "8"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_virtuemart/models/category.php:943 |
| 16 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 15 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 14 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.13 ms Nach letzter Abfrage: 0.01 ms Abfragespeichernutzung: 0.024 MB Speichernutzung vor Abfrage: 3.803 MB Zeilen zurückgegeben: 0
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "8"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 17 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_virtuemart/models/category.php:944 |
| 16 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 15 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 14 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.14 ms Nach letzter Abfrage: 0.11 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 3.814 MB Zeilen zurückgegeben: 0
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "9"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_virtuemart/models/category.php:943 |
| 16 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 15 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 14 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.12 ms Nach letzter Abfrage: 0.01 ms Abfragespeichernutzung: 0.024 MB Speichernutzung vor Abfrage: 3.822 MB Zeilen zurückgegeben: 0
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "9"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 17 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_virtuemart/models/category.php:944 |
| 16 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 15 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 14 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.16 ms Nach letzter Abfrage: 0.10 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 3.833 MB Zeilen zurückgegeben: 2
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "10"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_virtuemart/models/category.php:943 |
| 15 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 14 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.14 ms Nach letzter Abfrage: 0.01 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 3.840 MB Zeilen zurückgegeben: 2
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "10"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 16 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_virtuemart/models/category.php:944 |
| 15 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 14 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.14 ms Nach letzter Abfrage: 0.16 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 3.856 MB Zeilen zurückgegeben: 0
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "11"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_virtuemart/models/category.php:943 |
| 16 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 15 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 14 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.12 ms Nach letzter Abfrage: 0.01 ms Abfragespeichernutzung: 0.024 MB Speichernutzung vor Abfrage: 3.864 MB Zeilen zurückgegeben: 0
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "11"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 17 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_virtuemart/models/category.php:944 |
| 16 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 15 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 14 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.14 ms Nach letzter Abfrage: 0.10 ms Abfragespeichernutzung: 0.025 MB Speichernutzung vor Abfrage: 3.882 MB Zeilen zurückgegeben: 0
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "12"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_virtuemart/models/category.php:943 |
| 16 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 15 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 14 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.15 ms Nach letzter Abfrage: 0.01 ms Abfragespeichernutzung: 0.024 MB Speichernutzung vor Abfrage: 3.891 MB Zeilen zurückgegeben: 0
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "12"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.02 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 17 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_virtuemart/models/category.php:944 |
| 16 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 15 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 14 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.15 ms Nach letzter Abfrage: 0.10 ms Abfragespeichernutzung: 0.022 MB Speichernutzung vor Abfrage: 3.901 MB Zeilen zurückgegeben: 3
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "13"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_virtuemart/models/category.php:943 |
| 14 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.13 ms Nach letzter Abfrage: 0.01 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 3.908 MB Zeilen zurückgegeben: 3
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "13"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 15 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_virtuemart/models/category.php:944 |
| 14 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.13 ms Nach letzter Abfrage: 0.16 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 3.926 MB Zeilen zurückgegeben: 0
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "14"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_virtuemart/models/category.php:943 |
| 15 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 14 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.14 ms Nach letzter Abfrage: 0.01 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 3.933 MB Zeilen zurückgegeben: 0
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "14"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 16 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_virtuemart/models/category.php:944 |
| 15 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 14 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.14 ms Nach letzter Abfrage: 0.11 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 3.944 MB Zeilen zurückgegeben: 0
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "15"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_virtuemart/models/category.php:943 |
| 15 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 14 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.13 ms Nach letzter Abfrage: 0.01 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 3.951 MB Zeilen zurückgegeben: 0
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "15"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 16 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_virtuemart/models/category.php:944 |
| 15 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 14 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.13 ms Nach letzter Abfrage: 0.10 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 3.962 MB Zeilen zurückgegeben: 0
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "16"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_virtuemart/models/category.php:943 |
| 15 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 14 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.13 ms Nach letzter Abfrage: 0.01 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 3.969 MB Zeilen zurückgegeben: 0
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "16"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 16 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_virtuemart/models/category.php:944 |
| 15 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 14 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.16 ms Nach letzter Abfrage: 0.10 ms Abfragespeichernutzung: 0.022 MB Speichernutzung vor Abfrage: 3.980 MB Zeilen zurückgegeben: 0
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "17"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_virtuemart/models/category.php:943 |
| 14 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.15 ms Nach letzter Abfrage: 0.01 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 3.987 MB Zeilen zurückgegeben: 0
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "17"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 15 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_virtuemart/models/category.php:944 |
| 14 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.15 ms Nach letzter Abfrage: 0.10 ms Abfragespeichernutzung: 0.022 MB Speichernutzung vor Abfrage: 3.997 MB Zeilen zurückgegeben: 2
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "18"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_virtuemart/models/category.php:943 |
| 14 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.16 ms Nach letzter Abfrage: 0.01 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 4.004 MB Zeilen zurückgegeben: 2
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "18"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 15 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_virtuemart/models/category.php:944 |
| 14 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.17 ms Nach letzter Abfrage: 0.16 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 4.019 MB Zeilen zurückgegeben: 1
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "19"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_virtuemart/models/category.php:943 |
| 15 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 14 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.13 ms Nach letzter Abfrage: 0.01 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 4.026 MB Zeilen zurückgegeben: 1
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "19"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 16 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_virtuemart/models/category.php:944 |
| 15 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 14 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.17 ms Nach letzter Abfrage: 0.17 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 4.039 MB Zeilen zurückgegeben: 0
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "20"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_virtuemart/models/category.php:943 |
| 16 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 15 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 14 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.13 ms Nach letzter Abfrage: 0.01 ms Abfragespeichernutzung: 0.024 MB Speichernutzung vor Abfrage: 4.047 MB Zeilen zurückgegeben: 0
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "20"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 17 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_virtuemart/models/category.php:944 |
| 16 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 15 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 14 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.13 ms Nach letzter Abfrage: 0.13 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 4.058 MB Zeilen zurückgegeben: 2
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "21"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_virtuemart/models/category.php:943 |
| 15 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 14 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.12 ms Nach letzter Abfrage: 0.01 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 4.065 MB Zeilen zurückgegeben: 2
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "21"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 16 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_virtuemart/models/category.php:944 |
| 15 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 14 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.16 ms Nach letzter Abfrage: 0.23 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 4.081 MB Zeilen zurückgegeben: 0
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "22"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_virtuemart/models/category.php:943 |
| 16 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 15 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 14 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.14 ms Nach letzter Abfrage: 0.02 ms Abfragespeichernutzung: 0.024 MB Speichernutzung vor Abfrage: 4.089 MB Zeilen zurückgegeben: 0
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "22"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 17 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_virtuemart/models/category.php:944 |
| 16 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 15 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 14 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.14 ms Nach letzter Abfrage: 0.12 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 4.100 MB Zeilen zurückgegeben: 0
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "23"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_virtuemart/models/category.php:943 |
| 16 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 15 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 14 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.12 ms Nach letzter Abfrage: 0.01 ms Abfragespeichernutzung: 0.024 MB Speichernutzung vor Abfrage: 4.108 MB Zeilen zurückgegeben: 0
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "23"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 17 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_virtuemart/models/category.php:944 |
| 16 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 15 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 14 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.16 ms Nach letzter Abfrage: 0.10 ms Abfragespeichernutzung: 0.022 MB Speichernutzung vor Abfrage: 4.118 MB Zeilen zurückgegeben: 3
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "24"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_virtuemart/models/category.php:943 |
| 14 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.13 ms Nach letzter Abfrage: 0.01 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 4.125 MB Zeilen zurückgegeben: 3
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "24"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 15 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_virtuemart/models/category.php:944 |
| 14 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.16 ms Nach letzter Abfrage: 0.17 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 4.142 MB Zeilen zurückgegeben: 0
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "25"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_virtuemart/models/category.php:943 |
| 15 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 14 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.14 ms Nach letzter Abfrage: 0.01 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 4.149 MB Zeilen zurückgegeben: 0
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "25"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 16 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_virtuemart/models/category.php:944 |
| 15 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 14 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.16 ms Nach letzter Abfrage: 0.10 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 4.160 MB Zeilen zurückgegeben: 0
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "26"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_virtuemart/models/category.php:943 |
| 15 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 14 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.19 ms Nach letzter Abfrage: 0.01 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 4.167 MB Zeilen zurückgegeben: 0
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "26"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.05 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 16 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_virtuemart/models/category.php:944 |
| 15 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 14 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.14 ms Nach letzter Abfrage: 0.12 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 4.178 MB Zeilen zurückgegeben: 0
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "27"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_virtuemart/models/category.php:943 |
| 15 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 14 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.13 ms Nach letzter Abfrage: 0.01 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 4.185 MB Zeilen zurückgegeben: 0
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "27"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 16 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_virtuemart/models/category.php:944 |
| 15 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 14 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.13 ms Nach letzter Abfrage: 0.10 ms Abfragespeichernutzung: 0.022 MB Speichernutzung vor Abfrage: 4.196 MB Zeilen zurückgegeben: 1
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "28"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_virtuemart/models/category.php:943 |
| 14 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.13 ms Nach letzter Abfrage: 0.01 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 4.202 MB Zeilen zurückgegeben: 1
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "28"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 15 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_virtuemart/models/category.php:944 |
| 14 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.16 ms Nach letzter Abfrage: 0.19 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 4.214 MB Zeilen zurückgegeben: 0
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "29"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_virtuemart/models/category.php:943 |
| 15 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 14 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.13 ms Nach letzter Abfrage: 0.01 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 4.221 MB Zeilen zurückgegeben: 0
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "29"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 16 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_virtuemart/models/category.php:944 |
| 15 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 14 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:209 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.13 ms Nach letzter Abfrage: 0.10 ms Abfragespeichernutzung: 0.022 MB Speichernutzung vor Abfrage: 4.234 MB Zeilen zurückgegeben: 1
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "33"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_virtuemart/models/category.php:943 |
| 14 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.12 ms Nach letzter Abfrage: 0.01 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 4.240 MB Zeilen zurückgegeben: 1
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "33"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 15 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_virtuemart/models/category.php:944 |
| 14 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.14 ms Nach letzter Abfrage: 0.14 ms Abfragespeichernutzung: 0.022 MB Speichernutzung vor Abfrage: 4.251 MB Zeilen zurückgegeben: 2
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "35"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_virtuemart/models/category.php:943 |
| 14 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.13 ms Nach letzter Abfrage: 0.01 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 4.258 MB Zeilen zurückgegeben: 2
SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
WHERE `category_parent_id` = "35"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_categories | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 39 | Using where |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 15 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_virtuemart/models/category.php:944 |
| 14 | VirtueMartModelCategory::hasChildren() | JROOT/plugins/system/vpframework/helpers/vm.php:205 |
| 13 | VPFrameworkVM::categoryLoop() | JROOT/plugins/system/vpframework/helpers/vm.php:115 |
| 12 | VPFrameworkVM::getCategories() | JROOT/plugins/system/vpframework/helpers/menu.php:112 |
| 11 | VPFrameworkMenu::getList() | JROOT/plugins/system/vpframework/helpers/template.php:855 |
| 10 | VPFrameworkTemplate->getMenu() | JROOT/templates/vp_smart/layouts/demo/blocks/header.php:82 |
| 9 | require JROOT/templates/vp_smart/layouts/demo/blocks/header.php | JROOT/templates/vp_smart/layouts/demo/index.php:29 |
| 8 | require JROOT/templates/vp_smart/layouts/demo/index.php | JROOT/templates/vp_smart/index.php:101 |
| 7 | require JROOT/templates/vp_smart/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.37 ms Nach letzter Abfrage: 5.11 ms Abfragespeichernutzung: 0.021 MB Speichernutzung vor Abfrage: 4.437 MB Zeilen zurückgegeben: 1
SELECT count(*)
FROM `olanc_vcnt`
WHERE `tm` < '1763852400'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_vcnt | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 399 | Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.14 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 12 | JDatabaseDriver->loadResult() | JROOT/modules/mod_visitorcounter/helper.php:220 |
| 11 | ModVisitorcounterHelper->cleanDatabase() | JROOT/modules/mod_visitorcounter/mod_visitorcounter.php:37 |
| 10 | include JROOT/modules/mod_visitorcounter/mod_visitorcounter.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.29 ms Nach letzter Abfrage: 0.03 ms Abfragespeichernutzung: 0.021 MB Speichernutzung vor Abfrage: 4.442 MB Zeilen zurückgegeben: 11
SELECT `guest`, `client_id` , `username`, `userid`
FROM `olanc_session`
WHERE `client_id` = 0
AND `time` > '1766264605'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_session | range | time,client_id_guest | time | 4 | NULL | 12 | Using index condition; Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.05 ms |
| Preparing | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.06 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_visitorcounter/helper.php:250 |
| 11 | ModVisitorcounterHelper->whoIsOnline() | JROOT/modules/mod_visitorcounter/mod_visitorcounter.php:45 |
| 10 | include JROOT/modules/mod_visitorcounter/mod_visitorcounter.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.22 ms Nach letzter Abfrage: 2.50 ms Abfragespeichernutzung: 0.021 MB Speichernutzung vor Abfrage: 4.505 MB Zeilen zurückgegeben: 1
SELECT params
FROM olanc_modules
WHERE id = 97
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_modules | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.02 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 12 | JDatabaseDriver->loadResult() | JROOT/modules/mod_bits_vm_ajax_search/tmpl/default.php:105 |
| 11 | require JROOT/modules/mod_bits_vm_ajax_search/tmpl/default.php | JROOT/modules/mod_bits_vm_ajax_search/mod_bits_vm_ajax_search.php:14 |
| 10 | include JROOT/modules/mod_bits_vm_ajax_search/mod_bits_vm_ajax_search.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.69 ms Nach letzter Abfrage: 0.63 ms Abfragespeichernutzung: 0.026 MB Speichernutzung vor Abfrage: 4.536 MB Zeilen zurückgegeben: 32
SHOW FULL COLUMNS
FROM `olanc_virtuemart_userfields`
„EXPLAIN“ unmöglich für Abfrage: SHOW FULL COLUMNS FROM `olanc_virtuemart_userfields`
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.29 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Filling schema table | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| checking permissions | 0.09 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Removing tmp table | 0.09 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 22 | JDatabaseDriver->loadAssocList() | JROOT/administrator/components/com_virtuemart/helpers/vmtable.php:688 |
| 21 | VmTable->showFullColumns() | JROOT/administrator/components/com_virtuemart/tables/userfields.php:41 |
| 20 | TableUserfields->__construct() | JROOT/administrator/components/com_virtuemart/helpers/vmtable.php:211 |
| 19 | VmTable::getInstance() | JROOT/administrator/components/com_virtuemart/helpers/vmmodel.php:432 |
| 18 | VmModel->_createTable() | JROOT/administrator/components/com_virtuemart/helpers/vmmodel.php:394 |
| 17 | VmModel->getTable() | JROOT/administrator/components/com_virtuemart/helpers/vmmodel.php:607 |
| 16 | VmModel->setMainTable() | JROOT/administrator/components/com_virtuemart/models/userfields.php:49 |
| 15 | VirtueMartModelUserfields->__construct() | JROOT/administrator/components/com_virtuemart/helpers/vmmodel.php:559 |
| 14 | VmModel::getModel() | JROOT/components/com_virtuemart/helpers/cart.php:341 |
| 13 | VirtueMartCart->setupAddressFieldsForCart() | JROOT/components/com_virtuemart/helpers/cart.php:228 |
| 12 | VirtueMartCart::getCart() | JROOT/modules/mod_vp_mini_cart/helper.php:37 |
| 11 | ModVPMiniCartHelper::getCart() | JROOT/modules/mod_vp_mini_cart/mod_vp_mini_cart.php:19 |
| 10 | include JROOT/modules/mod_vp_mini_cart/mod_vp_mini_cart.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.42 ms Nach letzter Abfrage: 0.13 ms Abfragespeichernutzung: 0.024 MB Speichernutzung vor Abfrage: 4.571 MB Zeilen zurückgegeben: 16
SELECT *
FROM `olanc_virtuemart_userfields`
WHERE 1 = 1
AND `account`="1"
AND published = 1
AND FIND_IN_SET(name, 'address_type') = 0
ORDER BY ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_userfields | ALL | published,account | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 33 | Using where; filesort wurde genutzt |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.03 ms |
| Preparing | 0.01 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.10 ms |
| End of update loop | 0.03 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_virtuemart/helpers/vmmodel.php:503 |
| 16 | VmModel->_getList() | JROOT/administrator/components/com_virtuemart/models/userfields.php:602 |
| 15 | VirtueMartModelUserfields->getUserFields() | JROOT/administrator/components/com_virtuemart/models/userfields.php:482 |
| 14 | VirtueMartModelUserfields->getUserFieldsFor() | JROOT/components/com_virtuemart/helpers/cart.php:382 |
| 13 | VirtueMartCart->setupAddressFieldsForCart() | JROOT/components/com_virtuemart/helpers/cart.php:228 |
| 12 | VirtueMartCart::getCart() | JROOT/modules/mod_vp_mini_cart/helper.php:37 |
| 11 | ModVPMiniCartHelper::getCart() | JROOT/modules/mod_vp_mini_cart/mod_vp_mini_cart.php:19 |
| 10 | include JROOT/modules/mod_vp_mini_cart/mod_vp_mini_cart.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.62 ms Nach letzter Abfrage: 9.14 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 5.053 MB Zeilen zurückgegeben: 9
SELECT *
FROM `olanc_virtuemart_userfields`
WHERE 1 = 1
AND `shipment`="1"
AND published = 1
AND FIND_IN_SET(name, 'address_type,name,username,password,password2,user_is_vendor,delimiter_userinfo') = 0
ORDER BY ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_userfields | ALL | published,shipment | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 33 | Using where; filesort wurde genutzt |
| Status | Duration |
|---|
| Starting | 0.08 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.05 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.05 ms |
| Preparing | 0.04 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.10 ms |
| End of update loop | 0.06 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_virtuemart/helpers/vmmodel.php:503 |
| 16 | VmModel->_getList() | JROOT/administrator/components/com_virtuemart/models/userfields.php:602 |
| 15 | VirtueMartModelUserfields->getUserFields() | JROOT/administrator/components/com_virtuemart/models/userfields.php:488 |
| 14 | VirtueMartModelUserfields->getUserFieldsFor() | JROOT/components/com_virtuemart/helpers/cart.php:382 |
| 13 | VirtueMartCart->setupAddressFieldsForCart() | JROOT/components/com_virtuemart/helpers/cart.php:228 |
| 12 | VirtueMartCart::getCart() | JROOT/modules/mod_vp_mini_cart/helper.php:37 |
| 11 | ModVPMiniCartHelper::getCart() | JROOT/modules/mod_vp_mini_cart/mod_vp_mini_cart.php:19 |
| 10 | include JROOT/modules/mod_vp_mini_cart/mod_vp_mini_cart.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.56 ms Nach letzter Abfrage: 0.29 ms Abfragespeichernutzung: 0.040 MB Speichernutzung vor Abfrage: 5.090 MB Zeilen zurückgegeben: 43
SELECT c.*
FROM olanc_virtuemart_calcs as c
LEFT JOIN olanc_virtuemart_calc_shoppergroups as cs
ON cs.virtuemart_calc_id=c.virtuemart_calc_id
WHERE `calc_kind` IN ('Marge','Tax','VatTax','DBTax','DATax' )
AND `published`="1"
AND (`virtuemart_vendor_id`="1" OR `shared`="1" )
AND ( publish_up = "0000-00-00 00:00:00" OR publish_up <= "2025-12-20 21:13:25" )
AND ( publish_down = "0000-00-00 00:00:00" OR publish_down >= "2025-12-20 21:13:25" )
AND ( virtuemart_shoppergroup_id = 1 OR (virtuemart_shoppergroup_id) IS NULL)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | c | ALL | virtuemart_vendor_id,published,calc_kind,shared,publish_up,publish_down | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 47 | Using where |
| 1 | SIMPLE | cs | ref | virtuemart_calc_id | virtuemart_calc_id | 4 | bits_demo.c.virtuemart_calc_id | 1 | Using where; Using index |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.04 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.07 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.19 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 18 | JDatabaseDriver->loadAssocList() | JROOT/administrator/components/com_virtuemart/helpers/calculationh.php:172 |
| 17 | calculationHelper->setVendorId() | JROOT/administrator/components/com_virtuemart/helpers/calculationh.php:91 |
| 16 | calculationHelper->__construct() | JROOT/administrator/components/com_virtuemart/helpers/calculationh.php:106 |
| 15 | calculationHelper::getInstance() | JROOT/components/com_virtuemart/helpers/cart.php:2155 |
| 14 | VirtueMartCart->getCartPrices() | JROOT/components/com_virtuemart/helpers/cart.php:2258 |
| 13 | VirtueMartCart->prepareCartData() | JROOT/components/com_virtuemart/helpers/cart.php:2455 |
| 12 | VirtueMartCart->prepareAjaxData() | JROOT/modules/mod_vp_mini_cart/helper.php:41 |
| 11 | ModVPMiniCartHelper::getCart() | JROOT/modules/mod_vp_mini_cart/mod_vp_mini_cart.php:19 |
| 10 | include JROOT/modules/mod_vp_mini_cart/mod_vp_mini_cart.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.31 ms Nach letzter Abfrage: 0.18 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 5.182 MB Zeilen zurückgegeben: 0
SELECT *
FROM olanc_virtuemart_calcs
LEFT JOIN olanc_virtuemart_calc_shoppergroups using(virtuemart_calc_id)
WHERE
`calc_kind`="DBTaxBill"
AND `published`="1"
AND (`virtuemart_vendor_id`="1" OR `shared`="1" )
AND ( publish_up = "0000-00-00 00:00:00" OR publish_up <= "2025-12-20 21:13:25" )
AND ( publish_down = "0000-00-00 00:00:00" OR publish_down >= "2025-12-20 21:13:25" )
AND ( virtuemart_shoppergroup_id = 1 OR (virtuemart_shoppergroup_id) IS NULL)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_calcs | ref | virtuemart_vendor_id,published,calc_kind,shared,publish_up,publish_down | calc_kind | 50 | const | 4 | Using index condition; Using where |
| 1 | SIMPLE | olanc_virtuemart_calc_shoppergroups | ref | virtuemart_calc_id | virtuemart_calc_id | 4 | bits_demo.olanc_virtuemart_calcs.virtuemart_calc_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.04 ms |
| Preparing | 0.03 ms |
| Executing | 0.00 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 17 | JDatabaseDriver->loadAssocList() | JROOT/administrator/components/com_virtuemart/helpers/calculationh.php:1509 |
| 16 | calculationHelper->gatherEffectingRulesForBill() | JROOT/administrator/components/com_virtuemart/helpers/calculationh.php:760 |
| 15 | calculationHelper->getCheckoutPrices() | JROOT/components/com_virtuemart/helpers/cart.php:2159 |
| 14 | VirtueMartCart->getCartPrices() | JROOT/components/com_virtuemart/helpers/cart.php:2258 |
| 13 | VirtueMartCart->prepareCartData() | JROOT/components/com_virtuemart/helpers/cart.php:2455 |
| 12 | VirtueMartCart->prepareAjaxData() | JROOT/modules/mod_vp_mini_cart/helper.php:41 |
| 11 | ModVPMiniCartHelper::getCart() | JROOT/modules/mod_vp_mini_cart/mod_vp_mini_cart.php:19 |
| 10 | include JROOT/modules/mod_vp_mini_cart/mod_vp_mini_cart.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.29 ms Nach letzter Abfrage: 0.02 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 5.191 MB Zeilen zurückgegeben: 0
SELECT *
FROM olanc_virtuemart_calcs
LEFT JOIN olanc_virtuemart_calc_shoppergroups using(virtuemart_calc_id)
WHERE
`calc_kind`="TaxBill"
AND `published`="1"
AND (`virtuemart_vendor_id`="1" OR `shared`="1" )
AND ( publish_up = "0000-00-00 00:00:00" OR publish_up <= "2025-12-20 21:13:25" )
AND ( publish_down = "0000-00-00 00:00:00" OR publish_down >= "2025-12-20 21:13:25" )
AND ( virtuemart_shoppergroup_id = 1 OR (virtuemart_shoppergroup_id) IS NULL)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_calcs | ref | virtuemart_vendor_id,published,calc_kind,shared,publish_up,publish_down | calc_kind | 50 | const | 1 | Using index condition; Using where |
| 1 | SIMPLE | olanc_virtuemart_calc_shoppergroups | ref | virtuemart_calc_id | virtuemart_calc_id | 4 | bits_demo.olanc_virtuemart_calcs.virtuemart_calc_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.04 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.04 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 17 | JDatabaseDriver->loadAssocList() | JROOT/administrator/components/com_virtuemart/helpers/calculationh.php:1509 |
| 16 | calculationHelper->gatherEffectingRulesForBill() | JROOT/administrator/components/com_virtuemart/helpers/calculationh.php:761 |
| 15 | calculationHelper->getCheckoutPrices() | JROOT/components/com_virtuemart/helpers/cart.php:2159 |
| 14 | VirtueMartCart->getCartPrices() | JROOT/components/com_virtuemart/helpers/cart.php:2258 |
| 13 | VirtueMartCart->prepareCartData() | JROOT/components/com_virtuemart/helpers/cart.php:2455 |
| 12 | VirtueMartCart->prepareAjaxData() | JROOT/modules/mod_vp_mini_cart/helper.php:41 |
| 11 | ModVPMiniCartHelper::getCart() | JROOT/modules/mod_vp_mini_cart/mod_vp_mini_cart.php:19 |
| 10 | include JROOT/modules/mod_vp_mini_cart/mod_vp_mini_cart.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.29 ms Nach letzter Abfrage: 0.02 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 5.199 MB Zeilen zurückgegeben: 0
SELECT *
FROM olanc_virtuemart_calcs
LEFT JOIN olanc_virtuemart_calc_shoppergroups using(virtuemart_calc_id)
WHERE
`calc_kind`="DATaxBill"
AND `published`="1"
AND (`virtuemart_vendor_id`="1" OR `shared`="1" )
AND ( publish_up = "0000-00-00 00:00:00" OR publish_up <= "2025-12-20 21:13:25" )
AND ( publish_down = "0000-00-00 00:00:00" OR publish_down >= "2025-12-20 21:13:25" )
AND ( virtuemart_shoppergroup_id = 1 OR (virtuemart_shoppergroup_id) IS NULL)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_virtuemart_calcs | ref | virtuemart_vendor_id,published,calc_kind,shared,publish_up,publish_down | calc_kind | 50 | const | 1 | Using index condition; Using where |
| 1 | SIMPLE | olanc_virtuemart_calc_shoppergroups | ref | virtuemart_calc_id | virtuemart_calc_id | 4 | bits_demo.olanc_virtuemart_calcs.virtuemart_calc_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.04 ms |
| Preparing | 0.03 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 17 | JDatabaseDriver->loadAssocList() | JROOT/administrator/components/com_virtuemart/helpers/calculationh.php:1509 |
| 16 | calculationHelper->gatherEffectingRulesForBill() | JROOT/administrator/components/com_virtuemart/helpers/calculationh.php:762 |
| 15 | calculationHelper->getCheckoutPrices() | JROOT/components/com_virtuemart/helpers/cart.php:2159 |
| 14 | VirtueMartCart->getCartPrices() | JROOT/components/com_virtuemart/helpers/cart.php:2258 |
| 13 | VirtueMartCart->prepareCartData() | JROOT/components/com_virtuemart/helpers/cart.php:2455 |
| 12 | VirtueMartCart->prepareAjaxData() | JROOT/modules/mod_vp_mini_cart/helper.php:41 |
| 11 | ModVPMiniCartHelper::getCart() | JROOT/modules/mod_vp_mini_cart/mod_vp_mini_cart.php:19 |
| 10 | include JROOT/modules/mod_vp_mini_cart/mod_vp_mini_cart.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.37 ms Nach letzter Abfrage: 0.45 ms Abfragespeichernutzung: 0.024 MB Speichernutzung vor Abfrage: 5.242 MB Zeilen zurückgegeben: 1
SELECT c.id,c.coupon_code,c.num_of_uses_total,c.num_of_uses_customer,c.coupon_value_type,c.coupon_value,c.min_value,c.discount_type,
c.function_type,c.coupon_value_def,c.params,1 as isauto,note,c.state,0 as balance
FROM olanc_awocoupon c
JOIN olanc_awocoupon_auto a
ON a.coupon_id=c.id
WHERE c.estore="virtuemart"
AND c.state="published"
AND a.published=1
AND ( (c.startdate IS NULL
AND c.expiration IS NULL) OR
(c.expiration IS NULL
AND c.startdate<="2025-12-20 21:13:25") OR
(c.startdate IS NULL
AND c.expiration>="2025-12-20 21:13:25") OR
(c.startdate<="2025-12-20 21:13:25"
AND c.expiration>="2025-12-20 21:13:25")
)
ORDER BY a.ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 1 | Using where; filesort wurde genutzt |
| 1 | SIMPLE | c | eq_ref | PRIMARY | PRIMARY | 4 | bits_demo.a.coupon_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.02 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.07 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.03 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 20 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_awocoupon/helper/class-awocoupon-helper-database.php:22 |
| 19 | AwoCoupon_Helper_Database->get_objectlist() | JROOT/administrator/components/com_awocoupon/awocoupon/library/class-awocoupon-library-discount.php:171 |
| 18 | AwoCoupon_Library_Discount->process_autocoupon_helper() | JROOT/administrator/components/com_awocoupon/helper/estore/virtuemart/class-awocoupon-helper-estore-virtuemart-discount.php:285 |
| 17 | AwoCoupon_Helper_Estore_Virtuemart_Discount->cart_coupon_validate_auto() | JROOT/plugins/vmpayment/awocoupon/awocoupon.php:54 |
| 16 | plgVmPaymentAwoCoupon->plgVmgetPaymentCurrency() | JROOT/libraries/joomla/event/event.php:70 |
| 15 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 14 | JEventDispatcher->trigger() | JROOT/components/com_virtuemart/helpers/cart.php:2262 |
| 13 | VirtueMartCart->prepareCartData() | JROOT/components/com_virtuemart/helpers/cart.php:2455 |
| 12 | VirtueMartCart->prepareAjaxData() | JROOT/modules/mod_vp_mini_cart/helper.php:41 |
| 11 | ModVPMiniCartHelper::getCart() | JROOT/modules/mod_vp_mini_cart/mod_vp_mini_cart.php:19 |
| 10 | include JROOT/modules/mod_vp_mini_cart/mod_vp_mini_cart.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.23 ms Nach letzter Abfrage: 1.57 ms Abfragespeichernutzung: 0.022 MB Speichernutzung vor Abfrage: 5.283 MB Zeilen zurückgegeben: 1
SELECT `name`,`state`
FROM `olanc_vpadvanceduser_fields`
WHERE `name` = 'profile_picture'
AND `type` = 'avatar'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_vpadvanceduser_fields | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 18 | Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 13 | JDatabaseDriver->loadObject() | JROOT/components/com_vpadvanceduser/helpers/user/user.php:103 |
| 12 | VPAUser::hasProfilePicture() | JROOT/modules/mod_vpadvanceduser/variables.php:40 |
| 11 | require JROOT/modules/mod_vpadvanceduser/variables.php | JROOT/modules/mod_vpadvanceduser/mod_vpadvanceduser.php:28 |
| 10 | include JROOT/modules/mod_vpadvanceduser/mod_vpadvanceduser.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 1.01 ms Nach letzter Abfrage: 0.70 ms Abfragespeichernutzung: 0.027 MB Speichernutzung vor Abfrage: 5.366 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 olanc_fields AS a
LEFT JOIN `olanc_languages` AS l
ON l.lang_code = a.language
LEFT JOIN olanc_users AS uc
ON uc.id=a.checked_out
LEFT JOIN olanc_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN olanc_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN olanc_fields_groups AS g
ON g.id = a.group_id
WHERE a.context = 'com_users.user'
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
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | idx_state,idx_access,idx_context | idx_state | 1 | const | 1 | Using where; Using temporary; filesort wurde genutzt |
| 1 | SIMPLE | l | eq_ref | idx_langcode | idx_langcode | 28 | bits_demo.a.language | 1 | Using where |
| 1 | SIMPLE | uc | eq_ref | PRIMARY | PRIMARY | 4 | bits_demo.a.checked_out | 1 | |
| 1 | SIMPLE | ag | eq_ref | PRIMARY | PRIMARY | 4 | bits_demo.a.access | 1 | Using where |
| 1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | bits_demo.a.created_user_id | 1 | Using where |
| 1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | bits_demo.a.group_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.07 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.00 ms |
| System lock | 0.01 ms |
| table lock | 0.00 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.08 ms |
| Preparing | 0.03 ms |
| Creating tmp table | 0.05 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.40 ms |
| Creating sort index | 0.04 ms |
| Removing tmp table | 0.09 ms |
| Creating sort index | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 26 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322 |
| 25 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/administrator/components/com_fields/models/fields.php:333 |
| 24 | FieldsModelFields->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:194 |
| 23 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 |
| 22 | FieldsHelper::getFields() | JROOT/administrator/components/com_fields/helpers/fields.php:286 |
| 21 | FieldsHelper::prepareForm() | JROOT/plugins/system/fields/fields.php:305 |
| 20 | PlgSystemFields->onContentPrepareForm() | JROOT/libraries/joomla/event/event.php:70 |
| 19 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 18 | JEventDispatcher->trigger() | JROOT/libraries/src/MVC/Model/FormModel.php:323 |
| 17 | Joomla\CMS\MVC\Model\FormModel->preprocessForm() | JROOT/components/com_users/models/registration.php:390 |
| 16 | UsersModelRegistration->preprocessForm() | JROOT/components/com_vpadvanceduser/models/registration.php:254 |
| 15 | VPAdvancedUserModelRegistration->preprocessForm() | JROOT/libraries/src/MVC/Model/FormModel.php:244 |
| 14 | Joomla\CMS\MVC\Model\FormModel->loadForm() | JROOT/components/com_vpadvanceduser/models/registration.php:131 |
| 13 | VPAdvancedUserModelRegistration->getForm() | JROOT/modules/mod_vpadvanceduser/helper.php:53 |
| 12 | ModVPAdvancedUserHelper::get() | JROOT/modules/mod_vpadvanceduser/variables.php:44 |
| 11 | require JROOT/modules/mod_vpadvanceduser/variables.php | JROOT/modules/mod_vpadvanceduser/mod_vpadvanceduser.php:28 |
| 10 | include JROOT/modules/mod_vpadvanceduser/mod_vpadvanceduser.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.25 ms Nach letzter Abfrage: 0.10 ms Abfragespeichernutzung: 0.026 MB Speichernutzung vor Abfrage: 5.379 MB Zeilen zurückgegeben: 0
SELECT id, label, name, description, type, show_in_registration, show_in_profile, access, params, ordering, state, language
FROM `olanc_vpadvanceduser_fields`
WHERE `show_in_registration` = 1
AND `access` IN (1,1,5)
AND `state` = 1
AND (`language` = 'en-GB' OR `language` = '*')
ORDER BY `ordering`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_vpadvanceduser_fields | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 18 | Using where; filesort wurde genutzt |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.01 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.03 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_vpadvanceduser/models/data.php:258 |
| 22 | VPAdvancedUserModelData->getFields() | JROOT/administrator/components/com_vpadvanceduser/models/data.php:36 |
| 21 | VPAdvancedUserModelData->getForm() | JROOT/plugins/user/vpadvanceduser/vpadvanceduser.php:154 |
| 20 | plgUserVPAdvancedUser->onContentPrepareForm() | JROOT/libraries/joomla/event/event.php:70 |
| 19 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 18 | JEventDispatcher->trigger() | JROOT/libraries/src/MVC/Model/FormModel.php:323 |
| 17 | Joomla\CMS\MVC\Model\FormModel->preprocessForm() | JROOT/components/com_users/models/registration.php:390 |
| 16 | UsersModelRegistration->preprocessForm() | JROOT/components/com_vpadvanceduser/models/registration.php:254 |
| 15 | VPAdvancedUserModelRegistration->preprocessForm() | JROOT/libraries/src/MVC/Model/FormModel.php:244 |
| 14 | Joomla\CMS\MVC\Model\FormModel->loadForm() | JROOT/components/com_vpadvanceduser/models/registration.php:131 |
| 13 | VPAdvancedUserModelRegistration->getForm() | JROOT/modules/mod_vpadvanceduser/helper.php:53 |
| 12 | ModVPAdvancedUserHelper::get() | JROOT/modules/mod_vpadvanceduser/variables.php:44 |
| 11 | require JROOT/modules/mod_vpadvanceduser/variables.php | JROOT/modules/mod_vpadvanceduser/mod_vpadvanceduser.php:28 |
| 10 | include JROOT/modules/mod_vpadvanceduser/mod_vpadvanceduser.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.84 ms Nach letzter Abfrage: 0.52 ms Abfragespeichernutzung: 0.027 MB Speichernutzung vor Abfrage: 5.388 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 olanc_fields AS a
LEFT JOIN `olanc_languages` AS l
ON l.lang_code = a.language
LEFT JOIN olanc_users AS uc
ON uc.id=a.checked_out
LEFT JOIN olanc_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN olanc_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN olanc_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
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | idx_state,idx_access,idx_context | idx_state | 1 | const | 1 | Using where; Using temporary; filesort wurde genutzt |
| 1 | SIMPLE | l | eq_ref | idx_langcode | idx_langcode | 28 | bits_demo.a.language | 1 | Using where |
| 1 | SIMPLE | uc | eq_ref | PRIMARY | PRIMARY | 4 | bits_demo.a.checked_out | 1 | |
| 1 | SIMPLE | ag | eq_ref | PRIMARY | PRIMARY | 4 | bits_demo.a.access | 1 | Using where |
| 1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | bits_demo.a.created_user_id | 1 | Using where |
| 1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | bits_demo.a.group_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.06 ms |
| Preparing | 0.02 ms |
| Creating tmp table | 0.04 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.36 ms |
| Creating sort index | 0.03 ms |
| Removing tmp table | 0.07 ms |
| Creating sort index | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 28 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 27 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322 |
| 26 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/administrator/components/com_fields/models/fields.php:333 |
| 25 | FieldsModelFields->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:194 |
| 24 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 |
| 23 | FieldsHelper::getFields() | JROOT/administrator/components/com_fields/helpers/fields.php:286 |
| 22 | FieldsHelper::prepareForm() | JROOT/plugins/system/fields/fields.php:305 |
| 21 | PlgSystemFields->onContentPrepareForm() | JROOT/libraries/joomla/event/event.php:70 |
| 20 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 19 | JEventDispatcher->trigger() | JROOT/libraries/src/MVC/Model/FormModel.php:323 |
| 18 | Joomla\CMS\MVC\Model\FormModel->preprocessForm() | JROOT/components/com_users/models/login.php:110 |
| 17 | UsersModelLogin->preprocessForm() | JROOT/components/com_vpadvanceduser/models/login.php:151 |
| 16 | VPAdvancedUserModelLogin->preprocessForm() | JROOT/libraries/src/MVC/Model/FormModel.php:244 |
| 15 | Joomla\CMS\MVC\Model\FormModel->loadForm() | JROOT/components/com_users/models/login.php:35 |
| 14 | UsersModelLogin->getForm() | JROOT/components/com_vpadvanceduser/models/login.php:53 |
| 13 | VPAdvancedUserModelLogin->getForm() | JROOT/modules/mod_vpadvanceduser/helper.php:53 |
| 12 | ModVPAdvancedUserHelper::get() | JROOT/modules/mod_vpadvanceduser/variables.php:46 |
| 11 | require JROOT/modules/mod_vpadvanceduser/variables.php | JROOT/modules/mod_vpadvanceduser/mod_vpadvanceduser.php:28 |
| 10 | include JROOT/modules/mod_vpadvanceduser/mod_vpadvanceduser.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.53 ms Nach letzter Abfrage: 4.79 ms Abfragespeichernutzung: 0.020 MB Speichernutzung vor Abfrage: 5.529 MB Zeilen zurückgegeben: 1
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM olanc_modules AS m
LEFT JOIN olanc_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN olanc_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-12-20 21:13:25')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2025-12-20 21:13:25')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND m.module = 'mod_vpadvanceduser'
AND (mm.menuid = 149 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | PRIMARY,published,newsfeeds | newsfeeds | 204 | const,const | 1 | Using index condition; Using where; filesort wurde genutzt |
| 1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | bits_demo.m.id | 1 | Using where; Using index |
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 403 | bits_demo.m.module,const | 1 | Using index condition; Using where |
| Status | Duration |
|---|
| Starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.07 ms |
| Preparing | 0.04 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.09 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/vpadvanceduser/vpadvanceduser.php:752 |
| 8 | plgSystemVPAdvancedUser->_getModules() | JROOT/plugins/system/vpadvanceduser/vpadvanceduser.php:413 |
| 7 | plgSystemVPAdvancedUser->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.25 ms Nach letzter Abfrage: 0.31 ms Abfragespeichernutzung: 0.025 MB Speichernutzung vor Abfrage: 5.542 MB Zeilen zurückgegeben: 0
SELECT id, label, name, description, type, show_in_registration, show_in_profile, access, params, ordering, state, language
FROM `olanc_vpadvanceduser_fields`
WHERE `show_in_registration` = 1
AND `access` IN (1,1,5)
AND `state` = 1
AND (`language` = 'en-GB' OR `language` = '*')
ORDER BY `ordering`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | olanc_vpadvanceduser_fields | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 18 | Using where; filesort wurde genutzt |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.03 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Sorting result | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.03 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 21 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_vpadvanceduser/models/data.php:258 |
| 20 | VPAdvancedUserModelData->getFields() | JROOT/administrator/components/com_vpadvanceduser/models/data.php:36 |
| 19 | VPAdvancedUserModelData->getForm() | JROOT/plugins/user/vpadvanceduser/vpadvanceduser.php:154 |
| 18 | plgUserVPAdvancedUser->onContentPrepareForm() | JROOT/libraries/joomla/event/event.php:70 |
| 17 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 16 | JEventDispatcher->trigger() | JROOT/libraries/src/MVC/Model/FormModel.php:323 |
| 15 | Joomla\CMS\MVC\Model\FormModel->preprocessForm() | JROOT/components/com_users/models/registration.php:390 |
| 14 | UsersModelRegistration->preprocessForm() | JROOT/components/com_vpadvanceduser/models/registration.php:254 |
| 13 | VPAdvancedUserModelRegistration->preprocessForm() | JROOT/libraries/src/MVC/Model/FormModel.php:244 |
| 12 | Joomla\CMS\MVC\Model\FormModel->loadForm() | JROOT/components/com_vpadvanceduser/models/registration.php:131 |
| 11 | VPAdvancedUserModelRegistration->getForm() | JROOT/modules/mod_vpadvanceduser/helper.php:53 |
| 10 | ModVPAdvancedUserHelper::get() | JROOT/modules/mod_vpadvanceduser/variables.php:44 |
| 9 | require JROOT/modules/mod_vpadvanceduser/variables.php | JROOT/plugins/system/vpadvanceduser/vpadvanceduser.php:605 |
| 8 | plgSystemVPAdvancedUser->_loadModalForms() | JROOT/plugins/system/vpadvanceduser/vpadvanceduser.php:428 |
| 7 | plgSystemVPAdvancedUser->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
60 × SELECT virtuemart_category_id
FROM `olanc_virtuemart_categories`
4 × SELECT property_value
FROM bits__settings_app
3 × SELECT *
FROM olanc_virtuemart_calcs
LEFT JOIN olanc_virtuemart_calc_shoppergroups using(virtuemart_calc_id)
2 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `olanc_extensions`
2 × SELECT `id`,`name`,`rules`,`parent_id`
FROM `olanc_assets`
2 × SELECT *
FROM `olanc_users`
2 × SELECT `g`.`id`,`g`.`title`
FROM `olanc_usergroups` AS g
INNER JOIN `olanc_user_usergroup_map` AS m
ON m.group_id = g.id
2 × SELECT *
FROM `olanc_virtuemart_userfields`
2 × 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 olanc_fields AS a
LEFT JOIN `olanc_languages` AS l
ON l.lang_code = a.language
LEFT JOIN olanc_users AS uc
ON uc.id=a.checked_out
LEFT JOIN olanc_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN olanc_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN olanc_fields_groups AS g
ON g.id = a.group_id
2 × SELECT id, label, name, description, type, show_in_registration, show_in_profile, access, params, ordering, state, language
FROM `olanc_vpadvanceduser_fields`
1 × SELECT `data`
FROM `olanc_session`
1 × SELECT id, rules
FROM `olanc_viewlevels
1 × SELECT b.id
FROM olanc_usergroups AS a
LEFT JOIN olanc_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM olanc_extensions
1 × SELECT `params`
FROM `olanc_extensions`
1 × SELECT country_2_code
FROM olanc_virtuemart_countries
1 × SELECT `config`
FROM `olanc_virtuemart_configs`
1 × SELECT *
FROM olanc_languages
1 × SELECT *
FROM `olanc_virtuemart_shoppergroups`
1 × SELECT `olanc_virtuemart_shoppergroups`.*
FROM `olanc_virtuemart_shoppergroups`
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 olanc_menu AS m
LEFT JOIN olanc_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT id,name,is_json,value
FROM olanc_awocoupon_confi
1 × SELECT id, home, template, s.params
FROM olanc_template_styles as s
LEFT JOIN olanc_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT *
FROM `olanc_extensions`
1 × SELECT title, module AS name
FROM olanc_modules
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params,am.mirror_id, am.params AS advancedparams, 0 AS menuid, m.publish_up, m.publish_down
FROM olanc_modules AS m
LEFT JOIN olanc_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
LEFT JOIN olanc_advancedmodules as am
ON am.moduleid = m.id
1 × SELECT element, folder
FROM olanc_extensions
1 × SELECT a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference,c.title AS category_title, c.alias AS category_alias, c.access AS category_access,u.name AS author,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count
FROM olanc_content AS a
INNER JOIN olanc_categories AS c
on c.id = a.catid
LEFT JOIN olanc_users AS u
on u.id = a.created_by
LEFT JOIN olanc_categories as parent
ON parent.id = c.parent_id
LEFT JOIN olanc_content_rating AS v
ON a.id = v.content_id
1 × SELECT `m`.`tag_id`,`t`.*
FROM `olanc_contentitem_tag_map` AS m
INNER JOIN `olanc_tags` AS t
ON `m`.`tag_id` = `t`.`id`
1 × SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time, c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level, c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id, c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM `olanc_categories` AS `s`
INNER JOIN `olanc_categories` AS `c`
ON (s.lft <= c.lft
AND c.lft < s.rgt) OR (c.lft < s.lft
AND s.rgt < c.rgt)
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 olanc_fields AS a
LEFT JOIN `olanc_languages` AS l
ON l.lang_code = a.language
LEFT JOIN olanc_users AS uc
ON uc.id=a.checked_out
LEFT JOIN olanc_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN olanc_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN olanc_fields_groups AS g
ON g.id = a.group_id
LEFT JOIN `olanc_fields_categories` AS fc
ON fc.field_id = a.id
1 × SELECT *
FROM `olanc_virtuemart_currencies` AS c
LEFT JOIN `olanc_virtuemart_vendors` AS v
ON c.virtuemart_currency_id = v.vendor_currency
1 × SELECT `olanc_virtuemart_currencies`.*
FROM `olanc_virtuemart_currencies`
1 × SELECT a.id, a.title, a.catid, a.language,
CASE WHEN CHAR_LENGTH(a.alias) != 0 THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END as slug,
CASE WHEN CHAR_LENGTH(cc.alias) != 0 THEN CONCAT_WS(':', cc.id, cc.alias) ELSE cc.id END as catslug
FROM olanc_content AS a
LEFT JOIN olanc_categories AS cc
ON cc.id = a.catid
1 × SELECT b.id
FROM olanc_user_usergroup_map AS map
LEFT JOIN olanc_usergroups AS a
ON a.id = map.group_id
LEFT JOIN olanc_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT `notify`,`extensions`
FROM `olanc_action_logs_users`
1 × SELECT `data_key`,`data_value`
FROM `olanc_vpadvanceduser_data`
1 × SELECT *
FROM `olanc_menu`
1 × SELECT count(*)
FROM `olanc_vcnt`
1 × SELECT `guest`, `client_id` , `username`, `userid`
FROM `olanc_session`
1 × SELECT params
FROM olanc_modules
1 × SELECT c.*
FROM olanc_virtuemart_calcs as c
LEFT JOIN olanc_virtuemart_calc_shoppergroups as cs
ON cs.virtuemart_calc_id=c.virtuemart_calc_id
1 × SELECT c.id,c.coupon_code,c.num_of_uses_total,c.num_of_uses_customer,c.coupon_value_type,c.coupon_value,c.min_value,c.discount_type, c.function_type,c.coupon_value_def,c.params,1 as isauto,note,c.state,0 as balance
FROM olanc_awocoupon c JOIN olanc_awocoupon_auto a
ON a.coupon_id=c.id
1 × SELECT `name`,`state`
FROM `olanc_vpadvanceduser_fields`
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM olanc_modules AS m
LEFT JOIN olanc_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN olanc_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id