Query Time: 0.39 ms Query memory: 0.023 MB Memory before query: 1.050 MB Rows returned: 0
SELECT `data`
FROM `qlo7g_session`
WHERE `session_id` = X'3961366435376664653934626665303632663835303334306562383538636639'
| 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.28 ms After last query: 0.49 ms Query memory: 0.020 MB Memory before query: 1.065 MB Rows returned: 0
SELECT `session_id`
FROM `qlo7g_session`
WHERE `session_id` = X'3961366435376664653934626665303632663835303334306562383538636639'
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.49 ms After last query: 0.12 ms Query memory: 0.004 MB Memory before query: 1.070 MB
INSERT INTO `qlo7g_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
(X'3961366435376664653934626665303632663835303334306562383538636639', 1, 1762685578, 0, '', 0)
EXPLAIN not possible on query: INSERT INTO `qlo7g_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(X'3961366435376664653934626665303632663835303334306562383538636639', 1, 1762685578, 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.80 ms After last query: 0.75 ms Query memory: 0.042 MB Memory before query: 1.101 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.25 ms After last query: 0.82 ms Query memory: 0.021 MB Memory before query: 1.155 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.45 ms After last query: 0.14 ms Query memory: 0.021 MB Memory before query: 1.169 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: 1.37 ms After last query: 0.31 ms Query memory: 0.056 MB Memory before query: 1.190 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.43 ms After last query: 4.89 ms Query memory: 0.022 MB Memory before query: 1.679 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.40 ms After last query: 0.45 ms Query memory: 0.021 MB Memory before query: 1.688 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.29 ms After last query: 22.69 ms Query memory: 0.021 MB Memory before query: 3.185 MB Rows returned: 0
SELECT `source`,`keepurlparams`
FROM `qlo7g_admintools_redirects`
WHERE ((`dest` = 'jomsocial/polls') OR (`dest` = 'jomsocial/polls?groupid=39') OR ('jomsocial/polls?groupid=39' 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.70 ms After last query: 2.81 ms Query memory: 0.065 MB Memory before query: 3.337 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.51 ms After last query: 2.37 ms Query memory: 0.025 MB Memory before query: 3.451 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.51 ms After last query: 4.31 ms Query memory: 0.021 MB Memory before query: 3.547 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: 176.51 ms After last query: 0.43 ms Query memory: 0.020 MB Memory before query: 3.552 MB Rows returned: 0
SELECT `id`
FROM `qlo7g_affiliate_tracker_accounts`
WHERE `ref_word` = 'jomsocial/polls'
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 | 559436 | 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.28 ms After last query: 1.57 ms Query memory: 0.023 MB Memory before query: 3.790 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.03 ms After last query: 0.44 ms Query memory: 0.135 MB Memory before query: 3.828 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.29 ms After last query: 4.16 ms Query memory: 0.022 MB Memory before query: 4.302 MB Rows returned: 0
SELECT `userid`
FROM `qlo7g_community_users`
WHERE `alias`='polls'
| 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.18 ms After last query: 0.11 ms Query memory: 0.021 MB Memory before query: 4.309 MB Rows returned: 0
SELECT `userid`
FROM `qlo7g_community_users`
WHERE `alias`='polls'
| 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.19 ms After last query: 0.35 ms Query memory: 0.024 MB Memory before query: 4.402 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.35 ms After last query: 0.15 ms Query memory: 0.006 MB Memory before query: 4.395 MB
UPDATE `qlo7g_extensions`
SET `params` = '{\"mediaversion\":\"e8919a4de7ee8a53cffb032c51f4edcd\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN not possible on query: UPDATE `qlo7g_extensions`
SET `params` = '{\"mediaversion\":\"e8919a4de7ee8a53cffb032c51f4edcd\"}'
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.31 ms After last query: 0.41 ms Query memory: 0.038 MB Memory before query: 4.415 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.15 ms After last query: 0.48 ms Query memory: 0.022 MB Memory before query: 4.428 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.26 ms After last query: 0.32 ms Query memory: 0.019 MB Memory before query: 4.436 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.43 ms After last query: 1.28 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.12 ms After last query: 0.25 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.13 ms After last query: 0.23 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.45 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.38 ms After last query: 0.12 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.20 ms After last query: 0.16 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.13 ms After last query: 0.05 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.19 ms After last query: 1.36 ms Query memory: 0.021 MB Memory before query: 4.903 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.48 ms After last query: 7.05 ms Query memory: 0.032 MB Memory before query: 5.332 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/polls.php:28 |
| 9 | CommunityPollsController->renderView() | JROOT/components/com_community/controllers/polls.php:46 |
| 8 | CommunityPollsController->display() | JROOT/components/com_community/controllers/controller.php:388 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.80 ms After last query: 1.27 ms Query memory: 0.026 MB Memory before query: 5.462 MB Rows returned: 4
SHOW FULL COLUMNS
FROM `qlo7g_community_polls_category`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `qlo7g_community_polls_category`
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/libraries/joomla/database/driver/mysqli.php:448 |
| 16 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:261 |
| 15 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:180 |
| 14 | Joomla\CMS\Table\Table->__construct() | JROOT/components/com_community/tables/pollcategory.php:25 |
| 13 | CTablePollCategory->__construct() | JROOT/libraries/src/Table/Table.php:328 |
| 12 | Joomla\CMS\Table\Table::getInstance() | JROOT/components/com_community/views/polls/view.html.php:33 |
| 11 | CommunityViewPolls->display() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/polls.php:30 |
| 9 | CommunityPollsController->renderView() | JROOT/components/com_community/controllers/polls.php:46 |
| 8 | CommunityPollsController->display() | JROOT/components/com_community/controllers/controller.php:388 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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: 0.21 ms Query memory: 0.029 MB Memory before query: 5.487 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 |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 16 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:261 |
| 15 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:180 |
| 14 | Joomla\CMS\Table\Table->__construct() | JROOT/components/com_community/tables/group.php:42 |
| 13 | CTableGroup->__construct() | JROOT/libraries/src/Table/Table.php:328 |
| 12 | Joomla\CMS\Table\Table::getInstance() | JROOT/components/com_community/views/polls/view.html.php:76 |
| 11 | CommunityViewPolls->display() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/polls.php:30 |
| 9 | CommunityPollsController->renderView() | JROOT/components/com_community/controllers/polls.php:46 |
| 8 | CommunityPollsController->display() | JROOT/components/com_community/controllers/controller.php:388 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.25 ms After last query: 0.10 ms Query memory: 0.023 MB Memory before query: 5.523 MB Rows returned: 1
SELECT *
FROM qlo7g_community_groups
WHERE `id` = '39'
| 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 |
|---|
| 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/polls/view.html.php:77 |
| 11 | CommunityViewPolls->display() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/polls.php:30 |
| 9 | CommunityPollsController->renderView() | JROOT/components/com_community/controllers/polls.php:46 |
| 8 | CommunityPollsController->display() | JROOT/components/com_community/controllers/controller.php:388 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.52 ms After last query: 0.25 ms Query memory: 0.023 MB Memory before query: 5.532 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 |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 14 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:1431 |
| 13 | CRoute::_getViewItemid() | JROOT/components/com_community/libraries/core.php:1327 |
| 12 | CRoute::_() | JROOT/components/com_community/views/polls/view.html.php:94 |
| 11 | CommunityViewPolls->display() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/polls.php:30 |
| 9 | CommunityPollsController->renderView() | JROOT/components/com_community/controllers/polls.php:46 |
| 8 | CommunityPollsController->display() | JROOT/components/com_community/controllers/controller.php:388 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.46 ms Query memory: 0.026 MB Memory before query: 5.560 MB Rows returned: 1
SELECT *
FROM qlo7g_community_groups
WHERE `id` = '39'
| 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 |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 22 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
| 21 | Joomla\CMS\Table\Table->load() | JROOT/components/com_community/router.php:105 |
| 20 | CommunityBuildRoute() | JROOT/libraries/src/Component/Router/RouterLegacy.php:69 |
| 19 | Joomla\CMS\Component\Router\RouterLegacy->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
| 18 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
| 17 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
| 16 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
| 15 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
| 14 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
| 13 | Joomla\CMS\Router\Route::_() | JROOT/components/com_community/libraries/core.php:1408 |
| 12 | CRoute::_() | JROOT/components/com_community/views/polls/view.html.php:98 |
| 11 | CommunityViewPolls->display() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/polls.php:30 |
| 9 | CommunityPollsController->renderView() | JROOT/components/com_community/controllers/polls.php:46 |
| 8 | CommunityPollsController->display() | JROOT/components/com_community/controllers/controller.php:388 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.25 ms After last query: 0.49 ms Query memory: 0.023 MB Memory before query: 5.566 MB Rows returned: 0
SELECT `id`,`parent_id`
FROM `qlo7g_menu`
WHERE `menutype`='jomsocial'
AND `published`='1'
AND `link` LIKE '%index.php?option=com_community&view=polls%'
| 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/polls/view.html.php:124 |
| 11 | CommunityViewPolls->display() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/polls.php:30 |
| 9 | CommunityPollsController->renderView() | JROOT/components/com_community/controllers/polls.php:46 |
| 8 | CommunityPollsController->display() | JROOT/components/com_community/controllers/controller.php:388 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.13 ms Query memory: 0.024 MB Memory before query: 5.576 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/polls/view.html.php:124 |
| 11 | CommunityViewPolls->display() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/polls.php:30 |
| 9 | CommunityPollsController->renderView() | JROOT/components/com_community/controllers/polls.php:46 |
| 8 | CommunityPollsController->display() | JROOT/components/com_community/controllers/controller.php:388 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.48 ms After last query: 0.20 ms Query memory: 0.024 MB Memory before query: 5.586 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/polls/view.html.php:124 |
| 11 | CommunityViewPolls->display() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/polls.php:30 |
| 9 | CommunityPollsController->renderView() | JROOT/components/com_community/controllers/polls.php:46 |
| 8 | CommunityPollsController->display() | JROOT/components/com_community/controllers/controller.php:388 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.05 ms Query memory: 0.024 MB Memory before query: 5.594 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/polls/view.html.php:124 |
| 11 | CommunityViewPolls->display() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/polls.php:30 |
| 9 | CommunityPollsController->renderView() | JROOT/components/com_community/controllers/polls.php:46 |
| 8 | CommunityPollsController->display() | JROOT/components/com_community/controllers/controller.php:388 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.13 ms Query memory: 0.024 MB Memory before query: 5.604 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/polls/view.html.php:124 |
| 11 | CommunityViewPolls->display() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/polls.php:30 |
| 9 | CommunityPollsController->renderView() | JROOT/components/com_community/controllers/polls.php:46 |
| 8 | CommunityPollsController->display() | JROOT/components/com_community/controllers/controller.php:388 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.44 ms After last query: 0.14 ms Query memory: 0.024 MB Memory before query: 5.613 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/polls/view.html.php:124 |
| 11 | CommunityViewPolls->display() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/polls.php:30 |
| 9 | CommunityPollsController->renderView() | JROOT/components/com_community/controllers/polls.php:46 |
| 8 | CommunityPollsController->display() | JROOT/components/com_community/controllers/controller.php:388 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.14 ms Query memory: 0.023 MB Memory before query: 5.622 MB Rows returned: 0
SELECT `id`
FROM `qlo7g_menu`
WHERE `link` LIKE '%option=com_community&view=polls%'
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 |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 14 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:1431 |
| 13 | CRoute::_getViewItemid() | JROOT/components/com_community/libraries/core.php:1327 |
| 12 | CRoute::_() | JROOT/components/com_community/views/polls/view.html.php:131 |
| 11 | CommunityViewPolls->display() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/polls.php:30 |
| 9 | CommunityPollsController->renderView() | JROOT/components/com_community/controllers/polls.php:46 |
| 8 | CommunityPollsController->display() | JROOT/components/com_community/controllers/controller.php:388 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.68 ms After last query: 0.23 ms Query memory: 0.023 MB Memory before query: 5.634 MB Rows returned: 1
SELECT a.*, COUNT(b.`id`) AS count
FROM `qlo7g_community_polls_category` AS a
LEFT JOIN `qlo7g_community_polls` AS b
ON a.`id`=b.`catid`
AND b.`published`='1'
WHERE a.`parent`='0'
GROUP BY a.`id`
ORDER BY a.`name` ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using where; Using temporary; Using filesort |
| 1 | SIMPLE | b | ALL | catid | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using where; Using join buffer (flat, BNL join) |
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:106 |
| 13 | CommunityModelPolls->getCategories() | JROOT/components/com_community/views/polls/view.html.php:609 |
| 12 | CommunityViewPolls->getFullPollsCategories() | JROOT/components/com_community/views/polls/view.html.php:164 |
| 11 | CommunityViewPolls->display() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/polls.php:30 |
| 9 | CommunityPollsController->renderView() | JROOT/components/com_community/controllers/polls.php:46 |
| 8 | CommunityPollsController->display() | JROOT/components/com_community/controllers/controller.php:388 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.06 ms Query memory: 0.023 MB Memory before query: 5.642 MB Rows returned: 0
SELECT a.*, COUNT(b.`id`) AS count
FROM `qlo7g_community_polls_category` AS a
LEFT JOIN `qlo7g_community_polls` AS b
ON a.`id`=b.`catid`
AND b.`published`='1'
WHERE a.`parent`='1'
GROUP BY a.`id`
ORDER BY a.`name` ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using where; Using temporary; Using filesort |
| 1 | SIMPLE | b | ALL | catid | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using where; Using join buffer (flat, BNL join) |
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/polls.php:106 |
| 14 | CommunityModelPolls->getCategories() | JROOT/components/com_community/views/polls/view.html.php:609 |
| 13 | CommunityViewPolls->getFullPollsCategories() | JROOT/components/com_community/views/polls/view.html.php:620 |
| 12 | CommunityViewPolls->getFullPollsCategories() | JROOT/components/com_community/views/polls/view.html.php:164 |
| 11 | CommunityViewPolls->display() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/polls.php:30 |
| 9 | CommunityPollsController->renderView() | JROOT/components/com_community/controllers/polls.php:46 |
| 8 | CommunityPollsController->display() | JROOT/components/com_community/controllers/controller.php:388 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.10 ms Query memory: 0.023 MB Memory before query: 5.649 MB Rows returned: 1
SELECT *
FROM `qlo7g_community_polls_category`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_community_polls_category | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 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:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/components/com_community/models/polls.php:175 |
| 14 | CommunityModelPolls->getAllCategories() | JROOT/components/com_community/views/polls/view.html.php:586 |
| 13 | CommunityViewPolls->getShowAllPolls() | JROOT/components/com_community/views/views.php:642 |
| 12 | CommunityView->_cachedCall() | JROOT/components/com_community/views/polls/view.html.php:171 |
| 11 | CommunityViewPolls->display() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/polls.php:30 |
| 9 | CommunityPollsController->renderView() | JROOT/components/com_community/controllers/polls.php:46 |
| 8 | CommunityPollsController->display() | JROOT/components/com_community/controllers/controller.php:388 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.72 ms Query memory: 0.024 MB Memory before query: 5.772 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 |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 16 | JDatabaseDriver->loadColumn() | JROOT/components/com_community/models/pages.php:1011 |
| 15 | CommunityModelPages->getPageIds() | JROOT/components/com_community/models/polls.php:343 |
| 14 | CommunityModelPolls->getAllPolls() | JROOT/components/com_community/views/polls/view.html.php:594 |
| 13 | CommunityViewPolls->getShowAllPolls() | JROOT/components/com_community/views/views.php:642 |
| 12 | CommunityView->_cachedCall() | JROOT/components/com_community/views/polls/view.html.php:171 |
| 11 | CommunityViewPolls->display() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/polls.php:30 |
| 9 | CommunityPollsController->renderView() | JROOT/components/com_community/controllers/polls.php:46 |
| 8 | CommunityPollsController->display() | JROOT/components/com_community/controllers/controller.php:388 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.04 ms Query memory: 0.024 MB Memory before query: 5.780 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 |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 16 | JDatabaseDriver->loadColumn() | JROOT/components/com_community/models/groups.php:251 |
| 15 | CommunityModelGroups->getGroupIds() | JROOT/components/com_community/models/polls.php:346 |
| 14 | CommunityModelPolls->getAllPolls() | JROOT/components/com_community/views/polls/view.html.php:594 |
| 13 | CommunityViewPolls->getShowAllPolls() | JROOT/components/com_community/views/views.php:642 |
| 12 | CommunityView->_cachedCall() | JROOT/components/com_community/views/polls/view.html.php:171 |
| 11 | CommunityViewPolls->display() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/polls.php:30 |
| 9 | CommunityPollsController->renderView() | JROOT/components/com_community/controllers/polls.php:46 |
| 8 | CommunityPollsController->display() | JROOT/components/com_community/controllers/controller.php:388 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.13 ms Query memory: 0.024 MB Memory before query: 5.798 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/polls.php:349 |
| 14 | CommunityModelPolls->getAllPolls() | JROOT/components/com_community/views/polls/view.html.php:594 |
| 13 | CommunityViewPolls->getShowAllPolls() | JROOT/components/com_community/views/views.php:642 |
| 12 | CommunityView->_cachedCall() | JROOT/components/com_community/views/polls/view.html.php:171 |
| 11 | CommunityViewPolls->display() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/polls.php:30 |
| 9 | CommunityPollsController->renderView() | JROOT/components/com_community/controllers/polls.php:46 |
| 8 | CommunityPollsController->display() | JROOT/components/com_community/controllers/controller.php:388 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.06 ms Query memory: 0.023 MB Memory before query: 5.807 MB Rows returned: 0
SELECT a.*
FROM `qlo7g_community_polls` as a
WHERE a.`published`='1'
AND a.`groupid` = '39'
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
LIMIT 0 , 12
| 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 |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/components/com_community/models/polls.php:398 |
| 14 | CommunityModelPolls->getAllPolls() | JROOT/components/com_community/views/polls/view.html.php:594 |
| 13 | CommunityViewPolls->getShowAllPolls() | JROOT/components/com_community/views/views.php:642 |
| 12 | CommunityView->_cachedCall() | JROOT/components/com_community/views/polls/view.html.php:171 |
| 11 | CommunityViewPolls->display() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/polls.php:30 |
| 9 | CommunityPollsController->renderView() | JROOT/components/com_community/controllers/polls.php:46 |
| 8 | CommunityPollsController->display() | JROOT/components/com_community/controllers/controller.php:388 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.04 ms Query memory: 0.023 MB Memory before query: 5.815 MB Rows returned: 1
SELECT COUNT(*)
FROM `qlo7g_community_polls` AS a
WHERE a.`published`='1'
AND a.`groupid` = '39'
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 |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/models/polls.php:410 |
| 14 | CommunityModelPolls->getAllPolls() | JROOT/components/com_community/views/polls/view.html.php:594 |
| 13 | CommunityViewPolls->getShowAllPolls() | JROOT/components/com_community/views/views.php:642 |
| 12 | CommunityView->_cachedCall() | JROOT/components/com_community/views/polls/view.html.php:171 |
| 11 | CommunityViewPolls->display() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/polls.php:30 |
| 9 | CommunityPollsController->renderView() | JROOT/components/com_community/controllers/polls.php:46 |
| 8 | CommunityPollsController->display() | JROOT/components/com_community/controllers/controller.php:388 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.22 ms Query memory: 0.024 MB Memory before query: 5.823 MB Rows returned: 0
SELECT *
FROM `qlo7g_community_featured`
WHERE `type`='polls'
ORDER BY `id` DESC
LIMIT 0,10
| 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 |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/components/com_community/libraries/featured.php:41 |
| 16 | CFeatured->_load() | JROOT/components/com_community/libraries/featured.php:23 |
| 15 | CFeatured->__construct() | JROOT/components/com_community/views/polls/view.html.php:648 |
| 14 | CommunityViewPolls->_getPollsHTML() | JROOT/components/com_community/views/polls/view.html.php:600 |
| 13 | CommunityViewPolls->getShowAllPolls() | JROOT/components/com_community/views/views.php:642 |
| 12 | CommunityView->_cachedCall() | JROOT/components/com_community/views/polls/view.html.php:171 |
| 11 | CommunityViewPolls->display() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/polls.php:30 |
| 9 | CommunityPollsController->renderView() | JROOT/components/com_community/controllers/polls.php:46 |
| 8 | CommunityPollsController->display() | JROOT/components/com_community/controllers/controller.php:388 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.94 ms Query memory: 0.024 MB Memory before query: 5.840 MB Rows returned: 0
SELECT *
FROM `qlo7g_community_featured`
WHERE `type`='polls'
ORDER BY `id` DESC
LIMIT 0,10
| 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 |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/components/com_community/libraries/featured.php:41 |
| 16 | CFeatured->_load() | JROOT/components/com_community/libraries/featured.php:23 |
| 15 | CFeatured->__construct() | JROOT/components/com_community/views/polls/view.html.php:674 |
| 14 | CommunityViewPolls->getPollsFeaturedList() | JROOT/components/com_community/views/polls/view.html.php:638 |
| 13 | CommunityViewPolls->_getPollsFeaturedList() | JROOT/components/com_community/views/views.php:642 |
| 12 | CommunityView->_cachedCall() | JROOT/components/com_community/views/polls/view.html.php:175 |
| 11 | CommunityViewPolls->display() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/polls.php:30 |
| 9 | CommunityPollsController->renderView() | JROOT/components/com_community/controllers/polls.php:46 |
| 8 | CommunityPollsController->display() | JROOT/components/com_community/controllers/controller.php:388 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.53 ms Query memory: 0.028 MB Memory before query: 5.865 MB Rows returned: 14
SHOW FULL COLUMNS
FROM `qlo7g_community_polls`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `qlo7g_community_polls`
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/poll.php:39 |
| 16 | CTablePoll->__construct() | JROOT/libraries/src/Table/Table.php:328 |
| 15 | Joomla\CMS\Table\Table::getInstance() | JROOT/components/com_community/views/polls/view.html.php:689 |
| 14 | CommunityViewPolls->_getFeatHTML() | JROOT/components/com_community/views/polls/view.html.php:639 |
| 13 | CommunityViewPolls->_getPollsFeaturedList() | JROOT/components/com_community/views/views.php:642 |
| 12 | CommunityView->_cachedCall() | JROOT/components/com_community/views/polls/view.html.php:175 |
| 11 | CommunityViewPolls->display() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/polls.php:30 |
| 9 | CommunityPollsController->renderView() | JROOT/components/com_community/controllers/polls.php:46 |
| 8 | CommunityPollsController->display() | JROOT/components/com_community/controllers/controller.php:388 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.28 ms Query memory: 0.023 MB Memory before query: 5.893 MB Rows returned: 1
SELECT a.*, COUNT(b.`id`) AS count
FROM `qlo7g_community_polls_category` AS a
LEFT JOIN `qlo7g_community_polls` AS b
ON a.`id`=b.`catid`
AND b.`published`='1'
WHERE a.`parent`='0'
GROUP BY a.`id`
ORDER BY a.`name` ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using where; Using temporary; Using filesort |
| 1 | SIMPLE | b | ALL | catid | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using where; Using join buffer (flat, BNL join) |
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:106 |
| 13 | CommunityModelPolls->getCategories() | JROOT/components/com_community/views/polls/view.html.php:609 |
| 12 | CommunityViewPolls->getFullPollsCategories() | JROOT/components/com_community/views/polls/view.html.php:304 |
| 11 | CommunityViewPolls->display() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/polls.php:30 |
| 9 | CommunityPollsController->renderView() | JROOT/components/com_community/controllers/polls.php:46 |
| 8 | CommunityPollsController->display() | JROOT/components/com_community/controllers/controller.php:388 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.05 ms Query memory: 0.023 MB Memory before query: 5.901 MB Rows returned: 0
SELECT a.*, COUNT(b.`id`) AS count
FROM `qlo7g_community_polls_category` AS a
LEFT JOIN `qlo7g_community_polls` AS b
ON a.`id`=b.`catid`
AND b.`published`='1'
WHERE a.`parent`='1'
GROUP BY a.`id`
ORDER BY a.`name` ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using where; Using temporary; Using filesort |
| 1 | SIMPLE | b | ALL | catid | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using where; Using join buffer (flat, BNL join) |
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/polls.php:106 |
| 14 | CommunityModelPolls->getCategories() | JROOT/components/com_community/views/polls/view.html.php:609 |
| 13 | CommunityViewPolls->getFullPollsCategories() | JROOT/components/com_community/views/polls/view.html.php:620 |
| 12 | CommunityViewPolls->getFullPollsCategories() | JROOT/components/com_community/views/polls/view.html.php:304 |
| 11 | CommunityViewPolls->display() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/polls.php:30 |
| 9 | CommunityPollsController->renderView() | JROOT/components/com_community/controllers/polls.php:46 |
| 8 | CommunityPollsController->display() | JROOT/components/com_community/controllers/controller.php:388 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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: 1.38 ms Query memory: 0.026 MB Memory before query: 6.029 MB Rows returned: 1
SELECT *
FROM qlo7g_community_groups
WHERE `id` = '39'
| 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 |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 19 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
| 18 | Joomla\CMS\Table\Table->load() | JROOT/components/com_community/helpers/access/groups.php:902 |
| 17 | CGroupsAccess::groupsPollsCreate() | JROOT/components/com_community/helpers/access/groups.php:32 |
| 16 | CGroupsAccess::authorise() | JROOT/components/com_community/helpers/access.php:76 |
| 15 | CAccess::check() | JROOT/components/com_community/libraries/user.php:1394 |
| 14 | CUser->authorise() | JROOT/components/com_community/templates/jomsocial/layouts/polls/base.php:47 |
| 13 | require JROOT/components/com_community/templates/jomsocial/layouts/polls/base.php | JROOT/components/com_community/libraries/template.php:240 |
| 12 | CTemplate->fetch() | JROOT/components/com_community/views/polls/view.html.php:319 |
| 11 | CommunityViewPolls->display() | JROOT/components/com_community/views/views.php:265 |
| 10 | CommunityView->get() | JROOT/components/com_community/controllers/polls.php:30 |
| 9 | CommunityPollsController->renderView() | JROOT/components/com_community/controllers/polls.php:46 |
| 8 | CommunityPollsController->display() | JROOT/components/com_community/controllers/controller.php:388 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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: 1.57 ms Query memory: 0.022 MB Memory before query: 6.054 MB Rows returned: 0
SELECT a.`params`, a.`id`, a.`link`, a.title as name, a.`parent_id`, false as script, a.`browserNav`
FROM `qlo7g_menu` AS a
LEFT JOIN `qlo7g_menu` AS b
ON b.`id`=a.`parent_id`
AND b.`published`='1'
WHERE a.`published`='1'
AND a.`menutype`='jomsocial'
AND a.`access`='0'
ORDER BY a.`lft`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | idx_menutype | idx_menutype | 98 | const | 27 | Using index condition; Using where; Using filesort |
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/components/com_community/models/toolbar.php:69 |
| 11 | CommunityModelToolbar->getItems() | JROOT/components/com_community/libraries/toolbar.php:443 |
| 10 | CToolbarLibrary->__construct() | JROOT/components/com_community/libraries/toolbar.php:453 |
| 9 | CToolbarLibrary::getInstance() | JROOT/components/com_community/views/views.php:152 |
| 8 | CommunityView->showToolbar() | JROOT/components/com_community/controllers/controller.php:401 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.26 ms Query memory: 0.022 MB Memory before query: 6.067 MB Rows returned: 1
SELECT *
FROM qlo7g_community_groups
WHERE `id` = '39'
| 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 |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 12 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
| 11 | Joomla\CMS\Table\Table->load() | JROOT/components/com_community/libraries/miniheader.php:151 |
| 10 | CMiniHeader::showGroupMiniHeader() | JROOT/components/com_community/libraries/toolbar.php:593 |
| 9 | CToolbarLibrary->getHTML() | JROOT/components/com_community/views/views.php:153 |
| 8 | CommunityView->showToolbar() | JROOT/components/com_community/controllers/controller.php:401 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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: 6.071 MB Rows returned: 1
SELECT COUNT(*)
FROM `qlo7g_community_groups_members`
WHERE `groupid`='39'
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 |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 12 | JDatabaseDriver->loadResult() | JROOT/components/com_community/tables/group.php:277 |
| 11 | CTableGroup->isBanned() | JROOT/components/com_community/libraries/miniheader.php:153 |
| 10 | CMiniHeader::showGroupMiniHeader() | JROOT/components/com_community/libraries/toolbar.php:593 |
| 9 | CToolbarLibrary->getHTML() | JROOT/components/com_community/views/views.php:153 |
| 8 | CommunityView->showToolbar() | JROOT/components/com_community/controllers/controller.php:401 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.34 ms Query memory: 0.022 MB Memory before query: 6.106 MB Rows returned: 1
SELECT COUNT(*)
FROM `qlo7g_community_groups_members`
WHERE `groupid`='39'
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 |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 12 | JDatabaseDriver->loadResult() | JROOT/components/com_community/tables/group.php:262 |
| 11 | CTableGroup->isMember() | JROOT/components/com_community/libraries/miniheader.php:164 |
| 10 | CMiniHeader::showGroupMiniHeader() | JROOT/components/com_community/libraries/toolbar.php:593 |
| 9 | CToolbarLibrary->getHTML() | JROOT/components/com_community/views/views.php:153 |
| 8 | CommunityView->showToolbar() | JROOT/components/com_community/controllers/controller.php:401 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.23 ms Query memory: 0.022 MB Memory before query: 6.114 MB Rows returned: 1
SELECT COUNT(*)
FROM `qlo7g_community_events`
WHERE `type`='
group'
AND `contentid`='39'
AND `enddate` > '2025-11-09 05:52:59'
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 |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 12 | JDatabaseDriver->loadResult() | JROOT/components/com_community/models/events.php:96 |
| 11 | CommunityModelEvents->getTotalGroupEvents() | JROOT/components/com_community/libraries/miniheader.php:168 |
| 10 | CMiniHeader::showGroupMiniHeader() | JROOT/components/com_community/libraries/toolbar.php:593 |
| 9 | CToolbarLibrary->getHTML() | JROOT/components/com_community/views/views.php:153 |
| 8 | CommunityView->showToolbar() | JROOT/components/com_community/controllers/controller.php:401 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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: 0.42 ms Query memory: 0.022 MB Memory before query: 6.164 MB Rows returned: 1
SELECT COUNT(*)
FROM `qlo7g_community_groups_discuss`
WHERE `groupid`='39'
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 |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 12 | JDatabaseDriver->loadResult() | JROOT/components/com_community/models/discussions.php:85 |
| 11 | CommunityModelDiscussions->getDiscussionTopics() | JROOT/components/com_community/libraries/miniheader.php:171 |
| 10 | CMiniHeader::showGroupMiniHeader() | JROOT/components/com_community/libraries/toolbar.php:593 |
| 9 | CToolbarLibrary->getHTML() | JROOT/components/com_community/views/views.php:153 |
| 8 | CommunityView->showToolbar() | JROOT/components/com_community/controllers/controller.php:401 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.07 ms Query memory: 0.027 MB Memory before query: 6.181 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`='39'
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 |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/components/com_community/models/discussions.php:124 |
| 11 | CommunityModelDiscussions->getDiscussionTopics() | JROOT/components/com_community/libraries/miniheader.php:171 |
| 10 | CMiniHeader::showGroupMiniHeader() | JROOT/components/com_community/libraries/toolbar.php:593 |
| 9 | CToolbarLibrary->getHTML() | JROOT/components/com_community/views/views.php:153 |
| 8 | CommunityView->showToolbar() | JROOT/components/com_community/controllers/controller.php:401 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.24 ms Query memory: 0.022 MB Memory before query: 6.206 MB Rows returned: 1
SELECT COUNT(*)
FROM `qlo7g_community_groups_bulletins` AS a
WHERE a.`groupid`='39'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 12 | JDatabaseDriver->loadResult() | JROOT/components/com_community/models/bulletins.php:79 |
| 11 | CommunityModelBulletins->getBulletins() | JROOT/components/com_community/libraries/miniheader.php:175 |
| 10 | CMiniHeader::showGroupMiniHeader() | JROOT/components/com_community/libraries/toolbar.php:593 |
| 9 | CToolbarLibrary->getHTML() | JROOT/components/com_community/views/views.php:153 |
| 8 | CommunityView->showToolbar() | JROOT/components/com_community/controllers/controller.php:401 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.04 ms Query memory: 0.022 MB Memory before query: 6.213 MB Rows returned: 0
SELECT *
FROM `qlo7g_community_groups_bulletins` AS a
WHERE a.`groupid`='39'
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 |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/components/com_community/models/bulletins.php:103 |
| 11 | CommunityModelBulletins->getBulletins() | JROOT/components/com_community/libraries/miniheader.php:175 |
| 10 | CMiniHeader::showGroupMiniHeader() | JROOT/components/com_community/libraries/toolbar.php:593 |
| 9 | CToolbarLibrary->getHTML() | JROOT/components/com_community/views/views.php:153 |
| 8 | CommunityView->showToolbar() | JROOT/components/com_community/controllers/controller.php:401 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.36 ms Query memory: 0.023 MB Memory before query: 6.245 MB Rows returned: 1
SELECT *
FROM qlo7g_community_groups
WHERE `id` = '39'
| 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:43 |
| 12 | CGroupHelper::getMediaPermission() | JROOT/components/com_community/helpers/group.php:130 |
| 11 | CGroupHelper::allowManagePhoto() | JROOT/components/com_community/libraries/miniheader.php:178 |
| 10 | CMiniHeader::showGroupMiniHeader() | JROOT/components/com_community/libraries/toolbar.php:593 |
| 9 | CToolbarLibrary->getHTML() | JROOT/components/com_community/views/views.php:153 |
| 8 | CommunityView->showToolbar() | JROOT/components/com_community/controllers/controller.php:401 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.09 ms Query memory: 0.023 MB Memory before query: 6.251 MB Rows returned: 1
SELECT COUNT(*)
FROM `qlo7g_community_groups_members`
WHERE `groupid`='39'
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:49 |
| 12 | CGroupHelper::getMediaPermission() | JROOT/components/com_community/helpers/group.php:130 |
| 11 | CGroupHelper::allowManagePhoto() | JROOT/components/com_community/libraries/miniheader.php:178 |
| 10 | CMiniHeader::showGroupMiniHeader() | JROOT/components/com_community/libraries/toolbar.php:593 |
| 9 | CToolbarLibrary->getHTML() | JROOT/components/com_community/views/views.php:153 |
| 8 | CommunityView->showToolbar() | JROOT/components/com_community/controllers/controller.php:401 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.10 ms Query memory: 0.023 MB Memory before query: 6.259 MB Rows returned: 1
SELECT *
FROM qlo7g_community_groups
WHERE `id` = '39'
| 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:43 |
| 12 | CGroupHelper::getMediaPermission() | JROOT/components/com_community/helpers/group.php:103 |
| 11 | CGroupHelper::allowManageVideo() | JROOT/components/com_community/libraries/miniheader.php:179 |
| 10 | CMiniHeader::showGroupMiniHeader() | JROOT/components/com_community/libraries/toolbar.php:593 |
| 9 | CToolbarLibrary->getHTML() | JROOT/components/com_community/views/views.php:153 |
| 8 | CommunityView->showToolbar() | JROOT/components/com_community/controllers/controller.php:401 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.08 ms Query memory: 0.023 MB Memory before query: 6.265 MB Rows returned: 1
SELECT COUNT(*)
FROM `qlo7g_community_groups_members`
WHERE `groupid`='39'
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:49 |
| 12 | CGroupHelper::getMediaPermission() | JROOT/components/com_community/helpers/group.php:103 |
| 11 | CGroupHelper::allowManageVideo() | JROOT/components/com_community/libraries/miniheader.php:179 |
| 10 | CMiniHeader::showGroupMiniHeader() | JROOT/components/com_community/libraries/toolbar.php:593 |
| 9 | CToolbarLibrary->getHTML() | JROOT/components/com_community/views/views.php:153 |
| 8 | CommunityView->showToolbar() | JROOT/components/com_community/controllers/controller.php:401 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.023 MB Memory before query: 6.273 MB Rows returned: 1
SELECT *
FROM qlo7g_community_groups
WHERE `id` = '39'
| 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 |
|---|
| 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/helpers/group.php:174 |
| 11 | CGroupHelper::allowCreateEvent() | JROOT/components/com_community/libraries/miniheader.php:180 |
| 10 | CMiniHeader::showGroupMiniHeader() | JROOT/components/com_community/libraries/toolbar.php:593 |
| 9 | CToolbarLibrary->getHTML() | JROOT/components/com_community/views/views.php:153 |
| 8 | CommunityView->showToolbar() | JROOT/components/com_community/controllers/controller.php:401 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.08 ms Query memory: 0.022 MB Memory before query: 6.278 MB Rows returned: 1
SELECT COUNT(*)
FROM `qlo7g_community_groups_members`
WHERE `groupid`='39'
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 |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 13 | JDatabaseDriver->loadResult() | JROOT/components/com_community/tables/group.php:262 |
| 12 | CTableGroup->isMember() | JROOT/components/com_community/helpers/group.php:187 |
| 11 | CGroupHelper::allowCreateEvent() | JROOT/components/com_community/libraries/miniheader.php:180 |
| 10 | CMiniHeader::showGroupMiniHeader() | JROOT/components/com_community/libraries/toolbar.php:593 |
| 9 | CToolbarLibrary->getHTML() | JROOT/components/com_community/views/views.php:153 |
| 8 | CommunityView->showToolbar() | JROOT/components/com_community/controllers/controller.php:401 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.38 ms After last query: 0.28 ms Query memory: 0.023 MB Memory before query: 6.288 MB Rows returned: 1
SELECT COUNT(*)
FROM `qlo7g_community_photos_albums` AS a
WHERE a.type != ''
AND a.groupid='39'
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 |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 14 | JDatabaseDriver->loadResult() | JROOT/components/com_community/models/photos.php:965 |
| 13 | CommunityModelPhotos->getAlbumCount() | JROOT/components/com_community/models/photos.php:1137 |
| 12 | CommunityModelPhotos->_getAlbums() | JROOT/components/com_community/models/photos.php:1022 |
| 11 | CommunityModelPhotos->getGroupAlbums() | JROOT/components/com_community/libraries/miniheader.php:183 |
| 10 | CMiniHeader::showGroupMiniHeader() | JROOT/components/com_community/libraries/toolbar.php:593 |
| 9 | CToolbarLibrary->getHTML() | JROOT/components/com_community/views/views.php:153 |
| 8 | CommunityView->showToolbar() | JROOT/components/com_community/controllers/controller.php:401 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.82 ms After last query: 0.05 ms Query memory: 0.023 MB Memory before query: 6.296 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='39'
AND a.type NOT LIKE '
group.avatar'
AND a.type NOT LIKE '
group.Cover'
GROUP BY a.id
ORDER BY `a`.`created` DESC
| 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 |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.12 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.02 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.05 ms |
| Preparing | 0.02 ms |
| Creating tmp table | 0.03 ms |
| Sorting for group | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.21 ms |
| Creating sort index | 0.03 ms |
| Removing tmp table | 0.07 ms |
| Creating sort index | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Removing tmp table | 0.00 ms |
| Freeing items | 0.00 ms |
| Removing tmp table | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_community/models/photos.php:1005 |
| 13 | CommunityModelPhotos->getAlbumPhotoCount() | JROOT/components/com_community/models/photos.php:1158 |
| 12 | CommunityModelPhotos->_getAlbums() | JROOT/components/com_community/models/photos.php:1022 |
| 11 | CommunityModelPhotos->getGroupAlbums() | JROOT/components/com_community/libraries/miniheader.php:183 |
| 10 | CMiniHeader::showGroupMiniHeader() | JROOT/components/com_community/libraries/toolbar.php:593 |
| 9 | CToolbarLibrary->getHTML() | JROOT/components/com_community/views/views.php:153 |
| 8 | CommunityView->showToolbar() | JROOT/components/com_community/controllers/controller.php:401 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.305 MB Rows returned: 1
SELECT COUNT(*)
FROM `qlo7g_community_photos`
WHERE `albumid`='36'
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 |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 15 | JDatabaseDriver->loadResult() | JROOT/components/com_community/models/photos.php:1831 |
| 14 | CommunityModelPhotos->_createOrderingPhotos() | JROOT/components/com_community/models/photos.php:485 |
| 13 | CommunityModelPhotos->getPhotos() | JROOT/components/com_community/models/photos.php:1166 |
| 12 | CommunityModelPhotos->_getAlbums() | JROOT/components/com_community/models/photos.php:1022 |
| 11 | CommunityModelPhotos->getGroupAlbums() | JROOT/components/com_community/libraries/miniheader.php:183 |
| 10 | CMiniHeader::showGroupMiniHeader() | JROOT/components/com_community/libraries/toolbar.php:593 |
| 9 | CToolbarLibrary->getHTML() | JROOT/components/com_community/views/views.php:153 |
| 8 | CommunityView->showToolbar() | JROOT/components/com_community/controllers/controller.php:401 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.023 MB Memory before query: 6.312 MB Rows returned: 1
SELECT COUNT(*)
FROM `qlo7g_community_photos`
WHERE `albumid`='36'
| 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 |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 14 | JDatabaseDriver->loadResult() | JROOT/components/com_community/models/photos.php:497 |
| 13 | CommunityModelPhotos->getPhotos() | JROOT/components/com_community/models/photos.php:1166 |
| 12 | CommunityModelPhotos->_getAlbums() | JROOT/components/com_community/models/photos.php:1022 |
| 11 | CommunityModelPhotos->getGroupAlbums() | JROOT/components/com_community/libraries/miniheader.php:183 |
| 10 | CMiniHeader::showGroupMiniHeader() | JROOT/components/com_community/libraries/toolbar.php:593 |
| 9 | CToolbarLibrary->getHTML() | JROOT/components/com_community/views/views.php:153 |
| 8 | CommunityView->showToolbar() | JROOT/components/com_community/controllers/controller.php:401 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.06 ms Query memory: 0.023 MB Memory before query: 6.319 MB Rows returned: 0
SELECT *
FROM `qlo7g_community_photos`
WHERE `albumid`='36'
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 |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Sorting result | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_community/models/photos.php:525 |
| 13 | CommunityModelPhotos->getPhotos() | JROOT/components/com_community/models/photos.php:1166 |
| 12 | CommunityModelPhotos->_getAlbums() | JROOT/components/com_community/models/photos.php:1022 |
| 11 | CommunityModelPhotos->getGroupAlbums() | JROOT/components/com_community/libraries/miniheader.php:183 |
| 10 | CMiniHeader::showGroupMiniHeader() | JROOT/components/com_community/libraries/toolbar.php:593 |
| 9 | CToolbarLibrary->getHTML() | JROOT/components/com_community/views/views.php:153 |
| 8 | CommunityView->showToolbar() | JROOT/components/com_community/controllers/controller.php:401 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.38 ms After last query: 0.16 ms Query memory: 0.028 MB Memory before query: 6.337 MB Rows returned: 16
SHOW FULL COLUMNS
FROM `qlo7g_community_photos`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `qlo7g_community_photos`
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.13 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.00 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Filling schema table | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| checking permissions | 0.04 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Removing tmp table | 0.04 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php: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/photo.php:39 |
| 15 | CTablePhoto->__construct() | JROOT/libraries/src/Table/Table.php:328 |
| 14 | Joomla\CMS\Table\Table::getInstance() | JROOT/components/com_community/models/photos.php:1691 |
| 13 | CommunityModelPhotos->_updateThumbnail() | JROOT/components/com_community/models/photos.php:1189 |
| 12 | CommunityModelPhotos->_getAlbums() | JROOT/components/com_community/models/photos.php:1022 |
| 11 | CommunityModelPhotos->getGroupAlbums() | JROOT/components/com_community/libraries/miniheader.php:183 |
| 10 | CMiniHeader::showGroupMiniHeader() | JROOT/components/com_community/libraries/toolbar.php:593 |
| 9 | CToolbarLibrary->getHTML() | JROOT/components/com_community/views/views.php:153 |
| 8 | CommunityView->showToolbar() | JROOT/components/com_community/controllers/controller.php:401 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.35 ms Query memory: 0.028 MB Memory before query: 6.373 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`
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.10 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.00 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Filling schema table | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| checking permissions | 0.04 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.06 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Removing tmp table | 0.04 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php: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/album.php:40 |
| 15 | CTableAlbum->__construct() | JROOT/libraries/src/Table/Table.php:328 |
| 14 | Joomla\CMS\Table\Table::getInstance() | JROOT/components/com_community/models/photos.php:1231 |
| 13 | CommunityModelPhotos->sortAlbums() | JROOT/components/com_community/models/photos.php:1192 |
| 12 | CommunityModelPhotos->_getAlbums() | JROOT/components/com_community/models/photos.php:1022 |
| 11 | CommunityModelPhotos->getGroupAlbums() | JROOT/components/com_community/libraries/miniheader.php:183 |
| 10 | CMiniHeader::showGroupMiniHeader() | JROOT/components/com_community/libraries/toolbar.php:593 |
| 9 | CToolbarLibrary->getHTML() | JROOT/components/com_community/views/views.php:153 |
| 8 | CommunityView->showToolbar() | JROOT/components/com_community/controllers/controller.php:401 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.12 ms Query memory: 0.024 MB Memory before query: 6.403 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`='36'
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 |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | 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:1751 |
| 16 | CommunityModelPhotos->getAlbumPhotosCount() | JROOT/components/com_community/tables/album.php:533 |
| 15 | CTableAlbum->getPhotosCount() | JROOT/components/com_community/tables/album.php:112 |
| 14 | CTableAlbum->bind() | JROOT/components/com_community/models/photos.php:1232 |
| 13 | CommunityModelPhotos->sortAlbums() | JROOT/components/com_community/models/photos.php:1192 |
| 12 | CommunityModelPhotos->_getAlbums() | JROOT/components/com_community/models/photos.php:1022 |
| 11 | CommunityModelPhotos->getGroupAlbums() | JROOT/components/com_community/libraries/miniheader.php:183 |
| 10 | CMiniHeader::showGroupMiniHeader() | JROOT/components/com_community/libraries/toolbar.php:593 |
| 9 | CToolbarLibrary->getHTML() | JROOT/components/com_community/views/views.php:153 |
| 8 | CommunityView->showToolbar() | JROOT/components/com_community/controllers/controller.php:401 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.42 ms Query memory: 0.022 MB Memory before query: 6.412 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 |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.04 ms |
| Preparing | 0.02 ms |
| Creating tmp table | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| Removing tmp table | 0.01 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 13 | JDatabaseDriver->loadColumn() | JROOT/components/com_community/models/pages.php:1011 |
| 12 | CommunityModelPages->getPageIds() | JROOT/components/com_community/models/polls.php:343 |
| 11 | CommunityModelPolls->getAllPolls() | JROOT/components/com_community/libraries/miniheader.php:191 |
| 10 | CMiniHeader::showGroupMiniHeader() | JROOT/components/com_community/libraries/toolbar.php:593 |
| 9 | CToolbarLibrary->getHTML() | JROOT/components/com_community/views/views.php:153 |
| 8 | CommunityView->showToolbar() | JROOT/components/com_community/controllers/controller.php:401 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.022 MB Memory before query: 6.419 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 |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.01 ms |
| Creating tmp table | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Removing tmp table | 0.00 ms |
| Sending data | 0.00 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 13 | JDatabaseDriver->loadColumn() | JROOT/components/com_community/models/groups.php:251 |
| 12 | CommunityModelGroups->getGroupIds() | JROOT/components/com_community/models/polls.php:346 |
| 11 | CommunityModelPolls->getAllPolls() | JROOT/components/com_community/libraries/miniheader.php:191 |
| 10 | CMiniHeader::showGroupMiniHeader() | JROOT/components/com_community/libraries/toolbar.php:593 |
| 9 | CToolbarLibrary->getHTML() | JROOT/components/com_community/views/views.php:153 |
| 8 | CommunityView->showToolbar() | JROOT/components/com_community/controllers/controller.php:401 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.022 MB Memory before query: 6.426 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 |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.00 ms |
| Executing | 0.00 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 13 | JDatabaseDriver->loadColumn() | JROOT/components/com_community/models/events.php:652 |
| 12 | CommunityModelEvents->getEventIds() | JROOT/components/com_community/models/polls.php:349 |
| 11 | CommunityModelPolls->getAllPolls() | JROOT/components/com_community/libraries/miniheader.php:191 |
| 10 | CMiniHeader::showGroupMiniHeader() | JROOT/components/com_community/libraries/toolbar.php:593 |
| 9 | CToolbarLibrary->getHTML() | JROOT/components/com_community/views/views.php:153 |
| 8 | CommunityView->showToolbar() | JROOT/components/com_community/controllers/controller.php:401 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.022 MB Memory before query: 6.433 MB Rows returned: 0
SELECT a.*
FROM `qlo7g_community_polls` as a
WHERE a.`published`='1'
AND a.`groupid` = '39'
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 |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.02 ms |
| Preparing | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.00 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Sorting result | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/components/com_community/models/polls.php:398 |
| 11 | CommunityModelPolls->getAllPolls() | JROOT/components/com_community/libraries/miniheader.php:191 |
| 10 | CMiniHeader::showGroupMiniHeader() | JROOT/components/com_community/libraries/toolbar.php:593 |
| 9 | CToolbarLibrary->getHTML() | JROOT/components/com_community/views/views.php:153 |
| 8 | CommunityView->showToolbar() | JROOT/components/com_community/controllers/controller.php:401 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.022 MB Memory before query: 6.440 MB Rows returned: 1
SELECT COUNT(*)
FROM `qlo7g_community_polls` AS a
WHERE a.`published`='1'
AND a.`groupid` = '39'
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 |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.00 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 12 | JDatabaseDriver->loadResult() | JROOT/components/com_community/models/polls.php:410 |
| 11 | CommunityModelPolls->getAllPolls() | JROOT/components/com_community/libraries/miniheader.php:191 |
| 10 | CMiniHeader::showGroupMiniHeader() | JROOT/components/com_community/libraries/toolbar.php:593 |
| 9 | CToolbarLibrary->getHTML() | JROOT/components/com_community/views/views.php:153 |
| 8 | CommunityView->showToolbar() | JROOT/components/com_community/controllers/controller.php:401 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.38 ms After last query: 0.24 ms Query memory: 0.022 MB Memory before query: 6.514 MB Rows returned: 0
SELECT v.*, v.`created` AS lastupdated
FROM `qlo7g_community_videos` AS v
WHERE v.`published` = '1'
AND v.`groupid` = '39'
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 |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.11 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.03 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.01 ms |
| Sorting result | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/components/com_community/models/videos.php:391 |
| 12 | CommunityModelVideos->getVideos() | JROOT/components/com_community/models/videos.php:649 |
| 11 | CommunityModelVideos->getGroupVideos() | JROOT/components/com_community/libraries/miniheader.php:199 |
| 10 | CMiniHeader::showGroupMiniHeader() | JROOT/components/com_community/libraries/toolbar.php:593 |
| 9 | CToolbarLibrary->getHTML() | JROOT/components/com_community/views/views.php:153 |
| 8 | CommunityView->showToolbar() | JROOT/components/com_community/controllers/controller.php:401 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.521 MB Rows returned: 1
SELECT COUNT(DISTINCT(v.id))
FROM `qlo7g_community_videos` AS v
WHERE v.`published` = '1'
AND v.`groupid` = '39'
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 |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 13 | JDatabaseDriver->loadResult() | JROOT/components/com_community/models/videos.php:414 |
| 12 | CommunityModelVideos->getVideos() | JROOT/components/com_community/models/videos.php:649 |
| 11 | CommunityModelVideos->getGroupVideos() | JROOT/components/com_community/libraries/miniheader.php:199 |
| 10 | CMiniHeader::showGroupMiniHeader() | JROOT/components/com_community/libraries/toolbar.php:593 |
| 9 | CToolbarLibrary->getHTML() | JROOT/components/com_community/views/views.php:153 |
| 8 | CommunityView->showToolbar() | JROOT/components/com_community/controllers/controller.php:401 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.44 ms After last query: 0.19 ms Query memory: 0.025 MB Memory before query: 6.531 MB Rows returned: 6
SHOW FULL COLUMNS
FROM `qlo7g_community_likes`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `qlo7g_community_likes`
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.16 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.00 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Filling schema table | 0.00 ms |
| Opening tables | 0.06 ms |
| After opening tables | 0.00 ms |
| checking permissions | 0.03 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Removing tmp table | 0.04 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 16 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:261 |
| 15 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:180 |
| 14 | Joomla\CMS\Table\Table->__construct() | JROOT/components/com_community/tables/like.php:28 |
| 13 | CTableLike->__construct() | JROOT/libraries/src/Table/Table.php:328 |
| 12 | Joomla\CMS\Table\Table::getInstance() | JROOT/components/com_community/libraries/like.php:463 |
| 11 | CLike->userLiked() | JROOT/components/com_community/libraries/miniheader.php:206 |
| 10 | CMiniHeader::showGroupMiniHeader() | JROOT/components/com_community/libraries/toolbar.php:593 |
| 9 | CToolbarLibrary->getHTML() | JROOT/components/com_community/views/views.php:153 |
| 8 | CommunityView->showToolbar() | JROOT/components/com_community/controllers/controller.php:401 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.06 ms Query memory: 0.022 MB Memory before query: 6.545 MB Rows returned: 1
SELECT *
FROM `qlo7g_community_likes`
WHERE `element`='groups'
AND `uid`='39'
| 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 |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 13 | JDatabaseDriver->loadObject() | JROOT/components/com_community/tables/like.php:50 |
| 12 | CTableLike->loadInfo() | JROOT/components/com_community/libraries/like.php:464 |
| 11 | CLike->userLiked() | JROOT/components/com_community/libraries/miniheader.php:206 |
| 10 | CMiniHeader::showGroupMiniHeader() | JROOT/components/com_community/libraries/toolbar.php:593 |
| 9 | CToolbarLibrary->getHTML() | JROOT/components/com_community/views/views.php:153 |
| 8 | CommunityView->showToolbar() | JROOT/components/com_community/controllers/controller.php:401 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.06 ms Query memory: 0.022 MB Memory before query: 6.552 MB Rows returned: 1
SELECT *
FROM `qlo7g_community_likes`
WHERE `element`='groups'
AND `uid`='39'
| 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 |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 13 | JDatabaseDriver->loadObject() | JROOT/components/com_community/tables/like.php:50 |
| 12 | CTableLike->loadInfo() | JROOT/components/com_community/libraries/like.php:520 |
| 11 | CLike->getLikeCount() | JROOT/components/com_community/libraries/miniheader.php:208 |
| 10 | CMiniHeader::showGroupMiniHeader() | JROOT/components/com_community/libraries/toolbar.php:593 |
| 9 | CToolbarLibrary->getHTML() | JROOT/components/com_community/views/views.php:153 |
| 8 | CommunityView->showToolbar() | JROOT/components/com_community/controllers/controller.php:401 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.022 MB Memory before query: 6.558 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`='39'
AND a.`permissions`='-1'
LIMIT 0,12
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | groupid,idx_memberid | groupid | 4 | const | 9 | Using where |
| 1 | SIMPLE | b | eq_ref | PRIMARY | PRIMARY | 4 | planetgiftcards_planet.a.memberid | 1 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.03 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/components/com_community/models/groups.php:2156 |
| 11 | CommunityModelGroups->getBannedMembers() | JROOT/components/com_community/libraries/miniheader.php:223 |
| 10 | CMiniHeader::showGroupMiniHeader() | JROOT/components/com_community/libraries/toolbar.php:593 |
| 9 | CToolbarLibrary->getHTML() | JROOT/components/com_community/views/views.php:153 |
| 8 | CommunityView->showToolbar() | JROOT/components/com_community/controllers/controller.php:401 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.04 ms Query memory: 0.022 MB Memory before query: 6.565 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`='39'
AND a.`permissions`='-1'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | groupid,idx_memberid | groupid | 4 | const | 9 | Using where |
| 1 | SIMPLE | b | eq_ref | PRIMARY | PRIMARY | 4 | planetgiftcards_planet.a.memberid | 1 | Using index |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 12 | JDatabaseDriver->loadResult() | JROOT/components/com_community/models/groups.php:2170 |
| 11 | CommunityModelGroups->getBannedMembers() | JROOT/components/com_community/libraries/miniheader.php:223 |
| 10 | CMiniHeader::showGroupMiniHeader() | JROOT/components/com_community/libraries/toolbar.php:593 |
| 9 | CToolbarLibrary->getHTML() | JROOT/components/com_community/views/views.php:153 |
| 8 | CommunityView->showToolbar() | JROOT/components/com_community/controllers/controller.php:401 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.07 ms Query memory: 0.022 MB Memory before query: 6.572 MB Rows returned: 1
SELECT COUNT(*)
FROM `qlo7g_community_files`
WHERE `groupid` = '39'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.08 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.02 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.00 ms |
| Executing | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 12 | JDatabaseDriver->loadResult() | JROOT/components/com_community/models/files.php:151 |
| 11 | CommunityModelFiles->isfileAvailable() | JROOT/components/com_community/libraries/miniheader.php:247 |
| 10 | CMiniHeader::showGroupMiniHeader() | JROOT/components/com_community/libraries/toolbar.php:593 |
| 9 | CToolbarLibrary->getHTML() | JROOT/components/com_community/views/views.php:153 |
| 8 | CommunityView->showToolbar() | JROOT/components/com_community/controllers/controller.php:401 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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.53 ms Query memory: 0.023 MB Memory before query: 6.656 MB Rows returned: 0
SELECT *
FROM `qlo7g_community_featured`
WHERE `type`='groups'
ORDER BY `id` DESC
LIMIT 0,10
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.00 ms |
| Executing | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/components/com_community/libraries/featured.php:41 |
| 14 | CFeatured->_load() | JROOT/components/com_community/libraries/featured.php:23 |
| 13 | CFeatured->__construct() | JROOT/components/com_community/templates/jomsocial/layouts/groups/miniheader.php:12 |
| 12 | require JROOT/components/com_community/templates/jomsocial/layouts/groups/miniheader.php | JROOT/components/com_community/libraries/template.php:240 |
| 11 | CTemplate->fetch() | JROOT/components/com_community/libraries/miniheader.php:259 |
| 10 | CMiniHeader::showGroupMiniHeader() | JROOT/components/com_community/libraries/toolbar.php:593 |
| 9 | CToolbarLibrary->getHTML() | JROOT/components/com_community/views/views.php:153 |
| 8 | CommunityView->showToolbar() | JROOT/components/com_community/controllers/controller.php:401 |
| 7 | CommunityBaseController->execute() | JROOT/components/com_community/community.php:145 |
| 6 | require_once JROOT/components/com_community/community.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | 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: 2.06 ms Query memory: 0.026 MB Memory before query: 6.607 MB Rows returned: 134
select `menutype`
from qlo7g_menu
where 1=1
and link like '%option=%'
and link like '%view=%'
and `published`=1
| 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 |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.30 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
| 10 | JDatabase->query() | JROOT/plugins/system/ijseo/ijseo.php:174 |
| 9 | plgSystemIjseo->isMenu() | JROOT/plugins/system/ijseo/ijseo.php:112 |
| 8 | plgSystemIjseo->getMetaValues() | JROOT/plugins/system/ijseo/ijseo.php:60 |
| 7 | plgSystemIjseo->onAfterDispatch() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/SiteApplication.php:199 |
| 3 | 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.02 ms Query memory: 0.026 MB Memory before query: 6.612 MB Rows returned: 134
select `menutype`
from qlo7g_menu
where 1=1
and link like '%option=%'
and link like '%view=%'
and `published`=1
| 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 |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.25 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 10 | JDatabaseDriver->loadColumn() | JROOT/plugins/system/ijseo/ijseo.php:175 |
| 9 | plgSystemIjseo->isMenu() | JROOT/plugins/system/ijseo/ijseo.php:112 |
| 8 | plgSystemIjseo->getMetaValues() | JROOT/plugins/system/ijseo/ijseo.php:60 |
| 7 | plgSystemIjseo->onAfterDispatch() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/SiteApplication.php:199 |
| 3 | 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.09 ms Query memory: 0.021 MB Memory before query: 6.617 MB Rows returned: 1
select `params`
from qlo7g_ijseo_config
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_ijseo_config | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
| 11 | JDatabase->query() | JROOT/plugins/system/ijseo/ijseo.php:757 |
| 10 | plgSystemIjseo->getComponentParams() | JROOT/plugins/system/ijseo/ijseo.php:567 |
| 9 | plgSystemIjseo->getMenusMeta() | JROOT/plugins/system/ijseo/ijseo.php:121 |
| 8 | plgSystemIjseo->getMetaValues() | JROOT/plugins/system/ijseo/ijseo.php:60 |
| 7 | plgSystemIjseo->onAfterDispatch() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/SiteApplication.php:199 |
| 3 | 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.02 ms Query memory: 0.021 MB Memory before query: 6.622 MB Rows returned: 1
select `params`
from qlo7g_ijseo_config
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_ijseo_config | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.00 ms |
| Preparing | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 11 | JDatabaseDriver->loadColumn() | JROOT/plugins/system/ijseo/ijseo.php:758 |
| 10 | plgSystemIjseo->getComponentParams() | JROOT/plugins/system/ijseo/ijseo.php:567 |
| 9 | plgSystemIjseo->getMenusMeta() | JROOT/plugins/system/ijseo/ijseo.php:121 |
| 8 | plgSystemIjseo->getMetaValues() | JROOT/plugins/system/ijseo/ijseo.php:60 |
| 7 | plgSystemIjseo->onAfterDispatch() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/SiteApplication.php:199 |
| 3 | 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.021 MB Memory before query: 6.631 MB Rows returned: 1
select `params`
from qlo7g_menu
where id=154
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_menu | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.02 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.00 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
| 10 | JDatabase->query() | JROOT/plugins/system/ijseo/ijseo.php:576 |
| 9 | plgSystemIjseo->getMenusMeta() | JROOT/plugins/system/ijseo/ijseo.php:121 |
| 8 | plgSystemIjseo->getMetaValues() | JROOT/plugins/system/ijseo/ijseo.php:60 |
| 7 | plgSystemIjseo->onAfterDispatch() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/SiteApplication.php:199 |
| 3 | 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.02 ms Query memory: 0.021 MB Memory before query: 6.637 MB Rows returned: 1
select `params`
from qlo7g_menu
where id=154
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_menu | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.00 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 10 | JDatabaseDriver->loadColumn() | JROOT/plugins/system/ijseo/ijseo.php:577 |
| 9 | plgSystemIjseo->getMenusMeta() | JROOT/plugins/system/ijseo/ijseo.php:121 |
| 8 | plgSystemIjseo->getMetaValues() | JROOT/plugins/system/ijseo/ijseo.php:60 |
| 7 | plgSystemIjseo->onAfterDispatch() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/SiteApplication.php:199 |
| 3 | 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: 11.14 ms Query memory: 0.025 MB Memory before query: 6.793 MB Rows returned: 0
SELECT `userid`
FROM `qlo7g_community_users`
WHERE `alias`='polls'
| 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 |
| Status | Duration |
|---|
| Starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.06 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 20 | JDatabaseDriver->loadResult() | JROOT/components/com_community/router.php:539 |
| 19 | CommunityGetUserId() | JROOT/components/com_community/router.php:261 |
| 18 | CommunityParseRoute() | JROOT/libraries/src/Component/Router/RouterLegacy.php:105 |
| 17 | Joomla\CMS\Component\Router\RouterLegacy->parse() | JROOT/libraries/src/Router/SiteRouter.php:438 |
| 16 | Joomla\CMS\Router\SiteRouter->parseSefRoute() | JROOT/libraries/src/Router/Router.php:482 |
| 15 | Joomla\CMS\Router\Router->_parseSefRoute() | JROOT/libraries/src/Router/Router.php:227 |
| 14 | Joomla\CMS\Router\Router->parse() | JROOT/libraries/src/Router/SiteRouter.php:139 |
| 13 | Joomla\CMS\Router\SiteRouter->parse() | JROOT/libraries/sourcecoast/openGraphPlugin.php:112 |
| 12 | OpenGraphPlugin->getUrlVars() | JROOT/libraries/sourcecoast/openGraphPlugin.php:87 |
| 11 | OpenGraphPlugin->onOpenGraphAfterDispatch() | JROOT/libraries/joomla/event/event.php:70 |
| 10 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 9 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 8 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/plugins/system/jfbcsystem/jfbcsystem.php:152 |
| 7 | plgSystemJFBCSystem->onAfterDispatch() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/SiteApplication.php:199 |
| 3 | 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.025 MB Memory before query: 6.802 MB Rows returned: 0
SELECT `userid`
FROM `qlo7g_community_users`
WHERE `alias`='polls'
| 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 |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 20 | JDatabaseDriver->loadResult() | JROOT/components/com_community/router.php:554 |
| 19 | CommunityGetUserId() | JROOT/components/com_community/router.php:261 |
| 18 | CommunityParseRoute() | JROOT/libraries/src/Component/Router/RouterLegacy.php:105 |
| 17 | Joomla\CMS\Component\Router\RouterLegacy->parse() | JROOT/libraries/src/Router/SiteRouter.php:438 |
| 16 | Joomla\CMS\Router\SiteRouter->parseSefRoute() | JROOT/libraries/src/Router/Router.php:482 |
| 15 | Joomla\CMS\Router\Router->_parseSefRoute() | JROOT/libraries/src/Router/Router.php:227 |
| 14 | Joomla\CMS\Router\Router->parse() | JROOT/libraries/src/Router/SiteRouter.php:139 |
| 13 | Joomla\CMS\Router\SiteRouter->parse() | JROOT/libraries/sourcecoast/openGraphPlugin.php:112 |
| 12 | OpenGraphPlugin->getUrlVars() | JROOT/libraries/sourcecoast/openGraphPlugin.php:87 |
| 11 | OpenGraphPlugin->onOpenGraphAfterDispatch() | JROOT/libraries/joomla/event/event.php:70 |
| 10 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 9 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 8 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/plugins/system/jfbcsystem/jfbcsystem.php:152 |
| 7 | plgSystemJFBCSystem->onAfterDispatch() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/SiteApplication.php:199 |
| 3 | 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.023 MB Memory before query: 6.810 MB Rows returned: 0
SELECT *
FROM qlo7g_opengraph_object
WHERE plugin = 'jomsocial'
AND system_name = 'polls'
AND published = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_opengraph_object | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jfbconnect/models/opengraphobject.php:69 |
| 14 | JFBConnectModelOpenGraphObject->getPluginObjects() | JROOT/libraries/sourcecoast/openGraphPlugin.php:143 |
| 13 | OpenGraphPlugin->getObjects() | JROOT/plugins/opengraph/jomsocial/jomsocial.php:51 |
| 12 | plgOpenGraphJomSocial->findObjectType() | JROOT/libraries/sourcecoast/openGraphPlugin.php:88 |
| 11 | OpenGraphPlugin->onOpenGraphAfterDispatch() | JROOT/libraries/joomla/event/event.php:70 |
| 10 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 9 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 8 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/plugins/system/jfbcsystem/jfbcsystem.php:152 |
| 7 | plgSystemJFBCSystem->onAfterDispatch() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/SiteApplication.php:199 |
| 3 | 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.08 ms Query memory: 0.020 MB Memory before query: 6.819 MB Rows returned: 0
SELECT act.*
FROM qlo7g_jfbconnect_autopost_activity act
WHERE `act`.`ext`='com_community'
AND `act`.`layout`='polls'
AND `act`.`item_id`=''
AND `act`.`type`=1
AND `act`.`status`=2
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | act | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 9 | JDatabaseDriver->loadObject() | JROOT/plugins/system/jfbcsystem/jfbcsystem.php:333 |
| 8 | plgSystemJFBCSystem->openGraphUpdatePending() | JROOT/plugins/system/jfbcsystem/jfbcsystem.php:153 |
| 7 | plgSystemJFBCSystem->onAfterDispatch() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/SiteApplication.php:199 |
| 3 | 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.33 ms Query memory: 0.020 MB Memory before query: 6.932 MB Rows returned: 0
select b.*
from qlo7g_rstbox b
where b.published = 1
AND b.testmode=0
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | b | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_rstbox/helpers/helper.php:283 |
| 8 | EBHelper::getBoxes() | JROOT/plugins/system/rstbox/rstbox.php:78 |
| 7 | PlgSystemRstBox->onAfterDispatch() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/SiteApplication.php:199 |
| 3 | 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.01 ms After last query: 2.32 ms Query memory: 0.116 MB Memory before query: 7.283 MB Rows returned: 194
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM qlo7g_modules AS m
LEFT JOIN qlo7g_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN qlo7g_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2025-11-09 10:52:59')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2025-11-09 10:52:59')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 154 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | PRIMARY,published,newsfeeds | published | 1 | const | 75 | Using index condition; Using where; Using filesort |
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 403 | planetgiftcards_planet.m.module,const | 1 | Using index condition; Using where |
| 1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | planetgiftcards_planet.m.id | 4 | Using where; Using index |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.03 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.06 ms |
| Preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.70 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | Same as call in the line below. |
| 13 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 12 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:441 |
| 11 | Joomla\CMS\Helper\ModuleHelper::getModuleList() | JROOT/libraries/src/Helper/ModuleHelper.php:371 |
| 10 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
| 9 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/libraries/src/Document/HtmlDocument.php:601 |
| 8 | Joomla\CMS\Document\HtmlDocument->countModules() | JROOT/templates/enmasse_tp/index.php:93 |
| 7 | require JROOT/templates/enmasse_tp/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.24 ms After last query: 5.63 ms Query memory: 0.029 MB Memory before query: 7.616 MB Rows returned: 88
SELECT *
FROM qlo7g_acymailing_config
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_acymailing_config | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 88 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_acymailing/compat/joomla.php:464 |
| 15 | acymailing_loadObjectList() | JROOT/administrator/components/com_acymailing/classes/cpanel.php:17 |
| 14 | cpanelClass->load() | JROOT/administrator/components/com_acymailing/helpers/helper.php:434 |
| 13 | acymailing_config() | JROOT/administrator/components/com_acymailing/compat/joomla.php:803 |
| 12 | include_once JROOT/administrator/components/com_acymailing/compat/joomla.php | JROOT/administrator/components/com_acymailing/helpers/helper.php:21 |
| 11 | include_once JROOT/administrator/components/com_acymailing/helpers/helper.php | JROOT/modules/mod_acymailing/mod_acymailing.php:13 |
| 10 | include JROOT/modules/mod_acymailing/mod_acymailing.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.25 ms After last query: 1.08 ms Query memory: 0.024 MB Memory before query: 7.841 MB Rows returned: 7
SELECT *
FROM qlo7g_acymailing_list
WHERE type = 'list'
ORDER BY ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_acymailing_list | ALL | typeorderingindex,typeuseridindex | NO INDEX KEY COULD BE USED | NULL | NULL | 7 | Using where; Using filesort |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.01 ms |
| Sorting result | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_acymailing/compat/joomla.php:464 |
| 12 | acymailing_loadObjectList() | JROOT/administrator/components/com_acymailing/classes/list.php:30 |
| 11 | listClass->getLists() | JROOT/modules/mod_acymailing/mod_acymailing.php:105 |
| 10 | include JROOT/modules/mod_acymailing/mod_acymailing.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.18 ms After last query: 0.87 ms Query memory: 0.023 MB Memory before query: 7.840 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 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 15 | JDatabaseDriver->loadObject() | JROOT/plugins/system/helixultimate/src/Platform/Helper.php:54 |
| 14 | HelixUltimate\Framework\Platform\Helper::getTemplateStyle() | JROOT/plugins/system/helixultimate/src/Platform/Helper.php:336 |
| 13 | HelixUltimate\Framework\Platform\Helper::loadTemplateData() | JROOT/plugins/system/helixultimate/helixultimate.php:383 |
| 12 | PlgSystemHelixultimate->onBeforeCompileHead() | JROOT/libraries/joomla/event/event.php:70 |
| 11 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 10 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 9 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Document/Renderer/Html/HeadRenderer.php:67 |
| 8 | Joomla\CMS\Document\Renderer\Html\HeadRenderer->fetchHead() | JROOT/libraries/src/Document/Renderer/Html/HeadRenderer.php:38 |
| 7 | Joomla\CMS\Document\Renderer\Html\HeadRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.19 ms After last query: 0.19 ms Query memory: 0.024 MB Memory before query: 7.848 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 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 16 | JDatabaseDriver->loadObject() | JROOT/plugins/system/helixultimate/src/Platform/Helper.php:54 |
| 15 | HelixUltimate\Framework\Platform\Helper::getTemplateStyle() | JROOT/plugins/system/helixultimate/src/Platform/Helper.php:336 |
| 14 | HelixUltimate\Framework\Platform\Helper::loadTemplateData() | JROOT/plugins/system/helixultimate/src/Core/HelixUltimate.php:117 |
| 13 | HelixUltimate\Framework\Core\HelixUltimate->__construct() | JROOT/plugins/system/helixultimate/helixultimate.php:395 |
| 12 | PlgSystemHelixultimate->onBeforeCompileHead() | JROOT/libraries/joomla/event/event.php:70 |
| 11 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 10 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 9 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Document/Renderer/Html/HeadRenderer.php:67 |
| 8 | Joomla\CMS\Document\Renderer\Html\HeadRenderer->fetchHead() | JROOT/libraries/src/Document/Renderer/Html/HeadRenderer.php:38 |
| 7 | Joomla\CMS\Document\Renderer\Html\HeadRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.15 ms After last query: 0.15 ms Query memory: 0.024 MB Memory before query: 7.857 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 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 17 | JDatabaseDriver->loadObject() | JROOT/plugins/system/helixultimate/src/Platform/Helper.php:54 |
| 16 | HelixUltimate\Framework\Platform\Helper::getTemplateStyle() | JROOT/plugins/system/helixultimate/src/Platform/Helper.php:336 |
| 15 | HelixUltimate\Framework\Platform\Helper::loadTemplateData() | JROOT/plugins/system/helixultimate/src/Core/HelixUltimate.php:1922 |
| 14 | HelixUltimate\Framework\Core\HelixUltimate->addCustomAssets() | JROOT/plugins/system/helixultimate/src/Core/HelixUltimate.php:146 |
| 13 | HelixUltimate\Framework\Core\HelixUltimate->__call() | JROOT/plugins/system/helixultimate/helixultimate.php:418 |
| 12 | PlgSystemHelixultimate->onBeforeCompileHead() | JROOT/libraries/joomla/event/event.php:70 |
| 11 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 10 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 9 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Document/Renderer/Html/HeadRenderer.php:67 |
| 8 | Joomla\CMS\Document\Renderer\Html\HeadRenderer->fetchHead() | JROOT/libraries/src/Document/Renderer/Html/HeadRenderer.php:38 |
| 7 | Joomla\CMS\Document\Renderer\Html\HeadRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.11 ms After last query: 0.12 ms Query memory: 0.024 MB Memory before query: 7.865 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 | |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 17 | JDatabaseDriver->loadObject() | JROOT/plugins/system/helixultimate/src/Platform/Helper.php:54 |
| 16 | HelixUltimate\Framework\Platform\Helper::getTemplateStyle() | JROOT/plugins/system/helixultimate/src/Platform/Helper.php:336 |
| 15 | HelixUltimate\Framework\Platform\Helper::loadTemplateData() | JROOT/plugins/system/helixultimate/src/Core/HelixUltimate.php:1922 |
| 14 | HelixUltimate\Framework\Core\HelixUltimate->addCustomAssets() | JROOT/plugins/system/helixultimate/src/Core/HelixUltimate.php:146 |
| 13 | HelixUltimate\Framework\Core\HelixUltimate->__call() | JROOT/plugins/system/helixultimate/helixultimate.php:419 |
| 12 | PlgSystemHelixultimate->onBeforeCompileHead() | JROOT/libraries/joomla/event/event.php:70 |
| 11 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 10 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 9 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Document/Renderer/Html/HeadRenderer.php:67 |
| 8 | Joomla\CMS\Document\Renderer\Html\HeadRenderer->fetchHead() | JROOT/libraries/src/Document/Renderer/Html/HeadRenderer.php:38 |
| 7 | Joomla\CMS\Document\Renderer\Html\HeadRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.17 ms After last query: 0.11 ms Query memory: 0.024 MB Memory before query: 7.873 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 | |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.01 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.00 ms |
| Executing | 0.01 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 17 | JDatabaseDriver->loadObject() | JROOT/plugins/system/helixultimate/src/Platform/Helper.php:54 |
| 16 | HelixUltimate\Framework\Platform\Helper::getTemplateStyle() | JROOT/plugins/system/helixultimate/src/Platform/Helper.php:336 |
| 15 | HelixUltimate\Framework\Platform\Helper::loadTemplateData() | JROOT/plugins/system/helixultimate/src/Core/HelixUltimate.php:1922 |
| 14 | HelixUltimate\Framework\Core\HelixUltimate->addCustomAssets() | JROOT/plugins/system/helixultimate/src/Core/HelixUltimate.php:146 |
| 13 | HelixUltimate\Framework\Core\HelixUltimate->__call() | JROOT/plugins/system/helixultimate/helixultimate.php:420 |
| 12 | PlgSystemHelixultimate->onBeforeCompileHead() | JROOT/libraries/joomla/event/event.php:70 |
| 11 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 10 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 9 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Document/Renderer/Html/HeadRenderer.php:67 |
| 8 | Joomla\CMS\Document\Renderer\Html\HeadRenderer->fetchHead() | JROOT/libraries/src/Document/Renderer/Html/HeadRenderer.php:38 |
| 7 | Joomla\CMS\Document\Renderer\Html\HeadRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.14 ms After last query: 1.22 ms Query memory: 0.020 MB Memory before query: 8.285 MB Rows returned: 1
SELECT params
FROM `qlo7g_ijseo_config`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_ijseo_config | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 8 | JDatabaseDriver->loadColumn() | JROOT/plugins/system/ijseo/ijseo.php:1001 |
| 7 | plgSystemIjseo->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.23 ms After last query: 0.37 ms Query memory: 0.020 MB Memory before query: 8.429 MB Rows returned: 0
SELECT i.*
FROM qlo7g_ijseo_ilinks AS i
LEFT JOIN qlo7g_ijseo_ilinks_articles AS ia
ON i.id = ia.ilink_id
WHERE ( i.published =1
AND ia.article_id = ''
AND i.include_in = 1 )
OR ( i.published =1
AND i.include_in = 0 )
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | i | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using where |
| 1 | SIMPLE | ia | ref | PRIMARY | PRIMARY | 4 | planetgiftcards_planet.i.id | 1 | Using where; Using index |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
| 8 | JDatabase->query() | JROOT/plugins/system/ijseo/ijseo.php:1041 |
| 7 | plgSystemIjseo->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.21 ms After last query: 0.03 ms Query memory: 0.020 MB Memory before query: 8.433 MB Rows returned: 0
SELECT i.*
FROM qlo7g_ijseo_ilinks AS i
LEFT JOIN qlo7g_ijseo_ilinks_articles AS ia
ON i.id = ia.ilink_id
WHERE ( i.published =1
AND ia.article_id = ''
AND i.include_in = 1 )
OR ( i.published =1
AND i.include_in = 0 )
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | i | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using where |
| 1 | SIMPLE | ia | ref | PRIMARY | PRIMARY | 4 | planetgiftcards_planet.i.id | 1 | Using where; Using index |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 8 | JDatabaseDriver->loadAssocList() | JROOT/plugins/system/ijseo/ijseo.php:1042 |
| 7 | plgSystemIjseo->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.12 ms After last query: 0.07 ms Query memory: 0.021 MB Memory before query: 8.438 MB Rows returned: 1
select `params`
from qlo7g_ijseo_config
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_ijseo_config | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
| 10 | JDatabase->query() | JROOT/plugins/system/ijseo/ijseo.php:33 |
| 9 | plgSystemIjseo->getParams() | JROOT/plugins/system/ijseo/ijseo.php:1217 |
| 8 | plgSystemIjseo->titleplg() | JROOT/plugins/system/ijseo/ijseo.php:1213 |
| 7 | plgSystemIjseo->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.08 ms After last query: 0.02 ms Query memory: 0.021 MB Memory before query: 8.443 MB Rows returned: 1
select `params`
from qlo7g_ijseo_config
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_ijseo_config | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.00 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.00 ms |
| Preparing | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 10 | JDatabaseDriver->loadColumn() | JROOT/plugins/system/ijseo/ijseo.php:34 |
| 9 | plgSystemIjseo->getParams() | JROOT/plugins/system/ijseo/ijseo.php:1217 |
| 8 | plgSystemIjseo->titleplg() | JROOT/plugins/system/ijseo/ijseo.php:1213 |
| 7 | plgSystemIjseo->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.21 ms After last query: 6.14 ms Query memory: 0.021 MB Memory before query: 8.513 MB Rows returned: 14
SELECT namekey,value
FROM `qlo7g_invitex_config`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_invitex_config | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 14 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 10 | JDatabaseDriver->loadObjectList() | JROOT/components/com_invitex/helper.php:275 |
| 9 | CominvitexHelper->getconfigData() | JROOT/components/com_invitex/helper.php:42 |
| 8 | CominvitexHelper->__construct() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:68 |
| 7 | PlgSystemplug_Sys_Invitex->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.18 ms After last query: 0.09 ms Query memory: 0.021 MB Memory before query: 8.535 MB Rows returned: 14
SELECT namekey,value
FROM `qlo7g_invitex_config`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_invitex_config | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 14 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/components/com_invitex/helper.php:275 |
| 8 | CominvitexHelper->getconfigData() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:69 |
| 7 | PlgSystemplug_Sys_Invitex->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.22 ms After last query: 0.12 ms Query memory: 0.020 MB Memory before query: 8.540 MB Rows returned: 1
SELECT max(sent_at) AS last_email_date
FROM qlo7g_invitex_imports_emails
WHERE sent=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_invitex_imports_emails | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 142 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.05 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 9 | JDatabaseDriver->loadResult() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:253 |
| 8 | PlgSystemplug_Sys_Invitex->process_email_queue() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:230 |
| 7 | PlgSystemplug_Sys_Invitex->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.14 ms After last query: 0.09 ms Query memory: 0.022 MB Memory before query: 8.553 MB Rows returned: 14
SELECT namekey,value
FROM `qlo7g_invitex_config`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_invitex_config | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 14 | |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/components/com_invitex/helper.php:275 |
| 11 | CominvitexHelper->getconfigData() | JROOT/components/com_invitex/helper.php:42 |
| 10 | CominvitexHelper->__construct() | JROOT/components/com_invitex/models/invites.php:37 |
| 9 | InvitexModelInvites->__construct() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:276 |
| 8 | PlgSystemplug_Sys_Invitex->process_email_queue() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:230 |
| 7 | PlgSystemplug_Sys_Invitex->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.10 ms After last query: 0.05 ms Query memory: 0.022 MB Memory before query: 8.560 MB Rows returned: 14
SELECT namekey,value
FROM `qlo7g_invitex_config`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_invitex_config | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 14 | |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.00 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.00 ms |
| Preparing | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 11 | JDatabaseDriver->loadObjectList() | JROOT/components/com_invitex/helper.php:275 |
| 10 | CominvitexHelper->getconfigData() | JROOT/components/com_invitex/models/invites.php:38 |
| 9 | InvitexModelInvites->__construct() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:276 |
| 8 | PlgSystemplug_Sys_Invitex->process_email_queue() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:230 |
| 7 | PlgSystemplug_Sys_Invitex->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.33 ms After last query: 0.16 ms Query memory: 0.024 MB Memory before query: 8.571 MB Rows returned: 14
SELECT e.id as
refid,e.guest,e.invitee_email,e.invitee_name,e.resend_count,e.inviter_id as id,
u.email as inviter_email, i.message,
e.expires,i.invite_type,i.invite_url,i.invite_type_tag
FROM qlo7g_invitex_imports_emails AS e
LEFT JOIN qlo7g_invitex_imports AS i
ON e.import_id = i.id
LEFT JOIN qlo7g_users AS u
ON i.inviter_id = u.id
WHERE i.message_type='email'
AND e.unsubscribe=0
AND e.sent=0 OR e.resend=1
LIMIT 30
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | e | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 142 | Using where |
| 1 | SIMPLE | i | eq_ref | PRIMARY | PRIMARY | 4 | planetgiftcards_planet.e.import_id | 1 | Using where |
| 1 | SIMPLE | u | eq_ref | PRIMARY | PRIMARY | 4 | planetgiftcards_planet.i.inviter_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.02 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.12 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 10 | JDatabaseDriver->loadObjectList() | JROOT/components/com_invitex/models/invites.php:1519 |
| 9 | InvitexModelInvites->mailto() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:279 |
| 8 | PlgSystemplug_Sys_Invitex->process_email_queue() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:230 |
| 7 | PlgSystemplug_Sys_Invitex->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 101.95 ms After last query: 0.04 ms Query memory: 19.138 MB Memory before query: 8.593 MB Rows returned: 329870
select LOWER(email)
from qlo7g_users
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_users | index | NULL | email | 402 | NULL | 306257 | Using index |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 99.89 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 11 | JDatabaseDriver->loadColumn() | JROOT/components/com_invitex/models/invites.php:2933 |
| 10 | InvitexModelInvites->getRegistered() | JROOT/components/com_invitex/models/invites.php:1523 |
| 9 | InvitexModelInvites->mailto() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:279 |
| 8 | PlgSystemplug_Sys_Invitex->process_email_queue() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:230 |
| 7 | PlgSystemplug_Sys_Invitex->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.56 ms After last query: 107.80 ms Query memory: 0.028 MB Memory before query: 42.726 MB Rows returned: 17
SHOW FULL COLUMNS
FROM `qlo7g_users`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `qlo7g_users`
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.01 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.16 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Filling schema table | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| checking permissions | 0.05 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Removing tmp table | 0.05 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php: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/libraries/src/Table/User.php:41 |
| 16 | Joomla\CMS\Table\User->__construct() | JROOT/libraries/src/Table/Table.php:328 |
| 15 | Joomla\CMS\Table\Table::getInstance() | JROOT/libraries/src/User/User.php:603 |
| 14 | Joomla\CMS\User\User::getTable() | JROOT/libraries/src/User/User.php:877 |
| 13 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
| 12 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
| 11 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 |
| 10 | Joomla\CMS\Factory::getUser() | JROOT/components/com_invitex/models/invites.php:1587 |
| 9 | InvitexModelInvites->mailto() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:279 |
| 8 | PlgSystemplug_Sys_Invitex->process_email_queue() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:230 |
| 7 | PlgSystemplug_Sys_Invitex->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.19 ms After last query: 0.13 ms Query memory: 0.023 MB Memory before query: 42.756 MB Rows returned: 1
SELECT *
FROM `qlo7g_users`
WHERE `id` = 7436
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_users | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.04 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 15 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/User.php:87 |
| 14 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:880 |
| 13 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
| 12 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
| 11 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 |
| 10 | Joomla\CMS\Factory::getUser() | JROOT/components/com_invitex/models/invites.php:1587 |
| 9 | InvitexModelInvites->mailto() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:279 |
| 8 | PlgSystemplug_Sys_Invitex->process_email_queue() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:230 |
| 7 | PlgSystemplug_Sys_Invitex->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.22 ms After last query: 0.13 ms Query memory: 0.027 MB Memory before query: 42.777 MB Rows returned: 2
SELECT `g`.`id`,`g`.`title`
FROM `qlo7g_usergroups` AS g
INNER JOIN `qlo7g_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 7436
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | PRIMARY | PRIMARY | 4 | const | 2 | Using index |
| 1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | planetgiftcards_planet.m.group_id | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.04 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 15 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Table/User.php:112 |
| 14 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:880 |
| 13 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
| 12 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
| 11 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 |
| 10 | Joomla\CMS\Factory::getUser() | JROOT/components/com_invitex/models/invites.php:1587 |
| 9 | InvitexModelInvites->mailto() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:279 |
| 8 | PlgSystemplug_Sys_Invitex->process_email_queue() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:230 |
| 7 | PlgSystemplug_Sys_Invitex->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.15 ms After last query: 0.13 ms Query memory: 0.022 MB Memory before query: 42.785 MB Rows returned: 1
SELECT `id`
FROM `qlo7g_users`
WHERE `id` = '7436'
| 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 |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.00 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 13 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:187 |
| 12 | CFactory::getUser() | JROOT/libraries/techjoomla/jsocial/jomsocial.php:115 |
| 11 | JSocialJomsocial->getAvatar() | JROOT/components/com_invitex/helper.php:839 |
| 10 | CominvitexHelper->getMailtagsinarray() | JROOT/components/com_invitex/models/invites.php:1595 |
| 9 | InvitexModelInvites->mailto() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:279 |
| 8 | PlgSystemplug_Sys_Invitex->process_email_queue() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:230 |
| 7 | PlgSystemplug_Sys_Invitex->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.43 ms After last query: 0.09 ms Query memory: 0.023 MB Memory before query: 42.794 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`='7436'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | u | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | s | ref | userid,client_id_guest | userid | 5 | const | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.16 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.07 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php: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/libraries/techjoomla/jsocial/jomsocial.php:115 |
| 11 | JSocialJomsocial->getAvatar() | JROOT/components/com_invitex/helper.php:839 |
| 10 | CominvitexHelper->getMailtagsinarray() | JROOT/components/com_invitex/models/invites.php:1595 |
| 9 | InvitexModelInvites->mailto() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:279 |
| 8 | PlgSystemplug_Sys_Invitex->process_email_queue() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:230 |
| 7 | PlgSystemplug_Sys_Invitex->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 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: 42.818 MB Rows returned: 0
SELECT `value`
FROM `qlo7g_community_fields_values`
WHERE `field_id` = '2'
AND `user_id` = '7436'
| 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 |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php: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:200 |
| 12 | CFactory::getUser() | JROOT/libraries/techjoomla/jsocial/jomsocial.php:115 |
| 11 | JSocialJomsocial->getAvatar() | JROOT/components/com_invitex/helper.php:839 |
| 10 | CominvitexHelper->getMailtagsinarray() | JROOT/components/com_invitex/models/invites.php:1595 |
| 9 | InvitexModelInvites->mailto() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:279 |
| 8 | PlgSystemplug_Sys_Invitex->process_email_queue() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:230 |
| 7 | PlgSystemplug_Sys_Invitex->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.46 ms After last query: 0.23 ms Query memory: 0.022 MB Memory before query: 42.826 MB Rows returned: 1
SELECT `id`
FROM `qlo7g_menu`
WHERE `link` LIKE '%option=com_community&view=profile%'
AND `published`='1'
AND `menutype`!='jomsocial'
AND `type`='component'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_menu | ALL | idx_menutype | NO INDEX KEY COULD BE USED | NULL | NULL | 296 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.32 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 14 | JDatabaseDriver->loadResult() | JROOT/components/com_community/libraries/core.php:1431 |
| 13 | CRoute::_getViewItemid() | JROOT/components/com_community/libraries/core.php:1327 |
| 12 | CRoute::_() | JROOT/libraries/techjoomla/jsocial/jomsocial.php:93 |
| 11 | JSocialJomsocial->getProfileUrl() | JROOT/components/com_invitex/helper.php:841 |
| 10 | CominvitexHelper->getMailtagsinarray() | JROOT/components/com_invitex/models/invites.php:1595 |
| 9 | InvitexModelInvites->mailto() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:279 |
| 8 | PlgSystemplug_Sys_Invitex->process_email_queue() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:230 |
| 7 | PlgSystemplug_Sys_Invitex->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.16 ms After last query: 0.44 ms Query memory: 0.023 MB Memory before query: 42.838 MB Rows returned: 14
SELECT namekey,value
FROM `qlo7g_invitex_config`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_invitex_config | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 14 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_invitex/helper.php:275 |
| 13 | CominvitexHelper->getconfigData() | JROOT/components/com_invitex/helper.php:42 |
| 12 | CominvitexHelper->__construct() | JROOT/components/com_invitex/models/invites.php:37 |
| 11 | InvitexModelInvites->__construct() | JROOT/components/com_invitex/helper.php:867 |
| 10 | CominvitexHelper->getMailtagsinarray() | JROOT/components/com_invitex/models/invites.php:1595 |
| 9 | InvitexModelInvites->mailto() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:279 |
| 8 | PlgSystemplug_Sys_Invitex->process_email_queue() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:230 |
| 7 | PlgSystemplug_Sys_Invitex->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.12 ms After last query: 0.09 ms Query memory: 0.023 MB Memory before query: 42.846 MB Rows returned: 14
SELECT namekey,value
FROM `qlo7g_invitex_config`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_invitex_config | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 14 | |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.00 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.00 ms |
| Preparing | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/components/com_invitex/helper.php:275 |
| 12 | CominvitexHelper->getconfigData() | JROOT/components/com_invitex/models/invites.php:38 |
| 11 | InvitexModelInvites->__construct() | JROOT/components/com_invitex/helper.php:867 |
| 10 | CominvitexHelper->getMailtagsinarray() | JROOT/components/com_invitex/models/invites.php:1595 |
| 9 | InvitexModelInvites->mailto() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:279 |
| 8 | PlgSystemplug_Sys_Invitex->process_email_queue() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:230 |
| 7 | PlgSystemplug_Sys_Invitex->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.27 ms After last query: 0.14 ms Query memory: 0.021 MB Memory before query: 42.853 MB Rows returned: 0
SELECT DISTINCT iie.inviter_id, u.name, u.username
FROM qlo7g_invitex_imports_emails as iie
LEFT JOIN qlo7g_users as u
ON iie.inviter_id = u.id
WHERE iie.invitee_email = 'Affiliate@PlanetGiftCards.org'
AND u.id <> 7436
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | iie | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 142 | Using where; Using temporary |
| 1 | SIMPLE | u | eq_ref | PRIMARY | PRIMARY | 4 | planetgiftcards_planet.iie.inviter_id | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.01 ms |
| Creating tmp table | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.06 ms |
| Removing tmp table | 0.00 ms |
| Sending data | 0.00 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/components/com_invitex/models/invites.php:1413 |
| 11 | InvitexModelInvites->Getpplwhohaveinvitedbefore() | JROOT/components/com_invitex/helper.php:868 |
| 10 | CominvitexHelper->getMailtagsinarray() | JROOT/components/com_invitex/models/invites.php:1595 |
| 9 | InvitexModelInvites->mailto() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:279 |
| 8 | PlgSystemplug_Sys_Invitex->process_email_queue() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:230 |
| 7 | PlgSystemplug_Sys_Invitex->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.27 ms After last query: 386.02 ms Query memory: 0.023 MB Memory before query: 45.005 MB Rows returned: 14
SELECT namekey,value
FROM `qlo7g_invitex_config`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_invitex_config | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 14 | |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.06 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/components/com_invitex/helper.php:275 |
| 12 | CominvitexHelper->getconfigData() | JROOT/components/com_invitex/helper.php:42 |
| 11 | CominvitexHelper->__construct() | JROOT/components/com_invitex/models/invites.php:4376 |
| 10 | InvitexModelInvites->call_activity_stream() | JROOT/components/com_invitex/models/invites.php:1779 |
| 9 | InvitexModelInvites->mailto() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:279 |
| 8 | PlgSystemplug_Sys_Invitex->process_email_queue() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:230 |
| 7 | PlgSystemplug_Sys_Invitex->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.21 ms After last query: 0.14 ms Query memory: 0.022 MB Memory before query: 45.013 MB Rows returned: 0
SELECT token
FROM qlo7g_techjoomlaAPI_users
WHERE token<>''
AND user_id = 7436
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_techjoomlaAPI_users | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 7 | Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 13 | JDatabaseDriver->loadResult() | JROOT/components/com_broadcast/helper.php:712 |
| 12 | combroadcastHelper->getuserconnectionstatus() | JROOT/components/com_broadcast/helper.php:796 |
| 11 | combroadcastHelper->inQueue() | JROOT/components/com_invitex/models/invites.php:4421 |
| 10 | InvitexModelInvites->call_activity_stream() | JROOT/components/com_invitex/models/invites.php:1779 |
| 9 | InvitexModelInvites->mailto() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:279 |
| 8 | PlgSystemplug_Sys_Invitex->process_email_queue() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:230 |
| 7 | PlgSystemplug_Sys_Invitex->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.18 ms After last query: 0.11 ms Query memory: 0.023 MB Memory before query: 45.019 MB Rows returned: 14
SELECT namekey,value
FROM `qlo7g_invitex_config`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_invitex_config | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 14 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/components/com_invitex/helper.php:275 |
| 12 | CominvitexHelper->getconfigData() | JROOT/components/com_invitex/helper.php:42 |
| 11 | CominvitexHelper->__construct() | JROOT/components/com_invitex/models/invites.php:1801 |
| 10 | InvitexModelInvites->send_message_cron() | JROOT/components/com_invitex/models/invites.php:1780 |
| 9 | InvitexModelInvites->mailto() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:279 |
| 8 | PlgSystemplug_Sys_Invitex->process_email_queue() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:230 |
| 7 | PlgSystemplug_Sys_Invitex->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.64 ms After last query: 1.71 ms Query memory: 0.021 MB Memory before query: 45.077 MB Rows returned: 0
SELECT i.id,i.provider_email
FROM qlo7g_invitex_imports_emails as ie ,
qlo7g_invitex_imports as i
WHERE i.provider_email IN ('twitter','linkedin','sms')
AND
ie.sent<>1
AND ie.import_id=i.id
group by i.id,i.provider_email
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | ie | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 142 | Using where; Using temporary; Using filesort |
| 1 | SIMPLE | i | eq_ref | PRIMARY | PRIMARY | 4 | planetgiftcards_planet.ie.import_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.10 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.05 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.05 ms |
| Preparing | 0.03 ms |
| Creating tmp table | 0.03 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.11 ms |
| Creating sort index | 0.02 ms |
| Removing tmp table | 0.00 ms |
| Creating sort index | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.01 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 11 | JDatabaseDriver->loadObjectList() | JROOT/components/com_invitex/models/invites.php:1827 |
| 10 | InvitexModelInvites->send_message_cron() | JROOT/components/com_invitex/models/invites.php:1780 |
| 9 | InvitexModelInvites->mailto() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:279 |
| 8 | PlgSystemplug_Sys_Invitex->process_email_queue() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:230 |
| 7 | PlgSystemplug_Sys_Invitex->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.64 ms After last query: 0.11 ms Query memory: 0.029 MB Memory before query: 45.082 MB Rows returned: 9
SELECT e.id as refid,e.invitee_email,e.invitee_name,e.* , u.id as
inviter_id, u.name as inviter_name, u.email as inviter_email,
i.message,i.invite_type,i.invite_url,i.invite_type_tag
FROM qlo7g_invitex_imports_emails AS e
LEFT JOIN qlo7g_invitex_imports AS i
ON e.import_id = i.id
LEFT JOIN qlo7g_users AS u
ON i.inviter_id = u.id
WHERE i.message_type='email'
AND e.unsubscribe=0
AND e.sent=1
AND e.invitee_id=0
AND e.remind=1
ORDER BY e.id DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | e | index | NULL | PRIMARY | 4 | NULL | 142 | Using where |
| 1 | SIMPLE | i | eq_ref | PRIMARY | PRIMARY | 4 | planetgiftcards_planet.e.import_id | 1 | Using where |
| 1 | SIMPLE | u | eq_ref | PRIMARY | PRIMARY | 4 | planetgiftcards_planet.i.inviter_id | 1 | |
| Status | Duration |
|---|
| Starting | 0.07 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.05 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.03 ms |
| Preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.28 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 11 | JDatabaseDriver->loadObjectList() | JROOT/components/com_invitex/models/invites.php:2058 |
| 10 | InvitexModelInvites->send_reminder() | JROOT/components/com_invitex/models/invites.php:1781 |
| 9 | InvitexModelInvites->mailto() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:279 |
| 8 | PlgSystemplug_Sys_Invitex->process_email_queue() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:230 |
| 7 | PlgSystemplug_Sys_Invitex->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 146.42 ms After last query: 1.55 ms Query memory: 19.139 MB Memory before query: 47.162 MB Rows returned: 329870
select LOWER(email)
from qlo7g_users
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_users | index | NULL | email | 402 | NULL | 306257 | Using index |
| Status | Duration |
|---|
| Starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.03 ms |
| Executing | 0.00 ms |
| Sending data | 143.35 ms |
| End of update loop | 0.02 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 12 | JDatabaseDriver->loadColumn() | JROOT/components/com_invitex/models/invites.php:2933 |
| 11 | InvitexModelInvites->getRegistered() | JROOT/components/com_invitex/models/invites.php:2089 |
| 10 | InvitexModelInvites->send_reminder() | JROOT/components/com_invitex/models/invites.php:1781 |
| 9 | InvitexModelInvites->mailto() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:279 |
| 8 | PlgSystemplug_Sys_Invitex->process_email_queue() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:230 |
| 7 | PlgSystemplug_Sys_Invitex->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.92 ms After last query: 122.81 ms Query memory: 0.125 MB Memory before query: 45.095 MB Rows returned: 118
SELECT e.id as refid,e.invitee_email,e.invitee_name,e.* , u.id as
inviter_id, u.name as inviter_name, u.email as inviter_email,
i.message,i.invite_type,i.invite_url,i.invite_type_tag
FROM qlo7g_invitex_imports_emails AS e
LEFT JOIN qlo7g_invitex_imports AS i
ON e.import_id = i.id
LEFT JOIN qlo7g_users AS u
ON i.inviter_id = u.id
WHERE i.message_type='email'
AND e.unsubscribe=0
AND e.sent=1
AND e.invitee_id=0
ORDER BY e.id DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | e | index | NULL | PRIMARY | 4 | NULL | 142 | Using where |
| 1 | SIMPLE | i | eq_ref | PRIMARY | PRIMARY | 4 | planetgiftcards_planet.e.import_id | 1 | Using where |
| 1 | SIMPLE | u | eq_ref | PRIMARY | PRIMARY | 4 | planetgiftcards_planet.i.inviter_id | 1 | |
| Status | Duration |
|---|
| Starting | 0.08 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.04 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.51 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.01 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 11 | JDatabaseDriver->loadObjectList() | JROOT/components/com_invitex/models/invites.php:2058 |
| 10 | InvitexModelInvites->send_reminder() | JROOT/components/com_invitex/models/invites.php:1782 |
| 9 | InvitexModelInvites->mailto() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:279 |
| 8 | PlgSystemplug_Sys_Invitex->process_email_queue() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:230 |
| 7 | PlgSystemplug_Sys_Invitex->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 98.79 ms After last query: 1.63 ms Query memory: 19.139 MB Memory before query: 47.415 MB Rows returned: 329870
select LOWER(email)
from qlo7g_users
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_users | index | NULL | email | 402 | NULL | 306257 | Using index |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 96.62 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 12 | JDatabaseDriver->loadColumn() | JROOT/components/com_invitex/models/invites.php:2933 |
| 11 | InvitexModelInvites->getRegistered() | JROOT/components/com_invitex/models/invites.php:2089 |
| 10 | InvitexModelInvites->send_reminder() | JROOT/components/com_invitex/models/invites.php:1782 |
| 9 | InvitexModelInvites->mailto() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:279 |
| 8 | PlgSystemplug_Sys_Invitex->process_email_queue() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:230 |
| 7 | PlgSystemplug_Sys_Invitex->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.32 ms After last query: 380.44 ms Query memory: 0.022 MB Memory before query: 45.107 MB Rows returned: 14
SELECT namekey,value
FROM `qlo7g_invitex_config`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_invitex_config | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 14 | |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.05 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/components/com_invitex/helper.php:275 |
| 11 | CominvitexHelper->getconfigData() | JROOT/components/com_invitex/models/invites.php:2303 |
| 10 | InvitexModelInvites->send_friendsEmail() | JROOT/components/com_invitex/models/invites.php:1783 |
| 9 | InvitexModelInvites->mailto() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:279 |
| 8 | PlgSystemplug_Sys_Invitex->process_email_queue() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:230 |
| 7 | PlgSystemplug_Sys_Invitex->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.29 ms After last query: 0.09 ms Query memory: 0.022 MB Memory before query: 45.112 MB Rows returned: 4
select distinct LOWER(invitee_email)
from qlo7g_invitex_imports_emails
where unsubscribe=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_invitex_imports_emails | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 142 | Using where; Using temporary |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Creating tmp table | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.06 ms |
| Removing tmp table | 0.00 ms |
| Sending data | 0.00 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 12 | JDatabaseDriver->loadColumn() | JROOT/components/com_invitex/models/invites.php:2952 |
| 11 | InvitexModelInvites->getBlocked() | JROOT/components/com_invitex/models/invites.php:2306 |
| 10 | InvitexModelInvites->send_friendsEmail() | JROOT/components/com_invitex/models/invites.php:1783 |
| 9 | InvitexModelInvites->mailto() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:279 |
| 8 | PlgSystemplug_Sys_Invitex->process_email_queue() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:230 |
| 7 | PlgSystemplug_Sys_Invitex->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.45 ms After last query: 0.04 ms Query memory: 0.022 MB Memory before query: 45.119 MB Rows returned: 0
select distinct LOWER(email)
from qlo7g_invitex_stored_emails
where unsubscribe=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_invitex_stored_emails | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 323 | Using where; Using temporary |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Creating tmp table | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.27 ms |
| Removing tmp table | 0.04 ms |
| Sending data | 0.00 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 12 | JDatabaseDriver->loadColumn() | JROOT/components/com_invitex/models/invites.php:2957 |
| 11 | InvitexModelInvites->getBlocked() | JROOT/components/com_invitex/models/invites.php:2306 |
| 10 | InvitexModelInvites->send_friendsEmail() | JROOT/components/com_invitex/models/invites.php:1783 |
| 9 | InvitexModelInvites->mailto() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:279 |
| 8 | PlgSystemplug_Sys_Invitex->process_email_queue() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:230 |
| 7 | PlgSystemplug_Sys_Invitex->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.40 ms After last query: 0.06 ms Query memory: 0.021 MB Memory before query: 45.125 MB Rows returned: 0
select *
from qlo7g_invitex_stored_emails
where importedcount >=3
and
sent_count=0
AND email NOT IN ('steve@fscs.ca','solutions@fscs.ca','ali@givebackpromotions.org','admin@oshawalawyers.com')
AND email NOT IN(SELECT email
from qlo7g_users)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | PRIMARY | qlo7g_invitex_stored_emails | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 323 | Using where |
| 2 | DEPENDENT SUBQUERY | qlo7g_users | ref | email | email | 402 | func | 1 | Using where; Using index; Full scan on NULL key |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.02 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.16 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 11 | JDatabaseDriver->loadObjectList() | JROOT/components/com_invitex/models/invites.php:2314 |
| 10 | InvitexModelInvites->send_friendsEmail() | JROOT/components/com_invitex/models/invites.php:1783 |
| 9 | InvitexModelInvites->mailto() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:279 |
| 8 | PlgSystemplug_Sys_Invitex->process_email_queue() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:230 |
| 7 | PlgSystemplug_Sys_Invitex->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.13 ms After last query: 0.04 ms Query memory: 0.023 MB Memory before query: 45.130 MB Rows returned: 14
SELECT namekey,value
FROM `qlo7g_invitex_config`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_invitex_config | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 14 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/components/com_invitex/helper.php:275 |
| 12 | CominvitexHelper->getconfigData() | JROOT/components/com_invitex/helper.php:42 |
| 11 | CominvitexHelper->__construct() | JROOT/components/com_invitex/models/invites.php:2316 |
| 10 | InvitexModelInvites->send_friendsEmail() | JROOT/components/com_invitex/models/invites.php:1783 |
| 9 | InvitexModelInvites->mailto() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:279 |
| 8 | PlgSystemplug_Sys_Invitex->process_email_queue() | JROOT/plugins/system/plug_sys_invitex/plug_sys_invitex.php:230 |
| 7 | PlgSystemplug_Sys_Invitex->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.39 ms After last query: 6.94 ms Query memory: 0.021 MB Memory before query: 8.935 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 | |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.05 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.04 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 10 | JDatabaseDriver->loadObject() | JROOT/plugins/system/helixultimate/src/Platform/Helper.php:54 |
| 9 | HelixUltimate\Framework\Platform\Helper::getTemplateStyle() | JROOT/plugins/system/helixultimate/src/Platform/Helper.php:336 |
| 8 | HelixUltimate\Framework\Platform\Helper::loadTemplateData() | JROOT/plugins/system/helixultimate/helixultimate.php:522 |
| 7 | PlgSystemHelixultimate->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.21 ms After last query: 0.19 ms Query memory: 0.021 MB Memory before query: 8.937 MB Rows returned: 14
SELECT namekey,value
FROM `qlo7g_invitex_config`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_invitex_config | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 14 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 10 | JDatabaseDriver->loadObjectList() | JROOT/components/com_invitex/helper.php:275 |
| 9 | CominvitexHelper->getconfigData() | JROOT/components/com_invitex/helper.php:42 |
| 8 | CominvitexHelper->__construct() | JROOT/plugins/system/invitex/invitex.php:71 |
| 7 | PlgSystemInvitex->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.13 ms After last query: 0.07 ms Query memory: 0.021 MB Memory before query: 8.943 MB Rows returned: 14
SELECT namekey,value
FROM `qlo7g_invitex_config`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_invitex_config | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 14 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/components/com_invitex/helper.php:275 |
| 8 | CominvitexHelper->getconfigData() | JROOT/plugins/system/invitex/invitex.php:72 |
| 7 | PlgSystemInvitex->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.25 ms After last query: 0.11 ms Query memory: 0.020 MB Memory before query: 8.948 MB Rows returned: 1
SELECT max(sent_at) AS last_email_date
FROM qlo7g_invitex_imports_emails
WHERE sent=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_invitex_imports_emails | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 142 | Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.05 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 9 | JDatabaseDriver->loadResult() | JROOT/plugins/system/invitex/invitex.php:275 |
| 8 | PlgSystemInvitex->process_email_queue() | JROOT/plugins/system/invitex/invitex.php:252 |
| 7 | PlgSystemInvitex->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.16 ms After last query: 0.06 ms Query memory: 0.022 MB Memory before query: 8.953 MB Rows returned: 14
SELECT namekey,value
FROM `qlo7g_invitex_config`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_invitex_config | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 14 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/components/com_invitex/helper.php:275 |
| 11 | CominvitexHelper->getconfigData() | JROOT/components/com_invitex/helper.php:42 |
| 10 | CominvitexHelper->__construct() | JROOT/components/com_invitex/models/invites.php:37 |
| 9 | InvitexModelInvites->__construct() | JROOT/plugins/system/invitex/invitex.php:298 |
| 8 | PlgSystemInvitex->process_email_queue() | JROOT/plugins/system/invitex/invitex.php:252 |
| 7 | PlgSystemInvitex->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.15 ms After last query: 0.07 ms Query memory: 0.022 MB Memory before query: 8.960 MB Rows returned: 14
SELECT namekey,value
FROM `qlo7g_invitex_config`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_invitex_config | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 14 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 11 | JDatabaseDriver->loadObjectList() | JROOT/components/com_invitex/helper.php:275 |
| 10 | CominvitexHelper->getconfigData() | JROOT/components/com_invitex/models/invites.php:38 |
| 9 | InvitexModelInvites->__construct() | JROOT/plugins/system/invitex/invitex.php:298 |
| 8 | PlgSystemInvitex->process_email_queue() | JROOT/plugins/system/invitex/invitex.php:252 |
| 7 | PlgSystemInvitex->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 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: 8.967 MB Rows returned: 14
SELECT e.id as
refid,e.guest,e.invitee_email,e.invitee_name,e.resend_count,e.inviter_id as id,
u.email as inviter_email, i.message,
e.expires,i.invite_type,i.invite_url,i.invite_type_tag
FROM qlo7g_invitex_imports_emails AS e
LEFT JOIN qlo7g_invitex_imports AS i
ON e.import_id = i.id
LEFT JOIN qlo7g_users AS u
ON i.inviter_id = u.id
WHERE i.message_type='email'
AND e.unsubscribe=0
AND e.sent=0 OR e.resend=1
LIMIT 30
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | e | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 142 | Using where |
| 1 | SIMPLE | i | eq_ref | PRIMARY | PRIMARY | 4 | planetgiftcards_planet.e.import_id | 1 | Using where |
| 1 | SIMPLE | u | eq_ref | PRIMARY | PRIMARY | 4 | planetgiftcards_planet.i.inviter_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.02 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.15 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 10 | JDatabaseDriver->loadObjectList() | JROOT/components/com_invitex/models/invites.php:1519 |
| 9 | InvitexModelInvites->mailto() | JROOT/plugins/system/invitex/invitex.php:301 |
| 8 | PlgSystemInvitex->process_email_queue() | JROOT/plugins/system/invitex/invitex.php:252 |
| 7 | PlgSystemInvitex->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 90.73 ms After last query: 0.05 ms Query memory: 19.138 MB Memory before query: 8.989 MB Rows returned: 329870
select LOWER(email)
from qlo7g_users
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_users | index | NULL | email | 402 | NULL | 306257 | Using index |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 87.98 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 11 | JDatabaseDriver->loadColumn() | JROOT/components/com_invitex/models/invites.php:2933 |
| 10 | InvitexModelInvites->getRegistered() | JROOT/components/com_invitex/models/invites.php:1523 |
| 9 | InvitexModelInvites->mailto() | JROOT/plugins/system/invitex/invitex.php:301 |
| 8 | PlgSystemInvitex->process_email_queue() | JROOT/plugins/system/invitex/invitex.php:252 |
| 7 | PlgSystemInvitex->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.28 ms After last query: 123.02 ms Query memory: 0.023 MB Memory before query: 43.124 MB Rows returned: 14
SELECT namekey,value
FROM `qlo7g_invitex_config`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_invitex_config | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 14 | |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.05 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_invitex/helper.php:275 |
| 13 | CominvitexHelper->getconfigData() | JROOT/components/com_invitex/helper.php:42 |
| 12 | CominvitexHelper->__construct() | JROOT/components/com_invitex/models/invites.php:37 |
| 11 | InvitexModelInvites->__construct() | JROOT/components/com_invitex/helper.php:867 |
| 10 | CominvitexHelper->getMailtagsinarray() | JROOT/components/com_invitex/models/invites.php:1595 |
| 9 | InvitexModelInvites->mailto() | JROOT/plugins/system/invitex/invitex.php:301 |
| 8 | PlgSystemInvitex->process_email_queue() | JROOT/plugins/system/invitex/invitex.php:252 |
| 7 | PlgSystemInvitex->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.13 ms After last query: 0.10 ms Query memory: 0.023 MB Memory before query: 43.132 MB Rows returned: 14
SELECT namekey,value
FROM `qlo7g_invitex_config`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_invitex_config | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 14 | |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/components/com_invitex/helper.php:275 |
| 12 | CominvitexHelper->getconfigData() | JROOT/components/com_invitex/models/invites.php:38 |
| 11 | InvitexModelInvites->__construct() | JROOT/components/com_invitex/helper.php:867 |
| 10 | CominvitexHelper->getMailtagsinarray() | JROOT/components/com_invitex/models/invites.php:1595 |
| 9 | InvitexModelInvites->mailto() | JROOT/plugins/system/invitex/invitex.php:301 |
| 8 | PlgSystemInvitex->process_email_queue() | JROOT/plugins/system/invitex/invitex.php:252 |
| 7 | PlgSystemInvitex->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.26 ms After last query: 0.14 ms Query memory: 0.021 MB Memory before query: 43.139 MB Rows returned: 0
SELECT DISTINCT iie.inviter_id, u.name, u.username
FROM qlo7g_invitex_imports_emails as iie
LEFT JOIN qlo7g_users as u
ON iie.inviter_id = u.id
WHERE iie.invitee_email = 'Affiliate@PlanetGiftCards.org'
AND u.id <> 7436
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | iie | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 142 | Using where; Using temporary |
| 1 | SIMPLE | u | eq_ref | PRIMARY | PRIMARY | 4 | planetgiftcards_planet.iie.inviter_id | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.02 ms |
| Preparing | 0.01 ms |
| Creating tmp table | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.05 ms |
| Removing tmp table | 0.00 ms |
| Sending data | 0.00 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/components/com_invitex/models/invites.php:1413 |
| 11 | InvitexModelInvites->Getpplwhohaveinvitedbefore() | JROOT/components/com_invitex/helper.php:868 |
| 10 | CominvitexHelper->getMailtagsinarray() | JROOT/components/com_invitex/models/invites.php:1595 |
| 9 | InvitexModelInvites->mailto() | JROOT/plugins/system/invitex/invitex.php:301 |
| 8 | PlgSystemInvitex->process_email_queue() | JROOT/plugins/system/invitex/invitex.php:252 |
| 7 | PlgSystemInvitex->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.31 ms After last query: 396.73 ms Query memory: 0.023 MB Memory before query: 45.226 MB Rows returned: 14
SELECT namekey,value
FROM `qlo7g_invitex_config`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_invitex_config | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 14 | |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.06 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/components/com_invitex/helper.php:275 |
| 12 | CominvitexHelper->getconfigData() | JROOT/components/com_invitex/helper.php:42 |
| 11 | CominvitexHelper->__construct() | JROOT/components/com_invitex/models/invites.php:4376 |
| 10 | InvitexModelInvites->call_activity_stream() | JROOT/components/com_invitex/models/invites.php:1779 |
| 9 | InvitexModelInvites->mailto() | JROOT/plugins/system/invitex/invitex.php:301 |
| 8 | PlgSystemInvitex->process_email_queue() | JROOT/plugins/system/invitex/invitex.php:252 |
| 7 | PlgSystemInvitex->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.20 ms After last query: 0.18 ms Query memory: 0.022 MB Memory before query: 45.234 MB Rows returned: 0
SELECT token
FROM qlo7g_techjoomlaAPI_users
WHERE token<>''
AND user_id = 7436
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_techjoomlaAPI_users | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 7 | Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 13 | JDatabaseDriver->loadResult() | JROOT/components/com_broadcast/helper.php:712 |
| 12 | combroadcastHelper->getuserconnectionstatus() | JROOT/components/com_broadcast/helper.php:796 |
| 11 | combroadcastHelper->inQueue() | JROOT/components/com_invitex/models/invites.php:4421 |
| 10 | InvitexModelInvites->call_activity_stream() | JROOT/components/com_invitex/models/invites.php:1779 |
| 9 | InvitexModelInvites->mailto() | JROOT/plugins/system/invitex/invitex.php:301 |
| 8 | PlgSystemInvitex->process_email_queue() | JROOT/plugins/system/invitex/invitex.php:252 |
| 7 | PlgSystemInvitex->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.12 ms After last query: 0.11 ms Query memory: 0.023 MB Memory before query: 45.237 MB Rows returned: 14
SELECT namekey,value
FROM `qlo7g_invitex_config`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_invitex_config | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 14 | |
| Status | Duration |
|---|
| Starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.00 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/components/com_invitex/helper.php:275 |
| 12 | CominvitexHelper->getconfigData() | JROOT/components/com_invitex/helper.php:42 |
| 11 | CominvitexHelper->__construct() | JROOT/components/com_invitex/models/invites.php:1801 |
| 10 | InvitexModelInvites->send_message_cron() | JROOT/components/com_invitex/models/invites.php:1780 |
| 9 | InvitexModelInvites->mailto() | JROOT/plugins/system/invitex/invitex.php:301 |
| 8 | PlgSystemInvitex->process_email_queue() | JROOT/plugins/system/invitex/invitex.php:252 |
| 7 | PlgSystemInvitex->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.36 ms After last query: 0.11 ms Query memory: 0.021 MB Memory before query: 45.244 MB Rows returned: 0
SELECT i.id,i.provider_email
FROM qlo7g_invitex_imports_emails as ie ,
qlo7g_invitex_imports as i
WHERE i.provider_email IN ('twitter','linkedin','sms')
AND
ie.sent<>1
AND ie.import_id=i.id
group by i.id,i.provider_email
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | ie | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 142 | Using where; Using temporary; Using filesort |
| 1 | SIMPLE | i | eq_ref | PRIMARY | PRIMARY | 4 | planetgiftcards_planet.ie.import_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.02 ms |
| Creating tmp table | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.09 ms |
| Creating sort index | 0.01 ms |
| Removing tmp table | 0.00 ms |
| Creating sort index | 0.00 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 11 | JDatabaseDriver->loadObjectList() | JROOT/components/com_invitex/models/invites.php:1827 |
| 10 | InvitexModelInvites->send_message_cron() | JROOT/components/com_invitex/models/invites.php:1780 |
| 9 | InvitexModelInvites->mailto() | JROOT/plugins/system/invitex/invitex.php:301 |
| 8 | PlgSystemInvitex->process_email_queue() | JROOT/plugins/system/invitex/invitex.php:252 |
| 7 | PlgSystemInvitex->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.41 ms After last query: 0.07 ms Query memory: 0.029 MB Memory before query: 45.250 MB Rows returned: 9
SELECT e.id as refid,e.invitee_email,e.invitee_name,e.* , u.id as
inviter_id, u.name as inviter_name, u.email as inviter_email,
i.message,i.invite_type,i.invite_url,i.invite_type_tag
FROM qlo7g_invitex_imports_emails AS e
LEFT JOIN qlo7g_invitex_imports AS i
ON e.import_id = i.id
LEFT JOIN qlo7g_users AS u
ON i.inviter_id = u.id
WHERE i.message_type='email'
AND e.unsubscribe=0
AND e.sent=1
AND e.invitee_id=0
AND e.remind=1
ORDER BY e.id DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | e | index | NULL | PRIMARY | 4 | NULL | 142 | Using where |
| 1 | SIMPLE | i | eq_ref | PRIMARY | PRIMARY | 4 | planetgiftcards_planet.e.import_id | 1 | Using where |
| 1 | SIMPLE | u | eq_ref | PRIMARY | PRIMARY | 4 | planetgiftcards_planet.i.inviter_id | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.02 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.18 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 11 | JDatabaseDriver->loadObjectList() | JROOT/components/com_invitex/models/invites.php:2058 |
| 10 | InvitexModelInvites->send_reminder() | JROOT/components/com_invitex/models/invites.php:1781 |
| 9 | InvitexModelInvites->mailto() | JROOT/plugins/system/invitex/invitex.php:301 |
| 8 | PlgSystemInvitex->process_email_queue() | JROOT/plugins/system/invitex/invitex.php:252 |
| 7 | PlgSystemInvitex->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 130.97 ms After last query: 1.63 ms Query memory: 19.139 MB Memory before query: 47.334 MB Rows returned: 329870
select LOWER(email)
from qlo7g_users
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_users | index | NULL | email | 402 | NULL | 306257 | Using index |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 128.23 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 12 | JDatabaseDriver->loadColumn() | JROOT/components/com_invitex/models/invites.php:2933 |
| 11 | InvitexModelInvites->getRegistered() | JROOT/components/com_invitex/models/invites.php:2089 |
| 10 | InvitexModelInvites->send_reminder() | JROOT/components/com_invitex/models/invites.php:1781 |
| 9 | InvitexModelInvites->mailto() | JROOT/plugins/system/invitex/invitex.php:301 |
| 8 | PlgSystemInvitex->process_email_queue() | JROOT/plugins/system/invitex/invitex.php:252 |
| 7 | PlgSystemInvitex->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 1.04 ms After last query: 163.69 ms Query memory: 0.125 MB Memory before query: 45.262 MB Rows returned: 118
SELECT e.id as refid,e.invitee_email,e.invitee_name,e.* , u.id as
inviter_id, u.name as inviter_name, u.email as inviter_email,
i.message,i.invite_type,i.invite_url,i.invite_type_tag
FROM qlo7g_invitex_imports_emails AS e
LEFT JOIN qlo7g_invitex_imports AS i
ON e.import_id = i.id
LEFT JOIN qlo7g_users AS u
ON i.inviter_id = u.id
WHERE i.message_type='email'
AND e.unsubscribe=0
AND e.sent=1
AND e.invitee_id=0
ORDER BY e.id DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | e | index | NULL | PRIMARY | 4 | NULL | 142 | Using where |
| 1 | SIMPLE | i | eq_ref | PRIMARY | PRIMARY | 4 | planetgiftcards_planet.e.import_id | 1 | Using where |
| 1 | SIMPLE | u | eq_ref | PRIMARY | PRIMARY | 4 | planetgiftcards_planet.i.inviter_id | 1 | |
| Status | Duration |
|---|
| Starting | 0.10 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.06 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.62 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 11 | JDatabaseDriver->loadObjectList() | JROOT/components/com_invitex/models/invites.php:2058 |
| 10 | InvitexModelInvites->send_reminder() | JROOT/components/com_invitex/models/invites.php:1782 |
| 9 | InvitexModelInvites->mailto() | JROOT/plugins/system/invitex/invitex.php:301 |
| 8 | PlgSystemInvitex->process_email_queue() | JROOT/plugins/system/invitex/invitex.php:252 |
| 7 | PlgSystemInvitex->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 120.37 ms After last query: 2.20 ms Query memory: 19.139 MB Memory before query: 47.586 MB Rows returned: 329870
select LOWER(email)
from qlo7g_users
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_users | index | NULL | email | 402 | NULL | 306257 | Using index |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 117.47 ms |
| End of update loop | 0.02 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 12 | JDatabaseDriver->loadColumn() | JROOT/components/com_invitex/models/invites.php:2933 |
| 11 | InvitexModelInvites->getRegistered() | JROOT/components/com_invitex/models/invites.php:2089 |
| 10 | InvitexModelInvites->send_reminder() | JROOT/components/com_invitex/models/invites.php:1782 |
| 9 | InvitexModelInvites->mailto() | JROOT/plugins/system/invitex/invitex.php:301 |
| 8 | PlgSystemInvitex->process_email_queue() | JROOT/plugins/system/invitex/invitex.php:252 |
| 7 | PlgSystemInvitex->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.33 ms After last query: 377.14 ms Query memory: 0.022 MB Memory before query: 45.274 MB Rows returned: 14
SELECT namekey,value
FROM `qlo7g_invitex_config`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_invitex_config | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 14 | |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.05 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/components/com_invitex/helper.php:275 |
| 11 | CominvitexHelper->getconfigData() | JROOT/components/com_invitex/models/invites.php:2303 |
| 10 | InvitexModelInvites->send_friendsEmail() | JROOT/components/com_invitex/models/invites.php:1783 |
| 9 | InvitexModelInvites->mailto() | JROOT/plugins/system/invitex/invitex.php:301 |
| 8 | PlgSystemInvitex->process_email_queue() | JROOT/plugins/system/invitex/invitex.php:252 |
| 7 | PlgSystemInvitex->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.28 ms After last query: 0.12 ms Query memory: 0.022 MB Memory before query: 45.280 MB Rows returned: 4
select distinct LOWER(invitee_email)
from qlo7g_invitex_imports_emails
where unsubscribe=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_invitex_imports_emails | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 142 | Using where; Using temporary |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Creating tmp table | 0.03 ms |
| Executing | 0.00 ms |
| Sending data | 0.07 ms |
| Removing tmp table | 0.00 ms |
| Sending data | 0.00 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 12 | JDatabaseDriver->loadColumn() | JROOT/components/com_invitex/models/invites.php:2952 |
| 11 | InvitexModelInvites->getBlocked() | JROOT/components/com_invitex/models/invites.php:2306 |
| 10 | InvitexModelInvites->send_friendsEmail() | JROOT/components/com_invitex/models/invites.php:1783 |
| 9 | InvitexModelInvites->mailto() | JROOT/plugins/system/invitex/invitex.php:301 |
| 8 | PlgSystemInvitex->process_email_queue() | JROOT/plugins/system/invitex/invitex.php:252 |
| 7 | PlgSystemInvitex->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.56 ms After last query: 0.07 ms Query memory: 0.022 MB Memory before query: 45.286 MB Rows returned: 0
select distinct LOWER(email)
from qlo7g_invitex_stored_emails
where unsubscribe=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_invitex_stored_emails | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 323 | Using where; Using temporary |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Creating tmp table | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.31 ms |
| Removing tmp table | 0.05 ms |
| Sending data | 0.00 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 12 | JDatabaseDriver->loadColumn() | JROOT/components/com_invitex/models/invites.php:2957 |
| 11 | InvitexModelInvites->getBlocked() | JROOT/components/com_invitex/models/invites.php:2306 |
| 10 | InvitexModelInvites->send_friendsEmail() | JROOT/components/com_invitex/models/invites.php:1783 |
| 9 | InvitexModelInvites->mailto() | JROOT/plugins/system/invitex/invitex.php:301 |
| 8 | PlgSystemInvitex->process_email_queue() | JROOT/plugins/system/invitex/invitex.php:252 |
| 7 | PlgSystemInvitex->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.46 ms After last query: 0.08 ms Query memory: 0.021 MB Memory before query: 45.292 MB Rows returned: 0
select *
from qlo7g_invitex_stored_emails
where importedcount >=3
and
sent_count=0
AND email NOT IN ('steve@fscs.ca','solutions@fscs.ca','ali@givebackpromotions.org','admin@oshawalawyers.com')
AND email NOT IN(SELECT email
from qlo7g_users)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | PRIMARY | qlo7g_invitex_stored_emails | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 323 | Using where |
| 2 | DEPENDENT SUBQUERY | qlo7g_users | ref | email | email | 402 | func | 1 | Using where; Using index; Full scan on NULL key |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.02 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.16 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 11 | JDatabaseDriver->loadObjectList() | JROOT/components/com_invitex/models/invites.php:2314 |
| 10 | InvitexModelInvites->send_friendsEmail() | JROOT/components/com_invitex/models/invites.php:1783 |
| 9 | InvitexModelInvites->mailto() | JROOT/plugins/system/invitex/invitex.php:301 |
| 8 | PlgSystemInvitex->process_email_queue() | JROOT/plugins/system/invitex/invitex.php:252 |
| 7 | PlgSystemInvitex->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
Query Time: 0.17 ms After last query: 0.07 ms Query memory: 0.023 MB Memory before query: 45.297 MB Rows returned: 14
SELECT namekey,value
FROM `qlo7g_invitex_config`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | qlo7g_invitex_config | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 14 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.00 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/components/com_invitex/helper.php:275 |
| 12 | CominvitexHelper->getconfigData() | JROOT/components/com_invitex/helper.php:42 |
| 11 | CominvitexHelper->__construct() | JROOT/components/com_invitex/models/invites.php:2316 |
| 10 | InvitexModelInvites->send_friendsEmail() | JROOT/components/com_invitex/models/invites.php:1783 |
| 9 | InvitexModelInvites->mailto() | JROOT/plugins/system/invitex/invitex.php:301 |
| 8 | PlgSystemInvitex->process_email_queue() | JROOT/plugins/system/invitex/invitex.php:252 |
| 7 | PlgSystemInvitex->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:51 |
20 × SELECT namekey,value
FROM `qlo7g_invitex_config
8 × SELECT `id`
FROM `qlo7g_menu`
7 × SELECT *
FROM qlo7g_community_groups
7 × SELECT *
FROM `qlo7g_template_styles`
6 × select LOWER(email)
from qlo7g_user
4 × SELECT a.*, COUNT(b.`id`) AS count
FROM `qlo7g_community_polls_category` AS a
LEFT JOIN `qlo7g_community_polls` AS b
ON a.`id`=b.`catid`
AND b.`published`='1'
4 × SELECT COUNT(*)
FROM `qlo7g_community_groups_members`
4 × SELECT e.id as refid,e.invitee_email,e.invitee_name,e.* , u.id as inviter_id, u.name as inviter_name, u.email as inviter_email, i.message,i.invite_type,i.invite_url,i.invite_type_tag
FROM qlo7g_invitex_imports_emails AS e
LEFT JOIN qlo7g_invitex_imports AS i
ON e.import_id = i.id
LEFT JOIN qlo7g_users AS u
ON i.inviter_id = u.id
4 × select `params`
from qlo7g_ijseo_confi
4 × SELECT `userid`
FROM `qlo7g_community_users`
3 × SELECT *
FROM `qlo7g_community_featured`
2 × SELECT DISTINCT a.`id`
FROM `qlo7g_community_pages` AS a
LEFT JOIN `qlo7g_community_pages_members` AS b
ON a.`id`=b.`pageid`
2 × select *
from qlo7g_invitex_stored_emails
2 × SELECT DISTINCT a.`id`
FROM `qlo7g_community_groups` AS a
LEFT JOIN `qlo7g_community_groups_members` AS b
ON a.`id`=b.`groupid`
2 × SELECT DISTINCT a.`id`
FROM `qlo7g_community_events` AS a
LEFT JOIN `qlo7g_community_events_members` AS b
ON a.`id`=b.`eventid`
2 × SELECT `value`
FROM `qlo7g_community_fields_values`
2 × SELECT COUNT(*)
FROM `qlo7g_community_polls` AS a
2 × select `params`
from qlo7g_menu
2 × select `menutype`
from qlo7g_menu
2 × SELECT *
FROM `qlo7g_community_likes`
2 × SELECT a.*
FROM `qlo7g_community_polls` as a
2 × SELECT COUNT(*)
FROM `qlo7g_community_photos`
2 × SELECT i.id,i.provider_email
FROM qlo7g_invitex_imports_emails as ie , qlo7g_invitex_imports as i
2 × SELECT e.id as refid,e.guest,e.invitee_email,e.invitee_name,e.resend_count,e.inviter_id as id, u.email as inviter_email, i.message, e.expires,i.invite_type,i.invite_url,i.invite_type_tag
FROM qlo7g_invitex_imports_emails AS e
LEFT JOIN qlo7g_invitex_imports AS i
ON e.import_id = i.id
LEFT JOIN qlo7g_users AS u
ON i.inviter_id = u.id
2 × SELECT token
FROM qlo7g_techjoomlaAPI_users
2 × SELECT DISTINCT iie.inviter_id, u.name, u.username
FROM qlo7g_invitex_imports_emails as iie
LEFT JOIN qlo7g_users as u
ON iie.inviter_id = u.id
2 × SELECT `id`
FROM `qlo7g_users`
2 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `qlo7g_extensions`
2 × 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'
2 × select distinct LOWER(email)
from qlo7g_invitex_stored_emails
2 × select distinct LOWER(invitee_email)
from qlo7g_invitex_imports_emails
2 × SELECT i.*
FROM qlo7g_ijseo_ilinks AS i
LEFT JOIN qlo7g_ijseo_ilinks_articles AS ia
ON i.id = ia.ilink_id
2 × SELECT max(sent_at) AS last_email_date
FROM qlo7g_invitex_imports_emails
1 × SELECT *
FROM qlo7g_acymailing_confi
1 × SELECT COUNT(*)
FROM `qlo7g_community_groups_members` AS a
INNER JOIN `qlo7g_users` AS b
1 × SELECT a.`memberid` AS id, a.`approved` , b.`name` as name
FROM `qlo7g_community_groups_members` AS a
INNER JOIN `qlo7g_users` AS b
1 × SELECT COUNT(DISTINCT(v.id))
FROM `qlo7g_community_videos` AS v
1 × SELECT v.*, v.`created` AS lastupdated
FROM `qlo7g_community_videos` AS v
1 × SELECT COUNT(*)
FROM `qlo7g_community_files`
1 × SELECT `g`.`id`,`g`.`title`
FROM `qlo7g_usergroups` AS g
INNER JOIN `qlo7g_user_usergroup_map` AS m
ON m.group_id = g.id
1 × SELECT *
FROM `qlo7g_users`
1 × SELECT *
FROM qlo7g_opengraph_object
1 × SELECT params
FROM `qlo7g_ijseo_config
1 × SELECT act.*
FROM qlo7g_jfbconnect_autopost_activity act
1 × SELECT *
FROM qlo7g_acymailing_list
1 × select b.*
from qlo7g_rstbox b
1 × SELECT COUNT(1)
FROM `qlo7g_community_photos` AS a
INNER JOIN `qlo7g_community_photos_albums` AS b
ON a.albumid=b.id
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM qlo7g_modules AS m
LEFT JOIN qlo7g_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN qlo7g_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT `data`
FROM `qlo7g_session`
1 × SELECT *
FROM `qlo7g_community_photos`
1 × SELECT *
FROM qlo7g_languages
1 × SELECT id, rules
FROM `qlo7g_viewlevels
1 × SELECT b.id
FROM qlo7g_usergroups AS a
LEFT JOIN qlo7g_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM qlo7g_extensions
1 × SELECT `value`
FROM `qlo7g_admintools_storage`
1 × SELECT *
FROM `qlo7g_admintools_wafexceptions`
1 × SELECT `source`,`keepurlparams`
FROM `qlo7g_admintools_redirects`
1 × SELECT setting,value
FROM qlo7g_jfbconnect_confi
1 × SELECT value
FROM qlo7g_jfbconnect_config
1 × SELECT manifest_cache
FROM `qlo7g_extensions`
1 × SELECT `id`
FROM `qlo7g_affiliate_tracker_accounts`
1 × SELECT *
FROM qlo7g_rsform_confi
1 × SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM qlo7g_menu AS m
LEFT JOIN qlo7g_extensions AS e
ON m.component_id = e.extension_id
1 × 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
1 × SELECT *
FROM qlo7g_community_config
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'
1 × SELECT `id`
FROM `qlo7g_community_fields`
1 × SELECT *
FROM `qlo7g_community_mailq`
1 × SELECT `id`,`name`,`rules`,`parent_id`
FROM `qlo7g_assets`
1 × SELECT `id`,`parent_id`
FROM `qlo7g_menu`
1 × SELECT *
FROM `qlo7g_community_polls_category
1 × SELECT a.`params`, a.`id`, a.`link`, a.title as name, a.`parent_id`, false as script, a.`browserNav`
FROM `qlo7g_menu` AS a
LEFT JOIN `qlo7g_menu` AS b
ON b.`id`=a.`parent_id`
AND b.`published`='1'
1 × SELECT COUNT(*)
FROM `qlo7g_community_groups_members`
1 × SELECT `session_id`
FROM `qlo7g_session`
1 × SELECT COUNT(*)
FROM `qlo7g_community_groups_discuss`
1 × 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`
1 × SELECT COUNT(*)
FROM `qlo7g_community_groups_bulletins` AS a
1 × SELECT *
FROM `qlo7g_community_groups_bulletins` AS a
1 × SELECT COUNT(*)
FROM `qlo7g_community_photos_albums` AS a
1 × SELECT COUNT(*)
FROM `qlo7g_community_events`