Query Time: 0.68 ms Query memory: 0.019 MB Memory before query: 3.127 MB Rows returned: 0
SELECT `data`
FROM `f4soy_session`
WHERE `session_id` = 'ff4c88f85a91bfa340393094aed4a19d'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | f4soy_session | const | PRIMARY | PRIMARY | 766 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.19 ms |
checking permissions | 0.02 ms |
Opening tables | 0.05 ms |
init | 0.03 ms |
System lock | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.08 ms |
executing | 0.02 ms |
end | 0.01 ms |
query end | 0.03 ms |
closing tables | 0.02 ms |
freeing items | 0.10 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
15 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/session/storage/database.php:45 |
14 | JSessionStorageDatabase->read() | Same as call in the line below. |
13 | session_start() | JROOT/libraries/joomla/session/handler/native.php:260 |
12 | JSessionHandlerNative->doSessionStart() | JROOT/libraries/joomla/session/handler/native.php:50 |
11 | JSessionHandlerNative->start() | JROOT/libraries/joomla/session/handler/joomla.php:82 |
10 | JSessionHandlerJoomla->start() | JROOT/libraries/joomla/session/session.php:648 |
9 | JSession->_start() | JROOT/libraries/joomla/session/session.php:608 |
8 | JSession->start() | JROOT/libraries/joomla/session/session.php:486 |
7 | JSession->get() | JROOT/libraries/joomla/session/session.php:443 |
6 | JSession->isNew() | JROOT/libraries/cms/application/cms.php:829 |
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:413 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:63 |
Query Time: 0.50 ms After last query: 1.57 ms Query memory: 0.010 MB Memory before query: 3.270 MB Rows returned: 0
SELECT `session_id`
FROM `f4soy_session`
WHERE `session_id` = 'ff4c88f85a91bfa340393094aed4a19d'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | f4soy_session | const | PRIMARY | PRIMARY | 766 | const | 1 | 100.00 | Using index |
Status | Duration |
---|
starting | 0.15 ms |
checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
init | 0.05 ms |
System lock | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.05 ms |
executing | 0.03 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
7 | JDatabaseDriver->loadResult() | JROOT/libraries/cms/application/cms.php:176 |
6 | JApplicationCms->checkSession() | JROOT/libraries/cms/application/cms.php:831 |
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:413 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:63 |
Query Time: 0.49 ms After last query: 0.19 ms Query memory: 0.009 MB Memory before query: 3.286 MB
INSERT INTO `f4soy_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
('ff4c88f85a91bfa340393094aed4a19d', 1, '1524734618', 0, '', 0)
EXPLAIN not possible on query: INSERT INTO `f4soy_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
('ff4c88f85a91bfa340393094aed4a19d', 1, '1524734618', 0, '', 0)
Status | Duration |
---|
starting | 0.16 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.04 ms |
System lock | 0.01 ms |
update | 0.11 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/application/cms.php:216 |
6 | JApplicationCms->checkSession() | JROOT/libraries/cms/application/cms.php:831 |
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:413 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:63 |
Query Time: 1.01 ms After last query: 3.42 ms Query memory: 0.013 MB Memory before query: 3.537 MB Rows returned: 42
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `f4soy_extensions`
WHERE `type` = 'component'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | f4soy_extensions | ref | extension | extension | 82 | const | 42 | 100.00 | Using index condition |
Status | Duration |
---|
starting | 0.09 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.10 ms |
preparing | 0.03 ms |
executing | 0.01 ms |
Sending data | 0.51 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.10 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/component/helper.php:447 |
9 | JComponentHelper::{closure}() | Same as call in the line below. |
8 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
7 | JCacheControllerCallback->get() | JROOT/libraries/cms/component/helper.php:455 |
6 | JComponentHelper::load() | JROOT/libraries/cms/component/helper.php:43 |
5 | JComponentHelper::getComponent() | JROOT/libraries/cms/component/helper.php:111 |
4 | JComponentHelper::getParams() | JROOT/libraries/cms/application/site.php:593 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:66 |
Query Time: 0.60 ms After last query: 3.20 ms Query memory: 0.013 MB Memory before query: 3.823 MB Rows returned: 5
SELECT id, rules
FROM `f4soy_viewlevels`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | f4soy_viewlevels | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.16 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.07 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.03 ms |
freeing items | 0.10 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1486 |
9 | JDatabaseDriver->loadAssocList() | JROOT/libraries/joomla/access/access.php:1061 |
8 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:453 |
7 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:309 |
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:603 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:66 |
Query Time: 0.76 ms After last query: 0.19 ms Query memory: 0.014 MB Memory before query: 3.847 MB Rows returned: 2
SELECT b.id
FROM f4soy_usergroups AS a
LEFT JOIN f4soy_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 | filtered | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | b | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 3 | 100.00 | Using where; Using index |
Status | Duration |
---|
starting | 0.20 ms |
checking permissions | 0.02 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
init | 0.04 ms |
System lock | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.11 ms |
preparing | 0.03 ms |
executing | 0.01 ms |
Sending data | 0.05 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.11 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1530 |
10 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:978 |
9 | JAccess::getGroupsByUser() | JROOT/libraries/joomla/access/access.php:1093 |
8 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:453 |
7 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:309 |
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:603 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:66 |
Query Time: 1.77 ms After last query: 1.19 ms Query memory: 0.013 MB Memory before query: 3.942 MB Rows returned: 71
SELECT `folder` AS `type`,`element` AS `name`,`params`
FROM f4soy_extensions
WHERE enabled = 1
AND type = 'plugin'
AND state IN (0,1)
AND access IN (1,1,5)
ORDER BY ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | f4soy_extensions | ref | extension | extension | 82 | const | 96 | 100.00 | Using index condition; Using where; Using filesort |
Status | Duration |
---|
starting | 0.21 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.05 ms |
System lock | 0.02 ms |
optimizing | 0.03 ms |
statistics | 0.08 ms |
preparing | 0.04 ms |
Sorting result | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.02 ms |
Creating sort index | 1.01 ms |
end | 0.02 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.12 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/plugin/helper.php:327 |
9 | JPluginHelper::{closure}() | Same as call in the line below. |
8 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
7 | JCacheControllerCallback->get() | JROOT/libraries/cms/plugin/helper.php:332 |
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:603 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:66 |
Query Time: 3.58 ms After last query: 40.15 ms Query memory: 0.023 MB Memory before query: 7.302 MB Rows returned: 177
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 f4soy_menu AS m
LEFT JOIN f4soy_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 | filtered | Extra |
---|
1 | SIMPLE | m | ALL | idx_client_id_parent_id_alias_language | NO INDEX KEY COULD BE USED | NULL | NULL | 234 | 78.21 | Using where; Using filesort |
1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | ct_baha_f4soy.m.component_id | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.30 ms |
checking permissions | 0.02 ms |
checking permissions | 0.01 ms |
Opening tables | 0.04 ms |
init | 0.06 ms |
System lock | 0.02 ms |
optimizing | 0.03 ms |
statistics | 0.12 ms |
preparing | 0.05 ms |
Sorting result | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.04 ms |
Creating sort index | 2.61 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.12 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/menu/site.php:88 |
17 | JMenuSite->{closure}() | Same as call in the line below. |
16 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
15 | JCacheControllerCallback->get() | JROOT/libraries/cms/menu/site.php:96 |
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:129 |
11 | JMenu::getInstance() | JROOT/libraries/cms/application/cms.php:444 |
10 | JApplicationCms->getMenu() | JROOT/libraries/cms/application/site.php:272 |
9 | JApplicationSite->getMenu() | JROOT/libraries/cms/router/site.php:59 |
8 | JRouterSite->__construct() | JROOT/libraries/cms/router/router.php:198 |
7 | JRouter::getInstance() | JROOT/libraries/cms/application/cms.php:549 |
6 | JApplicationCms::getRouter() | JROOT/libraries/cms/application/site.php:402 |
5 | JApplicationSite::getRouter() | JROOT/libraries/cms/application/cms.php:1145 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:66 |
Query Time: 2.96 ms After last query: 23.80 ms Query memory: 0.023 MB Memory before query: 9.263 MB Rows returned: 39
SELECT `id`,`name`,`rules`,`parent_id`
FROM `f4soy_assets`
WHERE `name` IN ('root.1','com_admin','com_advancedmodules','com_ajax','com_associations','com_banners','com_cache','com_categories','com_checkin','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_fields','com_finder','com_hdwplayer','com_installer','com_jce','com_joomlaupdate','com_jupgradepro','com_jxtcalbumplayer','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_plugins','com_postinstall','com_redirect','com_rquote','com_search','com_speasyimagegallery','com_tags','com_templates','com_users','com_weblinks','com_wrapper','com_zcalendar')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | f4soy_assets | range | idx_asset_name | idx_asset_name | 202 | NULL | 42 | 100.00 | Using index condition |
Status | Duration |
---|
starting | 0.30 ms |
checking permissions | 0.02 ms |
Opening tables | 0.06 ms |
init | 0.21 ms |
System lock | 0.03 ms |
optimizing | 0.04 ms |
statistics | 0.51 ms |
preparing | 0.03 ms |
executing | 0.01 ms |
Sending data | 1.27 ms |
end | 0.03 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.08 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
19 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/access/access.php:427 |
18 | JAccess::preloadComponents() | JROOT/libraries/joomla/access/access.php:211 |
17 | JAccess::preload() | JROOT/libraries/joomla/access/access.php:529 |
16 | JAccess::getAssetRules() | JROOT/libraries/joomla/access/access.php:181 |
15 | JAccess::check() | JROOT/libraries/joomla/user/user.php:393 |
14 | JUser->authorise() | JROOT/plugins/system/advancedmodules/src/Document.php:28 |
13 | RegularLabs\AdvancedModules\Document::loadFrontEditScript() | JROOT/plugins/system/advancedmodules/src/Helper.php:32 |
12 | RegularLabs\AdvancedModules\Helper->onAfterRoute() | Same as call in the line below. |
11 | call_user_func_array() | JROOT/plugins/system/advancedmodules/src/Plugin.php:110 |
10 | RegularLabs\AdvancedModules\Plugin->run() | JROOT/plugins/system/advancedmodules/src/Plugin.php:54 |
9 | RegularLabs\AdvancedModules\Plugin->onAfterRoute() | Same as call in the line below. |
8 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1155 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:66 |
Query Time: 0.77 ms After last query: 4.21 ms Query memory: 0.016 MB Memory before query: 9.439 MB Rows returned: 4
SELECT id, home, template, s.params
FROM f4soy_template_styles as s
LEFT JOIN f4soy_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | s | ALL | idx_template | NO INDEX KEY COULD BE USED | NULL | NULL | 6 | 100.00 | Using where |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | element_clientid | 403 | ct_baha_f4soy.s.template,const | 1 | 100.00 | Using index condition; Using where |
Status | Duration |
---|
starting | 0.17 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.09 ms |
preparing | 0.04 ms |
executing | 0.01 ms |
Sending data | 0.16 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.07 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
13 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/application/site.php:485 |
12 | JApplicationSite->getTemplate() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/loader.php:33 |
11 | jsn_template_framework_class_loader() | Same as call in the line below. |
10 | spl_autoload_call() | JROOT/plugins/system/jsntplframework/jsntplframework.php:187 |
9 | PlgSystemJSNTPLFramework->onAfterRoute() | Same as call in the line below. |
8 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1155 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:66 |
Query Time: 0.66 ms After last query: 4.70 ms Query memory: 0.018 MB Memory before query: 9.530 MB Rows returned: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `f4soy_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | f4soy_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | Using index condition |
Status | Duration |
---|
starting | 0.13 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.09 ms |
preparing | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.05 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.07 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
14 | JDatabaseDriver->loadObject() | JROOT/libraries/cms/library/helper.php:166 |
13 | JLibraryHelper::{closure}() | Same as call in the line below. |
12 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
11 | JCacheControllerCallback->get() | JROOT/libraries/cms/library/helper.php:174 |
10 | JLibraryHelper::loadLibrary() | JROOT/libraries/cms/library/helper.php:42 |
9 | JLibraryHelper::getLibrary() | JROOT/libraries/cms/library/helper.php:89 |
8 | JLibraryHelper::getParams() | JROOT/libraries/cms/version/version.php:270 |
7 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:760 |
6 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
5 | JFactory::getDocument() | JROOT/libraries/joomla/application/web.php:1023 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:66 |
Query Time: 0.59 ms After last query: 0.62 ms Query memory: 0.012 MB Memory before query: 9.532 MB
UPDATE `f4soy_extensions`
SET `params` = '{\"mediaversion\":\"b66b4b361031d5cf57b12a55bbeb8c8c\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | f4soy_extensions | range | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.13 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.02 ms |
System lock | 0.09 ms |
updating | 0.09 ms |
end | 0.01 ms |
query end | 0.05 ms |
closing tables | 0.02 ms |
freeing items | 0.09 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/library/helper.php:116 |
9 | JLibraryHelper::saveParams() | JROOT/libraries/cms/version/version.php:321 |
8 | JVersion->setMediaVersion() | JROOT/libraries/cms/version/version.php:280 |
7 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:760 |
6 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
5 | JFactory::getDocument() | JROOT/libraries/joomla/application/web.php:1023 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:66 |
Query Time: 0.50 ms After last query: 4.99 ms Query memory: 0.009 MB Memory before query: 9.791 MB Rows returned: 1
SELECT *
FROM f4soy_languages
WHERE published=1
ORDER BY ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | f4soy_languages | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | Using where; Using filesort |
Status | Duration |
---|
starting | 0.12 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.04 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
Sorting result | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.02 ms |
Creating sort index | 0.06 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.07 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
6 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/language/helper.php:148 |
5 | JLanguageHelper::getLanguages() | JROOT/libraries/cms/application/site.php:327 |
4 | JApplicationSite->getParams() | JROOT/libraries/cms/application/site.php:135 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:66 |
Query Time: 3.23 ms After last query: 45.63 ms Query memory: 0.021 MB Memory before query: 10.697 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,COUNT(i.`id`) AS numitems
FROM f4soy_categories as c
LEFT JOIN f4soy_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
LEFT JOIN `f4soy_weblinks` AS i
ON i.`catid` = c.id
AND i.state = 1
WHERE (c.extension='com_weblinks' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=61
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 | filtered | Extra |
---|
1 | SIMPLE | s | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | Using temporary; Using filesort |
1 | SIMPLE | c | range | cat_idx,idx_access,idx_left_right | cat_idx | 207 | NULL | 11 | 100.00 | Using index condition; Using where |
1 | SIMPLE | i | ref | idx_state,idx_catid | idx_catid | 4 | ct_baha_f4soy.c.id | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.40 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 1.03 ms |
init | 0.15 ms |
System lock | 0.01 ms |
optimizing | 0.04 ms |
statistics | 0.30 ms |
preparing | 0.08 ms |
Creating tmp table | 0.10 ms |
Sorting result | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.69 ms |
Creating sort index | 0.07 ms |
end | 0.01 ms |
removing tmp table | 0.07 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.09 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:304 |
15 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:184 |
14 | JCategories->get() | JROOT/components/com_weblinks/models/category.php:299 |
13 | WeblinksModelCategory->getCategory() | JROOT/libraries/legacy/view/legacy.php:422 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:121 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_weblinks/views/category/view.html.php:28 |
10 | WeblinksViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_weblinks/controller.php:65 |
8 | WeblinksController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_weblinks/weblinks.php:15 |
6 | require_once JROOT/components/com_weblinks/weblinks.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:66 |
Query Time: 1.41 ms After last query: 1.29 ms Query memory: 0.021 MB Memory before query: 10.735 MB Rows returned: 4
SELECT a.*,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email
FROM `f4soy_weblinks` AS a
LEFT JOIN f4soy_categories AS c
ON c.id = a.catid
LEFT JOIN f4soy_users AS ua
ON ua.id = a.created_by
LEFT JOIN f4soy_users AS uam
ON uam.id = a.modified_by
WHERE a.access IN (1,1,5)
AND a.catid = 61
AND c.access IN (1,1,5)
AND a.state = 1
AND a.state != -2
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2018-04-26 09:23:38')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2018-04-26 09:23:38')
ORDER BY ordering ASC
LIMIT 20
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | const | PRIMARY,idx_access | PRIMARY | 4 | const | 1 | 100.00 | Using filesort |
1 | SIMPLE | a | ref | idx_access,idx_state,idx_catid | idx_catid | 4 | const | 4 | 100.00 | Using where |
1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | ct_baha_f4soy.a.created_by | 1 | 100.00 | Using where |
1 | SIMPLE | uam | eq_ref | PRIMARY | PRIMARY | 4 | ct_baha_f4soy.a.modified_by | 1 | 100.00 | Using where; Using index |
Status | Duration |
---|
starting | 0.26 ms |
checking permissions | 0.02 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.04 ms |
init | 0.12 ms |
System lock | 0.02 ms |
optimizing | 0.05 ms |
statistics | 0.18 ms |
preparing | 0.07 ms |
Sorting result | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.05 ms |
Creating sort index | 0.27 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.11 ms |
cleaning up | 0.03 ms |
# | Caller | File and line number |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:307 |
15 | JModelLegacy->_getList() | JROOT/libraries/legacy/model/list.php:186 |
14 | JModelList->getItems() | JROOT/components/com_weblinks/models/category.php:81 |
13 | WeblinksModelCategory->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:143 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_weblinks/views/category/view.html.php:28 |
10 | WeblinksViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_weblinks/controller.php:65 |
8 | WeblinksController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_weblinks/weblinks.php:15 |
6 | require_once JROOT/components/com_weblinks/weblinks.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:66 |
Query Time: 0.85 ms After last query: 4.52 ms Query memory: 0.020 MB Memory before query: 10.975 MB Rows returned: 0
SELECT `m`.`tag_id`,`t`.*
FROM `f4soy_contentitem_tag_map` AS m
INNER JOIN `f4soy_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_weblinks.weblink'
AND `m`.`content_item_id` = 1
AND `t`.`published` = 1
AND t.access IN (1,1,5)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | ALL | idx_tag_type | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | Using where |
1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | ct_baha_f4soy.m.tag_id | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.20 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.04 ms |
System lock | 0.01 ms |
optimizing | 0.05 ms |
statistics | 0.11 ms |
preparing | 0.04 ms |
executing | 0.01 ms |
Sending data | 0.10 ms |
end | 0.02 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.08 ms |
cleaning up | 0.03 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:450 |
14 | JHelperTags->getItemTags() | JROOT/components/com_weblinks/models/category.php:95 |
13 | WeblinksModelCategory->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:143 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_weblinks/views/category/view.html.php:28 |
10 | WeblinksViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_weblinks/controller.php:65 |
8 | WeblinksController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_weblinks/weblinks.php:15 |
6 | require_once JROOT/components/com_weblinks/weblinks.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:66 |
Query Time: 0.68 ms After last query: 0.35 ms Query memory: 0.020 MB Memory before query: 10.998 MB Rows returned: 0
SELECT `m`.`tag_id`,`t`.*
FROM `f4soy_contentitem_tag_map` AS m
INNER JOIN `f4soy_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_weblinks.weblink'
AND `m`.`content_item_id` = 2
AND `t`.`published` = 1
AND t.access IN (1,1,5)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | ALL | idx_tag_type | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | Using where |
1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | ct_baha_f4soy.m.tag_id | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.11 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.05 ms |
statistics | 0.10 ms |
preparing | 0.03 ms |
executing | 0.01 ms |
Sending data | 0.06 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.10 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:450 |
14 | JHelperTags->getItemTags() | JROOT/components/com_weblinks/models/category.php:95 |
13 | WeblinksModelCategory->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:143 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_weblinks/views/category/view.html.php:28 |
10 | WeblinksViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_weblinks/controller.php:65 |
8 | WeblinksController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_weblinks/weblinks.php:15 |
6 | require_once JROOT/components/com_weblinks/weblinks.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:66 |
Query Time: 0.76 ms After last query: 0.49 ms Query memory: 0.020 MB Memory before query: 11.021 MB Rows returned: 0
SELECT `m`.`tag_id`,`t`.*
FROM `f4soy_contentitem_tag_map` AS m
INNER JOIN `f4soy_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_weblinks.weblink'
AND `m`.`content_item_id` = 3
AND `t`.`published` = 1
AND t.access IN (1,1,5)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | ALL | idx_tag_type | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | Using where |
1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | ct_baha_f4soy.m.tag_id | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.15 ms |
checking permissions | 0.02 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
init | 0.06 ms |
System lock | 0.02 ms |
optimizing | 0.03 ms |
statistics | 0.10 ms |
preparing | 0.03 ms |
executing | 0.01 ms |
Sending data | 0.06 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.10 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:450 |
14 | JHelperTags->getItemTags() | JROOT/components/com_weblinks/models/category.php:95 |
13 | WeblinksModelCategory->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:143 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_weblinks/views/category/view.html.php:28 |
10 | WeblinksViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_weblinks/controller.php:65 |
8 | WeblinksController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_weblinks/weblinks.php:15 |
6 | require_once JROOT/components/com_weblinks/weblinks.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:66 |
Query Time: 0.53 ms After last query: 0.49 ms Query memory: 0.020 MB Memory before query: 11.044 MB Rows returned: 0
SELECT `m`.`tag_id`,`t`.*
FROM `f4soy_contentitem_tag_map` AS m
INNER JOIN `f4soy_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_weblinks.weblink'
AND `m`.`content_item_id` = 4
AND `t`.`published` = 1
AND t.access IN (1,1,5)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | ALL | idx_tag_type | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | Using where |
1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | ct_baha_f4soy.m.tag_id | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.10 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.05 ms |
preparing | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.03 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.03 ms |
freeing items | 0.10 ms |
cleaning up | 0.03 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:450 |
14 | JHelperTags->getItemTags() | JROOT/components/com_weblinks/models/category.php:95 |
13 | WeblinksModelCategory->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:143 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_weblinks/views/category/view.html.php:28 |
10 | WeblinksViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_weblinks/controller.php:65 |
8 | WeblinksController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_weblinks/weblinks.php:15 |
6 | require_once JROOT/components/com_weblinks/weblinks.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:66 |
Query Time: 0.60 ms After last query: 1.58 ms Query memory: 0.021 MB Memory before query: 11.200 MB Rows returned: 1
SELECT COUNT(*)
FROM `f4soy_weblinks` AS a
LEFT JOIN f4soy_categories AS c
ON c.id = a.catid
LEFT JOIN f4soy_users AS ua
ON ua.id = a.created_by
LEFT JOIN f4soy_users AS uam
ON uam.id = a.modified_by
WHERE a.access IN (1,1,5)
AND a.catid = 61
AND c.access IN (1,1,5)
AND a.state = 1
AND a.state != -2
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2018-04-26 09:23:38')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2018-04-26 09:23:38')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | const | PRIMARY,idx_access | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | a | ref | idx_access,idx_state,idx_catid | idx_catid | 4 | const | 4 | 100.00 | Using where |
1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | ct_baha_f4soy.a.created_by | 1 | 100.00 | Using where; Using index |
1 | SIMPLE | uam | eq_ref | PRIMARY | PRIMARY | 4 | ct_baha_f4soy.a.modified_by | 1 | 100.00 | Using where; Using index |
Status | Duration |
---|
starting | 0.13 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.06 ms |
System lock | 0.01 ms |
optimizing | 0.03 ms |
statistics | 0.10 ms |
preparing | 0.03 ms |
executing | 0.01 ms |
Sending data | 0.06 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.06 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
16 | JDatabaseDriver->loadResult() | JROOT/libraries/legacy/model/legacy.php:334 |
15 | JModelLegacy->_getListCount() | JROOT/libraries/legacy/model/list.php:281 |
14 | JModelList->getTotal() | JROOT/libraries/legacy/model/list.php:231 |
13 | JModelList->getPagination() | JROOT/libraries/legacy/view/legacy.php:422 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:144 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_weblinks/views/category/view.html.php:28 |
10 | WeblinksViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_weblinks/controller.php:65 |
8 | WeblinksController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_weblinks/weblinks.php:15 |
6 | require_once JROOT/components/com_weblinks/weblinks.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:66 |
Query Time: 0.42 ms After last query: 0.40 ms Query memory: 0.018 MB Memory before query: 11.222 MB Rows returned: 0
SELECT `m`.`tag_id`,`t`.*
FROM `f4soy_contentitem_tag_map` AS m
INNER JOIN `f4soy_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = '.category'
AND `m`.`content_item_id` = 61
AND `t`.`published` = 1
AND t.access IN (1,1,5)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | ALL | idx_tag_type | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | Using where |
1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | ct_baha_f4soy.m.tag_id | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.10 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.05 ms |
preparing | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.03 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
13 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:450 |
12 | JHelperTags->getItemTags() | JROOT/libraries/legacy/view/category.php:225 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_weblinks/views/category/view.html.php:28 |
10 | WeblinksViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_weblinks/controller.php:65 |
8 | WeblinksController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_weblinks/weblinks.php:15 |
6 | require_once JROOT/components/com_weblinks/weblinks.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:66 |
Query Time: 1.46 ms After last query: 14.52 ms Query memory: 0.033 MB Memory before query: 11.902 MB Rows returned: 0
SELECT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state
FROM f4soy_fields AS a
LEFT JOIN `f4soy_languages` AS l
ON l.lang_code = a.language
LEFT JOIN f4soy_users AS uc
ON uc.id=a.checked_out
LEFT JOIN f4soy_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN f4soy_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN f4soy_fields_groups AS g
ON g.id = a.group_id
WHERE a.context = 'com_weblinks.categories'
AND a.access IN (1,1,5)
AND (a.group_id = 0 OR g.access IN (1,1,5))
AND a.state = 1
AND (a.group_id = 0 OR g.state = 1)
ORDER BY a.ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | ref | idx_state,idx_access,idx_context | idx_state | 1 | const | 1 | 100.00 | Using where; Using filesort |
1 | SIMPLE | l | eq_ref | idx_langcode | idx_langcode | 28 | ct_baha_f4soy.a.language | 1 | 100.00 | Using where |
1 | SIMPLE | uc | eq_ref | PRIMARY | PRIMARY | 4 | ct_baha_f4soy.a.checked_out | 1 | 100.00 | NULL |
1 | SIMPLE | ag | eq_ref | PRIMARY | PRIMARY | 4 | ct_baha_f4soy.a.access | 1 | 100.00 | Using where |
1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | ct_baha_f4soy.a.created_user_id | 1 | 100.00 | Using where |
1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | ct_baha_f4soy.a.group_id | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.43 ms |
checking permissions | 0.02 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.07 ms |
init | 0.12 ms |
System lock | 0.02 ms |
optimizing | 0.05 ms |
statistics | 0.18 ms |
preparing | 0.07 ms |
Sorting result | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.05 ms |
Creating sort index | 0.08 ms |
end | 0.02 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.12 ms |
cleaning up | 0.03 ms |
# | Caller | File and line number |
---|
27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
26 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:307 |
25 | JModelLegacy->_getList() | JROOT/administrator/components/com_fields/models/fields.php:326 |
24 | FieldsModelFields->_getList() | JROOT/libraries/legacy/model/list.php:186 |
23 | JModelList->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:134 |
22 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:378 |
21 | PlgSystemFields->onContentPrepare() | Same as call in the line below. |
20 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
19 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
18 | JEventDispatcher->trigger() | JROOT/layouts/joomla/content/category_default.php:25 |
17 | include JROOT/layouts/joomla/content/category_default.php | JROOT/libraries/cms/layout/file.php:121 |
16 | JLayoutFile->render() | JROOT/libraries/cms/layout/helper.php:72 |
15 | JLayoutHelper::render() | JROOT/components/com_weblinks/views/category/tmpl/default.php:14 |
14 | include JROOT/components/com_weblinks/views/category/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
13 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
12 | JViewLegacy->display() | JROOT/libraries/legacy/view/category.php:241 |
11 | JViewCategory->display() | JROOT/components/com_weblinks/views/category/view.html.php:51 |
10 | WeblinksViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_weblinks/controller.php:65 |
8 | WeblinksController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_weblinks/weblinks.php:15 |
6 | require_once JROOT/components/com_weblinks/weblinks.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:66 |
Query Time: 0.89 ms After last query: 8.61 ms Query memory: 0.036 MB Memory before query: 12.412 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 f4soy_categories as c
LEFT JOIN f4soy_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_weblinks' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=61
ORDER BY c.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | s | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | Using filesort |
1 | SIMPLE | c | range | cat_idx,idx_access,idx_left_right | cat_idx | 207 | NULL | 11 | 100.00 | Using index condition; Using where |
Status | Duration |
---|
starting | 0.21 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.05 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.17 ms |
preparing | 0.03 ms |
Sorting result | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.03 ms |
Creating sort index | 0.17 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.06 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
29 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:304 |
28 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:184 |
27 | JCategories->get() | JROOT/administrator/components/com_fields/models/fields.php:197 |
26 | FieldsModelFields->getListQuery() | JROOT/libraries/legacy/model/list.php:132 |
25 | JModelList->_getListQuery() | JROOT/libraries/legacy/model/list.php:186 |
24 | JModelList->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:134 |
23 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:326 |
22 | PlgSystemFields->display() | JROOT/plugins/system/fields/fields.php:255 |
21 | PlgSystemFields->onContentAfterTitle() | Same as call in the line below. |
20 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
19 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
18 | JEventDispatcher->trigger() | JROOT/layouts/joomla/content/category_default.php:28 |
17 | include JROOT/layouts/joomla/content/category_default.php | JROOT/libraries/cms/layout/file.php:121 |
16 | JLayoutFile->render() | JROOT/libraries/cms/layout/helper.php:72 |
15 | JLayoutHelper::render() | JROOT/components/com_weblinks/views/category/tmpl/default.php:14 |
14 | include JROOT/components/com_weblinks/views/category/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
13 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
12 | JViewLegacy->display() | JROOT/libraries/legacy/view/category.php:241 |
11 | JViewCategory->display() | JROOT/components/com_weblinks/views/category/view.html.php:51 |
10 | WeblinksViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_weblinks/controller.php:65 |
8 | WeblinksController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_weblinks/weblinks.php:15 |
6 | require_once JROOT/components/com_weblinks/weblinks.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:66 |
Query Time: 1.09 ms After last query: 0.40 ms Query memory: 0.034 MB Memory before query: 12.452 MB Rows returned: 0
SELECT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state
FROM f4soy_fields AS a
LEFT JOIN `f4soy_languages` AS l
ON l.lang_code = a.language
LEFT JOIN f4soy_users AS uc
ON uc.id=a.checked_out
LEFT JOIN f4soy_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN f4soy_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN f4soy_fields_groups AS g
ON g.id = a.group_id
LEFT JOIN `f4soy_fields_categories` AS fc
ON fc.field_id = a.id
WHERE a.context = 'com_weblinks.categories'
AND (fc.category_id IS NULL OR fc.category_id IN (61,0))
AND a.access IN (1,1,5)
AND (a.group_id = 0 OR g.access IN (1,1,5))
AND a.state = 1
AND (a.group_id = 0 OR g.state = 1)
ORDER BY a.ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | ref | idx_state,idx_access,idx_context | idx_state | 1 | const | 1 | 100.00 | Using where; Using filesort |
1 | SIMPLE | l | eq_ref | idx_langcode | idx_langcode | 28 | ct_baha_f4soy.a.language | 1 | 100.00 | Using where |
1 | SIMPLE | uc | eq_ref | PRIMARY | PRIMARY | 4 | ct_baha_f4soy.a.checked_out | 1 | 100.00 | NULL |
1 | SIMPLE | ag | eq_ref | PRIMARY | PRIMARY | 4 | ct_baha_f4soy.a.access | 1 | 100.00 | Using where |
1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | ct_baha_f4soy.a.created_user_id | 1 | 100.00 | Using where |
1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | ct_baha_f4soy.a.group_id | 1 | 100.00 | Using where |
1 | SIMPLE | fc | ref | PRIMARY | PRIMARY | 4 | ct_baha_f4soy.a.id | 1 | 100.00 | Using where; Using index |
Status | Duration |
---|
starting | 0.17 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
init | 0.13 ms |
System lock | 0.02 ms |
optimizing | 0.05 ms |
statistics | 0.17 ms |
preparing | 0.08 ms |
Sorting result | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.05 ms |
Creating sort index | 0.06 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.03 ms |
freeing items | 0.12 ms |
cleaning up | 0.03 ms |
# | Caller | File and line number |
---|
28 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
27 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:307 |
26 | JModelLegacy->_getList() | JROOT/administrator/components/com_fields/models/fields.php:326 |
25 | FieldsModelFields->_getList() | JROOT/libraries/legacy/model/list.php:186 |
24 | JModelList->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:134 |
23 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:326 |
22 | PlgSystemFields->display() | JROOT/plugins/system/fields/fields.php:255 |
21 | PlgSystemFields->onContentAfterTitle() | Same as call in the line below. |
20 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
19 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
18 | JEventDispatcher->trigger() | JROOT/layouts/joomla/content/category_default.php:28 |
17 | include JROOT/layouts/joomla/content/category_default.php | JROOT/libraries/cms/layout/file.php:121 |
16 | JLayoutFile->render() | JROOT/libraries/cms/layout/helper.php:72 |
15 | JLayoutHelper::render() | JROOT/components/com_weblinks/views/category/tmpl/default.php:14 |
14 | include JROOT/components/com_weblinks/views/category/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
13 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
12 | JViewLegacy->display() | JROOT/libraries/legacy/view/category.php:241 |
11 | JViewCategory->display() | JROOT/components/com_weblinks/views/category/view.html.php:51 |
10 | WeblinksViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_weblinks/controller.php:65 |
8 | WeblinksController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_weblinks/weblinks.php:15 |
6 | require_once JROOT/components/com_weblinks/weblinks.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:66 |
Query Time: 1.13 ms After last query: 21.27 ms Query memory: 0.037 MB Memory before query: 13.551 MB Rows returned: 0
SELECT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state
FROM f4soy_fields AS a
LEFT JOIN `f4soy_languages` AS l
ON l.lang_code = a.language
LEFT JOIN f4soy_users AS uc
ON uc.id=a.checked_out
LEFT JOIN f4soy_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN f4soy_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN f4soy_fields_groups AS g
ON g.id = a.group_id
LEFT JOIN `f4soy_fields_categories` AS fc
ON fc.field_id = a.id
WHERE a.context = 'com_weblinks.category.title'
AND (fc.category_id IS NULL OR fc.category_id IN (61,0))
AND a.access IN (1,1,5)
AND (a.group_id = 0 OR g.access IN (1,1,5))
AND a.state = 1
AND (a.group_id = 0 OR g.state = 1)
ORDER BY a.ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | ref | idx_state,idx_access,idx_context | idx_state | 1 | const | 1 | 100.00 | Using where; Using filesort |
1 | SIMPLE | l | eq_ref | idx_langcode | idx_langcode | 28 | ct_baha_f4soy.a.language | 1 | 100.00 | Using where |
1 | SIMPLE | uc | eq_ref | PRIMARY | PRIMARY | 4 | ct_baha_f4soy.a.checked_out | 1 | 100.00 | NULL |
1 | SIMPLE | ag | eq_ref | PRIMARY | PRIMARY | 4 | ct_baha_f4soy.a.access | 1 | 100.00 | Using where |
1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | ct_baha_f4soy.a.created_user_id | 1 | 100.00 | Using where |
1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | ct_baha_f4soy.a.group_id | 1 | 100.00 | Using where |
1 | SIMPLE | fc | ref | PRIMARY | PRIMARY | 4 | ct_baha_f4soy.a.id | 1 | 100.00 | Using where; Using index |
Status | Duration |
---|
starting | 0.30 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.01 ms |
Opening tables | 0.05 ms |
init | 0.08 ms |
System lock | 0.02 ms |
optimizing | 0.03 ms |
statistics | 0.15 ms |
preparing | 0.05 ms |
Sorting result | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.03 ms |
Creating sort index | 0.06 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.11 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number |
---|
31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
30 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:307 |
29 | JModelLegacy->_getList() | JROOT/administrator/components/com_fields/models/fields.php:326 |
28 | FieldsModelFields->_getList() | JROOT/libraries/legacy/model/list.php:186 |
27 | JModelList->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:134 |
26 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:378 |
25 | PlgSystemFields->onContentPrepare() | Same as call in the line below. |
24 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
23 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
22 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
21 | JHtmlContent::prepare() | Same as call in the line below. |
20 | call_user_func_array() | JROOT/libraries/cms/html/html.php:233 |
19 | JHtml::call() | JROOT/libraries/cms/html/html.php:140 |
18 | JHtml::_() | JROOT/layouts/joomla/content/category_default.php:57 |
17 | include JROOT/layouts/joomla/content/category_default.php | JROOT/libraries/cms/layout/file.php:121 |
16 | JLayoutFile->render() | JROOT/libraries/cms/layout/helper.php:72 |
15 | JLayoutHelper::render() | JROOT/components/com_weblinks/views/category/tmpl/default.php:14 |
14 | include JROOT/components/com_weblinks/views/category/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
13 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
12 | JViewLegacy->display() | JROOT/libraries/legacy/view/category.php:241 |
11 | JViewCategory->display() | JROOT/components/com_weblinks/views/category/view.html.php:51 |
10 | WeblinksViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_weblinks/controller.php:65 |
8 | WeblinksController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_weblinks/weblinks.php:15 |
6 | require_once JROOT/components/com_weblinks/weblinks.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:66 |
Query Time: 2.40 ms After last query: 23.08 ms Query memory: 0.033 MB Memory before query: 13.846 MB Rows returned: 10
SELECT `id`,`name`,`rules`,`parent_id`
FROM `f4soy_assets`
WHERE `name` LIKE 'com_weblinks.%' OR `name` = 'com_weblinks' OR `parent_id` = 0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | f4soy_assets | ALL | idx_asset_name,idx_parent_id | NO INDEX KEY COULD BE USED | NULL | NULL | 884 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.30 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.05 ms |
System lock | 0.02 ms |
optimizing | 0.03 ms |
statistics | 0.15 ms |
preparing | 0.03 ms |
executing | 0.01 ms |
Sending data | 1.50 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.10 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
25 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/access/access.php:357 |
24 | JAccess::preloadPermissions() | JROOT/libraries/joomla/access/access.php:224 |
23 | JAccess::preload() | JROOT/libraries/joomla/access/access.php:538 |
22 | JAccess::getAssetRules() | JROOT/libraries/joomla/access/access.php:181 |
21 | JAccess::check() | JROOT/libraries/joomla/user/user.php:393 |
20 | JUser->authorise() | JROOT/components/com_weblinks/views/category/tmpl/default_items.php:23 |
19 | include JROOT/components/com_weblinks/views/category/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:694 |
18 | JViewLegacy->loadTemplate() | JROOT/layouts/joomla/content/category_default.php:79 |
17 | include JROOT/layouts/joomla/content/category_default.php | JROOT/libraries/cms/layout/file.php:121 |
16 | JLayoutFile->render() | JROOT/libraries/cms/layout/helper.php:72 |
15 | JLayoutHelper::render() | JROOT/components/com_weblinks/views/category/tmpl/default.php:14 |
14 | include JROOT/components/com_weblinks/views/category/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
13 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
12 | JViewLegacy->display() | JROOT/libraries/legacy/view/category.php:241 |
11 | JViewCategory->display() | JROOT/components/com_weblinks/views/category/view.html.php:51 |
10 | WeblinksViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_weblinks/controller.php:65 |
8 | WeblinksController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_weblinks/weblinks.php:15 |
6 | require_once JROOT/components/com_weblinks/weblinks.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:66 |
Query Time: 0.72 ms After last query: 2.90 ms Query memory: 0.028 MB Memory before query: 13.948 MB Rows returned: 0
SELECT `m`.`tag_id`,`t`.*
FROM `f4soy_contentitem_tag_map` AS m
INNER JOIN `f4soy_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_weblinks.weblink'
AND `m`.`content_item_id` = 1
AND `t`.`published` = 1
AND t.access IN (1,1,5)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | ALL | idx_tag_type | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | Using where |
1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | ct_baha_f4soy.m.tag_id | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.16 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
init | 0.06 ms |
System lock | 0.01 ms |
optimizing | 0.03 ms |
statistics | 0.10 ms |
preparing | 0.03 ms |
executing | 0.01 ms |
Sending data | 0.05 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.10 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
21 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:450 |
20 | JHelperTags->getItemTags() | JROOT/components/com_weblinks/views/category/tmpl/default_items.php:129 |
19 | include JROOT/components/com_weblinks/views/category/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:694 |
18 | JViewLegacy->loadTemplate() | JROOT/layouts/joomla/content/category_default.php:79 |
17 | include JROOT/layouts/joomla/content/category_default.php | JROOT/libraries/cms/layout/file.php:121 |
16 | JLayoutFile->render() | JROOT/libraries/cms/layout/helper.php:72 |
15 | JLayoutHelper::render() | JROOT/components/com_weblinks/views/category/tmpl/default.php:14 |
14 | include JROOT/components/com_weblinks/views/category/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
13 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
12 | JViewLegacy->display() | JROOT/libraries/legacy/view/category.php:241 |
11 | JViewCategory->display() | JROOT/components/com_weblinks/views/category/view.html.php:51 |
10 | WeblinksViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_weblinks/controller.php:65 |
8 | WeblinksController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_weblinks/weblinks.php:15 |
6 | require_once JROOT/components/com_weblinks/weblinks.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:66 |
Query Time: 0.62 ms After last query: 1.55 ms Query memory: 0.028 MB Memory before query: 13.980 MB Rows returned: 0
SELECT `m`.`tag_id`,`t`.*
FROM `f4soy_contentitem_tag_map` AS m
INNER JOIN `f4soy_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_weblinks.weblink'
AND `m`.`content_item_id` = 2
AND `t`.`published` = 1
AND t.access IN (1,1,5)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | ALL | idx_tag_type | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | Using where |
1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | ct_baha_f4soy.m.tag_id | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.16 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.05 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.07 ms |
preparing | 0.03 ms |
executing | 0.01 ms |
Sending data | 0.05 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.09 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
21 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:450 |
20 | JHelperTags->getItemTags() | JROOT/components/com_weblinks/views/category/tmpl/default_items.php:129 |
19 | include JROOT/components/com_weblinks/views/category/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:694 |
18 | JViewLegacy->loadTemplate() | JROOT/layouts/joomla/content/category_default.php:79 |
17 | include JROOT/layouts/joomla/content/category_default.php | JROOT/libraries/cms/layout/file.php:121 |
16 | JLayoutFile->render() | JROOT/libraries/cms/layout/helper.php:72 |
15 | JLayoutHelper::render() | JROOT/components/com_weblinks/views/category/tmpl/default.php:14 |
14 | include JROOT/components/com_weblinks/views/category/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
13 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
12 | JViewLegacy->display() | JROOT/libraries/legacy/view/category.php:241 |
11 | JViewCategory->display() | JROOT/components/com_weblinks/views/category/view.html.php:51 |
10 | WeblinksViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_weblinks/controller.php:65 |
8 | WeblinksController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_weblinks/weblinks.php:15 |
6 | require_once JROOT/components/com_weblinks/weblinks.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:66 |
Query Time: 0.60 ms After last query: 1.33 ms Query memory: 0.028 MB Memory before query: 14.008 MB Rows returned: 0
SELECT `m`.`tag_id`,`t`.*
FROM `f4soy_contentitem_tag_map` AS m
INNER JOIN `f4soy_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_weblinks.weblink'
AND `m`.`content_item_id` = 3
AND `t`.`published` = 1
AND t.access IN (1,1,5)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | ALL | idx_tag_type | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | Using where |
1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | ct_baha_f4soy.m.tag_id | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.15 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.05 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.07 ms |
preparing | 0.03 ms |
executing | 0.01 ms |
Sending data | 0.05 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.09 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
21 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:450 |
20 | JHelperTags->getItemTags() | JROOT/components/com_weblinks/views/category/tmpl/default_items.php:129 |
19 | include JROOT/components/com_weblinks/views/category/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:694 |
18 | JViewLegacy->loadTemplate() | JROOT/layouts/joomla/content/category_default.php:79 |
17 | include JROOT/layouts/joomla/content/category_default.php | JROOT/libraries/cms/layout/file.php:121 |
16 | JLayoutFile->render() | JROOT/libraries/cms/layout/helper.php:72 |
15 | JLayoutHelper::render() | JROOT/components/com_weblinks/views/category/tmpl/default.php:14 |
14 | include JROOT/components/com_weblinks/views/category/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
13 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
12 | JViewLegacy->display() | JROOT/libraries/legacy/view/category.php:241 |
11 | JViewCategory->display() | JROOT/components/com_weblinks/views/category/view.html.php:51 |
10 | WeblinksViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_weblinks/controller.php:65 |
8 | WeblinksController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_weblinks/weblinks.php:15 |
6 | require_once JROOT/components/com_weblinks/weblinks.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:66 |
Query Time: 0.61 ms After last query: 1.36 ms Query memory: 0.028 MB Memory before query: 14.037 MB Rows returned: 0
SELECT `m`.`tag_id`,`t`.*
FROM `f4soy_contentitem_tag_map` AS m
INNER JOIN `f4soy_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_weblinks.weblink'
AND `m`.`content_item_id` = 4
AND `t`.`published` = 1
AND t.access IN (1,1,5)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | ALL | idx_tag_type | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | Using where |
1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | ct_baha_f4soy.m.tag_id | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.15 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.05 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.07 ms |
preparing | 0.03 ms |
executing | 0.01 ms |
Sending data | 0.05 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.09 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
21 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:450 |
20 | JHelperTags->getItemTags() | JROOT/components/com_weblinks/views/category/tmpl/default_items.php:129 |
19 | include JROOT/components/com_weblinks/views/category/tmpl/default_items.php | JROOT/libraries/legacy/view/legacy.php:694 |
18 | JViewLegacy->loadTemplate() | JROOT/layouts/joomla/content/category_default.php:79 |
17 | include JROOT/layouts/joomla/content/category_default.php | JROOT/libraries/cms/layout/file.php:121 |
16 | JLayoutFile->render() | JROOT/libraries/cms/layout/helper.php:72 |
15 | JLayoutHelper::render() | JROOT/components/com_weblinks/views/category/tmpl/default.php:14 |
14 | include JROOT/components/com_weblinks/views/category/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
13 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
12 | JViewLegacy->display() | JROOT/libraries/legacy/view/category.php:241 |
11 | JViewCategory->display() | JROOT/components/com_weblinks/views/category/view.html.php:51 |
10 | WeblinksViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_weblinks/controller.php:65 |
8 | WeblinksController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_weblinks/weblinks.php:15 |
6 | require_once JROOT/components/com_weblinks/weblinks.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:66 |
Query Time: 2.49 ms After last query: 11.29 ms Query memory: 0.022 MB Memory before query: 14.263 MB Rows returned: 42
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params,am.mirror_id, am.params as advancedparams, 0 as menuid, m.publish_up, m.publish_down
FROM f4soy_modules AS m
LEFT JOIN f4soy_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
LEFT JOIN f4soy_advancedmodules as am
ON am.moduleid = m.id
WHERE m.published = 1
AND e.enabled = 1
AND m.access IN (1,1,5)
AND m.client_id = 0
ORDER BY m.position, m.ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | ref | published,newsfeeds | published | 1 | const | 44 | 100.00 | Using index condition; Using where; Using filesort |
1 | SIMPLE | am | eq_ref | PRIMARY | PRIMARY | 4 | ct_baha_f4soy.m.id | 1 | 100.00 | Using where |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 403 | ct_baha_f4soy.m.module,const | 1 | 100.00 | Using index condition; Using where |
Status | Duration |
---|
starting | 0.20 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.04 ms |
init | 0.06 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.09 ms |
preparing | 0.04 ms |
Sorting result | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.02 ms |
Creating sort index | 1.75 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.10 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
17 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:402 |
16 | PlgSystemAdvancedModuleHelper->getModuleList() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:123 |
15 | PlgSystemAdvancedModuleHelper->onPrepareModuleList() | Same as call in the line below. |
14 | call_user_func_array() | JROOT/libraries/joomla/event/dispatcher.php:165 |
13 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
12 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/module/helper.php:355 |
11 | JModuleHelper::load() | JROOT/libraries/cms/module/helper.php:84 |
10 | JModuleHelper::getModules() | JROOT/libraries/joomla/document/html.php:576 |
9 | JDocumentHtml->countModules() | JROOT/templates/as002073free/includes/includes.php:66 |
8 | include JROOT/templates/as002073free/includes/includes.php | JROOT/templates/as002073free/index.php:13 |
7 | require JROOT/templates/as002073free/index.php | JROOT/libraries/joomla/document/html.php:653 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1102 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:66 |
9 × SELECT `m`.`tag_id`,`t`.*
FROM `f4soy_contentitem_tag_map` AS m
INNER JOIN `f4soy_tags` AS t
ON `m`.`tag_id` = `t`.`id`
2 × SELECT `id`,`name`,`rules`,`parent_id`
FROM `f4soy_assets`
2 × SELECT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state
FROM f4soy_fields AS a
LEFT JOIN `f4soy_languages` AS l
ON l.lang_code = a.language
LEFT JOIN f4soy_users AS uc
ON uc.id=a.checked_out
LEFT JOIN f4soy_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN f4soy_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN f4soy_fields_groups AS g
ON g.id = a.group_id
LEFT JOIN `f4soy_fields_categories` AS fc
ON fc.field_id = a.id
2 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `f4soy_extensions`
1 × SELECT a.*,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email
FROM `f4soy_weblinks` AS a
LEFT JOIN f4soy_categories AS c
ON c.id = a.catid
LEFT JOIN f4soy_users AS ua
ON ua.id = a.created_by
LEFT JOIN f4soy_users AS uam
ON uam.id = a.modified_by
1 × SELECT COUNT(*)
FROM `f4soy_weblinks` AS a
LEFT JOIN f4soy_categories AS c
ON c.id = a.catid
LEFT JOIN f4soy_users AS ua
ON ua.id = a.created_by
LEFT JOIN f4soy_users AS uam
ON uam.id = a.modified_by
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 f4soy_categories as c
LEFT JOIN f4soy_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params,am.mirror_id, am.params as advancedparams, 0 as menuid, m.publish_up, m.publish_down
FROM f4soy_modules AS m
LEFT JOIN f4soy_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
LEFT JOIN f4soy_advancedmodules as am
ON am.moduleid = m.id
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,COUNT(i.`id`) AS numitems
FROM f4soy_categories as c
LEFT JOIN f4soy_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
LEFT JOIN `f4soy_weblinks` AS i
ON i.`catid` = c.id
AND i.state = 1
1 × SELECT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state
FROM f4soy_fields AS a
LEFT JOIN `f4soy_languages` AS l
ON l.lang_code = a.language
LEFT JOIN f4soy_users AS uc
ON uc.id=a.checked_out
LEFT JOIN f4soy_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN f4soy_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN f4soy_fields_groups AS g
ON g.id = a.group_id
1 × SELECT id, home, template, s.params
FROM f4soy_template_styles as s
LEFT JOIN f4soy_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT id, rules
FROM `f4soy_viewlevels
1 × SELECT `session_id`
FROM `f4soy_session`
1 × SELECT b.id
FROM f4soy_usergroups AS a
LEFT JOIN f4soy_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT `folder` AS `type`,`element` AS `name`,`params`
FROM f4soy_extensions
1 × SELECT `data`
FROM `f4soy_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 f4soy_menu AS m
LEFT JOIN f4soy_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT *
FROM f4soy_languages