Query Time: 0.50 ms Query memory: 0.019 MB Memory before query: 5.090 MB Rows returned: 0
SELECT `data`
FROM `opxgw_session`
WHERE `session_id` = 'hcqpii7ne82rph2ps6kvnsopa7'
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.09 ms |
checking permissions | 0.01 ms |
Opening tables | 0.05 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.01 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 |
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.38 ms After last query: 2.65 ms Query memory: 0.012 MB Memory before query: 5.415 MB Rows returned: 0
SELECT `session_id`
FROM `opxgw_session`
WHERE `session_id` = 'hcqpii7ne82rph2ps6kvnsopa7'
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.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.03 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.03 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.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 | 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.53 ms After last query: 0.17 ms Query memory: 0.009 MB Memory before query: 5.430 MB
INSERT INTO `opxgw_session`
(`session_id`,`client_id`,`guest`,`time`,`userid`,`username`)
VALUES
('hcqpii7ne82rph2ps6kvnsopa7', 0, 1, '1728155406', 0, '')
EXPLAIN not possible on query: INSERT INTO `opxgw_session`
(`session_id`,`client_id`,`guest`,`time`,`userid`,`username`) VALUES
('hcqpii7ne82rph2ps6kvnsopa7', 0, 1, '1728155406', 0, '')
Status | Duration |
---|
Starting | 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 |
init for update | 0.02 ms |
Update | 0.07 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.18 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 | 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.75 ms After last query: 2.96 ms Query memory: 0.021 MB Memory before query: 5.880 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.06 ms |
checking permissions | 0.02 ms |
Opening tables | 0.04 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.06 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.21 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 | 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.55 ms After last query: 1.99 ms Query memory: 0.016 MB Memory before query: 6.183 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.06 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.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.07 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.03 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 |
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 | 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.44 ms After last query: 0.81 ms Query memory: 0.015 MB Memory before query: 6.316 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.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.02 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.01 ms |
Query end | 0.03 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 | 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.86 ms After last query: 0.21 ms Query memory: 0.014 MB Memory before query: 6.335 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.06 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.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.05 ms |
Preparing | 0.04 ms |
Sorting result | 0.02 ms |
Executing | 0.04 ms |
Sending data | 0.02 ms |
Creating sort index | 0.33 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 | 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.45 ms After last query: 21.77 ms Query memory: 0.034 MB Memory before query: 9.141 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.15 ms |
checking permissions | 0.01 ms |
Opening tables | 0.06 ms |
After opening tables | 0.03 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.03 ms |
Optimizing | 0.06 ms |
Statistics | 0.07 ms |
Preparing | 0.04 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.03 ms |
Creating sort index | 0.65 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.03 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.02 ms |
Reset for next command | 0.03 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.63 ms After last query: 9.75 ms Query memory: 0.024 MB Memory before query: 10.535 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.09 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 |
init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.09 ms |
Preparing | 0.03 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 |
closing tables | 0.03 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 | 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.59 ms After last query: 0.34 ms Query memory: 0.017 MB Memory before query: 10.518 MB
UPDATE `opxgw_extensions`
SET `params` = '{\"mediaversion\":\"3a2d496c702f1826bf7021ffffed9139\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN not possible on query: UPDATE `opxgw_extensions`
SET `params` = '{\"mediaversion\":\"3a2d496c702f1826bf7021ffffed9139\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
Status | Duration |
---|
Starting | 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 |
init for update | 0.06 ms |
Updating | 0.08 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.16 ms |
closing tables | 0.02 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 | 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.66 ms After last query: 5.45 ms Query memory: 0.023 MB Memory before query: 11.302 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.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.05 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.03 ms |
Preparing | 0.02 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.05 ms |
Creating sort index | 0.06 ms |
End of update loop | 0.03 ms |
Query end | 0.03 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 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 | 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: 0.63 ms After last query: 2.14 ms Query memory: 0.027 MB Memory before query: 11.594 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.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.04 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.08 ms |
Preparing | 0.04 ms |
Executing | 0.01 ms |
Sending data | 0.12 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 | 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.33 ms After last query: 8.82 ms Query memory: 0.030 MB Memory before query: 12.888 MB Rows returned: 8
SHOW FULL COLUMNS
FROM `opxgw_assets`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `opxgw_assets`
Status | Duration |
---|
Starting | 0.08 ms |
checking permissions | 0.01 ms |
closing tables | 0.01 ms |
Opening tables | 0.46 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.03 ms |
Statistics | 0.02 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Filling schema table | 0.02 ms |
Opening tables | 0.07 ms |
After opening tables | 0.01 ms |
checking permissions | 0.07 ms |
closing tables | 0.02 ms |
Executing | 0.03 ms |
Sending data | 0.05 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Removing tmp table | 0.14 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:1689 |
20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
19 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:241 |
18 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:162 |
17 | JTable->__construct() | JROOT/libraries/joomla/table/asset.php:60 |
16 | JTableAsset->__construct() | JROOT/libraries/joomla/table/table.php:308 |
15 | JTable::getInstance() | JROOT/libraries/joomla/access/access.php:696 |
14 | JAccess::getExtensionNameFromAsset() | JROOT/libraries/joomla/access/access.php:555 |
13 | JAccess::getAssetRules() | JROOT/libraries/joomla/user/user.php:385 |
12 | JUser->authorise() | JROOT/components/com_content/models/article.php:55 |
11 | ContentModelArticle->populateState() | JROOT/libraries/legacy/model/legacy.php:435 |
10 | JModelLegacy->getState() | JROOT/components/com_content/models/article.php:262 |
9 | ContentModelArticle->hit() | JROOT/components/com_content/controller.php:109 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.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.51 ms After last query: 1.39 ms Query memory: 0.025 MB Memory before query: 12.973 MB Rows returned: 1
SELECT *
FROM opxgw_assets
WHERE `id` = '1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | opxgw_assets | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 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 |
init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.06 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.01 ms |
Query end | 0.01 ms |
Commit | 0.02 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 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 | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
16 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:719 |
15 | JTable->load() | JROOT/libraries/joomla/access/access.php:697 |
14 | JAccess::getExtensionNameFromAsset() | JROOT/libraries/joomla/access/access.php:555 |
13 | JAccess::getAssetRules() | JROOT/libraries/joomla/user/user.php:385 |
12 | JUser->authorise() | JROOT/components/com_content/models/article.php:55 |
11 | ContentModelArticle->populateState() | JROOT/libraries/legacy/model/legacy.php:435 |
10 | JModelLegacy->getState() | JROOT/components/com_content/models/article.php:262 |
9 | ContentModelArticle->hit() | JROOT/components/com_content/controller.php:109 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.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.58 ms After last query: 0.28 ms Query memory: 0.021 MB Memory before query: 12.990 MB Rows returned: 1
SELECT a.rules
FROM opxgw_assets AS a
WHERE (a.id = 1 OR a.name = 'root.1')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | index_merge | PRIMARY,idx_asset_name | PRIMARY,idx_asset_name | 4,202 | NULL | 2 | Using union(PRIMARY,idx_asset_name); Using where |
Status | Duration |
---|
Starting | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.05 ms |
Preparing | 0.04 ms |
Executing | 0.01 ms |
Sending data | 0.10 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.03 ms |
closing tables | 0.03 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/joomla/database/driver.php:1538 |
14 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:652 |
13 | JAccess::getAssetRules() | JROOT/libraries/joomla/user/user.php:385 |
12 | JUser->authorise() | JROOT/components/com_content/models/article.php:55 |
11 | ContentModelArticle->populateState() | JROOT/libraries/legacy/model/legacy.php:435 |
10 | JModelLegacy->getState() | JROOT/components/com_content/models/article.php:262 |
9 | ContentModelArticle->hit() | JROOT/components/com_content/controller.php:109 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.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.65 ms After last query: 0.96 ms Query memory: 0.023 MB Memory before query: 13.065 MB Rows returned: 36
SELECT element
FROM opxgw_extensions
WHERE type = 'component'
AND enabled = '1'
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; Using where |
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 | 0.02 ms |
Optimizing | 0.03 ms |
Statistics | 0.08 ms |
Preparing | 0.04 ms |
Executing | 0.01 ms |
Sending data | 0.13 ms |
End of update loop | 0.01 ms |
Query end | 0.05 ms |
Commit | 0.01 ms |
closing tables | 0.02 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 | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1538 |
16 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:413 |
15 | JAccess::preloadComponents() | JROOT/libraries/joomla/access/access.php:213 |
14 | JAccess::preload() | JROOT/libraries/joomla/access/access.php:168 |
13 | JAccess::check() | JROOT/libraries/joomla/user/user.php:394 |
12 | JUser->authorise() | JROOT/components/com_content/models/article.php:55 |
11 | ContentModelArticle->populateState() | JROOT/libraries/legacy/model/legacy.php:435 |
10 | JModelLegacy->getState() | JROOT/components/com_content/models/article.php:262 |
9 | ContentModelArticle->hit() | JROOT/components/com_content/controller.php:109 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.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.78 ms After last query: 0.31 ms Query memory: 0.024 MB Memory before query: 13.095 MB Rows returned: 36
SELECT a.name, a.rules
FROM opxgw_assets AS a
WHERE (a.name IN ('com_admin','com_admintools','com_ajax','com_akeeba','com_banners','com_cache','com_categories','com_checkin','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_finder','com_installer','com_jmap','com_joomlaupdate','com_k2','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_plugins','com_postinstall','com_redirect','com_rsform','com_search','com_swmenupro','com_tags','com_templates','com_users','com_wrapper') OR a.name = 'root.1')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ALL | idx_asset_name | NO INDEX KEY COULD BE USED | NULL | NULL | 164 | Using where |
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.01 ms |
table lock | 0.01 ms |
init | 0.06 ms |
Optimizing | 0.02 ms |
Statistics | 0.11 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.23 ms |
End of update loop | 0.02 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 | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1494 |
16 | JDatabaseDriver->loadAssocList() | JROOT/libraries/joomla/access/access.php:441 |
15 | JAccess::preloadComponents() | JROOT/libraries/joomla/access/access.php:213 |
14 | JAccess::preload() | JROOT/libraries/joomla/access/access.php:168 |
13 | JAccess::check() | JROOT/libraries/joomla/user/user.php:394 |
12 | JUser->authorise() | JROOT/components/com_content/models/article.php:55 |
11 | ContentModelArticle->populateState() | JROOT/libraries/legacy/model/legacy.php:435 |
10 | JModelLegacy->getState() | JROOT/components/com_content/models/article.php:262 |
9 | ContentModelArticle->hit() | JROOT/components/com_content/controller.php:109 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.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.32 ms After last query: 3.37 ms Query memory: 0.026 MB Memory before query: 13.550 MB Rows returned: 30
SHOW FULL COLUMNS
FROM `opxgw_content`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `opxgw_content`
Status | Duration |
---|
Starting | 0.04 ms |
checking permissions | 0.01 ms |
closing tables | 0.03 ms |
Opening tables | 0.41 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.02 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Filling schema table | 0.01 ms |
Opening tables | 0.07 ms |
After opening tables | 0.01 ms |
checking permissions | 0.16 ms |
closing tables | 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 |
Removing tmp table | 0.16 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.03 ms |
# | Caller | File and line number | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
14 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:241 |
13 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:162 |
12 | JTable->__construct() | JROOT/libraries/legacy/table/content.php:31 |
11 | JTableContent->__construct() | JROOT/libraries/joomla/table/table.php:308 |
10 | JTable::getInstance() | JROOT/components/com_content/models/article.php:264 |
9 | ContentModelArticle->hit() | JROOT/components/com_content/controller.php:109 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.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.55 ms After last query: 3.65 ms Query memory: 0.024 MB Memory before query: 14.034 MB Rows returned: 1
SELECT *
FROM opxgw_content
WHERE `id` = '1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | opxgw_content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.02 ms |
table lock | 0.01 ms |
init | 0.04 ms |
Optimizing | 0.02 ms |
Statistics | 0.08 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.02 ms |
Preparing | 0.02 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 |
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 | 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
11 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:719 |
10 | JTable->load() | JROOT/components/com_content/models/article.php:265 |
9 | ContentModelArticle->hit() | JROOT/components/com_content/controller.php:109 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.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.57 ms After last query: 0.26 ms Query memory: 0.014 MB Memory before query: 14.049 MB
UPDATE opxgw_content
SET `hits` = (`hits` + 1)
WHERE `id` = '1'
EXPLAIN not possible on query: UPDATE opxgw_content
SET `hits` = (`hits` + 1)
WHERE `id` = '1'
Status | Duration |
---|
Starting | 0.04 ms |
checking permissions | 0.03 ms |
Opening tables | 0.02 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init for update | 0.05 ms |
Updating | 0.08 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.17 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 | 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/table/table.php:1228 |
10 | JTable->hit() | JROOT/components/com_content/models/article.php:266 |
9 | ContentModelArticle->hit() | JROOT/components/com_content/controller.php:109 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.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.51 ms After last query: 2.23 ms Query memory: 0.028 MB Memory before query: 14.325 MB Rows returned: 1
SELECT a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext,
CASE WHEN badcats.id is null THEN a.state ELSE 0 END AS state, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference,c.title AS category_title, c.alias AS category_alias, c.access AS category_access,u.name AS author,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count
FROM opxgw_content AS a
LEFT JOIN opxgw_categories AS c
on c.id = a.catid
LEFT JOIN opxgw_users AS u
on u.id = a.created_by
LEFT JOIN opxgw_categories as parent
ON parent.id = c.parent_id
LEFT JOIN opxgw_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM opxgw_categories AS cat JOIN opxgw_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published <= 0
GROUP BY cat.id) AS badcats
ON badcats.id = c.id
WHERE a.id = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2024-10-05 19:10:06')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2024-10-05 19:10:06')
AND (a.state = 1 OR a.state =2)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | PRIMARY | a | const | PRIMARY,idx_state | PRIMARY | 4 | const | 1 | |
1 | PRIMARY | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | PRIMARY | u | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | PRIMARY | parent | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | PRIMARY | v | const | PRIMARY | PRIMARY | 4 | const | 0 | Unique row not found |
1 | PRIMARY | <derived2> | ref | key0 | key0 | 5 | const | 1 | |
2 | DERIVED | parent | range | cat_idx,idx_left_right | cat_idx | 203 | NULL | 1 | Using index condition; Using temporary; Using filesort |
2 | DERIVED | cat | index | PRIMARY,idx_left_right | idx_left_right | 8 | NULL | 12 | Using where; Using index; Using join buffer (flat, BNL join) |
Status | Duration |
---|
Starting | 0.21 ms |
checking permissions | 0.01 ms |
Opening tables | 0.17 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
table lock | 0.03 ms |
init | 0.12 ms |
Optimizing | 0.06 ms |
Optimizing | 0.02 ms |
Statistics | 0.08 ms |
Statistics | 0.19 ms |
Preparing | 0.03 ms |
Creating tmp table | 0.02 ms |
Sorting result | 0.02 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.04 ms |
Executing | 0.01 ms |
Sending data | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.03 ms |
Creating sort index | 0.05 ms |
Removing tmp table | 0.01 ms |
Creating sort index | 0.04 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Removing tmp table | 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:1650 |
13 | JDatabaseDriver->loadObject() | JROOT/components/com_content/models/article.php:159 |
12 | ContentModelArticle->getItem() | JROOT/libraries/legacy/view/legacy.php:408 |
11 | JViewLegacy->get() | JROOT/components/com_content/views/article/view.html.php:42 |
10 | ContentViewArticle->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.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.20 ms After last query: 3.44 ms Query memory: 0.027 MB Memory before query: 14.766 MB Rows returned: 2
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM opxgw_categories as c
LEFT JOIN (SELECT cat.id as id
FROM opxgw_categories AS cat JOIN opxgw_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id) AS badcats
ON badcats.id = c.id
LEFT JOIN opxgw_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND badcats.id is null
AND s.id=8
GROUP BY c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version
ORDER BY c.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | PRIMARY | s | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | Using temporary; Using filesort |
1 | PRIMARY | c | ALL | cat_idx,idx_access,idx_left_right | NO INDEX KEY COULD BE USED | NULL | NULL | 12 | Using where |
1 | PRIMARY | <derived2> | ref | key0 | key0 | 5 | bennett_admin.c.id | 2 | Using where |
2 | DERIVED | parent | range | cat_idx,idx_left_right | cat_idx | 203 | NULL | 2 | Using index condition; Using temporary; Using filesort |
2 | DERIVED | cat | index | PRIMARY,idx_left_right | idx_left_right | 8 | NULL | 12 | Using where; Using index; Using join buffer (flat, BNL join) |
Status | Duration |
---|
Starting | 0.14 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.04 ms |
init | 0.11 ms |
Optimizing | 0.04 ms |
Optimizing | 0.02 ms |
Statistics | 0.08 ms |
Statistics | 0.21 ms |
Preparing | 0.03 ms |
Creating tmp table | 0.02 ms |
Sorting result | 0.02 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.04 ms |
Creating tmp table | 0.13 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.04 ms |
Executing | 0.01 ms |
Sending data | 0.05 ms |
Creating sort index | 0.02 ms |
Removing tmp table | 0.01 ms |
Creating sort index | 0.61 ms |
Creating sort index | 0.06 ms |
Removing tmp table | 0.12 ms |
Creating sort index | 0.02 ms |
End of update loop | 0.03 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Removing tmp table | 0.02 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 | 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
14 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:309 |
13 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:184 |
12 | JCategories->get() | JROOT/components/com_content/helpers/route.php:44 |
11 | ContentHelperRoute::getArticleRoute() | JROOT/components/com_content/views/article/view.html.php:71 |
10 | ContentViewArticle->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.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.65 ms After last query: 1.31 ms Query memory: 0.025 MB Memory before query: 14.821 MB Rows returned: 0
SELECT `m`.`tag_id`,`t`.*
FROM `opxgw_contentitem_tag_map` AS m
INNER JOIN `opxgw_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 1
AND `t`.`published` = 1
AND t.access IN (1,1,5)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ALL | idx_tag_type | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using where |
1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | bennett_admin.m.tag_id | 1 | Using where |
Status | Duration |
---|
Starting | 0.07 ms |
checking permissions | 0.01 ms |
Opening tables | 0.07 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.03 ms |
init | 0.04 ms |
Optimizing | 0.04 ms |
Statistics | 0.08 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.04 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.03 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 | 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
12 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:435 |
11 | JHelperTags->getItemTags() | JROOT/components/com_content/views/article/view.html.php:156 |
10 | ContentViewArticle->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.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.56 ms After last query: 27.55 ms Query memory: 0.022 MB Memory before query: 18.033 MB Rows returned: 23
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-10-05 19:10:06')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2024-10-05 19:10:06')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 101 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.19 ms |
checking permissions | 0.02 ms |
Opening tables | 0.07 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
init | 0.07 ms |
Optimizing | 0.06 ms |
Statistics | 0.13 ms |
Preparing | 0.06 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.02 ms |
Creating sort index | 0.62 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.03 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() | 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.64 ms After last query: 9.15 ms Query memory: 0.031 MB Memory before query: 18.376 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`='3'
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.11 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
init | 0.05 ms |
Optimizing | 0.04 ms |
Statistics | 0.05 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.03 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.03 ms |
# | Caller | File and line number | 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
14 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_rsform/helpers/rsform.php:3368 |
13 | RSFormProHelper::getForm() | JROOT/administrator/components/com_rsform/helpers/rsform.php:213 |
12 | RSFormProHelper::displayForm() | JROOT/modules/mod_rsform/tmpl/default.php:14 |
11 | require JROOT/modules/mod_rsform/tmpl/default.php | JROOT/modules/mod_rsform/mod_rsform.php:26 |
10 | include JROOT/modules/mod_rsform/mod_rsform.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.44 ms After last query: 0.27 ms Query memory: 0.021 MB Memory before query: 18.404 MB Rows returned: 1
SELECT `Lang`
FROM opxgw_rsform_forms
WHERE `FormId` = '3'
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.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 | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.03 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.03 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.01 ms |
Reset for next command | 0.03 ms |
# | Caller | File and line number | 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
14 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_rsform/helpers/rsform.php:2688 |
13 | RSFormProHelper::getTranslations() | JROOT/administrator/components/com_rsform/helpers/rsform.php:253 |
12 | RSFormProHelper::displayForm() | JROOT/modules/mod_rsform/tmpl/default.php:14 |
11 | require JROOT/modules/mod_rsform/tmpl/default.php | JROOT/modules/mod_rsform/mod_rsform.php:26 |
10 | include JROOT/modules/mod_rsform/mod_rsform.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.56 ms After last query: 1.01 ms Query memory: 0.022 MB Memory before query: 18.425 MB Rows returned: 0
SELECT ComponentId
FROM opxgw_rsform_components
WHERE ComponentTypeId='6'
AND FormId='3'
AND Published='1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | opxgw_rsform_components | ref|filter | ComponentTypeId,FormId | ComponentTypeId|FormId | 4|4 | const | 1 (9%) | Using where; Using rowid filter |
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.03 ms |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.08 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.03 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.04 ms |
# | Caller | File and line number | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1538 |
15 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_rsform/helpers/rsform.php:1174 |
14 | RSFormProHelper::componentExists() | JROOT/administrator/components/com_rsform/helpers/rsform.php:1293 |
13 | RSFormProHelper::showForm() | JROOT/administrator/components/com_rsform/helpers/rsform.php:323 |
12 | RSFormProHelper::displayForm() | JROOT/modules/mod_rsform/tmpl/default.php:14 |
11 | require JROOT/modules/mod_rsform/tmpl/default.php | JROOT/modules/mod_rsform/mod_rsform.php:26 |
10 | include JROOT/modules/mod_rsform/mod_rsform.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.46 ms After last query: 0.10 ms Query memory: 0.022 MB Memory before query: 18.446 MB Rows returned: 0
SELECT ComponentId
FROM opxgw_rsform_components
WHERE ComponentTypeId='411'
AND FormId='3'
AND Published='1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | opxgw_rsform_components | ref|filter | ComponentTypeId,FormId | ComponentTypeId|FormId | 4|4 | const | 1 (9%) | Using where; Using rowid filter |
Status | Duration |
---|
Starting | 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 |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.04 ms |
Preparing | 0.03 ms |
Executing | 0.02 ms |
Sending data | 0.04 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.03 ms |
# | Caller | File and line number | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1538 |
15 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_rsform/helpers/rsform.php:1174 |
14 | RSFormProHelper::componentExists() | JROOT/administrator/components/com_rsform/helpers/rsform.php:1294 |
13 | RSFormProHelper::showForm() | JROOT/administrator/components/com_rsform/helpers/rsform.php:323 |
12 | RSFormProHelper::displayForm() | JROOT/modules/mod_rsform/tmpl/default.php:14 |
11 | require JROOT/modules/mod_rsform/tmpl/default.php | JROOT/modules/mod_rsform/mod_rsform.php:26 |
10 | include JROOT/modules/mod_rsform/mod_rsform.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: 1.22 ms After last query: 0.32 ms Query memory: 0.023 MB Memory before query: 18.478 MB Rows returned: 9
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` = '3'
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 | ref | ComponentId,FormId | FormId | 4 | const | 9 | 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.07 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.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.06 ms |
Preparing | 0.03 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.02 ms |
Creating sort index | 0.61 ms |
End of update loop | 0.02 ms |
Query end | 0.03 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.03 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/administrator/components/com_rsform/helpers/rsform.php:2216 |
14 | RSFormProHelper::getComponents() | JROOT/administrator/components/com_rsform/helpers/rsform.php:1309 |
13 | RSFormProHelper::showForm() | JROOT/administrator/components/com_rsform/helpers/rsform.php:323 |
12 | RSFormProHelper::displayForm() | JROOT/modules/mod_rsform/tmpl/default.php:14 |
11 | require JROOT/modules/mod_rsform/tmpl/default.php | JROOT/modules/mod_rsform/mod_rsform.php:26 |
10 | include JROOT/modules/mod_rsform/mod_rsform.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.77 ms After last query: 1.10 ms Query memory: 0.027 MB Memory before query: 18.617 MB Rows returned: 136
SELECT `PropertyName`,`PropertyValue`,`ComponentId`
FROM `opxgw_rsform_properties`
WHERE `ComponentId` IN (89,90,91,94,95,96,92,97,93)
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.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 | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.05 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.27 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.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.02 ms |
Reset for next command | 0.03 ms |
# | Caller | File and line number | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_rsform/helpers/rsform.php:545 |
14 | RSFormProHelper::getComponentProperties() | JROOT/administrator/components/com_rsform/helpers/rsform.php:1368 |
13 | RSFormProHelper::showForm() | JROOT/administrator/components/com_rsform/helpers/rsform.php:323 |
12 | RSFormProHelper::displayForm() | JROOT/modules/mod_rsform/tmpl/default.php:14 |
11 | require JROOT/modules/mod_rsform/tmpl/default.php | JROOT/modules/mod_rsform/mod_rsform.php:26 |
10 | include JROOT/modules/mod_rsform/mod_rsform.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.44 ms After last query: 0.62 ms Query memory: 0.022 MB Memory before query: 18.836 MB Rows returned: 1
SELECT `FormId`
FROM `opxgw_rsform_components`
WHERE `ComponentId`='89'
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.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.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.03 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.02 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.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 | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
15 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_rsform/helpers/rsform.php:560 |
14 | RSFormProHelper::getComponentProperties() | JROOT/administrator/components/com_rsform/helpers/rsform.php:1368 |
13 | RSFormProHelper::showForm() | JROOT/administrator/components/com_rsform/helpers/rsform.php:323 |
12 | RSFormProHelper::displayForm() | JROOT/modules/mod_rsform/tmpl/default.php:14 |
11 | require JROOT/modules/mod_rsform/tmpl/default.php | JROOT/modules/mod_rsform/mod_rsform.php:26 |
10 | include JROOT/modules/mod_rsform/mod_rsform.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.48 ms After last query: 2.44 ms Query memory: 0.031 MB Memory before query: 19.003 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.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 | 0.02 ms |
Optimizing | 0.03 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.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.03 ms |
# | Caller | File and line number | 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
23 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_rsform/helpers/config.php:50 |
22 | RSFormProConfig->load() | JROOT/administrator/components/com_rsform/helpers/config.php:17 |
21 | RSFormProConfig->__construct() | JROOT/administrator/components/com_rsform/helpers/config.php:97 |
20 | RSFormProConfig::getInstance() | JROOT/administrator/components/com_rsform/helpers/rsform.php:451 |
19 | RSFormProHelper::getConfig() | JROOT/plugins/system/rsfprecaptchav2/rsfprecaptchav2.php:97 |
18 | plgSystemRSFPReCaptchav2->rsfp_bk_onAfterCreateFrontComponentBody() | Same as call in the line below. |
17 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
16 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
15 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
14 | JApplicationBase->triggerEvent() | JROOT/administrator/components/com_rsform/helpers/rsform.php:1483 |
13 | RSFormProHelper::showForm() | JROOT/administrator/components/com_rsform/helpers/rsform.php:323 |
12 | RSFormProHelper::displayForm() | JROOT/modules/mod_rsform/tmpl/default.php:14 |
11 | require JROOT/modules/mod_rsform/tmpl/default.php | JROOT/modules/mod_rsform/mod_rsform.php:26 |
10 | include JROOT/modules/mod_rsform/mod_rsform.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.51 ms After last query: 1.80 ms Query memory: 0.026 MB Memory before query: 19.164 MB Rows returned: 0
SELECT ComponentId
FROM opxgw_rsform_components
WHERE ComponentTypeId='41'
AND FormId='3'
AND Published='1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | opxgw_rsform_components | ref|filter | ComponentTypeId,FormId | ComponentTypeId|FormId | 4|4 | const | 1 (9%) | Using where; Using rowid filter |
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 | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.06 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.03 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 | 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1538 |
18 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_rsform/helpers/rsform.php:1174 |
17 | RSFormProHelper::componentExists() | JROOT/administrator/components/com_rsform/helpers/fields/button.php:152 |
16 | RSFormProFieldButton->getPreviousButton() | JROOT/administrator/components/com_rsform/helpers/fields/submitbutton.php:58 |
15 | RSFormProFieldSubmitButton->getFormInput() | JROOT/administrator/components/com_rsform/helpers/field.php:39 |
14 | RSFormProField->__get() | JROOT/administrator/components/com_rsform/helpers/rsform.php:1468 |
13 | RSFormProHelper::showForm() | JROOT/administrator/components/com_rsform/helpers/rsform.php:323 |
12 | RSFormProHelper::displayForm() | JROOT/modules/mod_rsform/tmpl/default.php:14 |
11 | require JROOT/modules/mod_rsform/tmpl/default.php | JROOT/modules/mod_rsform/mod_rsform.php:26 |
10 | include JROOT/modules/mod_rsform/mod_rsform.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.51 ms After last query: 0.64 ms Query memory: 0.022 MB Memory before query: 19.216 MB Rows returned: 0
SELECT ComponentId
FROM opxgw_rsform_components
WHERE ComponentTypeId='9'
AND FormId='3'
AND Published='1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | opxgw_rsform_components | ref|filter | ComponentTypeId,FormId | ComponentTypeId|FormId | 4|4 | const | 1 (9%) | Using where; Using rowid filter |
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 | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.05 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.05 ms |
End of update loop | 0.01 ms |
Query end | 0.03 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.03 ms |
# | Caller | File and line number | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1538 |
15 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_rsform/helpers/rsform.php:1174 |
14 | RSFormProHelper::componentExists() | JROOT/administrator/components/com_rsform/helpers/rsform.php:1591 |
13 | RSFormProHelper::showForm() | JROOT/administrator/components/com_rsform/helpers/rsform.php:323 |
12 | RSFormProHelper::displayForm() | JROOT/modules/mod_rsform/tmpl/default.php:14 |
11 | require JROOT/modules/mod_rsform/tmpl/default.php | JROOT/modules/mod_rsform/mod_rsform.php:26 |
10 | include JROOT/modules/mod_rsform/mod_rsform.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.55 ms After last query: 0.40 ms Query memory: 0.023 MB Memory before query: 19.249 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` = 3
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.09 ms |
checking permissions | 0.01 ms |
Opening tables | 0.04 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.04 ms |
Preparing | 0.01 ms |
Executing | 0.02 ms |
End of update loop | 0.01 ms |
Query end | 0.03 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.03 ms |
# | Caller | File and line number | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_rsform/helpers/rsform.php:1222 |
14 | RSFormProHelper::getConditions() | JROOT/administrator/components/com_rsform/helpers/rsform.php:1674 |
13 | RSFormProHelper::showForm() | JROOT/administrator/components/com_rsform/helpers/rsform.php:323 |
12 | RSFormProHelper::displayForm() | JROOT/modules/mod_rsform/tmpl/default.php:14 |
11 | require JROOT/modules/mod_rsform/tmpl/default.php | JROOT/modules/mod_rsform/mod_rsform.php:26 |
10 | include JROOT/modules/mod_rsform/mod_rsform.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.37 ms After last query: 0.11 ms Query memory: 0.023 MB Memory before query: 19.269 MB Rows returned: 0
SELECT *
FROM opxgw_rsform_calculations
WHERE formId = 3
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.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.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.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.03 ms |
Updating status | 0.02 ms |
Reset for next command | 0.03 ms |
# | Caller | File and line number | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_rsform/helpers/rsform.php:3256 |
14 | RSFormProHelper::getCalculations() | JROOT/administrator/components/com_rsform/helpers/rsform.php:1729 |
13 | RSFormProHelper::showForm() | JROOT/administrator/components/com_rsform/helpers/rsform.php:323 |
12 | RSFormProHelper::displayForm() | JROOT/modules/mod_rsform/tmpl/default.php:14 |
11 | require JROOT/modules/mod_rsform/tmpl/default.php | JROOT/modules/mod_rsform/mod_rsform.php:26 |
10 | include JROOT/modules/mod_rsform/mod_rsform.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: 38.91 ms After last query: 4.88 ms Query memory: 0.028 MB Memory before query: 19.690 MB Rows returned: 4
SELECT DISTINCT i.*,c.name AS categoryname,c.id AS categoryid, c.alias AS categoryalias, c.params AS categoryparams
FROM opxgw_k2_items as i RIGHT JOIN opxgw_k2_categories c
ON c.id = i.catid
WHERE i.published = 1
AND i.access IN(1,1,5)
AND i.trash = 0
AND c.published = 1
AND c.access IN(1,1,5)
AND c.trash = 0
AND ( i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2024-10-05 19:10:06' )
AND ( i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2024-10-05 19:10:06' )
AND i.catid IN(3,1)
ORDER BY i.id DESC
LIMIT 0, 4
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c | ALL | PRIMARY,category,published,access,trash | NO INDEX KEY COULD BE USED | NULL | NULL | 4 | Using where; Using temporary; Using filesort |
1 | SIMPLE | i | ref | item,catid | catid | 4 | bennett_admin.c.id | 41 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.12 ms |
checking permissions | 0.01 ms |
Opening tables | 0.10 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.07 ms |
Optimizing | 0.04 ms |
Statistics | 0.20 ms |
Preparing | 0.05 ms |
Creating tmp table | 0.07 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 33.55 ms |
Creating sort index | 3.18 ms |
Removing tmp table | 1.15 ms |
Creating sort index | 0.03 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.05 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.03 ms |
Updating status | 0.03 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
12 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_k2_content/helper.php:286 |
11 | modK2ContentHelper::getItems() | JROOT/modules/mod_k2_content/mod_k2_content.php:70 |
10 | include JROOT/modules/mod_k2_content/mod_k2_content.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: 1.33 ms After last query: 12.11 ms Query memory: 0.030 MB Memory before query: 20.665 MB Rows returned: 6
SELECT i.*,
CASE WHEN i.modified = 0 THEN i.created ELSE i.modified END as lastChanged, c.name AS categoryname,c.id AS categoryid, c.alias AS categoryalias, c.params AS categoryparams
FROM opxgw_k2_items as i RIGHT JOIN opxgw_k2_categories c
ON c.id = i.catid
WHERE i.published = 1
AND i.access IN(1,1,5)
AND i.trash = 0
AND c.published = 1
AND c.access IN(1,1,5)
AND c.trash = 0
AND ( i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2024-10-05 19:10:06' )
AND ( i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2024-10-05 19:10:06' )
AND i.catid IN(4)
ORDER BY i.id DESC
LIMIT 0, 10
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c | const | PRIMARY,category,published,access,trash | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | i | ref | item,catid | catid | 4 | const | 7 | Using where |
Status | Duration |
---|
Starting | 0.25 ms |
checking permissions | 0.02 ms |
Opening tables | 0.04 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
init | 0.09 ms |
Optimizing | 0.08 ms |
Statistics | 0.17 ms |
Preparing | 0.02 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.05 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.28 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.04 ms |
closing tables | 0.02 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 | 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
12 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_ext_owl_carousel_k2_content/helper.php:277 |
11 | modK2OwlCarouselContentHelper::getItems() | JROOT/modules/mod_ext_owl_carousel_k2_content/mod_ext_owl_carousel_k2_content.php:103 |
10 | include JROOT/modules/mod_ext_owl_carousel_k2_content/mod_ext_owl_carousel_k2_content.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.68 ms After last query: 2.39 ms Query memory: 0.022 MB Memory before query: 21.201 MB Rows returned: 4
SELECT id, name, parent
FROM opxgw_k2_categories
WHERE published=1
AND trash=0
AND access IN(1,1,5)
ORDER BY parent
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | opxgw_k2_categories | ALL | category,published,access,trash | NO INDEX KEY COULD BE USED | NULL | NULL | 4 | Using where; Using filesort |
Status | Duration |
---|
Starting | 0.07 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.05 ms |
Optimizing | 0.03 ms |
Statistics | 0.12 ms |
Preparing | 0.03 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.02 ms |
Creating sort index | 0.09 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 | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
15 | JDatabaseDriver->loadObjectList() | JROOT/components/com_k2/models/itemlist.php:1245 |
14 | K2ModelItemlist->getCategoriesTree() | JROOT/components/com_k2/helpers/route.php:314 |
13 | K2HelperRoute::_findItem() | JROOT/components/com_k2/helpers/route.php:41 |
12 | K2HelperRoute::getItemRoute() | JROOT/modules/mod_ext_owl_carousel_k2_content/helper.php:360 |
11 | modK2OwlCarouselContentHelper::getItems() | JROOT/modules/mod_ext_owl_carousel_k2_content/mod_ext_owl_carousel_k2_content.php:103 |
10 | include JROOT/modules/mod_ext_owl_carousel_k2_content/mod_ext_owl_carousel_k2_content.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.62 ms After last query: 11.46 ms Query memory: 0.018 MB Memory before query: 21.694 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.09 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.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.03 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.10 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 | 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.20 ms After last query: 1.50 ms Query memory: 0.035 MB Memory before query: 21.761 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.08 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 |
init | 0.07 ms |
Optimizing | 0.03 ms |
Statistics | 0.07 ms |
Preparing | 0.03 ms |
Creating tmp table | 0.08 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 1.11 ms |
Creating sort index | 0.20 ms |
Removing tmp table | 0.17 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 |
Query Time: 0.67 ms After last query: 12.04 ms Query memory: 0.018 MB Memory before query: 22.391 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.09 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.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.05 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.07 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.06 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.37 ms After last query: 0.83 ms Query memory: 0.035 MB Memory before query: 22.456 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.06 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.05 ms |
Optimizing | 0.03 ms |
Statistics | 0.06 ms |
Preparing | 0.03 ms |
Creating tmp table | 0.08 ms |
Sorting result | 0.03 ms |
Executing | 0.01 ms |
Sending data | 1.37 ms |
Creating sort index | 0.19 ms |
Removing tmp table | 0.16 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.01 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 `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `opxgw_extensions`
2 × SELECT *
FROM opxgw_swmenupro_styles
1 × SELECT `PropertyName`,`PropertyValue`,`ComponentId`
FROM `opxgw_rsform_properties`
1 × SELECT `FormId`
FROM `opxgw_rsform_components`
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 `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 *
FROM opxgw_rsform_confi
1 × SELECT `Lang`
FROM opxgw_rsform_forms
1 × SELECT *
FROM opxgw_rsform_calculations
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 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 id, name, parent
FROM opxgw_k2_categories
1 × SELECT i.*,
CASE WHEN i.modified = 0 THEN i.created ELSE i.modified END as lastChanged, c.name AS categoryname,c.id AS categoryid, c.alias AS categoryalias, c.params AS categoryparams
FROM opxgw_k2_items as i RIGHT JOIN opxgw_k2_categories c
ON c.id = i.catid
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 DISTINCT i.*,c.name AS categoryname,c.id AS categoryid, c.alias AS categoryalias, c.params AS categoryparams
FROM opxgw_k2_items as i RIGHT JOIN opxgw_k2_categories c
ON c.id = i.catid
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`.`tag_id`,`t`.*
FROM `opxgw_contentitem_tag_map` AS m
INNER JOIN `opxgw_tags` AS t
ON `m`.`tag_id` = `t`.`id`
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 *
FROM opxgw_languages
1 × SELECT folder AS type, element AS name, params
FROM opxgw_extensions
1 × SELECT id, rules
FROM `opxgw_viewlevels
1 × SELECT `session_id`
FROM `opxgw_session`
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 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_assets
1 × SELECT a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext,
CASE WHEN badcats.id is null THEN a.state ELSE 0 END AS state, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference,c.title AS category_title, c.alias AS category_alias, c.access AS category_access,u.name AS author,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count
FROM opxgw_content AS a
LEFT JOIN opxgw_categories AS c
on c.id = a.catid
LEFT JOIN opxgw_users AS u
on u.id = a.created_by
LEFT JOIN opxgw_categories as parent
ON parent.id = c.parent_id
LEFT JOIN opxgw_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM opxgw_categories AS cat JOIN opxgw_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
1 × SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time, c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level, c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id, c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM opxgw_categories as c
LEFT JOIN (SELECT cat.id as id
FROM opxgw_categories AS cat JOIN opxgw_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
1 × SELECT *
FROM opxgw_content
1 × SELECT a.name, a.rules
FROM opxgw_assets AS a
1 × SELECT a.rules
FROM opxgw_assets AS a
1 × SELECT element
FROM opxgw_extensions
1 × SELECT `data`
FROM `opxgw_session`