Tempo della query: 1.33 ms Memoria query: 0.017 MB memoria prima della query: 0.925 MB Righe restituite: 0
SELECT `data`
FROM `gfe_session`
WHERE `session_id` = 'pb95h9nfgp10075r3a9jr8o520'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `data`
FROM `#__session`
WHERE `session_id` = 'pb95h9nfgp10075r3a9jr8o52' at line 1 SQL=EXPLAIN EXTENDED SELECT `data`
FROM `#__session`
WHERE `session_id` = 'pb95h9nfgp10075r3a9jr8o520' |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.36 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.68 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.00 ms |
| # | Caller | File e numero di linea | | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 13 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/session/storage/database.php:44 |
| 12 | JSessionStorageDatabase->read() | Chiamata uguale alla linea sottostante. |
| 11 | session_start() | JROOT/libraries/joomla/session/handler/native.php:259 |
| 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:780 |
| 5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:132 |
| 4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
| 3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:415 |
| 2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
| 1 | JFactory::getApplication() | JROOT/index.php:46 |
Tempo della query: 4.72 ms Dopo l'ultima query: 4.05 ms Memoria query: 0.010 MB memoria prima della query: 0.990 MB Righe restituite: 0
SELECT `session_id`
FROM `gfe_session`
WHERE `session_id` = 'pb95h9nfgp10075r3a9jr8o520'
LIMIT 1
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `session_id`
FROM `#__session`
WHERE `session_id` = 'pb95h9nfgp10075r3a9' at line 1 SQL=EXPLAIN EXTENDED SELECT `session_id`
FROM `#__session`
WHERE `session_id` = 'pb95h9nfgp10075r3a9jr8o520' LIMIT 1 |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.00 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| executing | 0.01 ms |
| end | 3.44 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.00 ms |
| # | Caller | File e numero di linea | | 8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 7 | JDatabaseDriver->loadResult() | JROOT/libraries/cms/application/cms.php:177 |
| 6 | JApplicationCms->checkSession() | JROOT/libraries/cms/application/cms.php:806 |
| 5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:132 |
| 4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
| 3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:415 |
| 2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
| 1 | JFactory::getApplication() | JROOT/index.php:46 |
Tempo della query: 1.99 ms Dopo l'ultima query: 0.38 ms Memoria query: 0.009 MB memoria prima della query: 1.006 MB
INSERT INTO `gfe_session`
(`session_id`,`client_id`,`guest`,`time`,`userid`,`username`)
VALUES
('pb95h9nfgp10075r3a9jr8o520', 0, 1, '1790371484', 0, '')
EXPLAIN non possibile sulla query: INSERT INTO `gfe_session`
(`session_id`,`client_id`,`guest`,`time`,`userid`,`username`) VALUES
('pb95h9nfgp10075r3a9jr8o520', 0, 1, '1790371484', 0, '')
| Status | Duration |
|---|
| starting | 0.04 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.00 ms |
| System lock | 0.01 ms |
| update | 0.71 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.05 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.01 ms |
| # | Caller | File e numero di linea | | 7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/application/cms.php:213 |
| 6 | JApplicationCms->checkSession() | JROOT/libraries/cms/application/cms.php:806 |
| 5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:132 |
| 4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
| 3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:415 |
| 2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
| 1 | JFactory::getApplication() | JROOT/index.php:46 |
Tempo della query: 3.37 ms Dopo l'ultima query: 3.97 ms Memoria query: 0.012 MB memoria prima della query: 1.065 MB Righe restituite: 40
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `gfe_extensions`
WHERE `type` = 'component'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `gfe' at line 1 SQL=EXPLAIN EXTENDED SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `#__extensions`
WHERE `type` = 'component' |
| Status | Duration |
|---|
| starting | 0.04 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.38 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.35 ms |
| preparing | 0.01 ms |
| executing | 1.87 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File e numero di linea | | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 9 | JDatabaseDriver->loadObjectList() | Chiamata uguale alla linea sottostante. |
| 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:589 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:268 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 1.15 ms Dopo l'ultima query: 2.67 ms Memoria query: 0.014 MB memoria prima della query: 1.149 MB Righe restituite: 2
SELECT b.id
FROM gfe_usergroups AS a
LEFT JOIN gfe_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 9
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT b.id
FROM #__usergroups AS a
LEFT JOIN #__usergroups AS b ON b.lft <= a' at line 1 SQL=EXPLAIN EXTENDED SELECT b.id
FROM #__usergroups AS a
LEFT JOIN #__usergroups AS b ON b.lft <= a.lft AND b.rgt >= a.rgt
WHERE a.id = 9 |
| Status | Duration |
|---|
| starting | 0.05 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.69 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.07 ms |
| preparing | 0.02 ms |
| executing | 0.03 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| closing tables | 0.02 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.00 ms |
| # | Caller | File e numero di linea | | 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1538 |
| 10 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:835 |
| 9 | JAccess::getGroupsByUser() | JROOT/libraries/joomla/access/access.php:904 |
| 8 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:454 |
| 7 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:296 |
| 6 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:86 |
| 5 | JPluginHelper::getPlugin() | JROOT/libraries/cms/plugin/helper.php:128 |
| 4 | JPluginHelper::isEnabled() | JROOT/libraries/cms/application/site.php:599 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:268 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 1.74 ms Dopo l'ultima query: 1.14 ms Memoria query: 0.012 MB memoria prima della query: 1.169 MB Righe restituite: 5
SELECT id, rules
FROM `gfe_viewlevels`
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT id, rules
FROM `#__viewlevels`' at line 1 SQL=EXPLAIN EXTENDED SELECT id, rules
FROM `#__viewlevels` |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 1.23 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.03 ms |
| executing | 0.20 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.02 ms |
| # | Caller | File e numero di linea | | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1494 |
| 9 | JDatabaseDriver->loadAssocList() | JROOT/libraries/joomla/access/access.php:921 |
| 8 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:454 |
| 7 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:296 |
| 6 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:86 |
| 5 | JPluginHelper::getPlugin() | JROOT/libraries/cms/plugin/helper.php:128 |
| 4 | JPluginHelper::isEnabled() | JROOT/libraries/cms/application/site.php:599 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:268 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 2.44 ms Dopo l'ultima query: 0.30 ms Memoria query: 0.010 MB memoria prima della query: 1.188 MB Righe restituite: 73
SELECT folder AS type, element AS name, params
FROM gfe_extensions
WHERE enabled = 1
AND type ='plugin'
AND state IN (0,1)
AND access IN (1,1,5)
ORDER BY ordering
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT folder AS type, element AS name, params
FROM #__extensions
WHERE enabled' at line 1 SQL=EXPLAIN EXTENDED SELECT folder AS type, element AS name, params
FROM #__extensions
WHERE enabled = 1 AND type ='plugin' AND state IN (0,1) AND access IN (1,1,5)
ORDER BY ordering |
| Status | Duration |
|---|
| starting | 0.06 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.03 ms |
| init | 0.00 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.17 ms |
| preparing | 0.02 ms |
| executing | 1.80 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.01 ms |
| # | Caller | File e numero di linea | | 8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 7 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/plugin/helper.php:310 |
| 6 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:86 |
| 5 | JPluginHelper::getPlugin() | JROOT/libraries/cms/plugin/helper.php:128 |
| 4 | JPluginHelper::isEnabled() | JROOT/libraries/cms/application/site.php:599 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:268 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 2.23 ms Dopo l'ultima query: 77.12 ms Memoria query: 0.025 MB memoria prima della query: 2.319 MB Righe restituite: 8
SHOW FULL COLUMNS
FROM `gfe_assets`
EXPLAIN non possibile sulla query: SHOW FULL COLUMNS FROM `gfe_assets`
| Status | Duration |
|---|
| starting | 0.06 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.05 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.94 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.04 ms |
| statistics | 0.20 ms |
| preparing | 0.06 ms |
| Creating tmp table | 0.06 ms |
| executing | 0.09 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.06 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.03 ms |
| freeing items | 0.09 ms |
| cleaning up | 0.01 ms |
| # | Caller | File e numero di linea | | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
| 19 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:241 |
| 18 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:162 |
| 17 | JTable->__construct() | JROOT/libraries/joomla/table/asset.php:60 |
| 16 | JTableAsset->__construct() | JROOT/libraries/joomla/table/table.php:308 |
| 15 | JTable::getInstance() | JROOT/libraries/joomla/access/access.php:696 |
| 14 | JAccess::getExtensionNameFromAsset() | JROOT/libraries/joomla/access/access.php:555 |
| 13 | JAccess::getAssetRules() | JROOT/libraries/joomla/user/user.php:385 |
| 12 | JUser->authorise() | JROOT/plugins/system/advancedmodules/helper.php:100 |
| 11 | PlgSystemAdvancedModulesHelper->loadFrontEditScript() | JROOT/plugins/system/advancedmodules/advancedmodules.php:71 |
| 10 | PlgSystemAdvancedModules->initialise() | JROOT/plugins/system/advancedmodules/advancedmodules.php:38 |
| 9 | PlgSystemAdvancedModules->onAfterInitialise() | Chiamata uguale alla linea sottostante. |
| 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:677 |
| 4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:681 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:268 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 1.60 ms Dopo l'ultima query: 4.11 ms Memoria query: 0.020 MB memoria prima della query: 2.379 MB Righe restituite: 1
SELECT *
FROM gfe_assets
WHERE `id` = '1'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT *
FROM #__assets
WHERE `id` = '1'' at line 1 SQL=EXPLAIN EXTENDED SELECT *
FROM #__assets
WHERE `id` = '1' |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.97 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.28 ms |
| preparing | 0.01 ms |
| executing | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File e numero di linea | | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
| 16 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:719 |
| 15 | JTable->load() | JROOT/libraries/joomla/access/access.php:697 |
| 14 | JAccess::getExtensionNameFromAsset() | JROOT/libraries/joomla/access/access.php:555 |
| 13 | JAccess::getAssetRules() | JROOT/libraries/joomla/user/user.php:385 |
| 12 | JUser->authorise() | JROOT/plugins/system/advancedmodules/helper.php:100 |
| 11 | PlgSystemAdvancedModulesHelper->loadFrontEditScript() | JROOT/plugins/system/advancedmodules/advancedmodules.php:71 |
| 10 | PlgSystemAdvancedModules->initialise() | JROOT/plugins/system/advancedmodules/advancedmodules.php:38 |
| 9 | PlgSystemAdvancedModules->onAfterInitialise() | Chiamata uguale alla linea sottostante. |
| 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:677 |
| 4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:681 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:268 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.64 ms Dopo l'ultima query: 0.39 ms Memoria query: 0.018 MB memoria prima della query: 2.396 MB Righe restituite: 1
SELECT a.rules
FROM gfe_assets AS a
WHERE (a.id = 1 OR a.name = 'root.1')
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT a.rules
FROM #__assets AS a
WHERE (a.id = 1 OR a.name = 'root.1')' at line 1 SQL=EXPLAIN EXTENDED SELECT a.rules
FROM #__assets AS a
WHERE (a.id = 1 OR a.name = 'root.1') |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.03 ms |
| init | 0.00 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.03 ms |
| preparing | 0.01 ms |
| executing | 0.24 ms |
| end | 0.00 ms |
| query end | 0.03 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.00 ms |
| # | Caller | File e numero di linea | | 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1538 |
| 14 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:652 |
| 13 | JAccess::getAssetRules() | JROOT/libraries/joomla/user/user.php:385 |
| 12 | JUser->authorise() | JROOT/plugins/system/advancedmodules/helper.php:100 |
| 11 | PlgSystemAdvancedModulesHelper->loadFrontEditScript() | JROOT/plugins/system/advancedmodules/advancedmodules.php:71 |
| 10 | PlgSystemAdvancedModules->initialise() | JROOT/plugins/system/advancedmodules/advancedmodules.php:38 |
| 9 | PlgSystemAdvancedModules->onAfterInitialise() | Chiamata uguale alla linea sottostante. |
| 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:677 |
| 4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:681 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:268 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.79 ms Dopo l'ultima query: 1.26 ms Memoria query: 0.020 MB memoria prima della query: 2.428 MB Righe restituite: 40
SELECT element
FROM gfe_extensions
WHERE type = 'component'
AND enabled = '1'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT element
FROM #__extensions
WHERE type = 'component' AND enabled = '1'' at line 1 SQL=EXPLAIN EXTENDED SELECT element
FROM #__extensions
WHERE type = 'component' AND enabled = '1' |
| Status | Duration |
|---|
| starting | 0.04 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.00 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.12 ms |
| preparing | 0.02 ms |
| executing | 0.30 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File e numero di linea | | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1538 |
| 16 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:413 |
| 15 | JAccess::preloadComponents() | JROOT/libraries/joomla/access/access.php:213 |
| 14 | JAccess::preload() | JROOT/libraries/joomla/access/access.php:168 |
| 13 | JAccess::check() | JROOT/libraries/joomla/user/user.php:394 |
| 12 | JUser->authorise() | JROOT/plugins/system/advancedmodules/helper.php:100 |
| 11 | PlgSystemAdvancedModulesHelper->loadFrontEditScript() | JROOT/plugins/system/advancedmodules/advancedmodules.php:71 |
| 10 | PlgSystemAdvancedModules->initialise() | JROOT/plugins/system/advancedmodules/advancedmodules.php:38 |
| 9 | PlgSystemAdvancedModules->onAfterInitialise() | Chiamata uguale alla linea sottostante. |
| 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:677 |
| 4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:681 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:268 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 3.29 ms Dopo l'ultima query: 0.49 ms Memoria query: 0.020 MB memoria prima della query: 2.458 MB Righe restituite: 40
SELECT a.name, a.rules
FROM gfe_assets AS a
WHERE (a.name IN ('com_admin','com_advancedmodules','com_ajax','com_banners','com_cache','com_categories','com_checkin','com_coalawebsociallinks','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_finder','com_foxcontact','com_installer','com_jce','com_joomlaupdate','com_k2','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_minitekwall','com_modules','com_newsfeeds','com_phocadownload','com_plugins','com_postinstall','com_redirect','com_search','com_sigpro','com_sppagebuilder','com_tags','com_templates','com_tz_portfolio_plus','com_users','com_wrapper') OR a.name = 'root.1')
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT a.name, a.rules
FROM #__assets AS a
WHERE (a.name IN ('com_admin','com_a' at line 1 SQL=EXPLAIN EXTENDED SELECT a.name, a.rules
FROM #__assets AS a
WHERE (a.name IN ('com_admin','com_advancedmodules','com_ajax','com_banners','com_cache','com_categories','com_checkin','com_coalawebsociallinks','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_finder','com_foxcontact','com_installer','com_jce','com_joomlaupdate','com_k2','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_minitekwall','com_modules','com_newsfeeds','com_phocadownload','com_plugins','com_postinstall','com_redirect','com_search','com_sigpro','com_sppagebuilder','com_tags','com_templates','com_tz_portfolio_plus','com_users','com_wrapper') OR a.name = 'root.1') |
| Status | Duration |
|---|
| starting | 0.09 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.09 ms |
| init | 0.00 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.18 ms |
| preparing | 0.02 ms |
| executing | 2.56 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.00 ms |
| # | Caller | File e numero di linea | | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1494 |
| 16 | JDatabaseDriver->loadAssocList() | JROOT/libraries/joomla/access/access.php:441 |
| 15 | JAccess::preloadComponents() | JROOT/libraries/joomla/access/access.php:213 |
| 14 | JAccess::preload() | JROOT/libraries/joomla/access/access.php:168 |
| 13 | JAccess::check() | JROOT/libraries/joomla/user/user.php:394 |
| 12 | JUser->authorise() | JROOT/plugins/system/advancedmodules/helper.php:100 |
| 11 | PlgSystemAdvancedModulesHelper->loadFrontEditScript() | JROOT/plugins/system/advancedmodules/advancedmodules.php:71 |
| 10 | PlgSystemAdvancedModules->initialise() | JROOT/plugins/system/advancedmodules/advancedmodules.php:38 |
| 9 | PlgSystemAdvancedModules->onAfterInitialise() | Chiamata uguale alla linea sottostante. |
| 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:677 |
| 4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:681 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:268 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 1.83 ms Dopo l'ultima query: 10.25 ms Memoria query: 0.013 MB memoria prima della query: 2.804 MB Righe restituite: 1
SELECT count(*)
FROM `gfe_cwgears_schedule`
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT count(*)
FROM `#__cwgears_schedule`' at line 1 SQL=EXPLAIN EXTENDED SELECT count(*)
FROM `#__cwgears_schedule` |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.43 ms |
| init | 0.00 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.00 ms |
| # | Caller | File e numero di linea | | 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 10 | JDatabaseDriver->loadResult() | JROOT/plugins/system/cwgears/cwgears.php:76 |
| 9 | plgSystemCwgears->onAfterInitialise() | Chiamata uguale alla linea sottostante. |
| 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:677 |
| 4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:681 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:268 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.91 ms Dopo l'ultima query: 0.20 ms Memoria query: 0.013 MB memoria prima della query: 2.818 MB Righe restituite: 1
SELECT count(*)
FROM `gfe_cwgears_schedule`
WHERE time + '86400'<'1790371484'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT count(*)
FROM `#__cwgears_schedule`
WHERE time + '86400'<'1790371484'' at line 1 SQL=EXPLAIN EXTENDED SELECT count(*)
FROM `#__cwgears_schedule`
WHERE time + '86400'<'1790371484' |
| Status | Duration |
|---|
| starting | 0.04 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.00 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.58 ms |
| preparing | 0.01 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.00 ms |
| # | Caller | File e numero di linea | | 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 10 | JDatabaseDriver->loadResult() | JROOT/plugins/system/cwgears/cwgears.php:109 |
| 9 | plgSystemCwgears->onAfterInitialise() | Chiamata uguale alla linea sottostante. |
| 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:677 |
| 4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:681 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:268 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 5.57 ms Dopo l'ultima query: 3.51 ms Memoria query: 0.019 MB memoria prima della query: 2.899 MB Righe restituite: 72
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 gfe_menu AS m
LEFT JOIN gfe_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
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.ty' at line 1 SQL=EXPLAIN EXTENDED 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 #__menu AS m
LEFT JOIN #__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 |
| Status | Duration |
|---|
| starting | 0.09 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 1.79 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.12 ms |
| preparing | 0.03 ms |
| executing | 2.54 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.00 ms |
| # | Caller | File e numero di linea | | 16 | JDatabaseDriverMysqli->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:145 |
| 11 | JMenu::getInstance() | JROOT/libraries/cms/application/cms.php:446 |
| 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:197 |
| 7 | JRouter::getInstance() | JROOT/libraries/cms/application/cms.php:542 |
| 6 | JApplicationCms::getRouter() | JROOT/libraries/cms/application/site.php:407 |
| 5 | JApplicationSite::getRouter() | JROOT/libraries/cms/application/cms.php:1122 |
| 4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:791 |
| 3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:268 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.93 ms Dopo l'ultima query: 21.46 ms Memoria query: 0.022 MB memoria prima della query: 3.726 MB Righe restituite: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `gfe_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `gfe' at line 1 SQL=EXPLAIN EXTENDED SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `#__extensions`
WHERE `type` = 'library' AND `element` = 'joomla' |
| Status | Duration |
|---|
| starting | 0.05 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.03 ms |
| init | 0.00 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.42 ms |
| preparing | 0.02 ms |
| executing | 0.05 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.02 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.00 ms |
| # | Caller | File e numero di linea | | 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
| 18 | JDatabaseDriver->loadObject() | Chiamata uguale alla linea sottostante. |
| 17 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:152 |
| 16 | JCacheControllerCallback->get() | JROOT/libraries/cms/library/helper.php:156 |
| 15 | JLibraryHelper::_load() | JROOT/libraries/cms/library/helper.php:47 |
| 14 | JLibraryHelper::getLibrary() | JROOT/libraries/cms/library/helper.php:90 |
| 13 | JLibraryHelper::getParams() | JROOT/libraries/cms/version/version.php:274 |
| 12 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:755 |
| 11 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
| 10 | JFactory::getDocument() | JROOT/plugins/system/advancedmodules/advancedmodules.php:43 |
| 9 | PlgSystemAdvancedModules->onAfterRoute() | Chiamata uguale alla linea sottostante. |
| 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:1132 |
| 4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:791 |
| 3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:268 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.67 ms Dopo l'ultima query: 0.45 ms Memoria query: 0.018 MB memoria prima della query: 3.734 MB
UPDATE `gfe_extensions`
SET `params` = '{\"mediaversion\":\"95f677689bc9e7ac8e532d45af38cba9\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'UPDATE `#__extensions`
SET `params` = '{\"mediaversion\":\"95f677689bc9e7ac8e53' at line 1 SQL=EXPLAIN EXTENDED UPDATE `#__extensions`
SET `params` = '{\"mediaversion\":\"95f677689bc9e7ac8e532d45af38cba9\"}'
WHERE `type` = 'library' AND `element` = 'joomla' |
| Status | Duration |
|---|
| starting | 0.04 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.00 ms |
| System lock | 0.27 ms |
| updating | 0.11 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.03 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.00 ms |
| # | Caller | File e numero di linea | | 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/library/helper.php:119 |
| 14 | JLibraryHelper::saveParams() | JROOT/libraries/cms/version/version.php:325 |
| 13 | JVersion->setMediaVersion() | JROOT/libraries/cms/version/version.php:284 |
| 12 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:755 |
| 11 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
| 10 | JFactory::getDocument() | JROOT/plugins/system/advancedmodules/advancedmodules.php:43 |
| 9 | PlgSystemAdvancedModules->onAfterRoute() | Chiamata uguale alla linea sottostante. |
| 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:1132 |
| 4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:791 |
| 3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:268 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 1.07 ms Dopo l'ultima query: 7.90 ms Memoria query: 0.018 MB memoria prima della query: 3.911 MB Righe restituite: 2
SELECT *
FROM gfe_languages
WHERE published=1
ORDER BY ordering ASC
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT *
FROM #__languages
WHERE published=1
ORDER BY ordering ASC' at line 1 SQL=EXPLAIN EXTENDED SELECT *
FROM #__languages
WHERE published=1
ORDER BY ordering ASC |
| Status | Duration |
|---|
| starting | 0.04 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.49 ms |
| init | 0.00 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.02 ms |
| executing | 0.20 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.00 ms |
| # | Caller | File e numero di linea | | 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/language/helper.php:164 |
| 13 | JLanguageHelper::getLanguages() | JROOT/libraries/cms/application/site.php:329 |
| 12 | JApplicationSite->getParams() | JROOT/components/com_k2/helpers/utilities.php:254 |
| 11 | K2HelperUtilities::getParams() | JROOT/administrator/components/com_k2/helpers/html.php:244 |
| 10 | K2HelperHTML::loadHeadIncludes() | JROOT/plugins/system/k2/k2.php:390 |
| 9 | plgSystemK2->onAfterRoute() | Chiamata uguale alla linea sottostante. |
| 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:1132 |
| 4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:791 |
| 3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:268 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 5.93 ms Dopo l'ultima query: 1.94 ms Memoria query: 0.024 MB memoria prima della query: 3.967 MB Righe restituite: 6
SELECT id, home, template, s.params
FROM gfe_template_styles as s
LEFT JOIN gfe_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
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT id, home, template, s.params
FROM #__template_styles as s
LEFT JOIN #__' at line 1 SQL=EXPLAIN EXTENDED SELECT id, home, template, s.params
FROM #__template_styles as s
LEFT JOIN #__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 |
| Status | Duration |
|---|
| starting | 0.13 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 1.00 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.07 ms |
| statistics | 0.37 ms |
| preparing | 0.09 ms |
| executing | 3.72 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.00 ms |
| # | Caller | File e numero di linea | | 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 21 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/application/site.php:484 |
| 20 | JApplicationSite->getTemplate() | JROOT/libraries/cms/html/html.php:339 |
| 19 | JHtml::includeRelativeFiles() | JROOT/libraries/cms/html/html.php:684 |
| 18 | JHtml::script() | Chiamata uguale alla linea sottostante. |
| 17 | call_user_func_array() | JROOT/libraries/cms/html/html.php:237 |
| 16 | JHtml::call() | JROOT/libraries/cms/html/html.php:139 |
| 15 | JHtml::_() | JROOT/libraries/cms/html/jquery.php:53 |
| 14 | JHtmlJquery::framework() | Chiamata uguale alla linea sottostante. |
| 13 | call_user_func_array() | JROOT/libraries/cms/html/html.php:237 |
| 12 | JHtml::call() | JROOT/libraries/cms/html/html.php:139 |
| 11 | JHtml::_() | JROOT/administrator/components/com_k2/helpers/html.php:268 |
| 10 | K2HelperHTML::loadHeadIncludes() | JROOT/plugins/system/k2/k2.php:390 |
| 9 | plgSystemK2->onAfterRoute() | Chiamata uguale alla linea sottostante. |
| 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:1132 |
| 4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:791 |
| 3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:268 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 3.91 ms Dopo l'ultima query: 5.14 ms Memoria query: 0.015 MB memoria prima della query: 4.030 MB Righe restituite: 9
SELECT id, folder AS type, element AS name, params, manifest_cache
FROM gfe_tz_portfolio_plus_extensions
WHERE type ='tz_portfolio_plus-plugin'
AND published = 1
ORDER BY ordering
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT id, folder AS type, element AS name, params, manifest_cache
FROM #__tz_p' at line 1 SQL=EXPLAIN EXTENDED SELECT id, folder AS type, element AS name, params, manifest_cache
FROM #__tz_portfolio_plus_extensions
WHERE type ='tz_portfolio_plus-plugin' AND published = 1
ORDER BY ordering |
| Status | Duration |
|---|
| starting | 0.05 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 2.22 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.02 ms |
| executing | 1.15 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.00 ms |
| # | Caller | File e numero di linea | | 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_tz_portfolio_plus/libraries/plugin/helper.php:305 |
| 11 | TZ_Portfolio_PlusPluginHelper::load() | JROOT/administrator/components/com_tz_portfolio_plus/libraries/plugin/helper.php:194 |
| 10 | TZ_Portfolio_PlusPluginHelper::importPlugin() | JROOT/plugins/system/tz_portfolio_plus/tz_portfolio_plus.php:42 |
| 9 | PlgSystemTZ_Portfolio_Plus->onAfterRoute() | Chiamata uguale alla linea sottostante. |
| 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:1132 |
| 4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:791 |
| 3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:268 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 1.23 ms Dopo l'ultima query: 14.32 ms Memoria query: 0.014 MB memoria prima della query: 4.287 MB Righe restituite: 1
SELECT count(*)
FROM `gfe_extensions`
WHERE `element` = 'cwgears'
AND `extension_id` = ''
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT count(*)
FROM `#__extensions`
WHERE `element` = 'cwgears' AND `extension' at line 1 SQL=EXPLAIN EXTENDED SELECT count(*)
FROM `#__extensions`
WHERE `element` = 'cwgears' AND `extension_id` = '' |
| Status | Duration |
|---|
| starting | 0.04 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.03 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.02 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.00 ms |
| # | Caller | File e numero di linea | | 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 11 | JDatabaseDriver->loadResult() | JROOT/plugins/system/cwgears/cwgears.php:870 |
| 10 | plgSystemCwgears->updateDownloadKeySub() | JROOT/plugins/system/cwgears/cwgears.php:156 |
| 9 | plgSystemCwgears->onAfterRoute() | Chiamata uguale alla linea sottostante. |
| 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:1132 |
| 4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:791 |
| 3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:268 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 8.84 ms Dopo l'ultima query: 12.47 ms Memoria query: 0.017 MB memoria prima della query: 4.631 MB Righe restituite: 1
SELECT a.*,l.title AS language_title,ua.name AS author_name
FROM gfe_sppagebuilder as a
LEFT JOIN `gfe_languages` AS l
ON l.lang_code = a.language
LEFT JOIN gfe_users AS ua
ON ua.id = a.created_by
WHERE a.id = 5
AND a.published = 1
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT a.*,l.title AS language_title,ua.name AS author_name
FROM #__sppagebuild' at line 1 SQL=EXPLAIN EXTENDED SELECT a.*,l.title AS language_title,ua.name AS author_name
FROM #__sppagebuilder as a
LEFT JOIN `#__languages` AS l ON l.lang_code = a.language
LEFT JOIN #__users AS ua ON ua.id = a.created_by
WHERE a.id = 5 AND a.published = 1 |
| Status | Duration |
|---|
| starting | 0.07 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 1.67 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 3.51 ms |
| preparing | 0.01 ms |
| executing | 0.28 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.03 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File e numero di linea | | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
| 13 | JDatabaseDriver->loadObject() | JROOT/components/com_sppagebuilder/models/page.php:82 |
| 12 | SppagebuilderModelPage->getItem() | JROOT/libraries/legacy/view/legacy.php:408 |
| 11 | JViewLegacy->get() | JROOT/components/com_sppagebuilder/views/page/view.html.php:24 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:39 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:23 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.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:268 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 3.12 ms Dopo l'ultima query: 1.50 ms Memoria query: 0.022 MB memoria prima della query: 4.795 MB Righe restituite: 23
SHOW FULL COLUMNS
FROM `gfe_sppagebuilder`
EXPLAIN non possibile sulla query: SHOW FULL COLUMNS FROM `gfe_sppagebuilder`
| Status | Duration |
|---|
| starting | 0.06 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.06 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 1.23 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.05 ms |
| statistics | 0.29 ms |
| preparing | 0.04 ms |
| Creating tmp table | 0.06 ms |
| executing | 0.12 ms |
| checking permissions | 0.07 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.10 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.05 ms |
| freeing items | 0.07 ms |
| cleaning up | 0.01 ms |
| # | Caller | File e numero di linea | | 18 | JDatabaseDriverMysqli->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_sppagebuilder/tables/page.php:17 |
| 13 | SppagebuilderTablePage->__construct() | JROOT/libraries/joomla/table/table.php:308 |
| 12 | JTable::getInstance() | JROOT/components/com_sppagebuilder/models/page.php:176 |
| 11 | SppagebuilderModelPage->hit() | JROOT/components/com_sppagebuilder/views/page/view.html.php:37 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:39 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:23 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.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:268 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 1.82 ms Dopo l'ultima query: 0.73 ms Memoria query: 0.017 MB memoria prima della query: 4.872 MB Righe restituite: 1
SELECT *
FROM gfe_sppagebuilder
WHERE `id` = '5'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT *
FROM #__sppagebuilder
WHERE `id` = '5'' at line 1 SQL=EXPLAIN EXTENDED SELECT *
FROM #__sppagebuilder
WHERE `id` = '5' |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.03 ms |
| init | 0.00 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.06 ms |
| preparing | 0.01 ms |
| executing | 0.22 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Caller | File e numero di linea | | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
| 13 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:719 |
| 12 | JTable->load() | JROOT/components/com_sppagebuilder/models/page.php:177 |
| 11 | SppagebuilderModelPage->hit() | JROOT/components/com_sppagebuilder/views/page/view.html.php:37 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:39 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:23 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.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:268 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.52 ms Dopo l'ultima query: 0.62 ms Memoria query: 0.016 MB memoria prima della query: 5.009 MB
UPDATE gfe_sppagebuilder
SET `hits` = (`hits` + 1)
WHERE `id` = '5'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'UPDATE #__sppagebuilder
SET `hits` = (`hits` + 1)
WHERE `id` = '5'' at line 1 SQL=EXPLAIN EXTENDED UPDATE #__sppagebuilder
SET `hits` = (`hits` + 1)
WHERE `id` = '5' |
| Status | Duration |
|---|
| starting | 0.04 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.00 ms |
| System lock | 0.02 ms |
| updating | 0.21 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.02 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.00 ms |
| # | Caller | File e numero di linea | | 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/table/table.php:1228 |
| 12 | JTable->hit() | JROOT/components/com_sppagebuilder/models/page.php:178 |
| 11 | SppagebuilderModelPage->hit() | JROOT/components/com_sppagebuilder/views/page/view.html.php:37 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:39 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:23 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.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:268 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.67 ms Dopo l'ultima query: 7.36 ms Memoria query: 0.017 MB memoria prima della query: 5.134 MB Righe restituite: 1
SELECT `template`
FROM `gfe_template_styles`
WHERE `client_id` = '0'
AND `home` = '1'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `template`
FROM `#__template_styles`
WHERE `client_id` = '0' AND `home` ' at line 1 SQL=EXPLAIN EXTENDED SELECT `template`
FROM `#__template_styles`
WHERE `client_id` = '0' AND `home` = '1' |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.04 ms |
| preparing | 0.02 ms |
| executing | 0.04 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File e numero di linea | | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 13 | JDatabaseDriver->loadResult() | JROOT/components/com_sppagebuilder/helpers/helper.php:32 |
| 12 | SppagebuilderHelperSite::getTemplate() | JROOT/components/com_sppagebuilder/helpers/helper.php:19 |
| 11 | SppagebuilderHelperSite::loadLanguage() | JROOT/components/com_sppagebuilder/views/page/view.html.php:40 |
| 10 | SppagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
| 9 | JControllerLegacy->display() | JROOT/components/com_sppagebuilder/controller.php:39 |
| 8 | SppagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_sppagebuilder/sppagebuilder.php:23 |
| 6 | require_once JROOT/components/com_sppagebuilder/sppagebuilder.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:268 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 2.33 ms Dopo l'ultima query: 158.37 ms Memoria query: 0.018 MB memoria prima della query: 5.827 MB Righe restituite: 6
SHOW FULL COLUMNS
FROM `gfe_template_styles`
EXPLAIN non possibile sulla query: SHOW FULL COLUMNS FROM `gfe_template_styles`
| Status | Duration |
|---|
| starting | 0.06 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.06 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.98 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.03 ms |
| statistics | 0.23 ms |
| preparing | 0.04 ms |
| Creating tmp table | 0.05 ms |
| executing | 0.13 ms |
| checking permissions | 0.09 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.04 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.06 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.04 ms |
| freeing items | 0.10 ms |
| cleaning up | 0.04 ms |
| # | Caller | File e numero di linea | | 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
| 13 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:241 |
| 12 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:162 |
| 11 | JTable->__construct() | JROOT/administrator/components/com_templates/tables/style.php:30 |
| 10 | TemplatesTableStyle->__construct() | JROOT/libraries/joomla/table/table.php:308 |
| 9 | JTable::getInstance() | JROOT/plugins/system/helix3/helix3.php:33 |
| 8 | plgSystemHelix3->onAfterDispatch() | Chiamata uguale alla linea sottostante. |
| 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:268 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.71 ms Dopo l'ultima query: 0.42 ms Memoria query: 0.013 MB memoria prima della query: 5.862 MB Righe restituite: 1
SELECT *
FROM gfe_template_styles
WHERE `id` = '12'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT *
FROM #__template_styles
WHERE `id` = '12'' at line 1 SQL=EXPLAIN EXTENDED SELECT *
FROM #__template_styles
WHERE `id` = '12' |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.03 ms |
| init | 0.00 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.04 ms |
| preparing | 0.01 ms |
| executing | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.00 ms |
| # | Caller | File e numero di linea | | 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
| 10 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:719 |
| 9 | JTable->load() | JROOT/plugins/system/helix3/helix3.php:34 |
| 8 | plgSystemHelix3->onAfterDispatch() | Chiamata uguale alla linea sottostante. |
| 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:268 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 7.82 ms Dopo l'ultima query: 54.27 ms Memoria query: 0.024 MB memoria prima della query: 6.438 MB Righe restituite: 17
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params,am.mirror_id, am.params as advancedparams, 0 as menuid, m.publish_up, m.publish_down
FROM gfe_modules AS m
LEFT JOIN gfe_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
LEFT JOIN gfe_advancedmodules as am
ON am.moduleid = m.id
WHERE m.published = 1
AND e.enabled = 1
AND m.access IN (1,1,5)
AND m.client_id = 0
ORDER BY m.position, m.ordering
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params,am.' at line 1 SQL=EXPLAIN EXTENDED SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params,am.mirror_id, am.params as advancedparams, 0 as menuid, m.publish_up, m.publish_down
FROM #__modules AS m
LEFT JOIN #__extensions AS e ON e.element = m.module AND e.client_id = m.client_id
LEFT JOIN #__advancedmodules as am ON am.moduleid = m.id
WHERE m.published = 1 AND e.enabled = 1 AND m.access IN (1,1,5) AND m.client_id = 0
ORDER BY m.position, m.ordering |
| Status | Duration |
|---|
| starting | 0.10 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.92 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.07 ms |
| preparing | 0.04 ms |
| executing | 6.07 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.03 ms |
| freeing items | 0.07 ms |
| cleaning up | 0.02 ms |
| # | Caller | File e numero di linea | | 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 19 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/advancedmodules/advancedmodulehelper.php:409 |
| 18 | PlgSystemAdvancedModuleHelper->getModuleList() | JROOT/plugins/system/advancedmodules/advancedmodulehelper.php:127 |
| 17 | PlgSystemAdvancedModuleHelper->onPrepareModuleList() | Chiamata uguale alla linea sottostante. |
| 16 | call_user_func_array() | JROOT/libraries/joomla/event/dispatcher.php:164 |
| 15 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 14 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/module/helper.php:365 |
| 13 | JModuleHelper::load() | JROOT/libraries/cms/module/helper.php:84 |
| 12 | JModuleHelper::getModules() | JROOT/libraries/joomla/document/html.php:501 |
| 11 | JDocumentHtml->countModules() | JROOT/plugins/system/helix3/core/helix3.php:508 |
| 10 | Helix3::countModules() | JROOT/plugins/system/helix3/core/helix3.php:455 |
| 9 | Helix3::rowColumns() | JROOT/plugins/system/helix3/core/helix3.php:264 |
| 8 | Helix3::generatelayout() | JROOT/templates/shaper_helix3/index.php:173 |
| 7 | require JROOT/templates/shaper_helix3/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:1079 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:274 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.86 ms Dopo l'ultima query: 75.99 ms Memoria query: 0.019 MB memoria prima della query: 7.275 MB Righe restituite: 0
SELECT uikit
FROM `gfe_cwgears`
WHERE url = 'https://www.geoflum.it/'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT uikit
FROM `#__cwgears`
WHERE url = 'https://www.geoflum.it/'' at line 1 SQL=EXPLAIN EXTENDED SELECT uikit
FROM `#__cwgears`
WHERE url = 'https://www.geoflum.it/' |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.44 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.02 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File e numero di linea | | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 15 | JDatabaseDriver->loadResult() | JROOT/plugins/system/cwgears/helpers/loadcount.php:49 |
| 14 | CwGearsHelperLoadcount::getCounts() | JROOT/plugins/system/cwgears/cwgears.php:373 |
| 13 | plgSystemCwgears->onBeforeCompileHead() | Chiamata uguale alla linea sottostante. |
| 12 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
| 11 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
| 10 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 9 | JApplicationBase->triggerEvent() | JROOT/libraries/joomla/document/renderer/html/head.php:58 |
| 8 | JDocumentRendererHtmlHead->fetchHead() | JROOT/libraries/joomla/document/renderer/html/head.php:34 |
| 7 | JDocumentRendererHtmlHead->render() | JROOT/libraries/joomla/document/html.php:411 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1093 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:274 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.28 ms Dopo l'ultima query: 0.22 ms Memoria query: 0.020 MB memoria prima della query: 7.295 MB Righe restituite: 0
SELECT uikit_plus
FROM `gfe_cwgears`
WHERE url = 'https://www.geoflum.it/'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT uikit_plus
FROM `#__cwgears`
WHERE url = 'https://www.geoflum.it/'' at line 1 SQL=EXPLAIN EXTENDED SELECT uikit_plus
FROM `#__cwgears`
WHERE url = 'https://www.geoflum.it/' |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File e numero di linea | | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 15 | JDatabaseDriver->loadResult() | JROOT/plugins/system/cwgears/helpers/loadcount.php:49 |
| 14 | CwGearsHelperLoadcount::getCounts() | JROOT/plugins/system/cwgears/cwgears.php:382 |
| 13 | plgSystemCwgears->onBeforeCompileHead() | Chiamata uguale alla linea sottostante. |
| 12 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
| 11 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
| 10 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 9 | JApplicationBase->triggerEvent() | JROOT/libraries/joomla/document/renderer/html/head.php:58 |
| 8 | JDocumentRendererHtmlHead->fetchHead() | JROOT/libraries/joomla/document/renderer/html/head.php:34 |
| 7 | JDocumentRendererHtmlHead->render() | JROOT/libraries/joomla/document/html.php:411 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1093 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:274 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.38 ms Dopo l'ultima query: 63.55 ms Memoria query: 0.013 MB memoria prima della query: 7.648 MB Righe restituite: 0
SELECT facebook_js
FROM `gfe_cwgears`
WHERE url = 'https://www.geoflum.it/'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT facebook_js
FROM `#__cwgears`
WHERE url = 'https://www.geoflum.it/'' at line 1 SQL=EXPLAIN EXTENDED SELECT facebook_js
FROM `#__cwgears`
WHERE url = 'https://www.geoflum.it/' |
| Status | Duration |
|---|
| starting | 0.04 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.02 ms |
| statistics | 0.01 ms |
| executing | 0.03 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File e numero di linea | | 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 10 | JDatabaseDriver->loadResult() | JROOT/plugins/system/cwgears/helpers/loadcount.php:49 |
| 9 | CwGearsHelperLoadcount::getCounts() | JROOT/plugins/system/cwfacebookjs/cwfacebookjs.php:174 |
| 8 | plgSystemCwfacebookjs->onAfterRender() | Chiamata uguale alla linea sottostante. |
| 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/cms.php:1099 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:274 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
2 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `gfe_extensions`
1 × SELECT a.*,l.title AS language_title,ua.name AS author_name
FROM gfe_sppagebuilder as a
LEFT JOIN `gfe_languages` AS l
ON l.lang_code = a.language
LEFT JOIN gfe_users AS ua
ON ua.id = a.created_by
1 × SELECT *
FROM gfe_sppagebuilder
1 × SELECT count(*)
FROM `gfe_extensions`
1 × SELECT id, folder AS type, element AS name, params, manifest_cache
FROM gfe_tz_portfolio_plus_extensions
1 × SELECT id, home, template, s.params
FROM gfe_template_styles as s
LEFT JOIN gfe_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT `template`
FROM `gfe_template_styles`
1 × SELECT *
FROM gfe_template_styles
1 × SELECT facebook_js
FROM `gfe_cwgears`
1 × SELECT uikit_plus
FROM `gfe_cwgears`
1 × SELECT uikit
FROM `gfe_cwgears`
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params,am.mirror_id, am.params as advancedparams, 0 as menuid, m.publish_up, m.publish_down
FROM gfe_modules AS m
LEFT JOIN gfe_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
LEFT JOIN gfe_advancedmodules as am
ON am.moduleid = m.id
1 × SELECT *
FROM gfe_languages
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 gfe_menu AS m
LEFT JOIN gfe_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT folder AS type, element AS name, params
FROM gfe_extensions
1 × SELECT id, rules
FROM `gfe_viewlevels
1 × SELECT b.id
FROM gfe_usergroups AS a
LEFT JOIN gfe_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT `session_id`
FROM `gfe_session`
1 × SELECT *
FROM gfe_assets
1 × SELECT a.rules
FROM gfe_assets AS a
1 × SELECT count(*)
FROM `gfe_cwgears_schedule`
1 × SELECT count(*)
FROM `gfe_cwgears_schedule
1 × SELECT a.name, a.rules
FROM gfe_assets AS a
1 × SELECT element
FROM gfe_extensions
1 × SELECT `data`
FROM `gfe_session`