Query Time: 0.39 ms Query memory: 0.023 MB Memory before query: 1.049 MB Rows returned: 0
SELECT `data`
FROM `qlo7g_session`
WHERE `session_id` = X'3339653161343133306137613865636161616665386364633435336134626235'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_session | const | PRIMARY | PRIMARY | 194 | const | 1 | |
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:1740 |
| 15 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/session/storage/database.php:45 |
| 14 | JSessionStorageDatabase->read() | Same as call in the line below. |
| 13 | session_start() | JROOT/libraries/joomla/session/handler/native.php:260 |
| 12 | JSessionHandlerNative->doSessionStart() | JROOT/libraries/joomla/session/handler/native.php:50 |
| 11 | JSessionHandlerNative->start() | JROOT/libraries/joomla/session/handler/joomla.php:88 |
| 10 | JSessionHandlerJoomla->start() | JROOT/libraries/src/Session/Session.php:661 |
| 9 | Joomla\CMS\Session\Session->_start() | JROOT/libraries/src/Session/Session.php:621 |
| 8 | Joomla\CMS\Session\Session->start() | JROOT/libraries/src/Session/Session.php:499 |
| 7 | Joomla\CMS\Session\Session->get() | JROOT/libraries/src/Session/Session.php:456 |
| 6 | Joomla\CMS\Session\Session->isNew() | JROOT/libraries/src/Application/CMSApplication.php:826 |
| 5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 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:386 |
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
| 1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:48 |
Query Time: 0.16 ms After last query: 0.27 ms Query memory: 0.020 MB Memory before query: 1.063 MB Rows returned: 0
SELECT `session_id`
FROM `qlo7g_session`
WHERE `session_id` = X'3339653161343133306137613865636161616665386364633435336134626235'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_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:1740 |
| 8 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 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:386 |
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
| 1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:48 |
Query Time: 0.31 ms After last query: 0.06 ms Query memory: 0.004 MB Memory before query: 1.068 MB
INSERT INTO `qlo7g_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
(X'3339653161343133306137613865636161616665386364633435336134626235', 1, 1768818806, 0, '', 0)
EXPLAIN not possible on query: INSERT INTO `qlo7g_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(X'3339653161343133306137613865636161616665386364633435336134626235', 1, 1768818806, 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:154 |
| 6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 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:386 |
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
| 1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:48 |
Query Time: 0.57 ms After last query: 0.39 ms Query memory: 0.042 MB Memory before query: 1.100 MB Rows returned: 59
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `qlo7g_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 | qlo7g_extensions | ref | extension | extension | 82 | const | 61 | 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:1701 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.24 ms After last query: 0.54 ms Query memory: 0.021 MB Memory before query: 1.153 MB Rows returned: 10
SELECT id, rules
FROM `qlo7g_viewlevels`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_viewlevels | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 10 | |
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:1506 |
| 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:318 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.31 ms After last query: 0.07 ms Query memory: 0.021 MB Memory before query: 1.167 MB Rows returned: 2
SELECT b.id
FROM qlo7g_usergroups AS a
LEFT JOIN qlo7g_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 | 3 | 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:1550 |
| 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:318 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.61 ms After last query: 0.11 ms Query memory: 0.056 MB Memory before query: 1.189 MB Rows returned: 214
SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM qlo7g_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 | qlo7g_extensions | ALL | extension | NO INDEX KEY COULD BE USED | NULL | NULL | 484 | 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:1701 |
| 10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Plugin/PluginHelper.php:351 |
| 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:356 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.19 ms After last query: 3.18 ms Query memory: 0.022 MB Memory before query: 1.677 MB Rows returned: 1
SELECT `value`
FROM `qlo7g_admintools_storage`
WHERE `key` = 'cparams'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_admintools_storage | const | PRIMARY | PRIMARY | 402 | const | 1 | |
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:1740 |
| 13 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_admintools/Helper/Storage.php:122 |
| 12 | Akeeba\AdminTools\Admin\Helper\Storage->load() | JROOT/administrator/components/com_admintools/Helper/Storage.php:37 |
| 11 | Akeeba\AdminTools\Admin\Helper\Storage->__construct() | JROOT/administrator/components/com_admintools/Helper/Storage.php:49 |
| 10 | Akeeba\AdminTools\Admin\Helper\Storage::getInstance() | JROOT/plugins/system/admintools/admintools/main.php:409 |
| 9 | plgSystemAdmintools->loadComponentParameters() | JROOT/plugins/system/admintools/admintools/main.php:892 |
| 8 | plgSystemAdmintools->initialize() | JROOT/plugins/system/admintools/admintools/main.php:84 |
| 7 | plgSystemAdmintools->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:667 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.24 ms After last query: 0.20 ms Query memory: 0.021 MB Memory before query: 1.686 MB Rows returned: 0
SELECT *
FROM `qlo7g_admintools_wafexceptions`
WHERE NOT(`option` LIKE 'com_%')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_admintools_wafexceptions | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 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:1506 |
| 11 | JDatabaseDriver->loadAssocList() | JROOT/plugins/system/admintools/admintools/main.php:729 |
| 10 | plgSystemAdmintools->loadWAFExceptionsSEF() | JROOT/plugins/system/admintools/admintools/main.php:640 |
| 9 | plgSystemAdmintools->loadWAFExceptions() | JROOT/plugins/system/admintools/admintools/main.php:901 |
| 8 | plgSystemAdmintools->initialize() | JROOT/plugins/system/admintools/admintools/main.php:84 |
| 7 | plgSystemAdmintools->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:667 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.32 ms After last query: 11.92 ms Query memory: 0.021 MB Memory before query: 3.184 MB Rows returned: 0
SELECT `source`,`keepurlparams`
FROM `qlo7g_admintools_redirects`
WHERE ((`dest` = 'fundraising/fundraising-community/viewgroup/36-merchant-community') OR (`dest` = 'fundraising/fundraising-community/viewgroup/36-merchant-community') OR ('fundraising/fundraising-community/viewgroup/36-merchant-community' LIKE `dest`))
AND `published` = '1'
ORDER BY `ordering` DESC
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_admintools_redirects | 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 |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1773 |
| 11 | JDatabaseDriver->loadRow() | JROOT/plugins/system/admintools/feature/urlredir.php:91 |
| 10 | AtsystemFeatureUrlredir->onAfterInitialise() | JROOT/plugins/system/admintools/admintools/main.php:308 |
| 9 | plgSystemAdmintools->runFeature() | JROOT/plugins/system/admintools/admintools/main.php:144 |
| 8 | plgSystemAdmintools->onAfterInitialise() | 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:668 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.36 ms After last query: 1.43 ms Query memory: 0.065 MB Memory before query: 3.335 MB Rows returned: 167
SELECT setting,value
FROM qlo7g_jfbconnect_config
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_jfbconnect_config | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 167 | |
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:1506 |
| 15 | JDatabaseDriver->loadAssocList() | JROOT/administrator/components/com_jfbconnect/models/config.php:304 |
| 14 | JFBConnectModelConfig->getSettings() | JROOT/administrator/components/com_jfbconnect/models/config.php:342 |
| 13 | JFBConnectModelConfig->get() | JROOT/components/com_jfbconnect/libraries/provider.php:49 |
| 12 | JFBConnectProvider->__construct() | JROOT/plugins/jfbconnect/provider_facebook/provider/facebook.php:38 |
| 11 | JFBConnectProviderFacebook->__construct() | JROOT/components/com_jfbconnect/libraries/factory.php:61 |
| 10 | JFBCFactory::provider() | JROOT/components/com_jfbconnect/libraries/factory.php:93 |
| 9 | JFBCFactory::getAllProviders() | JROOT/plugins/system/jfbcsystem/jfbcsystem.php:69 |
| 8 | plgSystemJFBCSystem->onAfterInitialise() | 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:668 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.17 ms After last query: 1.01 ms Query memory: 0.025 MB Memory before query: 3.449 MB Rows returned: 1
SELECT value
FROM qlo7g_jfbconnect_config
WHERE setting="profile_jomsocial"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_jfbconnect_config | const | setting | setting | 152 | const | 1 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 19 | JDatabaseDriver->loadResult() | JROOT/libraries/sourcecoast/plugins/socialprofile.php:649 |
| 18 | SocialProfilePlugin->loadSettings() | JROOT/plugins/socialprofiles/jomsocial/jomsocial.php:721 |
| 17 | plgSocialProfilesJomsocial->loadSettings() | JROOT/libraries/sourcecoast/plugins/socialprofile.php:195 |
| 16 | SocialProfilePlugin->onSocialProfilesGetRequiredScope() | JROOT/libraries/joomla/event/event.php:70 |
| 15 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 14 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 13 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/plugins/jfbconnect/provider_google/profile/google.php:40 |
| 12 | JFBConnectProfileGoogle->getRequiredScope() | JROOT/plugins/jfbconnect/provider_google/provider/google.php:33 |
| 11 | JFBConnectProviderGoogle->setupAuthentication() | JROOT/components/com_jfbconnect/libraries/factory.php:62 |
| 10 | JFBCFactory::provider() | JROOT/components/com_jfbconnect/libraries/factory.php:93 |
| 9 | JFBCFactory::getAllProviders() | JROOT/plugins/system/jfbcsystem/jfbcsystem.php:69 |
| 8 | plgSystemJFBCSystem->onAfterInitialise() | 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:668 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.21 ms After last query: 1.88 ms Query memory: 0.021 MB Memory before query: 3.545 MB Rows returned: 1
SELECT manifest_cache
FROM `qlo7g_extensions`
WHERE element = "com_affiliatetracker"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_extensions | ref | element_clientid,element_folder_clientid | element_clientid | 402 | const | 1 | Using index condition |
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:1740 |
| 10 | JDatabaseDriver->loadResult() | JROOT/plugins/system/affiliate_tracker/affiliate_tracker.php:201 |
| 9 | plgSystemAffiliate_tracker->checkComponentInstalled() | JROOT/plugins/system/affiliate_tracker/affiliate_tracker.php:35 |
| 8 | plgSystemAffiliate_tracker->onAfterInitialise() | 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:668 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 179.89 ms After last query: 0.19 ms Query memory: 0.020 MB Memory before query: 3.551 MB Rows returned: 0
SELECT `id`
FROM `qlo7g_affiliate_tracker_accounts`
WHERE `ref_word` = 'fundraising/fundraising-community/viewgroup/36-merchant-community'
AND `publish` = '1'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_affiliate_tracker_accounts | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 690600 | Using where |
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:1740 |
| 9 | JDatabaseDriver->loadResult() | JROOT/plugins/system/affiliate_tracker/affiliate_tracker.php:68 |
| 8 | plgSystemAffiliate_tracker->onAfterInitialise() | 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:668 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.38 ms After last query: 1.66 ms Query memory: 0.023 MB Memory before query: 3.788 MB Rows returned: 39
SELECT *
FROM qlo7g_rsform_config
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_rsform_config | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 39 | |
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:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_rsform/helpers/config.php:52 |
| 11 | RSFormProConfig->load() | JROOT/administrator/components/com_rsform/helpers/config.php:19 |
| 10 | RSFormProConfig->__construct() | JROOT/administrator/components/com_rsform/helpers/config.php:104 |
| 9 | RSFormProConfig::getInstance() | JROOT/plugins/system/rsformdeletesubmissions/rsformdeletesubmissions.php:34 |
| 8 | plgSystemRsformdeletesubmissions->onAfterInitialise() | 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:668 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 1.19 ms After last query: 0.43 ms Query memory: 0.135 MB Memory before query: 3.827 MB Rows returned: 96
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 qlo7g_menu AS m
LEFT JOIN qlo7g_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 | 186 | Using index condition; Using where; Using filesort |
| 1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | planetgiftcards_planet.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:1701 |
| 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:78 |
| 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:142 |
| 11 | Joomla\CMS\Menu\AbstractMenu::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:417 |
| 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:65 |
| 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:533 |
| 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:1141 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.27 ms After last query: 4.24 ms Query memory: 0.022 MB Memory before query: 4.301 MB Rows returned: 0
SELECT `userid`
FROM `qlo7g_community_users`
WHERE `alias`='viewgroup'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_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:1740 |
| 12 | JDatabaseDriver->loadResult() | JROOT/components/com_community/router.php:539 |
| 11 | CommunityGetUserId() | JROOT/components/com_community/router.php:261 |
| 10 | CommunityParseRoute() | JROOT/libraries/src/Component/Router/RouterLegacy.php:105 |
| 9 | Joomla\CMS\Component\Router\RouterLegacy->parse() | JROOT/libraries/src/Router/SiteRouter.php:438 |
| 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:139 |
| 5 | Joomla\CMS\Router\SiteRouter->parse() | JROOT/libraries/src/Application/CMSApplication.php:1142 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.12 ms After last query: 0.05 ms Query memory: 0.021 MB Memory before query: 4.307 MB Rows returned: 0
SELECT `userid`
FROM `qlo7g_community_users`
WHERE `alias`='viewgroup'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_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:1740 |
| 12 | JDatabaseDriver->loadResult() | JROOT/components/com_community/router.php:554 |
| 11 | CommunityGetUserId() | JROOT/components/com_community/router.php:261 |
| 10 | CommunityParseRoute() | JROOT/libraries/src/Component/Router/RouterLegacy.php:105 |
| 9 | Joomla\CMS\Component\Router\RouterLegacy->parse() | JROOT/libraries/src/Router/SiteRouter.php:438 |
| 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:139 |
| 5 | Joomla\CMS\Router\SiteRouter->parse() | JROOT/libraries/src/Application/CMSApplication.php:1142 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.17 ms After last query: 0.32 ms Query memory: 0.024 MB Memory before query: 4.401 MB Rows returned: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `qlo7g_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_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:1662 |
| 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:1190 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.30 ms After last query: 0.08 ms Query memory: 0.006 MB Memory before query: 4.393 MB
UPDATE `qlo7g_extensions`
SET `params` = '{\"mediaversion\":\"27ef2976ee82737f8d7e7fc3629d470e\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN not possible on query: UPDATE `qlo7g_extensions`
SET `params` = '{\"mediaversion\":\"27ef2976ee82737f8d7e7fc3629d470e\"}'
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:1190 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.42 ms After last query: 0.46 ms Query memory: 0.038 MB Memory before query: 4.414 MB Rows returned: 6
SELECT id, home, template, s.params
FROM qlo7g_template_styles as s
LEFT JOIN qlo7g_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 | s | ALL | idx_template,idx_client_id,idx_client_id_home | NO INDEX KEY COULD BE USED | NULL | NULL | 8 | Using where |
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | element_clientid | 403 | planetgiftcards_planet.s.template,const | 1 | Using index condition; 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:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Application/SiteApplication.php:486 |
| 11 | Joomla\CMS\Application\SiteApplication->getTemplate() | JROOT/plugins/system/helixultimate/src/Platform/Helper.php:266 |
| 10 | HelixUltimate\Framework\Platform\Helper::loadTemplateData() | JROOT/plugins/system/helixultimate/helixultimate.php:215 |
| 9 | PlgSystemHelixultimate->attachWebAsset() | JROOT/plugins/system/helixultimate/helixultimate.php:244 |
| 8 | PlgSystemHelixultimate->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:1190 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.14 ms After last query: 0.46 ms Query memory: 0.022 MB Memory before query: 4.427 MB Rows returned: 1
SELECT *
FROM `qlo7g_template_styles`
WHERE `client_id` = 0
AND `id` = '10'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_template_styles | const | PRIMARY,idx_client_id,idx_client_id_home | PRIMARY | 4 | const | 1 | |
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:1662 |
| 12 | JDatabaseDriver->loadObject() | JROOT/plugins/system/helixultimate/src/Platform/Helper.php:54 |
| 11 | HelixUltimate\Framework\Platform\Helper::getTemplateStyle() | JROOT/plugins/system/helixultimate/src/Platform/Helper.php:336 |
| 10 | HelixUltimate\Framework\Platform\Helper::loadTemplateData() | JROOT/plugins/system/helixultimate/helixultimate.php:215 |
| 9 | PlgSystemHelixultimate->attachWebAsset() | JROOT/plugins/system/helixultimate/helixultimate.php:244 |
| 8 | PlgSystemHelixultimate->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:1190 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.32 ms After last query: 0.24 ms Query memory: 0.019 MB Memory before query: 4.434 MB Rows returned: 1
SELECT *
FROM qlo7g_languages
WHERE published=1
ORDER BY ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_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:1701 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.56 ms After last query: 1.63 ms Query memory: 0.023 MB Memory before query: 4.638 MB Rows returned: 2
SHOW FULL COLUMNS
FROM `qlo7g_community_config`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `qlo7g_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:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 13 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:261 |
| 12 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:180 |
| 11 | Joomla\CMS\Table\Table->__construct() | JROOT/administrator/components/com_community/tables/configuration.php:22 |
| 10 | CommunityTableConfiguration->__construct() | JROOT/libraries/src/Table/Table.php:328 |
| 9 | Joomla\CMS\Table\Table::getInstance() | JROOT/components/com_community/libraries/core.php:1093 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.14 ms After last query: 0.20 ms Query memory: 0.021 MB Memory before query: 4.651 MB Rows returned: 1
SELECT *
FROM qlo7g_community_config
WHERE `name` = 'config'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_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:1465 |
| 10 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
| 9 | Joomla\CMS\Table\Table->load() | JROOT/components/com_community/libraries/core.php:1094 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.35 ms After last query: 0.30 ms Query memory: 0.023 MB Memory before query: 4.709 MB Rows returned: 0
SELECT `id`
FROM `qlo7g_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 |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
| 14 | CFactory::getUser() | JROOT/components/com_community/libraries/core.php:500 |
| 13 | CFactory::getRequestUser() | JROOT/plugins/community/myfriendslocation/myfriendslocation.php:25 |
| 12 | plgCommunityMyFriendsLocation->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
| 11 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 10 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/components/com_community/libraries/apps.php:53 |
| 9 | CAppPlugins->loadApplications() | JROOT/components/com_community/libraries/core.php:1100 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.33 ms After last query: 0.18 ms Query memory: 0.024 MB Memory before query: 4.732 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.`pages` as _pages, 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 `qlo7g_community_users` as a
LEFT JOIN `qlo7g_users` u
ON u.`id`=a.`userid`
LEFT
OUTER JOIN `qlo7g_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 |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 16 | JDatabaseDriver->loadObject() | JROOT/components/com_community/libraries/user.php:176 |
| 15 | CUser->init() | JROOT/components/com_community/libraries/core.php:199 |
| 14 | CFactory::getUser() | JROOT/components/com_community/libraries/core.php:500 |
| 13 | CFactory::getRequestUser() | JROOT/plugins/community/myfriendslocation/myfriendslocation.php:25 |
| 12 | plgCommunityMyFriendsLocation->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
| 11 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 10 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/components/com_community/libraries/apps.php:53 |
| 9 | CAppPlugins->loadApplications() | JROOT/components/com_community/libraries/core.php:1100 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.43 ms After last query: 0.11 ms Query memory: 0.028 MB Memory before query: 4.745 MB Rows returned: 16
SHOW FULL COLUMNS
FROM `qlo7g_community_profiles`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `qlo7g_community_profiles`
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 21 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 20 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:261 |
| 19 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:180 |
| 18 | Joomla\CMS\Table\Table->__construct() | JROOT/components/com_community/tables/multiprofile.php:33 |
| 17 | CTableMultiProfile->__construct() | JROOT/libraries/src/Table/Table.php:328 |
| 16 | Joomla\CMS\Table\Table::getInstance() | JROOT/components/com_community/libraries/user.php:844 |
| 15 | CUser->getThumbAvatar() | JROOT/components/com_community/libraries/core.php:200 |
| 14 | CFactory::getUser() | JROOT/components/com_community/libraries/core.php:500 |
| 13 | CFactory::getRequestUser() | JROOT/plugins/community/myfriendslocation/myfriendslocation.php:25 |
| 12 | plgCommunityMyFriendsLocation->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
| 11 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 10 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/components/com_community/libraries/apps.php:53 |
| 9 | CAppPlugins->loadApplications() | JROOT/components/com_community/libraries/core.php:1100 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.24 ms After last query: 0.15 ms Query memory: 0.025 MB Memory before query: 4.774 MB Rows returned: 1
SELECT `id`
FROM `qlo7g_community_fields`
WHERE `fieldcode`='FIELD_GENDER'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_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 |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 19 | JDatabaseDriver->loadResult() | JROOT/components/com_community/models/profile.php:823 |
| 18 | CommunityModelProfile->_getgenderId() | JROOT/components/com_community/models/profile.php:797 |
| 17 | CommunityModelProfile->getGender() | JROOT/components/com_community/libraries/user.php:722 |
| 16 | CUser->_getGender() | JROOT/components/com_community/libraries/user.php:876 |
| 15 | CUser->getThumbAvatar() | JROOT/components/com_community/libraries/core.php:200 |
| 14 | CFactory::getUser() | JROOT/components/com_community/libraries/core.php:500 |
| 13 | CFactory::getRequestUser() | JROOT/plugins/community/myfriendslocation/myfriendslocation.php:25 |
| 12 | plgCommunityMyFriendsLocation->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
| 11 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 10 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/components/com_community/libraries/apps.php:53 |
| 9 | CAppPlugins->loadApplications() | JROOT/components/com_community/libraries/core.php:1100 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.21 ms After last query: 0.03 ms Query memory: 0.025 MB Memory before query: 4.784 MB Rows returned: 0
SELECT `value`
FROM `qlo7g_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 | qlo7g_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 |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 18 | JDatabaseDriver->loadResult() | JROOT/components/com_community/models/profile.php:806 |
| 17 | CommunityModelProfile->getGender() | JROOT/components/com_community/libraries/user.php:722 |
| 16 | CUser->_getGender() | JROOT/components/com_community/libraries/user.php:876 |
| 15 | CUser->getThumbAvatar() | JROOT/components/com_community/libraries/core.php:200 |
| 14 | CFactory::getUser() | JROOT/components/com_community/libraries/core.php:500 |
| 13 | CFactory::getRequestUser() | JROOT/plugins/community/myfriendslocation/myfriendslocation.php:25 |
| 12 | plgCommunityMyFriendsLocation->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
| 11 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 10 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/components/com_community/libraries/apps.php:53 |
| 9 | CAppPlugins->loadApplications() | JROOT/components/com_community/libraries/core.php:1100 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.43 ms After last query: 1.50 ms Query memory: 0.021 MB Memory before query: 4.904 MB Rows returned: 0
SELECT *
FROM `qlo7g_community_mailq`
WHERE `status`='0'
LIMIT 0,100
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_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:1701 |
| 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:128 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.49 ms After last query: 1.92 ms Query memory: 0.027 MB Memory before query: 5.064 MB Rows returned: 22
SHOW FULL COLUMNS
FROM `qlo7g_community_groups`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `qlo7g_community_groups`
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:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 13 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:261 |
| 12 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:180 |
| 11 | Joomla\CMS\Table\Table->__construct() | JROOT/components/com_community/tables/group.php:42 |
| 10 | CTableGroup->__construct() | JROOT/libraries/src/Table/Table.php:328 |
| 9 | Joomla\CMS\Table\Table::getInstance() | JROOT/components/com_community/controllers/groups.php:2354 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.23 ms After last query: 0.09 ms Query memory: 0.023 MB Memory before query: 5.104 MB Rows returned: 1
SELECT *
FROM qlo7g_community_groups
WHERE `id` = '36'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_community_groups | const | PRIMARY | PRIMARY | 4 | 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:1465 |
| 10 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
| 9 | Joomla\CMS\Table\Table->load() | JROOT/components/com_community/controllers/groups.php:2355 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.53 ms After last query: 0.96 ms Query memory: 0.032 MB Memory before query: 5.147 MB Rows returned: 59
SELECT `id`,`name`,`rules`,`parent_id`
FROM `qlo7g_assets`
WHERE `name` IN ('root.1','com_actionlogs','com_acymailing','com_admin','com_admintools','com_affiliatetracker','com_ajax','com_akeeba','com_allvideoshare','com_associations','com_banners','com_bfstop','com_broadcast','com_cache','com_categories','com_checkin','com_community','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_enmasse','com_ffexplorer','com_fields','com_finder','com_ijoomla_seo','com_installer','com_invitex','com_jce','com_jchat','com_jfbconnect','com_jmailalerts','com_joomlaupdate','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_oauth','com_plugins','com_postinstall','com_privacy','com_profiles','com_redirect','com_rsform','com_rstbox','com_sa','com_search','com_socialads','com_tags','com_templates','com_tjfields','com_tjprivacy','com_users','com_weblinks','com_wrapper')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_assets | ALL | idx_asset_name | NO INDEX KEY COULD BE USED | NULL | NULL | 304 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 24 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:429 |
| 23 | Joomla\CMS\Access\Access::preloadComponents() | JROOT/libraries/src/Access/Access.php:213 |
| 22 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:531 |
| 21 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
| 20 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
| 19 | Joomla\CMS\User\User->authorise() | JROOT/components/com_community/libraries/user.php:1399 |
| 18 | CUser->authorise() | JROOT/components/com_community/helpers/owner.php:51 |
| 17 | COwnerHelper::isCommunityAdmin() | JROOT/components/com_community/libraries/template.php:227 |
| 16 | CTemplate->fetch() | JROOT/components/com_community/libraries/assets.php:113 |
| 15 | CAssets->_init() | JROOT/components/com_community/libraries/assets.php:30 |
| 14 | CAssets->__construct() | JROOT/components/com_community/libraries/assets.php:43 |
| 13 | CAssets::getInstance() | JROOT/components/com_community/views/views.php:39 |
| 12 | CommunityView->__construct() | JROOT/components/com_community/libraries/core.php:454 |
| 11 | CFactory::getView() | JROOT/components/com_community/controllers/controller.php:249 |
| 10 | CommunityBaseController->getView() | JROOT/components/com_community/controllers/groups.php:31 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.28 ms After last query: 2.34 ms Query memory: 0.023 MB Memory before query: 5.407 MB Rows returned: 1
SELECT `id`,`parent_id`
FROM `qlo7g_menu`
WHERE `menutype`='jomsocial'
AND `published`='1'
AND `link` LIKE '%index.php?option=com_community&view=groups%'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_menu | ref | idx_menutype | idx_menutype | 98 | const | 27 | Using index condition; 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:1662 |
| 14 | JDatabaseDriver->loadObject() | JROOT/components/com_community/models/toolbar.php:135 |
| 13 | CommunityModelToolbar->getActiveId() | JROOT/components/com_community/helpers/head.php:96 |
| 12 | CHeadHelper::setType() | JROOT/components/com_community/views/groups/view.html.php:1164 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.47 ms After last query: 0.31 ms Query memory: 0.024 MB Memory before query: 5.421 MB Rows returned: 3
SELECT `id`
FROM `qlo7g_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 | qlo7g_menu | ALL | idx_menutype | NO INDEX KEY COULD BE USED | NULL | NULL | 296 | 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:1740 |
| 16 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:1431 |
| 15 | CRoute::_getViewItemid() | JROOT/components/com_community/libraries/core.php:1327 |
| 14 | CRoute::_() | JROOT/components/com_community/libraries/core.php:1263 |
| 13 | CRoute::getExternalURL() | JROOT/components/com_community/helpers/head.php:161 |
| 12 | CHeadHelper::setType() | JROOT/components/com_community/views/groups/view.html.php:1164 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.51 ms After last query: 0.40 ms Query memory: 0.024 MB Memory before query: 5.433 MB Rows returned: 2
SELECT `id`
FROM `qlo7g_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 | qlo7g_menu | ALL | idx_menutype | NO INDEX KEY COULD BE USED | NULL | NULL | 296 | 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:1740 |
| 16 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:1431 |
| 15 | CRoute::_getViewItemid() | JROOT/components/com_community/libraries/core.php:1327 |
| 14 | CRoute::_() | JROOT/components/com_community/libraries/core.php:1263 |
| 13 | CRoute::getExternalURL() | JROOT/components/com_community/helpers/head.php:162 |
| 12 | CHeadHelper::setType() | JROOT/components/com_community/views/groups/view.html.php:1164 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.42 ms After last query: 0.12 ms Query memory: 0.024 MB Memory before query: 5.442 MB Rows returned: 0
SELECT `id`
FROM `qlo7g_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 | qlo7g_menu | ALL | idx_menutype | NO INDEX KEY COULD BE USED | NULL | NULL | 296 | 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:1740 |
| 16 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:1431 |
| 15 | CRoute::_getViewItemid() | JROOT/components/com_community/libraries/core.php:1327 |
| 14 | CRoute::_() | JROOT/components/com_community/libraries/core.php:1263 |
| 13 | CRoute::getExternalURL() | JROOT/components/com_community/helpers/head.php:163 |
| 12 | CHeadHelper::setType() | JROOT/components/com_community/views/groups/view.html.php:1164 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.19 ms After last query: 0.04 ms Query memory: 0.024 MB Memory before query: 5.450 MB Rows returned: 3
SELECT `id`
FROM `qlo7g_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 | qlo7g_menu | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 296 | 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:1740 |
| 16 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:1471 |
| 15 | CRoute::_getDefaultItemid() | JROOT/components/com_community/libraries/core.php:1356 |
| 14 | CRoute::_() | JROOT/components/com_community/libraries/core.php:1263 |
| 13 | CRoute::getExternalURL() | JROOT/components/com_community/helpers/head.php:163 |
| 12 | CHeadHelper::setType() | JROOT/components/com_community/views/groups/view.html.php:1164 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.46 ms After last query: 0.12 ms Query memory: 0.024 MB Memory before query: 5.460 MB Rows returned: 0
SELECT `id`
FROM `qlo7g_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 | qlo7g_menu | ALL | idx_menutype | NO INDEX KEY COULD BE USED | NULL | NULL | 296 | 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:1740 |
| 16 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:1431 |
| 15 | CRoute::_getViewItemid() | JROOT/components/com_community/libraries/core.php:1327 |
| 14 | CRoute::_() | JROOT/components/com_community/libraries/core.php:1263 |
| 13 | CRoute::getExternalURL() | JROOT/components/com_community/helpers/head.php:164 |
| 12 | CHeadHelper::setType() | JROOT/components/com_community/views/groups/view.html.php:1164 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.45 ms After last query: 0.12 ms Query memory: 0.024 MB Memory before query: 5.469 MB Rows returned: 0
SELECT `id`
FROM `qlo7g_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 | qlo7g_menu | ALL | idx_menutype | NO INDEX KEY COULD BE USED | NULL | NULL | 296 | 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:1740 |
| 16 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:1431 |
| 15 | CRoute::_getViewItemid() | JROOT/components/com_community/libraries/core.php:1327 |
| 14 | CRoute::_() | JROOT/components/com_community/libraries/core.php:1263 |
| 13 | CRoute::getExternalURL() | JROOT/components/com_community/helpers/head.php:165 |
| 12 | CHeadHelper::setType() | JROOT/components/com_community/views/groups/view.html.php:1164 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.18 ms After last query: 0.14 ms Query memory: 0.006 MB Memory before query: 5.479 MB
UPDATE qlo7g_community_groups
SET `hits` = (`hits` + 1)
WHERE `id` = '36'
EXPLAIN not possible on query: UPDATE qlo7g_community_groups
SET `hits` = (`hits` + 1)
WHERE `id` = '36'
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Table/Table.php:1264 |
| 13 | Joomla\CMS\Table\Table->hit() | JROOT/components/com_community/tables/group.php:685 |
| 12 | CTableGroup->hit() | JROOT/components/com_community/views/groups/view.html.php:1173 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 1.19 ms After last query: 0.10 ms Query memory: 0.023 MB Memory before query: 5.487 MB Rows returned: 1
SELECT id, count
FROM `qlo7g_community_group_stats`
WHERE `date` = '2026-01-19'
AND `type` LIKE 'view'
AND `gid` = '36'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_community_group_stats | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 2685 | 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:1662 |
| 14 | JDatabaseDriver->loadObject() | JROOT/components/com_community/models/stats.php:147 |
| 13 | CommunityModelStats->addGroupStats() | JROOT/components/com_community/tables/group.php:689 |
| 12 | CTableGroup->hit() | JROOT/components/com_community/views/groups/view.html.php:1173 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.31 ms After last query: 0.70 ms Query memory: 0.026 MB Memory before query: 5.501 MB Rows returned: 7
SHOW FULL COLUMNS
FROM `qlo7g_community_group_stats`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `qlo7g_community_group_stats`
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 19 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 18 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:261 |
| 17 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:180 |
| 16 | Joomla\CMS\Table\Table->__construct() | JROOT/components/com_community/tables/groupstats.php:24 |
| 15 | CTableGroupStats->__construct() | JROOT/libraries/src/Table/Table.php:328 |
| 14 | Joomla\CMS\Table\Table::getInstance() | JROOT/components/com_community/models/stats.php:149 |
| 13 | CommunityModelStats->addGroupStats() | JROOT/components/com_community/tables/group.php:689 |
| 12 | CTableGroup->hit() | JROOT/components/com_community/views/groups/view.html.php:1173 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.28 ms After last query: 0.07 ms Query memory: 0.023 MB Memory before query: 5.521 MB Rows returned: 1
SELECT *
FROM qlo7g_community_group_stats
WHERE `id` = '2914'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_community_group_stats | const | PRIMARY | PRIMARY | 4 | const | 1 | |
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:1465 |
| 15 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
| 14 | Joomla\CMS\Table\Table->load() | JROOT/components/com_community/models/stats.php:153 |
| 13 | CommunityModelStats->addGroupStats() | JROOT/components/com_community/tables/group.php:689 |
| 12 | CTableGroup->hit() | JROOT/components/com_community/views/groups/view.html.php:1173 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.12 ms After last query: 0.07 ms Query memory: 0.008 MB Memory before query: 5.527 MB
UPDATE `qlo7g_community_group_stats`
SET `gid`='36',`type`='view',`count`='3',`params`='',`date`='2026-01-19',`created_at`='2026-01-18 20:45:32'
WHERE `id` = '2914'
EXPLAIN not possible on query: UPDATE `qlo7g_community_group_stats` SET `gid`='36',`type`='view',`count`='3',`params`='',`date`='2026-01-19',`created_at`='2026-01-18 20:45:32' WHERE `id` = '2914'
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:2304 |
| 16 | JDatabaseDriver->updateObject() | JROOT/libraries/src/Table/Table.php:817 |
| 15 | Joomla\CMS\Table\Table->store() | JROOT/components/com_community/tables/groupstats.php:33 |
| 14 | CTableGroupStats->store() | JROOT/components/com_community/models/stats.php:162 |
| 13 | CommunityModelStats->addGroupStats() | JROOT/components/com_community/tables/group.php:689 |
| 12 | CTableGroup->hit() | JROOT/components/com_community/views/groups/view.html.php:1173 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.36 ms After last query: 0.15 ms Query memory: 0.023 MB Memory before query: 5.532 MB Rows returned: 12
SELECT a.`memberid` AS id, a.`approved` , b.`name` as name
FROM`qlo7g_community_groups_members` AS a
INNER JOIN `qlo7g_users` AS b
WHERE b.`id`=a.`memberid`
AND a.`groupid`='36'
AND b.`block`='0'
AND a.`permissions` !='-1'
AND a.`approved`='1'
GROUP BY`memberid`
ORDER BY b.`name`
LIMIT 0,12
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | range | groupid,idx_memberid | groupid | 4 | NULL | 13 | Using index condition; Using where; Using temporary; Using filesort |
| 1 | SIMPLE | b | eq_ref | PRIMARY,idx_block | PRIMARY | 4 | planetgiftcards_planet.a.memberid | 1 | 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:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/components/com_community/models/groups.php:1210 |
| 12 | CommunityModelGroups->getMembers() | JROOT/components/com_community/views/groups/view.html.php:1188 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.24 ms After last query: 0.03 ms Query memory: 0.022 MB Memory before query: 5.545 MB Rows returned: 1
SELECT COUNT(*)
FROM`qlo7g_community_groups_members` AS a
INNER JOIN `qlo7g_users` AS b
WHERE b.`id`=a.`memberid`
AND a.`groupid`='36'
AND b.`block`='0'
AND a.`permissions` !='-1'
AND a.`approved`='1'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | groupid,idx_memberid | NO INDEX KEY COULD BE USED | NULL | NULL | 54 | Using where |
| 1 | SIMPLE | b | eq_ref | PRIMARY,idx_block | PRIMARY | 4 | planetgiftcards_planet.a.memberid | 1 | 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:1740 |
| 13 | JDatabaseDriver->loadResult() | JROOT/components/com_community/models/groups.php:1222 |
| 12 | CommunityModelGroups->getMembers() | JROOT/components/com_community/views/groups/view.html.php:1188 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.22 ms After last query: 0.15 ms Query memory: 0.022 MB Memory before query: 5.553 MB Rows returned: 0
SELECT a.`memberid` AS id, a.`approved` , b.`name` as name
FROM`qlo7g_community_groups_members` AS a
INNER JOIN `qlo7g_users` AS b
WHERE b.`id`=a.`memberid`
AND a.`groupid`='36'
AND b.`block`='0'
AND a.`permissions` !='-1'
AND a.`approved`='0'
AND a.`permissions`='0'
GROUP BY`memberid`
ORDER BY b.`name`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | groupid,idx_memberid | NO INDEX KEY COULD BE USED | NULL | NULL | 54 | Using where; Using temporary; Using filesort |
| 1 | SIMPLE | b | eq_ref | PRIMARY,idx_block | PRIMARY | 4 | planetgiftcards_planet.a.memberid | 1 | 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:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/components/com_community/models/groups.php:1210 |
| 12 | CommunityModelGroups->getMembers() | JROOT/components/com_community/views/groups/view.html.php:1218 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.14 ms After last query: 0.04 ms Query memory: 0.022 MB Memory before query: 5.559 MB Rows returned: 1
SELECT COUNT(*)
FROM`qlo7g_community_groups_members` AS a
INNER JOIN `qlo7g_users` AS b
WHERE b.`id`=a.`memberid`
AND a.`groupid`='36'
AND b.`block`='0'
AND a.`permissions` !='-1'
AND a.`approved`='0'
AND a.`permissions`='0'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | groupid,idx_memberid | NO INDEX KEY COULD BE USED | NULL | NULL | 54 | Using where |
| 1 | SIMPLE | b | eq_ref | PRIMARY,idx_block | PRIMARY | 4 | planetgiftcards_planet.a.memberid | 1 | 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:1740 |
| 13 | JDatabaseDriver->loadResult() | JROOT/components/com_community/models/groups.php:1222 |
| 12 | CommunityModelGroups->getMembers() | JROOT/components/com_community/views/groups/view.html.php:1218 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.10 ms After last query: 0.03 ms Query memory: 0.022 MB Memory before query: 5.565 MB Rows returned: 1
SELECT COUNT(*)
FROM `qlo7g_community_groups_members`
WHERE `groupid`='36'
AND `memberid`='0'
AND `permissions`='-1'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_community_groups_members | ref | groupid,idx_memberid | idx_memberid | 4 | const | 1 | 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:1740 |
| 13 | JDatabaseDriver->loadResult() | JROOT/components/com_community/tables/group.php:277 |
| 12 | CTableGroup->isBanned() | JROOT/components/com_community/views/groups/view.html.php:1229 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.45 ms After last query: 0.04 ms Query memory: 0.077 MB Memory before query: 5.575 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 `qlo7g_community_users` as a
LEFT JOIN `qlo7g_users` u
ON u.`id`=a.`userid`
LEFT
OUTER JOIN `qlo7g_session`s
ON s.`userid`=a.`userid`
WHERE a.`userid` IN (7397,7417,7433,7424,7421,7376,863,7422,7428,7435,864)
| 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 | planetgiftcards_planet.a.userid | 1 | |
| 1 | SIMPLE | s | ref | userid | userid | 5 | planetgiftcards_planet.a.userid | 79 | 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:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/components/com_community/libraries/core.php:127 |
| 12 | CFactory::loadUsers() | JROOT/components/com_community/views/groups/view.html.php:1241 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.11 ms After last query: 0.36 ms Query memory: 0.024 MB Memory before query: 5.653 MB Rows returned: 0
SELECT `value`
FROM `qlo7g_community_fields_values`
WHERE `field_id` = '2'
AND `user_id` = '7421'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_community_fields_values | ref | field_id,user_id,idx_user_fieldid | idx_user_fieldid | 8 | const,const | 1 | |
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:1740 |
| 16 | JDatabaseDriver->loadResult() | JROOT/components/com_community/models/profile.php:806 |
| 15 | CommunityModelProfile->getGender() | JROOT/components/com_community/libraries/user.php:722 |
| 14 | CUser->_getGender() | JROOT/components/com_community/libraries/user.php:876 |
| 13 | CUser->getThumbAvatar() | JROOT/components/com_community/libraries/core.php:133 |
| 12 | CFactory::loadUsers() | JROOT/components/com_community/views/groups/view.html.php:1241 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.16 ms After last query: 0.18 ms Query memory: 0.024 MB Memory before query: 5.656 MB Rows returned: 0
SELECT `value`
FROM `qlo7g_community_fields_values`
WHERE `field_id` = '2'
AND `user_id` = '7424'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_community_fields_values | ref | field_id,user_id,idx_user_fieldid | idx_user_fieldid | 8 | const,const | 1 | |
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:1740 |
| 16 | JDatabaseDriver->loadResult() | JROOT/components/com_community/models/profile.php:806 |
| 15 | CommunityModelProfile->getGender() | JROOT/components/com_community/libraries/user.php:722 |
| 14 | CUser->_getGender() | JROOT/components/com_community/libraries/user.php:876 |
| 13 | CUser->getThumbAvatar() | JROOT/components/com_community/libraries/core.php:133 |
| 12 | CFactory::loadUsers() | JROOT/components/com_community/views/groups/view.html.php:1241 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.13 ms After last query: 0.14 ms Query memory: 0.024 MB Memory before query: 5.661 MB Rows returned: 0
SELECT `value`
FROM `qlo7g_community_fields_values`
WHERE `field_id` = '2'
AND `user_id` = '7428'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_community_fields_values | ref | field_id,user_id,idx_user_fieldid | idx_user_fieldid | 8 | const,const | 1 | |
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:1740 |
| 16 | JDatabaseDriver->loadResult() | JROOT/components/com_community/models/profile.php:806 |
| 15 | CommunityModelProfile->getGender() | JROOT/components/com_community/libraries/user.php:722 |
| 14 | CUser->_getGender() | JROOT/components/com_community/libraries/user.php:876 |
| 13 | CUser->getThumbAvatar() | JROOT/components/com_community/libraries/core.php:133 |
| 12 | CFactory::loadUsers() | JROOT/components/com_community/views/groups/view.html.php:1241 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.10 ms After last query: 0.16 ms Query memory: 0.024 MB Memory before query: 5.663 MB Rows returned: 0
SELECT `value`
FROM `qlo7g_community_fields_values`
WHERE `field_id` = '2'
AND `user_id` = '7435'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_community_fields_values | ref | field_id,user_id,idx_user_fieldid | idx_user_fieldid | 8 | const,const | 1 | |
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:1740 |
| 16 | JDatabaseDriver->loadResult() | JROOT/components/com_community/models/profile.php:806 |
| 15 | CommunityModelProfile->getGender() | JROOT/components/com_community/libraries/user.php:722 |
| 14 | CUser->_getGender() | JROOT/components/com_community/libraries/user.php:876 |
| 13 | CUser->getThumbAvatar() | JROOT/components/com_community/libraries/core.php:133 |
| 12 | CFactory::loadUsers() | JROOT/components/com_community/views/groups/view.html.php:1241 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.10 ms After last query: 0.08 ms Query memory: 0.022 MB Memory before query: 5.614 MB Rows returned: 1
SELECT `id`
FROM `qlo7g_users`
WHERE `id` = '7412'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_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:1740 |
| 13 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
| 12 | CFactory::getUser() | JROOT/components/com_community/views/groups/view.html.php:1249 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.35 ms After last query: 0.04 ms Query memory: 0.023 MB Memory before query: 5.624 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.`pages` as _pages, 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 `qlo7g_community_users` as a
LEFT JOIN `qlo7g_users` u
ON u.`id`=a.`userid`
LEFT
OUTER JOIN `qlo7g_session` s
ON s.`userid`=a.`userid`
AND s.`client_id` !='1'
WHERE a.`userid`='7412'
| 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:1662 |
| 14 | JDatabaseDriver->loadObject() | JROOT/components/com_community/libraries/user.php:176 |
| 13 | CUser->init() | JROOT/components/com_community/libraries/core.php:199 |
| 12 | CFactory::getUser() | JROOT/components/com_community/views/groups/view.html.php:1249 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.09 ms After last query: 0.10 ms Query memory: 0.022 MB Memory before query: 5.647 MB Rows returned: 1
SELECT `id`
FROM `qlo7g_users`
WHERE `id` = '7397'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_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:1740 |
| 13 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
| 12 | CFactory::getUser() | JROOT/components/com_community/views/groups/view.html.php:1249 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.28 ms After last query: 0.04 ms Query memory: 0.023 MB Memory before query: 5.657 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.`pages` as _pages, 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 `qlo7g_community_users` as a
LEFT JOIN `qlo7g_users` u
ON u.`id`=a.`userid`
LEFT
OUTER JOIN `qlo7g_session` s
ON s.`userid`=a.`userid`
AND s.`client_id` !='1'
WHERE a.`userid`='7397'
| 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:1662 |
| 14 | JDatabaseDriver->loadObject() | JROOT/components/com_community/libraries/user.php:176 |
| 13 | CUser->init() | JROOT/components/com_community/libraries/core.php:199 |
| 12 | CFactory::getUser() | JROOT/components/com_community/views/groups/view.html.php:1249 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.09 ms After last query: 0.07 ms Query memory: 0.022 MB Memory before query: 5.680 MB Rows returned: 1
SELECT `id`
FROM `qlo7g_users`
WHERE `id` = '7417'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_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:1740 |
| 13 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
| 12 | CFactory::getUser() | JROOT/components/com_community/views/groups/view.html.php:1249 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.34 ms After last query: 0.04 ms Query memory: 0.023 MB Memory before query: 5.689 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.`pages` as _pages, 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 `qlo7g_community_users` as a
LEFT JOIN `qlo7g_users` u
ON u.`id`=a.`userid`
LEFT
OUTER JOIN `qlo7g_session` s
ON s.`userid`=a.`userid`
AND s.`client_id` !='1'
WHERE a.`userid`='7417'
| 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:1662 |
| 14 | JDatabaseDriver->loadObject() | JROOT/components/com_community/libraries/user.php:176 |
| 13 | CUser->init() | JROOT/components/com_community/libraries/core.php:199 |
| 12 | CFactory::getUser() | JROOT/components/com_community/views/groups/view.html.php:1249 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.09 ms After last query: 0.07 ms Query memory: 0.022 MB Memory before query: 5.713 MB Rows returned: 1
SELECT `id`
FROM `qlo7g_users`
WHERE `id` = '7433'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_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:1740 |
| 13 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
| 12 | CFactory::getUser() | JROOT/components/com_community/views/groups/view.html.php:1249 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.29 ms After last query: 0.04 ms Query memory: 0.023 MB Memory before query: 5.722 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.`pages` as _pages, 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 `qlo7g_community_users` as a
LEFT JOIN `qlo7g_users` u
ON u.`id`=a.`userid`
LEFT
OUTER JOIN `qlo7g_session` s
ON s.`userid`=a.`userid`
AND s.`client_id` !='1'
WHERE a.`userid`='7433'
| 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:1662 |
| 14 | JDatabaseDriver->loadObject() | JROOT/components/com_community/libraries/user.php:176 |
| 13 | CUser->init() | JROOT/components/com_community/libraries/core.php:199 |
| 12 | CFactory::getUser() | JROOT/components/com_community/views/groups/view.html.php:1249 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.11 ms After last query: 0.07 ms Query memory: 0.028 MB Memory before query: 5.754 MB Rows returned: 1
SELECT `id`
FROM `qlo7g_users`
WHERE `id` = '7424'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_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:1740 |
| 13 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
| 12 | CFactory::getUser() | JROOT/components/com_community/views/groups/view.html.php:1249 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.34 ms After last query: 0.04 ms Query memory: 0.023 MB Memory before query: 5.769 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.`pages` as _pages, 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 `qlo7g_community_users` as a
LEFT JOIN `qlo7g_users` u
ON u.`id`=a.`userid`
LEFT
OUTER JOIN `qlo7g_session` s
ON s.`userid`=a.`userid`
AND s.`client_id` !='1'
WHERE a.`userid`='7424'
| 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:1662 |
| 14 | JDatabaseDriver->loadObject() | JROOT/components/com_community/libraries/user.php:176 |
| 13 | CUser->init() | JROOT/components/com_community/libraries/core.php:199 |
| 12 | CFactory::getUser() | JROOT/components/com_community/views/groups/view.html.php:1249 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.09 ms After last query: 0.08 ms Query memory: 0.022 MB Memory before query: 5.792 MB Rows returned: 1
SELECT `id`
FROM `qlo7g_users`
WHERE `id` = '7421'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_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:1740 |
| 13 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
| 12 | CFactory::getUser() | JROOT/components/com_community/views/groups/view.html.php:1249 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.28 ms After last query: 0.04 ms Query memory: 0.023 MB Memory before query: 5.801 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.`pages` as _pages, 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 `qlo7g_community_users` as a
LEFT JOIN `qlo7g_users` u
ON u.`id`=a.`userid`
LEFT
OUTER JOIN `qlo7g_session` s
ON s.`userid`=a.`userid`
AND s.`client_id` !='1'
WHERE a.`userid`='7421'
| 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:1662 |
| 14 | JDatabaseDriver->loadObject() | JROOT/components/com_community/libraries/user.php:176 |
| 13 | CUser->init() | JROOT/components/com_community/libraries/core.php:199 |
| 12 | CFactory::getUser() | JROOT/components/com_community/views/groups/view.html.php:1249 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.09 ms After last query: 0.07 ms Query memory: 0.022 MB Memory before query: 5.823 MB Rows returned: 1
SELECT `id`
FROM `qlo7g_users`
WHERE `id` = '7376'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_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:1740 |
| 13 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
| 12 | CFactory::getUser() | JROOT/components/com_community/views/groups/view.html.php:1249 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.33 ms After last query: 0.04 ms Query memory: 0.023 MB Memory before query: 5.833 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.`pages` as _pages, 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 `qlo7g_community_users` as a
LEFT JOIN `qlo7g_users` u
ON u.`id`=a.`userid`
LEFT
OUTER JOIN `qlo7g_session` s
ON s.`userid`=a.`userid`
AND s.`client_id` !='1'
WHERE a.`userid`='7376'
| 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:1662 |
| 14 | JDatabaseDriver->loadObject() | JROOT/components/com_community/libraries/user.php:176 |
| 13 | CUser->init() | JROOT/components/com_community/libraries/core.php:199 |
| 12 | CFactory::getUser() | JROOT/components/com_community/views/groups/view.html.php:1249 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.09 ms After last query: 0.08 ms Query memory: 0.022 MB Memory before query: 5.856 MB Rows returned: 1
SELECT `id`
FROM `qlo7g_users`
WHERE `id` = '863'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_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:1740 |
| 13 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
| 12 | CFactory::getUser() | JROOT/components/com_community/views/groups/view.html.php:1249 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.28 ms After last query: 0.05 ms Query memory: 0.023 MB Memory before query: 5.865 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.`pages` as _pages, 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 `qlo7g_community_users` as a
LEFT JOIN `qlo7g_users` u
ON u.`id`=a.`userid`
LEFT
OUTER JOIN `qlo7g_session` s
ON s.`userid`=a.`userid`
AND s.`client_id` !='1'
WHERE a.`userid`='863'
| 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:1662 |
| 14 | JDatabaseDriver->loadObject() | JROOT/components/com_community/libraries/user.php:176 |
| 13 | CUser->init() | JROOT/components/com_community/libraries/core.php:199 |
| 12 | CFactory::getUser() | JROOT/components/com_community/views/groups/view.html.php:1249 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.09 ms After last query: 0.07 ms Query memory: 0.022 MB Memory before query: 5.889 MB Rows returned: 1
SELECT `id`
FROM `qlo7g_users`
WHERE `id` = '7422'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_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:1740 |
| 13 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
| 12 | CFactory::getUser() | JROOT/components/com_community/views/groups/view.html.php:1249 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.31 ms After last query: 0.07 ms Query memory: 0.023 MB Memory before query: 5.898 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.`pages` as _pages, 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 `qlo7g_community_users` as a
LEFT JOIN `qlo7g_users` u
ON u.`id`=a.`userid`
LEFT
OUTER JOIN `qlo7g_session` s
ON s.`userid`=a.`userid`
AND s.`client_id` !='1'
WHERE a.`userid`='7422'
| 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:1662 |
| 14 | JDatabaseDriver->loadObject() | JROOT/components/com_community/libraries/user.php:176 |
| 13 | CUser->init() | JROOT/components/com_community/libraries/core.php:199 |
| 12 | CFactory::getUser() | JROOT/components/com_community/views/groups/view.html.php:1249 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.09 ms After last query: 0.08 ms Query memory: 0.022 MB Memory before query: 5.921 MB Rows returned: 1
SELECT `id`
FROM `qlo7g_users`
WHERE `id` = '7428'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_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:1740 |
| 13 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
| 12 | CFactory::getUser() | JROOT/components/com_community/views/groups/view.html.php:1249 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.29 ms After last query: 0.05 ms Query memory: 0.023 MB Memory before query: 5.930 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.`pages` as _pages, 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 `qlo7g_community_users` as a
LEFT JOIN `qlo7g_users` u
ON u.`id`=a.`userid`
LEFT
OUTER JOIN `qlo7g_session` s
ON s.`userid`=a.`userid`
AND s.`client_id` !='1'
WHERE a.`userid`='7428'
| 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:1662 |
| 14 | JDatabaseDriver->loadObject() | JROOT/components/com_community/libraries/user.php:176 |
| 13 | CUser->init() | JROOT/components/com_community/libraries/core.php:199 |
| 12 | CFactory::getUser() | JROOT/components/com_community/views/groups/view.html.php:1249 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.14 ms After last query: 0.07 ms Query memory: 0.022 MB Memory before query: 5.953 MB Rows returned: 1
SELECT `id`
FROM `qlo7g_users`
WHERE `id` = '7435'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_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:1740 |
| 13 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
| 12 | CFactory::getUser() | JROOT/components/com_community/views/groups/view.html.php:1249 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.29 ms After last query: 0.05 ms Query memory: 0.023 MB Memory before query: 5.962 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.`pages` as _pages, 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 `qlo7g_community_users` as a
LEFT JOIN `qlo7g_users` u
ON u.`id`=a.`userid`
LEFT
OUTER JOIN `qlo7g_session` s
ON s.`userid`=a.`userid`
AND s.`client_id` !='1'
WHERE a.`userid`='7435'
| 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:1662 |
| 14 | JDatabaseDriver->loadObject() | JROOT/components/com_community/libraries/user.php:176 |
| 13 | CUser->init() | JROOT/components/com_community/libraries/core.php:199 |
| 12 | CFactory::getUser() | JROOT/components/com_community/views/groups/view.html.php:1249 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.09 ms After last query: 0.07 ms Query memory: 0.022 MB Memory before query: 5.985 MB Rows returned: 1
SELECT `id`
FROM `qlo7g_users`
WHERE `id` = '864'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_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:1740 |
| 13 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
| 12 | CFactory::getUser() | JROOT/components/com_community/views/groups/view.html.php:1249 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.28 ms After last query: 0.04 ms Query memory: 0.023 MB Memory before query: 5.994 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.`pages` as _pages, 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 `qlo7g_community_users` as a
LEFT JOIN `qlo7g_users` u
ON u.`id`=a.`userid`
LEFT
OUTER JOIN `qlo7g_session` s
ON s.`userid`=a.`userid`
AND s.`client_id` !='1'
WHERE a.`userid`='864'
| 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:1662 |
| 14 | JDatabaseDriver->loadObject() | JROOT/components/com_community/libraries/user.php:176 |
| 13 | CUser->init() | JROOT/components/com_community/libraries/core.php:199 |
| 12 | CFactory::getUser() | JROOT/components/com_community/views/groups/view.html.php:1249 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.36 ms After last query: 0.74 ms Query memory: 0.026 MB Memory before query: 6.023 MB Rows returned: 6
SHOW FULL COLUMNS
FROM `qlo7g_community_likes`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `qlo7g_community_likes`
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:1701 |
| 18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 17 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:261 |
| 16 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:180 |
| 15 | Joomla\CMS\Table\Table->__construct() | JROOT/components/com_community/tables/like.php:28 |
| 14 | CTableLike->__construct() | JROOT/libraries/src/Table/Table.php:328 |
| 13 | Joomla\CMS\Table\Table::getInstance() | JROOT/components/com_community/libraries/like.php:463 |
| 12 | CLike->userLiked() | JROOT/components/com_community/views/groups/view.html.php:1270 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.23 ms After last query: 0.07 ms Query memory: 0.023 MB Memory before query: 6.038 MB Rows returned: 1
SELECT *
FROM `qlo7g_community_likes`
WHERE `element`='groups'
AND `uid`='36'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_community_likes | ref | element | element | 606 | const,const | 1 | Using index condition |
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:1662 |
| 14 | JDatabaseDriver->loadObject() | JROOT/components/com_community/tables/like.php:50 |
| 13 | CTableLike->loadInfo() | JROOT/components/com_community/libraries/like.php:464 |
| 12 | CLike->userLiked() | JROOT/components/com_community/views/groups/view.html.php:1270 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.11 ms After last query: 0.06 ms Query memory: 0.023 MB Memory before query: 6.044 MB Rows returned: 1
SELECT *
FROM `qlo7g_community_likes`
WHERE `element`='groups'
AND `uid`='36'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_community_likes | ref | element | element | 606 | const,const | 1 | Using index condition |
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:1662 |
| 14 | JDatabaseDriver->loadObject() | JROOT/components/com_community/tables/like.php:50 |
| 13 | CTableLike->loadInfo() | JROOT/components/com_community/libraries/like.php:520 |
| 12 | CLike->getLikeCount() | JROOT/components/com_community/views/groups/view.html.php:1273 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.19 ms After last query: 0.06 ms Query memory: 0.023 MB Memory before query: 6.051 MB Rows returned: 1
SELECT COUNT(*)
FROM `qlo7g_community_groups_discuss`
WHERE `groupid`='36'
AND `parentid`='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 |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/models/discussions.php:85 |
| 14 | CommunityModelDiscussions->getDiscussionTopics() | JROOT/components/com_community/views/groups/view.html.php:2729 |
| 13 | CommunityViewGroups->_getDiscussionListHTML() | JROOT/components/com_community/views/views.php:642 |
| 12 | CommunityView->_cachedCall() | JROOT/components/com_community/views/groups/view.html.php:1276 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.39 ms After last query: 0.05 ms Query memory: 0.023 MB Memory before query: 6.060 MB Rows returned: 0
SELECT a.*, COUNT( b.`id` ) AS count, b.`comment` AS lastmessage , b.`post_by` AS lastmessageby
FROM `qlo7g_community_groups_discuss` AS a
LEFT JOIN `qlo7g_community_wall` AS b
ON b.`contentid`=a.`id`
AND b.`date`=( SELECT max( date )
FROM `qlo7g_community_wall`
WHERE `contentid`=a.`id` )
AND b.`type`='discussions'
LEFT JOIN `qlo7g_community_wall` AS c
ON c.`contentid`=a.`id`
AND c.`type`='discussions'
WHERE a.`groupid`='36'
AND a.`parentid`='0'
GROUP BY a.`id`
ORDER BY a.`lastreplied` DESC
LIMIT 0,10
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | PRIMARY | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| 2 | SUBQUERY | qlo7g_community_wall | ref | contentid | contentid | 4 | const | 2 | Using index condition |
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:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/components/com_community/models/discussions.php:124 |
| 14 | CommunityModelDiscussions->getDiscussionTopics() | JROOT/components/com_community/views/groups/view.html.php:2729 |
| 13 | CommunityViewGroups->_getDiscussionListHTML() | JROOT/components/com_community/views/views.php:642 |
| 12 | CommunityView->_cachedCall() | JROOT/components/com_community/views/groups/view.html.php:1276 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.17 ms After last query: 0.53 ms Query memory: 0.023 MB Memory before query: 6.092 MB Rows returned: 1
SELECT COUNT(*)
FROM `qlo7g_community_groups_bulletins` AS a
WHERE a.`groupid`='36'
| 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 |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/models/bulletins.php:79 |
| 14 | CommunityModelBulletins->getBulletins() | JROOT/components/com_community/views/groups/view.html.php:2781 |
| 13 | CommunityViewGroups->_getBulletinListHTML() | JROOT/components/com_community/views/views.php:642 |
| 12 | CommunityView->_cachedCall() | JROOT/components/com_community/views/groups/view.html.php:1282 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.08 ms After last query: 0.03 ms Query memory: 0.023 MB Memory before query: 6.100 MB Rows returned: 0
SELECT *
FROM `qlo7g_community_groups_bulletins` AS a
WHERE a.`groupid`='36'
ORDER BY a.`date` DESC
LIMIT 0,20
| 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 |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/components/com_community/models/bulletins.php:103 |
| 14 | CommunityModelBulletins->getBulletins() | JROOT/components/com_community/views/groups/view.html.php:2781 |
| 13 | CommunityViewGroups->_getBulletinListHTML() | JROOT/components/com_community/views/views.php:642 |
| 12 | CommunityView->_cachedCall() | JROOT/components/com_community/views/groups/view.html.php:1282 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.26 ms After last query: 0.32 ms Query memory: 0.024 MB Memory before query: 6.171 MB Rows returned: 1
SELECT COUNT(*)
FROM `qlo7g_community_photos_albums` AS a
WHERE a.type != ''
AND a.groupid='36'
AND a.type NOT LIKE '
group.avatar'
AND a.type NOT LIKE '
group.Cover'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | idx_type,idx_groupid | idx_groupid | 4 | const | 3 | 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:1740 |
| 17 | JDatabaseDriver->loadResult() | JROOT/components/com_community/models/photos.php:965 |
| 16 | CommunityModelPhotos->getAlbumCount() | JROOT/components/com_community/models/photos.php:1137 |
| 15 | CommunityModelPhotos->_getAlbums() | JROOT/components/com_community/models/photos.php:1022 |
| 14 | CommunityModelPhotos->getGroupAlbums() | JROOT/components/com_community/views/groups/view.html.php:2702 |
| 13 | CommunityViewGroups->_getAlbums() | JROOT/components/com_community/views/views.php:642 |
| 12 | CommunityView->_cachedCall() | JROOT/components/com_community/views/groups/view.html.php:1288 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.62 ms After last query: 0.05 ms Query memory: 0.025 MB Memory before query: 6.180 MB Rows returned: 1
SELECT a.*, COUNT( DISTINCT(b.id) ) AS count, MAX(b.created) AS lastupdated, COUNT( DISTINCT(w.id) ) AS wallcount, c.thumbnail as thumbnail, c.storage AS storage, c.id as photoid
FROM `qlo7g_community_photos_albums` AS a
LEFT JOIN `qlo7g_community_photos` AS b
ON a.id=b.albumid
LEFT JOIN `qlo7g_community_photos` AS c
ON a.photoid=c.id
LEFT JOIN `qlo7g_community_wall` AS w
ON a.id=w.contentid
AND w.type='albums'
WHERE a.type != ''
AND a.groupid='36'
AND a.type NOT LIKE '
group.avatar'
AND a.type NOT LIKE '
group.Cover'
GROUP BY a.id
ORDER BY `a`.`created` DESC
LIMIT 0,6
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | idx_type,idx_groupid | idx_groupid | 4 | const | 3 | Using where; Using temporary; Using filesort |
| 1 | SIMPLE | b | ref | albumid | albumid | 4 | planetgiftcards_planet.a.id | 2 | |
| 1 | SIMPLE | c | eq_ref | PRIMARY | PRIMARY | 4 | planetgiftcards_planet.a.photoid | 1 | |
| 1 | SIMPLE | w | ref | contentid,type | type | 602 | 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:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/components/com_community/models/photos.php:1005 |
| 16 | CommunityModelPhotos->getAlbumPhotoCount() | JROOT/components/com_community/models/photos.php:1158 |
| 15 | CommunityModelPhotos->_getAlbums() | JROOT/components/com_community/models/photos.php:1022 |
| 14 | CommunityModelPhotos->getGroupAlbums() | JROOT/components/com_community/views/groups/view.html.php:2702 |
| 13 | CommunityViewGroups->_getAlbums() | JROOT/components/com_community/views/views.php:642 |
| 12 | CommunityView->_cachedCall() | JROOT/components/com_community/views/groups/view.html.php:1288 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.12 ms After last query: 0.05 ms Query memory: 0.025 MB Memory before query: 6.191 MB Rows returned: 1
SELECT COUNT(*)
FROM `qlo7g_community_photos`
WHERE `albumid`='10'
AND `ordering`='0'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_community_photos | ref | albumid | albumid | 4 | const | 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:1740 |
| 18 | JDatabaseDriver->loadResult() | JROOT/components/com_community/models/photos.php:1831 |
| 17 | CommunityModelPhotos->_createOrderingPhotos() | JROOT/components/com_community/models/photos.php:485 |
| 16 | CommunityModelPhotos->getPhotos() | JROOT/components/com_community/models/photos.php:1166 |
| 15 | CommunityModelPhotos->_getAlbums() | JROOT/components/com_community/models/photos.php:1022 |
| 14 | CommunityModelPhotos->getGroupAlbums() | JROOT/components/com_community/views/groups/view.html.php:2702 |
| 13 | CommunityViewGroups->_getAlbums() | JROOT/components/com_community/views/views.php:642 |
| 12 | CommunityView->_cachedCall() | JROOT/components/com_community/views/groups/view.html.php:1288 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.09 ms After last query: 0.05 ms Query memory: 0.024 MB Memory before query: 6.200 MB Rows returned: 1
SELECT COUNT(*)
FROM `qlo7g_community_photos`
WHERE `albumid`='10'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_community_photos | ref | albumid | albumid | 4 | const | 1 | Using index |
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:1740 |
| 17 | JDatabaseDriver->loadResult() | JROOT/components/com_community/models/photos.php:497 |
| 16 | CommunityModelPhotos->getPhotos() | JROOT/components/com_community/models/photos.php:1166 |
| 15 | CommunityModelPhotos->_getAlbums() | JROOT/components/com_community/models/photos.php:1022 |
| 14 | CommunityModelPhotos->getGroupAlbums() | JROOT/components/com_community/views/groups/view.html.php:2702 |
| 13 | CommunityViewGroups->_getAlbums() | JROOT/components/com_community/views/views.php:642 |
| 12 | CommunityView->_cachedCall() | JROOT/components/com_community/views/groups/view.html.php:1288 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.11 ms After last query: 0.04 ms Query memory: 0.024 MB Memory before query: 6.208 MB Rows returned: 0
SELECT *
FROM `qlo7g_community_photos`
WHERE `albumid`='10'
ORDER BY `ordering` ASC, `created` DESC
LIMIT 0,12
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_community_photos | ref | albumid | albumid | 4 | const | 1 | Using where; Using filesort |
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:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/components/com_community/models/photos.php:525 |
| 16 | CommunityModelPhotos->getPhotos() | JROOT/components/com_community/models/photos.php:1166 |
| 15 | CommunityModelPhotos->_getAlbums() | JROOT/components/com_community/models/photos.php:1022 |
| 14 | CommunityModelPhotos->getGroupAlbums() | JROOT/components/com_community/views/groups/view.html.php:2702 |
| 13 | CommunityViewGroups->_getAlbums() | JROOT/components/com_community/views/views.php:642 |
| 12 | CommunityView->_cachedCall() | JROOT/components/com_community/views/groups/view.html.php:1288 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.32 ms After last query: 0.11 ms Query memory: 0.029 MB Memory before query: 6.228 MB Rows returned: 16
SHOW FULL COLUMNS
FROM `qlo7g_community_photos`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `qlo7g_community_photos`
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:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 21 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:261 |
| 20 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:180 |
| 19 | Joomla\CMS\Table\Table->__construct() | JROOT/components/com_community/tables/photo.php:39 |
| 18 | CTablePhoto->__construct() | JROOT/libraries/src/Table/Table.php:328 |
| 17 | Joomla\CMS\Table\Table::getInstance() | JROOT/components/com_community/models/photos.php:1691 |
| 16 | CommunityModelPhotos->_updateThumbnail() | JROOT/components/com_community/models/photos.php:1189 |
| 15 | CommunityModelPhotos->_getAlbums() | JROOT/components/com_community/models/photos.php:1022 |
| 14 | CommunityModelPhotos->getGroupAlbums() | JROOT/components/com_community/views/groups/view.html.php:2702 |
| 13 | CommunityViewGroups->_getAlbums() | JROOT/components/com_community/views/views.php:642 |
| 12 | CommunityView->_cachedCall() | JROOT/components/com_community/views/groups/view.html.php:1288 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.31 ms After last query: 0.72 ms Query memory: 0.029 MB Memory before query: 6.265 MB Rows returned: 18
SHOW FULL COLUMNS
FROM `qlo7g_community_photos_albums`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `qlo7g_community_photos_albums`
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:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 21 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:261 |
| 20 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:180 |
| 19 | Joomla\CMS\Table\Table->__construct() | JROOT/components/com_community/tables/album.php:40 |
| 18 | CTableAlbum->__construct() | JROOT/libraries/src/Table/Table.php:328 |
| 17 | Joomla\CMS\Table\Table::getInstance() | JROOT/components/com_community/models/photos.php:1231 |
| 16 | CommunityModelPhotos->sortAlbums() | JROOT/components/com_community/models/photos.php:1192 |
| 15 | CommunityModelPhotos->_getAlbums() | JROOT/components/com_community/models/photos.php:1022 |
| 14 | CommunityModelPhotos->getGroupAlbums() | JROOT/components/com_community/views/groups/view.html.php:2702 |
| 13 | CommunityViewGroups->_getAlbums() | JROOT/components/com_community/views/views.php:642 |
| 12 | CommunityView->_cachedCall() | JROOT/components/com_community/views/groups/view.html.php:1288 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.15 ms After last query: 0.10 ms Query memory: 0.025 MB Memory before query: 6.296 MB Rows returned: 1
SELECT COUNT(1)
FROM `qlo7g_community_photos` AS a
INNER JOIN `qlo7g_community_photos_albums` AS b
ON a.albumid=b.id
WHERE b.`id`='10'
AND a.`status`<>'temp'
AND a.`published`='1'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | const | PRIMARY,idx_albumtype | PRIMARY | 4 | const | 1 | Using index |
| 1 | SIMPLE | a | ref | albumid | albumid | 4 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 20 | JDatabaseDriver->loadResult() | JROOT/components/com_community/models/photos.php:1751 |
| 19 | CommunityModelPhotos->getAlbumPhotosCount() | JROOT/components/com_community/tables/album.php:533 |
| 18 | CTableAlbum->getPhotosCount() | JROOT/components/com_community/tables/album.php:112 |
| 17 | CTableAlbum->bind() | JROOT/components/com_community/models/photos.php:1232 |
| 16 | CommunityModelPhotos->sortAlbums() | JROOT/components/com_community/models/photos.php:1192 |
| 15 | CommunityModelPhotos->_getAlbums() | JROOT/components/com_community/models/photos.php:1022 |
| 14 | CommunityModelPhotos->getGroupAlbums() | JROOT/components/com_community/views/groups/view.html.php:2702 |
| 13 | CommunityViewGroups->_getAlbums() | JROOT/components/com_community/views/views.php:642 |
| 12 | CommunityView->_cachedCall() | JROOT/components/com_community/views/groups/view.html.php:1288 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.13 ms After last query: 0.13 ms Query memory: 0.023 MB Memory before query: 6.305 MB Rows returned: 1
SELECT COUNT(*)
FROM `qlo7g_community_photos_albums` AS a
WHERE a.`groupid` = '36'
AND a.`type` != '
group.avatar'
AND a.`type` != '
group.Cover'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | idx_type,idx_groupid | idx_groupid | 4 | const | 3 | 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:1740 |
| 15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/models/photos.php:965 |
| 14 | CommunityModelPhotos->getAlbumCount() | JROOT/components/com_community/views/groups/view.html.php:2712 |
| 13 | CommunityViewGroups->_getAlbums() | JROOT/components/com_community/views/views.php:642 |
| 12 | CommunityView->_cachedCall() | JROOT/components/com_community/views/groups/view.html.php:1288 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.33 ms After last query: 0.16 ms Query memory: 0.023 MB Memory before query: 6.319 MB Rows returned: 1
SELECT v.*, v.`created` AS lastupdated
FROM `qlo7g_community_videos` AS v
WHERE v.`published` = '1'
AND v.`groupid` = '36'
AND v.`status` = 'ready'
AND v.`creator_type` = '
group'
GROUP BY v.id
ORDER BY v.`created` DESC
LIMIT 0, 6
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | v | ref | idx_groupid | idx_groupid | 4 | const | 1 | 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:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/components/com_community/models/videos.php:391 |
| 14 | CommunityModelVideos->getVideos() | JROOT/components/com_community/models/videos.php:649 |
| 13 | CommunityModelVideos->getGroupVideos() | JROOT/components/com_community/views/groups/view.html.php:2650 |
| 12 | CommunityViewGroups->_getVideos() | JROOT/components/com_community/views/groups/view.html.php:1293 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.30 ms After last query: 0.13 ms Query memory: 0.030 MB Memory before query: 6.341 MB Rows returned: 26
SHOW FULL COLUMNS
FROM `qlo7g_community_videos`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `qlo7g_community_videos`
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 19 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:261 |
| 18 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:180 |
| 17 | Joomla\CMS\Table\Table->__construct() | JROOT/components/com_community/tables/video.php:59 |
| 16 | CTableVideo->__construct() | JROOT/libraries/src/Table/Table.php:328 |
| 15 | Joomla\CMS\Table\Table::getInstance() | JROOT/components/com_community/models/videos.php:399 |
| 14 | CommunityModelVideos->getVideos() | JROOT/components/com_community/models/videos.php:649 |
| 13 | CommunityModelVideos->getGroupVideos() | JROOT/components/com_community/views/groups/view.html.php:2650 |
| 12 | CommunityViewGroups->_getVideos() | JROOT/components/com_community/views/groups/view.html.php:1293 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.18 ms After last query: 0.50 ms Query memory: 0.023 MB Memory before query: 6.378 MB Rows returned: 1
SELECT COUNT(DISTINCT(v.id))
FROM `qlo7g_community_videos` AS v
WHERE v.`published` = '1'
AND v.`groupid` = '36'
AND v.`status` = 'ready'
AND v.`creator_type` = '
group'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | v | ref | idx_groupid | idx_groupid | 4 | 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:1740 |
| 15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/models/videos.php:414 |
| 14 | CommunityModelVideos->getVideos() | JROOT/components/com_community/models/videos.php:649 |
| 13 | CommunityModelVideos->getGroupVideos() | JROOT/components/com_community/views/groups/view.html.php:2650 |
| 12 | CommunityViewGroups->_getVideos() | JROOT/components/com_community/views/groups/view.html.php:1293 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.30 ms After last query: 1.04 ms Query memory: 0.023 MB Memory before query: 6.397 MB Rows returned: 0
SELECT DISTINCT a.`id`
FROM `qlo7g_community_pages` AS a
LEFT JOIN `qlo7g_community_pages_members` AS b
ON a.`id`=b.`pageid`
WHERE b.`approved`='1'
AND b.memberid='0'
AND a.published=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | PRIMARY | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using where; Using temporary |
| 1 | SIMPLE | b | ref | pageid,idx_memberid | idx_memberid | 4 | const | 1 | Using where; Distinct |
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:1550 |
| 15 | JDatabaseDriver->loadColumn() | JROOT/components/com_community/models/pages.php:1011 |
| 14 | CommunityModelPages->getPageIds() | JROOT/components/com_community/models/polls.php:343 |
| 13 | CommunityModelPolls->getAllPolls() | JROOT/components/com_community/views/groups/view.html.php:2673 |
| 12 | CommunityViewGroups->_getPolls() | JROOT/components/com_community/views/groups/view.html.php:1298 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.13 ms After last query: 0.03 ms Query memory: 0.023 MB Memory before query: 6.404 MB Rows returned: 0
SELECT DISTINCT a.`id`
FROM `qlo7g_community_groups` AS a
LEFT JOIN `qlo7g_community_groups_members` AS b
ON a.`id`=b.`groupid`
WHERE b.`approved`='1'
AND b.memberid='0'
AND a.published=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ref | groupid,idx_memberid | idx_memberid | 4 | const | 1 | Using where; Using temporary |
| 1 | SIMPLE | a | eq_ref | PRIMARY | PRIMARY | 4 | planetgiftcards_planet.b.groupid | 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:1550 |
| 15 | JDatabaseDriver->loadColumn() | JROOT/components/com_community/models/groups.php:251 |
| 14 | CommunityModelGroups->getGroupIds() | JROOT/components/com_community/models/polls.php:346 |
| 13 | CommunityModelPolls->getAllPolls() | JROOT/components/com_community/views/groups/view.html.php:2673 |
| 12 | CommunityViewGroups->_getPolls() | JROOT/components/com_community/views/groups/view.html.php:1298 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.32 ms After last query: 0.66 ms Query memory: 0.023 MB Memory before query: 6.483 MB Rows returned: 0
SELECT DISTINCT a.`id`
FROM `qlo7g_community_events` AS a
LEFT JOIN `qlo7g_community_events_members` AS b
ON a.`id`=b.`eventid`
WHERE ( b.`status`='1' OR b.`status`='2' OR b.`status`='3' )
AND b.memberid='0'
AND a.published=1
| 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 |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 15 | JDatabaseDriver->loadColumn() | JROOT/components/com_community/models/events.php:652 |
| 14 | CommunityModelEvents->getEventIds() | JROOT/components/com_community/models/polls.php:349 |
| 13 | CommunityModelPolls->getAllPolls() | JROOT/components/com_community/views/groups/view.html.php:2673 |
| 12 | CommunityViewGroups->_getPolls() | JROOT/components/com_community/views/groups/view.html.php:1298 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.50 ms After last query: 0.04 ms Query memory: 0.023 MB Memory before query: 6.492 MB Rows returned: 0
SELECT a.*
FROM `qlo7g_community_polls` as a
WHERE a.`published`='1'
AND a.`groupid` = '36'
AND ( a.`permissions` <= '10' OR ( a.creator='0'
AND a.permissions <='40' ) )
AND a.`pageid` NOT IN(SELECT id
FROM `qlo7g_community_pages`
WHERE `approvals`='1'
AND `published`='1')
AND a.`groupid` NOT IN(SELECT id
FROM `qlo7g_community_groups`
WHERE `approvals`='1'
AND `published`='1')
AND a.`eventid` NOT IN(SELECT id
FROM `qlo7g_community_events`
WHERE `published`='1')
ORDER BY a.`created` DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | PRIMARY | a | ref | creator,groupid | groupid | 5 | const | 1 | Using where; Using filesort |
| 4 | DEPENDENT SUBQUERY | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| 3 | DEPENDENT SUBQUERY | qlo7g_community_groups | unique_subquery | PRIMARY | PRIMARY | 4 | func | 1 | Using where; Full scan on NULL key |
| 2 | DEPENDENT SUBQUERY | qlo7g_community_pages | unique_subquery | PRIMARY | PRIMARY | 4 | func | 1 | Using where; Full scan on NULL key |
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:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_community/models/polls.php:398 |
| 13 | CommunityModelPolls->getAllPolls() | JROOT/components/com_community/views/groups/view.html.php:2673 |
| 12 | CommunityViewGroups->_getPolls() | JROOT/components/com_community/views/groups/view.html.php:1298 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.22 ms After last query: 0.05 ms Query memory: 0.023 MB Memory before query: 6.499 MB Rows returned: 1
SELECT COUNT(*)
FROM `qlo7g_community_polls` AS a
WHERE a.`published`='1'
AND a.`groupid` = '36'
AND ( a.`permissions` <= '10' OR ( a.creator='0'
AND a.permissions <='40' ) )
AND a.`pageid` NOT IN(SELECT id
FROM `qlo7g_community_pages`
WHERE `approvals`='1'
AND `published`='1')
AND a.`groupid` NOT IN(SELECT id
FROM `qlo7g_community_groups`
WHERE `approvals`='1'
AND `published`='1')
AND a.`eventid` NOT IN(SELECT id
FROM `qlo7g_community_events`
WHERE `published`='1')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | PRIMARY | a | ref | creator,groupid | groupid | 5 | const | 1 | Using where |
| 4 | DEPENDENT SUBQUERY | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| 3 | DEPENDENT SUBQUERY | qlo7g_community_groups | unique_subquery | PRIMARY | PRIMARY | 4 | func | 1 | Using where; Full scan on NULL key |
| 2 | DEPENDENT SUBQUERY | qlo7g_community_pages | unique_subquery | PRIMARY | PRIMARY | 4 | func | 1 | Using where; Full scan on NULL key |
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:1740 |
| 14 | JDatabaseDriver->loadResult() | JROOT/components/com_community/models/polls.php:410 |
| 13 | CommunityModelPolls->getAllPolls() | JROOT/components/com_community/views/groups/view.html.php:2673 |
| 12 | CommunityViewGroups->_getPolls() | JROOT/components/com_community/views/groups/view.html.php:1298 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.20 ms After last query: 0.39 ms Query memory: 0.022 MB Memory before query: 6.512 MB Rows returned: 0
SELECT *
FROM `qlo7g_community_events`
WHERE `type`='
group'
AND `contentid`='36'
AND `enddate` > '2026-01-19 05:33:26'
AND `published`='1'
AND ((`parent`='0' && (`repeat`='' || `repeat` IS NULL)) || (`parent`!= 0 && `repeat` IS NOT NULL))
ORDER BY `startdate` ASC
LIMIT 0,6
| 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:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/components/com_community/models/events.php:130 |
| 12 | CommunityModelEvents->getGroupEvents() | JROOT/components/com_community/views/groups/view.html.php:1312 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.12 ms After last query: 0.04 ms Query memory: 0.022 MB Memory before query: 6.518 MB Rows returned: 1
SELECT COUNT(*)
FROM `qlo7g_community_events`
WHERE `type`='
group'
AND `contentid`='36'
AND ((`parent`='0' && (`repeat`='' || `repeat` IS NULL)) || (`parent`!= 0 && `repeat` IS NOT NULL))
| 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:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/components/com_community/models/events.php:162 |
| 12 | CommunityModelEvents->getGroupEvents() | JROOT/components/com_community/views/groups/view.html.php:1312 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.10 ms After last query: 0.08 ms Query memory: 0.022 MB Memory before query: 6.525 MB Rows returned: 1
SELECT COUNT(*)
FROM `qlo7g_community_events`
WHERE `type`='
group'
AND `contentid`='36'
AND `enddate` > '2026-01-19 05:33:26'
AND `published`='1'
AND ((`parent`='0' && (`repeat`='' || `repeat` IS NULL)) || (`parent`!= 0 && `repeat` IS NOT NULL))
| 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:1740 |
| 13 | JDatabaseDriver->loadResult() | JROOT/components/com_community/models/events.php:96 |
| 12 | CommunityModelEvents->getTotalGroupEvents() | JROOT/components/com_community/views/groups/view.html.php:1313 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.11 ms After last query: 0.31 ms Query memory: 0.023 MB Memory before query: 6.557 MB Rows returned: 1
SELECT *
FROM qlo7g_community_groups
WHERE `id` = '36'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_community_groups | const | PRIMARY | PRIMARY | 4 | const | 1 | |
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:1465 |
| 14 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
| 13 | Joomla\CMS\Table\Table->load() | JROOT/components/com_community/helpers/group.php:174 |
| 12 | CGroupHelper::allowCreateEvent() | JROOT/components/com_community/views/groups/view.html.php:1322 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.15 ms After last query: 0.06 ms Query memory: 0.023 MB Memory before query: 6.563 MB Rows returned: 1
SELECT COUNT(*)
FROM `qlo7g_community_groups_members`
WHERE `groupid`='36'
AND `memberid`='0'
AND `approved`='1'
AND `permissions`!='-1'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_community_groups_members | ref | groupid,idx_memberid | idx_memberid | 4 | 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:1740 |
| 14 | JDatabaseDriver->loadResult() | JROOT/components/com_community/tables/group.php:262 |
| 13 | CTableGroup->isMember() | JROOT/components/com_community/helpers/group.php:187 |
| 12 | CGroupHelper::allowCreateEvent() | JROOT/components/com_community/views/groups/view.html.php:1322 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.16 ms After last query: 0.09 ms Query memory: 0.022 MB Memory before query: 6.566 MB Rows returned: 1
SELECT `id`
FROM `qlo7g_community_photos_albums`
WHERE `groupid` = '36'
AND `type` = '
group.avatar'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_community_photos_albums | ref|filter | idx_type,idx_groupid | idx_groupid|idx_type | 4|767 | const | 3 (10%) | Using where; Using rowid filter |
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:1740 |
| 13 | JDatabaseDriver->loadResult() | JROOT/components/com_community/tables/album.php:761 |
| 12 | CTableAlbum->isAvatarAlbumExists() | JROOT/components/com_community/views/groups/view.html.php:1357 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.13 ms After last query: 0.05 ms Query memory: 0.022 MB Memory before query: 6.572 MB Rows returned: 1
SELECT `id`
FROM `qlo7g_community_photos_albums`
WHERE `groupid` = '36'
AND `type` = '
group.cover'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_community_photos_albums | ref|filter | idx_type,idx_groupid | idx_groupid|idx_type | 4|767 | const | 3 (10%) | Using where; Using rowid filter |
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:1740 |
| 13 | JDatabaseDriver->loadResult() | JROOT/components/com_community/tables/album.php:608 |
| 12 | CTableAlbum->isCoverExist() | JROOT/components/com_community/views/groups/view.html.php:1372 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.10 ms After last query: 0.05 ms Query memory: 0.023 MB Memory before query: 6.582 MB Rows returned: 1
SELECT *
FROM qlo7g_community_photos_albums
WHERE `id` = '9'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_community_photos_albums | const | PRIMARY,idx_albumtype | PRIMARY | 4 | const | 1 | |
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:1465 |
| 13 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
| 12 | Joomla\CMS\Table\Table->load() | JROOT/components/com_community/views/groups/view.html.php:1374 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.14 ms After last query: 0.05 ms Query memory: 0.024 MB Memory before query: 6.592 MB Rows returned: 1
SELECT COUNT(1)
FROM `qlo7g_community_photos` AS a
INNER JOIN `qlo7g_community_photos_albums` AS b
ON a.albumid=b.id
WHERE b.`id`='9'
AND a.`status`<>'temp'
AND a.`published`='1'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | const | PRIMARY,idx_albumtype | PRIMARY | 4 | const | 1 | Using index |
| 1 | SIMPLE | a | ref | albumid | albumid | 4 | const | 8 | 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:1740 |
| 16 | JDatabaseDriver->loadResult() | JROOT/components/com_community/models/photos.php:1751 |
| 15 | CommunityModelPhotos->getAlbumPhotosCount() | JROOT/components/com_community/tables/album.php:533 |
| 14 | CTableAlbum->getPhotosCount() | JROOT/components/com_community/tables/album.php:112 |
| 13 | CTableAlbum->bind() | JROOT/libraries/src/Table/Table.php:757 |
| 12 | Joomla\CMS\Table\Table->load() | JROOT/components/com_community/views/groups/view.html.php:1374 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.41 ms After last query: 0.20 ms Query memory: 0.029 MB Memory before query: 6.608 MB Rows returned: 28
SHOW FULL COLUMNS
FROM `qlo7g_community_activities`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `qlo7g_community_activities`
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:1701 |
| 18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 17 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:261 |
| 16 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:180 |
| 15 | Joomla\CMS\Table\Table->__construct() | JROOT/components/com_community/tables/activity.php:76 |
| 14 | CTableActivity->__construct() | JROOT/libraries/src/Table/Table.php:328 |
| 13 | Joomla\CMS\Table\Table::getInstance() | JROOT/components/com_community/libraries/activities.php:1149 |
| 12 | CActivities->getOlderStream() | JROOT/components/com_community/views/groups/view.html.php:1381 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.15 ms After last query: 0.08 ms Query memory: 0.023 MB Memory before query: 6.649 MB Rows returned: 0
SELECT *
FROM qlo7g_community_activities
WHERE `id` = '1000000000'
| 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 |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 15 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
| 14 | Joomla\CMS\Table\Table->load() | JROOT/components/com_community/tables/activity.php:83 |
| 13 | CTableActivity->load() | JROOT/components/com_community/libraries/activities.php:1150 |
| 12 | CActivities->getOlderStream() | JROOT/components/com_community/views/groups/view.html.php:1381 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.22 ms After last query: 0.10 ms Query memory: 0.024 MB Memory before query: 6.657 MB Rows returned: 0
SELECT m.*,n.`name`
FROM `qlo7g_community_blocklist` m
LEFT JOIN `qlo7g_users` n
ON m.`blocked_userid`=n.`id`
WHERE m.`userid`='0'
AND m.`blocked_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 |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_community/models/block.php:133 |
| 15 | CommunityModelBlock->getBlockedList() | JROOT/components/com_community/libraries/user.php:1510 |
| 14 | CUser->getBlockedUsers() | JROOT/components/com_community/models/activities.php:287 |
| 13 | CommunityModelActivities->getActivities() | JROOT/components/com_community/libraries/activities.php:1154 |
| 12 | CActivities->getOlderStream() | JROOT/components/com_community/views/groups/view.html.php:1381 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 29.82 ms After last query: 0.06 ms Query memory: 5.429 MB Memory before query: 6.666 MB Rows returned: 141301
SELECT `id`
FROM `qlo7g_users`
WHERE `block`='1'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_users | ref | idx_block | idx_block | 1 | const | 83051 | Using index |
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:1550 |
| 15 | JDatabaseDriver->loadColumn() | JROOT/components/com_community/models/user.php:780 |
| 14 | CommunityModelUser->getBannedUser() | JROOT/components/com_community/models/activities.php:298 |
| 13 | CommunityModelActivities->getActivities() | JROOT/components/com_community/libraries/activities.php:1154 |
| 12 | CActivities->getOlderStream() | JROOT/components/com_community/views/groups/view.html.php:1381 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.26 ms After last query: 31.56 ms Query memory: 0.024 MB Memory before query: 19.898 MB Rows returned: 6
SELECT `id`
FROM `qlo7g_community_groups`
WHERE `approvals` = 0
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_community_groups | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 10 | 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:1550 |
| 16 | JDatabaseDriver->loadColumn() | JROOT/components/com_community/models/activities.php:886 |
| 15 | CommunityModelActivities->_getGroups() | JROOT/components/com_community/models/activities.php:586 |
| 14 | CommunityModelActivities->_buildQuery() | JROOT/components/com_community/models/activities.php:340 |
| 13 | CommunityModelActivities->getActivities() | JROOT/components/com_community/libraries/activities.php:1154 |
| 12 | CActivities->getOlderStream() | JROOT/components/com_community/views/groups/view.html.php:1381 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.11 ms After last query: 0.05 ms Query memory: 0.024 MB Memory before query: 19.907 MB Rows returned: 0
SELECT `groupid`
FROM `qlo7g_community_groups_members`
WHERE `approved` = 1
AND `memberid` = 0
AND `memberid` > 0
GROUP BY `groupid`
| 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 |
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:1550 |
| 16 | JDatabaseDriver->loadColumn() | JROOT/components/com_community/models/activities.php:894 |
| 15 | CommunityModelActivities->_getGroups() | JROOT/components/com_community/models/activities.php:586 |
| 14 | CommunityModelActivities->_buildQuery() | JROOT/components/com_community/models/activities.php:340 |
| 13 | CommunityModelActivities->getActivities() | JROOT/components/com_community/libraries/activities.php:1154 |
| 12 | CActivities->getOlderStream() | JROOT/components/com_community/views/groups/view.html.php:1381 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.18 ms After last query: 0.05 ms Query memory: 0.024 MB Memory before query: 19.915 MB Rows returned: 0
SELECT `id`
FROM `qlo7g_community_pages`
WHERE `approvals` = 0
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_community_pages | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 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:1550 |
| 16 | JDatabaseDriver->loadColumn() | JROOT/components/com_community/models/activities.php:912 |
| 15 | CommunityModelActivities->_getPages() | JROOT/components/com_community/models/activities.php:598 |
| 14 | CommunityModelActivities->_buildQuery() | JROOT/components/com_community/models/activities.php:340 |
| 13 | CommunityModelActivities->getActivities() | JROOT/components/com_community/libraries/activities.php:1154 |
| 12 | CActivities->getOlderStream() | JROOT/components/com_community/views/groups/view.html.php:1381 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.15 ms After last query: 0.04 ms Query memory: 0.024 MB Memory before query: 19.923 MB Rows returned: 0
SELECT `pageid`
FROM `qlo7g_community_pages_members`
WHERE `approved` = 1
AND `memberid` = 0
AND `memberid` > 0
GROUP BY `pageid`
| 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 |
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:1550 |
| 16 | JDatabaseDriver->loadColumn() | JROOT/components/com_community/models/activities.php:920 |
| 15 | CommunityModelActivities->_getPages() | JROOT/components/com_community/models/activities.php:598 |
| 14 | CommunityModelActivities->_buildQuery() | JROOT/components/com_community/models/activities.php:340 |
| 13 | CommunityModelActivities->getActivities() | JROOT/components/com_community/libraries/activities.php:1154 |
| 12 | CActivities->getOlderStream() | JROOT/components/com_community/views/groups/view.html.php:1381 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.20 ms After last query: 0.13 ms Query memory: 0.024 MB Memory before query: 19.932 MB Rows returned: 0
SELECT DISTINCT a.`id`
FROM `qlo7g_community_events` AS a
LEFT JOIN `qlo7g_community_events_members` AS b
ON a.`id`=b.`eventid`
WHERE ( b.`status`='1' OR b.`status`='2' OR b.`status`='3' )
AND b.memberid='0'
AND a.published=1
| 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:1550 |
| 16 | JDatabaseDriver->loadColumn() | JROOT/components/com_community/models/events.php:652 |
| 15 | CommunityModelEvents->getEventIds() | JROOT/components/com_community/models/activities.php:615 |
| 14 | CommunityModelActivities->_buildQuery() | JROOT/components/com_community/models/activities.php:340 |
| 13 | CommunityModelActivities->getActivities() | JROOT/components/com_community/libraries/activities.php:1154 |
| 12 | CActivities->getOlderStream() | JROOT/components/com_community/views/groups/view.html.php:1381 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.19 ms After last query: 0.37 ms Query memory: 0.024 MB Memory before query: 19.940 MB Rows returned: 6
SELECT `id`
FROM `qlo7g_community_groups`
WHERE `approvals` = 0
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_community_groups | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 10 | 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:1550 |
| 16 | JDatabaseDriver->loadColumn() | JROOT/components/com_community/models/activities.php:886 |
| 15 | CommunityModelActivities->_getGroups() | JROOT/components/com_community/models/activities.php:659 |
| 14 | CommunityModelActivities->_buildQuery() | JROOT/components/com_community/models/activities.php:340 |
| 13 | CommunityModelActivities->getActivities() | JROOT/components/com_community/libraries/activities.php:1154 |
| 12 | CActivities->getOlderStream() | JROOT/components/com_community/views/groups/view.html.php:1381 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.15 ms After last query: 0.05 ms Query memory: 0.024 MB Memory before query: 19.949 MB Rows returned: 0
SELECT `groupid`
FROM `qlo7g_community_groups_members`
WHERE `approved` = 1
AND `memberid` = 0
AND `memberid` > 0
GROUP BY `groupid`
| 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 |
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:1550 |
| 16 | JDatabaseDriver->loadColumn() | JROOT/components/com_community/models/activities.php:894 |
| 15 | CommunityModelActivities->_getGroups() | JROOT/components/com_community/models/activities.php:659 |
| 14 | CommunityModelActivities->_buildQuery() | JROOT/components/com_community/models/activities.php:340 |
| 13 | CommunityModelActivities->getActivities() | JROOT/components/com_community/libraries/activities.php:1154 |
| 12 | CActivities->getOlderStream() | JROOT/components/com_community/views/groups/view.html.php:1381 |
| 11 | CommunityViewGroups->viewGroup() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/groups.php:33 |
| 9 | CommunityGroupsController->renderView() | JROOT/components/com_community/controllers/groups.php:2378 |
| 8 | CommunityGroupsController->viewGroup() | JROOT/components/com_community/controllers/controller.php:382 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.12 ms After last query: 0.18 ms Query memory: 0.024 MB Memory before query: 19.957 MB Rows returned: 0