Abfragezeit: 0.81 ms Abfragespeichernutzung: 0.020 MB Speichernutzung vor Abfrage: 1.040 MB Zeilen zurückgegeben: 0
SELECT `session_id`
FROM `quast_session`
WHERE `session_id` = X'3637306c38713535726730636f6269756f327336326168653664'
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | quast_session | NULL | const | PRIMARY | PRIMARY | 194 | const | 1 | 100.00 | Using index |
Status | Duration |
---|
starting | 0.08 ms |
checking permissions | 0.01 ms |
Opening tables | 0.06 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.08 ms |
executing | 0.02 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.03 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
8 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
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: 1.00 ms Nach letzter Abfrage: 0.10 ms Abfragespeichernutzung: 0.004 MB Speichernutzung vor Abfrage: 1.045 MB
INSERT INTO `quast_session`
(`session_id`,`guest`,`time`,`userid`,`username`)
VALUES
(X'3637306c38713535726730636f6269756f327336326168653664', 1, 1737024224, 0, '')
„EXPLAIN“ unmöglich für Abfrage: INSERT INTO `quast_session`
(`session_id`,`guest`,`time`,`userid`,`username`) VALUES
(X'3637306c38713535726730636f6269756f327336326168653664', 1, 1737024224, 0, '')
Status | Duration |
---|
starting | 0.04 ms |
checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
init | 0.01 ms |
System lock | 0.00 ms |
update | 0.17 ms |
end | 0.00 ms |
query end | 0.06 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Session/MetadataManager.php:116 |
7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
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: 1.36 ms Nach letzter Abfrage: 1.37 ms Abfragespeichernutzung: 0.021 MB Speichernutzung vor Abfrage: 1.177 MB Zeilen zurückgegeben: 5
SELECT id, rules
FROM `quast_viewlevels`
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | quast_viewlevels | NULL | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 5 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.04 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.04 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.11 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.06 ms |
# | 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: 1.05 ms Nach letzter Abfrage: 0.10 ms Abfragespeichernutzung: 0.021 MB Speichernutzung vor Abfrage: 1.189 MB Zeilen zurückgegeben: 2
SELECT b.id
FROM quast_usergroups AS a
LEFT JOIN quast_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 9
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | b | NULL | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 2 | 100.00 | Using where; Using index |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.04 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.13 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.03 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.03 ms |
cleaning up | 0.03 ms |
# | 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: 2.10 ms Nach letzter Abfrage: 16.45 ms Abfragespeichernutzung: 0.037 MB Speichernutzung vor Abfrage: 2.045 MB Zeilen zurückgegeben: 1
SELECT *
FROM `quast_template_styles`
WHERE `client_id` = 0
AND `id` = '11'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | quast_template_styles | NULL | const | PRIMARY,idx_client_id,idx_client_id_home | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.08 ms |
checking permissions | 0.01 ms |
Opening tables | 0.05 ms |
init | 0.05 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.15 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sending data | 0.03 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.04 ms |
cleaning up | 0.03 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
12 | JDatabaseDriver->loadObject() | JROOT/plugins/system/helixultimate/src/Platform/Helper.php:54 |
11 | HelixUltimate\Framework\Platform\Helper::getTemplateStyle() | JROOT/plugins/system/helixultimate/src/Platform/Helper.php:336 |
10 | HelixUltimate\Framework\Platform\Helper::loadTemplateData() | JROOT/plugins/system/helixultimate/helixultimate.php:216 |
9 | PlgSystemHelixultimate->attachWebAsset() | JROOT/plugins/system/helixultimate/helixultimate.php:245 |
8 | PlgSystemHelixultimate->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: 2.46 ms Nach letzter Abfrage: 0.52 ms Abfragespeichernutzung: 0.006 MB Speichernutzung vor Abfrage: 2.052 MB
UPDATE `quast_extensions`
SET `params` = '{\"mediaversion\":\"dd43bdc3915619c409cb1b315104830f\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | UPDATE | quast_extensions | NULL | range | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.09 ms |
checking permissions | 0.01 ms |
Opening tables | 0.07 ms |
init | 0.04 ms |
System lock | 0.25 ms |
updating | 0.15 ms |
end | 0.01 ms |
query end | 0.08 ms |
closing tables | 0.01 ms |
freeing items | 0.04 ms |
cleaning up | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Helper/LibraryHelper.php:117 |
13 | Joomla\CMS\Helper\LibraryHelper::saveParams() | JROOT/libraries/src/Version.php:372 |
12 | Joomla\CMS\Version->setMediaVersion() | JROOT/libraries/src/Version.php:331 |
11 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
10 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
9 | Joomla\CMS\Factory::getDocument() | JROOT/plugins/system/sl_scrolltotop/sl_scrolltotop.php:84 |
8 | plgSystemSL_ScrollToTop->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: 3.59 ms Nach letzter Abfrage: 5.70 ms Abfragespeichernutzung: 0.027 MB Speichernutzung vor Abfrage: 2.258 MB Zeilen zurückgegeben: 37
SELECT `id`,`name`,`rules`,`parent_id`
FROM `quast_assets`
WHERE `name` IN ('root.1','com_actionlogs','com_admin','com_ajax','com_akeeba','com_associations','com_banners','com_cache','com_categories','com_checkin','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_fields','com_finder','com_installer','com_jce','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_templates','com_users','com_wrapper')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | quast_assets | NULL | ALL | idx_asset_name | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 133 | 28.57 | Using where |
Status | Duration |
---|
starting | 0.15 ms |
checking permissions | 0.01 ms |
Opening tables | 0.05 ms |
init | 0.06 ms |
System lock | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.14 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.50 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.03 ms |
cleaning up | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:429 |
16 | Joomla\CMS\Access\Access::preloadComponents() | JROOT/libraries/src/Access/Access.php:213 |
15 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:531 |
14 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
13 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
12 | Joomla\CMS\User\User->authorise() | JROOT/components/com_sppagebuilder/models/page.php:33 |
11 | SppagebuilderModelPage->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:457 |
10 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/components/com_sppagebuilder/models/page.php:140 |
9 | SppagebuilderModelPage->hit() | JROOT/components/com_sppagebuilder/controller.php:78 |
8 | SppagebuilderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:24 |
6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.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: 2.32 ms Nach letzter Abfrage: 0.76 ms Abfragespeichernutzung: 0.027 MB Speichernutzung vor Abfrage: 2.316 MB Zeilen zurückgegeben: 25
SHOW FULL COLUMNS
FROM `quast_sppagebuilder`
„EXPLAIN“ unmöglich für Abfrage: SHOW FULL COLUMNS FROM `quast_sppagebuilder`
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.22 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.02 ms |
Opening tables | 0.06 ms |
checking permissions | 0.04 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.01 ms |
Sending data | 0.13 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.00 ms |
removing tmp table | 0.05 ms |
closing tables | 0.00 ms |
freeing items | 0.03 ms |
cleaning up | 0.03 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
14 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:261 |
13 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:180 |
12 | Joomla\CMS\Table\Table->__construct() | JROOT/administrator/components/com_sppagebuilder/tables/page.php:18 |
11 | SppagebuilderTablePage->__construct() | JROOT/libraries/src/Table/Table.php:328 |
10 | Joomla\CMS\Table\Table::getInstance() | JROOT/components/com_sppagebuilder/models/page.php:141 |
9 | SppagebuilderModelPage->hit() | JROOT/components/com_sppagebuilder/controller.php:78 |
8 | SppagebuilderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:24 |
6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.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: 3.30 ms Nach letzter Abfrage: 0.49 ms Abfragespeichernutzung: 0.116 MB Speichernutzung vor Abfrage: 2.354 MB Zeilen zurückgegeben: 1
SELECT *
FROM quast_sppagebuilder
WHERE `id` = '35'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | quast_sppagebuilder | NULL | const | PRIMARY | PRIMARY | 8 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.03 ms |
System lock | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.16 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.42 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
cleaning up | 0.04 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
11 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
10 | Joomla\CMS\Table\Table->load() | JROOT/components/com_sppagebuilder/models/page.php:142 |
9 | SppagebuilderModelPage->hit() | JROOT/components/com_sppagebuilder/controller.php:78 |
8 | SppagebuilderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:24 |
6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.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.75 ms Nach letzter Abfrage: 0.31 ms Abfragespeichernutzung: 0.005 MB Speichernutzung vor Abfrage: 2.409 MB
UPDATE quast_sppagebuilder
SET `hits` = (`hits` + 1)
WHERE `id` = '35'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | UPDATE | quast_sppagebuilder | NULL | range | PRIMARY | PRIMARY | 8 | const | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.09 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.02 ms |
System lock | 0.11 ms |
updating | 0.11 ms |
end | 0.01 ms |
query end | 0.07 ms |
closing tables | 0.01 ms |
freeing items | 0.03 ms |
cleaning up | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Table/Table.php:1264 |
10 | Joomla\CMS\Table\Table->hit() | JROOT/components/com_sppagebuilder/models/page.php:143 |
9 | SppagebuilderModelPage->hit() | JROOT/components/com_sppagebuilder/controller.php:78 |
8 | SppagebuilderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:24 |
6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.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: 3.41 ms Nach letzter Abfrage: 0.80 ms Abfragespeichernutzung: 0.117 MB Speichernutzung vor Abfrage: 2.397 MB Zeilen zurückgegeben: 1
SELECT a.*,l.title AS language_title,ua.name AS author_name
FROM quast_sppagebuilder as a
LEFT JOIN `quast_languages` AS l
ON l.lang_code = a.language
LEFT JOIN quast_users AS ua
ON ua.id = a.created_by
WHERE a.id = 35
AND a.published = 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | const | PRIMARY | PRIMARY | 8 | const | 1 | 100.00 | NULL |
1 | SIMPLE | l | NULL | const | idx_langcode | idx_langcode | 28 | const | 0 | 0.00 | unique row not found |
1 | SIMPLE | ua | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.08 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.06 ms |
init | 0.10 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.17 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sending data | 0.37 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
cleaning up | 0.03 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
14 | JDatabaseDriver->loadObject() | JROOT/components/com_sppagebuilder/models/page.php:86 |
13 | SppagebuilderModelPage->getItem() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
12 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_sppagebuilder/views/page/view.html.php:24 |
11 | SppagebuilderViewPage->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:655 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_sppagebuilder/controller.php:81 |
8 | SppagebuilderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:24 |
6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.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.60 ms Nach letzter Abfrage: 0.17 ms Abfragespeichernutzung: 0.024 MB Speichernutzung vor Abfrage: 2.455 MB Zeilen zurückgegeben: 2
SELECT `id`
FROM `quast_menu`
WHERE `link` LIKE '%option=com_sppagebuilder&view=page&id=35%'
AND `published` = '1'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | quast_menu | NULL | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 110 | 1.11 | Using where |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.27 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
16 | JDatabaseDriver->loadResult() | JROOT/components/com_sppagebuilder/helpers/route.php:89 |
15 | SppagebuilderHelperRoute::getMenuItemId() | JROOT/components/com_sppagebuilder/helpers/route.php:46 |
14 | SppagebuilderHelperRoute::getPageRoute() | JROOT/components/com_sppagebuilder/models/page.php:95 |
13 | SppagebuilderModelPage->getItem() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
12 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_sppagebuilder/views/page/view.html.php:24 |
11 | SppagebuilderViewPage->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:655 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_sppagebuilder/controller.php:81 |
8 | SppagebuilderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:24 |
6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.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.86 ms Nach letzter Abfrage: 0.44 ms Abfragespeichernutzung: 0.024 MB Speichernutzung vor Abfrage: 2.532 MB Zeilen zurückgegeben: 2
SELECT `id`
FROM `quast_menu`
WHERE `link` LIKE '%option=com_sppagebuilder&view=page&id=35%'
AND `published` = '1'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | quast_menu | NULL | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 110 | 1.11 | Using where |
Status | Duration |
---|
starting | 0.09 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sending data | 0.38 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.03 ms |
cleaning up | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
16 | JDatabaseDriver->loadResult() | JROOT/components/com_sppagebuilder/helpers/route.php:89 |
15 | SppagebuilderHelperRoute::getMenuItemId() | JROOT/components/com_sppagebuilder/helpers/route.php:68 |
14 | SppagebuilderHelperRoute::getFormRoute() | JROOT/components/com_sppagebuilder/models/page.php:96 |
13 | SppagebuilderModelPage->getItem() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
12 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_sppagebuilder/views/page/view.html.php:24 |
11 | SppagebuilderViewPage->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:655 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_sppagebuilder/controller.php:81 |
8 | SppagebuilderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:24 |
6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.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.69 ms Nach letzter Abfrage: 0.07 ms Abfragespeichernutzung: 0.024 MB Speichernutzung vor Abfrage: 2.540 MB Zeilen zurückgegeben: 2
SELECT `id`
FROM `quast_menu`
WHERE `link` LIKE '%option=com_sppagebuilder&view=page&id=35%'
AND `published` = '1'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | quast_menu | NULL | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 110 | 1.11 | Using where |
Status | Duration |
---|
starting | 0.11 ms |
checking permissions | 0.01 ms |
Opening tables | 0.05 ms |
init | 0.06 ms |
System lock | 0.03 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sending data | 0.43 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.03 ms |
cleaning up | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
16 | JDatabaseDriver->loadResult() | JROOT/components/com_sppagebuilder/helpers/route.php:89 |
15 | SppagebuilderHelperRoute::getMenuItemId() | JROOT/components/com_sppagebuilder/helpers/route.php:70 |
14 | SppagebuilderHelperRoute::getFormRoute() | JROOT/components/com_sppagebuilder/models/page.php:96 |
13 | SppagebuilderModelPage->getItem() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
12 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_sppagebuilder/views/page/view.html.php:24 |
11 | SppagebuilderViewPage->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:655 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_sppagebuilder/controller.php:81 |
8 | SppagebuilderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:24 |
6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.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.35 ms Nach letzter Abfrage: 0.23 ms Abfragespeichernutzung: 0.026 MB Speichernutzung vor Abfrage: 2.548 MB Zeilen zurückgegeben: 28
SELECT `id`,`name`,`rules`,`parent_id`
FROM `quast_assets`
WHERE `name` LIKE 'com_sppagebuilder.%' OR `name` = 'com_sppagebuilder' OR `parent_id` = 0
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | quast_assets | NULL | ALL | idx_asset_name,idx_parent_id | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 133 | 25.71 | Using where |
Status | Duration |
---|
starting | 0.07 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.07 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.18 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sending data | 0.31 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.03 ms |
cleaning up | 0.04 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:359 |
16 | Joomla\CMS\Access\Access::preloadPermissions() | JROOT/libraries/src/Access/Access.php:226 |
15 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:540 |
14 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
13 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
12 | Joomla\CMS\User\User->authorise() | JROOT/components/com_sppagebuilder/views/page/view.html.php:26 |
11 | SppagebuilderViewPage->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:655 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_sppagebuilder/controller.php:81 |
8 | SppagebuilderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:24 |
6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.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.84 ms Nach letzter Abfrage: 0.57 ms Abfragespeichernutzung: 0.025 MB Speichernutzung vor Abfrage: 2.597 MB Zeilen zurückgegeben: 1
SELECT `template`
FROM `quast_template_styles`
WHERE `client_id` = 0
AND `home` = 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | quast_template_styles | NULL | ref | idx_client_id,idx_client_id_home | idx_client_id | 1 | const | 3 | 20.00 | Using where |
Status | Duration |
---|
starting | 0.07 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.12 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sending data | 0.07 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.03 ms |
cleaning up | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
18 | JDatabaseDriver->loadObject() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:836 |
17 | AddonParser::getTemplateName() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:192 |
16 | AddonParser::getAddons() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:964 |
15 | require_once JROOT/components/com_sppagebuilder/parser/addon-parser.php | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:18 |
14 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:47 |
11 | SppagebuilderViewPage->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:655 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_sppagebuilder/controller.php:81 |
8 | SppagebuilderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:24 |
6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.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.74 ms Nach letzter Abfrage: 1.97 ms Abfragespeichernutzung: 0.025 MB Speichernutzung vor Abfrage: 2.699 MB Zeilen zurückgegeben: 1
SELECT e.manifest_cache,`e`.`manifest_cache`
FROM `quast_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 402 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.09 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.10 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.09 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.04 ms |
cleaning up | 0.04 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
17 | JDatabaseDriver->loadResult() | JROOT/components/com_sppagebuilder/helpers/helper.php:134 |
16 | SppagebuilderHelperSite::getVersion() | JROOT/components/com_sppagebuilder/helpers/helper.php:120 |
15 | SppagebuilderHelperSite::addStylesheet() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:29 |
14 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:47 |
11 | SppagebuilderViewPage->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:655 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_sppagebuilder/controller.php:81 |
8 | SppagebuilderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:24 |
6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.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.66 ms Nach letzter Abfrage: 0.10 ms Abfragespeichernutzung: 0.025 MB Speichernutzung vor Abfrage: 2.710 MB Zeilen zurückgegeben: 1
SELECT e.manifest_cache,`e`.`manifest_cache`
FROM `quast_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 402 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.04 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.03 ms |
cleaning up | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
17 | JDatabaseDriver->loadResult() | JROOT/components/com_sppagebuilder/helpers/helper.php:134 |
16 | SppagebuilderHelperSite::getVersion() | JROOT/components/com_sppagebuilder/helpers/helper.php:120 |
15 | SppagebuilderHelperSite::addStylesheet() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:30 |
14 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:47 |
11 | SppagebuilderViewPage->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:655 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_sppagebuilder/controller.php:81 |
8 | SppagebuilderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:24 |
6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.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.52 ms Nach letzter Abfrage: 0.08 ms Abfragespeichernutzung: 0.025 MB Speichernutzung vor Abfrage: 2.719 MB Zeilen zurückgegeben: 1
SELECT e.manifest_cache,`e`.`manifest_cache`
FROM `quast_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 402 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.03 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.03 ms |
cleaning up | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
17 | JDatabaseDriver->loadResult() | JROOT/components/com_sppagebuilder/helpers/helper.php:134 |
16 | SppagebuilderHelperSite::getVersion() | JROOT/components/com_sppagebuilder/helpers/helper.php:120 |
15 | SppagebuilderHelperSite::addStylesheet() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:35 |
14 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:47 |
11 | SppagebuilderViewPage->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:655 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_sppagebuilder/controller.php:81 |
8 | SppagebuilderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:24 |
6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.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: 2.04 ms Nach letzter Abfrage: 0.07 ms Abfragespeichernutzung: 0.025 MB Speichernutzung vor Abfrage: 2.729 MB Zeilen zurückgegeben: 1
SELECT e.manifest_cache,`e`.`manifest_cache`
FROM `quast_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 402 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.14 ms |
preparing | 0.03 ms |
executing | 0.00 ms |
Sending data | 0.04 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.11 ms |
cleaning up | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
17 | JDatabaseDriver->loadResult() | JROOT/components/com_sppagebuilder/helpers/helper.php:134 |
16 | SppagebuilderHelperSite::getVersion() | JROOT/components/com_sppagebuilder/helpers/helper.php:120 |
15 | SppagebuilderHelperSite::addStylesheet() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:40 |
14 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:47 |
11 | SppagebuilderViewPage->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:655 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_sppagebuilder/controller.php:81 |
8 | SppagebuilderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:24 |
6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.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.68 ms Nach letzter Abfrage: 0.10 ms Abfragespeichernutzung: 0.024 MB Speichernutzung vor Abfrage: 2.739 MB Zeilen zurückgegeben: 1
SELECT e.manifest_cache,`e`.`manifest_cache`
FROM `quast_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 402 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.07 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.19 ms |
end | 0.00 ms |
query end | 0.02 ms |
closing tables | 0.01 ms |
freeing items | 0.06 ms |
cleaning up | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
16 | JDatabaseDriver->loadResult() | JROOT/components/com_sppagebuilder/helpers/helper.php:134 |
15 | SppagebuilderHelperSite::getVersion() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:45 |
14 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:47 |
11 | SppagebuilderViewPage->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:655 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_sppagebuilder/controller.php:81 |
8 | SppagebuilderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:24 |
6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.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: 2.16 ms Nach letzter Abfrage: 0.21 ms Abfragespeichernutzung: 0.024 MB Speichernutzung vor Abfrage: 2.748 MB Zeilen zurückgegeben: 1
SELECT e.manifest_cache,`e`.`manifest_cache`
FROM `quast_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 402 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.07 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.13 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.08 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
16 | JDatabaseDriver->loadResult() | JROOT/components/com_sppagebuilder/helpers/helper.php:134 |
15 | SppagebuilderHelperSite::getVersion() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:46 |
14 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:47 |
11 | SppagebuilderViewPage->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:655 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_sppagebuilder/controller.php:81 |
8 | SppagebuilderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:24 |
6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.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.76 ms Nach letzter Abfrage: 1.54 ms Abfragespeichernutzung: 0.025 MB Speichernutzung vor Abfrage: 3.076 MB Zeilen zurückgegeben: 1
SELECT `template`
FROM `quast_template_styles`
WHERE `client_id` = 0
AND `home` = 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | quast_template_styles | NULL | ref | idx_client_id,idx_client_id_home | idx_client_id | 1 | const | 3 | 20.00 | Using where |
Status | Duration |
---|
starting | 0.07 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.07 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sending data | 0.06 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.03 ms |
cleaning up | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
18 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_sppagebuilder/builder/classes/base.php:43 |
17 | SpPgaeBuilderBase::getTemplateName() | JROOT/administrator/components/com_sppagebuilder/builder/classes/base.php:51 |
16 | SpPgaeBuilderBase::loadAddons() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:244 |
15 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:95 |
14 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:47 |
11 | SppagebuilderViewPage->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:655 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_sppagebuilder/controller.php:81 |
8 | SppagebuilderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:24 |
6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.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.75 ms Nach letzter Abfrage: 1.08 ms Abfragespeichernutzung: 0.027 MB Speichernutzung vor Abfrage: 3.201 MB Zeilen zurückgegeben: 7
SELECT DISTINCT a.id, a.title, a.level, a.published, a.lft, a.parent_id
FROM (
SELECT id,title,level,published,parent_id,lft,rgt
FROM quast_tags
WHERE `published` = '1') AS a
LEFT JOIN `quast_tags` AS b
ON a.lft > b.lft
AND a.rgt < b.rgt
WHERE `a`.`level` != '0'
ORDER BY a.lft ASC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | quast_tags | NULL | ALL | tag_idx | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 8 | 87.50 | Using where; Using temporary; filesort wurde genutzt |
1 | SIMPLE | b | NULL | ALL | idx_left_right | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 8 | 100.00 | Range checked for each record (index map: 0x20); Distinct |
Status | Duration |
---|
starting | 0.15 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.05 ms |
init | 0.12 ms |
System lock | 0.03 ms |
optimizing | 0.02 ms |
statistics | 0.10 ms |
preparing | 0.04 ms |
Creating tmp table | 0.06 ms |
Sorting result | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.26 ms |
Creating sort index | 0.04 ms |
end | 0.01 ms |
query end | 0.01 ms |
removing tmp table | 0.04 ms |
query end | 0.00 ms |
closing tables | 0.02 ms |
freeing items | 0.04 ms |
cleaning up | 0.03 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
19 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_sppagebuilder/builder/classes/base.php:265 |
18 | SpPgaeBuilderBase::getArticleTags() | JROOT/components/com_sppagebuilder/addons/articles/admin.php:163 |
17 | require_once JROOT/components/com_sppagebuilder/addons/articles/admin.php | JROOT/administrator/components/com_sppagebuilder/builder/classes/base.php:82 |
16 | SpPgaeBuilderBase::loadAddons() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:244 |
15 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:95 |
14 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:47 |
11 | SppagebuilderViewPage->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:655 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_sppagebuilder/controller.php:81 |
8 | SppagebuilderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:24 |
6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.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.75 ms Nach letzter Abfrage: 0.08 ms Abfragespeichernutzung: 0.026 MB Speichernutzung vor Abfrage: 3.209 MB Zeilen zurückgegeben: 0
SELECT a.enabled
FROM `quast_extensions` AS `a`
WHERE `a`.`name` = 'com_k2'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 228 | 10.00 | Using where |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.30 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.03 ms |
cleaning up | 0.03 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
19 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_sppagebuilder/builder/classes/base.php:702 |
18 | SpPgaeBuilderBase::k2CatList() | JROOT/components/com_sppagebuilder/addons/articles/admin.php:172 |
17 | require_once JROOT/components/com_sppagebuilder/addons/articles/admin.php | JROOT/administrator/components/com_sppagebuilder/builder/classes/base.php:82 |
16 | SpPgaeBuilderBase::loadAddons() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:244 |
15 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:95 |
14 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:47 |
11 | SppagebuilderViewPage->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:655 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_sppagebuilder/controller.php:81 |
8 | SppagebuilderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:24 |
6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.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.58 ms Nach letzter Abfrage: 0.11 ms Abfragespeichernutzung: 0.026 MB Speichernutzung vor Abfrage: 3.224 MB Zeilen zurückgegeben: 0
SELECT a.enabled
FROM `quast_extensions` AS `a`
WHERE `a`.`name` = 'com_k2'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 228 | 10.00 | Using where |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.21 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.03 ms |
cleaning up | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
19 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_sppagebuilder/builder/classes/base.php:702 |
18 | SpPgaeBuilderBase::k2CatList() | JROOT/components/com_sppagebuilder/addons/articles/admin.php:279 |
17 | require_once JROOT/components/com_sppagebuilder/addons/articles/admin.php | JROOT/administrator/components/com_sppagebuilder/builder/classes/base.php:82 |
16 | SpPgaeBuilderBase::loadAddons() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:244 |
15 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:95 |
14 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:47 |
11 | SppagebuilderViewPage->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:655 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_sppagebuilder/controller.php:81 |
8 | SppagebuilderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:24 |
6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.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.81 ms Nach letzter Abfrage: 0.28 ms Abfragespeichernutzung: 0.026 MB Speichernutzung vor Abfrage: 3.261 MB Zeilen zurückgegeben: 0
SELECT a.enabled
FROM `quast_extensions` AS `a`
WHERE `a`.`name` = 'com_k2'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 228 | 10.00 | Using where |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.20 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.03 ms |
cleaning up | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
19 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_sppagebuilder/builder/classes/base.php:702 |
18 | SpPgaeBuilderBase::k2CatList() | JROOT/components/com_sppagebuilder/addons/articles_scroller/admin.php:138 |
17 | require_once JROOT/components/com_sppagebuilder/addons/articles_scroller/admin.php | JROOT/administrator/components/com_sppagebuilder/builder/classes/base.php:82 |
16 | SpPgaeBuilderBase::loadAddons() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:244 |
15 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:95 |
14 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:47 |
11 | SppagebuilderViewPage->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:655 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_sppagebuilder/controller.php:81 |
8 | SppagebuilderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:24 |
6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.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.82 ms Nach letzter Abfrage: 4.12 ms Abfragespeichernutzung: 0.026 MB Speichernutzung vor Abfrage: 3.947 MB Zeilen zurückgegeben: 0
SELECT a.enabled
FROM `quast_extensions` AS `a`
WHERE (`a`.`element` = 'com_acymailing' OR `a`.`element` = 'com_acym')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | range | element_clientid,element_folder_clientid | element_clientid | 402 | NULL | 2 | 100.00 | Using index condition |
Status | Duration |
---|
starting | 0.09 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.12 ms |
preparing | 0.04 ms |
executing | 0.00 ms |
Sending data | 0.05 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.03 ms |
cleaning up | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
19 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_sppagebuilder/builder/classes/base.php:615 |
18 | SpPgaeBuilderBase::acymailingList() | JROOT/components/com_sppagebuilder/addons/optin_form/admin.php:163 |
17 | require_once JROOT/components/com_sppagebuilder/addons/optin_form/admin.php | JROOT/administrator/components/com_sppagebuilder/builder/classes/base.php:82 |
16 | SpPgaeBuilderBase::loadAddons() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:244 |
15 | AddonParser::viewAddons() | JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:95 |
14 | include JROOT/components/com_sppagebuilder/views/page/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_sppagebuilder/views/page/view.html.php:47 |
11 | SppagebuilderViewPage->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:655 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_sppagebuilder/controller.php:81 |
8 | SppagebuilderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:24 |
6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.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: 2.49 ms Nach letzter Abfrage: 11.43 ms Abfragespeichernutzung: 0.038 MB Speichernutzung vor Abfrage: 4.201 MB Zeilen zurückgegeben: 1
SELECT *
FROM `quast_template_styles`
WHERE `client_id` = 0
AND `id` = '11'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | quast_template_styles | NULL | const | PRIMARY,idx_client_id,idx_client_id_home | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.10 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
init | 0.05 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.10 ms |
preparing | 0.02 ms |
executing | 0.02 ms |
Sending data | 0.03 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.04 ms |
cleaning up | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
12 | JDatabaseDriver->loadObject() | JROOT/plugins/system/helixultimate/src/Platform/Helper.php:54 |
11 | HelixUltimate\Framework\Platform\Helper::getTemplateStyle() | JROOT/plugins/system/helixultimate/src/Platform/Helper.php:336 |
10 | HelixUltimate\Framework\Platform\Helper::loadTemplateData() | JROOT/plugins/system/helixultimate/src/Core/HelixUltimate.php:119 |
9 | HelixUltimate\Framework\Core\HelixUltimate->__construct() | JROOT/plugins/system/helixultimate/core/helixultimate.php:37 |
8 | HelixUltimate->__construct() | JROOT/templates/shaper_salon/index.php:17 |
7 | require JROOT/templates/shaper_salon/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: 1.82 ms Nach letzter Abfrage: 0.37 ms Abfragespeichernutzung: 0.038 MB Speichernutzung vor Abfrage: 4.239 MB Zeilen zurückgegeben: 1
SELECT *
FROM `quast_template_styles`
WHERE `client_id` = 0
AND `id` = '11'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | quast_template_styles | NULL | const | PRIMARY,idx_client_id,idx_client_id_home | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.07 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.09 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.09 ms |
cleaning up | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
12 | JDatabaseDriver->loadObject() | JROOT/plugins/system/helixultimate/src/Platform/Helper.php:54 |
11 | HelixUltimate\Framework\Platform\Helper::getTemplateStyle() | JROOT/plugins/system/helixultimate/src/Platform/Helper.php:336 |
10 | HelixUltimate\Framework\Platform\Helper::loadTemplateData() | JROOT/plugins/system/helixultimate/src/Platform/Helper.php:388 |
9 | HelixUltimate\Framework\Platform\Helper::flushSettingsDataToJs() | JROOT/plugins/system/helixultimate/core/helixultimate.php:38 |
8 | HelixUltimate->__construct() | JROOT/templates/shaper_salon/index.php:17 |
7 | require JROOT/templates/shaper_salon/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: 2.71 ms Nach letzter Abfrage: 1.85 ms Abfragespeichernutzung: 0.039 MB Speichernutzung vor Abfrage: 4.260 MB Zeilen zurückgegeben: 1
SELECT *
FROM `quast_template_styles`
WHERE `client_id` = 0
AND `id` = '11'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | quast_template_styles | NULL | const | PRIMARY,idx_client_id,idx_client_id_home | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.06 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.03 ms |
cleaning up | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
15 | JDatabaseDriver->loadObject() | JROOT/plugins/system/helixultimate/src/Platform/Helper.php:54 |
14 | HelixUltimate\Framework\Platform\Helper::getTemplateStyle() | JROOT/plugins/system/helixultimate/src/Platform/Helper.php:336 |
13 | HelixUltimate\Framework\Platform\Helper::loadTemplateData() | JROOT/plugins/system/helixultimate/src/Core/Classes/HelixultimateMenu.php:100 |
12 | HelixUltimate\Framework\Core\Classes\HelixultimateMenu->__construct() | JROOT/plugins/system/helixultimate/core/classes/menu.php:40 |
11 | HelixultimateMenu->__construct() | JROOT/templates/shaper_salon/features/menu1.php:34 |
10 | HelixUltimateFeatureMenu1->renderFeature() | JROOT/plugins/system/helixultimate/src/Core/HelixUltimate.php:557 |
9 | HelixUltimate\Framework\Core\HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/src/Core/HelixUltimate.php:575 |
8 | HelixUltimate\Framework\Core\HelixUltimate->render_layout() | JROOT/templates/shaper_salon/index.php:122 |
7 | require JROOT/templates/shaper_salon/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: 1.85 ms Nach letzter Abfrage: 1.99 ms Abfragespeichernutzung: 0.039 MB Speichernutzung vor Abfrage: 4.319 MB Zeilen zurückgegeben: 1
SELECT *
FROM `quast_template_styles`
WHERE `client_id` = 0
AND `id` = '11'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | quast_template_styles | NULL | const | PRIMARY,idx_client_id,idx_client_id_home | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.08 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.10 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.04 ms |
cleaning up | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
15 | JDatabaseDriver->loadObject() | JROOT/plugins/system/helixultimate/src/Platform/Helper.php:54 |
14 | HelixUltimate\Framework\Platform\Helper::getTemplateStyle() | JROOT/plugins/system/helixultimate/src/Platform/Helper.php:336 |
13 | HelixUltimate\Framework\Platform\Helper::loadTemplateData() | JROOT/plugins/system/helixultimate/src/Core/Classes/HelixultimateMenu.php:100 |
12 | HelixUltimate\Framework\Core\Classes\HelixultimateMenu->__construct() | JROOT/plugins/system/helixultimate/core/classes/menu.php:40 |
11 | HelixultimateMenu->__construct() | JROOT/templates/shaper_salon/features/menu2.php:51 |
10 | HelixUltimateFeatureMenu2->renderFeature() | JROOT/plugins/system/helixultimate/src/Core/HelixUltimate.php:557 |
9 | HelixUltimate\Framework\Core\HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/src/Core/HelixUltimate.php:575 |
8 | HelixUltimate\Framework\Core\HelixUltimate->render_layout() | JROOT/templates/shaper_salon/index.php:122 |
7 | require JROOT/templates/shaper_salon/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: 4.54 ms Nach letzter Abfrage: 1.20 ms Abfragespeichernutzung: 0.059 MB Speichernutzung vor Abfrage: 4.421 MB Zeilen zurückgegeben: 12
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM quast_modules AS m
LEFT JOIN quast_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN quast_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-01-16 10:43:44')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2025-01-16 10:43:44')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 173 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | NULL | ALL | PRIMARY,published,newsfeeds | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 31 | 3.23 | Using where; filesort wurde genutzt |
1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 403 | usr_p483760_1.m.module,const | 1 | 10.00 | Using index condition; Using where |
1 | SIMPLE | mm | NULL | ref | PRIMARY | PRIMARY | 4 | usr_p483760_1.m.id | 1 | 40.00 | Using where; Using index |
Status | Duration |
---|
starting | 0.17 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.07 ms |
init | 0.08 ms |
System lock | 0.02 ms |
optimizing | 0.03 ms |
statistics | 0.20 ms |
preparing | 0.04 ms |
Sorting result | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
Creating sort index | 0.89 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.04 ms |
cleaning up | 0.11 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
18 | JDatabaseDriver->loadObjectList() | Derselbe Aufruf in der Zeile darunter. |
17 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
16 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:441 |
15 | Joomla\CMS\Helper\ModuleHelper::getModuleList() | JROOT/libraries/src/Helper/ModuleHelper.php:371 |
14 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
13 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/libraries/src/Document/HtmlDocument.php:601 |
12 | Joomla\CMS\Document\HtmlDocument->countModules() | JROOT/plugins/system/helixultimate/src/Core/HelixUltimate.php:994 |
11 | HelixUltimate\Framework\Core\HelixUltimate->count_modules() | JROOT/plugins/system/helixultimate/src/Core/HelixUltimate.php:728 |
10 | HelixUltimate\Framework\Core\HelixUltimate->get_current_row() | JROOT/plugins/system/helixultimate/src/Core/HelixUltimate.php:630 |
9 | HelixUltimate\Framework\Core\HelixUltimate->get_recursive_layout() | JROOT/plugins/system/helixultimate/src/Core/HelixUltimate.php:596 |
8 | HelixUltimate\Framework\Core\HelixUltimate->render_layout() | JROOT/templates/shaper_salon/index.php:122 |
7 | require JROOT/templates/shaper_salon/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: 1.54 ms Nach letzter Abfrage: 1.01 ms Abfragespeichernutzung: 0.041 MB Speichernutzung vor Abfrage: 4.561 MB Zeilen zurückgegeben: 1
SELECT *
FROM `quast_template_styles`
WHERE `client_id` = 0
AND `id` = '11'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | quast_template_styles | NULL | const | PRIMARY,idx_client_id,idx_client_id_home | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.09 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.05 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.08 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sending data | 0.04 ms |
end | 0.02 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.04 ms |
cleaning up | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
18 | JDatabaseDriver->loadObject() | JROOT/plugins/system/helixultimate/src/Platform/Helper.php:54 |
17 | HelixUltimate\Framework\Platform\Helper::getTemplateStyle() | JROOT/plugins/system/helixultimate/src/Platform/Helper.php:336 |
16 | HelixUltimate\Framework\Platform\Helper::loadTemplateData() | JROOT/plugins/system/helixultimate/layouts/frontend/modules.php:18 |
15 | include JROOT/plugins/system/helixultimate/layouts/frontend/modules.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
14 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/layouts/frontend/rows.php:44 |
13 | include JROOT/plugins/system/helixultimate/layouts/frontend/rows.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
12 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/layouts/frontend/generate.php:74 |
11 | include JROOT/plugins/system/helixultimate/layouts/frontend/generate.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
10 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/src/Core/HelixUltimate.php:695 |
9 | HelixUltimate\Framework\Core\HelixUltimate->get_recursive_layout() | JROOT/plugins/system/helixultimate/src/Core/HelixUltimate.php:596 |
8 | HelixUltimate\Framework\Core\HelixUltimate->render_layout() | JROOT/templates/shaper_salon/index.php:122 |
7 | require JROOT/templates/shaper_salon/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: 2.45 ms Nach letzter Abfrage: 0.53 ms Abfragespeichernutzung: 0.041 MB Speichernutzung vor Abfrage: 4.571 MB Zeilen zurückgegeben: 1
SELECT *
FROM `quast_template_styles`
WHERE `client_id` = 0
AND `id` = '11'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | quast_template_styles | NULL | const | PRIMARY,idx_client_id,idx_client_id_home | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.06 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
18 | JDatabaseDriver->loadObject() | JROOT/plugins/system/helixultimate/src/Platform/Helper.php:54 |
17 | HelixUltimate\Framework\Platform\Helper::getTemplateStyle() | JROOT/plugins/system/helixultimate/src/Platform/Helper.php:336 |
16 | HelixUltimate\Framework\Platform\Helper::loadTemplateData() | JROOT/plugins/system/helixultimate/layouts/frontend/modules.php:18 |
15 | include JROOT/plugins/system/helixultimate/layouts/frontend/modules.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
14 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/layouts/frontend/rows.php:44 |
13 | include JROOT/plugins/system/helixultimate/layouts/frontend/rows.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
12 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/layouts/frontend/generate.php:74 |
11 | include JROOT/plugins/system/helixultimate/layouts/frontend/generate.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
10 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/src/Core/HelixUltimate.php:695 |
9 | HelixUltimate\Framework\Core\HelixUltimate->get_recursive_layout() | JROOT/plugins/system/helixultimate/src/Core/HelixUltimate.php:596 |
8 | HelixUltimate\Framework\Core\HelixUltimate->render_layout() | JROOT/templates/shaper_salon/index.php:122 |
7 | require JROOT/templates/shaper_salon/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: 1.85 ms Nach letzter Abfrage: 0.56 ms Abfragespeichernutzung: 0.041 MB Speichernutzung vor Abfrage: 4.581 MB Zeilen zurückgegeben: 1
SELECT *
FROM `quast_template_styles`
WHERE `client_id` = 0
AND `id` = '11'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | quast_template_styles | NULL | const | PRIMARY,idx_client_id,idx_client_id_home | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.07 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.03 ms |
statistics | 0.07 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sending data | 0.03 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.03 ms |
cleaning up | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
18 | JDatabaseDriver->loadObject() | JROOT/plugins/system/helixultimate/src/Platform/Helper.php:54 |
17 | HelixUltimate\Framework\Platform\Helper::getTemplateStyle() | JROOT/plugins/system/helixultimate/src/Platform/Helper.php:336 |
16 | HelixUltimate\Framework\Platform\Helper::loadTemplateData() | JROOT/plugins/system/helixultimate/layouts/frontend/modules.php:18 |
15 | include JROOT/plugins/system/helixultimate/layouts/frontend/modules.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
14 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/layouts/frontend/rows.php:44 |
13 | include JROOT/plugins/system/helixultimate/layouts/frontend/rows.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
12 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/layouts/frontend/generate.php:74 |
11 | include JROOT/plugins/system/helixultimate/layouts/frontend/generate.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
10 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/src/Core/HelixUltimate.php:695 |
9 | HelixUltimate\Framework\Core\HelixUltimate->get_recursive_layout() | JROOT/plugins/system/helixultimate/src/Core/HelixUltimate.php:596 |
8 | HelixUltimate\Framework\Core\HelixUltimate->render_layout() | JROOT/templates/shaper_salon/index.php:122 |
7 | require JROOT/templates/shaper_salon/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.99 ms Nach letzter Abfrage: 0.49 ms Abfragespeichernutzung: 0.041 MB Speichernutzung vor Abfrage: 4.591 MB Zeilen zurückgegeben: 1
SELECT *
FROM `quast_template_styles`
WHERE `client_id` = 0
AND `id` = '11'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | quast_template_styles | NULL | const | PRIMARY,idx_client_id,idx_client_id_home | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.05 ms |
Opening tables | 0.01 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.03 ms |
cleaning up | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
18 | JDatabaseDriver->loadObject() | JROOT/plugins/system/helixultimate/src/Platform/Helper.php:54 |
17 | HelixUltimate\Framework\Platform\Helper::getTemplateStyle() | JROOT/plugins/system/helixultimate/src/Platform/Helper.php:336 |
16 | HelixUltimate\Framework\Platform\Helper::loadTemplateData() | JROOT/plugins/system/helixultimate/layouts/frontend/modules.php:18 |
15 | include JROOT/plugins/system/helixultimate/layouts/frontend/modules.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
14 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/layouts/frontend/rows.php:44 |
13 | include JROOT/plugins/system/helixultimate/layouts/frontend/rows.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
12 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/layouts/frontend/generate.php:74 |
11 | include JROOT/plugins/system/helixultimate/layouts/frontend/generate.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
10 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/src/Core/HelixUltimate.php:695 |
9 | HelixUltimate\Framework\Core\HelixUltimate->get_recursive_layout() | JROOT/plugins/system/helixultimate/src/Core/HelixUltimate.php:596 |
8 | HelixUltimate\Framework\Core\HelixUltimate->render_layout() | JROOT/templates/shaper_salon/index.php:122 |
7 | require JROOT/templates/shaper_salon/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: 4.31 ms Nach letzter Abfrage: 0.33 ms Abfragespeichernutzung: 0.041 MB Speichernutzung vor Abfrage: 4.601 MB Zeilen zurückgegeben: 1
SELECT *
FROM `quast_template_styles`
WHERE `client_id` = 0
AND `id` = '11'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | quast_template_styles | NULL | const | PRIMARY,idx_client_id,idx_client_id_home | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.06 ms |
preparing | 0.01 ms |
executing | 0.02 ms |
Sending data | 0.02 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.03 ms |
cleaning up | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
18 | JDatabaseDriver->loadObject() | JROOT/plugins/system/helixultimate/src/Platform/Helper.php:54 |
17 | HelixUltimate\Framework\Platform\Helper::getTemplateStyle() | JROOT/plugins/system/helixultimate/src/Platform/Helper.php:336 |
16 | HelixUltimate\Framework\Platform\Helper::loadTemplateData() | JROOT/plugins/system/helixultimate/layouts/frontend/modules.php:18 |
15 | include JROOT/plugins/system/helixultimate/layouts/frontend/modules.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
14 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/layouts/frontend/rows.php:44 |
13 | include JROOT/plugins/system/helixultimate/layouts/frontend/rows.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
12 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/layouts/frontend/generate.php:74 |
11 | include JROOT/plugins/system/helixultimate/layouts/frontend/generate.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
10 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/src/Core/HelixUltimate.php:695 |
9 | HelixUltimate\Framework\Core\HelixUltimate->get_recursive_layout() | JROOT/plugins/system/helixultimate/src/Core/HelixUltimate.php:596 |
8 | HelixUltimate\Framework\Core\HelixUltimate->render_layout() | JROOT/templates/shaper_salon/index.php:122 |
7 | require JROOT/templates/shaper_salon/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: 2.83 ms Nach letzter Abfrage: 0.56 ms Abfragespeichernutzung: 0.041 MB Speichernutzung vor Abfrage: 4.617 MB Zeilen zurückgegeben: 1
SELECT *
FROM `quast_template_styles`
WHERE `client_id` = 0
AND `id` = '11'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | quast_template_styles | NULL | const | PRIMARY,idx_client_id,idx_client_id_home | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.08 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.04 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.09 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.03 ms |
cleaning up | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
18 | JDatabaseDriver->loadObject() | JROOT/plugins/system/helixultimate/src/Platform/Helper.php:54 |
17 | HelixUltimate\Framework\Platform\Helper::getTemplateStyle() | JROOT/plugins/system/helixultimate/src/Platform/Helper.php:336 |
16 | HelixUltimate\Framework\Platform\Helper::loadTemplateData() | JROOT/plugins/system/helixultimate/layouts/frontend/modules.php:18 |
15 | include JROOT/plugins/system/helixultimate/layouts/frontend/modules.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
14 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/layouts/frontend/rows.php:44 |
13 | include JROOT/plugins/system/helixultimate/layouts/frontend/rows.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
12 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/layouts/frontend/generate.php:74 |
11 | include JROOT/plugins/system/helixultimate/layouts/frontend/generate.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
10 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/src/Core/HelixUltimate.php:700 |
9 | HelixUltimate\Framework\Core\HelixUltimate->get_recursive_layout() | JROOT/plugins/system/helixultimate/src/Core/HelixUltimate.php:596 |
8 | HelixUltimate\Framework\Core\HelixUltimate->render_layout() | JROOT/templates/shaper_salon/index.php:122 |
7 | require JROOT/templates/shaper_salon/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: 3.04 ms Nach letzter Abfrage: 0.95 ms Abfragespeichernutzung: 0.041 MB Speichernutzung vor Abfrage: 4.625 MB Zeilen zurückgegeben: 1