??PLG_DEBUG_QUERY_TIME??
SELECT `data`
FROM `fmi2g_session`
WHERE `session_id` = 'r6c2iebuuejed4drkd40t1tep1'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | fmi2g_session | NULL | const | PRIMARY | PRIMARY | 766 | const | 1 | 100.00 | NULL |
| # | ??PLG_DEBUG_CALL_STACK_CALLER?? | ??PLG_DEBUG_CALL_STACK_FILE_AND_LINE?? | | 14 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 13 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/session/storage/database.php:44 |
| 12 | JSessionStorageDatabase->read() | ??PLG_DEBUG_CALL_STACK_SAME_FILE?? |
| 11 | session_start() | JROOT/libraries/joomla/session/handler/native.php:258 |
| 10 | JSessionHandlerNative->doSessionStart() | JROOT/libraries/joomla/session/handler/native.php:49 |
| 9 | JSessionHandlerNative->start() | JROOT/libraries/joomla/session/handler/joomla.php:81 |
| 8 | JSessionHandlerJoomla->start() | JROOT/libraries/joomla/session/session.php:636 |
| 7 | JSession->_start() | JROOT/libraries/joomla/session/session.php:596 |
| 6 | JSession->start() | JROOT/libraries/cms/application/cms.php:748 |
| 5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
| 4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
| 3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:404 |
| 2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
| 1 | JFactory::getApplication() | JROOT/index.php:46 |
??PLG_DEBUG_QUERY_TIME?? ??PLG_DEBUG_QUERY_AFTER_LAST??
SELECT `session_id`
FROM `fmi2g_session`
WHERE `session_id` = 'r6c2iebuuejed4drkd40t1tep1'
LIMIT 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | fmi2g_session | NULL | const | PRIMARY | PRIMARY | 766 | const | 1 | 100.00 | Using index |
| # | ??PLG_DEBUG_CALL_STACK_CALLER?? | ??PLG_DEBUG_CALL_STACK_FILE_AND_LINE?? | | 8 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 7 | JDatabaseDriver->loadResult() | JROOT/libraries/cms/application/cms.php:176 |
| 6 | JApplicationCms->checkSession() | JROOT/libraries/cms/application/cms.php:774 |
| 5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
| 4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
| 3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:404 |
| 2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
| 1 | JFactory::getApplication() | JROOT/index.php:46 |
??PLG_DEBUG_QUERY_TIME?? ??PLG_DEBUG_QUERY_AFTER_LAST??
INSERT INTO `fmi2g_session`
(`session_id`, `client_id`, `time`)
VALUES
('r6c2iebuuejed4drkd40t1tep1', 0, '1778673718')
??PLG_DEBUG_QUERY_EXPLAIN_NOT_POSSIBLE??
| # | ??PLG_DEBUG_CALL_STACK_CALLER?? | ??PLG_DEBUG_CALL_STACK_FILE_AND_LINE?? | | 7 | JDatabaseDriverMysql->execute() | JROOT/libraries/cms/application/cms.php:208 |
| 6 | JApplicationCms->checkSession() | JROOT/libraries/cms/application/cms.php:774 |
| 5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
| 4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
| 3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:404 |
| 2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
| 1 | JFactory::getApplication() | JROOT/index.php:46 |
??PLG_DEBUG_QUERY_TIME?? ??PLG_DEBUG_QUERY_AFTER_LAST??
SELECT extension_id AS id, element AS "option", params, enabled
FROM fmi2g_extensions
WHERE `type` = 'component'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | fmi2g_extensions | NULL | ref | extension | extension | 82 | const | 34 | 100.00 | NULL |
| # | ??PLG_DEBUG_CALL_STACK_CALLER?? | ??PLG_DEBUG_CALL_STACK_FILE_AND_LINE?? | | 10 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 9 | JDatabaseDriver->loadObjectList() | ??PLG_DEBUG_CALL_STACK_SAME_FILE?? |
| 8 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:152 |
| 7 | JCacheControllerCallback->get() | JROOT/libraries/cms/component/helper.php:448 |
| 6 | JComponentHelper::load() | JROOT/libraries/cms/component/helper.php:43 |
| 5 | JComponentHelper::getComponent() | JROOT/libraries/cms/component/helper.php:120 |
| 4 | JComponentHelper::getParams() | JROOT/libraries/cms/application/site.php:584 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
??PLG_DEBUG_QUERY_TIME?? ??PLG_DEBUG_QUERY_AFTER_LAST??
SELECT b.id
FROM fmi2g_usergroups AS a
LEFT JOIN fmi2g_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| 1 | SIMPLE | b | NULL | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 1 | 100.00 | Using where; Using index |
| # | ??PLG_DEBUG_CALL_STACK_CALLER?? | ??PLG_DEBUG_CALL_STACK_FILE_AND_LINE?? | | 10 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1538 |
| 9 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:852 |
| 8 | JAccess::getGroupsByUser() | JROOT/libraries/joomla/access/access.php:921 |
| 7 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:453 |
| 6 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:296 |
| 5 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:163 |
| 4 | JPluginHelper::importPlugin() | JROOT/libraries/cms/application/site.php:589 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
??PLG_DEBUG_QUERY_TIME?? ??PLG_DEBUG_QUERY_AFTER_LAST??
SELECT id, rules
FROM `fmi2g_viewlevels`
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | fmi2g_viewlevels | NULL | ALL | NULL | ??PLG_DEBUG_WARNING_NO_INDEX?? | NULL | NULL | 3 | 100.00 | NULL |
| # | ??PLG_DEBUG_CALL_STACK_CALLER?? | ??PLG_DEBUG_CALL_STACK_FILE_AND_LINE?? | | 9 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1494 |
| 8 | JDatabaseDriver->loadAssocList() | JROOT/libraries/joomla/access/access.php:938 |
| 7 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:453 |
| 6 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:296 |
| 5 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:163 |
| 4 | JPluginHelper::importPlugin() | JROOT/libraries/cms/application/site.php:589 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
??PLG_DEBUG_QUERY_TIME?? ??PLG_DEBUG_QUERY_AFTER_LAST??
SELECT folder AS type, element AS name, params
FROM fmi2g_extensions
WHERE enabled = 1
AND type ='plugin'
AND state IN (0,1)
AND access IN (1,1)
ORDER BY ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | fmi2g_extensions | NULL | ref | extension | extension | 82 | const | 74 | 0.53 | Using index condition; Using where; ??PLG_DEBUG_WARNING_USING_FILESORT?? |
| # | ??PLG_DEBUG_CALL_STACK_CALLER?? | ??PLG_DEBUG_CALL_STACK_FILE_AND_LINE?? | | 7 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 6 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/plugin/helper.php:310 |
| 5 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:163 |
| 4 | JPluginHelper::importPlugin() | JROOT/libraries/cms/application/site.php:589 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
??PLG_DEBUG_QUERY_TIME?? ??PLG_DEBUG_QUERY_AFTER_LAST??
??PLG_DEBUG_QUERY_DUPLICATES??:
#9SELECT template
FROM fmi2g_template_styles as s
WHERE s.client_id = 0
AND s.home = 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | s | NULL | ALL | idx_home | ??PLG_DEBUG_WARNING_NO_INDEX?? | NULL | NULL | 9 | 11.11 | Using where |
| # | ??PLG_DEBUG_CALL_STACK_CALLER?? | ??PLG_DEBUG_CALL_STACK_FILE_AND_LINE?? | | 14 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 13 | JDatabaseDriver->loadResult() | JROOT/libraries/rokcommon/RokCommon/PlatformInfo/Joomla.php:31 |
| 12 | RokCommon_PlatformInfo_Joomla->getDefaultTemplate() | JROOT/libraries/rokcommon/RokCommon/PlatformInfo/Joomla.php:105 |
| 11 | RokCommon_PlatformInfo_Joomla->setPlatformParameters() | JROOT/libraries/rokcommon/RokCommon/Service.php:71 |
| 10 | RokCommon_Service::getContainer() | JROOT/libraries/rokcommon/include.php:38 |
| 9 | require_once JROOT/libraries/rokcommon/include.php | JROOT/plugins/system/rokcommon/rokcommon.php:96 |
| 8 | plgSystemRokCommon->loadCommonLib() | JROOT/plugins/system/rokcommon/rokcommon.php:54 |
| 7 | plgSystemRokCommon->__construct() | JROOT/libraries/cms/plugin/helper.php:255 |
| 6 | JPluginHelper::import() | JROOT/libraries/cms/plugin/helper.php:170 |
| 5 | JPluginHelper::importPlugin() | JROOT/libraries/cms/application/cms.php:662 |
| 4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:663 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
??PLG_DEBUG_QUERY_TIME?? ??PLG_DEBUG_QUERY_AFTER_LAST??
??PLG_DEBUG_QUERY_DUPLICATES??:
#8SELECT template
FROM fmi2g_template_styles as s
WHERE s.client_id = 0
AND s.home = 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | s | NULL | ALL | idx_home | ??PLG_DEBUG_WARNING_NO_INDEX?? | NULL | NULL | 9 | 11.11 | Using where |
| # | ??PLG_DEBUG_CALL_STACK_CALLER?? | ??PLG_DEBUG_CALL_STACK_FILE_AND_LINE?? | | 15 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 14 | JDatabaseDriver->loadResult() | JROOT/libraries/rokcommon/RokCommon/PlatformInfo/Joomla.php:31 |
| 13 | RokCommon_PlatformInfo_Joomla->getDefaultTemplate() | JROOT/libraries/rokcommon/RokCommon/PlatformInfo/Joomla.php:67 |
| 12 | RokCommon_PlatformInfo_Joomla->getDefaultTemplatePath() | JROOT/libraries/rokcommon/RokCommon/PlatformInfo/Joomla.php:106 |
| 11 | RokCommon_PlatformInfo_Joomla->setPlatformParameters() | JROOT/libraries/rokcommon/RokCommon/Service.php:71 |
| 10 | RokCommon_Service::getContainer() | JROOT/libraries/rokcommon/include.php:38 |
| 9 | require_once JROOT/libraries/rokcommon/include.php | JROOT/plugins/system/rokcommon/rokcommon.php:96 |
| 8 | plgSystemRokCommon->loadCommonLib() | JROOT/plugins/system/rokcommon/rokcommon.php:54 |
| 7 | plgSystemRokCommon->__construct() | JROOT/libraries/cms/plugin/helper.php:255 |
| 6 | JPluginHelper::import() | JROOT/libraries/cms/plugin/helper.php:170 |
| 5 | JPluginHelper::importPlugin() | JROOT/libraries/cms/application/cms.php:662 |
| 4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:663 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
??PLG_DEBUG_QUERY_TIME?? ??PLG_DEBUG_QUERY_AFTER_LAST??
SELECT extension, file, type
FROM fmi2g_rokcommon_configs
ORDER BY priority
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | fmi2g_rokcommon_configs | NULL | ALL | NULL | ??PLG_DEBUG_WARNING_NO_INDEX?? | NULL | NULL | 2 | 100.00 | ??PLG_DEBUG_WARNING_USING_FILESORT?? |
| # | ??PLG_DEBUG_CALL_STACK_CALLER?? | ??PLG_DEBUG_CALL_STACK_FILE_AND_LINE?? | | 10 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/rokcommon/rokcommon.php:132 |
| 8 | plgSystemRokCommon->processRegisteredConfigs() | JROOT/plugins/system/rokcommon/rokcommon.php:76 |
| 7 | plgSystemRokCommon->__construct() | JROOT/libraries/cms/plugin/helper.php:255 |
| 6 | JPluginHelper::import() | JROOT/libraries/cms/plugin/helper.php:170 |
| 5 | JPluginHelper::importPlugin() | JROOT/libraries/cms/application/cms.php:662 |
| 4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:663 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
??PLG_DEBUG_QUERY_TIME?? ??PLG_DEBUG_QUERY_AFTER_LAST??
SHOW FULL COLUMNS
FROM `fmi2g_extensions`
??PLG_DEBUG_QUERY_EXPLAIN_NOT_POSSIBLE??
| # | ??PLG_DEBUG_CALL_STACK_CALLER?? | ??PLG_DEBUG_CALL_STACK_FILE_AND_LINE?? | | 16 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
| 14 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:241 |
| 13 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:162 |
| 12 | JTable->__construct() | JROOT/libraries/joomla/table/extension.php:30 |
| 11 | JTableExtension->__construct() | JROOT/libraries/joomla/table/table.php:304 |
| 10 | JTable::getInstance() | JROOT/plugins/system/roksprocket/roksprocket.php:46 |
| 9 | plgSystemRokSprocket->onAfterInitialise() | ??PLG_DEBUG_CALL_STACK_SAME_FILE?? |
| 8 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:663 |
| 4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:663 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
??PLG_DEBUG_QUERY_TIME?? ??PLG_DEBUG_QUERY_AFTER_LAST??
SELECT `extension_id`
FROM `fmi2g_extensions`
WHERE type = 'component'
AND element = 'com_roksprocket'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | fmi2g_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | 10.00 | Using where |
| # | ??PLG_DEBUG_CALL_STACK_CALLER?? | ??PLG_DEBUG_CALL_STACK_FILE_AND_LINE?? | | 12 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 11 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/table/extension.php:108 |
| 10 | JTableExtension->find() | JROOT/plugins/system/roksprocket/roksprocket.php:50 |
| 9 | plgSystemRokSprocket->onAfterInitialise() | ??PLG_DEBUG_CALL_STACK_SAME_FILE?? |
| 8 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:663 |
| 4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:663 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
??PLG_DEBUG_QUERY_TIME?? ??PLG_DEBUG_QUERY_AFTER_LAST??
??PLG_DEBUG_QUERY_DUPLICATES??:
#15SELECT *
FROM fmi2g_extensions
WHERE `extension_id` = '10022'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | fmi2g_extensions | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| # | ??PLG_DEBUG_CALL_STACK_CALLER?? | ??PLG_DEBUG_CALL_STACK_FILE_AND_LINE?? | | 12 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
| 11 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:715 |
| 10 | JTable->load() | JROOT/plugins/system/roksprocket/roksprocket.php:55 |
| 9 | plgSystemRokSprocket->onAfterInitialise() | ??PLG_DEBUG_CALL_STACK_SAME_FILE?? |
| 8 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:663 |
| 4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:663 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
??PLG_DEBUG_QUERY_TIME?? ??PLG_DEBUG_QUERY_AFTER_LAST??
SELECT `extension_id`
FROM `fmi2g_extensions`
WHERE type = 'module'
AND element = 'mod_roksprocket'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | fmi2g_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | 10.00 | Using where |
| # | ??PLG_DEBUG_CALL_STACK_CALLER?? | ??PLG_DEBUG_CALL_STACK_FILE_AND_LINE?? | | 12 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 11 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/table/extension.php:108 |
| 10 | JTableExtension->find() | JROOT/plugins/system/roksprocket/roksprocket.php:73 |
| 9 | plgSystemRokSprocket->onAfterInitialise() | ??PLG_DEBUG_CALL_STACK_SAME_FILE?? |
| 8 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:663 |
| 4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:663 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
??PLG_DEBUG_QUERY_TIME?? ??PLG_DEBUG_QUERY_AFTER_LAST??
??PLG_DEBUG_QUERY_DUPLICATES??:
#13SELECT *
FROM fmi2g_extensions
WHERE `extension_id` = '10022'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | fmi2g_extensions | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| # | ??PLG_DEBUG_CALL_STACK_CALLER?? | ??PLG_DEBUG_CALL_STACK_FILE_AND_LINE?? | | 12 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
| 11 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:715 |
| 10 | JTable->load() | JROOT/plugins/system/roksprocket/roksprocket.php:77 |
| 9 | plgSystemRokSprocket->onAfterInitialise() | ??PLG_DEBUG_CALL_STACK_SAME_FILE?? |
| 8 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:663 |
| 4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:663 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
??PLG_DEBUG_QUERY_TIME?? ??PLG_DEBUG_QUERY_AFTER_LAST??
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 fmi2g_menu AS m
LEFT JOIN fmi2g_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 | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | range | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 5 | NULL | 51 | 10.00 | Using index condition; Using where; ??PLG_DEBUG_WARNING_USING_FILESORT?? |
| 1 | SIMPLE | e | NULL | eq_ref | PRIMARY | PRIMARY | 4 | kerenhes_gmah777.m.component_id | 1 | 100.00 | Using where |
| # | ??PLG_DEBUG_CALL_STACK_CALLER?? | ??PLG_DEBUG_CALL_STACK_FILE_AND_LINE?? | | 16 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/menu/site.php:86 |
| 14 | JMenuSite->load() | JROOT/libraries/cms/menu/menu.php:74 |
| 13 | JMenu->__construct() | JROOT/libraries/cms/menu/site.php:57 |
| 12 | JMenuSite->__construct() | JROOT/libraries/cms/menu/menu.php:133 |
| 11 | JMenu::getInstance() | JROOT/libraries/cms/application/cms.php:435 |
| 10 | JApplicationCms->getMenu() | JROOT/libraries/cms/application/site.php:272 |
| 9 | JApplicationSite->getMenu() | JROOT/libraries/cms/router/site.php:57 |
| 8 | JRouterSite->__construct() | JROOT/libraries/cms/router/router.php:196 |
| 7 | JRouter::getInstance() | JROOT/libraries/cms/application/cms.php:531 |
| 6 | JApplicationCms::getRouter() | JROOT/libraries/cms/application/site.php:407 |
| 5 | JApplicationSite::getRouter() | JROOT/libraries/cms/application/cms.php:1097 |
| 4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:763 |
| 3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
??PLG_DEBUG_QUERY_TIME?? ??PLG_DEBUG_QUERY_AFTER_LAST??
SELECT extension_id AS id, element AS "option", params, enabled
FROM fmi2g_extensions
WHERE `type` = 'library'
AND `element` = 'joomla'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | fmi2g_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | NULL |
| # | ??PLG_DEBUG_CALL_STACK_CALLER?? | ??PLG_DEBUG_CALL_STACK_FILE_AND_LINE?? | | 14 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
| 13 | JDatabaseDriver->loadObject() | ??PLG_DEBUG_CALL_STACK_SAME_FILE?? |
| 12 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:152 |
| 11 | JCacheControllerCallback->get() | JROOT/libraries/cms/library/helper.php:156 |
| 10 | JLibraryHelper::_load() | JROOT/libraries/cms/library/helper.php:47 |
| 9 | JLibraryHelper::getLibrary() | JROOT/libraries/cms/library/helper.php:90 |
| 8 | JLibraryHelper::getParams() | JROOT/libraries/cms/version/version.php:274 |
| 7 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:755 |
| 6 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
| 5 | JFactory::getDocument() | JROOT/libraries/joomla/application/web.php:991 |
| 4 | JApplicationWeb->loadDocument() | JROOT/libraries/cms/application/site.php:130 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
??PLG_DEBUG_QUERY_TIME?? ??PLG_DEBUG_QUERY_AFTER_LAST??
UPDATE `fmi2g_extensions`
SET `params` = '{\"mediaversion\":\"516c7f2150e044ea52a2c31ced3bb6a9\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | UPDATE | fmi2g_extensions | NULL | range | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | Using where |
| # | ??PLG_DEBUG_CALL_STACK_CALLER?? | ??PLG_DEBUG_CALL_STACK_FILE_AND_LINE?? | | 10 | JDatabaseDriverMysql->execute() | JROOT/libraries/cms/library/helper.php:119 |
| 9 | JLibraryHelper::saveParams() | JROOT/libraries/cms/version/version.php:325 |
| 8 | JVersion->setMediaVersion() | JROOT/libraries/cms/version/version.php:284 |
| 7 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:755 |
| 6 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
| 5 | JFactory::getDocument() | JROOT/libraries/joomla/application/web.php:991 |
| 4 | JApplicationWeb->loadDocument() | JROOT/libraries/cms/application/site.php:130 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
??PLG_DEBUG_QUERY_TIME?? ??PLG_DEBUG_QUERY_AFTER_LAST??
SELECT *
FROM fmi2g_languages
WHERE published=1
ORDER BY ordering ASC
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | fmi2g_languages | NULL | ALL | NULL | ??PLG_DEBUG_WARNING_NO_INDEX?? | NULL | NULL | 1 | 100.00 | Using where; ??PLG_DEBUG_WARNING_USING_FILESORT?? |
| # | ??PLG_DEBUG_CALL_STACK_CALLER?? | ??PLG_DEBUG_CALL_STACK_FILE_AND_LINE?? | | 7 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 6 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/language/helper.php:164 |
| 5 | JLanguageHelper::getLanguages() | JROOT/libraries/cms/application/site.php:329 |
| 4 | JApplicationSite->getParams() | JROOT/libraries/cms/application/site.php:135 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
??PLG_DEBUG_QUERY_TIME?? ??PLG_DEBUG_QUERY_AFTER_LAST??
SELECT id, home, template, s.params
FROM fmi2g_template_styles as s
LEFT JOIN fmi2g_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 | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | s | NULL | ALL | idx_template | ??PLG_DEBUG_WARNING_NO_INDEX?? | NULL | NULL | 9 | 11.11 | Using where |
| 1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 403 | kerenhes_gmah777.s.template,const | 1 | 4.55 | Using index condition; Using where |
| # | ??PLG_DEBUG_CALL_STACK_CALLER?? | ??PLG_DEBUG_CALL_STACK_FILE_AND_LINE?? | | 6 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 5 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/application/site.php:484 |
| 4 | JApplicationSite->getTemplate() | JROOT/libraries/cms/application/site.php:165 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
??PLG_DEBUG_QUERY_TIME?? ??PLG_DEBUG_QUERY_AFTER_LAST??
SHOW FULL COLUMNS
FROM `fmi2g_assets`
??PLG_DEBUG_QUERY_EXPLAIN_NOT_POSSIBLE??
| # | ??PLG_DEBUG_CALL_STACK_CALLER?? | ??PLG_DEBUG_CALL_STACK_FILE_AND_LINE?? | | 23 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
| 21 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:241 |
| 20 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:162 |
| 19 | JTable->__construct() | JROOT/libraries/joomla/table/asset.php:60 |
| 18 | JTableAsset->__construct() | JROOT/libraries/joomla/table/table.php:304 |
| 17 | JTable::getInstance() | JROOT/libraries/joomla/access/access.php:714 |
| 16 | JAccess::getExtensionNameFromAsset() | JROOT/libraries/joomla/access/access.php:576 |
| 15 | JAccess::getAssetRules() | JROOT/libraries/joomla/user/user.php:384 |
| 14 | JUser->authorise() | JROOT/components/com_contact/models/contact.php:67 |
| 13 | ContactModelContact->populateState() | JROOT/libraries/legacy/model/legacy.php:439 |
| 12 | JModelLegacy->getState() | JROOT/libraries/legacy/view/legacy.php:401 |
| 11 | JViewLegacy->get() | JROOT/components/com_contact/views/contact/view.html.php:65 |
| 10 | ContactViewContact->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
| 9 | JControllerLegacy->display() | JROOT/components/com_contact/controller.php:42 |
| 8 | ContactController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_contact/contact.php:15 |
| 6 | require_once JROOT/components/com_contact/contact.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
??PLG_DEBUG_QUERY_TIME?? ??PLG_DEBUG_QUERY_AFTER_LAST??
SELECT *
FROM fmi2g_assets
WHERE `id` = '1'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | fmi2g_assets | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| # | ??PLG_DEBUG_CALL_STACK_CALLER?? | ??PLG_DEBUG_CALL_STACK_FILE_AND_LINE?? | | 19 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
| 18 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:715 |
| 17 | JTable->load() | JROOT/libraries/joomla/access/access.php:715 |
| 16 | JAccess::getExtensionNameFromAsset() | JROOT/libraries/joomla/access/access.php:576 |
| 15 | JAccess::getAssetRules() | JROOT/libraries/joomla/user/user.php:384 |
| 14 | JUser->authorise() | JROOT/components/com_contact/models/contact.php:67 |
| 13 | ContactModelContact->populateState() | JROOT/libraries/legacy/model/legacy.php:439 |
| 12 | JModelLegacy->getState() | JROOT/libraries/legacy/view/legacy.php:401 |
| 11 | JViewLegacy->get() | JROOT/components/com_contact/views/contact/view.html.php:65 |
| 10 | ContactViewContact->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
| 9 | JControllerLegacy->display() | JROOT/components/com_contact/controller.php:42 |
| 8 | ContactController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_contact/contact.php:15 |
| 6 | require_once JROOT/components/com_contact/contact.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
??PLG_DEBUG_QUERY_TIME?? ??PLG_DEBUG_QUERY_AFTER_LAST??
SELECT a.rules
FROM fmi2g_assets AS a
WHERE (a.id = 1 OR a.name = 'root.1')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | index_merge | PRIMARY,idx_asset_name | PRIMARY,idx_asset_name | 4,202 | NULL | 2 | 100.00 | Using union(PRIMARY,idx_asset_name); Using where |
| # | ??PLG_DEBUG_CALL_STACK_CALLER?? | ??PLG_DEBUG_CALL_STACK_FILE_AND_LINE?? | | 17 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1538 |
| 16 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:670 |
| 15 | JAccess::getAssetRules() | JROOT/libraries/joomla/user/user.php:384 |
| 14 | JUser->authorise() | JROOT/components/com_contact/models/contact.php:67 |
| 13 | ContactModelContact->populateState() | JROOT/libraries/legacy/model/legacy.php:439 |
| 12 | JModelLegacy->getState() | JROOT/libraries/legacy/view/legacy.php:401 |
| 11 | JViewLegacy->get() | JROOT/components/com_contact/views/contact/view.html.php:65 |
| 10 | ContactViewContact->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
| 9 | JControllerLegacy->display() | JROOT/components/com_contact/controller.php:42 |
| 8 | ContactController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_contact/contact.php:15 |
| 6 | require_once JROOT/components/com_contact/contact.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
??PLG_DEBUG_QUERY_TIME?? ??PLG_DEBUG_QUERY_AFTER_LAST??
SELECT element
FROM fmi2g_extensions
WHERE type = 'component'
AND enabled = '1'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | fmi2g_extensions | NULL | ref | extension | extension | 82 | const | 34 | 10.00 | Using where |
| # | ??PLG_DEBUG_CALL_STACK_CALLER?? | ??PLG_DEBUG_CALL_STACK_FILE_AND_LINE?? | | 19 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1538 |
| 18 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:412 |
| 17 | JAccess::preloadComponents() | JROOT/libraries/joomla/access/access.php:213 |
| 16 | JAccess::preload() | JROOT/libraries/joomla/access/access.php:168 |
| 15 | JAccess::check() | JROOT/libraries/joomla/user/user.php:393 |
| 14 | JUser->authorise() | JROOT/components/com_contact/models/contact.php:67 |
| 13 | ContactModelContact->populateState() | JROOT/libraries/legacy/model/legacy.php:439 |
| 12 | JModelLegacy->getState() | JROOT/libraries/legacy/view/legacy.php:401 |
| 11 | JViewLegacy->get() | JROOT/components/com_contact/views/contact/view.html.php:65 |
| 10 | ContactViewContact->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
| 9 | JControllerLegacy->display() | JROOT/components/com_contact/controller.php:42 |
| 8 | ContactController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_contact/contact.php:15 |
| 6 | require_once JROOT/components/com_contact/contact.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
??PLG_DEBUG_QUERY_TIME?? ??PLG_DEBUG_QUERY_AFTER_LAST??
SELECT a.name, a.rules
FROM fmi2g_assets AS a
WHERE (a.name IN ('com_admin','com_ajax','com_banners','com_cache','com_categories','com_checkin','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_finder','com_installer','com_joomlaupdate','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_plugins','com_postinstall','com_redirect','com_roksprocket','com_search','com_tags','com_templates','com_users','com_weblinks','com_widgetkit','com_wrapper','com_zoo') OR a.name = 'root.1')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | ALL | idx_asset_name | ??PLG_DEBUG_WARNING_NO_INDEX?? | NULL | NULL | 131 | 26.72 | Using where |
| # | ??PLG_DEBUG_CALL_STACK_CALLER?? | ??PLG_DEBUG_CALL_STACK_FILE_AND_LINE?? | | 19 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1494 |
| 18 | JDatabaseDriver->loadAssocList() | JROOT/libraries/joomla/access/access.php:439 |
| 17 | JAccess::preloadComponents() | JROOT/libraries/joomla/access/access.php:213 |
| 16 | JAccess::preload() | JROOT/libraries/joomla/access/access.php:168 |
| 15 | JAccess::check() | JROOT/libraries/joomla/user/user.php:393 |
| 14 | JUser->authorise() | JROOT/components/com_contact/models/contact.php:67 |
| 13 | ContactModelContact->populateState() | JROOT/libraries/legacy/model/legacy.php:439 |
| 12 | JModelLegacy->getState() | JROOT/libraries/legacy/view/legacy.php:401 |
| 11 | JViewLegacy->get() | JROOT/components/com_contact/views/contact/view.html.php:65 |
| 10 | ContactViewContact->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
| 9 | JControllerLegacy->display() | JROOT/components/com_contact/controller.php:42 |
| 8 | ContactController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_contact/contact.php:15 |
| 6 | require_once JROOT/components/com_contact/contact.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
??PLG_DEBUG_QUERY_TIME?? ??PLG_DEBUG_QUERY_AFTER_LAST??
SELECT a.*,
CASE WHEN CHAR_LENGTH(a.alias) != 0 THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END as slug,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as catslug,c.title AS category_title, c.alias AS category_alias, c.access AS category_access,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias
FROM fmi2g_contact_details AS a
LEFT JOIN fmi2g_categories AS c
on c.id = a.catid
LEFT JOIN fmi2g_categories as parent
ON parent.id = c.parent_id
WHERE a.id = 1
AND (a.published = 1 OR a.published =2)
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-05-13 12:01:58')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-05-13 12:01:58')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | const | PRIMARY,idx_state | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| 1 | SIMPLE | c | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| 1 | SIMPLE | parent | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.19 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.14 ms |
| init | 0.12 ms |
| System lock | 0.01 ms |
| optimizing | 0.03 ms |
| statistics | 0.21 ms |
| preparing | 0.02 ms |
| executing | 0.01 ms |
| Sending data | 0.10 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.01 ms |
| # | ??PLG_DEBUG_CALL_STACK_CALLER?? | ??PLG_DEBUG_CALL_STACK_FILE_AND_LINE?? | | 14 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
| 13 | JDatabaseDriver->loadObject() | JROOT/components/com_contact/models/contact.php:194 |
| 12 | ContactModelContact->getItem() | JROOT/libraries/legacy/view/legacy.php:401 |
| 11 | JViewLegacy->get() | JROOT/components/com_contact/views/contact/view.html.php:66 |
| 10 | ContactViewContact->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
| 9 | JControllerLegacy->display() | JROOT/components/com_contact/controller.php:42 |
| 8 | ContactController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_contact/contact.php:15 |
| 6 | require_once JROOT/components/com_contact/contact.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
??PLG_DEBUG_QUERY_TIME?? ??PLG_DEBUG_QUERY_AFTER_LAST??
??PLG_DEBUG_QUERY_DUPLICATES??:
#32 #33SELECT `m`.`tag_id`,`t`.*
FROM `fmi2g_contentitem_tag_map` AS m
INNER JOIN `fmi2g_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_contact.contact'
AND `m`.`content_item_id` = 1
AND `t`.`published` = 1
AND t.access IN (1,1)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | ALL | idx_tag_type | ??PLG_DEBUG_WARNING_NO_INDEX?? | NULL | NULL | 1 | 100.00 | Using where |
| 1 | SIMPLE | t | NULL | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | kerenhes_gmah777.m.tag_id | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.11 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.06 ms |
| System lock | 0.01 ms |
| optimizing | 0.03 ms |
| statistics | 0.11 ms |
| preparing | 0.03 ms |
| executing | 0.01 ms |
| Sending data | 0.06 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.01 ms |
| # | ??PLG_DEBUG_CALL_STACK_CALLER?? | ??PLG_DEBUG_CALL_STACK_FILE_AND_LINE?? | | 15 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
| 13 | JHelperTags->getItemTags() | JROOT/components/com_contact/models/contact.php:218 |
| 12 | ContactModelContact->getItem() | JROOT/libraries/legacy/view/legacy.php:401 |
| 11 | JViewLegacy->get() | JROOT/components/com_contact/views/contact/view.html.php:66 |
| 10 | ContactViewContact->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
| 9 | JControllerLegacy->display() | JROOT/components/com_contact/controller.php:42 |
| 8 | ContactController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_contact/contact.php:15 |
| 6 | require_once JROOT/components/com_contact/contact.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
??PLG_DEBUG_QUERY_TIME?? ??PLG_DEBUG_QUERY_AFTER_LAST??
SHOW FULL COLUMNS
FROM `fmi2g_users`
??PLG_DEBUG_QUERY_EXPLAIN_NOT_POSSIBLE??
| Status | Duration |
|---|
| starting | 0.07 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.25 ms |
| init | 0.05 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.02 ms |
| executing | 0.02 ms |
| Opening tables | 0.05 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| Sending data | 0.14 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| removing tmp table | 0.06 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.01 ms |
| # | ??PLG_DEBUG_CALL_STACK_CALLER?? | ??PLG_DEBUG_CALL_STACK_FILE_AND_LINE?? | | 23 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
| 21 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:241 |
| 20 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:162 |
| 19 | JTable->__construct() | JROOT/libraries/joomla/table/user.php:38 |
| 18 | JTableUser->__construct() | JROOT/libraries/joomla/table/table.php:304 |
| 17 | JTable::getInstance() | JROOT/administrator/components/com_users/models/user.php:62 |
| 16 | UsersModelUser->getTable() | JROOT/libraries/legacy/model/admin.php:891 |
| 15 | JModelAdmin->getItem() | JROOT/administrator/components/com_users/models/user.php:78 |
| 14 | UsersModelUser->getItem() | JROOT/components/com_contact/models/contact.php:364 |
| 13 | ContactModelContact->buildContactExtendedData() | JROOT/components/com_contact/models/contact.php:254 |
| 12 | ContactModelContact->getItem() | JROOT/libraries/legacy/view/legacy.php:401 |
| 11 | JViewLegacy->get() | JROOT/components/com_contact/views/contact/view.html.php:66 |
| 10 | ContactViewContact->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
| 9 | JControllerLegacy->display() | JROOT/components/com_contact/controller.php:42 |
| 8 | ContactController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_contact/contact.php:15 |
| 6 | require_once JROOT/components/com_contact/contact.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
??PLG_DEBUG_QUERY_TIME?? ??PLG_DEBUG_QUERY_AFTER_LAST??
SELECT *
FROM `fmi2g_users`
WHERE `id` = 428
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | NULL | ??PLG_DEBUG_WARNING_NO_INDEX?? | NULL | NULL | NULL | NULL | no matching row in const table |
| Status | Duration |
|---|
| starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.04 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.05 ms |
| executing | 0.04 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.01 ms |
| # | ??PLG_DEBUG_CALL_STACK_CALLER?? | ??PLG_DEBUG_CALL_STACK_FILE_AND_LINE?? | | 18 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
| 17 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/user.php:84 |
| 16 | JTableUser->load() | JROOT/libraries/legacy/model/admin.php:896 |
| 15 | JModelAdmin->getItem() | JROOT/administrator/components/com_users/models/user.php:78 |
| 14 | UsersModelUser->getItem() | JROOT/components/com_contact/models/contact.php:364 |
| 13 | ContactModelContact->buildContactExtendedData() | JROOT/components/com_contact/models/contact.php:254 |
| 12 | ContactModelContact->getItem() | JROOT/libraries/legacy/view/legacy.php:401 |
| 11 | JViewLegacy->get() | JROOT/components/com_contact/views/contact/view.html.php:66 |
| 10 | ContactViewContact->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
| 9 | JControllerLegacy->display() | JROOT/components/com_contact/controller.php:42 |
| 8 | ContactController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_contact/contact.php:15 |
| 6 | require_once JROOT/components/com_contact/contact.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
??PLG_DEBUG_QUERY_TIME?? ??PLG_DEBUG_QUERY_AFTER_LAST??
SELECT `t`.`id`
FROM `fmi2g_tags` AS t
INNER JOIN `fmi2g_contentitem_tag_map` AS m
ON `m`.`tag_id` = `t`.`id`
AND `m`.`type_alias` = 'com_users.user'
AND `m`.`content_item_id` IN ( 428)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | t | NULL | index | PRIMARY | idx_access | 4 | NULL | 1 | 100.00 | Using index |
| 1 | SIMPLE | m | NULL | ref | idx_tag_type | idx_tag_type | 4 | kerenhes_gmah777.t.id | 1 | 100.00 | Using index condition; Using where |
| Status | Duration |
|---|
| starting | 0.07 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.05 ms |
| preparing | 0.03 ms |
| executing | 0.01 ms |
| Sending data | 0.06 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.01 ms |
| # | ??PLG_DEBUG_CALL_STACK_CALLER?? | ??PLG_DEBUG_CALL_STACK_FILE_AND_LINE?? | | 17 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1538 |
| 16 | JDatabaseDriver->loadColumn() | JROOT/libraries/cms/helper/tags.php:478 |
| 15 | JHelperTags->getTagIds() | JROOT/administrator/components/com_users/models/user.php:83 |
| 14 | UsersModelUser->getItem() | JROOT/components/com_contact/models/contact.php:364 |
| 13 | ContactModelContact->buildContactExtendedData() | JROOT/components/com_contact/models/contact.php:254 |
| 12 | ContactModelContact->getItem() | JROOT/libraries/legacy/view/legacy.php:401 |
| 11 | JViewLegacy->get() | JROOT/components/com_contact/views/contact/view.html.php:66 |
| 10 | ContactViewContact->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
| 9 | JControllerLegacy->display() | JROOT/components/com_contact/controller.php:42 |
| 8 | ContactController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_contact/contact.php:15 |
| 6 | require_once JROOT/components/com_contact/contact.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
??PLG_DEBUG_QUERY_TIME?? ??PLG_DEBUG_QUERY_AFTER_LAST??
SELECT a.*,
CASE WHEN CHAR_LENGTH(a.alias) != 0 THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END as slug,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as catslug,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email
FROM `fmi2g_contact_details` AS a
LEFT JOIN fmi2g_categories AS c
ON c.id = a.catid
LEFT JOIN fmi2g_users AS ua
ON ua.id = a.created_by
LEFT JOIN fmi2g_users AS uam
ON uam.id = a.modified_by
WHERE a.access IN (1,1)
AND a.catid = 4
AND c.access IN (1,1)
AND a.published = 1
ORDER BY a.name asc
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | c | NULL | const | PRIMARY,idx_access | PRIMARY | 4 | const | 1 | 100.00 | ??PLG_DEBUG_WARNING_USING_FILESORT?? |
| 1 | SIMPLE | a | NULL | ref | idx_access,idx_state,idx_catid | idx_state | 1 | const | 1 | 100.00 | Using index condition; Using where |
| 1 | SIMPLE | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | kerenhes_gmah777.a.created_by | 1 | 100.00 | Using where |
| 1 | SIMPLE | uam | NULL | eq_ref | PRIMARY | PRIMARY | 4 | kerenhes_gmah777.a.modified_by | 1 | 100.00 | Using where; Using index |
| Status | Duration |
|---|
| starting | 0.21 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| init | 0.14 ms |
| System lock | 0.02 ms |
| optimizing | 0.03 ms |
| statistics | 0.22 ms |
| preparing | 0.05 ms |
| Sorting result | 0.02 ms |
| executing | 0.01 ms |
| Sending data | 0.07 ms |
| Creating sort index | 0.16 ms |
| end | 0.01 ms |
| query end | 0.02 ms |
| closing tables | 0.02 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.01 ms |
| # | ??PLG_DEBUG_CALL_STACK_CALLER?? | ??PLG_DEBUG_CALL_STACK_FILE_AND_LINE?? | | 15 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:312 |
| 13 | JModelLegacy->_getList() | JROOT/libraries/legacy/model/list.php:185 |
| 12 | JModelList->getItems() | JROOT/components/com_contact/models/category.php:91 |
| 11 | ContactModelCategory->getItems() | JROOT/components/com_contact/views/contact/view.html.php:84 |
| 10 | ContactViewContact->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
| 9 | JControllerLegacy->display() | JROOT/components/com_contact/controller.php:42 |
| 8 | ContactController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_contact/contact.php:15 |
| 6 | require_once JROOT/components/com_contact/contact.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
??PLG_DEBUG_QUERY_TIME?? ??PLG_DEBUG_QUERY_AFTER_LAST??
??PLG_DEBUG_QUERY_DUPLICATES??:
#27 #33SELECT `m`.`tag_id`,`t`.*
FROM `fmi2g_contentitem_tag_map` AS m
INNER JOIN `fmi2g_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_contact.contact'
AND `m`.`content_item_id` = 1
AND `t`.`published` = 1
AND t.access IN (1,1)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | ALL | idx_tag_type | ??PLG_DEBUG_WARNING_NO_INDEX?? | NULL | NULL | 1 | 100.00 | Using where |
| 1 | SIMPLE | t | NULL | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | kerenhes_gmah777.m.tag_id | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.09 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.06 ms |
| System lock | 0.01 ms |
| optimizing | 0.03 ms |
| statistics | 0.10 ms |
| preparing | 0.03 ms |
| executing | 0.01 ms |
| Sending data | 0.06 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.01 ms |
| # | ??PLG_DEBUG_CALL_STACK_CALLER?? | ??PLG_DEBUG_CALL_STACK_FILE_AND_LINE?? | | 14 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
| 12 | JHelperTags->getItemTags() | JROOT/components/com_contact/models/category.php:104 |
| 11 | ContactModelCategory->getItems() | JROOT/components/com_contact/views/contact/view.html.php:84 |
| 10 | ContactViewContact->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
| 9 | JControllerLegacy->display() | JROOT/components/com_contact/controller.php:42 |
| 8 | ContactController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_contact/contact.php:15 |
| 6 | require_once JROOT/components/com_contact/contact.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
??PLG_DEBUG_QUERY_TIME?? ??PLG_DEBUG_QUERY_AFTER_LAST??
??PLG_DEBUG_QUERY_DUPLICATES??:
#27 #32SELECT `m`.`tag_id`,`t`.*
FROM `fmi2g_contentitem_tag_map` AS m
INNER JOIN `fmi2g_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_contact.contact'
AND `m`.`content_item_id` = 1
AND `t`.`published` = 1
AND t.access IN (1,1)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | ALL | idx_tag_type | ??PLG_DEBUG_WARNING_NO_INDEX?? | NULL | NULL | 1 | 100.00 | Using where |
| 1 | SIMPLE | t | NULL | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | kerenhes_gmah777.m.tag_id | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.08 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.06 ms |
| System lock | 0.01 ms |
| optimizing | 0.03 ms |
| statistics | 0.09 ms |
| preparing | 0.03 ms |
| executing | 0.01 ms |
| Sending data | 0.06 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.01 ms |
| # | ??PLG_DEBUG_CALL_STACK_CALLER?? | ??PLG_DEBUG_CALL_STACK_FILE_AND_LINE?? | | 13 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
| 11 | JHelperTags->getItemTags() | JROOT/components/com_contact/views/contact/view.html.php:272 |
| 10 | ContactViewContact->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
| 9 | JControllerLegacy->display() | JROOT/components/com_contact/controller.php:42 |
| 8 | ContactController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_contact/contact.php:15 |
| 6 | require_once JROOT/components/com_contact/contact.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
??PLG_DEBUG_QUERY_TIME?? ??PLG_DEBUG_QUERY_AFTER_LAST??
SHOW FULL COLUMNS
FROM `fmi2g_contact_details`
??PLG_DEBUG_QUERY_EXPLAIN_NOT_POSSIBLE??
| Status | Duration |
|---|
| starting | 0.09 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.27 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.02 ms |
| executing | 0.02 ms |
| Opening tables | 0.03 ms |
| checking permissions | 0.12 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.02 ms |
| Sending data | 0.24 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| removing tmp table | 0.08 ms |
| closing tables | 0.01 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.01 ms |
| # | ??PLG_DEBUG_CALL_STACK_CALLER?? | ??PLG_DEBUG_CALL_STACK_FILE_AND_LINE?? | | 18 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
| 16 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:241 |
| 15 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:162 |
| 14 | JTable->__construct() | JROOT/administrator/components/com_contact/tables/contact.php:38 |
| 13 | ContactTableContact->__construct() | JROOT/libraries/joomla/table/table.php:304 |
| 12 | JTable::getInstance() | JROOT/components/com_contact/models/contact.php:591 |
| 11 | ContactModelContact->hit() | JROOT/components/com_contact/views/contact/view.html.php:292 |
| 10 | ContactViewContact->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
| 9 | JControllerLegacy->display() | JROOT/components/com_contact/controller.php:42 |
| 8 | ContactController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_contact/contact.php:15 |
| 6 | require_once JROOT/components/com_contact/contact.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
??PLG_DEBUG_QUERY_TIME?? ??PLG_DEBUG_QUERY_AFTER_LAST??
SELECT *
FROM fmi2g_contact_details
WHERE `id` = '1'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | fmi2g_contact_details | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.08 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.07 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.09 ms |
| preparing | 0.02 ms |
| executing | 0.01 ms |
| Sending data | 0.08 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.01 ms |
| # | ??PLG_DEBUG_CALL_STACK_CALLER?? | ??PLG_DEBUG_CALL_STACK_FILE_AND_LINE?? | | 14 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
| 13 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:715 |
| 12 | JTable->load() | JROOT/components/com_contact/models/contact.php:592 |
| 11 | ContactModelContact->hit() | JROOT/components/com_contact/views/contact/view.html.php:292 |
| 10 | ContactViewContact->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
| 9 | JControllerLegacy->display() | JROOT/components/com_contact/controller.php:42 |
| 8 | ContactController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_contact/contact.php:15 |
| 6 | require_once JROOT/components/com_contact/contact.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
??PLG_DEBUG_QUERY_TIME?? ??PLG_DEBUG_QUERY_AFTER_LAST??
UPDATE fmi2g_contact_details
SET `hits` = (`hits` + 1)
WHERE `id` = '1'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | UPDATE | fmi2g_contact_details | NULL | range | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.03 ms |
| System lock | 0.06 ms |
| updating | 0.11 ms |
| end | 0.01 ms |
| query end | 5.46 ms |
| closing tables | 0.02 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.01 ms |
| # | ??PLG_DEBUG_CALL_STACK_CALLER?? | ??PLG_DEBUG_CALL_STACK_FILE_AND_LINE?? | | 13 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/table/table.php:1224 |
| 12 | JTable->hit() | JROOT/components/com_contact/models/contact.php:593 |
| 11 | ContactModelContact->hit() | JROOT/components/com_contact/views/contact/view.html.php:292 |
| 10 | ContactViewContact->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
| 9 | JControllerLegacy->display() | JROOT/components/com_contact/controller.php:42 |
| 8 | ContactController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_contact/contact.php:15 |
| 6 | require_once JROOT/components/com_contact/contact.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
??PLG_DEBUG_QUERY_TIME?? ??PLG_DEBUG_QUERY_AFTER_LAST??
SELECT params
FROM fmi2g_extensions AS e
WHERE e.element='com_widgetkit'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 402 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.11 ms |
| checking permissions | 0.04 ms |
| Opening tables | 0.03 ms |
| init | 0.03 ms |
| System lock | 0.02 ms |
| optimizing | 0.02 ms |
| statistics | 0.13 ms |
| preparing | 0.02 ms |
| executing | 0.01 ms |
| Sending data | 0.08 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.01 ms |
| # | ??PLG_DEBUG_CALL_STACK_CALLER?? | ??PLG_DEBUG_CALL_STACK_FILE_AND_LINE?? | | 16 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 15 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_widgetkit/helpers/system.php:278 |
| 14 | SystemWidgetkitHelper->_getParams() | JROOT/administrator/components/com_widgetkit/helpers/system.php:54 |
| 13 | SystemWidgetkitHelper->__construct() | JROOT/administrator/components/com_widgetkit/classes/widgetkit.php:129 |
| 12 | Widgetkit->loadHelper() | JROOT/administrator/components/com_widgetkit/classes/widgetkit.php:76 |
| 11 | Widgetkit->getHelper() | JROOT/administrator/components/com_widgetkit/classes/widgetkit.php:137 |
| 10 | Widgetkit->offsetGet() | JROOT/administrator/components/com_widgetkit/widgetkit.php:17 |
| 9 | require_once JROOT/administrator/components/com_widgetkit/widgetkit.php | JROOT/plugins/system/widgetkit_system/widgetkit_system.php:20 |
| 8 | plgSystemWidgetkit_System->onAfterDispatch() | ??PLG_DEBUG_CALL_STACK_SAME_FILE?? |
| 7 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/site.php:196 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
??PLG_DEBUG_QUERY_TIME?? ??PLG_DEBUG_QUERY_AFTER_LAST??
SELECT id,template
FROM fmi2g_template_styles
WHERE client_id=0
AND home=1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | fmi2g_template_styles | NULL | ALL | idx_home | ??PLG_DEBUG_WARNING_NO_INDEX?? | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.03 ms |
| preparing | 0.02 ms |
| executing | 0.01 ms |
| Sending data | 0.07 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.01 ms |
| # | ??PLG_DEBUG_CALL_STACK_CALLER?? | ??PLG_DEBUG_CALL_STACK_FILE_AND_LINE?? | | 12 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
| 11 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_widgetkit/helpers/system.php:78 |
| 10 | SystemWidgetkitHelper->init() | JROOT/administrator/components/com_widgetkit/widgetkit.php:17 |
| 9 | require_once JROOT/administrator/components/com_widgetkit/widgetkit.php | JROOT/plugins/system/widgetkit_system/widgetkit_system.php:20 |
| 8 | plgSystemWidgetkit_System->onAfterDispatch() | ??PLG_DEBUG_CALL_STACK_SAME_FILE?? |
| 7 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/site.php:196 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
??PLG_DEBUG_QUERY_TIME?? ??PLG_DEBUG_QUERY_AFTER_LAST??
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM fmi2g_modules AS m
LEFT JOIN fmi2g_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN fmi2g_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 <= '2026-05-13 12:01:58')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-05-13 12:01:58')
AND m.access IN (1,1)
AND m.client_id = 0
AND (mm.menuid = 177 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | range | PRIMARY,published,newsfeeds | published | 6 | NULL | 50 | 1.60 | Using index condition; Using where; ??PLG_DEBUG_WARNING_USING_FILESORT?? |
| 1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 403 | kerenhes_gmah777.m.module,const | 1 | 10.00 | Using index condition; Using where |
| 1 | SIMPLE | mm | NULL | ref | PRIMARY | PRIMARY | 4 | kerenhes_gmah777.m.id | 1 | 40.00 | Using where; Using index |
| Status | Duration |
|---|
| starting | 0.17 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.10 ms |
| System lock | 0.02 ms |
| optimizing | 0.04 ms |
| statistics | 0.17 ms |
| preparing | 0.06 ms |
| Sorting result | 0.04 ms |
| executing | 0.01 ms |
| Sending data | 0.03 ms |
| Creating sort index | 1.52 ms |
| end | 0.01 ms |
| query end | 0.02 ms |
| closing tables | 0.02 ms |
| freeing items | 0.07 ms |
| cleaning up | 0.01 ms |
| # | ??PLG_DEBUG_CALL_STACK_CALLER?? | ??PLG_DEBUG_CALL_STACK_FILE_AND_LINE?? | | 17 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/module/helper.php:409 |
| 15 | JModuleHelper::getModuleList() | JROOT/libraries/cms/module/helper.php:352 |
| 14 | JModuleHelper::load() | JROOT/libraries/cms/module/helper.php:84 |
| 13 | JModuleHelper::getModules() | JROOT/libraries/joomla/document/html.php:501 |
| 12 | JDocumentHtml->countModules() | JROOT/templates/wt_churchy/warp/systems/joomla/helpers/modules.php:49 |
| 11 | ModulesWarpHelper->count() | JROOT/templates/wt_churchy/layouts/template.config.php:30 |
| 10 | include JROOT/templates/wt_churchy/layouts/template.config.php | JROOT/templates/wt_churchy/layouts/template.php:11 |
| 9 | include JROOT/templates/wt_churchy/layouts/template.php | JROOT/templates/wt_churchy/warp/helpers/template.php:49 |
| 8 | TemplateWarpHelper->render() | JROOT/templates/wt_churchy/index.php:20 |
| 7 | require JROOT/templates/wt_churchy/index.php | JROOT/libraries/joomla/document/html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1054 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:745 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:263 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
**3 × SELECT `m`.`tag_id`,`t`.*
FROM `fmi2g_contentitem_tag_map` AS m
INNER JOIN `fmi2g_tags` AS t
ON `m`.`tag_id` = `t`.`id`**
**2 × SELECT `extension_id`
FROM `fmi2g_extensions`**
**2 × SELECT template
FROM fmi2g_template_styles as s**
**2 × SELECT *
FROM fmi2g_extensions**
**2 × SELECT extension_id AS id, element AS "option", params, enabled
FROM fmi2g_extensions**
**1 × SELECT `t`.`id`
FROM `fmi2g_tags` AS t
INNER JOIN `fmi2g_contentitem_tag_map` AS m
ON `m`.`tag_id` = `t`.`id`
AND `m`.`type_alias` = 'com_users.user'
AND `m`.`content_item_id` IN ( 428**
**1 × SELECT a.*,
CASE WHEN CHAR_LENGTH(a.alias) != 0 THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END as slug,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as catslug,c.title AS category_title, c.alias AS category_alias, c.access AS category_access,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias
FROM fmi2g_contact_details AS a
LEFT JOIN fmi2g_categories AS c
on c.id = a.catid
LEFT JOIN fmi2g_categories as parent
ON parent.id = c.parent_id**
**1 × SELECT *
FROM `fmi2g_users`**
**1 × SELECT a.name, a.rules
FROM fmi2g_assets AS a**
**1 × SELECT a.*,
CASE WHEN CHAR_LENGTH(a.alias) != 0 THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END as slug,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as catslug,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email
FROM `fmi2g_contact_details` AS a
LEFT JOIN fmi2g_categories AS c
ON c.id = a.catid
LEFT JOIN fmi2g_users AS ua
ON ua.id = a.created_by
LEFT JOIN fmi2g_users AS uam
ON uam.id = a.modified_by**
**1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM fmi2g_modules AS m
LEFT JOIN fmi2g_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN fmi2g_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id**
**1 × SELECT id,template
FROM fmi2g_template_styles**
**1 × SELECT params
FROM fmi2g_extensions AS e**
**1 × SELECT *
FROM fmi2g_contact_details**
**1 × SELECT element
FROM fmi2g_extensions**
**1 × SELECT id, home, template, s.params
FROM fmi2g_template_styles as s
LEFT JOIN fmi2g_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id**
**1 × SELECT folder AS type, element AS name, params
FROM fmi2g_extensions**
**1 × SELECT id, rules
FROM `fmi2g_viewlevels**
**1 × SELECT b.id
FROM fmi2g_usergroups AS a
LEFT JOIN fmi2g_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt**
**1 × SELECT `session_id`
FROM `fmi2g_session`**
**1 × SELECT extension, file, type
FROM fmi2g_rokcommon_configs**
**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 fmi2g_menu AS m
LEFT JOIN fmi2g_extensions AS e
ON m.component_id = e.extension_id**
**1 × SELECT *
FROM fmi2g_assets**
**1 × SELECT `data`
FROM `fmi2g_session`**
**1 × SELECT *
FROM fmi2g_languages**
**1 × SELECT a.rules
FROM fmi2g_assets AS a**