**Query Time: 1.55 ms** **Query memory: 0.018 MB Memory before query: 3.071 MB** **Rows returned: 0**
SELECT `data`
FROM `bewasn_session`
WHERE `session_id` = 'm58a5nj6r8r3j57ahn640inkf1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | bewasn_session | const | PRIMARY | PRIMARY | 766 | const | 1 | |
Status | Duration |
---|
Starting | 0.05 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.07 ms |
checking permissions | 0.02 ms |
Opening tables | 0.39 ms |
After opening tables | 0.03 ms |
System lock | 0.01 ms |
table lock | 0.03 ms |
Waiting for query cache lock | 0.04 ms |
init | 0.04 ms |
Optimizing | 0.03 ms |
Statistics | 0.06 ms |
Preparing | 0.02 ms |
Executing | 0.02 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.35 ms |
Waiting for query cache lock | 0.03 ms |
Updating status | 0.01 ms |
Storing result in query cache | 0.01 ms |
Reset for next command | 0.01 ms |
# | **Caller** | **File and line number** | 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.69 ms** **After last query: 12.79 ms** **Query memory: 0.008 MB Memory before query: 3.277 MB**
DELETE
FROM `bewasn_session`
WHERE `time` < '1732169333'
**EXPLAIN not possible on query: DELETE
FROM `bewasn_session`
WHERE `time` < '1732169333'**
Status | Duration |
---|
Starting | 0.11 ms |
checking permissions | 0.02 ms |
Opening tables | 0.04 ms |
After opening tables | 0.02 ms |
System lock | 0.03 ms |
table lock | 0.01 ms |
init for update | 0.12 ms |
Updating | 0.05 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.02 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | **Caller** | **File and line number** | 6 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/application/cms.php:790 |
5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:408 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:46 |
**Query Time: 1.41 ms** **After last query: 0.31 ms** **Query memory: 0.012 MB Memory before query: 3.289 MB** **Rows returned: 0**
SELECT `session_id`
FROM `bewasn_session`
WHERE `session_id` = 'm58a5nj6r8r3j57ahn640inkf1'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | bewasn_session | const | PRIMARY | PRIMARY | 766 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.01 ms |
Checking query cache for query | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
Waiting for query cache lock | 0.05 ms |
init | 0.03 ms |
Optimizing | 0.04 ms |
Statistics | 0.05 ms |
Preparing | 0.01 ms |
Executing | 0.02 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.64 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.01 ms |
Storing result in query cache | 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: 1.33 ms** **After last query: 0.32 ms** **Query memory: 0.009 MB Memory before query: 3.304 MB**
INSERT INTO `bewasn_session`
(`session_id`,`client_id`,`guest`,`time`,`userid`,`username`)
VALUES
('m58a5nj6r8r3j57ahn640inkf1', 0, 1, '1732170233', 0, '')
**EXPLAIN not possible on query: INSERT INTO `bewasn_session`
(`session_id`,`client_id`,`guest`,`time`,`userid`,`username`) VALUES
('m58a5nj6r8r3j57ahn640inkf1', 0, 1, '1732170233', 0, '')**
Status | Duration |
---|
Starting | 0.07 ms |
checking permissions | 0.02 ms |
Opening tables | 0.12 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
init for update | 0.03 ms |
Update | 0.12 ms |
Waiting for query cache lock | 0.02 ms |
Update | 0.03 ms |
End of update loop | 0.01 ms |
Query end | 0.02 ms |
Commit | 0.60 ms |
Query end | 0.02 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | **Caller** | **File and line number** | 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.30 ms** **After last query: 46.39 ms** **Query memory: 0.015 MB Memory before query: 3.867 MB** **Rows returned: 2**
SELECT b.id
FROM bewasn_usergroups AS a
LEFT JOIN bewasn_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.05 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.02 ms |
checking privileges on cached | 0.01 ms |
checking permissions | 0.02 ms |
Sending cached result to clien | 0.03 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | **Caller** | **File and line number** | 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php: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: 1.21 ms** **After last query: 1.46 ms** **Query memory: 0.014 MB Memory before query: 3.943 MB** **Rows returned: 6**
SELECT id, rules
FROM `bewasn_viewlevels`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | bewasn_viewlevels | ALL | NULL | **NO INDEX KEY COULD BE USED** | NULL | NULL | 6 | |
Status | Duration |
---|
Starting | 0.03 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.07 ms |
checking permissions | 0.02 ms |
Opening tables | 0.39 ms |
After opening tables | 0.03 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
Waiting for query cache lock | 0.04 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.03 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.07 ms |
End of update loop | 0.03 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.03 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.01 ms |
Storing result in query cache | 0.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: 2.07 ms** **After last query: 116.41 ms** **Query memory: 0.013 MB Memory before query: 5.498 MB** **Rows returned: 1**
SELECT `enabled`
FROM `bewasn_extensions`
WHERE `element` = 'com_akeeba'
AND `type` = 'component'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | bewasn_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.03 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.01 ms |
checking permissions | 0.02 ms |
Sending cached result to clien | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | **Caller** | **File and line number** | 9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
8 | JDatabaseDriver->loadResult() | JROOT/plugins/system/backuponupdate/backuponupdate.php:50 |
7 | require_once JROOT/plugins/system/backuponupdate/backuponupdate.php | JROOT/libraries/cms/plugin/helper.php:230 |
6 | JPluginHelper::import() | JROOT/libraries/cms/plugin/helper.php:170 |
5 | JPluginHelper::importPlugin() | JROOT/libraries/cms/application/cms.php:669 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:681 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 5.48 ms** **After last query: 84.61 ms** **Query memory: 0.029 MB Memory before query: 6.473 MB** **Rows returned: 18**
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 bewasn_menu AS m
LEFT JOIN bewasn_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 | 84 | Using index condition; Using where; **Using filesort** |
1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | bewaasn_normal.m.component_id | 1 | Using where |
Status | Duration |
---|
Starting | 0.08 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.16 ms |
checking permissions | 0.02 ms |
Opening tables | 0.66 ms |
After opening tables | 0.05 ms |
System lock | 0.04 ms |
table lock | 0.02 ms |
Waiting for query cache lock | 0.05 ms |
init | 0.09 ms |
Optimizing | 0.06 ms |
Statistics | 0.11 ms |
Preparing | 0.07 ms |
Sorting result | 0.03 ms |
Executing | 0.03 ms |
Sending data | 0.03 ms |
Creating sort index | 0.69 ms |
End of update loop | 0.03 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.02 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.04 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.44 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.01 ms |
Storing result in query cache | 0.01 ms |
Reset for next command | 0.01 ms |
# | **Caller** | **File and line number** | 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: 11.39 ms** **After last query: 70.15 ms** **Query memory: 0.012 MB Memory before query: 7.164 MB**
UPDATE `bewasn_extensions`
SET `params` = '{\"mediaversion\":\"de8914e9ee24fb1f1e609033590ec096\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
**EXPLAIN not possible on query: UPDATE `bewasn_extensions`
SET `params` = '{\"mediaversion\":\"de8914e9ee24fb1f1e609033590ec096\"}'
WHERE `type` = 'library' AND `element` = 'joomla'**
Status | Duration |
---|
Starting | 0.16 ms |
checking permissions | 0.02 ms |
Opening tables | 0.05 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init for update | 0.16 ms |
Updating | 0.13 ms |
End of update loop | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 10.43 ms |
Query end | 0.07 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.02 ms |
Query end | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | **Caller** | **File and line number** | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/library/helper.php:119 |
9 | JLibraryHelper::saveParams() | JROOT/libraries/cms/version/version.php:325 |
8 | JVersion->setMediaVersion() | JROOT/libraries/cms/version/version.php:284 |
7 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:755 |
6 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
5 | JFactory::getDocument() | JROOT/libraries/joomla/application/web.php:977 |
4 | JApplicationWeb->loadDocument() | JROOT/libraries/cms/application/site.php:130 |
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.14 ms** **After last query: 71.16 ms** **Query memory: 0.029 MB Memory before query: 8.308 MB** **Rows returned: 8**
SHOW FULL COLUMNS
FROM `bewasn_assets`
**EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `bewasn_assets`**
Status | Duration |
---|
Starting | 0.10 ms |
checking permissions | 0.02 ms |
closing tables | 0.01 ms |
checking permissions | 0.03 ms |
Opening tables | 0.49 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.02 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Filling schema table | 0.02 ms |
Opening tables | 0.38 ms |
After opening tables | 0.03 ms |
checking permissions | 0.09 ms |
closing tables | 0.01 ms |
checking permissions | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.08 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Removing tmp table | 0.19 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.03 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | **Caller** | **File and line number** | 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.92 ms** **After last query: 20.20 ms** **Query memory: 0.024 MB Memory before query: 8.379 MB** **Rows returned: 1**
SELECT *
FROM bewasn_assets
WHERE `id` = '1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | bewasn_assets | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.05 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 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.03 ms |
Waiting for query cache lock | 0.05 ms |
init | 0.05 ms |
Optimizing | 0.03 ms |
Statistics | 0.08 ms |
Preparing | 0.02 ms |
Unlocking tables | 0.02 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.03 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.03 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.01 ms |
Storing result in query cache | 0.04 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.81 ms** **After last query: 0.52 ms** **Query memory: 0.020 MB Memory before query: 8.397 MB** **Rows returned: 1**
SELECT a.rules
FROM bewasn_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.04 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.01 ms |
Checking query cache for query | 0.07 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
Waiting for query cache lock | 0.03 ms |
init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.07 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.12 ms |
End of update loop | 0.03 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.03 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.01 ms |
Storing result in query cache | 0.01 ms |
Reset for next command | 0.01 ms |
# | **Caller** | **File and line number** | 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.21 ms** **After last query: 5.46 ms** **Query memory: 0.023 MB Memory before query: 8.452 MB** **Rows returned: 29**
SELECT element
FROM bewasn_extensions
WHERE type = 'component'
AND enabled = '1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | bewasn_extensions | ref | extension | extension | 82 | const | 36 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.03 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.01 ms |
checking permissions | 0.02 ms |
Sending cached result to clien | 0.03 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 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.81 ms** **After last query: 0.41 ms** **Query memory: 0.023 MB Memory before query: 8.479 MB** **Rows returned: 29**
SELECT a.name, a.rules
FROM bewasn_assets AS a
WHERE (a.name IN ('com_admin','com_ajax','com_akeeba','com_cache','com_categories','com_checkin','com_config','com_content','com_contenthistory','com_cpanel','com_dms','com_fieldsattach','com_installer','com_jce','com_joomlaupdate','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_plugins','com_postinstall','com_redirect','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 | range | idx_asset_name | idx_asset_name | 202 | NULL | 30 | Using index condition |
Status | Duration |
---|
Starting | 0.02 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.01 ms |
checking permissions | 0.01 ms |
Sending cached result to clien | 0.03 ms |
Updating status | 0.01 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: 2.96 ms** **After last query: 15.82 ms** **Query memory: 0.025 MB Memory before query: 8.769 MB** **Rows returned: 30**
SHOW FULL COLUMNS
FROM `bewasn_content`
**EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `bewasn_content`**
Status | Duration |
---|
Starting | 0.08 ms |
checking permissions | 0.02 ms |
closing tables | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.55 ms |
After opening tables | 0.02 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 |
Filling schema table | 0.02 ms |
Opening tables | 1.11 ms |
After opening tables | 0.04 ms |
checking permissions | 0.20 ms |
closing tables | 0.03 ms |
checking permissions | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.09 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
closing tables | 0.02 ms |
Removing tmp table | 0.19 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.02 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | **Caller** | **File and line number** | 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: 1.31 ms** **After last query: 20.90 ms** **Query memory: 0.024 MB Memory before query: 9.099 MB** **Rows returned: 1**
SELECT *
FROM bewasn_content
WHERE `id` = '93'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | bewasn_content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.05 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.05 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
Waiting for query cache lock | 0.05 ms |
init | 0.06 ms |
Optimizing | 0.03 ms |
Statistics | 0.39 ms |
Preparing | 0.03 ms |
Unlocking tables | 0.02 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.05 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.02 ms |
Query end | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.03 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.01 ms |
Storing result in query cache | 0.01 ms |
Reset for next command | 0.01 ms |
# | **Caller** | **File and line number** | 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: 4.27 ms** **After last query: 0.52 ms** **Query memory: 0.014 MB Memory before query: 9.114 MB**
UPDATE bewasn_content
SET `hits` = (`hits` + 1)
WHERE `id` = '93'
**EXPLAIN not possible on query: UPDATE bewasn_content
SET `hits` = (`hits` + 1)
WHERE `id` = '93'**
Status | Duration |
---|
Starting | 0.08 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 for update | 0.09 ms |
Updating | 0.14 ms |
End of update loop | 0.02 ms |
Waiting for query cache lock | 0.01 ms |
End of update loop | 0.59 ms |
Query end | 0.02 ms |
Commit | 2.94 ms |
Query end | 0.03 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.02 ms |
Query end | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | **Caller** | **File and line number** | 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: 2.01 ms** **After last query: 27.47 ms** **Query memory: 0.030 MB Memory before query: 9.339 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 bewasn_content AS a
LEFT JOIN bewasn_categories AS c
on c.id = a.catid
LEFT JOIN bewasn_users AS u
on u.id = a.created_by
LEFT JOIN bewasn_categories as parent
ON parent.id = c.parent_id
LEFT JOIN bewasn_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM bewasn_categories AS cat JOIN bewasn_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 = 93
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2024-11-21 06:23:54')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2024-11-21 06:23:54')
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 | 5 | |
2 | DERIVED | parent | range | cat_idx,idx_left_right | cat_idx | 203 | NULL | 3 | Using index condition; Using temporary; **Using filesort** |
2 | DERIVED | cat | index | PRIMARY,idx_left_right | idx_left_right | 8 | NULL | 19 | Using where; Using index; Using join buffer (flat, BNL join) |
Status | Duration |
---|
Starting | 0.05 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.27 ms |
checking permissions | 0.02 ms |
Opening tables | 0.09 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
Waiting for query cache lock | 0.07 ms |
init | 0.18 ms |
Optimizing | 0.07 ms |
Optimizing | 0.04 ms |
Statistics | 0.11 ms |
Statistics | 0.17 ms |
Preparing | 0.04 ms |
Creating tmp table | 0.03 ms |
Sorting result | 0.03 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.05 ms |
Executing | 0.01 ms |
Sending data | 0.10 ms |
Creating sort index | 0.04 ms |
Removing tmp table | 0.02 ms |
Creating sort index | 0.04 ms |
End of update loop | 0.03 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 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 |
Query end | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.03 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.04 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.02 ms |
Storing result in query cache | 0.01 ms |
Reset for next command | 0.01 ms |
# | **Caller** | **File and line number** | 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
14 | JDatabaseDriver->loadObject() | JROOT/components/com_content/models/article.php:159 |
13 | ContentModelArticle->getItem() | JROOT/libraries/legacy/view/legacy.php:408 |
12 | JViewLegacy->get() | JROOT/components/com_content/views/article/view.html.php:42 |
11 | ContentViewArticle->display() | JROOT/libraries/joomla/cache/controller/view.php:95 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:660 |
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: 3.10 ms** **After last query: 15.91 ms** **Query memory: 0.028 MB Memory before query: 9.635 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 bewasn_categories as c
LEFT JOIN (SELECT cat.id as id
FROM bewasn_categories AS cat JOIN bewasn_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 bewasn_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=16
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 | 19 | Using where |
1 | PRIMARY | <derived2> | ref | key0 | key0 | 5 | bewaasn_normal.c.id | 7 | Using where |
2 | DERIVED | parent | range | cat_idx,idx_left_right | cat_idx | 203 | NULL | 4 | Using index condition; Using temporary; **Using filesort** |
2 | DERIVED | cat | index | PRIMARY,idx_left_right | idx_left_right | 8 | NULL | 19 | Using where; Using index; Using join buffer (flat, BNL join) |
Status | Duration |
---|
Starting | 0.04 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.23 ms |
checking permissions | 0.02 ms |
Opening tables | 0.05 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
Waiting for query cache lock | 0.04 ms |
init | 0.16 ms |
Optimizing | 0.07 ms |
Optimizing | 0.02 ms |
Statistics | 0.09 ms |
Statistics | 0.18 ms |
Preparing | 0.04 ms |
Creating tmp table | 0.03 ms |
Sorting result | 0.03 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.05 ms |
Creating tmp table | 0.10 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.07 ms |
Executing | 0.01 ms |
Sending data | 0.10 ms |
Creating sort index | 0.03 ms |
Removing tmp table | 0.02 ms |
Creating sort index | 0.80 ms |
Creating sort index | 0.11 ms |
Removing tmp table | 0.16 ms |
Creating sort index | 0.02 ms |
End of update loop | 0.03 ms |
Query end | 0.01 ms |
Commit | 0.02 ms |
Query end | 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 |
Query end | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.03 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.03 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.01 ms |
Storing result in query cache | 0.02 ms |
Reset for next command | 0.02 ms |
# | **Caller** | **File and line number** | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:309 |
14 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:184 |
13 | JCategories->get() | JROOT/components/com_content/helpers/route.php:44 |
12 | ContentHelperRoute::getArticleRoute() | JROOT/components/com_content/views/article/view.html.php:71 |
11 | ContentViewArticle->display() | JROOT/libraries/joomla/cache/controller/view.php:95 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:660 |
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.10 ms** **After last query: 1.72 ms** **Query memory: 0.025 MB Memory before query: 9.690 MB** **Rows returned: 0**
SELECT `m`.`tag_id`,`t`.*
FROM `bewasn_contentitem_tag_map` AS m
INNER JOIN `bewasn_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 93
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 | bewaasn_normal.m.tag_id | 1 | Using where |
Status | Duration |
---|
Starting | 0.03 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.10 ms |
checking permissions | 0.02 ms |
Opening tables | 0.67 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
Waiting for query cache lock | 0.05 ms |
init | 0.07 ms |
Optimizing | 0.05 ms |
Statistics | 0.10 ms |
Preparing | 0.05 ms |
Executing | 0.01 ms |
Sending data | 0.05 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.03 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.03 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.01 ms |
Storing result in query cache | 0.01 ms |
Reset for next command | 0.01 ms |
# | **Caller** | **File and line number** | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
13 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:435 |
12 | JHelperTags->getItemTags() | JROOT/components/com_content/views/article/view.html.php:156 |
11 | ContentViewArticle->display() | JROOT/libraries/joomla/cache/controller/view.php:95 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:660 |
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.35 ms** **After last query: 61.89 ms** **Query memory: 0.027 MB Memory before query: 10.109 MB** **Rows returned: 6**
SELECT *
FROM bewasn_extensions as a
WHERE a.folder = "fieldsattachment"
AND a.enabled= 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ALL | NULL | **NO INDEX KEY COULD BE USED** | NULL | NULL | 191 | Using where |
Status | Duration |
---|
Starting | 0.04 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.09 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 |
Waiting for query cache lock | 0.05 ms |
init | 0.06 ms |
Optimizing | 0.04 ms |
Statistics | 0.04 ms |
Preparing | 0.04 ms |
Executing | 0.01 ms |
Sending data | 0.42 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.03 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.01 ms |
Storing result in query cache | 0.01 ms |
Reset for next command | 0.01 ms |
# | **Caller** | **File and line number** | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
17 | JDatabaseDriver->loadObjectList() | JROOT/plugins/content/fieldsattachment/fieldsattachment.php:95 |
16 | plgContentfieldsattachment->getAll() | JROOT/plugins/content/fieldsattachment/fieldsattachment.php:83 |
15 | plgContentfieldsattachment->onContentBeforeDisplay() | **Same as call in the line below.** |
14 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
13 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
12 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:167 |
11 | ContentViewArticle->display() | JROOT/libraries/joomla/cache/controller/view.php:95 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:660 |
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.77 ms** **After last query: 4.93 ms** **Query memory: 0.024 MB Memory before query: 10.328 MB** **Rows returned: 1**
**Duplicate queries**:
#24 #28SELECT a.catid, a.language
FROM bewasn_content as a
WHERE a.id=93
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.04 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
Waiting for query cache lock | 0.03 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.07 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.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.03 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.01 ms |
Storing result in query cache | 0.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() | JROOT/administrator/components/com_fieldsattach/helpers/fieldsattach.php:558 |
17 | fieldsattachHelper::getfieldsForAll() | JROOT/plugins/content/fieldsattachment/fieldsattachment.php:98 |
16 | plgContentfieldsattachment->getAll() | JROOT/plugins/content/fieldsattachment/fieldsattachment.php:83 |
15 | plgContentfieldsattachment->onContentBeforeDisplay() | **Same as call in the line below.** |
14 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
13 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
12 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:167 |
11 | ContentViewArticle->display() | JROOT/libraries/joomla/cache/controller/view.php:95 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:660 |
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: 10.42 ms** **After last query: 0.27 ms** **Query memory: 0.029 MB Memory before query: 10.353 MB** **Rows returned: 0**
SELECT a.id as idgroup, a.title as titlegroup , a.description as descriptiongroup, a.position, a.catid, a.language, a.recursive, b.*
FROM bewasn_fieldsattach_groups as a
INNER JOIN bewasn_fieldsattach as b
ON a.id = b.groupid
WHERE a.catid = 0
AND a.published=1
AND b.published = 1
AND a.group_for=0
ORDER BY a.ordering, a.title, b.ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ALL | PRIMARY | **NO INDEX KEY COULD BE USED** | NULL | NULL | 2 | Using where; Using temporary; **Using filesort** |
1 | SIMPLE | b | ALL | NULL | **NO INDEX KEY COULD BE USED** | NULL | NULL | 4 | Using where; Using join buffer (flat, BNL join) |
Status | Duration |
---|
Starting | 0.02 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.08 ms |
checking permissions | 0.01 ms |
Opening tables | 6.93 ms |
After opening tables | 0.04 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
Waiting for query cache lock | 0.03 ms |
init | 0.07 ms |
Optimizing | 0.04 ms |
Statistics | 0.04 ms |
Preparing | 0.04 ms |
Creating tmp table | 0.09 ms |
Sorting result | 0.03 ms |
Executing | 0.01 ms |
Sending data | 1.85 ms |
Waiting for query cache lock | 0.03 ms |
Sending data | 0.01 ms |
Storing result in query cache | 0.52 ms |
Creating sort index | 0.06 ms |
Removing tmp table | 0.11 ms |
Creating sort index | 0.02 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.02 ms |
Query end | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.03 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | **Caller** | **File and line number** | 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
18 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_fieldsattach/helpers/fieldsattach.php:575 |
17 | fieldsattachHelper::getfieldsForAll() | JROOT/plugins/content/fieldsattachment/fieldsattachment.php:98 |
16 | plgContentfieldsattachment->getAll() | JROOT/plugins/content/fieldsattachment/fieldsattachment.php:83 |
15 | plgContentfieldsattachment->onContentBeforeDisplay() | **Same as call in the line below.** |
14 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
13 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
12 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:167 |
11 | ContentViewArticle->display() | JROOT/libraries/joomla/cache/controller/view.php:95 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:660 |
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.23 ms** **After last query: 0.32 ms** **Query memory: 0.024 MB Memory before query: 10.375 MB** **Rows returned: 1**
**Duplicate queries**:
#22 #28SELECT a.catid, a.language
FROM bewasn_content as a
WHERE a.id=93
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.03 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.02 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.01 ms |
checking permissions | 0.02 ms |
Sending cached result to clien | 0.02 ms |
Updating status | 0.01 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() | JROOT/administrator/components/com_fieldsattach/helpers/fieldsattach.php:634 |
17 | fieldsattachHelper::getfields() | JROOT/plugins/content/fieldsattachment/fieldsattachment.php:102 |
16 | plgContentfieldsattachment->getAll() | JROOT/plugins/content/fieldsattachment/fieldsattachment.php:83 |
15 | plgContentfieldsattachment->onContentBeforeDisplay() | **Same as call in the line below.** |
14 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
13 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
12 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:167 |
11 | ContentViewArticle->display() | JROOT/libraries/joomla/cache/controller/view.php:95 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:660 |
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.77 ms** **After last query: 0.20 ms** **Query memory: 0.025 MB Memory before query: 10.399 MB** **Rows returned: 1**
SELECT parent_id
FROM bewasn_categories as a
WHERE a.id=16
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.02 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.07 ms |
checking permissions | 0.01 ms |
Opening tables | 0.04 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
Waiting for query cache lock | 0.03 ms |
init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.06 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.02 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.02 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.03 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.02 ms |
Storing result in query cache | 0.01 ms |
Reset for next command | 0.01 ms |
# | **Caller** | **File and line number** | 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
19 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_fieldsattach/helpers/fieldsattach.php:854 |
18 | fieldsattachHelper::recursivecat() | JROOT/administrator/components/com_fieldsattach/helpers/fieldsattach.php:651 |
17 | fieldsattachHelper::getfields() | JROOT/plugins/content/fieldsattachment/fieldsattachment.php:102 |
16 | plgContentfieldsattachment->getAll() | JROOT/plugins/content/fieldsattachment/fieldsattachment.php:83 |
15 | plgContentfieldsattachment->onContentBeforeDisplay() | **Same as call in the line below.** |
14 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
13 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
12 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:167 |
11 | ContentViewArticle->display() | JROOT/libraries/joomla/cache/controller/view.php:95 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:660 |
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.64 ms** **After last query: 0.23 ms** **Query memory: 0.027 MB Memory before query: 10.424 MB** **Rows returned: 1**
SELECT parent_id
FROM bewasn_categories as a
WHERE a.id=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.02 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.03 ms |
Optimizing | 0.02 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.02 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.02 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.01 ms |
Storing result in query cache | 0.01 ms |
Reset for next command | 0.01 ms |
# | **Caller** | **File and line number** | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
20 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_fieldsattach/helpers/fieldsattach.php:854 |
19 | fieldsattachHelper::recursivecat() | JROOT/administrator/components/com_fieldsattach/helpers/fieldsattach.php:858 |
18 | fieldsattachHelper::recursivecat() | JROOT/administrator/components/com_fieldsattach/helpers/fieldsattach.php:651 |
17 | fieldsattachHelper::getfields() | JROOT/plugins/content/fieldsattachment/fieldsattachment.php:102 |
16 | plgContentfieldsattachment->getAll() | JROOT/plugins/content/fieldsattachment/fieldsattachment.php:83 |
15 | plgContentfieldsattachment->onContentBeforeDisplay() | **Same as call in the line below.** |
14 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
13 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
12 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:167 |
11 | ContentViewArticle->display() | JROOT/libraries/joomla/cache/controller/view.php:95 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:660 |
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.56 ms** **After last query: 0.21 ms** **Query memory: 0.030 MB Memory before query: 10.450 MB** **Rows returned: 4**
SELECT a.id as idgroup, a.title as titlegroup, a.description as descriptiongroup, a.position, a.catid, a.language, a.recursive, b.*
FROM bewasn_fieldsattach_groups as a
INNER JOIN bewasn_fieldsattach as b
ON a.id = b.groupid
WHERE a.published=1
AND b.published = 1
AND a.group_for = 0
ORDER BY a.ordering, a.title, b.ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ALL | PRIMARY | **NO INDEX KEY COULD BE USED** | NULL | NULL | 2 | Using where; Using temporary; **Using filesort** |
1 | SIMPLE | b | ALL | NULL | **NO INDEX KEY COULD BE USED** | NULL | NULL | 4 | Using where; Using join buffer (flat, BNL join) |
Status | Duration |
---|
Starting | 0.02 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.08 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.05 ms |
Optimizing | 0.03 ms |
Statistics | 0.04 ms |
Preparing | 0.03 ms |
Creating tmp table | 0.06 ms |
Sorting result | 0.03 ms |
Executing | 0.01 ms |
Sending data | 1.44 ms |
Creating sort index | 0.08 ms |
Removing tmp table | 0.17 ms |
Creating sort index | 0.02 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.02 ms |
Query end | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.03 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.01 ms |
Storing result in query cache | 0.01 ms |
Reset for next command | 0.01 ms |
# | **Caller** | **File and line number** | 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
18 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_fieldsattach/helpers/fieldsattach.php:671 |
17 | fieldsattachHelper::getfields() | JROOT/plugins/content/fieldsattachment/fieldsattachment.php:102 |
16 | plgContentfieldsattachment->getAll() | JROOT/plugins/content/fieldsattachment/fieldsattachment.php:83 |
15 | plgContentfieldsattachment->onContentBeforeDisplay() | **Same as call in the line below.** |
14 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
13 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
12 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:167 |
11 | ContentViewArticle->display() | JROOT/libraries/joomla/cache/controller/view.php:95 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:660 |
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.22 ms** **After last query: 0.43 ms** **Query memory: 0.024 MB Memory before query: 10.472 MB** **Rows returned: 1**
**Duplicate queries**:
#22 #24SELECT a.catid, a.language
FROM bewasn_content as a
WHERE a.id=93
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.02 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.01 ms |
checking permissions | 0.01 ms |
Sending cached result to clien | 0.02 ms |
Updating status | 0.01 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() | JROOT/administrator/components/com_fieldsattach/helpers/fieldsattach.php:882 |
17 | fieldsattachHelper::getfieldsForArticlesid() | JROOT/plugins/content/fieldsattachment/fieldsattachment.php:107 |
16 | plgContentfieldsattachment->getAll() | JROOT/plugins/content/fieldsattachment/fieldsattachment.php:83 |
15 | plgContentfieldsattachment->onContentBeforeDisplay() | **Same as call in the line below.** |
14 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
13 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
12 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:167 |
11 | ContentViewArticle->display() | JROOT/libraries/joomla/cache/controller/view.php:95 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:660 |
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.52 ms** **After last query: 0.17 ms** **Query memory: 0.030 MB Memory before query: 10.497 MB** **Rows returned: 4**
SELECT a.id as idgroup, a.title as titlegroup , a.description as descriptiongroup ,a.position, a.catid, a.language, a.recursive, b.*, a.articlesid
FROM bewasn_fieldsattach_groups as a
INNER JOIN bewasn_fieldsattach as b
ON a.id = b.groupid
WHERE a.published=1
AND b.published = 1
ORDER BY a.ordering, a.title, b.ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ALL | PRIMARY | **NO INDEX KEY COULD BE USED** | NULL | NULL | 2 | Using where; Using temporary; **Using filesort** |
1 | SIMPLE | b | ALL | NULL | **NO INDEX KEY COULD BE USED** | NULL | NULL | 4 | Using where; Using join buffer (flat, BNL join) |
Status | Duration |
---|
Starting | 0.02 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.08 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.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.05 ms |
Optimizing | 0.03 ms |
Statistics | 0.03 ms |
Preparing | 0.03 ms |
Creating tmp table | 0.08 ms |
Sorting result | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.50 ms |
Creating sort index | 0.06 ms |
Removing tmp table | 0.14 ms |
Creating sort index | 0.02 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.03 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.01 ms |
Storing result in query cache | 0.01 ms |
Reset for next command | 0.01 ms |
# | **Caller** | **File and line number** | 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
18 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_fieldsattach/helpers/fieldsattach.php:902 |
17 | fieldsattachHelper::getfieldsForArticlesid() | JROOT/plugins/content/fieldsattachment/fieldsattachment.php:107 |
16 | plgContentfieldsattachment->getAll() | JROOT/plugins/content/fieldsattachment/fieldsattachment.php:83 |
15 | plgContentfieldsattachment->onContentBeforeDisplay() | **Same as call in the line below.** |
14 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
13 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
12 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:167 |
11 | ContentViewArticle->display() | JROOT/libraries/joomla/cache/controller/view.php:95 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:660 |
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.55 ms** **After last query: 52.77 ms** **Query memory: 0.023 MB Memory before query: 11.211 MB** **Rows returned: 10**
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM bewasn_modules AS m
LEFT JOIN bewasn_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN bewasn_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-11-21 06:23:54')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2024-11-21 06:23:54')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 182 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 | 17 | Using index condition; Using where; **Using filesort** |
1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | bewaasn_normal.m.id | 1 | Using where; Using index |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 403 | bewaasn_normal.m.module,const | 1 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.03 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.17 ms |
checking permissions | 0.02 ms |
Opening tables | 0.05 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
Waiting for query cache lock | 0.04 ms |
init | 0.08 ms |
Optimizing | 0.07 ms |
Statistics | 0.12 ms |
Preparing | 0.07 ms |
Sorting result | 0.04 ms |
Executing | 0.01 ms |
Sending data | 0.02 ms |
Creating sort index | 0.38 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.02 ms |
Query end | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.03 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.04 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.01 ms |
Storing result in query cache | 0.01 ms |
Reset for next command | 0.01 ms |
# | **Caller** | **File and line number** | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
15 | JDatabaseDriver->loadObjectList() | **Same as call in the line below.** |
14 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:152 |
13 | JCacheControllerCallback->get() | JROOT/libraries/cms/module/helper.php:425 |
12 | JModuleHelper::getModuleList() | JROOT/libraries/cms/module/helper.php:361 |
11 | JModuleHelper::load() | JROOT/libraries/cms/module/helper.php:84 |
10 | JModuleHelper::getModules() | JROOT/libraries/joomla/document/html.php:501 |
9 | JDocumentHtml->countModules() | JROOT/templates/custom/logic.php:45 |
8 | include_once JROOT/templates/custom/logic.php | JROOT/templates/custom/index.php:3 |
7 | require JROOT/templates/custom/index.php | JROOT/libraries/joomla/document/html.php:578 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:640 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:455 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1072 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
**Query Time: 0.84 ms** **After last query: 74.53 ms** **Query memory: 0.016 MB Memory before query: 11.555 MB** **Rows returned: 1**
SELECT catid
FROM bewasn_content
WHERE id=93
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | bewasn_content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.05 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.04 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
Waiting for query cache lock | 0.03 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.07 ms |
Preparing | 0.02 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.01 ms |
Query end | 0.02 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.01 ms |
Storing result in query cache | 0.01 ms |
Reset for next command | 0.01 ms |
# | **Caller** | **File and line number** | 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
11 | JDatabaseDriver->loadObject() | JROOT/modules/mod_flexheader3/mod_flexheader3.php:118 |
10 | include JROOT/modules/mod_flexheader3/mod_flexheader3.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.36 ms** **After last query: 0.21 ms** **Query memory: 0.016 MB Memory before query: 11.571 MB** **Rows returned: 1**
SELECT parent_id
FROM bewasn_categories
WHERE id=16
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | bewasn_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.03 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
Waiting for query cache lock | 0.03 ms |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.06 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.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.01 ms |
Storing result in query cache | 0.01 ms |
Reset for next command | 0.01 ms |
# | **Caller** | **File and line number** | 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
11 | JDatabaseDriver->loadObject() | JROOT/modules/mod_flexheader3/mod_flexheader3.php:123 |
10 | include JROOT/modules/mod_flexheader3/mod_flexheader3.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 |
**3 × SELECT a.catid, a.language
FROM bewasn_content as a**
**2 × SELECT parent_id
FROM bewasn_categories as a**
**1 × SELECT a.id as idgroup, a.title as titlegroup , a.description as descriptiongroup, a.position, a.catid, a.language, a.recursive, b.*
FROM bewasn_fieldsattach_groups as a
INNER JOIN bewasn_fieldsattach as b
ON a.id = b.groupid**
**1 × SELECT *
FROM bewasn_extensions as a**
**1 × SELECT `m`.`tag_id`,`t`.*
FROM `bewasn_contentitem_tag_map` AS m
INNER JOIN `bewasn_tags` AS t
ON `m`.`tag_id` = `t`.`id`**
**1 × SELECT a.id as idgroup, a.title as titlegroup, a.description as descriptiongroup, a.position, a.catid, a.language, a.recursive, b.*
FROM bewasn_fieldsattach_groups as a
INNER JOIN bewasn_fieldsattach as b
ON a.id = b.groupid**
**1 × SELECT parent_id
FROM bewasn_categories**
**1 × SELECT catid
FROM bewasn_content**
**1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM bewasn_modules AS m
LEFT JOIN bewasn_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN bewasn_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id**
**1 × SELECT a.id as idgroup, a.title as titlegroup , a.description as descriptiongroup ,a.position, a.catid, a.language, a.recursive, b.*, a.articlesid
FROM bewasn_fieldsattach_groups as a
INNER JOIN bewasn_fieldsattach as b
ON a.id = b.groupid**
**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 bewasn_categories as c
LEFT JOIN (SELECT cat.id as id
FROM bewasn_categories AS cat JOIN bewasn_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt**
**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 bewasn_content AS a
LEFT JOIN bewasn_categories AS c
on c.id = a.catid
LEFT JOIN bewasn_users AS u
on u.id = a.created_by
LEFT JOIN bewasn_categories as parent
ON parent.id = c.parent_id
LEFT JOIN bewasn_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM bewasn_categories AS cat JOIN bewasn_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt**
**1 × SELECT `enabled`
FROM `bewasn_extensions`**
**1 × SELECT id, rules
FROM `bewasn_viewlevels**
**1 × SELECT b.id
FROM bewasn_usergroups AS a
LEFT JOIN bewasn_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt**
**1 × SELECT `session_id`
FROM `bewasn_session`**
**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 bewasn_menu AS m
LEFT JOIN bewasn_extensions AS e
ON m.component_id = e.extension_id**
**1 × SELECT *
FROM bewasn_assets**
**1 × SELECT *
FROM bewasn_content**
**1 × SELECT a.name, a.rules
FROM bewasn_assets AS a**
**1 × SELECT element
FROM bewasn_extensions**
**1 × SELECT a.rules
FROM bewasn_assets AS a**
**1 × SELECT `data`
FROM `bewasn_session`**