Query Time: 0.59 ms Query memory: 0.019 MB Memory before query: 5.092 MB Rows returned: 0
SELECT `data`
FROM `opxgw_session`
WHERE `session_id` = 'mla6vvct9eh44rc21s4rsk2mm5'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | opxgw_session | const | PRIMARY | PRIMARY | 766 | const | 1 | |
Status | Duration |
---|
Starting | 0.11 ms |
checking permissions | 0.01 ms |
Opening tables | 0.04 ms |
After opening tables | 0.04 ms |
System lock | 0.03 ms |
table lock | 0.03 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.07 ms |
Preparing | 0.02 ms |
Executing | 0.02 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
13 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/session/storage/database.php:44 |
12 | JSessionStorageDatabase->read() | Same as call in the line below. |
11 | session_start() | JROOT/libraries/joomla/session/handler/native.php:259 |
10 | JSessionHandlerNative->doSessionStart() | JROOT/libraries/joomla/session/handler/native.php:49 |
9 | JSessionHandlerNative->start() | JROOT/libraries/joomla/session/handler/joomla.php:81 |
8 | JSessionHandlerJoomla->start() | JROOT/libraries/joomla/session/session.php:636 |
7 | JSession->_start() | JROOT/libraries/joomla/session/session.php:596 |
6 | JSession->start() | JROOT/libraries/cms/application/cms.php:773 |
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: 0.47 ms After last query: 3.29 ms Query memory: 0.012 MB Memory before query: 5.417 MB Rows returned: 0
SELECT `session_id`
FROM `opxgw_session`
WHERE `session_id` = 'mla6vvct9eh44rc21s4rsk2mm5'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | opxgw_session | const | PRIMARY | PRIMARY | 766 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.08 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.05 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.03 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.02 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: 0.49 ms After last query: 0.20 ms Query memory: 0.009 MB Memory before query: 5.431 MB
INSERT INTO `opxgw_session`
(`session_id`,`client_id`,`guest`,`time`,`userid`,`username`)
VALUES
('mla6vvct9eh44rc21s4rsk2mm5', 0, 1, '1733676362', 0, '')
EXPLAIN not possible on query: INSERT INTO `opxgw_session`
(`session_id`,`client_id`,`guest`,`time`,`userid`,`username`) VALUES
('mla6vvct9eh44rc21s4rsk2mm5', 0, 1, '1733676362', 0, '')
Status | Duration |
---|
Starting | 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 |
init for update | 0.03 ms |
Update | 0.08 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.14 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.01 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: 0.95 ms After last query: 3.00 ms Query memory: 0.021 MB Memory before query: 5.881 MB Rows returned: 37
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `opxgw_extensions`
WHERE `type` = 'component'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | opxgw_extensions | ref | extension | extension | 82 | const | 37 | Using index condition |
Status | Duration |
---|
Starting | 0.11 ms |
checking permissions | 0.02 ms |
Opening tables | 0.05 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
init | 0.04 ms |
Optimizing | 0.03 ms |
Statistics | 0.10 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.22 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.04 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.03 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.02 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() | Same as call in the line below. |
8 | call_user_func_array() | 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.80 ms After last query: 2.40 ms Query memory: 0.016 MB Memory before query: 6.185 MB Rows returned: 2
SELECT b.id
FROM opxgw_usergroups AS a
LEFT JOIN opxgw_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.10 ms |
checking permissions | 0.01 ms |
Opening tables | 0.06 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
table lock | 0.04 ms |
init | 0.04 ms |
Optimizing | 0.02 ms |
Statistics | 0.11 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.02 ms |
Preparing | 0.04 ms |
Executing | 0.02 ms |
Sending data | 0.06 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.02 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.55 ms After last query: 0.98 ms Query memory: 0.015 MB Memory before query: 6.318 MB Rows returned: 5
SELECT id, rules
FROM `opxgw_viewlevels`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | opxgw_viewlevels | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | |
Status | Duration |
---|
Starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.06 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.04 ms |
End of update loop | 0.03 ms |
Query end | 0.01 ms |
Commit | 0.03 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.02 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: 0.88 ms After last query: 0.27 ms Query memory: 0.014 MB Memory before query: 6.337 MB Rows returned: 52
SELECT folder AS type, element AS name, params
FROM opxgw_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 | opxgw_extensions | ALL | extension | NO INDEX KEY COULD BE USED | NULL | NULL | 180 | Using where; Using filesort |
Status | Duration |
---|
Starting | 0.07 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.07 ms |
Preparing | 0.03 ms |
Sorting result | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.02 ms |
Creating sort index | 0.33 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.02 ms |
Reset for next command | 0.02 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: 1.76 ms After last query: 21.92 ms Query memory: 0.034 MB Memory before query: 9.142 MB Rows returned: 54
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 opxgw_menu AS m
LEFT JOIN opxgw_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 | 63 | Using index condition; Using where; Using filesort |
1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | bennett_admin.m.component_id | 1 | Using where |
Status | Duration |
---|
Starting | 0.14 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.02 ms |
init | 0.05 ms |
Optimizing | 0.03 ms |
Statistics | 0.10 ms |
Preparing | 0.05 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.03 ms |
Creating sort index | 0.91 ms |
End of update loop | 0.04 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.02 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.79 ms After last query: 11.13 ms Query memory: 0.024 MB Memory before query: 10.707 MB Rows returned: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `opxgw_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | opxgw_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | Using index condition |
Status | Duration |
---|
Starting | 0.13 ms |
checking permissions | 0.05 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
table lock | 0.03 ms |
init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.10 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.07 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.02 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.03 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number | 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
18 | JDatabaseDriver->loadObject() | Same as call in the line below. |
17 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:152 |
16 | JCacheControllerCallback->get() | JROOT/libraries/cms/library/helper.php:156 |
15 | JLibraryHelper::_load() | JROOT/libraries/cms/library/helper.php:47 |
14 | JLibraryHelper::getLibrary() | JROOT/libraries/cms/library/helper.php:90 |
13 | JLibraryHelper::getParams() | JROOT/libraries/cms/version/version.php:274 |
12 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:755 |
11 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
10 | JFactory::getDocument() | JROOT/plugins/system/k2/k2.php:460 |
9 | plgSystemK2->onAfterRoute() | Same as call in the line below. |
8 | call_user_func_array() | 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.72 ms After last query: 0.44 ms Query memory: 0.017 MB Memory before query: 10.689 MB
UPDATE `opxgw_extensions`
SET `params` = '{\"mediaversion\":\"20f62cabde896998f9113ec390bf8deb\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN not possible on query: UPDATE `opxgw_extensions`
SET `params` = '{\"mediaversion\":\"20f62cabde896998f9113ec390bf8deb\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
Status | Duration |
---|
Starting | 0.05 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init for update | 0.12 ms |
Updating | 0.12 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.19 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number | 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/library/helper.php:119 |
14 | JLibraryHelper::saveParams() | JROOT/libraries/cms/version/version.php:325 |
13 | JVersion->setMediaVersion() | JROOT/libraries/cms/version/version.php:284 |
12 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:755 |
11 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
10 | JFactory::getDocument() | JROOT/plugins/system/k2/k2.php:460 |
9 | plgSystemK2->onAfterRoute() | Same as call in the line below. |
8 | call_user_func_array() | 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.72 ms After last query: 6.23 ms Query memory: 0.023 MB Memory before query: 11.473 MB Rows returned: 1
SELECT *
FROM opxgw_languages
WHERE published=1
ORDER BY ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | opxgw_languages | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using where; Using filesort |
Status | Duration |
---|
Starting | 0.11 ms |
checking permissions | 0.02 ms |
Opening tables | 0.05 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
init | 0.04 ms |
Optimizing | 0.02 ms |
Statistics | 0.03 ms |
Preparing | 0.03 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.02 ms |
Creating sort index | 0.08 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.03 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/language/helper.php:164 |
13 | JLanguageHelper::getLanguages() | JROOT/libraries/cms/application/site.php:329 |
12 | JApplicationSite->getParams() | JROOT/components/com_k2/helpers/utilities.php:274 |
11 | K2HelperUtilities::getParams() | JROOT/administrator/components/com_k2/helpers/html.php:55 |
10 | K2HelperHTML::loadHeadIncludes() | JROOT/plugins/system/k2/k2.php:478 |
9 | plgSystemK2->onAfterRoute() | Same as call in the line below. |
8 | call_user_func_array() | 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.22 ms After last query: 4.31 ms Query memory: 0.027 MB Memory before query: 11.765 MB Rows returned: 5
SELECT id, home, template, s.params
FROM opxgw_template_styles as s
LEFT JOIN opxgw_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 | 7 | Using where; Using join buffer (flat, BNL join) |
Status | Duration |
---|
Starting | 0.18 ms |
checking permissions | 0.03 ms |
Opening tables | 0.06 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
init | 0.09 ms |
Optimizing | 0.05 ms |
Statistics | 0.12 ms |
Preparing | 0.08 ms |
Executing | 0.02 ms |
Sending data | 0.18 ms |
End of update loop | 0.03 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.03 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.03 ms |
Updating status | 0.05 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
21 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/application/site.php:484 |
20 | JApplicationSite->getTemplate() | JROOT/libraries/cms/html/html.php:339 |
19 | JHtml::includeRelativeFiles() | JROOT/libraries/cms/html/html.php:684 |
18 | JHtml::script() | Same as call in the line below. |
17 | call_user_func_array() | JROOT/libraries/cms/html/html.php:237 |
16 | JHtml::call() | JROOT/libraries/cms/html/html.php:139 |
15 | JHtml::_() | JROOT/libraries/cms/html/jquery.php:53 |
14 | JHtmlJquery::framework() | Same as call in the line below. |
13 | call_user_func_array() | JROOT/libraries/cms/html/html.php:237 |
12 | JHtml::call() | JROOT/libraries/cms/html/html.php:139 |
11 | JHtml::_() | JROOT/administrator/components/com_k2/helpers/html.php:82 |
10 | K2HelperHTML::loadHeadIncludes() | JROOT/plugins/system/k2/k2.php:478 |
9 | plgSystemK2->onAfterRoute() | Same as call in the line below. |
8 | call_user_func_array() | 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.17 ms After last query: 28.69 ms Query memory: 0.058 MB Memory before query: 14.693 MB Rows returned: 1
SELECT `FormId`,`FormLayoutName`,`FormLayout`,`LoadFormLayoutFramework`,`DisableSubmitButton`,`RemoveCaptchaLogged`,`KeepIP`,`Keepdata`,`ConfirmSubmission`,`ScriptProcess`,`ScriptProcess2`,`UserEmailScript`,`AdminEmailScript`,`ReturnUrl`,`ShowThankyou`,`ShowSystemMessage`,`ScrollToThankYou`,`ThankYouMessagePopUp`,`Thankyou`,`ShowContinue`,`TextareaNewLines`,`Published`,`FormTitle`,`MetaTitle`,`MetaDesc`,`MetaKeywords`,`Access`,`ScriptDisplay`,`ErrorMessage`,`FormTitle`,`CSS`,`JS`,`CSSClass`,`CSSId`,`CSSName`,`CSSAction`,`CSSAdditionalAttributes`,`AjaxValidation`,`ScrollToError`,`MultipleSeparator`,`ThemeParams`
FROM `opxgw_rsform_forms`
WHERE `FormId`='2'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | opxgw_rsform_forms | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.19 ms |
checking permissions | 0.02 ms |
Opening tables | 0.12 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
table lock | 0.03 ms |
init | 0.09 ms |
Optimizing | 0.03 ms |
Statistics | 0.18 ms |
Preparing | 0.02 ms |
Unlocking tables | 0.02 ms |
Preparing | 0.03 ms |
Executing | 0.02 ms |
Sending data | 0.11 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.03 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.02 ms |
Updating status | 0.03 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
16 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_rsform/helpers/rsform.php:3368 |
15 | RSFormProHelper::getForm() | JROOT/administrator/components/com_rsform/helpers/rsform.php:213 |
14 | RSFormProHelper::displayForm() | JROOT/components/com_rsform/views/rsform/tmpl/default.php:13 |
13 | include JROOT/components/com_rsform/views/rsform/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
11 | JViewLegacy->display() | JROOT/components/com_rsform/views/rsform/view.html.php:43 |
10 | RSFormViewRsform->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_rsform/controller.php:173 |
8 | RSFormController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_rsform/rsform.php:39 |
6 | require_once JROOT/components/com_rsform/rsform.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.67 ms After last query: 0.38 ms Query memory: 0.023 MB Memory before query: 14.770 MB Rows returned: 1
SELECT `Lang`
FROM opxgw_rsform_forms
WHERE `FormId` = '2'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | opxgw_rsform_forms | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.06 ms |
checking permissions | 0.02 ms |
Opening tables | 0.04 ms |
After opening tables | 0.03 ms |
System lock | 0.02 ms |
table lock | 0.03 ms |
init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.09 ms |
Preparing | 0.02 ms |
Unlocking tables | 0.02 ms |
Preparing | 0.03 ms |
Executing | 0.02 ms |
Sending data | 0.03 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.02 ms |
Updating status | 0.03 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
16 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_rsform/helpers/rsform.php:2688 |
15 | RSFormProHelper::getTranslations() | JROOT/administrator/components/com_rsform/helpers/rsform.php:253 |
14 | RSFormProHelper::displayForm() | JROOT/components/com_rsform/views/rsform/tmpl/default.php:13 |
13 | include JROOT/components/com_rsform/views/rsform/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
11 | JViewLegacy->display() | JROOT/components/com_rsform/views/rsform/view.html.php:43 |
10 | RSFormViewRsform->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_rsform/controller.php:173 |
8 | RSFormController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_rsform/rsform.php:39 |
6 | require_once JROOT/components/com_rsform/rsform.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.82 ms After last query: 2.01 ms Query memory: 0.024 MB Memory before query: 14.931 MB Rows returned: 0
SELECT ComponentId
FROM opxgw_rsform_components
WHERE ComponentTypeId='6'
AND FormId='2'
AND Published='1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | opxgw_rsform_components | ref | ComponentTypeId,FormId | ComponentTypeId | 4 | const | 1 | Using where |
Status | Duration |
---|
Starting | 0.13 ms |
checking permissions | 0.02 ms |
Opening tables | 0.06 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
init | 0.04 ms |
Optimizing | 0.03 ms |
Statistics | 0.11 ms |
Preparing | 0.05 ms |
Executing | 0.02 ms |
Sending data | 0.03 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.05 ms |
Updating status | 0.03 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1538 |
17 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_rsform/helpers/rsform.php:1174 |
16 | RSFormProHelper::componentExists() | JROOT/administrator/components/com_rsform/helpers/rsform.php:1293 |
15 | RSFormProHelper::showForm() | JROOT/administrator/components/com_rsform/helpers/rsform.php:323 |
14 | RSFormProHelper::displayForm() | JROOT/components/com_rsform/views/rsform/tmpl/default.php:13 |
13 | include JROOT/components/com_rsform/views/rsform/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
11 | JViewLegacy->display() | JROOT/components/com_rsform/views/rsform/view.html.php:43 |
10 | RSFormViewRsform->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_rsform/controller.php:173 |
8 | RSFormController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_rsform/rsform.php:39 |
6 | require_once JROOT/components/com_rsform/rsform.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.61 ms After last query: 0.15 ms Query memory: 0.024 MB Memory before query: 14.954 MB Rows returned: 0
SELECT ComponentId
FROM opxgw_rsform_components
WHERE ComponentTypeId='411'
AND FormId='2'
AND Published='1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | opxgw_rsform_components | ref | ComponentTypeId,FormId | ComponentTypeId | 4 | const | 1 | Using where |
Status | Duration |
---|
Starting | 0.06 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.06 ms |
Preparing | 0.04 ms |
Executing | 0.02 ms |
Sending data | 0.03 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.03 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.02 ms |
Updating status | 0.03 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1538 |
17 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_rsform/helpers/rsform.php:1174 |
16 | RSFormProHelper::componentExists() | JROOT/administrator/components/com_rsform/helpers/rsform.php:1294 |
15 | RSFormProHelper::showForm() | JROOT/administrator/components/com_rsform/helpers/rsform.php:323 |
14 | RSFormProHelper::displayForm() | JROOT/components/com_rsform/views/rsform/tmpl/default.php:13 |
13 | include JROOT/components/com_rsform/views/rsform/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
11 | JViewLegacy->display() | JROOT/components/com_rsform/views/rsform/view.html.php:43 |
10 | RSFormViewRsform->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_rsform/controller.php:173 |
8 | RSFormController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_rsform/rsform.php:39 |
6 | require_once JROOT/components/com_rsform/rsform.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: 7.30 ms After last query: 0.43 ms Query memory: 0.029 MB Memory before query: 14.989 MB Rows returned: 72
SELECT `p`.`PropertyValue` AS `name`,`c`.`ComponentId`,`c`.`ComponentTypeId`,`ct`.`ComponentTypeName`,`c`.`
Order`
FROM `opxgw_rsform_properties` AS `p`
LEFT JOIN `opxgw_rsform_components` AS `c`
ON (`c`.`ComponentId` = `p`.`ComponentId`)
LEFT JOIN `opxgw_rsform_component_types` AS `ct`
ON (`ct`.`ComponentTypeId` = `c`.`ComponentTypeId`)
WHERE `c`.`FormId` = '2'
AND `p`.`PropertyName` = 'NAME'
AND `c`.`Published` = '1'
ORDER BY `c`.`
Order` ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c | ALL | ComponentId,FormId | NO INDEX KEY COULD BE USED | NULL | NULL | 97 | Using where; Using filesort |
1 | SIMPLE | ct | eq_ref | PRIMARY | PRIMARY | 4 | bennett_admin.c.ComponentTypeId | 1 | |
1 | SIMPLE | p | ref | ComponentId | ComponentId | 4 | bennett_admin.c.ComponentId | 10 | Using where |
Status | Duration |
---|
Starting | 0.11 ms |
checking permissions | 0.02 ms |
Opening tables | 0.06 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
table lock | 0.03 ms |
init | 0.05 ms |
Optimizing | 0.05 ms |
Statistics | 0.10 ms |
Preparing | 0.06 ms |
Sorting result | 0.03 ms |
Executing | 0.02 ms |
Sending data | 0.03 ms |
Creating sort index | 6.25 ms |
End of update loop | 0.09 ms |
Query end | 0.05 ms |
Commit | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.03 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.03 ms |
Updating status | 0.04 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_rsform/helpers/rsform.php:2216 |
16 | RSFormProHelper::getComponents() | JROOT/administrator/components/com_rsform/helpers/rsform.php:1309 |
15 | RSFormProHelper::showForm() | JROOT/administrator/components/com_rsform/helpers/rsform.php:323 |
14 | RSFormProHelper::displayForm() | JROOT/components/com_rsform/views/rsform/tmpl/default.php:13 |
13 | include JROOT/components/com_rsform/views/rsform/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
11 | JViewLegacy->display() | JROOT/components/com_rsform/views/rsform/view.html.php:43 |
10 | RSFormViewRsform->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_rsform/controller.php:173 |
8 | RSFormController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_rsform/rsform.php:39 |
6 | require_once JROOT/components/com_rsform/rsform.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: 2.13 ms After last query: 2.35 ms Query memory: 0.045 MB Memory before query: 15.223 MB Rows returned: 672
SELECT `PropertyName`,`PropertyValue`,`ComponentId`
FROM `opxgw_rsform_properties`
WHERE `ComponentId` IN (17,18,19,20,21,42,86,22,23,24,25,26,28,29,27,39,51,30,31,35,34,33,36,38,32,37,52,80,61,40,41,43,44,45,46,47,48,62,54,53,55,56,57,58,59,60,65,66,67,68,69,70,71,72,73,49,63,81,83,74,75,76,84,77,78,79,50,87,64,82,88,85)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | opxgw_rsform_properties | ALL | ComponentId | NO INDEX KEY COULD BE USED | NULL | NULL | 975 | Using where |
Status | Duration |
---|
Starting | 0.17 ms |
checking permissions | 0.03 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
init | 0.05 ms |
Optimizing | 0.03 ms |
Statistics | 0.72 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.74 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.06 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.02 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_rsform/helpers/rsform.php:545 |
16 | RSFormProHelper::getComponentProperties() | JROOT/administrator/components/com_rsform/helpers/rsform.php:1368 |
15 | RSFormProHelper::showForm() | JROOT/administrator/components/com_rsform/helpers/rsform.php:323 |
14 | RSFormProHelper::displayForm() | JROOT/components/com_rsform/views/rsform/tmpl/default.php:13 |
13 | include JROOT/components/com_rsform/views/rsform/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
11 | JViewLegacy->display() | JROOT/components/com_rsform/views/rsform/view.html.php:43 |
10 | RSFormViewRsform->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_rsform/controller.php:173 |
8 | RSFormController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_rsform/rsform.php:39 |
6 | require_once JROOT/components/com_rsform/rsform.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.67 ms After last query: 2.84 ms Query memory: 0.024 MB Memory before query: 15.990 MB Rows returned: 1
SELECT `FormId`
FROM `opxgw_rsform_components`
WHERE `ComponentId`='17'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | opxgw_rsform_components | const | ComponentId | ComponentId | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.10 ms |
checking permissions | 0.02 ms |
Opening tables | 0.06 ms |
After opening tables | 0.01 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.05 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.02 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.02 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
17 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_rsform/helpers/rsform.php:560 |
16 | RSFormProHelper::getComponentProperties() | JROOT/administrator/components/com_rsform/helpers/rsform.php:1368 |
15 | RSFormProHelper::showForm() | JROOT/administrator/components/com_rsform/helpers/rsform.php:323 |
14 | RSFormProHelper::displayForm() | JROOT/components/com_rsform/views/rsform/tmpl/default.php:13 |
13 | include JROOT/components/com_rsform/views/rsform/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
11 | JViewLegacy->display() | JROOT/components/com_rsform/views/rsform/view.html.php:43 |
10 | RSFormViewRsform->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_rsform/controller.php:173 |
8 | RSFormController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_rsform/rsform.php:39 |
6 | require_once JROOT/components/com_rsform/rsform.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.63 ms After last query: 19.15 ms Query memory: 0.034 MB Memory before query: 16.119 MB Rows returned: 17
SELECT *
FROM opxgw_rsform_config
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | opxgw_rsform_config | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 17 | |
Status | Duration |
---|
Starting | 0.11 ms |
checking permissions | 0.03 ms |
Opening tables | 0.05 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.03 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.06 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number | 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
25 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_rsform/helpers/config.php:50 |
24 | RSFormProConfig->load() | JROOT/administrator/components/com_rsform/helpers/config.php:17 |
23 | RSFormProConfig->__construct() | JROOT/administrator/components/com_rsform/helpers/config.php:97 |
22 | RSFormProConfig::getInstance() | JROOT/administrator/components/com_rsform/helpers/rsform.php:451 |
21 | RSFormProHelper::getConfig() | JROOT/plugins/system/rsfprecaptchav2/rsfprecaptchav2.php:97 |
20 | plgSystemRSFPReCaptchav2->rsfp_bk_onAfterCreateFrontComponentBody() | Same as call in the line below. |
19 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
18 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
17 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
16 | JApplicationBase->triggerEvent() | JROOT/administrator/components/com_rsform/helpers/rsform.php:1483 |
15 | RSFormProHelper::showForm() | JROOT/administrator/components/com_rsform/helpers/rsform.php:323 |
14 | RSFormProHelper::displayForm() | JROOT/components/com_rsform/views/rsform/tmpl/default.php:13 |
13 | include JROOT/components/com_rsform/views/rsform/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
11 | JViewLegacy->display() | JROOT/components/com_rsform/views/rsform/view.html.php:43 |
10 | RSFormViewRsform->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_rsform/controller.php:173 |
8 | RSFormController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_rsform/rsform.php:39 |
6 | require_once JROOT/components/com_rsform/rsform.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.69 ms After last query: 3.10 ms Query memory: 0.028 MB Memory before query: 16.283 MB Rows returned: 0
SELECT ComponentId
FROM opxgw_rsform_components
WHERE ComponentTypeId='41'
AND FormId='2'
AND Published='1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | opxgw_rsform_components | ref | ComponentTypeId,FormId | ComponentTypeId | 4 | const | 1 | Using where |
Status | Duration |
---|
Starting | 0.12 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.02 ms |
init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.07 ms |
Preparing | 0.04 ms |
Executing | 0.01 ms |
Sending data | 0.02 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1538 |
20 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_rsform/helpers/rsform.php:1174 |
19 | RSFormProHelper::componentExists() | JROOT/administrator/components/com_rsform/helpers/fields/button.php:152 |
18 | RSFormProFieldButton->getPreviousButton() | JROOT/administrator/components/com_rsform/helpers/fields/submitbutton.php:58 |
17 | RSFormProFieldSubmitButton->getFormInput() | JROOT/administrator/components/com_rsform/helpers/field.php:39 |
16 | RSFormProField->__get() | JROOT/administrator/components/com_rsform/helpers/rsform.php:1468 |
15 | RSFormProHelper::showForm() | JROOT/administrator/components/com_rsform/helpers/rsform.php:323 |
14 | RSFormProHelper::displayForm() | JROOT/components/com_rsform/views/rsform/tmpl/default.php:13 |
13 | include JROOT/components/com_rsform/views/rsform/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
11 | JViewLegacy->display() | JROOT/components/com_rsform/views/rsform/view.html.php:43 |
10 | RSFormViewRsform->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_rsform/controller.php:173 |
8 | RSFormController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_rsform/rsform.php:39 |
6 | require_once JROOT/components/com_rsform/rsform.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.67 ms After last query: 4.18 ms Query memory: 0.025 MB Memory before query: 16.346 MB Rows returned: 0
SELECT ComponentId
FROM opxgw_rsform_components
WHERE ComponentTypeId='9'
AND FormId='2'
AND Published='1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | opxgw_rsform_components | ref | ComponentTypeId,FormId | ComponentTypeId | 4 | const | 1 | Using where |
Status | Duration |
---|
Starting | 0.12 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.02 ms |
init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.07 ms |
Preparing | 0.04 ms |
Executing | 0.01 ms |
Sending data | 0.03 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.02 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.04 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.04 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1538 |
17 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_rsform/helpers/rsform.php:1174 |
16 | RSFormProHelper::componentExists() | JROOT/administrator/components/com_rsform/helpers/rsform.php:1591 |
15 | RSFormProHelper::showForm() | JROOT/administrator/components/com_rsform/helpers/rsform.php:323 |
14 | RSFormProHelper::displayForm() | JROOT/components/com_rsform/views/rsform/tmpl/default.php:13 |
13 | include JROOT/components/com_rsform/views/rsform/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
11 | JViewLegacy->display() | JROOT/components/com_rsform/views/rsform/view.html.php:43 |
10 | RSFormViewRsform->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_rsform/controller.php:173 |
8 | RSFormController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_rsform/rsform.php:39 |
6 | require_once JROOT/components/com_rsform/rsform.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.62 ms After last query: 0.50 ms Query memory: 0.026 MB Memory before query: 16.370 MB Rows returned: 0
SELECT c.*,p.PropertyValue AS ComponentName
FROM `opxgw_rsform_conditions` c
LEFT JOIN opxgw_rsform_properties p
ON (c.component_id = p.ComponentId)
LEFT JOIN opxgw_rsform_components comp
ON (comp.ComponentId=p.ComponentId)
WHERE c.`form_id` = 2
AND c.lang_code='en-GB'
AND comp.Published = 1
AND p.PropertyName='NAME'
ORDER BY c.`id` ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.08 ms |
checking permissions | 0.02 ms |
Opening tables | 0.06 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
init | 0.05 ms |
Optimizing | 0.04 ms |
Statistics | 0.06 ms |
Preparing | 0.02 ms |
Executing | 0.02 ms |
End of update loop | 0.03 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_rsform/helpers/rsform.php:1222 |
16 | RSFormProHelper::getConditions() | JROOT/administrator/components/com_rsform/helpers/rsform.php:1674 |
15 | RSFormProHelper::showForm() | JROOT/administrator/components/com_rsform/helpers/rsform.php:323 |
14 | RSFormProHelper::displayForm() | JROOT/components/com_rsform/views/rsform/tmpl/default.php:13 |
13 | include JROOT/components/com_rsform/views/rsform/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
11 | JViewLegacy->display() | JROOT/components/com_rsform/views/rsform/view.html.php:43 |
10 | RSFormViewRsform->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_rsform/controller.php:173 |
8 | RSFormController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_rsform/rsform.php:39 |
6 | require_once JROOT/components/com_rsform/rsform.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.41 ms After last query: 0.21 ms Query memory: 0.025 MB Memory before query: 16.392 MB Rows returned: 0
SELECT *
FROM opxgw_rsform_calculations
WHERE formId = 2
ORDER BY `ordering`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.04 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.02 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.03 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 |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.02 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_rsform/helpers/rsform.php:3256 |
16 | RSFormProHelper::getCalculations() | JROOT/administrator/components/com_rsform/helpers/rsform.php:1729 |
15 | RSFormProHelper::showForm() | JROOT/administrator/components/com_rsform/helpers/rsform.php:323 |
14 | RSFormProHelper::displayForm() | JROOT/components/com_rsform/views/rsform/tmpl/default.php:13 |
13 | include JROOT/components/com_rsform/views/rsform/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
11 | JViewLegacy->display() | JROOT/components/com_rsform/views/rsform/view.html.php:43 |
10 | RSFormViewRsform->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_rsform/controller.php:173 |
8 | RSFormController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_rsform/rsform.php:39 |
6 | require_once JROOT/components/com_rsform/rsform.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: 2.56 ms After last query: 8.80 ms Query memory: 0.022 MB Memory before query: 16.688 MB Rows returned: 24
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM opxgw_modules AS m
LEFT JOIN opxgw_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN opxgw_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 <= '2024-12-08 16:46:02')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2024-12-08 16:46:02')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 159 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 | 37 | Using index condition; Using where; Using filesort |
1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | bennett_admin.m.id | 1 | Using where; Using index |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 403 | bennett_admin.m.module,const | 1 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.25 ms |
checking permissions | 0.03 ms |
Opening tables | 0.11 ms |
After opening tables | 0.03 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
init | 0.08 ms |
Optimizing | 0.08 ms |
Statistics | 0.19 ms |
Preparing | 0.11 ms |
Sorting result | 0.03 ms |
Executing | 0.02 ms |
Sending data | 0.06 ms |
Creating sort index | 1.11 ms |
End of update loop | 0.05 ms |
Query end | 0.03 ms |
Commit | 0.03 ms |
closing tables | 0.03 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.03 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.04 ms |
Updating status | 0.05 ms |
Reset for next command | 0.03 ms |
# | Caller | File and line number | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
13 | JDatabaseDriver->loadObjectList() | Same as call in the line below. |
12 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:152 |
11 | JCacheControllerCallback->get() | JROOT/libraries/cms/module/helper.php:425 |
10 | JModuleHelper::getModuleList() | JROOT/libraries/cms/module/helper.php:361 |
9 | JModuleHelper::load() | JROOT/libraries/cms/module/helper.php:84 |
8 | JModuleHelper::getModules() | JROOT/libraries/joomla/document/renderer/html/modules.php:40 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1086 |
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.62 ms After last query: 18.66 ms Query memory: 0.018 MB Memory before query: 17.654 MB Rows returned: 1
SELECT *
FROM opxgw_swmenupro_styles
WHERE moduleid=116
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | opxgw_swmenupro_styles | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 11 | Using where |
Status | Duration |
---|
Starting | 0.11 ms |
checking permissions | 0.01 ms |
Opening tables | 0.05 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.03 ms |
Preparing | 0.02 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 |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number | 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
11 | JDatabaseDriver->loadObject() | JROOT/modules/mod_swmenupro/mod_swmenupro.php:22 |
10 | include JROOT/modules/mod_swmenupro/mod_swmenupro.php | JROOT/libraries/cms/module/helper.php:199 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1086 |
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: 4.35 ms After last query: 1.14 ms Query memory: 0.035 MB Memory before query: 17.721 MB Rows returned: 27
SELECT opxgw_menu.* , opxgw_swmenu_extended.*
FROM opxgw_menu
LEFT JOIN opxgw_swmenu_extended
ON opxgw_menu.id = opxgw_swmenu_extended.menu_id
AND (opxgw_swmenu_extended.moduleID = '116' OR opxgw_swmenu_extended.moduleID IS NULL)
WHERE opxgw_menu.menutype = 'mainmenu'
AND published = '1'
ORDER BY parent_id
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | opxgw_menu | ALL | idx_menutype | NO INDEX KEY COULD BE USED | NULL | NULL | 115 | Using where; Using temporary; Using filesort |
1 | SIMPLE | opxgw_swmenu_extended | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 92 | Using where; Using join buffer (flat, BNL join) |
Status | Duration |
---|
Starting | 0.17 ms |
checking permissions | 0.07 ms |
Opening tables | 0.08 ms |
After opening tables | 0.03 ms |
System lock | 0.02 ms |
table lock | 0.03 ms |
init | 0.10 ms |
Optimizing | 0.05 ms |
Statistics | 0.12 ms |
Preparing | 0.05 ms |
Creating tmp table | 0.19 ms |
Sorting result | 0.05 ms |
Executing | 0.02 ms |
Sending data | 2.08 ms |
Creating sort index | 0.54 ms |
Removing tmp table | 0.34 ms |
Creating sort index | 0.03 ms |
End of update loop | 0.03 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.09 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.04 ms |
Updating status | 0.04 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
13 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_swmenupro/helpers/functions.php:252 |
12 | swGetMenuLinks() | JROOT/modules/mod_swmenupro/helpers/functions.php:6 |
11 | swGetMenu() | JROOT/modules/mod_swmenupro/mod_swmenupro.php:109 |
10 | include JROOT/modules/mod_swmenupro/mod_swmenupro.php | JROOT/libraries/cms/module/helper.php:199 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1086 |
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.52 ms After last query: 24.66 ms Query memory: 0.018 MB Memory before query: 18.351 MB Rows returned: 1
SELECT *
FROM opxgw_swmenupro_styles
WHERE moduleid=111
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | opxgw_swmenupro_styles | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 11 | Using where |
Status | Duration |
---|
Starting | 0.11 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 | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.02 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.06 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number | 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
11 | JDatabaseDriver->loadObject() | JROOT/modules/mod_swmenupro/mod_swmenupro.php:22 |
10 | include JROOT/modules/mod_swmenupro/mod_swmenupro.php | JROOT/libraries/cms/module/helper.php:199 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1086 |
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.54 ms After last query: 0.82 ms Query memory: 0.036 MB Memory before query: 18.416 MB Rows returned: 27
SELECT opxgw_menu.* , opxgw_swmenu_extended.*
FROM opxgw_menu
LEFT JOIN opxgw_swmenu_extended
ON opxgw_menu.id = opxgw_swmenu_extended.menu_id
AND (opxgw_swmenu_extended.moduleID = '111' OR opxgw_swmenu_extended.moduleID IS NULL)
WHERE opxgw_menu.menutype = 'mainmenu'
AND published = '1'
ORDER BY parent_id
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | opxgw_menu | ALL | idx_menutype | NO INDEX KEY COULD BE USED | NULL | NULL | 115 | Using where; Using temporary; Using filesort |
1 | SIMPLE | opxgw_swmenu_extended | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 92 | Using where; Using join buffer (flat, BNL join) |
Status | Duration |
---|
Starting | 0.08 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 |
init | 0.06 ms |
Optimizing | 0.03 ms |
Statistics | 0.08 ms |
Preparing | 0.03 ms |
Creating tmp table | 0.10 ms |
Sorting result | 0.03 ms |
Executing | 0.01 ms |
Sending data | 1.40 ms |
Creating sort index | 0.22 ms |
Removing tmp table | 0.19 ms |
Creating sort index | 0.02 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.02 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/modules/mod_swmenupro/helpers/functions.php:252 |
12 | swGetMenuLinks() | JROOT/modules/mod_swmenupro/helpers/functions.php:6 |
11 | swGetMenu() | JROOT/modules/mod_swmenupro/mod_swmenupro.php:109 |
10 | include JROOT/modules/mod_swmenupro/mod_swmenupro.php | JROOT/libraries/cms/module/helper.php:199 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1086 |
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 |
4 × SELECT ComponentId
FROM opxgw_rsform_components
2 × SELECT *
FROM opxgw_swmenupro_styles
2 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `opxgw_extensions`
1 × SELECT `FormId`
FROM `opxgw_rsform_components`
1 × SELECT *
FROM opxgw_rsform_confi
1 × SELECT `PropertyName`,`PropertyValue`,`ComponentId`
FROM `opxgw_rsform_properties`
1 × SELECT c.*,p.PropertyValue AS ComponentName
FROM `opxgw_rsform_conditions` c
LEFT JOIN opxgw_rsform_properties p
ON (c.component_id = p.ComponentId)
LEFT JOIN opxgw_rsform_components comp
ON (comp.ComponentId=p.ComponentId)
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM opxgw_modules AS m
LEFT JOIN opxgw_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN opxgw_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT opxgw_menu.* , opxgw_swmenu_extended.*
FROM opxgw_menu
LEFT JOIN opxgw_swmenu_extended
ON opxgw_menu.id = opxgw_swmenu_extended.menu_id
AND (opxgw_swmenu_extended.moduleID = '111' OR opxgw_swmenu_extended.moduleID IS NULL)
1 × SELECT opxgw_menu.* , opxgw_swmenu_extended.*
FROM opxgw_menu
LEFT JOIN opxgw_swmenu_extended
ON opxgw_menu.id = opxgw_swmenu_extended.menu_id
AND (opxgw_swmenu_extended.moduleID = '116' OR opxgw_swmenu_extended.moduleID IS NULL)
1 × SELECT `p`.`PropertyValue` AS `name`,`c`.`ComponentId`,`c`.`ComponentTypeId`,`ct`.`ComponentTypeName`,`c`.`
Order`
FROM `opxgw_rsform_properties` AS `p`
LEFT JOIN `opxgw_rsform_components` AS `c`
ON (`c`.`ComponentId` = `p`.`ComponentId`)
LEFT JOIN `opxgw_rsform_component_types` AS `ct`
ON (`ct`.`ComponentTypeId` = `c`.`ComponentTypeId`)
1 × SELECT *
FROM opxgw_rsform_calculations
1 × SELECT `Lang`
FROM opxgw_rsform_forms
1 × SELECT id, rules
FROM `opxgw_viewlevels
1 × SELECT b.id
FROM opxgw_usergroups AS a
LEFT JOIN opxgw_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT `session_id`
FROM `opxgw_session`
1 × SELECT folder AS type, element AS name, params
FROM opxgw_extensions
1 × SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM opxgw_menu AS m
LEFT JOIN opxgw_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT `FormId`,`FormLayoutName`,`FormLayout`,`LoadFormLayoutFramework`,`DisableSubmitButton`,`RemoveCaptchaLogged`,`KeepIP`,`Keepdata`,`ConfirmSubmission`,`ScriptProcess`,`ScriptProcess2`,`UserEmailScript`,`AdminEmailScript`,`ReturnUrl`,`ShowThankyou`,`ShowSystemMessage`,`ScrollToThankYou`,`ThankYouMessagePopUp`,`Thankyou`,`ShowContinue`,`TextareaNewLines`,`Published`,`FormTitle`,`MetaTitle`,`MetaDesc`,`MetaKeywords`,`Access`,`ScriptDisplay`,`ErrorMessage`,`FormTitle`,`CSS`,`JS`,`CSSClass`,`CSSId`,`CSSName`,`CSSAction`,`CSSAdditionalAttributes`,`AjaxValidation`,`ScrollToError`,`MultipleSeparator`,`ThemeParams`
FROM `opxgw_rsform_forms`
1 × SELECT id, home, template, s.params
FROM opxgw_template_styles as s
LEFT JOIN opxgw_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT *
FROM opxgw_languages
1 × SELECT `data`
FROM `opxgw_session`