Query Time: 0.30 ms Query memory: 0.022 MB Memory before query: 3.865 MB Rows returned: 0
SELECT `session_id`
FROM `ssw1n_session`
WHERE `session_id` = '5024577e1d91a15b3b3b8dda45edf453'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
8 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:153 |
6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:760 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:135 |
4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:344 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:61 |
Query Time: 2.45 ms After last query: 0.06 ms Query memory: 0.004 MB Memory before query: 3.870 MB
INSERT INTO `ssw1n_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
('5024577e1d91a15b3b3b8dda45edf453', 1, 1750279541, 0, '', 0)
EXPLAIN not possible on query: INSERT INTO `ssw1n_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
('5024577e1d91a15b3b3b8dda45edf453', 1, 1750279541, 0, '', 0)
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Session/MetadataManager.php:116 |
7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:153 |
6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:760 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:135 |
4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:344 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:61 |
Query Time: 0.46 ms After last query: 1.62 ms Query memory: 0.031 MB Memory before query: 4.144 MB Rows returned: 54
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `ssw1n_extensions`
WHERE `type` = 'component'
AND `state` = 0
AND `enabled` = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_extensions | ref | extension | extension | 82 | const | 55 | Using index condition; Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
11 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Component/ComponentHelper.php:445 |
10 | Joomla\CMS\Component\ComponentHelper::Joomla\CMS\Component\{closure}() | Same as call in the line below. |
9 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
8 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Component/ComponentHelper.php:453 |
7 | Joomla\CMS\Component\ComponentHelper::load() | JROOT/libraries/src/Component/ComponentHelper.php:519 |
6 | Joomla\CMS\Component\ComponentHelper::getComponents() | JROOT/libraries/src/Component/ComponentHelper.php:44 |
5 | Joomla\CMS\Component\ComponentHelper::getComponent() | JROOT/libraries/src/Component/ComponentHelper.php:103 |
4 | Joomla\CMS\Component\ComponentHelper::getParams() | JROOT/libraries/src/Application/SiteApplication.php:594 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.22 ms After last query: 1.44 ms Query memory: 0.023 MB Memory before query: 4.348 MB Rows returned: 5
SELECT id, rules
FROM `ssw1n_viewlevels`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_viewlevels | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1500 |
9 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Access/Access.php:1063 |
8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:321 |
6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.22 ms After last query: 0.06 ms Query memory: 0.022 MB Memory before query: 4.361 MB Rows returned: 2
SELECT b.id
FROM ssw1n_usergroups AS a
LEFT JOIN ssw1n_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 | 4 | Using where; Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1544 |
10 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Access/Access.php:980 |
9 | Joomla\CMS\Access\Access::getGroupsByUser() | JROOT/libraries/src/Access/Access.php:1095 |
8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:321 |
6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.49 ms After last query: 0.46 ms Query memory: 0.035 MB Memory before query: 4.428 MB Rows returned: 120
SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM ssw1n_extensions
WHERE enabled = 1
AND type = 'plugin'
AND state IN (0,1)
AND access IN (1,1,5)
ORDER BY ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_extensions | ALL | extension | NO INDEX KEY COULD BE USED | NULL | NULL | 394 | Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Plugin/PluginHelper.php:354 |
9 | Joomla\CMS\Plugin\PluginHelper::Joomla\CMS\Plugin\{closure}() | Same as call in the line below. |
8 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
7 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Plugin/PluginHelper.php:359 |
6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.90 ms After last query: 20.77 ms Query memory: 0.105 MB Memory before query: 8.205 MB Rows returned: 120
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 ssw1n_menu AS m
LEFT JOIN ssw1n_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 | 154 | Using index condition; Using where; Using filesort |
1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | softmozart_evolve.m.component_id | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Menu/SiteMenu.php:93 |
17 | Joomla\CMS\Menu\SiteMenu->Joomla\CMS\Menu\{closure}() | Same as call in the line below. |
16 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
15 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Menu/SiteMenu.php:101 |
14 | Joomla\CMS\Menu\SiteMenu->load() | JROOT/libraries/src/Menu/AbstractMenu.php:76 |
13 | Joomla\CMS\Menu\AbstractMenu->__construct() | JROOT/libraries/src/Menu/SiteMenu.php:62 |
12 | Joomla\CMS\Menu\SiteMenu->__construct() | JROOT/libraries/src/Menu/AbstractMenu.php:131 |
11 | Joomla\CMS\Menu\AbstractMenu::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:375 |
10 | Joomla\CMS\Application\CMSApplication->getMenu() | JROOT/libraries/src/Application/SiteApplication.php:275 |
9 | Joomla\CMS\Application\SiteApplication->getMenu() | JROOT/libraries/src/Router/SiteRouter.php:64 |
8 | Joomla\CMS\Router\SiteRouter->__construct() | JROOT/libraries/src/Router/Router.php:189 |
7 | Joomla\CMS\Router\Router::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:491 |
6 | Joomla\CMS\Application\CMSApplication::getRouter() | JROOT/libraries/src/Application/SiteApplication.php:403 |
5 | Joomla\CMS\Application\SiteApplication::getRouter() | JROOT/libraries/src/Application/CMSApplication.php:1073 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.31 ms After last query: 6.45 ms Query memory: 0.023 MB Memory before query: 9.292 MB Rows returned: 0
SELECT `userid`
FROM `ssw1n_community_users`
WHERE `alias`='search'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_community_users | ref | alias | alias | 767 | const | 1 | Using index condition |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
12 | JDatabaseDriver->loadResult() | JROOT/components/com_community/router.php:477 |
11 | CommunityGetUserId() | JROOT/components/com_community/router.php:228 |
10 | CommunityParseRoute() | JROOT/libraries/src/Component/Router/RouterLegacy.php:105 |
9 | Joomla\CMS\Component\Router\RouterLegacy->parse() | JROOT/libraries/src/Router/SiteRouter.php:437 |
8 | Joomla\CMS\Router\SiteRouter->parseSefRoute() | JROOT/libraries/src/Router/Router.php:482 |
7 | Joomla\CMS\Router\Router->_parseSefRoute() | JROOT/libraries/src/Router/Router.php:227 |
6 | Joomla\CMS\Router\Router->parse() | JROOT/libraries/src/Router/SiteRouter.php:138 |
5 | Joomla\CMS\Router\SiteRouter->parse() | JROOT/libraries/src/Application/CMSApplication.php:1074 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.16 ms After last query: 0.06 ms Query memory: 0.023 MB Memory before query: 9.299 MB Rows returned: 0
SELECT `userid`
FROM `ssw1n_community_users`
WHERE `alias`='search'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_community_users | ref | alias | alias | 767 | const | 1 | Using index condition |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
12 | JDatabaseDriver->loadResult() | JROOT/components/com_community/router.php:492 |
11 | CommunityGetUserId() | JROOT/components/com_community/router.php:228 |
10 | CommunityParseRoute() | JROOT/libraries/src/Component/Router/RouterLegacy.php:105 |
9 | Joomla\CMS\Component\Router\RouterLegacy->parse() | JROOT/libraries/src/Router/SiteRouter.php:437 |
8 | Joomla\CMS\Router\SiteRouter->parseSefRoute() | JROOT/libraries/src/Router/Router.php:482 |
7 | Joomla\CMS\Router\Router->_parseSefRoute() | JROOT/libraries/src/Router/Router.php:227 |
6 | Joomla\CMS\Router\Router->parse() | JROOT/libraries/src/Router/SiteRouter.php:138 |
5 | Joomla\CMS\Router\SiteRouter->parse() | JROOT/libraries/src/Application/CMSApplication.php:1074 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.29 ms After last query: 1.68 ms Query memory: 0.026 MB Memory before query: 9.462 MB Rows returned: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `ssw1n_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | Using index condition |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1656 |
17 | JDatabaseDriver->loadObject() | JROOT/libraries/src/Helper/LibraryHelper.php:167 |
16 | Joomla\CMS\Helper\LibraryHelper::Joomla\CMS\Helper\{closure}() | Same as call in the line below. |
15 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
14 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/LibraryHelper.php:175 |
13 | Joomla\CMS\Helper\LibraryHelper::loadLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:43 |
12 | Joomla\CMS\Helper\LibraryHelper::getLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:90 |
11 | Joomla\CMS\Helper\LibraryHelper::getParams() | JROOT/libraries/src/Version.php:321 |
10 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
9 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
8 | Joomla\CMS\Factory::getDocument() | JROOT/plugins/system/jomsocial.system/jomsocial.system.php:90 |
7 | azrulSysBot() | JROOT/libraries/joomla/event/dispatcher.php:165 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1122 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.17 ms After last query: 0.11 ms Query memory: 0.006 MB Memory before query: 9.454 MB
UPDATE `ssw1n_extensions`
SET `params` = '{\"mediaversion\":\"20e67895b468839a6a0a6eb3b96120f1\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN not possible on query: UPDATE `ssw1n_extensions`
SET `params` = '{\"mediaversion\":\"20e67895b468839a6a0a6eb3b96120f1\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Helper/LibraryHelper.php:117 |
12 | Joomla\CMS\Helper\LibraryHelper::saveParams() | JROOT/libraries/src/Version.php:372 |
11 | Joomla\CMS\Version->setMediaVersion() | JROOT/libraries/src/Version.php:331 |
10 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
9 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
8 | Joomla\CMS\Factory::getDocument() | JROOT/plugins/system/jomsocial.system/jomsocial.system.php:90 |
7 | azrulSysBot() | JROOT/libraries/joomla/event/dispatcher.php:165 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1122 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.33 ms After last query: 1.32 ms Query memory: 0.024 MB Memory before query: 9.703 MB Rows returned: 5
SELECT id, home, template, s.params
FROM ssw1n_template_styles as s
LEFT JOIN ssw1n_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | extension | 82 | const | 6 | Using index condition; Using where |
1 | SIMPLE | s | ALL | idx_template | NO INDEX KEY COULD BE USED | NULL | NULL | 7 | Using where; Using join buffer (flat, BNL join) |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
11 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Application/SiteApplication.php:486 |
10 | Joomla\CMS\Application\SiteApplication->getTemplate() | JROOT/plugins/system/gantry5/gantry5.php:195 |
9 | plgSystemGantry5->onAfterRouteSite() | JROOT/plugins/system/gantry5/gantry5.php:57 |
8 | plgSystemGantry5->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1122 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.34 ms After last query: 9.32 ms Query memory: 0.025 MB Memory before query: 11.042 MB Rows returned: 2
SELECT s.id, s.template, s.home, s.title AS long_title, s.params
FROM ssw1n_template_styles AS s
WHERE s.client_id = 0
AND s.template = 'g5_helium'
ORDER BY s.id
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | s | ref | idx_template | idx_template | 202 | const | 2 | Using index condition; Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/gantry5/classes/Gantry/Joomla/StyleHelper.php:46 |
14 | Gantry\Joomla\StyleHelper::loadStyles() | JROOT/libraries/gantry5/classes/Gantry/Framework/Assignments.php:50 |
13 | Gantry\Framework\Assignments->loadAssignments() | JROOT/libraries/gantry5/classes/Gantry/Component/Assignments/AbstractAssignments.php:303 |
12 | Gantry\Component\Assignments\AbstractAssignments->init() | JROOT/libraries/gantry5/classes/Gantry/Component/Assignments/AbstractAssignments.php:104 |
11 | Gantry\Component\Assignments\AbstractAssignments->scores() | JROOT/libraries/gantry5/classes/Gantry/Component/Assignments/AbstractAssignments.php:91 |
10 | Gantry\Component\Assignments\AbstractAssignments->select() | JROOT/plugins/system/gantry5/gantry5.php:246 |
9 | plgSystemGantry5->onAfterRouteSite() | JROOT/plugins/system/gantry5/gantry5.php:57 |
8 | plgSystemGantry5->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1122 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.28 ms After last query: 4.91 ms Query memory: 0.025 MB Memory before query: 11.666 MB Rows returned: 1
SELECT *
FROM ssw1n_languages
WHERE published=1
ORDER BY ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_languages | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
6 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/LanguageHelper.php:150 |
5 | Joomla\CMS\Language\LanguageHelper::getLanguages() | JROOT/libraries/src/Application/SiteApplication.php:330 |
4 | Joomla\CMS\Application\SiteApplication->getParams() | JROOT/libraries/src/Application/SiteApplication.php:138 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.46 ms After last query: 5.49 ms Query memory: 0.027 MB Memory before query: 12.593 MB Rows returned: 2
SHOW FULL COLUMNS
FROM `ssw1n_community_config`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `ssw1n_community_config`
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
14 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:445 |
13 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:245 |
12 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:164 |
11 | Joomla\CMS\Table\Table->__construct() | JROOT/administrator/components/com_community/tables/configuration.php:22 |
10 | CommunityTableConfiguration->__construct() | JROOT/libraries/src/Table/Table.php:312 |
9 | Joomla\CMS\Table\Table::getInstance() | JROOT/components/com_community/libraries/core.php:1069 |
8 | CConfig::getInstance() | JROOT/components/com_community/libraries/core.php:232 |
7 | CFactory::getConfig() | JROOT/components/com_community/community.php:46 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.20 ms After last query: 0.34 ms Query memory: 0.036 MB Memory before query: 12.622 MB Rows returned: 1
SELECT *
FROM ssw1n_community_config
WHERE `name` = 'config'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_community_config | const | PRIMARY | PRIMARY | 194 | const | 1 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
10 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
9 | Joomla\CMS\Table\Table->load() | JROOT/components/com_community/libraries/core.php:1070 |
8 | CConfig::getInstance() | JROOT/components/com_community/libraries/core.php:232 |
7 | CFactory::getConfig() | JROOT/components/com_community/community.php:46 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.40 ms After last query: 33.90 ms Query memory: 0.026 MB Memory before query: 13.865 MB Rows returned: 0
SELECT *
FROM `ssw1n_community_mailq`
WHERE `status`='0'
LIMIT 0,100
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_community_mailq | ref | status | status | 1 | const | 1 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
10 | JDatabaseDriver->loadObjectList() | JROOT/components/com_community/models/mailq.php:139 |
9 | CommunityModelMailq->get() | JROOT/components/com_community/libraries/mailq.php:23 |
8 | CMailq->send() | JROOT/components/com_community/libraries/cron.php:127 |
7 | CCron->sendEmailsOnPageLoad() | JROOT/components/com_community/community.php:72 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.29 ms After last query: 6.25 ms Query memory: 0.022 MB Memory before query: 15.123 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
9 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
8 | CFactory::getUser() | JROOT/components/com_community/controllers/controller.php:40 |
7 | CommunityBaseController->__construct() | JROOT/components/com_community/community.php:144 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.39 ms After last query: 1.07 ms Query memory: 0.035 MB Memory before query: 15.361 MB Rows returned: 0
SELECT a.`userid` as _userid , a.`status` as _status , a.`points` as _points, a.`posted_on` as _posted_on, a.`avatar` as _avatar , a.`cover` as _cover , a.`thumb` as _thumb , a.`invite` as _invite, a.`params` as _cparams, a.`view` as _view, a.`friends` as _friends, a.`groups` as _groups, a.`events` as _events, a.`friendcount` as _friendcount, a.`alias` as _alias, a.`profile_id` as _profile_id, a.`storage` as _storage, a.`watermark_hash` as _watermark_hash, a.`search_email` as _search_email, a.`longitude` as longitude, a.`latitude` as latitude, a.`default_avatar` as _defaultAvatar, a.`usergroup` as _usergroup, s.`userid` as _isonline, u.*
FROM `ssw1n_community_users` as a
LEFT JOIN `ssw1n_users` u
ON u.`id`=a.`userid`
LEFT
OUTER JOIN `ssw1n_session` s
ON s.`userid`=a.`userid`
AND s.`client_id` !='1'
WHERE a.`userid`='0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1656 |
10 | JDatabaseDriver->loadObject() | JROOT/components/com_community/libraries/user.php:174 |
9 | CUser->init() | JROOT/components/com_community/libraries/core.php:199 |
8 | CFactory::getUser() | JROOT/components/com_community/controllers/controller.php:40 |
7 | CommunityBaseController->__construct() | JROOT/components/com_community/community.php:144 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.43 ms After last query: 0.38 ms Query memory: 0.030 MB Memory before query: 15.407 MB Rows returned: 16
SHOW FULL COLUMNS
FROM `ssw1n_community_profiles`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `ssw1n_community_profiles`
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:445 |
14 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:245 |
13 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:164 |
12 | Joomla\CMS\Table\Table->__construct() | JROOT/components/com_community/tables/multiprofile.php:33 |
11 | CTableMultiProfile->__construct() | JROOT/libraries/src/Table/Table.php:312 |
10 | Joomla\CMS\Table\Table::getInstance() | JROOT/components/com_community/libraries/user.php:789 |
9 | CUser->getThumbAvatar() | JROOT/components/com_community/libraries/core.php:200 |
8 | CFactory::getUser() | JROOT/components/com_community/controllers/controller.php:40 |
7 | CommunityBaseController->__construct() | JROOT/components/com_community/community.php:144 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.22 ms After last query: 0.74 ms Query memory: 0.024 MB Memory before query: 15.536 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_community_fields`
WHERE `fieldcode`='FIELD_GENDER'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_community_fields | ref | fieldcode | fieldcode | 767 | const | 1 | Using index condition |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
13 | JDatabaseDriver->loadResult() | JROOT/components/com_community/models/profile.php:817 |
12 | CommunityModelProfile->_getgenderId() | JROOT/components/com_community/models/profile.php:791 |
11 | CommunityModelProfile->getGender() | JROOT/components/com_community/libraries/user.php:671 |
10 | CUser->_getGender() | JROOT/components/com_community/libraries/user.php:821 |
9 | CUser->getThumbAvatar() | JROOT/components/com_community/libraries/core.php:200 |
8 | CFactory::getUser() | JROOT/components/com_community/controllers/controller.php:40 |
7 | CommunityBaseController->__construct() | JROOT/components/com_community/community.php:144 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.20 ms After last query: 0.03 ms Query memory: 0.024 MB Memory before query: 15.542 MB Rows returned: 0
SELECT `value`
FROM `ssw1n_community_fields_values`
WHERE `field_id` = '2'
AND `user_id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_community_fields_values | ref | field_id,user_id,idx_user_fieldid | user_id | 4 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
12 | JDatabaseDriver->loadResult() | JROOT/components/com_community/models/profile.php:800 |
11 | CommunityModelProfile->getGender() | JROOT/components/com_community/libraries/user.php:671 |
10 | CUser->_getGender() | JROOT/components/com_community/libraries/user.php:821 |
9 | CUser->getThumbAvatar() | JROOT/components/com_community/libraries/core.php:200 |
8 | CFactory::getUser() | JROOT/components/com_community/controllers/controller.php:40 |
7 | CommunityBaseController->__construct() | JROOT/components/com_community/community.php:144 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.17 ms After last query: 0.41 ms Query memory: 0.022 MB Memory before query: 15.569 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
9 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
8 | CFactory::getUser() | JROOT/components/com_community/controllers/controller.php:262 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.20 ms After last query: 2.78 ms Query memory: 0.024 MB Memory before query: 15.954 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
13 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
12 | CFactory::getUser() | JROOT/components/com_community/views/views.php:33 |
11 | CommunityView->__construct() | JROOT/components/com_community/libraries/core.php:454 |
10 | CFactory::getView() | JROOT/components/com_community/controllers/controller.php:193 |
9 | CommunityBaseController->getView() | JROOT/components/com_community/controllers/search.php:232 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.16 ms After last query: 0.49 ms Query memory: 0.026 MB Memory before query: 16.022 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
16 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
15 | CFactory::getUser() | JROOT/components/com_community/libraries/assets.php:106 |
14 | CAssets->_init() | JROOT/components/com_community/libraries/assets.php:28 |
13 | CAssets->__construct() | JROOT/components/com_community/libraries/assets.php:40 |
12 | CAssets::getInstance() | JROOT/components/com_community/views/views.php:37 |
11 | CommunityView->__construct() | JROOT/components/com_community/libraries/core.php:454 |
10 | CFactory::getView() | JROOT/components/com_community/controllers/controller.php:193 |
9 | CommunityBaseController->getView() | JROOT/components/com_community/controllers/search.php:232 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.11 ms After last query: 0.03 ms Query memory: 0.026 MB Memory before query: 16.030 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
16 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
15 | CFactory::getUser() | JROOT/components/com_community/libraries/assets.php:108 |
14 | CAssets->_init() | JROOT/components/com_community/libraries/assets.php:28 |
13 | CAssets->__construct() | JROOT/components/com_community/libraries/assets.php:40 |
12 | CAssets::getInstance() | JROOT/components/com_community/views/views.php:37 |
11 | CommunityView->__construct() | JROOT/components/com_community/libraries/core.php:454 |
10 | CFactory::getView() | JROOT/components/com_community/controllers/controller.php:193 |
9 | CommunityBaseController->getView() | JROOT/components/com_community/controllers/search.php:232 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.26 ms After last query: 1.99 ms Query memory: 0.024 MB Memory before query: 16.310 MB Rows returned: 0
SELECT `id`,`parent_id`
FROM `ssw1n_menu`
WHERE `menutype`='jomsocial'
AND `published`='1'
AND `link` LIKE '%index.php?option=com_community&view=search%'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_menu | ref | idx_menutype | idx_menutype | 98 | const | 1 | Using index condition; Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1656 |
13 | JDatabaseDriver->loadObject() | JROOT/components/com_community/models/toolbar.php:135 |
12 | CommunityModelToolbar->getActiveId() | JROOT/components/com_community/helpers/head.php:96 |
11 | CHeadHelper::setType() | JROOT/components/com_community/views/search/view.html.php:132 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.63 ms After last query: 0.51 ms Query memory: 0.025 MB Memory before query: 16.341 MB Rows returned: 3
SELECT `id`
FROM `ssw1n_menu`
WHERE `link` LIKE '%option=com_community&view=frontpage%'
AND `published`='1'
AND `menutype`!='jomsocial'
AND `type`='component'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_menu | ALL | idx_menutype | NO INDEX KEY COULD BE USED | NULL | NULL | 249 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:1393 |
14 | CRoute::_getViewItemid() | JROOT/components/com_community/libraries/core.php:1303 |
13 | CRoute::_() | JROOT/components/com_community/libraries/core.php:1239 |
12 | CRoute::getExternalURL() | JROOT/components/com_community/helpers/head.php:159 |
11 | CHeadHelper::setType() | JROOT/components/com_community/views/search/view.html.php:132 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.47 ms After last query: 0.50 ms Query memory: 0.025 MB Memory before query: 16.368 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_menu`
WHERE `link` LIKE '%option=com_community&view=groups%'
AND `published`='1'
AND `menutype`!='jomsocial'
AND `type`='component'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_menu | ALL | idx_menutype | NO INDEX KEY COULD BE USED | NULL | NULL | 249 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:1393 |
14 | CRoute::_getViewItemid() | JROOT/components/com_community/libraries/core.php:1303 |
13 | CRoute::_() | JROOT/components/com_community/libraries/core.php:1239 |
12 | CRoute::getExternalURL() | JROOT/components/com_community/helpers/head.php:160 |
11 | CHeadHelper::setType() | JROOT/components/com_community/views/search/view.html.php:132 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.29 ms After last query: 0.09 ms Query memory: 0.025 MB Memory before query: 16.377 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_menu`
WHERE `link` LIKE '%option=com_community&view=photos%'
AND `published`='1'
AND `menutype`!='jomsocial'
AND `type`='component'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_menu | ALL | idx_menutype | NO INDEX KEY COULD BE USED | NULL | NULL | 249 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:1393 |
14 | CRoute::_getViewItemid() | JROOT/components/com_community/libraries/core.php:1303 |
13 | CRoute::_() | JROOT/components/com_community/libraries/core.php:1239 |
12 | CRoute::getExternalURL() | JROOT/components/com_community/helpers/head.php:161 |
11 | CHeadHelper::setType() | JROOT/components/com_community/views/search/view.html.php:132 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.17 ms After last query: 0.02 ms Query memory: 0.025 MB Memory before query: 16.384 MB Rows returned: 3
SELECT `id`
FROM `ssw1n_menu`
WHERE `link` = 'index.php?option=com_community&view=frontpage'
AND `published`='1'
AND `type`='component'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_menu | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 249 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:1433 |
14 | CRoute::_getDefaultItemid() | JROOT/components/com_community/libraries/core.php:1318 |
13 | CRoute::_() | JROOT/components/com_community/libraries/core.php:1239 |
12 | CRoute::getExternalURL() | JROOT/components/com_community/helpers/head.php:161 |
11 | CHeadHelper::setType() | JROOT/components/com_community/views/search/view.html.php:132 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.46 ms After last query: 0.07 ms Query memory: 0.025 MB Memory before query: 16.392 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_menu`
WHERE `link` LIKE '%option=com_community&view=videos%'
AND `published`='1'
AND `menutype`!='jomsocial'
AND `type`='component'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_menu | ALL | idx_menutype | NO INDEX KEY COULD BE USED | NULL | NULL | 249 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:1393 |
14 | CRoute::_getViewItemid() | JROOT/components/com_community/libraries/core.php:1303 |
13 | CRoute::_() | JROOT/components/com_community/libraries/core.php:1239 |
12 | CRoute::getExternalURL() | JROOT/components/com_community/helpers/head.php:162 |
11 | CHeadHelper::setType() | JROOT/components/com_community/views/search/view.html.php:132 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.26 ms After last query: 0.19 ms Query memory: 0.026 MB Memory before query: 16.407 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_menu`
WHERE `link` LIKE '%option=com_community&view=events%'
AND `published`='1'
AND `menutype`!='jomsocial'
AND `type`='component'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_menu | ALL | idx_menutype | NO INDEX KEY COULD BE USED | NULL | NULL | 249 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:1393 |
14 | CRoute::_getViewItemid() | JROOT/components/com_community/libraries/core.php:1303 |
13 | CRoute::_() | JROOT/components/com_community/libraries/core.php:1239 |
12 | CRoute::getExternalURL() | JROOT/components/com_community/helpers/head.php:163 |
11 | CHeadHelper::setType() | JROOT/components/com_community/views/search/view.html.php:132 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.11 ms After last query: 0.07 ms Query memory: 0.023 MB Memory before query: 16.415 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
12 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
11 | CFactory::getUser() | JROOT/components/com_community/views/search/view.html.php:134 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.22 ms After last query: 2.85 ms Query memory: 0.024 MB Memory before query: 16.861 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
13 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
12 | CFactory::getUser() | JROOT/components/com_community/models/search.php:386 |
11 | CommunityModelSearch->getPeople() | JROOT/components/com_community/views/search/view.html.php:147 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 461.61 ms After last query: 0.09 ms Query memory: 0.023 MB Memory before query: 16.868 MB Rows returned: 1
SELECT COUNT(DISTINCT(a.`id`))
FROM `ssw1n_users` AS a
LEFT JOIN `ssw1n_session` AS b
ON a.`id` = b.`userid`
WHERE a.`block`='0'
AND a.`username` != ""
ORDER BY a.`registerDate` DESC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ALL | idx_block,username | NO INDEX KEY COULD BE USED | NULL | NULL | 14984 | Using where |
1 | SIMPLE | b | ref | userid | userid | 5 | softmozart_evolve.a.id | 757 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
12 | JDatabaseDriver->loadResult() | JROOT/components/com_community/models/search.php:530 |
11 | CommunityModelSearch->getPeople() | JROOT/components/com_community/views/search/view.html.php:147 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 12.38 ms After last query: 0.87 ms Query memory: 0.024 MB Memory before query: 16.953 MB Rows returned: 12
SELECT distinct(a.`id`)
FROM `ssw1n_users` AS a
LEFT JOIN `ssw1n_session` AS b
ON a.`id` = b.`userid`
WHERE a.`block`='0'
AND a.`username` != ""
ORDER BY a.`registerDate` DESC
LIMIT 9324,12
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ALL | idx_block,username | NO INDEX KEY COULD BE USED | NULL | NULL | 14984 | Using where; Using temporary; Using filesort |
1 | SIMPLE | b | ref | userid | userid | 5 | softmozart_evolve.a.id | 757 | Using index; Distinct |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
12 | JDatabaseDriver->loadObjectList() | JROOT/components/com_community/models/search.php:536 |
11 | CommunityModelSearch->getPeople() | JROOT/components/com_community/views/search/view.html.php:147 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.79 ms After last query: 0.14 ms Query memory: 0.044 MB Memory before query: 16.968 MB Rows returned: 11
SELECT a.`userid` as _userid , a.`status` as _status , a.`points` as _points, a.`posted_on` as _posted_on, a.`avatar` as _avatar , a.`thumb` as _thumb , a.`invite` as _invite, a.`params` as _cparams, a.`view` as _view, a.`friends` as _friends, a.`groups` as _groups, a.`events` as _events, a.`alias` as _alias, a.`profile_id` as _profile_id, a.`friendcount` as _friendcount, a.`storage` as _storage, a.`watermark_hash` as _watermark_hash, a.`search_email` AS _search_email, s.`userid` as _isonline, u.*
FROM `ssw1n_community_users` as a
LEFT JOIN `ssw1n_users` u
ON u.`id`=a.`userid`
LEFT
OUTER JOIN `ssw1n_session`s
ON s.`userid`=a.`userid`
WHERE a.`userid` IN (160,159,158,157,156,155,154,153,152,151,150)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | range | PRIMARY | PRIMARY | 4 | NULL | 11 | Using index condition |
1 | SIMPLE | u | eq_ref | PRIMARY | PRIMARY | 4 | softmozart_evolve.a.userid | 1 | |
1 | SIMPLE | s | ref | userid | userid | 5 | softmozart_evolve.a.userid | 757 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
13 | JDatabaseDriver->loadObjectList() | JROOT/components/com_community/libraries/core.php:127 |
12 | CFactory::loadUsers() | JROOT/components/com_community/models/search.php:552 |
11 | CommunityModelSearch->getPeople() | JROOT/components/com_community/views/search/view.html.php:147 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.20 ms After last query: 0.15 ms Query memory: 0.026 MB Memory before query: 17.082 MB Rows returned: 0
SELECT `value`
FROM `ssw1n_community_fields_values`
WHERE `field_id` = '2'
AND `user_id` = '150'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_community_fields_values | ref | field_id,user_id,idx_user_fieldid | user_id | 4 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
16 | JDatabaseDriver->loadResult() | JROOT/components/com_community/models/profile.php:800 |
15 | CommunityModelProfile->getGender() | JROOT/components/com_community/libraries/user.php:671 |
14 | CUser->_getGender() | JROOT/components/com_community/libraries/user.php:821 |
13 | CUser->getThumbAvatar() | JROOT/components/com_community/libraries/core.php:133 |
12 | CFactory::loadUsers() | JROOT/components/com_community/models/search.php:552 |
11 | CommunityModelSearch->getPeople() | JROOT/components/com_community/views/search/view.html.php:147 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.22 ms After last query: 3.95 ms Query memory: 0.026 MB Memory before query: 17.090 MB Rows returned: 0
SELECT `value`
FROM `ssw1n_community_fields_values`
WHERE `field_id` = '2'
AND `user_id` = '152'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_community_fields_values | ref | field_id,user_id,idx_user_fieldid | user_id | 4 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
16 | JDatabaseDriver->loadResult() | JROOT/components/com_community/models/profile.php:800 |
15 | CommunityModelProfile->getGender() | JROOT/components/com_community/libraries/user.php:671 |
14 | CUser->_getGender() | JROOT/components/com_community/libraries/user.php:821 |
13 | CUser->getThumbAvatar() | JROOT/components/com_community/libraries/core.php:133 |
12 | CFactory::loadUsers() | JROOT/components/com_community/models/search.php:552 |
11 | CommunityModelSearch->getPeople() | JROOT/components/com_community/views/search/view.html.php:147 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.59 ms After last query: 0.11 ms Query memory: 0.026 MB Memory before query: 17.098 MB Rows returned: 0
SELECT `value`
FROM `ssw1n_community_fields_values`
WHERE `field_id` = '2'
AND `user_id` = '153'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_community_fields_values | ref | field_id,user_id,idx_user_fieldid | user_id | 4 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
16 | JDatabaseDriver->loadResult() | JROOT/components/com_community/models/profile.php:800 |
15 | CommunityModelProfile->getGender() | JROOT/components/com_community/libraries/user.php:671 |
14 | CUser->_getGender() | JROOT/components/com_community/libraries/user.php:821 |
13 | CUser->getThumbAvatar() | JROOT/components/com_community/libraries/core.php:133 |
12 | CFactory::loadUsers() | JROOT/components/com_community/models/search.php:552 |
11 | CommunityModelSearch->getPeople() | JROOT/components/com_community/views/search/view.html.php:147 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.17 ms After last query: 0.09 ms Query memory: 0.026 MB Memory before query: 17.106 MB Rows returned: 0
SELECT `value`
FROM `ssw1n_community_fields_values`
WHERE `field_id` = '2'
AND `user_id` = '154'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_community_fields_values | ref | field_id,user_id,idx_user_fieldid | user_id | 4 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
16 | JDatabaseDriver->loadResult() | JROOT/components/com_community/models/profile.php:800 |
15 | CommunityModelProfile->getGender() | JROOT/components/com_community/libraries/user.php:671 |
14 | CUser->_getGender() | JROOT/components/com_community/libraries/user.php:821 |
13 | CUser->getThumbAvatar() | JROOT/components/com_community/libraries/core.php:133 |
12 | CFactory::loadUsers() | JROOT/components/com_community/models/search.php:552 |
11 | CommunityModelSearch->getPeople() | JROOT/components/com_community/views/search/view.html.php:147 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.12 ms After last query: 0.11 ms Query memory: 0.026 MB Memory before query: 17.114 MB Rows returned: 0
SELECT `value`
FROM `ssw1n_community_fields_values`
WHERE `field_id` = '2'
AND `user_id` = '155'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_community_fields_values | ref | field_id,user_id,idx_user_fieldid | user_id | 4 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
16 | JDatabaseDriver->loadResult() | JROOT/components/com_community/models/profile.php:800 |
15 | CommunityModelProfile->getGender() | JROOT/components/com_community/libraries/user.php:671 |
14 | CUser->_getGender() | JROOT/components/com_community/libraries/user.php:821 |
13 | CUser->getThumbAvatar() | JROOT/components/com_community/libraries/core.php:133 |
12 | CFactory::loadUsers() | JROOT/components/com_community/models/search.php:552 |
11 | CommunityModelSearch->getPeople() | JROOT/components/com_community/views/search/view.html.php:147 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.11 ms After last query: 0.10 ms Query memory: 0.026 MB Memory before query: 17.122 MB Rows returned: 0
SELECT `value`
FROM `ssw1n_community_fields_values`
WHERE `field_id` = '2'
AND `user_id` = '156'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_community_fields_values | ref | field_id,user_id,idx_user_fieldid | user_id | 4 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
16 | JDatabaseDriver->loadResult() | JROOT/components/com_community/models/profile.php:800 |
15 | CommunityModelProfile->getGender() | JROOT/components/com_community/libraries/user.php:671 |
14 | CUser->_getGender() | JROOT/components/com_community/libraries/user.php:821 |
13 | CUser->getThumbAvatar() | JROOT/components/com_community/libraries/core.php:133 |
12 | CFactory::loadUsers() | JROOT/components/com_community/models/search.php:552 |
11 | CommunityModelSearch->getPeople() | JROOT/components/com_community/views/search/view.html.php:147 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.12 ms After last query: 0.09 ms Query memory: 0.026 MB Memory before query: 17.130 MB Rows returned: 0
SELECT `value`
FROM `ssw1n_community_fields_values`
WHERE `field_id` = '2'
AND `user_id` = '157'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_community_fields_values | ref | field_id,user_id,idx_user_fieldid | user_id | 4 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
16 | JDatabaseDriver->loadResult() | JROOT/components/com_community/models/profile.php:800 |
15 | CommunityModelProfile->getGender() | JROOT/components/com_community/libraries/user.php:671 |
14 | CUser->_getGender() | JROOT/components/com_community/libraries/user.php:821 |
13 | CUser->getThumbAvatar() | JROOT/components/com_community/libraries/core.php:133 |
12 | CFactory::loadUsers() | JROOT/components/com_community/models/search.php:552 |
11 | CommunityModelSearch->getPeople() | JROOT/components/com_community/views/search/view.html.php:147 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.11 ms After last query: 0.11 ms Query memory: 0.026 MB Memory before query: 17.147 MB Rows returned: 0
SELECT `value`
FROM `ssw1n_community_fields_values`
WHERE `field_id` = '2'
AND `user_id` = '158'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_community_fields_values | ref | field_id,user_id,idx_user_fieldid | user_id | 4 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
16 | JDatabaseDriver->loadResult() | JROOT/components/com_community/models/profile.php:800 |
15 | CommunityModelProfile->getGender() | JROOT/components/com_community/libraries/user.php:671 |
14 | CUser->_getGender() | JROOT/components/com_community/libraries/user.php:821 |
13 | CUser->getThumbAvatar() | JROOT/components/com_community/libraries/core.php:133 |
12 | CFactory::loadUsers() | JROOT/components/com_community/models/search.php:552 |
11 | CommunityModelSearch->getPeople() | JROOT/components/com_community/views/search/view.html.php:147 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.21 ms After last query: 0.09 ms Query memory: 0.026 MB Memory before query: 17.144 MB Rows returned: 0
SELECT `value`
FROM `ssw1n_community_fields_values`
WHERE `field_id` = '2'
AND `user_id` = '159'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_community_fields_values | ref | field_id,user_id,idx_user_fieldid | user_id | 4 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
16 | JDatabaseDriver->loadResult() | JROOT/components/com_community/models/profile.php:800 |
15 | CommunityModelProfile->getGender() | JROOT/components/com_community/libraries/user.php:671 |
14 | CUser->_getGender() | JROOT/components/com_community/libraries/user.php:821 |
13 | CUser->getThumbAvatar() | JROOT/components/com_community/libraries/core.php:133 |
12 | CFactory::loadUsers() | JROOT/components/com_community/models/search.php:552 |
11 | CommunityModelSearch->getPeople() | JROOT/components/com_community/views/search/view.html.php:147 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.12 ms After last query: 0.09 ms Query memory: 0.026 MB Memory before query: 17.151 MB Rows returned: 0
SELECT `value`
FROM `ssw1n_community_fields_values`
WHERE `field_id` = '2'
AND `user_id` = '160'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_community_fields_values | ref | field_id,user_id,idx_user_fieldid | user_id | 4 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
16 | JDatabaseDriver->loadResult() | JROOT/components/com_community/models/profile.php:800 |
15 | CommunityModelProfile->getGender() | JROOT/components/com_community/libraries/user.php:671 |
14 | CUser->_getGender() | JROOT/components/com_community/libraries/user.php:821 |
13 | CUser->getThumbAvatar() | JROOT/components/com_community/libraries/core.php:133 |
12 | CFactory::loadUsers() | JROOT/components/com_community/models/search.php:552 |
11 | CommunityModelSearch->getPeople() | JROOT/components/com_community/views/search/view.html.php:147 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.42 ms After last query: 0.07 ms Query memory: 0.024 MB Memory before query: 17.057 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '161'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
13 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
12 | CFactory::getUser() | JROOT/components/com_community/models/search.php:555 |
11 | CommunityModelSearch->getPeople() | JROOT/components/com_community/views/search/view.html.php:147 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.91 ms After last query: 0.04 ms Query memory: 0.037 MB Memory before query: 17.066 MB Rows returned: 1
SELECT a.`userid` as _userid , a.`status` as _status , a.`points` as _points, a.`posted_on` as _posted_on, a.`avatar` as _avatar , a.`cover` as _cover , a.`thumb` as _thumb , a.`invite` as _invite, a.`params` as _cparams, a.`view` as _view, a.`friends` as _friends, a.`groups` as _groups, a.`events` as _events, a.`friendcount` as _friendcount, a.`alias` as _alias, a.`profile_id` as _profile_id, a.`storage` as _storage, a.`watermark_hash` as _watermark_hash, a.`search_email` as _search_email, a.`longitude` as longitude, a.`latitude` as latitude, a.`default_avatar` as _defaultAvatar, a.`usergroup` as _usergroup, s.`userid` as _isonline, u.*
FROM `ssw1n_community_users` as a
LEFT JOIN `ssw1n_users` u
ON u.`id`=a.`userid`
LEFT
OUTER JOIN `ssw1n_session` s
ON s.`userid`=a.`userid`
AND s.`client_id` !='1'
WHERE a.`userid`='161'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | u | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | s | ref | userid,client_id_guest | userid | 5 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1656 |
14 | JDatabaseDriver->loadObject() | JROOT/components/com_community/libraries/user.php:174 |
13 | CUser->init() | JROOT/components/com_community/libraries/core.php:199 |
12 | CFactory::getUser() | JROOT/components/com_community/models/search.php:555 |
11 | CommunityModelSearch->getPeople() | JROOT/components/com_community/views/search/view.html.php:147 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.32 ms After last query: 0.05 ms Query memory: 0.026 MB Memory before query: 17.078 MB Rows returned: 0
SELECT `value`
FROM `ssw1n_community_fields_values`
WHERE `field_id` = '2'
AND `user_id` = '161'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_community_fields_values | ref | field_id,user_id,idx_user_fieldid | user_id | 4 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
16 | JDatabaseDriver->loadResult() | JROOT/components/com_community/models/profile.php:800 |
15 | CommunityModelProfile->getGender() | JROOT/components/com_community/libraries/user.php:671 |
14 | CUser->_getGender() | JROOT/components/com_community/libraries/user.php:821 |
13 | CUser->getThumbAvatar() | JROOT/components/com_community/libraries/core.php:200 |
12 | CFactory::getUser() | JROOT/components/com_community/models/search.php:555 |
11 | CommunityModelSearch->getPeople() | JROOT/components/com_community/views/search/view.html.php:147 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.12 ms After last query: 0.07 ms Query memory: 0.024 MB Memory before query: 17.085 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '160'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
13 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
12 | CFactory::getUser() | JROOT/components/com_community/models/search.php:555 |
11 | CommunityModelSearch->getPeople() | JROOT/components/com_community/views/search/view.html.php:147 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.30 ms After last query: 0.03 ms Query memory: 0.037 MB Memory before query: 17.094 MB Rows returned: 1
SELECT a.`userid` as _userid , a.`status` as _status , a.`points` as _points, a.`posted_on` as _posted_on, a.`avatar` as _avatar , a.`cover` as _cover , a.`thumb` as _thumb , a.`invite` as _invite, a.`params` as _cparams, a.`view` as _view, a.`friends` as _friends, a.`groups` as _groups, a.`events` as _events, a.`friendcount` as _friendcount, a.`alias` as _alias, a.`profile_id` as _profile_id, a.`storage` as _storage, a.`watermark_hash` as _watermark_hash, a.`search_email` as _search_email, a.`longitude` as longitude, a.`latitude` as latitude, a.`default_avatar` as _defaultAvatar, a.`usergroup` as _usergroup, s.`userid` as _isonline, u.*
FROM `ssw1n_community_users` as a
LEFT JOIN `ssw1n_users` u
ON u.`id`=a.`userid`
LEFT
OUTER JOIN `ssw1n_session` s
ON s.`userid`=a.`userid`
AND s.`client_id` !='1'
WHERE a.`userid`='160'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | u | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | s | ref | userid,client_id_guest | userid | 5 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1656 |
14 | JDatabaseDriver->loadObject() | JROOT/components/com_community/libraries/user.php:174 |
13 | CUser->init() | JROOT/components/com_community/libraries/core.php:199 |
12 | CFactory::getUser() | JROOT/components/com_community/models/search.php:555 |
11 | CommunityModelSearch->getPeople() | JROOT/components/com_community/views/search/view.html.php:147 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.11 ms After last query: 0.03 ms Query memory: 0.024 MB Memory before query: 17.105 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '159'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
13 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
12 | CFactory::getUser() | JROOT/components/com_community/models/search.php:555 |
11 | CommunityModelSearch->getPeople() | JROOT/components/com_community/views/search/view.html.php:147 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.73 ms After last query: 0.02 ms Query memory: 0.037 MB Memory before query: 17.114 MB Rows returned: 1
SELECT a.`userid` as _userid , a.`status` as _status , a.`points` as _points, a.`posted_on` as _posted_on, a.`avatar` as _avatar , a.`cover` as _cover , a.`thumb` as _thumb , a.`invite` as _invite, a.`params` as _cparams, a.`view` as _view, a.`friends` as _friends, a.`groups` as _groups, a.`events` as _events, a.`friendcount` as _friendcount, a.`alias` as _alias, a.`profile_id` as _profile_id, a.`storage` as _storage, a.`watermark_hash` as _watermark_hash, a.`search_email` as _search_email, a.`longitude` as longitude, a.`latitude` as latitude, a.`default_avatar` as _defaultAvatar, a.`usergroup` as _usergroup, s.`userid` as _isonline, u.*
FROM `ssw1n_community_users` as a
LEFT JOIN `ssw1n_users` u
ON u.`id`=a.`userid`
LEFT
OUTER JOIN `ssw1n_session` s
ON s.`userid`=a.`userid`
AND s.`client_id` !='1'
WHERE a.`userid`='159'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | u | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | s | ref | userid,client_id_guest | userid | 5 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1656 |
14 | JDatabaseDriver->loadObject() | JROOT/components/com_community/libraries/user.php:174 |
13 | CUser->init() | JROOT/components/com_community/libraries/core.php:199 |
12 | CFactory::getUser() | JROOT/components/com_community/models/search.php:555 |
11 | CommunityModelSearch->getPeople() | JROOT/components/com_community/views/search/view.html.php:147 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.23 ms After last query: 0.04 ms Query memory: 0.024 MB Memory before query: 17.125 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '158'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
13 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
12 | CFactory::getUser() | JROOT/components/com_community/models/search.php:555 |
11 | CommunityModelSearch->getPeople() | JROOT/components/com_community/views/search/view.html.php:147 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.81 ms After last query: 0.03 ms Query memory: 0.037 MB Memory before query: 17.134 MB Rows returned: 1
SELECT a.`userid` as _userid , a.`status` as _status , a.`points` as _points, a.`posted_on` as _posted_on, a.`avatar` as _avatar , a.`cover` as _cover , a.`thumb` as _thumb , a.`invite` as _invite, a.`params` as _cparams, a.`view` as _view, a.`friends` as _friends, a.`groups` as _groups, a.`events` as _events, a.`friendcount` as _friendcount, a.`alias` as _alias, a.`profile_id` as _profile_id, a.`storage` as _storage, a.`watermark_hash` as _watermark_hash, a.`search_email` as _search_email, a.`longitude` as longitude, a.`latitude` as latitude, a.`default_avatar` as _defaultAvatar, a.`usergroup` as _usergroup, s.`userid` as _isonline, u.*
FROM `ssw1n_community_users` as a
LEFT JOIN `ssw1n_users` u
ON u.`id`=a.`userid`
LEFT
OUTER JOIN `ssw1n_session` s
ON s.`userid`=a.`userid`
AND s.`client_id` !='1'
WHERE a.`userid`='158'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | u | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | s | ref | userid,client_id_guest | userid | 5 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1656 |
14 | JDatabaseDriver->loadObject() | JROOT/components/com_community/libraries/user.php:174 |
13 | CUser->init() | JROOT/components/com_community/libraries/core.php:199 |
12 | CFactory::getUser() | JROOT/components/com_community/models/search.php:555 |
11 | CommunityModelSearch->getPeople() | JROOT/components/com_community/views/search/view.html.php:147 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.27 ms After last query: 0.05 ms Query memory: 0.024 MB Memory before query: 17.157 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '157'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
13 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
12 | CFactory::getUser() | JROOT/components/com_community/models/search.php:555 |
11 | CommunityModelSearch->getPeople() | JROOT/components/com_community/views/search/view.html.php:147 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.45 ms After last query: 0.03 ms Query memory: 0.037 MB Memory before query: 17.166 MB Rows returned: 1
SELECT a.`userid` as _userid , a.`status` as _status , a.`points` as _points, a.`posted_on` as _posted_on, a.`avatar` as _avatar , a.`cover` as _cover , a.`thumb` as _thumb , a.`invite` as _invite, a.`params` as _cparams, a.`view` as _view, a.`friends` as _friends, a.`groups` as _groups, a.`events` as _events, a.`friendcount` as _friendcount, a.`alias` as _alias, a.`profile_id` as _profile_id, a.`storage` as _storage, a.`watermark_hash` as _watermark_hash, a.`search_email` as _search_email, a.`longitude` as longitude, a.`latitude` as latitude, a.`default_avatar` as _defaultAvatar, a.`usergroup` as _usergroup, s.`userid` as _isonline, u.*
FROM `ssw1n_community_users` as a
LEFT JOIN `ssw1n_users` u
ON u.`id`=a.`userid`
LEFT
OUTER JOIN `ssw1n_session` s
ON s.`userid`=a.`userid`
AND s.`client_id` !='1'
WHERE a.`userid`='157'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | u | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | s | ref | userid,client_id_guest | userid | 5 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1656 |
14 | JDatabaseDriver->loadObject() | JROOT/components/com_community/libraries/user.php:174 |
13 | CUser->init() | JROOT/components/com_community/libraries/core.php:199 |
12 | CFactory::getUser() | JROOT/components/com_community/models/search.php:555 |
11 | CommunityModelSearch->getPeople() | JROOT/components/com_community/views/search/view.html.php:147 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.12 ms After last query: 0.03 ms Query memory: 0.024 MB Memory before query: 17.177 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '156'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
13 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
12 | CFactory::getUser() | JROOT/components/com_community/models/search.php:555 |
11 | CommunityModelSearch->getPeople() | JROOT/components/com_community/views/search/view.html.php:147 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.29 ms After last query: 0.02 ms Query memory: 0.037 MB Memory before query: 17.186 MB Rows returned: 1
SELECT a.`userid` as _userid , a.`status` as _status , a.`points` as _points, a.`posted_on` as _posted_on, a.`avatar` as _avatar , a.`cover` as _cover , a.`thumb` as _thumb , a.`invite` as _invite, a.`params` as _cparams, a.`view` as _view, a.`friends` as _friends, a.`groups` as _groups, a.`events` as _events, a.`friendcount` as _friendcount, a.`alias` as _alias, a.`profile_id` as _profile_id, a.`storage` as _storage, a.`watermark_hash` as _watermark_hash, a.`search_email` as _search_email, a.`longitude` as longitude, a.`latitude` as latitude, a.`default_avatar` as _defaultAvatar, a.`usergroup` as _usergroup, s.`userid` as _isonline, u.*
FROM `ssw1n_community_users` as a
LEFT JOIN `ssw1n_users` u
ON u.`id`=a.`userid`
LEFT
OUTER JOIN `ssw1n_session` s
ON s.`userid`=a.`userid`
AND s.`client_id` !='1'
WHERE a.`userid`='156'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | u | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | s | ref | userid,client_id_guest | userid | 5 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1656 |
14 | JDatabaseDriver->loadObject() | JROOT/components/com_community/libraries/user.php:174 |
13 | CUser->init() | JROOT/components/com_community/libraries/core.php:199 |
12 | CFactory::getUser() | JROOT/components/com_community/models/search.php:555 |
11 | CommunityModelSearch->getPeople() | JROOT/components/com_community/views/search/view.html.php:147 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.26 ms After last query: 0.03 ms Query memory: 0.024 MB Memory before query: 17.197 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '155'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
13 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
12 | CFactory::getUser() | JROOT/components/com_community/models/search.php:555 |
11 | CommunityModelSearch->getPeople() | JROOT/components/com_community/views/search/view.html.php:147 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.68 ms After last query: 0.03 ms Query memory: 0.037 MB Memory before query: 17.206 MB Rows returned: 1
SELECT a.`userid` as _userid , a.`status` as _status , a.`points` as _points, a.`posted_on` as _posted_on, a.`avatar` as _avatar , a.`cover` as _cover , a.`thumb` as _thumb , a.`invite` as _invite, a.`params` as _cparams, a.`view` as _view, a.`friends` as _friends, a.`groups` as _groups, a.`events` as _events, a.`friendcount` as _friendcount, a.`alias` as _alias, a.`profile_id` as _profile_id, a.`storage` as _storage, a.`watermark_hash` as _watermark_hash, a.`search_email` as _search_email, a.`longitude` as longitude, a.`latitude` as latitude, a.`default_avatar` as _defaultAvatar, a.`usergroup` as _usergroup, s.`userid` as _isonline, u.*
FROM `ssw1n_community_users` as a
LEFT JOIN `ssw1n_users` u
ON u.`id`=a.`userid`
LEFT
OUTER JOIN `ssw1n_session` s
ON s.`userid`=a.`userid`
AND s.`client_id` !='1'
WHERE a.`userid`='155'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | u | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | s | ref | userid,client_id_guest | userid | 5 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1656 |
14 | JDatabaseDriver->loadObject() | JROOT/components/com_community/libraries/user.php:174 |
13 | CUser->init() | JROOT/components/com_community/libraries/core.php:199 |
12 | CFactory::getUser() | JROOT/components/com_community/models/search.php:555 |
11 | CommunityModelSearch->getPeople() | JROOT/components/com_community/views/search/view.html.php:147 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.20 ms After last query: 0.03 ms Query memory: 0.024 MB Memory before query: 17.217 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '154'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
13 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
12 | CFactory::getUser() | JROOT/components/com_community/models/search.php:555 |
11 | CommunityModelSearch->getPeople() | JROOT/components/com_community/views/search/view.html.php:147 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.45 ms After last query: 0.03 ms Query memory: 0.042 MB Memory before query: 17.235 MB Rows returned: 1
SELECT a.`userid` as _userid , a.`status` as _status , a.`points` as _points, a.`posted_on` as _posted_on, a.`avatar` as _avatar , a.`cover` as _cover , a.`thumb` as _thumb , a.`invite` as _invite, a.`params` as _cparams, a.`view` as _view, a.`friends` as _friends, a.`groups` as _groups, a.`events` as _events, a.`friendcount` as _friendcount, a.`alias` as _alias, a.`profile_id` as _profile_id, a.`storage` as _storage, a.`watermark_hash` as _watermark_hash, a.`search_email` as _search_email, a.`longitude` as longitude, a.`latitude` as latitude, a.`default_avatar` as _defaultAvatar, a.`usergroup` as _usergroup, s.`userid` as _isonline, u.*
FROM `ssw1n_community_users` as a
LEFT JOIN `ssw1n_users` u
ON u.`id`=a.`userid`
LEFT
OUTER JOIN `ssw1n_session` s
ON s.`userid`=a.`userid`
AND s.`client_id` !='1'
WHERE a.`userid`='154'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | u | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | s | ref | userid,client_id_guest | userid | 5 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1656 |
14 | JDatabaseDriver->loadObject() | JROOT/components/com_community/libraries/user.php:174 |
13 | CUser->init() | JROOT/components/com_community/libraries/core.php:199 |
12 | CFactory::getUser() | JROOT/components/com_community/models/search.php:555 |
11 | CommunityModelSearch->getPeople() | JROOT/components/com_community/views/search/view.html.php:147 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.33 ms After last query: 0.04 ms Query memory: 0.024 MB Memory before query: 17.252 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '153'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
13 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
12 | CFactory::getUser() | JROOT/components/com_community/models/search.php:555 |
11 | CommunityModelSearch->getPeople() | JROOT/components/com_community/views/search/view.html.php:147 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.85 ms After last query: 0.03 ms Query memory: 0.037 MB Memory before query: 17.261 MB Rows returned: 1
SELECT a.`userid` as _userid , a.`status` as _status , a.`points` as _points, a.`posted_on` as _posted_on, a.`avatar` as _avatar , a.`cover` as _cover , a.`thumb` as _thumb , a.`invite` as _invite, a.`params` as _cparams, a.`view` as _view, a.`friends` as _friends, a.`groups` as _groups, a.`events` as _events, a.`friendcount` as _friendcount, a.`alias` as _alias, a.`profile_id` as _profile_id, a.`storage` as _storage, a.`watermark_hash` as _watermark_hash, a.`search_email` as _search_email, a.`longitude` as longitude, a.`latitude` as latitude, a.`default_avatar` as _defaultAvatar, a.`usergroup` as _usergroup, s.`userid` as _isonline, u.*
FROM `ssw1n_community_users` as a
LEFT JOIN `ssw1n_users` u
ON u.`id`=a.`userid`
LEFT
OUTER JOIN `ssw1n_session` s
ON s.`userid`=a.`userid`
AND s.`client_id` !='1'
WHERE a.`userid`='153'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | u | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | s | ref | userid,client_id_guest | userid | 5 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1656 |
14 | JDatabaseDriver->loadObject() | JROOT/components/com_community/libraries/user.php:174 |
13 | CUser->init() | JROOT/components/com_community/libraries/core.php:199 |
12 | CFactory::getUser() | JROOT/components/com_community/models/search.php:555 |
11 | CommunityModelSearch->getPeople() | JROOT/components/com_community/views/search/view.html.php:147 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.23 ms After last query: 0.04 ms Query memory: 0.024 MB Memory before query: 17.272 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '152'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
13 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
12 | CFactory::getUser() | JROOT/components/com_community/models/search.php:555 |
11 | CommunityModelSearch->getPeople() | JROOT/components/com_community/views/search/view.html.php:147 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.28 ms After last query: 0.02 ms Query memory: 0.037 MB Memory before query: 17.281 MB Rows returned: 1
SELECT a.`userid` as _userid , a.`status` as _status , a.`points` as _points, a.`posted_on` as _posted_on, a.`avatar` as _avatar , a.`cover` as _cover , a.`thumb` as _thumb , a.`invite` as _invite, a.`params` as _cparams, a.`view` as _view, a.`friends` as _friends, a.`groups` as _groups, a.`events` as _events, a.`friendcount` as _friendcount, a.`alias` as _alias, a.`profile_id` as _profile_id, a.`storage` as _storage, a.`watermark_hash` as _watermark_hash, a.`search_email` as _search_email, a.`longitude` as longitude, a.`latitude` as latitude, a.`default_avatar` as _defaultAvatar, a.`usergroup` as _usergroup, s.`userid` as _isonline, u.*
FROM `ssw1n_community_users` as a
LEFT JOIN `ssw1n_users` u
ON u.`id`=a.`userid`
LEFT
OUTER JOIN `ssw1n_session` s
ON s.`userid`=a.`userid`
AND s.`client_id` !='1'
WHERE a.`userid`='152'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | u | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | s | ref | userid,client_id_guest | userid | 5 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1656 |
14 | JDatabaseDriver->loadObject() | JROOT/components/com_community/libraries/user.php:174 |
13 | CUser->init() | JROOT/components/com_community/libraries/core.php:199 |
12 | CFactory::getUser() | JROOT/components/com_community/models/search.php:555 |
11 | CommunityModelSearch->getPeople() | JROOT/components/com_community/views/search/view.html.php:147 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.11 ms After last query: 0.04 ms Query memory: 0.024 MB Memory before query: 17.292 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '151'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
13 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
12 | CFactory::getUser() | JROOT/components/com_community/models/search.php:555 |
11 | CommunityModelSearch->getPeople() | JROOT/components/com_community/views/search/view.html.php:147 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.26 ms After last query: 0.02 ms Query memory: 0.037 MB Memory before query: 17.301 MB Rows returned: 1
SELECT a.`userid` as _userid , a.`status` as _status , a.`points` as _points, a.`posted_on` as _posted_on, a.`avatar` as _avatar , a.`cover` as _cover , a.`thumb` as _thumb , a.`invite` as _invite, a.`params` as _cparams, a.`view` as _view, a.`friends` as _friends, a.`groups` as _groups, a.`events` as _events, a.`friendcount` as _friendcount, a.`alias` as _alias, a.`profile_id` as _profile_id, a.`storage` as _storage, a.`watermark_hash` as _watermark_hash, a.`search_email` as _search_email, a.`longitude` as longitude, a.`latitude` as latitude, a.`default_avatar` as _defaultAvatar, a.`usergroup` as _usergroup, s.`userid` as _isonline, u.*
FROM `ssw1n_community_users` as a
LEFT JOIN `ssw1n_users` u
ON u.`id`=a.`userid`
LEFT
OUTER JOIN `ssw1n_session` s
ON s.`userid`=a.`userid`
AND s.`client_id` !='1'
WHERE a.`userid`='151'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | u | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | s | ref | userid,client_id_guest | userid | 5 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1656 |
14 | JDatabaseDriver->loadObject() | JROOT/components/com_community/libraries/user.php:174 |
13 | CUser->init() | JROOT/components/com_community/libraries/core.php:199 |
12 | CFactory::getUser() | JROOT/components/com_community/models/search.php:555 |
11 | CommunityModelSearch->getPeople() | JROOT/components/com_community/views/search/view.html.php:147 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.13 ms After last query: 0.03 ms Query memory: 0.024 MB Memory before query: 17.312 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '150'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
13 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
12 | CFactory::getUser() | JROOT/components/com_community/models/search.php:555 |
11 | CommunityModelSearch->getPeople() | JROOT/components/com_community/views/search/view.html.php:147 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.26 ms After last query: 0.02 ms Query memory: 0.037 MB Memory before query: 17.321 MB Rows returned: 1
SELECT a.`userid` as _userid , a.`status` as _status , a.`points` as _points, a.`posted_on` as _posted_on, a.`avatar` as _avatar , a.`cover` as _cover , a.`thumb` as _thumb , a.`invite` as _invite, a.`params` as _cparams, a.`view` as _view, a.`friends` as _friends, a.`groups` as _groups, a.`events` as _events, a.`friendcount` as _friendcount, a.`alias` as _alias, a.`profile_id` as _profile_id, a.`storage` as _storage, a.`watermark_hash` as _watermark_hash, a.`search_email` as _search_email, a.`longitude` as longitude, a.`latitude` as latitude, a.`default_avatar` as _defaultAvatar, a.`usergroup` as _usergroup, s.`userid` as _isonline, u.*
FROM `ssw1n_community_users` as a
LEFT JOIN `ssw1n_users` u
ON u.`id`=a.`userid`
LEFT
OUTER JOIN `ssw1n_session` s
ON s.`userid`=a.`userid`
AND s.`client_id` !='1'
WHERE a.`userid`='150'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | u | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | s | ref | userid,client_id_guest | userid | 5 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1656 |
14 | JDatabaseDriver->loadObject() | JROOT/components/com_community/libraries/user.php:174 |
13 | CUser->init() | JROOT/components/com_community/libraries/core.php:199 |
12 | CFactory::getUser() | JROOT/components/com_community/models/search.php:555 |
11 | CommunityModelSearch->getPeople() | JROOT/components/com_community/views/search/view.html.php:147 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 1.09 ms After last query: 0.08 ms Query memory: 0.023 MB Memory before query: 17.325 MB Rows returned: 1
SELECT COUNT(*)
FROM `ssw1n_users`
WHERE `block`='0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | ref | idx_block | idx_block | 1 | const | 9401 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
12 | JDatabaseDriver->loadResult() | JROOT/components/com_community/models/user.php:161 |
11 | CommunityModelUser->getMembersCount() | JROOT/components/com_community/views/search/view.html.php:187 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.20 ms After last query: 0.03 ms Query memory: 0.024 MB Memory before query: 17.335 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '161'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
12 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
11 | CFactory::getUser() | JROOT/components/com_community/views/search/view.html.php:198 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.10 ms After last query: 0.03 ms Query memory: 0.024 MB Memory before query: 17.341 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
13 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
12 | CFactory::getUser() | JROOT/components/com_community/libraries/user.php:640 |
11 | CUser->getFriendCount() | JROOT/components/com_community/views/search/view.html.php:199 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.30 ms After last query: 0.06 ms Query memory: 0.024 MB Memory before query: 17.349 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_menu`
WHERE `link` LIKE '%option=com_community&view=profile%'
AND `published`='1'
AND `menutype`!='jomsocial'
AND `type`='component'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_menu | ALL | idx_menutype | NO INDEX KEY COULD BE USED | NULL | NULL | 249 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
14 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:1393 |
13 | CRoute::_getViewItemid() | JROOT/components/com_community/libraries/core.php:1303 |
12 | CRoute::_() | JROOT/components/com_community/helpers/url.php:34 |
11 | CUrl::build() | JROOT/components/com_community/views/search/view.html.php:201 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.11 ms After last query: 0.09 ms Query memory: 0.028 MB Memory before query: 17.357 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '161'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
22 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
21 | CFactory::getUser() | JROOT/components/com_community/router.php:25 |
20 | CommunityBuildRoute() | JROOT/libraries/src/Component/Router/RouterLegacy.php:69 |
19 | Joomla\CMS\Component\Router\RouterLegacy->build() | JROOT/libraries/src/Router/SiteRouter.php:528 |
18 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:498 |
17 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
16 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:154 |
15 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:131 |
14 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:80 |
13 | Joomla\CMS\Router\Route::_() | JROOT/components/com_community/libraries/core.php:1370 |
12 | CRoute::_() | JROOT/components/com_community/helpers/url.php:34 |
11 | CUrl::build() | JROOT/components/com_community/views/search/view.html.php:201 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.34 ms After last query: 0.49 ms Query memory: 0.025 MB Memory before query: 17.409 MB Rows returned: 0
SELECT *
FROM `ssw1n_community_connection`
WHERE (`connect_from` = '0'
AND `connect_to` ='161') OR ( `connect_from` = '161'
AND `connect_to` ='0')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_community_connection | index_merge | connect_from,idx_connect_to,idx_connect_from,idx_connect_tofrom | idx_connect_to,idx_connect_to | 4,4 | NULL | 2 | Using union(idx_connect_to,idx_connect_to); Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
12 | JDatabaseDriver->loadObjectList() | JROOT/components/com_community/models/friends.php:1506 |
11 | CommunityModelFriends->getFriendConnection() | JROOT/components/com_community/views/search/view.html.php:204 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.11 ms After last query: 0.04 ms Query memory: 0.024 MB Memory before query: 17.419 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '160'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
12 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
11 | CFactory::getUser() | JROOT/components/com_community/views/search/view.html.php:198 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.10 ms After last query: 0.03 ms Query memory: 0.024 MB Memory before query: 17.425 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
13 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
12 | CFactory::getUser() | JROOT/components/com_community/libraries/user.php:640 |
11 | CUser->getFriendCount() | JROOT/components/com_community/views/search/view.html.php:199 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.10 ms After last query: 0.07 ms Query memory: 0.028 MB Memory before query: 17.434 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '160'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
22 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
21 | CFactory::getUser() | JROOT/components/com_community/router.php:25 |
20 | CommunityBuildRoute() | JROOT/libraries/src/Component/Router/RouterLegacy.php:69 |
19 | Joomla\CMS\Component\Router\RouterLegacy->build() | JROOT/libraries/src/Router/SiteRouter.php:528 |
18 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:498 |
17 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
16 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:154 |
15 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:131 |
14 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:80 |
13 | Joomla\CMS\Router\Route::_() | JROOT/components/com_community/libraries/core.php:1370 |
12 | CRoute::_() | JROOT/components/com_community/helpers/url.php:34 |
11 | CUrl::build() | JROOT/components/com_community/views/search/view.html.php:201 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.18 ms After last query: 0.05 ms Query memory: 0.025 MB Memory before query: 17.443 MB Rows returned: 0
SELECT *
FROM `ssw1n_community_connection`
WHERE (`connect_from` = '0'
AND `connect_to` ='160') OR ( `connect_from` = '160'
AND `connect_to` ='0')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_community_connection | index_merge | connect_from,idx_connect_to,idx_connect_from,idx_connect_tofrom | idx_connect_to,idx_connect_to | 4,4 | NULL | 2 | Using union(idx_connect_to,idx_connect_to); Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
12 | JDatabaseDriver->loadObjectList() | JROOT/components/com_community/models/friends.php:1506 |
11 | CommunityModelFriends->getFriendConnection() | JROOT/components/com_community/views/search/view.html.php:204 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.13 ms After last query: 0.02 ms Query memory: 0.024 MB Memory before query: 17.453 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '159'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
12 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
11 | CFactory::getUser() | JROOT/components/com_community/views/search/view.html.php:198 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.10 ms After last query: 0.02 ms Query memory: 0.024 MB Memory before query: 17.459 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
13 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
12 | CFactory::getUser() | JROOT/components/com_community/libraries/user.php:640 |
11 | CUser->getFriendCount() | JROOT/components/com_community/views/search/view.html.php:199 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.12 ms After last query: 0.04 ms Query memory: 0.028 MB Memory before query: 17.468 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '159'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
22 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
21 | CFactory::getUser() | JROOT/components/com_community/router.php:25 |
20 | CommunityBuildRoute() | JROOT/libraries/src/Component/Router/RouterLegacy.php:69 |
19 | Joomla\CMS\Component\Router\RouterLegacy->build() | JROOT/libraries/src/Router/SiteRouter.php:528 |
18 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:498 |
17 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
16 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:154 |
15 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:131 |
14 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:80 |
13 | Joomla\CMS\Router\Route::_() | JROOT/components/com_community/libraries/core.php:1370 |
12 | CRoute::_() | JROOT/components/com_community/helpers/url.php:34 |
11 | CUrl::build() | JROOT/components/com_community/views/search/view.html.php:201 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.19 ms After last query: 0.03 ms Query memory: 0.025 MB Memory before query: 17.477 MB Rows returned: 0
SELECT *
FROM `ssw1n_community_connection`
WHERE (`connect_from` = '0'
AND `connect_to` ='159') OR ( `connect_from` = '159'
AND `connect_to` ='0')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_community_connection | index_merge | connect_from,idx_connect_to,idx_connect_from,idx_connect_tofrom | idx_connect_to,idx_connect_to | 4,4 | NULL | 2 | Using union(idx_connect_to,idx_connect_to); Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
12 | JDatabaseDriver->loadObjectList() | JROOT/components/com_community/models/friends.php:1506 |
11 | CommunityModelFriends->getFriendConnection() | JROOT/components/com_community/views/search/view.html.php:204 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.11 ms After last query: 0.02 ms Query memory: 0.024 MB Memory before query: 17.486 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '158'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
12 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
11 | CFactory::getUser() | JROOT/components/com_community/views/search/view.html.php:198 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.10 ms After last query: 0.02 ms Query memory: 0.024 MB Memory before query: 17.492 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
13 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
12 | CFactory::getUser() | JROOT/components/com_community/libraries/user.php:640 |
11 | CUser->getFriendCount() | JROOT/components/com_community/views/search/view.html.php:199 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.73 ms After last query: 0.04 ms Query memory: 0.028 MB Memory before query: 17.501 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '158'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
22 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
21 | CFactory::getUser() | JROOT/components/com_community/router.php:25 |
20 | CommunityBuildRoute() | JROOT/libraries/src/Component/Router/RouterLegacy.php:69 |
19 | Joomla\CMS\Component\Router\RouterLegacy->build() | JROOT/libraries/src/Router/SiteRouter.php:528 |
18 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:498 |
17 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
16 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:154 |
15 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:131 |
14 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:80 |
13 | Joomla\CMS\Router\Route::_() | JROOT/components/com_community/libraries/core.php:1370 |
12 | CRoute::_() | JROOT/components/com_community/helpers/url.php:34 |
11 | CUrl::build() | JROOT/components/com_community/views/search/view.html.php:201 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.23 ms After last query: 0.03 ms Query memory: 0.025 MB Memory before query: 17.511 MB Rows returned: 0
SELECT *
FROM `ssw1n_community_connection`
WHERE (`connect_from` = '0'
AND `connect_to` ='158') OR ( `connect_from` = '158'
AND `connect_to` ='0')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_community_connection | index_merge | connect_from,idx_connect_to,idx_connect_from,idx_connect_tofrom | idx_connect_to,idx_connect_to | 4,4 | NULL | 2 | Using union(idx_connect_to,idx_connect_to); Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
12 | JDatabaseDriver->loadObjectList() | JROOT/components/com_community/models/friends.php:1506 |
11 | CommunityModelFriends->getFriendConnection() | JROOT/components/com_community/views/search/view.html.php:204 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.12 ms After last query: 0.02 ms Query memory: 0.024 MB Memory before query: 17.520 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '157'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
12 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
11 | CFactory::getUser() | JROOT/components/com_community/views/search/view.html.php:198 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.13 ms After last query: 0.02 ms Query memory: 0.024 MB Memory before query: 17.526 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
13 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
12 | CFactory::getUser() | JROOT/components/com_community/libraries/user.php:640 |
11 | CUser->getFriendCount() | JROOT/components/com_community/views/search/view.html.php:199 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.10 ms After last query: 0.04 ms Query memory: 0.028 MB Memory before query: 17.535 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '157'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
22 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
21 | CFactory::getUser() | JROOT/components/com_community/router.php:25 |
20 | CommunityBuildRoute() | JROOT/libraries/src/Component/Router/RouterLegacy.php:69 |
19 | Joomla\CMS\Component\Router\RouterLegacy->build() | JROOT/libraries/src/Router/SiteRouter.php:528 |
18 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:498 |
17 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
16 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:154 |
15 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:131 |
14 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:80 |
13 | Joomla\CMS\Router\Route::_() | JROOT/components/com_community/libraries/core.php:1370 |
12 | CRoute::_() | JROOT/components/com_community/helpers/url.php:34 |
11 | CUrl::build() | JROOT/components/com_community/views/search/view.html.php:201 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.20 ms After last query: 0.03 ms Query memory: 0.025 MB Memory before query: 17.544 MB Rows returned: 0
SELECT *
FROM `ssw1n_community_connection`
WHERE (`connect_from` = '0'
AND `connect_to` ='157') OR ( `connect_from` = '157'
AND `connect_to` ='0')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_community_connection | index_merge | connect_from,idx_connect_to,idx_connect_from,idx_connect_tofrom | idx_connect_to,idx_connect_to | 4,4 | NULL | 2 | Using union(idx_connect_to,idx_connect_to); Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
12 | JDatabaseDriver->loadObjectList() | JROOT/components/com_community/models/friends.php:1506 |
11 | CommunityModelFriends->getFriendConnection() | JROOT/components/com_community/views/search/view.html.php:204 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.11 ms After last query: 0.02 ms Query memory: 0.024 MB Memory before query: 17.553 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '156'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
12 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
11 | CFactory::getUser() | JROOT/components/com_community/views/search/view.html.php:198 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.10 ms After last query: 0.02 ms Query memory: 0.024 MB Memory before query: 17.560 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
13 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
12 | CFactory::getUser() | JROOT/components/com_community/libraries/user.php:640 |
11 | CUser->getFriendCount() | JROOT/components/com_community/views/search/view.html.php:199 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.25 ms After last query: 0.03 ms Query memory: 0.028 MB Memory before query: 17.568 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '156'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
22 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
21 | CFactory::getUser() | JROOT/components/com_community/router.php:25 |
20 | CommunityBuildRoute() | JROOT/libraries/src/Component/Router/RouterLegacy.php:69 |
19 | Joomla\CMS\Component\Router\RouterLegacy->build() | JROOT/libraries/src/Router/SiteRouter.php:528 |
18 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:498 |
17 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
16 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:154 |
15 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:131 |
14 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:80 |
13 | Joomla\CMS\Router\Route::_() | JROOT/components/com_community/libraries/core.php:1370 |
12 | CRoute::_() | JROOT/components/com_community/helpers/url.php:34 |
11 | CUrl::build() | JROOT/components/com_community/views/search/view.html.php:201 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.18 ms After last query: 0.03 ms Query memory: 0.025 MB Memory before query: 17.578 MB Rows returned: 0
SELECT *
FROM `ssw1n_community_connection`
WHERE (`connect_from` = '0'
AND `connect_to` ='156') OR ( `connect_from` = '156'
AND `connect_to` ='0')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_community_connection | index_merge | connect_from,idx_connect_to,idx_connect_from,idx_connect_tofrom | idx_connect_to,idx_connect_to | 4,4 | NULL | 2 | Using union(idx_connect_to,idx_connect_to); Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
12 | JDatabaseDriver->loadObjectList() | JROOT/components/com_community/models/friends.php:1506 |
11 | CommunityModelFriends->getFriendConnection() | JROOT/components/com_community/views/search/view.html.php:204 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.10 ms After last query: 0.02 ms Query memory: 0.024 MB Memory before query: 17.587 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '155'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
12 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
11 | CFactory::getUser() | JROOT/components/com_community/views/search/view.html.php:198 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.10 ms After last query: 0.02 ms Query memory: 0.024 MB Memory before query: 17.593 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
13 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
12 | CFactory::getUser() | JROOT/components/com_community/libraries/user.php:640 |
11 | CUser->getFriendCount() | JROOT/components/com_community/views/search/view.html.php:199 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.11 ms After last query: 0.03 ms Query memory: 0.028 MB Memory before query: 17.602 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '155'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
22 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
21 | CFactory::getUser() | JROOT/components/com_community/router.php:25 |
20 | CommunityBuildRoute() | JROOT/libraries/src/Component/Router/RouterLegacy.php:69 |
19 | Joomla\CMS\Component\Router\RouterLegacy->build() | JROOT/libraries/src/Router/SiteRouter.php:528 |
18 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:498 |
17 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
16 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:154 |
15 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:131 |
14 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:80 |
13 | Joomla\CMS\Router\Route::_() | JROOT/components/com_community/libraries/core.php:1370 |
12 | CRoute::_() | JROOT/components/com_community/helpers/url.php:34 |
11 | CUrl::build() | JROOT/components/com_community/views/search/view.html.php:201 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.19 ms After last query: 0.06 ms Query memory: 0.025 MB Memory before query: 17.611 MB Rows returned: 0
SELECT *
FROM `ssw1n_community_connection`
WHERE (`connect_from` = '0'
AND `connect_to` ='155') OR ( `connect_from` = '155'
AND `connect_to` ='0')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_community_connection | index_merge | connect_from,idx_connect_to,idx_connect_from,idx_connect_tofrom | idx_connect_to,idx_connect_to | 4,4 | NULL | 2 | Using union(idx_connect_to,idx_connect_to); Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
12 | JDatabaseDriver->loadObjectList() | JROOT/components/com_community/models/friends.php:1506 |
11 | CommunityModelFriends->getFriendConnection() | JROOT/components/com_community/views/search/view.html.php:204 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.11 ms After last query: 0.02 ms Query memory: 0.024 MB Memory before query: 17.620 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '154'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
12 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
11 | CFactory::getUser() | JROOT/components/com_community/views/search/view.html.php:198 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.11 ms After last query: 0.02 ms Query memory: 0.024 MB Memory before query: 17.626 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
13 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
12 | CFactory::getUser() | JROOT/components/com_community/libraries/user.php:640 |
11 | CUser->getFriendCount() | JROOT/components/com_community/views/search/view.html.php:199 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.10 ms After last query: 0.06 ms Query memory: 0.028 MB Memory before query: 17.635 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '154'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
22 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
21 | CFactory::getUser() | JROOT/components/com_community/router.php:25 |
20 | CommunityBuildRoute() | JROOT/libraries/src/Component/Router/RouterLegacy.php:69 |
19 | Joomla\CMS\Component\Router\RouterLegacy->build() | JROOT/libraries/src/Router/SiteRouter.php:528 |
18 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:498 |
17 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
16 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:154 |
15 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:131 |
14 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:80 |
13 | Joomla\CMS\Router\Route::_() | JROOT/components/com_community/libraries/core.php:1370 |
12 | CRoute::_() | JROOT/components/com_community/helpers/url.php:34 |
11 | CUrl::build() | JROOT/components/com_community/views/search/view.html.php:201 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.18 ms After last query: 0.04 ms Query memory: 0.025 MB Memory before query: 17.644 MB Rows returned: 0
SELECT *
FROM `ssw1n_community_connection`
WHERE (`connect_from` = '0'
AND `connect_to` ='154') OR ( `connect_from` = '154'
AND `connect_to` ='0')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_community_connection | index_merge | connect_from,idx_connect_to,idx_connect_from,idx_connect_tofrom | idx_connect_to,idx_connect_to | 4,4 | NULL | 2 | Using union(idx_connect_to,idx_connect_to); Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
12 | JDatabaseDriver->loadObjectList() | JROOT/components/com_community/models/friends.php:1506 |
11 | CommunityModelFriends->getFriendConnection() | JROOT/components/com_community/views/search/view.html.php:204 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.12 ms After last query: 0.02 ms Query memory: 0.024 MB Memory before query: 17.654 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '153'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
12 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
11 | CFactory::getUser() | JROOT/components/com_community/views/search/view.html.php:198 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.11 ms After last query: 0.02 ms Query memory: 0.024 MB Memory before query: 17.660 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
13 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
12 | CFactory::getUser() | JROOT/components/com_community/libraries/user.php:640 |
11 | CUser->getFriendCount() | JROOT/components/com_community/views/search/view.html.php:199 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.10 ms After last query: 0.04 ms Query memory: 0.028 MB Memory before query: 17.669 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '153'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
22 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
21 | CFactory::getUser() | JROOT/components/com_community/router.php:25 |
20 | CommunityBuildRoute() | JROOT/libraries/src/Component/Router/RouterLegacy.php:69 |
19 | Joomla\CMS\Component\Router\RouterLegacy->build() | JROOT/libraries/src/Router/SiteRouter.php:528 |
18 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:498 |
17 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
16 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:154 |
15 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:131 |
14 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:80 |
13 | Joomla\CMS\Router\Route::_() | JROOT/components/com_community/libraries/core.php:1370 |
12 | CRoute::_() | JROOT/components/com_community/helpers/url.php:34 |
11 | CUrl::build() | JROOT/components/com_community/views/search/view.html.php:201 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.20 ms After last query: 0.04 ms Query memory: 0.025 MB Memory before query: 17.678 MB Rows returned: 0
SELECT *
FROM `ssw1n_community_connection`
WHERE (`connect_from` = '0'
AND `connect_to` ='153') OR ( `connect_from` = '153'
AND `connect_to` ='0')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_community_connection | index_merge | connect_from,idx_connect_to,idx_connect_from,idx_connect_tofrom | idx_connect_to,idx_connect_to | 4,4 | NULL | 2 | Using union(idx_connect_to,idx_connect_to); Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
12 | JDatabaseDriver->loadObjectList() | JROOT/components/com_community/models/friends.php:1506 |
11 | CommunityModelFriends->getFriendConnection() | JROOT/components/com_community/views/search/view.html.php:204 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.11 ms After last query: 0.02 ms Query memory: 0.024 MB Memory before query: 17.688 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '152'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
12 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
11 | CFactory::getUser() | JROOT/components/com_community/views/search/view.html.php:198 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.09 ms After last query: 0.02 ms Query memory: 0.024 MB Memory before query: 17.694 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
13 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
12 | CFactory::getUser() | JROOT/components/com_community/libraries/user.php:640 |
11 | CUser->getFriendCount() | JROOT/components/com_community/views/search/view.html.php:199 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.10 ms After last query: 0.04 ms Query memory: 0.028 MB Memory before query: 17.703 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '152'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
22 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
21 | CFactory::getUser() | JROOT/components/com_community/router.php:25 |
20 | CommunityBuildRoute() | JROOT/libraries/src/Component/Router/RouterLegacy.php:69 |
19 | Joomla\CMS\Component\Router\RouterLegacy->build() | JROOT/libraries/src/Router/SiteRouter.php:528 |
18 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:498 |
17 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
16 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:154 |
15 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:131 |
14 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:80 |
13 | Joomla\CMS\Router\Route::_() | JROOT/components/com_community/libraries/core.php:1370 |
12 | CRoute::_() | JROOT/components/com_community/helpers/url.php:34 |
11 | CUrl::build() | JROOT/components/com_community/views/search/view.html.php:201 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.21 ms After last query: 0.03 ms Query memory: 0.025 MB Memory before query: 17.712 MB Rows returned: 0
SELECT *
FROM `ssw1n_community_connection`
WHERE (`connect_from` = '0'
AND `connect_to` ='152') OR ( `connect_from` = '152'
AND `connect_to` ='0')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_community_connection | index_merge | connect_from,idx_connect_to,idx_connect_from,idx_connect_tofrom | idx_connect_to,idx_connect_to | 4,4 | NULL | 2 | Using union(idx_connect_to,idx_connect_to); Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
12 | JDatabaseDriver->loadObjectList() | JROOT/components/com_community/models/friends.php:1506 |
11 | CommunityModelFriends->getFriendConnection() | JROOT/components/com_community/views/search/view.html.php:204 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.11 ms After last query: 0.01 ms Query memory: 0.024 MB Memory before query: 17.721 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '151'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
12 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
11 | CFactory::getUser() | JROOT/components/com_community/views/search/view.html.php:198 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.09 ms After last query: 0.03 ms Query memory: 0.024 MB Memory before query: 17.727 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
13 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
12 | CFactory::getUser() | JROOT/components/com_community/libraries/user.php:640 |
11 | CUser->getFriendCount() | JROOT/components/com_community/views/search/view.html.php:199 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.10 ms After last query: 0.05 ms Query memory: 0.028 MB Memory before query: 17.736 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '151'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
22 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
21 | CFactory::getUser() | JROOT/components/com_community/router.php:25 |
20 | CommunityBuildRoute() | JROOT/libraries/src/Component/Router/RouterLegacy.php:69 |
19 | Joomla\CMS\Component\Router\RouterLegacy->build() | JROOT/libraries/src/Router/SiteRouter.php:528 |
18 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:498 |
17 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
16 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:154 |
15 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:131 |
14 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:80 |
13 | Joomla\CMS\Router\Route::_() | JROOT/components/com_community/libraries/core.php:1370 |
12 | CRoute::_() | JROOT/components/com_community/helpers/url.php:34 |
11 | CUrl::build() | JROOT/components/com_community/views/search/view.html.php:201 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.21 ms After last query: 0.03 ms Query memory: 0.025 MB Memory before query: 17.745 MB Rows returned: 0
SELECT *
FROM `ssw1n_community_connection`
WHERE (`connect_from` = '0'
AND `connect_to` ='151') OR ( `connect_from` = '151'
AND `connect_to` ='0')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_community_connection | index_merge | connect_from,idx_connect_to,idx_connect_from,idx_connect_tofrom | idx_connect_to,idx_connect_to | 4,4 | NULL | 2 | Using union(idx_connect_to,idx_connect_to); Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
12 | JDatabaseDriver->loadObjectList() | JROOT/components/com_community/models/friends.php:1506 |
11 | CommunityModelFriends->getFriendConnection() | JROOT/components/com_community/views/search/view.html.php:204 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.11 ms After last query: 0.01 ms Query memory: 0.024 MB Memory before query: 17.755 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '150'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
12 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
11 | CFactory::getUser() | JROOT/components/com_community/views/search/view.html.php:198 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.10 ms After last query: 0.02 ms Query memory: 0.024 MB Memory before query: 17.761 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
13 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
12 | CFactory::getUser() | JROOT/components/com_community/libraries/user.php:640 |
11 | CUser->getFriendCount() | JROOT/components/com_community/views/search/view.html.php:199 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.10 ms After last query: 0.03 ms Query memory: 0.028 MB Memory before query: 17.770 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '150'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
22 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
21 | CFactory::getUser() | JROOT/components/com_community/router.php:25 |
20 | CommunityBuildRoute() | JROOT/libraries/src/Component/Router/RouterLegacy.php:69 |
19 | Joomla\CMS\Component\Router\RouterLegacy->build() | JROOT/libraries/src/Router/SiteRouter.php:528 |
18 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:498 |
17 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
16 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:154 |
15 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:131 |
14 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:80 |
13 | Joomla\CMS\Router\Route::_() | JROOT/components/com_community/libraries/core.php:1370 |
12 | CRoute::_() | JROOT/components/com_community/helpers/url.php:34 |
11 | CUrl::build() | JROOT/components/com_community/views/search/view.html.php:201 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.17 ms After last query: 0.03 ms Query memory: 0.025 MB Memory before query: 17.779 MB Rows returned: 0
SELECT *
FROM `ssw1n_community_connection`
WHERE (`connect_from` = '0'
AND `connect_to` ='150') OR ( `connect_from` = '150'
AND `connect_to` ='0')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_community_connection | index_merge | connect_from,idx_connect_to,idx_connect_from,idx_connect_tofrom | idx_connect_to,idx_connect_to | 4,4 | NULL | 2 | Using union(idx_connect_to,idx_connect_to); Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
12 | JDatabaseDriver->loadObjectList() | JROOT/components/com_community/models/friends.php:1506 |
11 | CommunityModelFriends->getFriendConnection() | JROOT/components/com_community/views/search/view.html.php:204 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.17 ms After last query: 0.37 ms Query memory: 0.027 MB Memory before query: 17.812 MB Rows returned: 8
SELECT *
FROM `ssw1n_community_featured`
WHERE `type`='users'
ORDER BY `id` DESC
LIMIT 0,10
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_community_featured | ALL | type | NO INDEX KEY COULD BE USED | NULL | NULL | 27 | Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
15 | JDatabaseDriver->loadObjectList() | JROOT/components/com_community/libraries/featured.php:41 |
14 | CFeatured->_load() | JROOT/components/com_community/libraries/featured.php:23 |
13 | CFeatured->__construct() | JROOT/components/com_community/views/search/view.html.php:284 |
12 | CommunityViewSearch->getFeaturedMember() | JROOT/components/com_community/views/views.php:596 |
11 | CommunityView->_cachedCall() | JROOT/components/com_community/views/search/view.html.php:220 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.11 ms After last query: 0.03 ms Query memory: 0.024 MB Memory before query: 17.827 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '6626'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
14 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
13 | CFactory::getUser() | JROOT/components/com_community/views/search/view.html.php:288 |
12 | CommunityViewSearch->getFeaturedMember() | JROOT/components/com_community/views/views.php:596 |
11 | CommunityView->_cachedCall() | JROOT/components/com_community/views/search/view.html.php:220 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.34 ms After last query: 0.04 ms Query memory: 0.037 MB Memory before query: 17.836 MB Rows returned: 1
SELECT a.`userid` as _userid , a.`status` as _status , a.`points` as _points, a.`posted_on` as _posted_on, a.`avatar` as _avatar , a.`cover` as _cover , a.`thumb` as _thumb , a.`invite` as _invite, a.`params` as _cparams, a.`view` as _view, a.`friends` as _friends, a.`groups` as _groups, a.`events` as _events, a.`friendcount` as _friendcount, a.`alias` as _alias, a.`profile_id` as _profile_id, a.`storage` as _storage, a.`watermark_hash` as _watermark_hash, a.`search_email` as _search_email, a.`longitude` as longitude, a.`latitude` as latitude, a.`default_avatar` as _defaultAvatar, a.`usergroup` as _usergroup, s.`userid` as _isonline, u.*
FROM `ssw1n_community_users` as a
LEFT JOIN `ssw1n_users` u
ON u.`id`=a.`userid`
LEFT
OUTER JOIN `ssw1n_session` s
ON s.`userid`=a.`userid`
AND s.`client_id` !='1'
WHERE a.`userid`='6626'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | u | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | s | ref | userid,client_id_guest | userid | 5 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1656 |
15 | JDatabaseDriver->loadObject() | JROOT/components/com_community/libraries/user.php:174 |
14 | CUser->init() | JROOT/components/com_community/libraries/core.php:199 |
13 | CFactory::getUser() | JROOT/components/com_community/views/search/view.html.php:288 |
12 | CommunityViewSearch->getFeaturedMember() | JROOT/components/com_community/views/views.php:596 |
11 | CommunityView->_cachedCall() | JROOT/components/com_community/views/search/view.html.php:220 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.13 ms After last query: 0.13 ms Query memory: 0.024 MB Memory before query: 17.860 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '277'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
14 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
13 | CFactory::getUser() | JROOT/components/com_community/views/search/view.html.php:288 |
12 | CommunityViewSearch->getFeaturedMember() | JROOT/components/com_community/views/views.php:596 |
11 | CommunityView->_cachedCall() | JROOT/components/com_community/views/search/view.html.php:220 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.31 ms After last query: 0.04 ms Query memory: 0.037 MB Memory before query: 17.869 MB Rows returned: 1
SELECT a.`userid` as _userid , a.`status` as _status , a.`points` as _points, a.`posted_on` as _posted_on, a.`avatar` as _avatar , a.`cover` as _cover , a.`thumb` as _thumb , a.`invite` as _invite, a.`params` as _cparams, a.`view` as _view, a.`friends` as _friends, a.`groups` as _groups, a.`events` as _events, a.`friendcount` as _friendcount, a.`alias` as _alias, a.`profile_id` as _profile_id, a.`storage` as _storage, a.`watermark_hash` as _watermark_hash, a.`search_email` as _search_email, a.`longitude` as longitude, a.`latitude` as latitude, a.`default_avatar` as _defaultAvatar, a.`usergroup` as _usergroup, s.`userid` as _isonline, u.*
FROM `ssw1n_community_users` as a
LEFT JOIN `ssw1n_users` u
ON u.`id`=a.`userid`
LEFT
OUTER JOIN `ssw1n_session` s
ON s.`userid`=a.`userid`
AND s.`client_id` !='1'
WHERE a.`userid`='277'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | u | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | s | ref | userid,client_id_guest | userid | 5 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1656 |
15 | JDatabaseDriver->loadObject() | JROOT/components/com_community/libraries/user.php:174 |
14 | CUser->init() | JROOT/components/com_community/libraries/core.php:199 |
13 | CFactory::getUser() | JROOT/components/com_community/views/search/view.html.php:288 |
12 | CommunityViewSearch->getFeaturedMember() | JROOT/components/com_community/views/views.php:596 |
11 | CommunityView->_cachedCall() | JROOT/components/com_community/views/search/view.html.php:220 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.15 ms After last query: 0.07 ms Query memory: 0.030 MB Memory before query: 17.894 MB Rows returned: 0
SELECT `value`
FROM `ssw1n_community_fields_values`
WHERE `field_id` = '2'
AND `user_id` = '277'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_community_fields_values | ref | field_id,user_id,idx_user_fieldid | user_id | 4 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
17 | JDatabaseDriver->loadResult() | JROOT/components/com_community/models/profile.php:800 |
16 | CommunityModelProfile->getGender() | JROOT/components/com_community/libraries/user.php:671 |
15 | CUser->_getGender() | JROOT/components/com_community/libraries/user.php:821 |
14 | CUser->getThumbAvatar() | JROOT/components/com_community/libraries/core.php:200 |
13 | CFactory::getUser() | JROOT/components/com_community/views/search/view.html.php:288 |
12 | CommunityViewSearch->getFeaturedMember() | JROOT/components/com_community/views/views.php:596 |
11 | CommunityView->_cachedCall() | JROOT/components/com_community/views/search/view.html.php:220 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.12 ms After last query: 0.11 ms Query memory: 0.024 MB Memory before query: 17.905 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '925'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
14 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
13 | CFactory::getUser() | JROOT/components/com_community/views/search/view.html.php:288 |
12 | CommunityViewSearch->getFeaturedMember() | JROOT/components/com_community/views/views.php:596 |
11 | CommunityView->_cachedCall() | JROOT/components/com_community/views/search/view.html.php:220 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.29 ms After last query: 0.03 ms Query memory: 0.037 MB Memory before query: 17.914 MB Rows returned: 1
SELECT a.`userid` as _userid , a.`status` as _status , a.`points` as _points, a.`posted_on` as _posted_on, a.`avatar` as _avatar , a.`cover` as _cover , a.`thumb` as _thumb , a.`invite` as _invite, a.`params` as _cparams, a.`view` as _view, a.`friends` as _friends, a.`groups` as _groups, a.`events` as _events, a.`friendcount` as _friendcount, a.`alias` as _alias, a.`profile_id` as _profile_id, a.`storage` as _storage, a.`watermark_hash` as _watermark_hash, a.`search_email` as _search_email, a.`longitude` as longitude, a.`latitude` as latitude, a.`default_avatar` as _defaultAvatar, a.`usergroup` as _usergroup, s.`userid` as _isonline, u.*
FROM `ssw1n_community_users` as a
LEFT JOIN `ssw1n_users` u
ON u.`id`=a.`userid`
LEFT
OUTER JOIN `ssw1n_session` s
ON s.`userid`=a.`userid`
AND s.`client_id` !='1'
WHERE a.`userid`='925'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | u | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | s | ref | userid,client_id_guest | userid | 5 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1656 |
15 | JDatabaseDriver->loadObject() | JROOT/components/com_community/libraries/user.php:174 |
14 | CUser->init() | JROOT/components/com_community/libraries/core.php:199 |
13 | CFactory::getUser() | JROOT/components/com_community/views/search/view.html.php:288 |
12 | CommunityViewSearch->getFeaturedMember() | JROOT/components/com_community/views/views.php:596 |
11 | CommunityView->_cachedCall() | JROOT/components/com_community/views/search/view.html.php:220 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.14 ms After last query: 0.06 ms Query memory: 0.024 MB Memory before query: 17.927 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '990'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
14 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
13 | CFactory::getUser() | JROOT/components/com_community/views/search/view.html.php:288 |
12 | CommunityViewSearch->getFeaturedMember() | JROOT/components/com_community/views/views.php:596 |
11 | CommunityView->_cachedCall() | JROOT/components/com_community/views/search/view.html.php:220 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.29 ms After last query: 0.02 ms Query memory: 0.037 MB Memory before query: 17.937 MB Rows returned: 1
SELECT a.`userid` as _userid , a.`status` as _status , a.`points` as _points, a.`posted_on` as _posted_on, a.`avatar` as _avatar , a.`cover` as _cover , a.`thumb` as _thumb , a.`invite` as _invite, a.`params` as _cparams, a.`view` as _view, a.`friends` as _friends, a.`groups` as _groups, a.`events` as _events, a.`friendcount` as _friendcount, a.`alias` as _alias, a.`profile_id` as _profile_id, a.`storage` as _storage, a.`watermark_hash` as _watermark_hash, a.`search_email` as _search_email, a.`longitude` as longitude, a.`latitude` as latitude, a.`default_avatar` as _defaultAvatar, a.`usergroup` as _usergroup, s.`userid` as _isonline, u.*
FROM `ssw1n_community_users` as a
LEFT JOIN `ssw1n_users` u
ON u.`id`=a.`userid`
LEFT
OUTER JOIN `ssw1n_session` s
ON s.`userid`=a.`userid`
AND s.`client_id` !='1'
WHERE a.`userid`='990'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | u | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | s | ref | userid,client_id_guest | userid | 5 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1656 |
15 | JDatabaseDriver->loadObject() | JROOT/components/com_community/libraries/user.php:174 |
14 | CUser->init() | JROOT/components/com_community/libraries/core.php:199 |
13 | CFactory::getUser() | JROOT/components/com_community/views/search/view.html.php:288 |
12 | CommunityViewSearch->getFeaturedMember() | JROOT/components/com_community/views/views.php:596 |
11 | CommunityView->_cachedCall() | JROOT/components/com_community/views/search/view.html.php:220 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.12 ms After last query: 0.05 ms Query memory: 0.024 MB Memory before query: 17.949 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '983'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
14 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
13 | CFactory::getUser() | JROOT/components/com_community/views/search/view.html.php:288 |
12 | CommunityViewSearch->getFeaturedMember() | JROOT/components/com_community/views/views.php:596 |
11 | CommunityView->_cachedCall() | JROOT/components/com_community/views/search/view.html.php:220 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.26 ms After last query: 0.03 ms Query memory: 0.037 MB Memory before query: 17.959 MB Rows returned: 1
SELECT a.`userid` as _userid , a.`status` as _status , a.`points` as _points, a.`posted_on` as _posted_on, a.`avatar` as _avatar , a.`cover` as _cover , a.`thumb` as _thumb , a.`invite` as _invite, a.`params` as _cparams, a.`view` as _view, a.`friends` as _friends, a.`groups` as _groups, a.`events` as _events, a.`friendcount` as _friendcount, a.`alias` as _alias, a.`profile_id` as _profile_id, a.`storage` as _storage, a.`watermark_hash` as _watermark_hash, a.`search_email` as _search_email, a.`longitude` as longitude, a.`latitude` as latitude, a.`default_avatar` as _defaultAvatar, a.`usergroup` as _usergroup, s.`userid` as _isonline, u.*
FROM `ssw1n_community_users` as a
LEFT JOIN `ssw1n_users` u
ON u.`id`=a.`userid`
LEFT
OUTER JOIN `ssw1n_session` s
ON s.`userid`=a.`userid`
AND s.`client_id` !='1'
WHERE a.`userid`='983'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | u | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | s | ref | userid,client_id_guest | userid | 5 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1656 |
15 | JDatabaseDriver->loadObject() | JROOT/components/com_community/libraries/user.php:174 |
14 | CUser->init() | JROOT/components/com_community/libraries/core.php:199 |
13 | CFactory::getUser() | JROOT/components/com_community/views/search/view.html.php:288 |
12 | CommunityViewSearch->getFeaturedMember() | JROOT/components/com_community/views/views.php:596 |
11 | CommunityView->_cachedCall() | JROOT/components/com_community/views/search/view.html.php:220 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.12 ms After last query: 0.05 ms Query memory: 0.024 MB Memory before query: 17.971 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '815'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
14 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
13 | CFactory::getUser() | JROOT/components/com_community/views/search/view.html.php:288 |
12 | CommunityViewSearch->getFeaturedMember() | JROOT/components/com_community/views/views.php:596 |
11 | CommunityView->_cachedCall() | JROOT/components/com_community/views/search/view.html.php:220 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.29 ms After last query: 0.03 ms Query memory: 0.037 MB Memory before query: 17.980 MB Rows returned: 1
SELECT a.`userid` as _userid , a.`status` as _status , a.`points` as _points, a.`posted_on` as _posted_on, a.`avatar` as _avatar , a.`cover` as _cover , a.`thumb` as _thumb , a.`invite` as _invite, a.`params` as _cparams, a.`view` as _view, a.`friends` as _friends, a.`groups` as _groups, a.`events` as _events, a.`friendcount` as _friendcount, a.`alias` as _alias, a.`profile_id` as _profile_id, a.`storage` as _storage, a.`watermark_hash` as _watermark_hash, a.`search_email` as _search_email, a.`longitude` as longitude, a.`latitude` as latitude, a.`default_avatar` as _defaultAvatar, a.`usergroup` as _usergroup, s.`userid` as _isonline, u.*
FROM `ssw1n_community_users` as a
LEFT JOIN `ssw1n_users` u
ON u.`id`=a.`userid`
LEFT
OUTER JOIN `ssw1n_session` s
ON s.`userid`=a.`userid`
AND s.`client_id` !='1'
WHERE a.`userid`='815'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | u | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | s | ref | userid,client_id_guest | userid | 5 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1656 |
15 | JDatabaseDriver->loadObject() | JROOT/components/com_community/libraries/user.php:174 |
14 | CUser->init() | JROOT/components/com_community/libraries/core.php:199 |
13 | CFactory::getUser() | JROOT/components/com_community/views/search/view.html.php:288 |
12 | CommunityViewSearch->getFeaturedMember() | JROOT/components/com_community/views/views.php:596 |
11 | CommunityView->_cachedCall() | JROOT/components/com_community/views/search/view.html.php:220 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.13 ms After last query: 0.06 ms Query memory: 0.024 MB Memory before query: 17.993 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '744'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.01 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
Sending data | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
14 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
13 | CFactory::getUser() | JROOT/components/com_community/views/search/view.html.php:288 |
12 | CommunityViewSearch->getFeaturedMember() | JROOT/components/com_community/views/views.php:596 |
11 | CommunityView->_cachedCall() | JROOT/components/com_community/views/search/view.html.php:220 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.28 ms After last query: 0.03 ms Query memory: 0.037 MB Memory before query: 18.002 MB Rows returned: 1
SELECT a.`userid` as _userid , a.`status` as _status , a.`points` as _points, a.`posted_on` as _posted_on, a.`avatar` as _avatar , a.`cover` as _cover , a.`thumb` as _thumb , a.`invite` as _invite, a.`params` as _cparams, a.`view` as _view, a.`friends` as _friends, a.`groups` as _groups, a.`events` as _events, a.`friendcount` as _friendcount, a.`alias` as _alias, a.`profile_id` as _profile_id, a.`storage` as _storage, a.`watermark_hash` as _watermark_hash, a.`search_email` as _search_email, a.`longitude` as longitude, a.`latitude` as latitude, a.`default_avatar` as _defaultAvatar, a.`usergroup` as _usergroup, s.`userid` as _isonline, u.*
FROM `ssw1n_community_users` as a
LEFT JOIN `ssw1n_users` u
ON u.`id`=a.`userid`
LEFT
OUTER JOIN `ssw1n_session` s
ON s.`userid`=a.`userid`
AND s.`client_id` !='1'
WHERE a.`userid`='744'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | u | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | s | ref | userid,client_id_guest | userid | 5 | const | 1 | Using where |
Status | Duration |
---|
Starting | 0.11 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.04 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.02 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1656 |
15 | JDatabaseDriver->loadObject() | JROOT/components/com_community/libraries/user.php:174 |
14 | CUser->init() | JROOT/components/com_community/libraries/core.php:199 |
13 | CFactory::getUser() | JROOT/components/com_community/views/search/view.html.php:288 |
12 | CommunityViewSearch->getFeaturedMember() | JROOT/components/com_community/views/views.php:596 |
11 | CommunityView->_cachedCall() | JROOT/components/com_community/views/search/view.html.php:220 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.11 ms After last query: 0.05 ms Query memory: 0.024 MB Memory before query: 18.014 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '237'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
Sending data | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
14 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
13 | CFactory::getUser() | JROOT/components/com_community/views/search/view.html.php:288 |
12 | CommunityViewSearch->getFeaturedMember() | JROOT/components/com_community/views/views.php:596 |
11 | CommunityView->_cachedCall() | JROOT/components/com_community/views/search/view.html.php:220 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.26 ms After last query: 0.02 ms Query memory: 0.037 MB Memory before query: 18.023 MB Rows returned: 1
SELECT a.`userid` as _userid , a.`status` as _status , a.`points` as _points, a.`posted_on` as _posted_on, a.`avatar` as _avatar , a.`cover` as _cover , a.`thumb` as _thumb , a.`invite` as _invite, a.`params` as _cparams, a.`view` as _view, a.`friends` as _friends, a.`groups` as _groups, a.`events` as _events, a.`friendcount` as _friendcount, a.`alias` as _alias, a.`profile_id` as _profile_id, a.`storage` as _storage, a.`watermark_hash` as _watermark_hash, a.`search_email` as _search_email, a.`longitude` as longitude, a.`latitude` as latitude, a.`default_avatar` as _defaultAvatar, a.`usergroup` as _usergroup, s.`userid` as _isonline, u.*
FROM `ssw1n_community_users` as a
LEFT JOIN `ssw1n_users` u
ON u.`id`=a.`userid`
LEFT
OUTER JOIN `ssw1n_session` s
ON s.`userid`=a.`userid`
AND s.`client_id` !='1'
WHERE a.`userid`='237'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | u | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | s | ref | userid,client_id_guest | userid | 5 | const | 1 | Using where |
Status | Duration |
---|
Starting | 0.10 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.03 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.02 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1656 |
15 | JDatabaseDriver->loadObject() | JROOT/components/com_community/libraries/user.php:174 |
14 | CUser->init() | JROOT/components/com_community/libraries/core.php:199 |
13 | CFactory::getUser() | JROOT/components/com_community/views/search/view.html.php:288 |
12 | CommunityViewSearch->getFeaturedMember() | JROOT/components/com_community/views/views.php:596 |
11 | CommunityView->_cachedCall() | JROOT/components/com_community/views/search/view.html.php:220 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.12 ms After last query: 0.32 ms Query memory: 0.024 MB Memory before query: 18.041 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
14 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
13 | CFactory::getUser() | JROOT/components/com_community/libraries/template.php:223 |
12 | CTemplate->fetch() | JROOT/components/com_community/libraries/filterbar.php:51 |
11 | CFilterBar::getHTML() | JROOT/components/com_community/views/search/view.html.php:228 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.10 ms After last query: 0.03 ms Query memory: 0.025 MB Memory before query: 18.048 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
14 | CFactory::getUser() | JROOT/components/com_community/helpers/owner.php:46 |
13 | COwnerHelper::isCommunityAdmin() | JROOT/components/com_community/libraries/template.php:227 |
12 | CTemplate->fetch() | JROOT/components/com_community/libraries/filterbar.php:51 |
11 | CFilterBar::getHTML() | JROOT/components/com_community/views/search/view.html.php:228 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 11.82 ms After last query: 0.60 ms Query memory: 0.033 MB Memory before query: 18.075 MB Rows returned: 54
SELECT `id`,`name`,`rules`,`parent_id`
FROM `ssw1n_assets`
WHERE `name` IN ('root.1','com_actionlogs','com_admin','com_aimysitemap','com_ajax','com_akeeba','com_associations','com_banners','com_cache','com_categories','com_checkin','com_community','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_extplorer','com_fields','com_finder','com_gantry5','com_installer','com_j2xml','com_joomailermailchimpintegration','com_joomlaupdate','com_kunena','com_languages','com_lg-userexport','com_login','com_mailto','com_media','com_medialibrary','com_menus','com_messages','com_modules','com_newsfeeds','com_osmap','com_phocacommander','com_phocagallery','com_plugins','com_postinstall','com_privacy','com_redcore','com_redirect','com_redj','com_search','com_seftranslate','com_slogin','com_spambotcheck','com_tags','com_templates','com_users','com_weblinks','com_widgetkit','com_wrapper')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_assets | range | idx_asset_name | idx_asset_name | 202 | NULL | 55 | Using index condition |
Status | Duration |
---|
Starting | 0.06 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.03 ms |
Optimizing | 0.01 ms |
Statistics | 0.07 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.27 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:429 |
19 | Joomla\CMS\Access\Access::preloadComponents() | JROOT/libraries/src/Access/Access.php:213 |
18 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:531 |
17 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
16 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
15 | Joomla\CMS\User\User->authorise() | JROOT/components/com_community/libraries/user.php:1317 |
14 | CUser->authorise() | JROOT/components/com_community/helpers/owner.php:51 |
13 | COwnerHelper::isCommunityAdmin() | JROOT/components/com_community/libraries/template.php:227 |
12 | CTemplate->fetch() | JROOT/components/com_community/libraries/filterbar.php:51 |
11 | CFilterBar::getHTML() | JROOT/components/com_community/views/search/view.html.php:228 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 51.81 ms After last query: 0.75 ms Query memory: 0.025 MB Memory before query: 18.198 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
14 | CFactory::getUser() | JROOT/components/com_community/templates/jomsocial/layouts/filterbar.html.php:11 |
13 | require JROOT/components/com_community/templates/jomsocial/layouts/filterbar.html.php | JROOT/components/com_community/libraries/template.php:240 |
12 | CTemplate->fetch() | JROOT/components/com_community/libraries/filterbar.php:51 |
11 | CFilterBar::getHTML() | JROOT/components/com_community/views/search/view.html.php:228 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.57 ms After last query: 0.29 ms Query memory: 0.026 MB Memory before query: 18.207 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_menu`
WHERE `link` LIKE '%option=com_community&view=search%'
AND `published`='1'
AND `menutype`!='jomsocial'
AND `type`='component'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_menu | ALL | idx_menutype | NO INDEX KEY COULD BE USED | NULL | NULL | 249 | Using where |
Status | Duration |
---|
Starting | 0.12 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.01 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.05 ms |
Preparing | 0.02 ms |
Executing | 0.00 ms |
Sending data | 0.18 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.03 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
16 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:1393 |
15 | CRoute::_getViewItemid() | JROOT/components/com_community/libraries/core.php:1303 |
14 | CRoute::_() | JROOT/components/com_community/templates/jomsocial/layouts/filterbar.html.php:43 |
13 | require JROOT/components/com_community/templates/jomsocial/layouts/filterbar.html.php | JROOT/components/com_community/libraries/template.php:240 |
12 | CTemplate->fetch() | JROOT/components/com_community/libraries/filterbar.php:51 |
11 | CFilterBar::getHTML() | JROOT/components/com_community/views/search/view.html.php:228 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.11 ms After last query: 0.57 ms Query memory: 0.024 MB Memory before query: 18.282 MB Rows returned: 1
SELECT VERSION()
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | No tables used |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Executing | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
14 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/advancesearch.php:207 |
13 | CAdvanceSearch::getMySQLVersion() | JROOT/components/com_community/views/search/view.html.php:26 |
12 | CommunityViewSearch->_addSubmenu() | JROOT/components/com_community/views/search/view.html.php:54 |
11 | CommunityViewSearch->showSubmenu() | JROOT/components/com_community/views/search/view.html.php:272 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.15 ms After last query: 0.07 ms Query memory: 0.024 MB Memory before query: 18.289 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.01 ms |
Optimizing | 0.00 ms |
Statistics | 0.02 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
14 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
13 | CFactory::getUser() | JROOT/components/com_community/views/search/view.html.php:30 |
12 | CommunityViewSearch->_addSubmenu() | JROOT/components/com_community/views/search/view.html.php:54 |
11 | CommunityViewSearch->showSubmenu() | JROOT/components/com_community/views/search/view.html.php:272 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.10 ms After last query: 0.09 ms Query memory: 0.024 MB Memory before query: 18.296 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
13 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
12 | CFactory::getUser() | JROOT/components/com_community/libraries/template.php:223 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.29 ms After last query: 0.36 ms Query memory: 0.025 MB Memory before query: 18.353 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_menu`
WHERE `link` LIKE '%option=com_community&view=friends%'
AND `published`='1'
AND `menutype`!='jomsocial'
AND `type`='component'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_menu | ALL | idx_menutype | NO INDEX KEY COULD BE USED | NULL | NULL | 249 | Using where |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.15 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:1393 |
14 | CRoute::_getViewItemid() | JROOT/components/com_community/libraries/core.php:1303 |
13 | CRoute::_() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:48 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.15 ms After last query: 0.91 ms Query memory: 0.027 MB Memory before query: 18.458 MB Rows returned: 1
SELECT *
FROM `ssw1n_community_theme`
WHERE `key`='settings'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_community_theme | const | key | key | 98 | const | 1 | |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.01 ms |
Optimizing | 0.00 ms |
Statistics | 0.02 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_community/models/theme.php:28 |
15 | CommunityModelTheme->__construct() | JROOT/components/com_community/libraries/core.php:372 |
14 | CFactory::getModel() | JROOT/components/com_community/libraries/user.php:566 |
13 | CUser->getDisplayName() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:100 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.40 ms After last query: 0.46 ms Query memory: 0.034 MB Memory before query: 18.532 MB Rows returned: 16
SHOW FULL COLUMNS
FROM `ssw1n_users`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `ssw1n_users`
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.00 ms |
closing tables | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.14 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Filling schema table | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
checking permissions | 0.04 ms |
closing tables | 0.00 ms |
checking permissions | 0.00 ms |
Executing | 0.00 ms |
Sending data | 0.02 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Removing tmp table | 0.04 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.03 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
24 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:445 |
23 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:245 |
22 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:164 |
21 | Joomla\CMS\Table\Table->__construct() | JROOT/libraries/src/Table/User.php:40 |
20 | Joomla\CMS\Table\User->__construct() | JROOT/libraries/src/Table/Table.php:312 |
19 | Joomla\CMS\Table\Table::getInstance() | JROOT/libraries/src/User/User.php:603 |
18 | Joomla\CMS\User\User::getTable() | JROOT/libraries/src/User/User.php:880 |
17 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
16 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
15 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/User/UserHelper.php:97 |
14 | Joomla\CMS\User\UserHelper::getUserGroups() | JROOT/components/com_community/libraries/user.php:570 |
13 | CUser->getDisplayName() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:100 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.18 ms After last query: 0.07 ms Query memory: 0.031 MB Memory before query: 18.572 MB Rows returned: 1
SELECT *
FROM `ssw1n_users`
WHERE `id` = 161
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.03 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
19 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/User.php:86 |
18 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:883 |
17 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
16 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
15 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/User/UserHelper.php:97 |
14 | Joomla\CMS\User\UserHelper::getUserGroups() | JROOT/components/com_community/libraries/user.php:570 |
13 | CUser->getDisplayName() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:100 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.19 ms After last query: 0.09 ms Query memory: 0.027 MB Memory before query: 18.585 MB Rows returned: 1
SELECT `g`.`id`,`g`.`title`
FROM `ssw1n_usergroups` AS g
INNER JOIN `ssw1n_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 161
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | softmozart_evolve.m.group_id | 1 | |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.03 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1500 |
19 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Table/User.php:111 |
18 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:883 |
17 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
16 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
15 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/User/UserHelper.php:97 |
14 | Joomla\CMS\User\UserHelper::getUserGroups() | JROOT/components/com_community/libraries/user.php:570 |
13 | CUser->getDisplayName() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:100 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.14 ms After last query: 0.64 ms Query memory: 0.025 MB Memory before query: 18.654 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.01 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
14 | CFactory::getUser() | JROOT/components/com_community/helpers/friends.php:158 |
13 | CFriendsHelper::getUserCog() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:144 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.11 ms After last query: 0.02 ms Query memory: 0.025 MB Memory before query: 18.661 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '161'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
Sending data | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
14 | CFactory::getUser() | JROOT/components/com_community/helpers/friends.php:159 |
13 | CFriendsHelper::getUserCog() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:144 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.11 ms After last query: 0.03 ms Query memory: 0.025 MB Memory before query: 18.669 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
14 | CFactory::getUser() | JROOT/components/com_community/helpers/friends.php:98 |
13 | CFriendsHelper::getUserFriendDropdown() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:146 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.10 ms After last query: 0.01 ms Query memory: 0.025 MB Memory before query: 18.676 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '161'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
Sending data | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
14 | CFactory::getUser() | JROOT/components/com_community/helpers/friends.php:99 |
13 | CFriendsHelper::getUserFriendDropdown() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:146 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.12 ms After last query: 0.08 ms Query memory: 0.031 MB Memory before query: 18.688 MB Rows returned: 1
SELECT *
FROM `ssw1n_users`
WHERE `id` = 160
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.01 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
19 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/User.php:86 |
18 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:883 |
17 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
16 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
15 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/User/UserHelper.php:97 |
14 | Joomla\CMS\User\UserHelper::getUserGroups() | JROOT/components/com_community/libraries/user.php:570 |
13 | CUser->getDisplayName() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:100 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.15 ms After last query: 0.06 ms Query memory: 0.027 MB Memory before query: 18.702 MB Rows returned: 1
SELECT `g`.`id`,`g`.`title`
FROM `ssw1n_usergroups` AS g
INNER JOIN `ssw1n_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 160
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | softmozart_evolve.m.group_id | 1 | |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1500 |
19 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Table/User.php:111 |
18 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:883 |
17 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
16 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
15 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/User/UserHelper.php:97 |
14 | Joomla\CMS\User\UserHelper::getUserGroups() | JROOT/components/com_community/libraries/user.php:570 |
13 | CUser->getDisplayName() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:100 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.10 ms After last query: 0.09 ms Query memory: 0.025 MB Memory before query: 18.706 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
14 | CFactory::getUser() | JROOT/components/com_community/helpers/friends.php:158 |
13 | CFriendsHelper::getUserCog() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:144 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.10 ms After last query: 0.02 ms Query memory: 0.025 MB Memory before query: 18.714 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '160'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
Sending data | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
14 | CFactory::getUser() | JROOT/components/com_community/helpers/friends.php:159 |
13 | CFriendsHelper::getUserCog() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:144 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.09 ms After last query: 0.02 ms Query memory: 0.025 MB Memory before query: 18.722 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
14 | CFactory::getUser() | JROOT/components/com_community/helpers/friends.php:98 |
13 | CFriendsHelper::getUserFriendDropdown() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:146 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.10 ms After last query: 0.01 ms Query memory: 0.025 MB Memory before query: 18.729 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '160'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
Sending data | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
14 | CFactory::getUser() | JROOT/components/com_community/helpers/friends.php:99 |
13 | CFriendsHelper::getUserFriendDropdown() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:146 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.11 ms After last query: 0.05 ms Query memory: 0.031 MB Memory before query: 18.741 MB Rows returned: 1
SELECT *
FROM `ssw1n_users`
WHERE `id` = 159
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.01 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
19 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/User.php:86 |
18 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:883 |
17 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
16 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
15 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/User/UserHelper.php:97 |
14 | Joomla\CMS\User\UserHelper::getUserGroups() | JROOT/components/com_community/libraries/user.php:570 |
13 | CUser->getDisplayName() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:100 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.13 ms After last query: 0.04 ms Query memory: 0.027 MB Memory before query: 18.754 MB Rows returned: 1
SELECT `g`.`id`,`g`.`title`
FROM `ssw1n_usergroups` AS g
INNER JOIN `ssw1n_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 159
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | softmozart_evolve.m.group_id | 1 | |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1500 |
19 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Table/User.php:111 |
18 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:883 |
17 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
16 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
15 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/User/UserHelper.php:97 |
14 | Joomla\CMS\User\UserHelper::getUserGroups() | JROOT/components/com_community/libraries/user.php:570 |
13 | CUser->getDisplayName() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:100 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.10 ms After last query: 0.06 ms Query memory: 0.025 MB Memory before query: 18.759 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
14 | CFactory::getUser() | JROOT/components/com_community/helpers/friends.php:158 |
13 | CFriendsHelper::getUserCog() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:144 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.12 ms After last query: 0.04 ms Query memory: 0.025 MB Memory before query: 18.767 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '159'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
Sending data | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.03 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
14 | CFactory::getUser() | JROOT/components/com_community/helpers/friends.php:159 |
13 | CFriendsHelper::getUserCog() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:144 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.09 ms After last query: 0.03 ms Query memory: 0.025 MB Memory before query: 18.774 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
14 | CFactory::getUser() | JROOT/components/com_community/helpers/friends.php:98 |
13 | CFriendsHelper::getUserFriendDropdown() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:146 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.10 ms After last query: 0.01 ms Query memory: 0.025 MB Memory before query: 18.782 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '159'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
Sending data | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
14 | CFactory::getUser() | JROOT/components/com_community/helpers/friends.php:99 |
13 | CFriendsHelper::getUserFriendDropdown() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:146 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.11 ms After last query: 0.04 ms Query memory: 0.031 MB Memory before query: 18.794 MB Rows returned: 1
SELECT *
FROM `ssw1n_users`
WHERE `id` = 158
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.01 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
19 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/User.php:86 |
18 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:883 |
17 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
16 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
15 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/User/UserHelper.php:97 |
14 | Joomla\CMS\User\UserHelper::getUserGroups() | JROOT/components/com_community/libraries/user.php:570 |
13 | CUser->getDisplayName() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:100 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.13 ms After last query: 0.04 ms Query memory: 0.027 MB Memory before query: 18.807 MB Rows returned: 1
SELECT `g`.`id`,`g`.`title`
FROM `ssw1n_usergroups` AS g
INNER JOIN `ssw1n_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 158
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | softmozart_evolve.m.group_id | 1 | |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.01 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1500 |
19 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Table/User.php:111 |
18 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:883 |
17 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
16 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
15 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/User/UserHelper.php:97 |
14 | Joomla\CMS\User\UserHelper::getUserGroups() | JROOT/components/com_community/libraries/user.php:570 |
13 | CUser->getDisplayName() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:100 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.13 ms After last query: 0.06 ms Query memory: 0.025 MB Memory before query: 18.812 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.03 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
14 | CFactory::getUser() | JROOT/components/com_community/helpers/friends.php:158 |
13 | CFriendsHelper::getUserCog() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:144 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.11 ms After last query: 0.02 ms Query memory: 0.025 MB Memory before query: 18.819 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '158'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
Sending data | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
14 | CFactory::getUser() | JROOT/components/com_community/helpers/friends.php:159 |
13 | CFriendsHelper::getUserCog() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:144 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.09 ms After last query: 0.03 ms Query memory: 0.025 MB Memory before query: 18.827 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
14 | CFactory::getUser() | JROOT/components/com_community/helpers/friends.php:98 |
13 | CFriendsHelper::getUserFriendDropdown() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:146 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.10 ms After last query: 0.01 ms Query memory: 0.025 MB Memory before query: 18.834 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '158'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
Sending data | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
14 | CFactory::getUser() | JROOT/components/com_community/helpers/friends.php:99 |
13 | CFriendsHelper::getUserFriendDropdown() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:146 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.11 ms After last query: 0.04 ms Query memory: 0.031 MB Memory before query: 18.847 MB Rows returned: 1
SELECT *
FROM `ssw1n_users`
WHERE `id` = 157
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.01 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
19 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/User.php:86 |
18 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:883 |
17 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
16 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
15 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/User/UserHelper.php:97 |
14 | Joomla\CMS\User\UserHelper::getUserGroups() | JROOT/components/com_community/libraries/user.php:570 |
13 | CUser->getDisplayName() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:100 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.14 ms After last query: 0.03 ms Query memory: 0.027 MB Memory before query: 18.860 MB Rows returned: 1
SELECT `g`.`id`,`g`.`title`
FROM `ssw1n_usergroups` AS g
INNER JOIN `ssw1n_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 157
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | softmozart_evolve.m.group_id | 1 | |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1500 |
19 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Table/User.php:111 |
18 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:883 |
17 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
16 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
15 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/User/UserHelper.php:97 |
14 | Joomla\CMS\User\UserHelper::getUserGroups() | JROOT/components/com_community/libraries/user.php:570 |
13 | CUser->getDisplayName() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:100 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.10 ms After last query: 0.06 ms Query memory: 0.025 MB Memory before query: 18.864 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
14 | CFactory::getUser() | JROOT/components/com_community/helpers/friends.php:158 |
13 | CFriendsHelper::getUserCog() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:144 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.11 ms After last query: 0.02 ms Query memory: 0.025 MB Memory before query: 18.872 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '157'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
Sending data | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
14 | CFactory::getUser() | JROOT/components/com_community/helpers/friends.php:159 |
13 | CFriendsHelper::getUserCog() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:144 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.10 ms After last query: 0.02 ms Query memory: 0.025 MB Memory before query: 18.880 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
14 | CFactory::getUser() | JROOT/components/com_community/helpers/friends.php:98 |
13 | CFriendsHelper::getUserFriendDropdown() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:146 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.12 ms After last query: 0.01 ms Query memory: 0.025 MB Memory before query: 18.887 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '157'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.04 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
Sending data | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
14 | CFactory::getUser() | JROOT/components/com_community/helpers/friends.php:99 |
13 | CFriendsHelper::getUserFriendDropdown() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:146 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.16 ms After last query: 0.04 ms Query memory: 0.031 MB Memory before query: 18.899 MB Rows returned: 1
SELECT *
FROM `ssw1n_users`
WHERE `id` = 156
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.04 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.01 ms |
Optimizing | 0.02 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
19 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/User.php:86 |
18 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:883 |
17 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
16 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
15 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/User/UserHelper.php:97 |
14 | Joomla\CMS\User\UserHelper::getUserGroups() | JROOT/components/com_community/libraries/user.php:570 |
13 | CUser->getDisplayName() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:100 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.14 ms After last query: 0.03 ms Query memory: 0.027 MB Memory before query: 18.912 MB Rows returned: 1
SELECT `g`.`id`,`g`.`title`
FROM `ssw1n_usergroups` AS g
INNER JOIN `ssw1n_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 156
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | softmozart_evolve.m.group_id | 1 | |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1500 |
19 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Table/User.php:111 |
18 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:883 |
17 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
16 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
15 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/User/UserHelper.php:97 |
14 | Joomla\CMS\User\UserHelper::getUserGroups() | JROOT/components/com_community/libraries/user.php:570 |
13 | CUser->getDisplayName() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:100 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.10 ms After last query: 0.05 ms Query memory: 0.025 MB Memory before query: 18.917 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
14 | CFactory::getUser() | JROOT/components/com_community/helpers/friends.php:158 |
13 | CFriendsHelper::getUserCog() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:144 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.10 ms After last query: 0.02 ms Query memory: 0.025 MB Memory before query: 18.925 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '156'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
Sending data | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
14 | CFactory::getUser() | JROOT/components/com_community/helpers/friends.php:159 |
13 | CFriendsHelper::getUserCog() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:144 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.09 ms After last query: 0.02 ms Query memory: 0.025 MB Memory before query: 18.932 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
14 | CFactory::getUser() | JROOT/components/com_community/helpers/friends.php:98 |
13 | CFriendsHelper::getUserFriendDropdown() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:146 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.10 ms After last query: 0.01 ms Query memory: 0.025 MB Memory before query: 18.940 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '156'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
Sending data | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
14 | CFactory::getUser() | JROOT/components/com_community/helpers/friends.php:99 |
13 | CFriendsHelper::getUserFriendDropdown() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:146 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.12 ms After last query: 0.05 ms Query memory: 0.031 MB Memory before query: 18.952 MB Rows returned: 1
SELECT *
FROM `ssw1n_users`
WHERE `id` = 155
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.01 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
19 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/User.php:86 |
18 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:883 |
17 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
16 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
15 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/User/UserHelper.php:97 |
14 | Joomla\CMS\User\UserHelper::getUserGroups() | JROOT/components/com_community/libraries/user.php:570 |
13 | CUser->getDisplayName() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:100 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.13 ms After last query: 0.04 ms Query memory: 0.027 MB Memory before query: 18.965 MB Rows returned: 1
SELECT `g`.`id`,`g`.`title`
FROM `ssw1n_usergroups` AS g
INNER JOIN `ssw1n_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 155
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | softmozart_evolve.m.group_id | 1 | |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1500 |
19 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Table/User.php:111 |
18 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:883 |
17 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
16 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
15 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/User/UserHelper.php:97 |
14 | Joomla\CMS\User\UserHelper::getUserGroups() | JROOT/components/com_community/libraries/user.php:570 |
13 | CUser->getDisplayName() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:100 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.10 ms After last query: 0.05 ms Query memory: 0.025 MB Memory before query: 18.970 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
14 | CFactory::getUser() | JROOT/components/com_community/helpers/friends.php:158 |
13 | CFriendsHelper::getUserCog() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:144 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.11 ms After last query: 0.02 ms Query memory: 0.025 MB Memory before query: 18.977 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '155'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
Sending data | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
14 | CFactory::getUser() | JROOT/components/com_community/helpers/friends.php:159 |
13 | CFriendsHelper::getUserCog() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:144 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.10 ms After last query: 0.03 ms Query memory: 0.025 MB Memory before query: 18.985 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
14 | CFactory::getUser() | JROOT/components/com_community/helpers/friends.php:98 |
13 | CFriendsHelper::getUserFriendDropdown() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:146 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.10 ms After last query: 0.01 ms Query memory: 0.025 MB Memory before query: 18.992 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '155'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
Sending data | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
14 | CFactory::getUser() | JROOT/components/com_community/helpers/friends.php:99 |
13 | CFriendsHelper::getUserFriendDropdown() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:146 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.11 ms After last query: 0.05 ms Query memory: 0.031 MB Memory before query: 19.005 MB Rows returned: 1
SELECT *
FROM `ssw1n_users`
WHERE `id` = 154
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.01 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
19 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/User.php:86 |
18 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:883 |
17 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
16 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
15 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/User/UserHelper.php:97 |
14 | Joomla\CMS\User\UserHelper::getUserGroups() | JROOT/components/com_community/libraries/user.php:570 |
13 | CUser->getDisplayName() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:100 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.13 ms After last query: 0.04 ms Query memory: 0.027 MB Memory before query: 19.018 MB Rows returned: 1
SELECT `g`.`id`,`g`.`title`
FROM `ssw1n_usergroups` AS g
INNER JOIN `ssw1n_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 154
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | softmozart_evolve.m.group_id | 1 | |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1500 |
19 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Table/User.php:111 |
18 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:883 |
17 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
16 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
15 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/User/UserHelper.php:97 |
14 | Joomla\CMS\User\UserHelper::getUserGroups() | JROOT/components/com_community/libraries/user.php:570 |
13 | CUser->getDisplayName() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:100 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.10 ms After last query: 0.05 ms Query memory: 0.025 MB Memory before query: 19.023 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
14 | CFactory::getUser() | JROOT/components/com_community/helpers/friends.php:158 |
13 | CFriendsHelper::getUserCog() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:144 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.10 ms After last query: 0.02 ms Query memory: 0.025 MB Memory before query: 19.030 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '154'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
Sending data | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
14 | CFactory::getUser() | JROOT/components/com_community/helpers/friends.php:159 |
13 | CFriendsHelper::getUserCog() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:144 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.09 ms After last query: 0.03 ms Query memory: 0.025 MB Memory before query: 19.038 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
14 | CFactory::getUser() | JROOT/components/com_community/helpers/friends.php:98 |
13 | CFriendsHelper::getUserFriendDropdown() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:146 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.10 ms After last query: 0.01 ms Query memory: 0.025 MB Memory before query: 19.045 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '154'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
Sending data | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
14 | CFactory::getUser() | JROOT/components/com_community/helpers/friends.php:99 |
13 | CFriendsHelper::getUserFriendDropdown() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:146 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.11 ms After last query: 0.04 ms Query memory: 0.031 MB Memory before query: 19.057 MB Rows returned: 1
SELECT *
FROM `ssw1n_users`
WHERE `id` = 153
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.01 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
19 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/User.php:86 |
18 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:883 |
17 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
16 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
15 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/User/UserHelper.php:97 |
14 | Joomla\CMS\User\UserHelper::getUserGroups() | JROOT/components/com_community/libraries/user.php:570 |
13 | CUser->getDisplayName() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:100 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.13 ms After last query: 0.04 ms Query memory: 0.027 MB Memory before query: 19.070 MB Rows returned: 1
SELECT `g`.`id`,`g`.`title`
FROM `ssw1n_usergroups` AS g
INNER JOIN `ssw1n_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 153
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | softmozart_evolve.m.group_id | 1 | |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.01 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1500 |
19 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Table/User.php:111 |
18 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:883 |
17 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
16 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
15 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/User/UserHelper.php:97 |
14 | Joomla\CMS\User\UserHelper::getUserGroups() | JROOT/components/com_community/libraries/user.php:570 |
13 | CUser->getDisplayName() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:100 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.10 ms After last query: 0.06 ms Query memory: 0.025 MB Memory before query: 19.076 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
14 | CFactory::getUser() | JROOT/components/com_community/helpers/friends.php:158 |
13 | CFriendsHelper::getUserCog() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:144 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.12 ms After last query: 0.02 ms Query memory: 0.025 MB Memory before query: 19.083 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '153'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.01 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
Sending data | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
14 | CFactory::getUser() | JROOT/components/com_community/helpers/friends.php:159 |
13 | CFriendsHelper::getUserCog() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:144 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.10 ms After last query: 0.03 ms Query memory: 0.025 MB Memory before query: 19.091 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
14 | CFactory::getUser() | JROOT/components/com_community/helpers/friends.php:98 |
13 | CFriendsHelper::getUserFriendDropdown() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:146 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.10 ms After last query: 0.01 ms Query memory: 0.025 MB Memory before query: 19.098 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '153'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
Sending data | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
14 | CFactory::getUser() | JROOT/components/com_community/helpers/friends.php:99 |
13 | CFriendsHelper::getUserFriendDropdown() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:146 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.11 ms After last query: 0.03 ms Query memory: 0.031 MB Memory before query: 19.110 MB Rows returned: 1
SELECT *
FROM `ssw1n_users`
WHERE `id` = 152
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.01 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
19 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/User.php:86 |
18 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:883 |
17 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
16 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
15 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/User/UserHelper.php:97 |
14 | Joomla\CMS\User\UserHelper::getUserGroups() | JROOT/components/com_community/libraries/user.php:570 |
13 | CUser->getDisplayName() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:100 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.13 ms After last query: 0.04 ms Query memory: 0.027 MB Memory before query: 19.123 MB Rows returned: 1
SELECT `g`.`id`,`g`.`title`
FROM `ssw1n_usergroups` AS g
INNER JOIN `ssw1n_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 152
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | softmozart_evolve.m.group_id | 1 | |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1500 |
19 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Table/User.php:111 |
18 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:883 |
17 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
16 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
15 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/User/UserHelper.php:97 |
14 | Joomla\CMS\User\UserHelper::getUserGroups() | JROOT/components/com_community/libraries/user.php:570 |
13 | CUser->getDisplayName() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:100 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.11 ms After last query: 0.05 ms Query memory: 0.025 MB Memory before query: 19.128 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
14 | CFactory::getUser() | JROOT/components/com_community/helpers/friends.php:158 |
13 | CFriendsHelper::getUserCog() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:144 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.12 ms After last query: 0.01 ms Query memory: 0.025 MB Memory before query: 19.136 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '152'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
Sending data | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
14 | CFactory::getUser() | JROOT/components/com_community/helpers/friends.php:159 |
13 | CFriendsHelper::getUserCog() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:144 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.10 ms After last query: 0.03 ms Query memory: 0.025 MB Memory before query: 19.143 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
14 | CFactory::getUser() | JROOT/components/com_community/helpers/friends.php:98 |
13 | CFriendsHelper::getUserFriendDropdown() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:146 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.10 ms After last query: 0.01 ms Query memory: 0.025 MB Memory before query: 19.151 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '152'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
Sending data | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
14 | CFactory::getUser() | JROOT/components/com_community/helpers/friends.php:99 |
13 | CFriendsHelper::getUserFriendDropdown() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:146 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.11 ms After last query: 0.03 ms Query memory: 0.031 MB Memory before query: 19.163 MB Rows returned: 1
SELECT *
FROM `ssw1n_users`
WHERE `id` = 151
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.01 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
19 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/User.php:86 |
18 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:883 |
17 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
16 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
15 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/User/UserHelper.php:97 |
14 | Joomla\CMS\User\UserHelper::getUserGroups() | JROOT/components/com_community/libraries/user.php:570 |
13 | CUser->getDisplayName() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:100 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.14 ms After last query: 0.04 ms Query memory: 0.027 MB Memory before query: 19.176 MB Rows returned: 1
SELECT `g`.`id`,`g`.`title`
FROM `ssw1n_usergroups` AS g
INNER JOIN `ssw1n_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 151
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | softmozart_evolve.m.group_id | 1 | |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1500 |
19 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Table/User.php:111 |
18 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:883 |
17 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
16 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
15 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/User/UserHelper.php:97 |
14 | Joomla\CMS\User\UserHelper::getUserGroups() | JROOT/components/com_community/libraries/user.php:570 |
13 | CUser->getDisplayName() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:100 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.10 ms After last query: 0.05 ms Query memory: 0.025 MB Memory before query: 19.181 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
14 | CFactory::getUser() | JROOT/components/com_community/helpers/friends.php:158 |
13 | CFriendsHelper::getUserCog() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:144 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.10 ms After last query: 0.02 ms Query memory: 0.025 MB Memory before query: 19.189 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '151'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
Sending data | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
14 | CFactory::getUser() | JROOT/components/com_community/helpers/friends.php:159 |
13 | CFriendsHelper::getUserCog() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:144 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.10 ms After last query: 0.03 ms Query memory: 0.025 MB Memory before query: 19.196 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
14 | CFactory::getUser() | JROOT/components/com_community/helpers/friends.php:98 |
13 | CFriendsHelper::getUserFriendDropdown() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:146 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.11 ms After last query: 0.01 ms Query memory: 0.025 MB Memory before query: 19.204 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '151'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
Sending data | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
14 | CFactory::getUser() | JROOT/components/com_community/helpers/friends.php:99 |
13 | CFriendsHelper::getUserFriendDropdown() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:146 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.12 ms After last query: 0.04 ms Query memory: 0.031 MB Memory before query: 19.231 MB Rows returned: 1
SELECT *
FROM `ssw1n_users`
WHERE `id` = 150
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.01 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
19 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/User.php:86 |
18 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:883 |
17 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
16 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
15 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/User/UserHelper.php:97 |
14 | Joomla\CMS\User\UserHelper::getUserGroups() | JROOT/components/com_community/libraries/user.php:570 |
13 | CUser->getDisplayName() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:100 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.18 ms After last query: 0.05 ms Query memory: 0.027 MB Memory before query: 19.244 MB Rows returned: 1
SELECT `g`.`id`,`g`.`title`
FROM `ssw1n_usergroups` AS g
INNER JOIN `ssw1n_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 150
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | softmozart_evolve.m.group_id | 1 | |
Status | Duration |
---|
Starting | 0.04 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1500 |
19 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Table/User.php:111 |
18 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:883 |
17 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
16 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
15 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/User/UserHelper.php:97 |
14 | Joomla\CMS\User\UserHelper::getUserGroups() | JROOT/components/com_community/libraries/user.php:570 |
13 | CUser->getDisplayName() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:100 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.13 ms After last query: 0.05 ms Query memory: 0.025 MB Memory before query: 19.249 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.02 ms |
Executing | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
14 | CFactory::getUser() | JROOT/components/com_community/helpers/friends.php:158 |
13 | CFriendsHelper::getUserCog() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:144 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.10 ms After last query: 0.02 ms Query memory: 0.025 MB Memory before query: 19.257 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '150'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
Sending data | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
14 | CFactory::getUser() | JROOT/components/com_community/helpers/friends.php:159 |
13 | CFriendsHelper::getUserCog() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:144 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.10 ms After last query: 0.02 ms Query memory: 0.025 MB Memory before query: 19.264 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
14 | CFactory::getUser() | JROOT/components/com_community/helpers/friends.php:98 |
13 | CFriendsHelper::getUserFriendDropdown() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:146 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.11 ms After last query: 0.02 ms Query memory: 0.025 MB Memory before query: 19.272 MB Rows returned: 1
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '150'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
Sending data | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
14 | CFactory::getUser() | JROOT/components/com_community/helpers/friends.php:99 |
13 | CFriendsHelper::getUserFriendDropdown() | JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php:146 |
12 | require JROOT/components/com_community/templates/jomsocial/layouts/people.browse.php | JROOT/components/com_community/libraries/template.php:240 |
11 | CTemplate->fetch() | JROOT/components/com_community/views/search/view.html.php:276 |
10 | CommunityViewSearch->browse() | JROOT/components/com_community/views/views.php:251 |
9 | CommunityView->get() | JROOT/components/com_community/controllers/search.php:233 |
8 | CommunitySearchController->browse() | JROOT/components/com_community/controllers/controller.php:324 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.19 ms After last query: 5.89 ms Query memory: 0.023 MB Memory before query: 19.354 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.05 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.00 ms |
Executing | 0.01 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
10 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
9 | CFactory::getUser() | JROOT/components/com_community/views/views.php:609 |
8 | CommunityView->attachHeaders() | JROOT/components/com_community/controllers/controller.php:340 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.10 ms After last query: 0.02 ms Query memory: 0.023 MB Memory before query: 19.359 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
10 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
9 | CFactory::getUser() | JROOT/components/com_community/views/views.php:611 |
8 | CommunityView->attachHeaders() | JROOT/components/com_community/controllers/controller.php:340 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.19 ms After last query: 3.10 ms Query memory: 0.024 MB Memory before query: 19.835 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
13 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
12 | CFactory::getUser() | JROOT/components/com_community/models/toolbar.php:31 |
11 | CommunityModelToolbar->getItems() | JROOT/components/com_community/libraries/toolbar.php:443 |
10 | CToolbarLibrary->__construct() | JROOT/components/com_community/libraries/toolbar.php:453 |
9 | CToolbarLibrary::getInstance() | JROOT/components/com_community/views/views.php:140 |
8 | CommunityView->showToolbar() | JROOT/components/com_community/controllers/controller.php:343 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.22 ms After last query: 0.04 ms Query memory: 0.025 MB Memory before query: 19.842 MB Rows returned: 0
SELECT a.`params`, a.`id`, a.`link`, a.title as name, a.`parent_id`, false as script, a.`browserNav`
FROM `ssw1n_menu` AS a
LEFT JOIN `ssw1n_menu` AS b
ON b.`id`=a.`parent_id`
AND b.`published`='1'
WHERE a.`published`='1'
AND a.`menutype`='jomsocial'
AND a.`access`='0'
ORDER BY a.`lft`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ref | idx_menutype | idx_menutype | 98 | const | 1 | Using index condition; Using where; Using filesort |
Status | Duration |
---|
Starting | 0.04 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.04 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.01 ms |
Sorting result | 0.00 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
Creating sort index | 0.02 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
12 | JDatabaseDriver->loadObjectList() | JROOT/components/com_community/models/toolbar.php:69 |
11 | CommunityModelToolbar->getItems() | JROOT/components/com_community/libraries/toolbar.php:443 |
10 | CToolbarLibrary->__construct() | JROOT/components/com_community/libraries/toolbar.php:453 |
9 | CToolbarLibrary::getInstance() | JROOT/components/com_community/views/views.php:140 |
8 | CommunityView->showToolbar() | JROOT/components/com_community/controllers/controller.php:343 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.11 ms After last query: 0.03 ms Query memory: 0.023 MB Memory before query: 19.848 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
11 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
10 | CFactory::getUser() | JROOT/components/com_community/libraries/toolbar.php:571 |
9 | CToolbarLibrary->getHTML() | JROOT/components/com_community/views/views.php:141 |
8 | CommunityView->showToolbar() | JROOT/components/com_community/controllers/controller.php:343 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.11 ms After last query: 0.44 ms Query memory: 0.023 MB Memory before query: 19.920 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
12 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
11 | CFactory::getUser() | JROOT/components/com_community/libraries/miniheader.php:38 |
10 | CMiniHeader::showMiniHeader() | JROOT/components/com_community/libraries/toolbar.php:594 |
9 | CToolbarLibrary->getHTML() | JROOT/components/com_community/views/views.php:141 |
8 | CommunityView->showToolbar() | JROOT/components/com_community/controllers/controller.php:343 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.09 ms After last query: 0.09 ms Query memory: 0.023 MB Memory before query: 19.927 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.00 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.00 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
11 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
10 | CFactory::getUser() | JROOT/components/com_community/libraries/template.php:223 |
9 | CTemplate->fetch() | JROOT/components/com_community/views/views.php:227 |
8 | CommunityView->showHeader() | JROOT/components/com_community/controllers/controller.php:349 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.26 ms After last query: 0.33 ms Query memory: 0.023 MB Memory before query: 19.939 MB Rows returned: 0
SELECT `id`
FROM `ssw1n_users`
WHERE `id` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.01 ms |
Preparing | 0.00 ms |
Executing | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
10 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
9 | CFactory::getUser() | JROOT/components/com_community/libraries/block.php:194 |
8 | blockUser->isUserBlocked() | JROOT/components/com_community/controllers/controller.php:360 |
7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.36 ms After last query: 84.88 ms Query memory: 0.036 MB Memory before query: 23.193 MB Rows returned: 12
SELECT a.menutype
FROM ssw1n_menu_types AS a
WHERE a.client_id = 0
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 | 12 | Using where |
Status | Duration |
---|
Starting | 0.08 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.01 ms |
Preparing | 0.02 ms |
Executing | 0.00 ms |
Sending data | 0.02 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
42 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1544 |
41 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_menus/helpers/menus.php:154 |
40 | MenusHelper::getMenuTypes() | JROOT/libraries/gantry5/classes/Gantry/Framework/Menu.php:71 |
39 | Gantry\Framework\Menu->getMenus() | JROOT/libraries/gantry5/classes/Gantry/Component/Menu/AbstractMenu.php:115 |
38 | Gantry\Component\Menu\AbstractMenu->instance() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:675 |
37 | Twig_Template->getAttribute() | JROOT/cache/gantry5/g5_helium/twig/88/88e192c0968f641b07a92c2af98ff973bb0d1b17acbffe4e9ce407780134094c.php:20 |
36 | __TwigTemplate_145b2b43ed1ad45db7ef9ad9d300565921f4c31239a228f0a41b5c871ca4e5a8->doDisplay() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:428 |
35 | Twig_Template->displayWithErrorHandling() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:399 |
34 | Twig_Template->display() | JROOT/cache/gantry5/g5_helium/twig/8e/8e5e272a394d608a5a5a4554f2ef4527857b1a683a5f75a5896012c8760eef51.php:60 |
33 | __TwigTemplate_c16b9457a1bdbfa609326a1d14218e93a74b5cbc3fd7d45bcf20b915fb14c9dc->doDisplay() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:428 |
32 | Twig_Template->displayWithErrorHandling() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:399 |
31 | Twig_Template->display() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:407 |
30 | Twig_Template->render() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Environment.php:363 |
29 | Twig_Environment->render() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/AbstractTheme.php:163 |
28 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:766 |
27 | Gantry\Framework\Theme->getContent() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:666 |
26 | Gantry\Framework\Theme->renderContent() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:593 |
25 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:579 |
24 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:579 |
23 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:579 |
22 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:422 |
21 | Gantry\Framework\Theme->segments() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:673 |
20 | Twig_Template->getAttribute() | JROOT/cache/gantry5/g5_helium/twig/1e/1e96371ab1c7b73a5435970daf12d00c4039f3e92f5ce4f6efdb153160e7f529.php:36 |
19 | __TwigTemplate_bc34790340fb12f47cf42cf0c13b2adc8a78982ad2918899582ad76c95e1a6af->doDisplay() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:428 |
18 | Twig_Template->displayWithErrorHandling() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:399 |
17 | Twig_Template->display() | JROOT/cache/gantry5/g5_helium/twig/e8/e8efaef88c53f484c86862d83c1d957239588b6fe092757e6cb544cc075c45ee.php:24 |
16 | __TwigTemplate_22dc06cce989244fb8d3f5fcf813569067a187e115969bbda614a61d61bc90d9->doDisplay() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:428 |
15 | Twig_Template->displayWithErrorHandling() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:399 |
14 | Twig_Template->display() | JROOT/cache/gantry5/g5_helium/twig/15/1516561e8f8b2c87e0aeb22579d2a9cdcfeac9037f10adf2a2a274f9490b09fa.php:24 |
13 | __TwigTemplate_74b153afd6133d347f63d3d8674c7f1afb660a9692be2782a015f45aa9be032e->doDisplay() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:428 |
12 | Twig_Template->displayWithErrorHandling() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:399 |
11 | Twig_Template->display() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:407 |
10 | Twig_Template->render() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Environment.php:363 |
9 | Twig_Environment->render() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/AbstractTheme.php:163 |
8 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/templates/g5_helium/index.php:23 |
7 | require JROOT/templates/g5_helium/index.php | JROOT/libraries/src/Document/HtmlDocument.php:658 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:720 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:535 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1030 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:202 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.27 ms After last query: 3.77 ms Query memory: 0.039 MB Memory before query: 23.682 MB Rows returned: 1
SELECT *
FROM `ssw1n_kunena_configuration`
WHERE `id`=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ssw1n_kunena_configuration | system | PRIMARY | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | |
Status | Duration |
---|
Starting | 0.07 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.01 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.02 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
51 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
50 | JDatabaseDriver->loadAssoc() | JROOT/libraries/kunena/config.php:1400 |
49 | KunenaConfig->load() | JROOT/libraries/kunena/config.php:1373 |
48 | KunenaConfig::getInstance() | JROOT/components/com_kunena/router.php:42 |
47 | KunenaBuildRoute() | JROOT/libraries/src/Component/Router/RouterLegacy.php:69 |
46 | Joomla\CMS\Component\Router\RouterLegacy->build() | JROOT/libraries/src/Router/SiteRouter.php:528 |
45 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:498 |
44 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
43 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:154 |
42 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:131 |
41 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:80 |
40 | Joomla\CMS\Router\Route::_() | JROOT/libraries/gantry5/classes/Gantry/Framework/Menu.php:377 |
39 | Gantry\Framework\Menu->getList() | JROOT/libraries/gantry5/classes/Gantry/Component/Menu/AbstractMenu.php:154 |
38 | Gantry\Component\Menu\AbstractMenu->instance() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:675 |
37 | Twig_Template->getAttribute() | JROOT/cache/gantry5/g5_helium/twig/88/88e192c0968f641b07a92c2af98ff973bb0d1b17acbffe4e9ce407780134094c.php:20 |
36 | __TwigTemplate_145b2b43ed1ad45db7ef9ad9d300565921f4c31239a228f0a41b5c871ca4e5a8->doDisplay() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:428 |
35 | Twig_Template->displayWithErrorHandling() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:399 |
34 | Twig_Template->display() | JROOT/cache/gantry5/g5_helium/twig/8e/8e5e272a394d608a5a5a4554f2ef4527857b1a683a5f75a5896012c8760eef51.php:60 |
33 | __TwigTemplate_c16b9457a1bdbfa609326a1d14218e93a74b5cbc3fd7d45bcf20b915fb14c9dc->doDisplay() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:428 |
32 | Twig_Template->displayWithErrorHandling() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:399 |
31 | Twig_Template->display() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:407 |
30 | Twig_Template->render() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Environment.php:363 |
29 | Twig_Environment->render() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/AbstractTheme.php:163 |
28 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:766 |
27 | Gantry\Framework\Theme->getContent() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:666 |
26 | Gantry\Framework\Theme->renderContent() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:593 |
25 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:579 |
24 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:579 |
23 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:579 |
22 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:422 |
21 | Gantry\Framework\Theme->segments() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:673 |
20 | Twig_Template->getAttribute() | JROOT/cache/gantry5/g5_helium/twig/1e/1e96371ab1c7b73a5435970daf12d00c4039f3e92f5ce4f6efdb153160e7f529.php:36 |
19 | __TwigTemplate_bc34790340fb12f47cf42cf0c13b2adc8a78982ad2918899582ad76c95e1a6af->doDisplay() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:428 |
18 | Twig_Template->displayWithErrorHandling() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:399 |
17 | Twig_Template->display() | JROOT/cache/gantry5/g5_helium/twig/e8/e8efaef88c53f484c86862d83c1d957239588b6fe092757e6cb544cc075c45ee.php:24 |
16 | __TwigTemplate_22dc06cce989244fb8d3f5fcf813569067a187e115969bbda614a61d61bc90d9->doDisplay() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:428 |
15 | Twig_Template->displayWithErrorHandling() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:399 |
14 | Twig_Template->display() | JROOT/cache/gantry5/g5_helium/twig/15/1516561e8f8b2c87e0aeb22579d2a9cdcfeac9037f10adf2a2a274f9490b09fa.php:24 |
13 | __TwigTemplate_74b153afd6133d347f63d3d8674c7f1afb660a9692be2782a015f45aa9be032e->doDisplay() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:428 |
12 | Twig_Template->displayWithErrorHandling() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:399 |
11 | Twig_Template->display() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:407 |
10 | Twig_Template->render() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Environment.php:363 |
9 | Twig_Environment->render() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/AbstractTheme.php:163 |
8 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/templates/g5_helium/index.php:23 |
7 | require JROOT/templates/g5_helium/index.php | JROOT/libraries/src/Document/HtmlDocument.php:658 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:720 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:535 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1030 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:202 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.74 ms After last query: 5.77 ms Query memory: 0.045 MB Memory before query: 24.223 MB Rows returned: 32
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM ssw1n_modules AS m
LEFT JOIN ssw1n_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN ssw1n_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2025-06-18 20:45:42')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2025-06-18 20:45:42')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 37 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 | 39 | Using index condition; Using where; Using filesort |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 403 | softmozart_evolve.m.module,const | 1 | Using index condition; Using where |
1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | softmozart_evolve.m.id | 2 | Using where; Using index |
Status | Duration |
---|
Starting | 0.11 ms |
checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.06 ms |
Preparing | 0.03 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
Creating sort index | 0.29 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.02 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.04 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
50 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
49 | JDatabaseDriver->loadObjectList() | Same as call in the line below. |
48 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
47 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:432 |
46 | Joomla\CMS\Helper\ModuleHelper::getModuleList() | JROOT/libraries/src/Helper/ModuleHelper.php:362 |
45 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
44 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/libraries/gantry5/classes/Gantry/Framework/Platform.php:233 |
43 | Gantry\Framework\Platform->displayModules() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:675 |
42 | Twig_Template->getAttribute() | JROOT/cache/gantry5/g5_helium/twig/fe/fe4dd014b2bc57d2ce4e402f96f4cb0a34ffe5245a5e8acf8f6c8cc1cad93708.php:32 |
41 | __TwigTemplate_b42a42f79f3dd7441f726467ceda3867bcf235af567de7a3504ccfabce600e5d->block_particle() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:215 |
40 | Twig_Template->displayBlock() | JROOT/cache/gantry5/g5_helium/twig/48/489ad79b00ce6cc7262f1b6e07ae34ca617a9a65c32e87001a0f2768689e11e3.php:62 |
39 | __TwigTemplate_b0f548c500e532ba1fda164a0c0a2eaf89d5783ac1dbfaeb32105e4aaedef21b->doDisplay() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:428 |
38 | Twig_Template->displayWithErrorHandling() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:399 |
37 | Twig_Template->display() | JROOT/cache/gantry5/g5_helium/twig/fe/fe4dd014b2bc57d2ce4e402f96f4cb0a34ffe5245a5e8acf8f6c8cc1cad93708.php:24 |
36 | __TwigTemplate_b42a42f79f3dd7441f726467ceda3867bcf235af567de7a3504ccfabce600e5d->doDisplay() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:428 |
35 | Twig_Template->displayWithErrorHandling() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:399 |
34 | Twig_Template->display() | JROOT/cache/gantry5/g5_helium/twig/3f/3fd14f8207fa3d018fd9724c7e71c82f7170e60d82cc310cf460d5a14ad1a7a8.php:42 |
33 | __TwigTemplate_24d13b45559483d220f13be7b946cda7f2e614d78ce82344c17a7f904122f38a->doDisplay() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:428 |
32 | Twig_Template->displayWithErrorHandling() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:399 |
31 | Twig_Template->display() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:407 |
30 | Twig_Template->render() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Environment.php:363 |
29 | Twig_Environment->render() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/AbstractTheme.php:163 |
28 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:766 |
27 | Gantry\Framework\Theme->getContent() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:666 |
26 | Gantry\Framework\Theme->renderContent() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:593 |
25 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:579 |
24 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:579 |
23 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:579 |
22 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:422 |
21 | Gantry\Framework\Theme->segments() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:673 |
20 | Twig_Template->getAttribute() | JROOT/cache/gantry5/g5_helium/twig/1e/1e96371ab1c7b73a5435970daf12d00c4039f3e92f5ce4f6efdb153160e7f529.php:36 |
19 | __TwigTemplate_bc34790340fb12f47cf42cf0c13b2adc8a78982ad2918899582ad76c95e1a6af->doDisplay() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:428 |
18 | Twig_Template->displayWithErrorHandling() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:399 |
17 | Twig_Template->display() | JROOT/cache/gantry5/g5_helium/twig/e8/e8efaef88c53f484c86862d83c1d957239588b6fe092757e6cb544cc075c45ee.php:24 |
16 | __TwigTemplate_22dc06cce989244fb8d3f5fcf813569067a187e115969bbda614a61d61bc90d9->doDisplay() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:428 |
15 | Twig_Template->displayWithErrorHandling() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:399 |
14 | Twig_Template->display() | JROOT/cache/gantry5/g5_helium/twig/15/1516561e8f8b2c87e0aeb22579d2a9cdcfeac9037f10adf2a2a274f9490b09fa.php:24 |
13 | __TwigTemplate_74b153afd6133d347f63d3d8674c7f1afb660a9692be2782a015f45aa9be032e->doDisplay() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:428 |
12 | Twig_Template->displayWithErrorHandling() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:399 |
11 | Twig_Template->display() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:407 |
10 | Twig_Template->render() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Environment.php:363 |
9 | Twig_Environment->render() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/AbstractTheme.php:163 |
8 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/templates/g5_helium/index.php:23 |
7 | require JROOT/templates/g5_helium/index.php | JROOT/libraries/src/Document/HtmlDocument.php:658 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:720 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:535 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1030 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:202 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |
Query Time: 0.75 ms After last query: 6.61 ms Query memory: 0.055 MB Memory before query: 25.016 MB Rows returned: 0
SELECT DISTINCT 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, g.note as group_note
FROM ssw1n_fields AS a
LEFT JOIN `ssw1n_languages` AS l
ON l.lang_code = a.language
LEFT JOIN ssw1n_users AS uc
ON uc.id=a.checked_out
LEFT JOIN ssw1n_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN ssw1n_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN ssw1n_fields_groups AS g
ON g.id = a.group_id
WHERE a.context = 'mod_custom.content'
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 | Extra |
---|
1 | SIMPLE | a | ref | idx_state,idx_access,idx_context | idx_state | 1 | const | 1 | Using where; Using temporary; Using filesort |
1 | SIMPLE | l | eq_ref | idx_langcode | idx_langcode | 28 | softmozart_evolve.a.language | 1 | Using where |
1 | SIMPLE | uc | eq_ref | PRIMARY | PRIMARY | 4 | softmozart_evolve.a.checked_out | 1 | |
1 | SIMPLE | ag | eq_ref | PRIMARY | PRIMARY | 4 | softmozart_evolve.a.access | 1 | Using where |
1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | softmozart_evolve.a.created_user_id | 1 | Using where |
1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | softmozart_evolve.a.group_id | 1 | Using where |
Status | Duration |
---|
Starting | 0.14 ms |
checking permissions | 0.00 ms |
Opening tables | 0.03 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.04 ms |
Optimizing | 0.03 ms |
Statistics | 0.08 ms |
Preparing | 0.03 ms |
Creating tmp table | 0.03 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.17 ms |
Creating sort index | 0.02 ms |
Removing tmp table | 0.04 ms |
Creating sort index | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Query end | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.03 ms |
Updating status | 0.02 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
63 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
62 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:308 |
61 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/administrator/components/com_fields/models/fields.php:333 |
60 | FieldsModelFields->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:187 |
59 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:135 |
58 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:488 |
57 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
56 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
55 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
54 | JHtmlContent::prepare() | Same as call in the line below. |
53 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
52 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:146 |
51 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/modules/mod_custom/mod_custom.php:15 |
50 | include JROOT/modules/mod_custom/mod_custom.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
49 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
48 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/gantry5/classes/Gantry/Framework/Platform.php:195 |
47 | Gantry\Framework\Platform->displayModule() | JROOT/libraries/gantry5/classes/Gantry/Framework/Platform.php:234 |
46 | Gantry\Framework\Platform->displayModules() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:675 |
45 | Twig_Template->getAttribute() | JROOT/cache/gantry5/g5_helium/twig/fe/fe4dd014b2bc57d2ce4e402f96f4cb0a34ffe5245a5e8acf8f6c8cc1cad93708.php:32 |
44 | __TwigTemplate_b42a42f79f3dd7441f726467ceda3867bcf235af567de7a3504ccfabce600e5d->block_particle() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:215 |
43 | Twig_Template->displayBlock() | JROOT/cache/gantry5/g5_helium/twig/48/489ad79b00ce6cc7262f1b6e07ae34ca617a9a65c32e87001a0f2768689e11e3.php:62 |
42 | __TwigTemplate_b0f548c500e532ba1fda164a0c0a2eaf89d5783ac1dbfaeb32105e4aaedef21b->doDisplay() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:428 |
41 | Twig_Template->displayWithErrorHandling() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:399 |
40 | Twig_Template->display() | JROOT/cache/gantry5/g5_helium/twig/fe/fe4dd014b2bc57d2ce4e402f96f4cb0a34ffe5245a5e8acf8f6c8cc1cad93708.php:24 |
39 | __TwigTemplate_b42a42f79f3dd7441f726467ceda3867bcf235af567de7a3504ccfabce600e5d->doDisplay() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:428 |
38 | Twig_Template->displayWithErrorHandling() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:399 |
37 | Twig_Template->display() | JROOT/cache/gantry5/g5_helium/twig/3f/3fd14f8207fa3d018fd9724c7e71c82f7170e60d82cc310cf460d5a14ad1a7a8.php:42 |
36 | __TwigTemplate_24d13b45559483d220f13be7b946cda7f2e614d78ce82344c17a7f904122f38a->doDisplay() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:428 |
35 | Twig_Template->displayWithErrorHandling() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:399 |
34 | Twig_Template->display() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:407 |
33 | Twig_Template->render() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Environment.php:363 |
32 | Twig_Environment->render() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/AbstractTheme.php:163 |
31 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:766 |
30 | Gantry\Framework\Theme->getContent() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:666 |
29 | Gantry\Framework\Theme->renderContent() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:593 |
28 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:579 |
27 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:579 |
26 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:579 |
25 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:579 |
24 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:579 |
23 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:579 |
22 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/ThemeTrait.php:422 |
21 | Gantry\Framework\Theme->segments() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:673 |
20 | Twig_Template->getAttribute() | JROOT/cache/gantry5/g5_helium/twig/1e/1e96371ab1c7b73a5435970daf12d00c4039f3e92f5ce4f6efdb153160e7f529.php:36 |
19 | __TwigTemplate_bc34790340fb12f47cf42cf0c13b2adc8a78982ad2918899582ad76c95e1a6af->doDisplay() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:428 |
18 | Twig_Template->displayWithErrorHandling() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:399 |
17 | Twig_Template->display() | JROOT/cache/gantry5/g5_helium/twig/e8/e8efaef88c53f484c86862d83c1d957239588b6fe092757e6cb544cc075c45ee.php:24 |
16 | __TwigTemplate_22dc06cce989244fb8d3f5fcf813569067a187e115969bbda614a61d61bc90d9->doDisplay() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:428 |
15 | Twig_Template->displayWithErrorHandling() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:399 |
14 | Twig_Template->display() | JROOT/cache/gantry5/g5_helium/twig/15/1516561e8f8b2c87e0aeb22579d2a9cdcfeac9037f10adf2a2a274f9490b09fa.php:24 |
13 | __TwigTemplate_74b153afd6133d347f63d3d8674c7f1afb660a9692be2782a015f45aa9be032e->doDisplay() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:428 |
12 | Twig_Template->displayWithErrorHandling() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:399 |
11 | Twig_Template->display() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Template.php:407 |
10 | Twig_Template->render() | JROOT/libraries/gantry5/vendor/twig/twig/lib/Twig/Environment.php:363 |
9 | Twig_Environment->render() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/AbstractTheme.php:163 |
8 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/templates/g5_helium/index.php:23 |
7 | require JROOT/templates/g5_helium/index.php | JROOT/libraries/src/Document/HtmlDocument.php:658 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:720 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:535 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1030 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:202 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:64 |