Query Time: 0.91 ms Query memory: 0.020 MB Memory before query: 0.802 MB Rows returned: 0
SELECT `session_id`
FROM `lz7a0_session`
WHERE `session_id` = '69b727ef29eb089c67bfb908dbe37984'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | lz7a0_session | const | PRIMARY | PRIMARY | 766 | const | 1 | Using index |
| Status | Duration |
|---|
| Starting | 0.21 ms |
| Waiting for query cache lock | 0.01 ms |
| starting | 0.01 ms |
| Checking query cache for query | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.03 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| Waiting for query cache lock | 0.03 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.06 ms |
| Preparing | 0.01 ms |
| Executing | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.15 ms |
| Updating status | 0.01 ms |
| Waiting for query cache lock | 0.01 ms |
| Updating status | 0.03 ms |
| Waiting for query cache lock | 0.02 ms |
| Updating status | 0.01 ms |
| Storing result in query cache | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number | | 8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 7 | JDatabaseDriver->loadResult() | JROOT/libraries/cms/application/cms.php:176 |
| 6 | JApplicationCms->checkSession() | JROOT/libraries/cms/application/cms.php:799 |
| 5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
| 4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
| 3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:408 |
| 2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
| 1 | JFactory::getApplication() | JROOT/index.php:46 |
Query Time: 1.57 ms After last query: 0.06 ms Query memory: 0.003 MB Memory before query: 0.808 MB
INSERT INTO `lz7a0_session`
(`session_id`,`client_id`,`guest`,`time`,`userid`,`username`)
VALUES
('69b727ef29eb089c67bfb908dbe37984', 0, 1, '1762725234', 0, '')
EXPLAIN not possible on query: INSERT INTO `lz7a0_session`
(`session_id`,`client_id`,`guest`,`time`,`userid`,`username`) VALUES
('69b727ef29eb089c67bfb908dbe37984', 0, 1, '1762725234', 0, '')
| Status | Duration |
|---|
| Starting | 0.18 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init for update | 0.02 ms |
| Update | 0.10 ms |
| Waiting for query cache lock | 0.01 ms |
| Update | 0.01 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.86 ms |
| Query end | 0.02 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.13 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number | | 7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/application/cms.php:212 |
| 6 | JApplicationCms->checkSession() | JROOT/libraries/cms/application/cms.php:799 |
| 5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
| 4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
| 3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:408 |
| 2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
| 1 | JFactory::getApplication() | JROOT/index.php:46 |
Query Time: 1.03 ms After last query: 0.48 ms Query memory: 0.023 MB Memory before query: 0.834 MB Rows returned: 36
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `lz7a0_extensions`
WHERE `type` = 'component'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | lz7a0_extensions | ref | extension | extension | 82 | const | 36 | Using index condition |
| Status | Duration |
|---|
| Starting | 0.15 ms |
| Waiting for query cache lock | 0.01 ms |
| starting | 0.01 ms |
| Checking query cache for query | 0.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| Waiting for query cache lock | 0.02 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.07 ms |
| Preparing | 0.04 ms |
| Executing | 0.01 ms |
| Sending data | 0.18 ms |
| End of update loop | 0.01 ms |
| Query end | 0.03 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.13 ms |
| Updating status | 0.01 ms |
| Waiting for query cache lock | 0.01 ms |
| Updating status | 0.03 ms |
| Waiting for query cache lock | 0.01 ms |
| Updating status | 0.01 ms |
| Storing result in query cache | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number | | 9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 8 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/cache/controller/callback.php:152 |
| 7 | JCacheControllerCallback->get() | JROOT/libraries/cms/component/helper.php:448 |
| 6 | JComponentHelper::load() | JROOT/libraries/cms/component/helper.php:43 |
| 5 | JComponentHelper::getComponent() | JROOT/libraries/cms/component/helper.php:120 |
| 4 | JComponentHelper::getParams() | JROOT/libraries/cms/application/site.php:589 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.27 ms After last query: 0.41 ms Query memory: 0.021 MB Memory before query: 0.860 MB Rows returned: 2
SELECT b.id
FROM lz7a0_usergroups AS a
LEFT JOIN lz7a0_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 9
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | b | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 2 | Using where; Using index |
| Status | Duration |
|---|
| Starting | 0.13 ms |
| Waiting for query cache lock | 0.01 ms |
| starting | 0.01 ms |
| Checking query cache for query | 0.01 ms |
| checking privileges on cached | 0.01 ms |
| checking permissions | 0.01 ms |
| Sending cached result to clien | 0.14 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number | | 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1538 |
| 10 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:835 |
| 9 | JAccess::getGroupsByUser() | JROOT/libraries/joomla/access/access.php:904 |
| 8 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:454 |
| 7 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:296 |
| 6 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:86 |
| 5 | JPluginHelper::getPlugin() | JROOT/libraries/cms/plugin/helper.php:128 |
| 4 | JPluginHelper::isEnabled() | JROOT/libraries/cms/application/site.php:599 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.27 ms After last query: 0.12 ms Query memory: 0.021 MB Memory before query: 0.865 MB Rows returned: 5
SELECT id, rules
FROM `lz7a0_viewlevels`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | lz7a0_viewlevels | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | |
| Status | Duration |
|---|
| Starting | 0.12 ms |
| Waiting for query cache lock | 0.01 ms |
| starting | 0.01 ms |
| Checking query cache for query | 0.01 ms |
| checking privileges on cached | 0.01 ms |
| checking permissions | 0.01 ms |
| Sending cached result to clien | 0.12 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1494 |
| 9 | JDatabaseDriver->loadAssocList() | JROOT/libraries/joomla/access/access.php:921 |
| 8 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:454 |
| 7 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:296 |
| 6 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:86 |
| 5 | JPluginHelper::getPlugin() | JROOT/libraries/cms/plugin/helper.php:128 |
| 4 | JPluginHelper::isEnabled() | JROOT/libraries/cms/application/site.php:599 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.26 ms After last query: 0.09 ms Query memory: 0.025 MB Memory before query: 0.874 MB Rows returned: 71
SELECT folder AS type, element AS name, params
FROM lz7a0_extensions
WHERE enabled = 1
AND type ='plugin'
AND state IN (0,1)
AND access IN (1,1,5)
ORDER BY ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | lz7a0_extensions | ALL | extension | NO INDEX KEY COULD BE USED | NULL | NULL | 198 | Using where; Using filesort |
| Status | Duration |
|---|
| Starting | 0.12 ms |
| Waiting for query cache lock | 0.01 ms |
| starting | 0.01 ms |
| Checking query cache for query | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| Waiting for query cache lock | 0.02 ms |
| init | 0.04 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.05 ms |
| Preparing | 0.04 ms |
| Sorting result | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.41 ms |
| End of update loop | 0.02 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.12 ms |
| Updating status | 0.01 ms |
| Waiting for query cache lock | 0.01 ms |
| Updating status | 0.02 ms |
| Waiting for query cache lock | 0.01 ms |
| Updating status | 0.01 ms |
| Storing result in query cache | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number | | 8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 7 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/plugin/helper.php:310 |
| 6 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:86 |
| 5 | JPluginHelper::getPlugin() | JROOT/libraries/cms/plugin/helper.php:128 |
| 4 | JPluginHelper::isEnabled() | JROOT/libraries/cms/application/site.php:599 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.80 ms After last query: 2.75 ms Query memory: 0.020 MB Memory before query: 1.223 MB Rows returned: 1
SELECT `enabled`
FROM `lz7a0_extensions`
WHERE `element` = 'com_akeeba'
AND `type` = 'component'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | lz7a0_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | Using index condition; Using where |
| Status | Duration |
|---|
| Starting | 0.15 ms |
| Waiting for query cache lock | 0.01 ms |
| starting | 0.01 ms |
| Checking query cache for query | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| Waiting for query cache lock | 0.02 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.08 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 0.05 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.13 ms |
| Updating status | 0.01 ms |
| Waiting for query cache lock | 0.01 ms |
| Updating status | 0.06 ms |
| Waiting for query cache lock | 0.01 ms |
| Updating status | 0.01 ms |
| Storing result in query cache | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number | | 9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 8 | JDatabaseDriver->loadResult() | JROOT/plugins/system/backuponupdate/backuponupdate.php:80 |
| 7 | require_once JROOT/plugins/system/backuponupdate/backuponupdate.php | JROOT/libraries/cms/plugin/helper.php:230 |
| 6 | JPluginHelper::import() | JROOT/libraries/cms/plugin/helper.php:170 |
| 5 | JPluginHelper::importPlugin() | JROOT/libraries/cms/application/cms.php:669 |
| 4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:681 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.45 ms After last query: 1.51 ms Query memory: 0.106 MB Memory before query: 1.393 MB Rows returned: 63
SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM lz7a0_menu AS m
LEFT JOIN lz7a0_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
ORDER BY m.lft
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 74 | Using index condition; Using where; Using filesort |
| 1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | snowventures.m.component_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.13 ms |
| Waiting for query cache lock | 0.04 ms |
| starting | 0.01 ms |
| Checking query cache for query | 0.01 ms |
| checking privileges on cached | 0.01 ms |
| checking permissions | 0.01 ms |
| Sending cached result to clien | 0.16 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number | | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/menu/site.php:86 |
| 14 | JMenuSite->load() | JROOT/libraries/cms/menu/menu.php:74 |
| 13 | JMenu->__construct() | JROOT/libraries/cms/menu/site.php:57 |
| 12 | JMenuSite->__construct() | JROOT/libraries/cms/menu/menu.php:145 |
| 11 | JMenu::getInstance() | JROOT/libraries/cms/application/cms.php:439 |
| 10 | JApplicationCms->getMenu() | JROOT/libraries/cms/application/site.php:272 |
| 9 | JApplicationSite->getMenu() | JROOT/libraries/cms/router/site.php:57 |
| 8 | JRouterSite->__construct() | JROOT/libraries/cms/router/router.php:197 |
| 7 | JRouter::getInstance() | JROOT/libraries/cms/application/cms.php:535 |
| 6 | JApplicationCms::getRouter() | JROOT/libraries/cms/application/site.php:407 |
| 5 | JApplicationSite::getRouter() | JROOT/libraries/cms/application/cms.php:1115 |
| 4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:791 |
| 3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.70 ms After last query: 3.32 ms Query memory: 0.024 MB Memory before query: 1.956 MB Rows returned: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `lz7a0_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | lz7a0_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | Using index condition |
| Status | Duration |
|---|
| Starting | 0.12 ms |
| Waiting for query cache lock | 0.01 ms |
| starting | 0.01 ms |
| Checking query cache for query | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| Waiting for query cache lock | 0.02 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.07 ms |
| Preparing | 0.05 ms |
| Executing | 0.01 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.10 ms |
| Updating status | 0.01 ms |
| Waiting for query cache lock | 0.01 ms |
| Updating status | 0.02 ms |
| Waiting for query cache lock | 0.01 ms |
| Updating status | 0.01 ms |
| Storing result in query cache | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number | | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
| 16 | JDatabaseDriver->loadObject() | JROOT/libraries/joomla/cache/controller/callback.php:152 |
| 15 | JCacheControllerCallback->get() | JROOT/libraries/cms/library/helper.php:156 |
| 14 | JLibraryHelper::_load() | JROOT/libraries/cms/library/helper.php:47 |
| 13 | JLibraryHelper::getLibrary() | JROOT/libraries/cms/library/helper.php:90 |
| 12 | JLibraryHelper::getParams() | JROOT/libraries/cms/version/version.php:274 |
| 11 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:755 |
| 10 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
| 9 | JFactory::getDocument() | JROOT/plugins/system/k2/k2.php:388 |
| 8 | plgSystemK2->onAfterRoute() | JROOT/libraries/joomla/event/event.php:69 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1125 |
| 4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:791 |
| 3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.67 ms After last query: 0.10 ms Query memory: 0.006 MB Memory before query: 1.949 MB
UPDATE `lz7a0_extensions`
SET `params` = '{\"mediaversion\":\"9389c2b52764e9dadf7381811f910c1f\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN not possible on query: UPDATE `lz7a0_extensions`
SET `params` = '{\"mediaversion\":\"9389c2b52764e9dadf7381811f910c1f\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
| Status | Duration |
|---|
| Starting | 0.12 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init for update | 0.04 ms |
| Updating | 0.07 ms |
| End of update loop | 0.01 ms |
| Waiting for query cache lock | 0.01 ms |
| End of update loop | 0.46 ms |
| Query end | 0.01 ms |
| Commit | 0.68 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.12 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number | | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/library/helper.php:119 |
| 13 | JLibraryHelper::saveParams() | JROOT/libraries/cms/version/version.php:325 |
| 12 | JVersion->setMediaVersion() | JROOT/libraries/cms/version/version.php:284 |
| 11 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:755 |
| 10 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
| 9 | JFactory::getDocument() | JROOT/plugins/system/k2/k2.php:388 |
| 8 | plgSystemK2->onAfterRoute() | JROOT/libraries/joomla/event/event.php:69 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1125 |
| 4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:791 |
| 3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.28 ms After last query: 0.90 ms Query memory: 0.022 MB Memory before query: 2.007 MB Rows returned: 1
SELECT *
FROM lz7a0_languages
WHERE published=1
ORDER BY ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | lz7a0_languages | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using where; Using filesort |
| Status | Duration |
|---|
| Starting | 0.16 ms |
| Waiting for query cache lock | 0.01 ms |
| starting | 0.01 ms |
| Checking query cache for query | 0.01 ms |
| checking privileges on cached | 0.01 ms |
| checking permissions | 0.01 ms |
| Sending cached result to clien | 0.09 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number | | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/language/helper.php:164 |
| 12 | JLanguageHelper::getLanguages() | JROOT/libraries/cms/application/site.php:329 |
| 11 | JApplicationSite->getParams() | JROOT/components/com_k2/helpers/utilities.php:243 |
| 10 | K2HelperUtilities::getParams() | JROOT/administrator/components/com_k2/helpers/html.php:53 |
| 9 | K2HelperHTML::loadHeadIncludes() | JROOT/plugins/system/k2/k2.php:404 |
| 8 | plgSystemK2->onAfterRoute() | JROOT/libraries/joomla/event/event.php:69 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1125 |
| 4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:791 |
| 3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.76 ms After last query: 0.36 ms Query memory: 0.025 MB Memory before query: 2.025 MB Rows returned: 6
SELECT id, home, template, s.params
FROM lz7a0_template_styles as s
LEFT JOIN lz7a0_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | extension | 82 | const | 5 | Using index condition; Using where |
| 1 | SIMPLE | s | ALL | idx_template | NO INDEX KEY COULD BE USED | NULL | NULL | 8 | Using where; Using join buffer (flat, BNL join) |
| Status | Duration |
|---|
| Starting | 0.08 ms |
| Waiting for query cache lock | 0.01 ms |
| starting | 0.01 ms |
| Checking query cache for query | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| Waiting for query cache lock | 0.02 ms |
| init | 0.03 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.06 ms |
| Preparing | 0.07 ms |
| Executing | 0.01 ms |
| Sending data | 0.08 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.11 ms |
| Updating status | 0.01 ms |
| Waiting for query cache lock | 0.01 ms |
| Updating status | 0.02 ms |
| Waiting for query cache lock | 0.01 ms |
| Updating status | 0.01 ms |
| Storing result in query cache | 0.04 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number | | 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/application/site.php:484 |
| 17 | JApplicationSite->getTemplate() | JROOT/libraries/cms/html/html.php:339 |
| 16 | JHtml::includeRelativeFiles() | JROOT/libraries/cms/html/html.php:684 |
| 15 | JHtml::script() | JROOT/libraries/cms/html/html.php:237 |
| 14 | JHtml::call() | JROOT/libraries/cms/html/html.php:139 |
| 13 | JHtml::_() | JROOT/libraries/cms/html/jquery.php:53 |
| 12 | JHtmlJquery::framework() | JROOT/libraries/cms/html/html.php:237 |
| 11 | JHtml::call() | JROOT/libraries/cms/html/html.php:139 |
| 10 | JHtml::_() | JROOT/administrator/components/com_k2/helpers/html.php:71 |
| 9 | K2HelperHTML::loadHeadIncludes() | JROOT/plugins/system/k2/k2.php:404 |
| 8 | plgSystemK2->onAfterRoute() | JROOT/libraries/joomla/event/event.php:69 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1125 |
| 4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:791 |
| 3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.91 ms After last query: 1.48 ms Query memory: 0.217 MB Memory before query: 2.225 MB Rows returned: 1
select *
from lz7a0_facileforms_forms
where name='requestquote'
and published=1
order by ordering, id
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | lz7a0_facileforms_forms | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | Using where; Using filesort |
| Status | Duration |
|---|
| Starting | 0.11 ms |
| Waiting for query cache lock | 0.02 ms |
| starting | 0.01 ms |
| Checking query cache for query | 0.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| Waiting for query cache lock | 0.02 ms |
| init | 0.05 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.02 ms |
| Preparing | 0.01 ms |
| Sorting result | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.03 ms |
| Creating sort index | 0.20 ms |
| Waiting for query cache lock | 0.01 ms |
| Creating sort index | 0.02 ms |
| Waiting for query cache lock | 0.01 ms |
| Creating sort index | 0.06 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.10 ms |
| Updating status | 0.01 ms |
| Waiting for query cache lock | 0.01 ms |
| Updating status | 0.01 ms |
| Waiting for query cache lock | 0.01 ms |
| Updating status | 0.01 ms |
| Storing result in query cache | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number | | 8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 7 | JDatabaseDriver->loadObjectList() | JROOT/components/com_breezingforms/breezingforms.php:260 |
| 6 | require_once JROOT/components/com_breezingforms/breezingforms.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.18 ms After last query: 0.14 ms Query memory: 0.020 MB Memory before query: 2.325 MB Rows returned: 0
select id
from lz7a0_users
where lower(username)=lower('')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | lz7a0_users | index | NULL | username | 602 | NULL | 6 | Using where; Using index |
| Status | Duration |
|---|
| Starting | 0.10 ms |
| Waiting for query cache lock | 0.01 ms |
| starting | 0.01 ms |
| Checking query cache for query | 0.01 ms |
| checking privileges on cached | 0.01 ms |
| checking permissions | 0.01 ms |
| Sending cached result to clien | 0.08 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number | | 8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 7 | JDatabaseDriver->loadResult() | JROOT/components/com_breezingforms/breezingforms.php:379 |
| 6 | require_once JROOT/components/com_breezingforms/breezingforms.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.59 ms After last query: 0.71 ms Query memory: 0.039 MB Memory before query: 2.361 MB Rows returned: 98
SHOW FULL COLUMNS
FROM `lz7a0_facileforms_forms`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `lz7a0_facileforms_forms`
| Status | Duration |
|---|
| Starting | 0.15 ms |
| checking permissions | 0.01 ms |
| closing tables | 0.01 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.55 ms |
| After opening tables | 0.02 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.01 ms |
| Filling schema table | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| checking permissions | 0.20 ms |
| closing tables | 0.01 ms |
| checking permissions | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.08 ms |
| End of update loop | 0.01 ms |
| Query end | 0.03 ms |
| closing tables | 0.01 ms |
| Removing tmp table | 0.16 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.09 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number | | 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
| 11 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:241 |
| 10 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:162 |
| 9 | JTable->__construct() | JROOT/components/com_breezingforms/facileforms.class.php:457 |
| 8 | facileFormsForms->facileFormsForms() | JROOT/components/com_breezingforms/facileforms.process.php:549 |
| 7 | HTML_facileFormsProcessor->HTML_facileFormsProcessor() | JROOT/components/com_breezingforms/breezingforms.php:498 |
| 6 | require_once JROOT/components/com_breezingforms/breezingforms.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.93 ms After last query: 0.37 ms Query memory: 0.218 MB Memory before query: 2.472 MB Rows returned: 1
select *
from lz7a0_facileforms_forms
where id = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | lz7a0_facileforms_forms | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.11 ms |
| Waiting for query cache lock | 0.01 ms |
| starting | 0.01 ms |
| Checking query cache for query | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| Waiting for query cache lock | 0.01 ms |
| init | 0.04 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.07 ms |
| Preparing | 0.01 ms |
| Unlocking tables | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.06 ms |
| Waiting for query cache lock | 0.01 ms |
| Sending data | 0.06 ms |
| Waiting for query cache lock | 0.01 ms |
| Sending data | 0.07 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.09 ms |
| Updating status | 0.01 ms |
| Waiting for query cache lock | 0.01 ms |
| Updating status | 0.01 ms |
| Waiting for query cache lock | 0.01 ms |
| Updating status | 0.01 ms |
| Storing result in query cache | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/components/com_breezingforms/facileforms.class.php:465 |
| 8 | facileFormsForms->load() | JROOT/components/com_breezingforms/facileforms.process.php:550 |
| 7 | HTML_facileFormsProcessor->HTML_facileFormsProcessor() | JROOT/components/com_breezingforms/breezingforms.php:498 |
| 6 | require_once JROOT/components/com_breezingforms/breezingforms.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.91 ms After last query: 0.13 ms Query memory: 0.061 MB Memory before query: 2.566 MB Rows returned: 31
select *
from lz7a0_facileforms_elements
where form=1
and published=1
order by page, ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | lz7a0_facileforms_elements | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 142 | Using where; Using filesort |
| Status | Duration |
|---|
| Starting | 0.09 ms |
| Waiting for query cache lock | 0.01 ms |
| starting | 0.01 ms |
| Checking query cache for query | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.03 ms |
| Waiting for query cache lock | 0.02 ms |
| init | 0.03 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.24 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.11 ms |
| Updating status | 0.01 ms |
| Waiting for query cache lock | 0.01 ms |
| Updating status | 0.07 ms |
| Waiting for query cache lock | 0.01 ms |
| Updating status | 0.01 ms |
| Storing result in query cache | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number | | 9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 8 | JDatabaseDriver->loadObjectList() | JROOT/components/com_breezingforms/facileforms.process.php:557 |
| 7 | HTML_facileFormsProcessor->HTML_facileFormsProcessor() | JROOT/components/com_breezingforms/breezingforms.php:498 |
| 6 | require_once JROOT/components/com_breezingforms/breezingforms.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.21 ms After last query: 2.58 ms Query memory: 0.021 MB Memory before query: 3.003 MB Rows returned: 1
select name
from lz7a0_facileforms_scripts
where id=44
and published=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | lz7a0_facileforms_scripts | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.11 ms |
| Waiting for query cache lock | 0.01 ms |
| starting | 0.01 ms |
| Checking query cache for query | 0.01 ms |
| checking privileges on cached | 0.01 ms |
| checking permissions | 0.01 ms |
| Sending cached result to clien | 0.08 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT/components/com_breezingforms/facileforms.process.php:1562 |
| 8 | HTML_facileFormsProcessor->loadBuiltins() | JROOT/components/com_breezingforms/facileforms.process.php:2548 |
| 7 | HTML_facileFormsProcessor->view() | JROOT/components/com_breezingforms/breezingforms.php:506 |
| 6 | require_once JROOT/components/com_breezingforms/breezingforms.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.18 ms After last query: 0.69 ms Query memory: 0.021 MB Memory before query: 3.009 MB Rows returned: 1
select name
from lz7a0_facileforms_scripts
where id=44
and published=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | lz7a0_facileforms_scripts | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.10 ms |
| Waiting for query cache lock | 0.01 ms |
| starting | 0.01 ms |
| Checking query cache for query | 0.01 ms |
| checking privileges on cached | 0.01 ms |
| checking permissions | 0.01 ms |
| Sending cached result to clien | 0.08 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT/components/com_breezingforms/facileforms.process.php:1562 |
| 8 | HTML_facileFormsProcessor->loadBuiltins() | JROOT/components/com_breezingforms/facileforms.process.php:2548 |
| 7 | HTML_facileFormsProcessor->view() | JROOT/components/com_breezingforms/breezingforms.php:506 |
| 6 | require_once JROOT/components/com_breezingforms/breezingforms.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.19 ms After last query: 0.60 ms Query memory: 0.021 MB Memory before query: 3.014 MB Rows returned: 1
select name
from lz7a0_facileforms_scripts
where id=42
and published=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | lz7a0_facileforms_scripts | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.09 ms |
| Waiting for query cache lock | 0.01 ms |
| starting | 0.01 ms |
| Checking query cache for query | 0.01 ms |
| checking privileges on cached | 0.01 ms |
| checking permissions | 0.01 ms |
| Sending cached result to clien | 0.08 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT/components/com_breezingforms/facileforms.process.php:1562 |
| 8 | HTML_facileFormsProcessor->loadBuiltins() | JROOT/components/com_breezingforms/facileforms.process.php:2548 |
| 7 | HTML_facileFormsProcessor->view() | JROOT/components/com_breezingforms/breezingforms.php:506 |
| 6 | require_once JROOT/components/com_breezingforms/breezingforms.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.24 ms After last query: 0.68 ms Query memory: 0.040 MB Memory before query: 3.023 MB Rows returned: 44
select id, name, code
from lz7a0_facileforms_scripts
where published=1
order by type, title, name, id desc
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | lz7a0_facileforms_scripts | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 44 | Using where; Using filesort |
| Status | Duration |
|---|
| Starting | 0.11 ms |
| Waiting for query cache lock | 0.03 ms |
| starting | 0.01 ms |
| Checking query cache for query | 0.01 ms |
| checking privileges on cached | 0.01 ms |
| checking permissions | 0.01 ms |
| Sending cached result to clien | 0.09 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/components/com_breezingforms/facileforms.process.php:1864 |
| 8 | HTML_facileFormsProcessor->loadScripts() | JROOT/components/com_breezingforms/facileforms.process.php:2549 |
| 7 | HTML_facileFormsProcessor->view() | JROOT/components/com_breezingforms/breezingforms.php:506 |
| 6 | require_once JROOT/components/com_breezingforms/breezingforms.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.28 ms After last query: 0.53 ms Query memory: 0.021 MB Memory before query: 3.076 MB Rows returned: 1
select name, code
from lz7a0_facileforms_scripts
where id='41'
and published=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | lz7a0_facileforms_scripts | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.15 ms |
| Waiting for query cache lock | 0.01 ms |
| starting | 0.01 ms |
| Checking query cache for query | 0.01 ms |
| checking privileges on cached | 0.01 ms |
| checking permissions | 0.01 ms |
| Sending cached result to clien | 0.11 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/components/com_breezingforms/facileforms.process.php:2040 |
| 8 | HTML_facileFormsProcessor->addFunction() | JROOT/components/com_breezingforms/facileforms.process.php:2693 |
| 7 | HTML_facileFormsProcessor->view() | JROOT/components/com_breezingforms/breezingforms.php:506 |
| 6 | require_once JROOT/components/com_breezingforms/breezingforms.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.27 ms After last query: 2.09 ms Query memory: 0.021 MB Memory before query: 3.082 MB Rows returned: 1
select name, code
from lz7a0_facileforms_scripts
where id='23'
and published=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | lz7a0_facileforms_scripts | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.13 ms |
| Waiting for query cache lock | 0.01 ms |
| starting | 0.01 ms |
| Checking query cache for query | 0.02 ms |
| checking privileges on cached | 0.01 ms |
| checking permissions | 0.01 ms |
| Sending cached result to clien | 0.11 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/components/com_breezingforms/facileforms.process.php:2040 |
| 8 | HTML_facileFormsProcessor->addFunction() | JROOT/components/com_breezingforms/facileforms.process.php:2693 |
| 7 | HTML_facileFormsProcessor->view() | JROOT/components/com_breezingforms/breezingforms.php:506 |
| 6 | require_once JROOT/components/com_breezingforms/breezingforms.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.21 ms After last query: 0.07 ms Query memory: 0.021 MB Memory before query: 3.087 MB Rows returned: 1
select name, code
from lz7a0_facileforms_scripts
where id='40'
and published=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | lz7a0_facileforms_scripts | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.10 ms |
| Waiting for query cache lock | 0.01 ms |
| starting | 0.01 ms |
| Checking query cache for query | 0.01 ms |
| checking privileges on cached | 0.01 ms |
| checking permissions | 0.01 ms |
| Sending cached result to clien | 0.11 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/components/com_breezingforms/facileforms.process.php:2040 |
| 8 | HTML_facileFormsProcessor->addFunction() | JROOT/components/com_breezingforms/facileforms.process.php:2693 |
| 7 | HTML_facileFormsProcessor->view() | JROOT/components/com_breezingforms/breezingforms.php:506 |
| 6 | require_once JROOT/components/com_breezingforms/breezingforms.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.20 ms After last query: 0.19 ms Query memory: 0.021 MB Memory before query: 3.093 MB Rows returned: 1
select name, code
from lz7a0_facileforms_scripts
where id='38'
and published=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | lz7a0_facileforms_scripts | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.11 ms |
| Waiting for query cache lock | 0.01 ms |
| starting | 0.01 ms |
| Checking query cache for query | 0.01 ms |
| checking privileges on cached | 0.01 ms |
| checking permissions | 0.01 ms |
| Sending cached result to clien | 0.10 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/components/com_breezingforms/facileforms.process.php:2040 |
| 8 | HTML_facileFormsProcessor->addFunction() | JROOT/components/com_breezingforms/facileforms.process.php:2693 |
| 7 | HTML_facileFormsProcessor->view() | JROOT/components/com_breezingforms/breezingforms.php:506 |
| 6 | require_once JROOT/components/com_breezingforms/breezingforms.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.19 ms After last query: 0.21 ms Query memory: 0.021 MB Memory before query: 3.099 MB Rows returned: 1
select name, code
from lz7a0_facileforms_scripts
where id='44'
and published=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | lz7a0_facileforms_scripts | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.11 ms |
| Waiting for query cache lock | 0.01 ms |
| starting | 0.01 ms |
| Checking query cache for query | 0.01 ms |
| checking privileges on cached | 0.01 ms |
| checking permissions | 0.01 ms |
| Sending cached result to clien | 0.12 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/components/com_breezingforms/facileforms.process.php:2040 |
| 8 | HTML_facileFormsProcessor->addFunction() | JROOT/components/com_breezingforms/facileforms.process.php:2700 |
| 7 | HTML_facileFormsProcessor->view() | JROOT/components/com_breezingforms/breezingforms.php:506 |
| 6 | require_once JROOT/components/com_breezingforms/breezingforms.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.25 ms After last query: 0.04 ms Query memory: 0.021 MB Memory before query: 3.106 MB Rows returned: 1
select name, code
from lz7a0_facileforms_scripts
where id='44'
and published=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | lz7a0_facileforms_scripts | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.11 ms |
| Waiting for query cache lock | 0.01 ms |
| starting | 0.01 ms |
| Checking query cache for query | 0.01 ms |
| checking privileges on cached | 0.01 ms |
| checking permissions | 0.01 ms |
| Sending cached result to clien | 0.11 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/components/com_breezingforms/facileforms.process.php:2040 |
| 8 | HTML_facileFormsProcessor->addFunction() | JROOT/components/com_breezingforms/facileforms.process.php:2700 |
| 7 | HTML_facileFormsProcessor->view() | JROOT/components/com_breezingforms/breezingforms.php:506 |
| 6 | require_once JROOT/components/com_breezingforms/breezingforms.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.25 ms After last query: 0.02 ms Query memory: 0.021 MB Memory before query: 3.111 MB Rows returned: 1
select name, code
from lz7a0_facileforms_scripts
where id='42'
and published=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | lz7a0_facileforms_scripts | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.10 ms |
| Waiting for query cache lock | 0.01 ms |
| starting | 0.01 ms |
| Checking query cache for query | 0.01 ms |
| checking privileges on cached | 0.01 ms |
| checking permissions | 0.01 ms |
| Sending cached result to clien | 0.11 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/components/com_breezingforms/facileforms.process.php:2040 |
| 8 | HTML_facileFormsProcessor->addFunction() | JROOT/components/com_breezingforms/facileforms.process.php:2700 |
| 7 | HTML_facileFormsProcessor->view() | JROOT/components/com_breezingforms/breezingforms.php:506 |
| 6 | require_once JROOT/components/com_breezingforms/breezingforms.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.40 ms After last query: 3.26 ms Query memory: 0.022 MB Memory before query: 2.976 MB Rows returned: 4
SELECT *
FROM lz7a0_template_styles
WHERE template = 'corpway';
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | lz7a0_template_styles | ALL | idx_template | NO INDEX KEY COULD BE USED | NULL | NULL | 8 | Using where |
| Status | Duration |
|---|
| Starting | 0.17 ms |
| Waiting for query cache lock | 0.01 ms |
| starting | 0.01 ms |
| Checking query cache for query | 0.01 ms |
| checking privileges on cached | 0.01 ms |
| checking permissions | 0.01 ms |
| Sending cached result to clien | 0.12 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number | | 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1494 |
| 10 | JDatabaseDriver->loadAssocList() | JROOT/templates/corpway/vertex/parameters.php:19 |
| 9 | getTemplateName() | JROOT/templates/corpway/vertex/parameters.php:167 |
| 8 | require_once JROOT/templates/corpway/vertex/parameters.php | JROOT/templates/corpway/index.php:47 |
| 7 | require JROOT/templates/corpway/index.php | JROOT/libraries/joomla/document/html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.12 ms After last query: 0.09 ms Query memory: 0.022 MB Memory before query: 2.985 MB Rows returned: 0
SELECT *
FROM lz7a0_menu
WHERE template_style_id IN (9,10,13,14)
AND alias = 'request-a-quote'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | lz7a0_menu | ref | idx_alias | idx_alias | 402 | const | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.10 ms |
| Waiting for query cache lock | 0.01 ms |
| starting | 0.01 ms |
| Checking query cache for query | 0.16 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.05 ms |
| After opening tables | 0.01 ms |
| System lock | 0.04 ms |
| table lock | 0.01 ms |
| Waiting for query cache lock | 0.03 ms |
| init | 0.08 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.12 ms |
| Preparing | 0.04 ms |
| Executing | 0.01 ms |
| Sending data | 0.08 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.13 ms |
| Updating status | 0.01 ms |
| Waiting for query cache lock | 0.01 ms |
| Updating status | 0.02 ms |
| Waiting for query cache lock | 0.01 ms |
| Updating status | 0.01 ms |
| Storing result in query cache | 0.21 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number | | 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1494 |
| 10 | JDatabaseDriver->loadAssocList() | JROOT/templates/corpway/vertex/parameters.php:40 |
| 9 | getTemplateName() | JROOT/templates/corpway/vertex/parameters.php:167 |
| 8 | require_once JROOT/templates/corpway/vertex/parameters.php | JROOT/templates/corpway/index.php:47 |
| 7 | require JROOT/templates/corpway/index.php | JROOT/libraries/joomla/document/html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 3.65 ms After last query: 9.46 ms Query memory: 0.123 MB Memory before query: 3.097 MB Rows returned: 130
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM lz7a0_modules AS m
LEFT JOIN lz7a0_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN lz7a0_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-11-09 21:53:54')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2025-11-09 21:53:54')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 106 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | PRIMARY,published,newsfeeds | published | 1 | const | 107 | Using index condition; Using where; Using filesort |
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 403 | snowventures.m.module,const | 1 | Using index condition; Using where |
| 1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | snowventures.m.id | 1 | Using where; Using index |
| Status | Duration |
|---|
| Starting | 0.38 ms |
| Waiting for query cache lock | 0.02 ms |
| starting | 0.01 ms |
| Checking query cache for query | 0.21 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.10 ms |
| After opening tables | 0.02 ms |
| System lock | 0.02 ms |
| table lock | 0.01 ms |
| Waiting for query cache lock | 0.06 ms |
| init | 0.10 ms |
| Optimizing | 0.08 ms |
| Statistics | 0.15 ms |
| Preparing | 0.08 ms |
| Sorting result | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 0.02 ms |
| Creating sort index | 1.10 ms |
| Waiting for query cache lock | 0.02 ms |
| Creating sort index | 0.11 ms |
| Waiting for query cache lock | 0.01 ms |
| Creating sort index | 0.03 ms |
| Waiting for query cache lock | 0.01 ms |
| Creating sort index | 0.05 ms |
| Waiting for query cache lock | 0.01 ms |
| Creating sort index | 0.06 ms |
| Waiting for query cache lock | 0.01 ms |
| Creating sort index | 0.33 ms |
| End of update loop | 0.02 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.24 ms |
| Updating status | 0.01 ms |
| Waiting for query cache lock | 0.01 ms |
| Updating status | 0.05 ms |
| Waiting for query cache lock | 0.01 ms |
| Updating status | 0.01 ms |
| Storing result in query cache | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number | | 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/cache/controller/callback.php:152 |
| 13 | JCacheControllerCallback->get() | JROOT/libraries/cms/module/helper.php:425 |
| 12 | JModuleHelper::getModuleList() | JROOT/libraries/cms/module/helper.php:361 |
| 11 | JModuleHelper::load() | JROOT/libraries/cms/module/helper.php:84 |
| 10 | JModuleHelper::getModules() | JROOT/libraries/joomla/document/html.php:501 |
| 9 | JDocumentHtml->countModules() | JROOT/templates/corpway/vertex/module_calcs.php:15 |
| 8 | require_once JROOT/templates/corpway/vertex/module_calcs.php | JROOT/templates/corpway/index.php:51 |
| 7 | require JROOT/templates/corpway/index.php | JROOT/libraries/joomla/document/html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.42 ms After last query: 2.36 ms Query memory: 0.023 MB Memory before query: 3.098 MB Rows returned: 0
SELECT menutype
FROM lz7a0_menu
WHERE language = 'en-GB'
AND home = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | lz7a0_menu | ref | idx_language | idx_language | 28 | const | 1 | Using index condition; Using where |
| Status | Duration |
|---|
| Starting | 0.24 ms |
| Waiting for query cache lock | 0.01 ms |
| starting | 0.01 ms |
| Checking query cache for query | 0.01 ms |
| checking privileges on cached | 0.01 ms |
| checking permissions | 0.02 ms |
| Sending cached result to clien | 0.13 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number | | 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 11 | JDatabaseDriver->loadResult() | JROOT/templates/corpway/vertex/responsive/responsive_mobile_menu.php:139 |
| 10 | include JROOT/templates/corpway/vertex/responsive/responsive_mobile_menu.php | JROOT/templates/corpway/vertex/responsive/responsive_mobile_top_bar.php:85 |
| 9 | require JROOT/templates/corpway/vertex/responsive/responsive_mobile_top_bar.php | JROOT/templates/corpway/vertex/includes/vertex_includes_top.php:12 |
| 8 | require_once JROOT/templates/corpway/vertex/includes/vertex_includes_top.php | JROOT/templates/corpway/index.php:445 |
| 7 | require JROOT/templates/corpway/index.php | JROOT/libraries/joomla/document/html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.82 ms After last query: 6.78 ms Query memory: 0.022 MB Memory before query: 3.225 MB Rows returned: 0
SELECT menutype
FROM lz7a0_menu
WHERE language = 'en-GB'
AND home = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | lz7a0_menu | ref | idx_language | idx_language | 28 | const | 1 | Using index condition; Using where |
| Status | Duration |
|---|
| Starting | 0.51 ms |
| Waiting for query cache lock | 0.01 ms |
| starting | 0.01 ms |
| Checking query cache for query | 0.02 ms |
| checking privileges on cached | 0.01 ms |
| checking permissions | 0.02 ms |
| Sending cached result to clien | 0.12 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number | | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT/templates/corpway/vertex/s5flex_menu/default.php:45 |
| 8 | include JROOT/templates/corpway/vertex/s5flex_menu/default.php | JROOT/templates/corpway/index.php:639 |
| 7 | require JROOT/templates/corpway/index.php | JROOT/libraries/joomla/document/html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 2.03 ms After last query: 0.40 ms Query memory: 0.106 MB Memory before query: 3.238 MB Rows returned: 63
SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM lz7a0_menu AS m
LEFT JOIN lz7a0_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
ORDER BY m.lft
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 74 | Using index condition; Using where; Using filesort |
| 1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | snowventures.m.component_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.13 ms |
| Waiting for query cache lock | 0.01 ms |
| starting | 0.01 ms |
| Checking query cache for query | 0.19 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.06 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| Waiting for query cache lock | 0.05 ms |
| init | 0.07 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.13 ms |
| Preparing | 0.05 ms |
| Sorting result | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.36 ms |
| Waiting for query cache lock | 0.01 ms |
| Creating sort index | 0.08 ms |
| Waiting for query cache lock | 0.03 ms |
| Creating sort index | 0.14 ms |
| Waiting for query cache lock | 0.01 ms |
| Creating sort index | 0.11 ms |
| Waiting for query cache lock | 0.01 ms |
| Creating sort index | 0.07 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.17 ms |
| Updating status | 0.02 ms |
| Waiting for query cache lock | 0.01 ms |
| Updating status | 0.03 ms |
| Waiting for query cache lock | 0.01 ms |
| Updating status | 0.01 ms |
| Storing result in query cache | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number | | 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/menu/site.php:86 |
| 13 | JMenuSite->load() | JROOT/libraries/cms/menu/menu.php:74 |
| 12 | JMenu->__construct() | JROOT/libraries/cms/menu/site.php:57 |
| 11 | JMenuSite->__construct() | JROOT/templates/corpway/vertex/s5flex_menu/helpers.php:41 |
| 10 | S5modMainMenuHelper::getList() | JROOT/templates/corpway/vertex/s5flex_menu/helpers.php:141 |
| 9 | S5modMainMenuHelper::S5buildXML() | JROOT/templates/corpway/vertex/s5flex_menu/default.php:54 |
| 8 | include JROOT/templates/corpway/vertex/s5flex_menu/default.php | JROOT/templates/corpway/index.php:639 |
| 7 | require JROOT/templates/corpway/index.php | JROOT/libraries/joomla/document/html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1072 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
7 × select name, code
from lz7a0_facileforms_scripts
3 × select name
from lz7a0_facileforms_scripts
2 × SELECT menutype
FROM lz7a0_menu
2 × SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM lz7a0_menu AS m
LEFT JOIN lz7a0_extensions AS e
ON m.component_id = e.extension_id
2 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `lz7a0_extensions`
2 × select *
from lz7a0_facileforms_forms
1 × SELECT `enabled`
FROM `lz7a0_extensions`
1 × SELECT *
FROM lz7a0_languages
1 × SELECT id, home, template, s.params
FROM lz7a0_template_styles as s
LEFT JOIN lz7a0_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT folder AS type, element AS name, params
FROM lz7a0_extensions
1 × select id
from lz7a0_users
1 × select *
from lz7a0_facileforms_elements
1 × SELECT id, rules
FROM `lz7a0_viewlevels
1 × select id, name, code
from lz7a0_facileforms_scripts
1 × SELECT b.id
FROM lz7a0_usergroups AS a
LEFT JOIN lz7a0_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT *
FROM lz7a0_template_styles
1 × SELECT *
FROM lz7a0_menu
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM lz7a0_modules AS m
LEFT JOIN lz7a0_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN lz7a0_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT `session_id`
FROM `lz7a0_session`