Tiempo de la consulta: 0.46 ms Consulta a la memoria: 0.022 MB memoria antes de la consulta: 0.730 MB Filas devueltas: 1
SELECT `data`
FROM `lsq4x_session`
WHERE `session_id` = '6b151fc4208c33e71717dee0012db305'
| 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` = '6b151fc4208c33e71717dee' at line 1 SQL=EXPLAIN EXTENDED SELECT `data`
FROM `#__session`
WHERE `session_id` = '6b151fc4208c33e71717dee0012db305' |
| Status | Duration |
|---|
| starting | 0.04 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.16 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.04 ms |
| preparing | 0.01 ms |
| executing | 0.01 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea | | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 13 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/session/storage/database.php:44 |
| 12 | JSessionStorageDatabase->read() | Lo mismo que llamada de la línea de abajo. |
| 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:773 |
| 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:408 |
| 2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
| 1 | JFactory::getApplication() | JROOT/index.php:46 |
Tiempo de la consulta: 0.74 ms Después de la última consulta: 0.42 ms Consulta a la memoria: 0.039 MB memoria antes de la consulta: 0.835 MB Filas devueltas: 45
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `lsq4x_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 `lsq' 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.03 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.11 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.04 ms |
| preparing | 0.01 ms |
| executing | 0.22 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea | | 9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 8 | JDatabaseDriver->loadObjectList() | 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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.47 ms Después de la última consulta: 0.31 ms Consulta a la memoria: 0.021 MB memoria antes de la consulta: 0.873 MB Filas devueltas: 1
SELECT b.id
FROM lsq4x_usergroups AS a
LEFT JOIN lsq4x_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.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 b.id
FROM #__usergroups AS a
LEFT JOIN #__usergroups AS b ON b.lft ' 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 = 1 |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.10 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.07 ms |
| preparing | 0.05 ms |
| executing | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea | | 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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.32 ms Después de la última consulta: 0.06 ms Consulta a la memoria: 0.021 MB memoria antes de la consulta: 0.878 MB Filas devueltas: 4
SELECT id, rules
FROM `lsq4x_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.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.07 ms |
| init | 0.00 ms |
| System lock | 0.01 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.03 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Comunicador | Archivo y número de línea | | 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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.87 ms Después de la última consulta: 0.04 ms Consulta a la memoria: 0.025 MB memoria antes de la consulta: 0.886 MB Filas devueltas: 66
SELECT folder AS type, element AS name, params
FROM lsq4x_extensions
WHERE enabled = 1
AND type ='plugin'
AND state IN (0,1)
AND access IN (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 folder AS type, element AS name, params
FROM #__extensions
WHERE enabl' 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)
ORDER BY ordering |
| 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.02 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.05 ms |
| preparing | 0.02 ms |
| executing | 0.50 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea | | 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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.71 ms Después de la última consulta: 3.04 ms Consulta a la memoria: 0.022 MB memoria antes de la consulta: 1.227 MB Filas devueltas: 1
SELECT `value`
FROM `lsq4x_admintools_storage`
WHERE `key` = 'cparams'
| 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 `value`
FROM `#__admintools_storage`
WHERE `key` = 'cparams'' at line 1 SQL=EXPLAIN EXTENDED SELECT `value`
FROM `#__admintools_storage`
WHERE `key` = 'cparams' |
| Status | Duration |
|---|
| starting | 0.07 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.18 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.21 ms |
| preparing | 0.01 ms |
| executing | 0.01 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea | | 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 12 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_admintools/Helper/Storage.php:118 |
| 11 | Akeeba\AdminTools\Admin\Helper\Storage->load() | JROOT/administrator/components/com_admintools/Helper/Storage.php:48 |
| 10 | Akeeba\AdminTools\Admin\Helper\Storage->__construct() | JROOT/administrator/components/com_admintools/Helper/Storage.php:37 |
| 9 | Akeeba\AdminTools\Admin\Helper\Storage::getInstance() | JROOT/plugins/system/admintools/admintools/main.php:270 |
| 8 | plgSystemAdmintools->loadComponentParameters() | JROOT/plugins/system/admintools/admintools/main.php:84 |
| 7 | plgSystemAdmintools->__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:669 |
| 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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.32 ms Después de la última consulta: 0.12 ms Consulta a la memoria: 0.021 MB memoria antes de la consulta: 1.236 MB Filas devueltas: 0
SELECT *
FROM `lsq4x_admintools_wafexceptions`
WHERE NOT(`option` LIKE 'com_%')
| 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 `#__admintools_wafexceptions`
WHERE NOT(`option` LIKE 'com_%')' at line 1 SQL=EXPLAIN EXTENDED SELECT *
FROM `#__admintools_wafexceptions`
WHERE NOT(`option` LIKE 'com_%') |
| 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.10 ms |
| init | 0.00 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| executing | 0.01 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Comunicador | Archivo y número de línea | | 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1494 |
| 10 | JDatabaseDriver->loadAssocList() | JROOT/plugins/system/admintools/admintools/main.php:555 |
| 9 | plgSystemAdmintools->loadWAFExceptionsSEF() | JROOT/plugins/system/admintools/admintools/main.php:469 |
| 8 | plgSystemAdmintools->loadWAFExceptions() | JROOT/plugins/system/admintools/admintools/main.php:99 |
| 7 | plgSystemAdmintools->__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:669 |
| 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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 1.57 ms Después de la última consulta: 4.34 ms Consulta a la memoria: 0.022 MB memoria antes de la consulta: 1.610 MB Filas devueltas: 1
SHOW VARIABLES LIKE "collation_database"
'Explicar' no es posible en la consulta: SHOW VARIABLES LIKE "collation_database"
| Status | Duration |
|---|
| starting | 0.06 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.08 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 1.12 ms |
| end | 0.01 ms |
| query end | 0.03 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea | | 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
| 12 | JDatabaseDriver->loadObject() | JROOT/libraries/joomla/database/driver/mysqli.php:337 |
| 11 | JDatabaseDriverMysqli->getCollation() | JROOT/plugins/system/admintools/feature/utf8mb4.php:28 |
| 10 | AtsystemFeatureUtf8mb4->onAfterInitialise() | JROOT/plugins/system/admintools/admintools/main.php:714 |
| 9 | plgSystemAdmintools->runFeature() | JROOT/plugins/system/admintools/admintools/main.php:127 |
| 8 | plgSystemAdmintools->onAfterInitialise() | 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:670 |
| 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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.41 ms Después de la última consulta: 0.07 ms Consulta a la memoria: 0.021 MB memoria antes de la consulta: 1.620 MB Filas devueltas: 0
SELECT `source`,`keepurlparams`
FROM `lsq4x_admintools_redirects`
WHERE ((`dest` = 'index.php/ffc/secretaria/circulares/category/20-circulares-2011-2012') OR (`dest` = 'index.php/ffc/secretaria/circulares/category/20-circulares-2011-2012') OR ('index.php/ffc/secretaria/circulares/category/20-circulares-2011-2012' LIKE `dest`))
AND `published` = '1'
ORDER BY `ordering` DESC
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 `source`,`keepurlparams`
FROM `#__admintools_redirects`
WHERE ((`dest`' at line 1 SQL=EXPLAIN EXTENDED SELECT `source`,`keepurlparams`
FROM `#__admintools_redirects`
WHERE ((`dest` = 'index.php/ffc/secretaria/circulares/category/20-circulares-2011-2012') OR (`dest` = 'index.php/ffc/secretaria/circulares/category/20-circulares-2011-2012') OR ('index.php/ffc/secretaria/circulares/category/20-circulares-2011-2012' LIKE `dest`)) AND `published` = '1'
ORDER BY `ordering` DESC LIMIT 1 |
| 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.16 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 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.01 ms |
| # | Comunicador | Archivo y número de línea | | 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1761 |
| 11 | JDatabaseDriver->loadRow() | JROOT/plugins/system/admintools/feature/urlredir.php:89 |
| 10 | AtsystemFeatureUrlredir->onAfterInitialise() | JROOT/plugins/system/admintools/admintools/main.php:714 |
| 9 | plgSystemAdmintools->runFeature() | JROOT/plugins/system/admintools/admintools/main.php:127 |
| 8 | plgSystemAdmintools->onAfterInitialise() | 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:670 |
| 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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 1.30 ms Después de la última consulta: 0.28 ms Consulta a la memoria: 0.130 MB memoria antes de la consulta: 1.638 MB Filas devueltas: 92
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 lsq4x_menu AS m
LEFT JOIN lsq4x_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.05 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.14 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.04 ms |
| preparing | 0.03 ms |
| executing | 0.82 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea | | 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:439 |
| 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:535 |
| 6 | JApplicationCms::getRouter() | JROOT/libraries/cms/application/site.php:407 |
| 5 | JApplicationSite::getRouter() | JROOT/libraries/cms/application/cms.php:1115 |
| 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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.32 ms Después de la última consulta: 2.28 ms Consulta a la memoria: 0.024 MB memoria antes de la consulta: 2.382 MB Filas devueltas: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `lsq4x_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 `lsq' 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.03 ms |
| Executing hook on transaction | 0.01 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.05 ms |
| preparing | 0.01 ms |
| executing | 0.03 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Comunicador | Archivo y número de línea | | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
| 16 | JDatabaseDriver->loadObject() | JROOT/libraries/joomla/cache/controller/callback.php:152 |
| 15 | JCacheControllerCallback->get() | JROOT/libraries/cms/library/helper.php:156 |
| 14 | JLibraryHelper::_load() | JROOT/libraries/cms/library/helper.php:47 |
| 13 | JLibraryHelper::getLibrary() | JROOT/libraries/cms/library/helper.php:90 |
| 12 | JLibraryHelper::getParams() | JROOT/libraries/cms/version/version.php:274 |
| 11 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:755 |
| 10 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
| 9 | JFactory::getDocument() | JROOT/plugins/system/oziojquery/oziojquery.php:57 |
| 8 | plgSystemOziojquery->onAfterRoute() | 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:1125 |
| 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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 1.51 ms Después de la última consulta: 0.07 ms Consulta a la memoria: 0.006 MB memoria antes de la consulta: 2.374 MB
UPDATE `lsq4x_extensions`
SET `params` = '{\"mediaversion\":\"895cb9fa89c3271f8aaa6f8b3257a7a7\"}'
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\":\"895cb9fa89c3271f8a' at line 1 SQL=EXPLAIN EXTENDED UPDATE `#__extensions`
SET `params` = '{\"mediaversion\":\"895cb9fa89c3271f8aaa6f8b3257a7a7\"}'
WHERE `type` = 'library' AND `element` = 'joomla' |
| 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.02 ms |
| init | 0.01 ms |
| System lock | 0.04 ms |
| updating | 0.05 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 1.22 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea | | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/library/helper.php:119 |
| 13 | JLibraryHelper::saveParams() | JROOT/libraries/cms/version/version.php:325 |
| 12 | JVersion->setMediaVersion() | JROOT/libraries/cms/version/version.php:284 |
| 11 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:755 |
| 10 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
| 9 | JFactory::getDocument() | JROOT/plugins/system/oziojquery/oziojquery.php:57 |
| 8 | plgSystemOziojquery->onAfterRoute() | 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:1125 |
| 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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.62 ms Después de la última consulta: 1.56 ms Consulta a la memoria: 0.024 MB memoria antes de la consulta: 2.619 MB Filas devueltas: 4
SELECT id, home, template, s.params
FROM lsq4x_template_styles as s
LEFT JOIN lsq4x_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 ls' 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.08 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.16 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.06 ms |
| preparing | 0.02 ms |
| executing | 0.10 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea | | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/application/site.php:484 |
| 14 | JApplicationSite->getTemplate() | JROOT/plugins/system/jat3/jat3/core/common.php:88 |
| 13 | T3Common::get_active_template() | JROOT/plugins/system/jat3/jat3/core/define.php:16 |
| 12 | include_once JROOT/plugins/system/jat3/jat3/core/define.php | JROOT/plugins/system/jat3/jat3/core/common.php:31 |
| 11 | t3import() | JROOT/plugins/system/jat3/jat3/core/framework.php:16 |
| 10 | include_once JROOT/plugins/system/jat3/jat3/core/framework.php | JROOT/plugins/system/jat3/jat3/core/common.php:31 |
| 9 | t3import() | JROOT/plugins/system/jat3/jat3.php:154 |
| 8 | plgSystemJAT3->onAfterRoute() | 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:1125 |
| 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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 2.21 ms Después de la última consulta: 8.79 ms Consulta a la memoria: 0.026 MB memoria antes de la consulta: 2.955 MB Filas devueltas: 12
SELECT m.published, m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM lsq4x_modules AS m
LEFT JOIN lsq4x_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN lsq4x_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-04-20 20:43:06')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-04-20 20:43:06')
AND m.access IN (1)
AND m.client_id = 0
AND (mm.menuid = 540 OR mm.menuid <= 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.published, m.id, m.title, m.module, m.position, m.content, m.showtitle,' at line 1 SQL=EXPLAIN EXTENDED SELECT m.published, m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM #__modules AS m
LEFT JOIN #__modules_menu AS mm ON mm.moduleid = m.id
LEFT JOIN #__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-04-20 20:43:06') AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-04-20 20:43:06') AND m.access IN (1) AND m.client_id = 0 AND (mm.menuid = 540 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering |
| Status | Duration |
|---|
| starting | 0.11 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.23 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.03 ms |
| statistics | 0.11 ms |
| preparing | 0.03 ms |
| executing | 1.40 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea | | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jat3/jat3/core/joomla/modulehelper.php:382 |
| 16 | JModuleHelper::_load() | JROOT/plugins/system/jat3/jat3/core/joomla/modulehelper.php:104 |
| 15 | JModuleHelper::getModules() | JROOT/libraries/joomla/document/html.php:501 |
| 14 | JDocumentHtml->countModules() | JROOT/plugins/system/jat3/jat3/core/template.php:1213 |
| 13 | T3Template->countModules() | JROOT/plugins/system/jat3/jat3/core/template.php:710 |
| 12 | T3Template->hasBlock() | JROOT/plugins/system/jat3/jat3/core/template.php:1081 |
| 11 | T3Template->parseLayout() | JROOT/plugins/system/jat3/jat3/core/template.php:727 |
| 10 | T3Template->loadLayout() | JROOT/plugins/system/jat3/jat3/core/framework.php:159 |
| 9 | T3Framework::init_layout() | JROOT/plugins/system/jat3/jat3.php:274 |
| 8 | plgSystemJAT3->onAfterRoute() | 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:1125 |
| 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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.44 ms Después de la última consulta: 0.83 ms Consulta a la memoria: 0.019 MB memoria antes de la consulta: 3.005 MB Filas devueltas: 0
SELECT *
FROM lsq4x_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.03 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.15 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.03 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea | | 7 | JDatabaseDriverMysqli->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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.72 ms Después de la última consulta: 3.37 ms Consulta a la memoria: 0.022 MB memoria antes de la consulta: 3.224 MB Filas devueltas: 1
SELECT cc.id, cc.title, cc.alias, cc.access as cataccess, cc.accessuserid as cataccessuserid, cc.description, cc.metakey, cc.metadesc, pc.title as parenttitle, cc.parent_id as parentid, pc.alias as parentalias
FROM lsq4x_phocadownload_categories AS cc
LEFT JOIN lsq4x_phocadownload_categories AS pc
ON pc.id = cc.parent_id
WHERE cc.id= 20
AND cc.access IN (1)
AND cc.published = 1
ORDER BY cc.ordering
LIMIT 0, 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 cc.id, cc.title, cc.alias, cc.access as cataccess, cc.accessuserid as cat' at line 1 SQL=EXPLAIN EXTENDED SELECT cc.id, cc.title, cc.alias, cc.access as cataccess, cc.accessuserid as cataccessuserid, cc.description, cc.metakey, cc.metadesc, pc.title as parenttitle, cc.parent_id as parentid, pc.alias as parentalias FROM #__phocadownload_categories AS cc LEFT JOIN #__phocadownload_categories AS pc ON pc.id = cc.parent_id WHERE cc.id= 20 AND cc.access IN (1) AND cc.published = 1 ORDER BY cc.ordering LIMIT 0, 1 |
| Status | Duration |
|---|
| starting | 0.06 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.18 ms |
| init | 0.00 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.24 ms |
| preparing | 0.01 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea | | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:310 |
| 12 | JModelLegacy->_getList() | JROOT/components/com_phocadownload/models/category.php:79 |
| 11 | PhocaDownloadModelCategory->getCategory() | JROOT/components/com_phocadownload/views/category/view.html.php:34 |
| 10 | PhocaDownloadViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
| 9 | JControllerLegacy->display() | JROOT/components/com_phocadownload/controller.php:34 |
| 8 | PhocaDownloadController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_phocadownload/phocadownload.php:52 |
| 6 | require_once JROOT/components/com_phocadownload/phocadownload.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.66 ms Después de la última consulta: 0.04 ms Consulta a la memoria: 0.023 MB memoria antes de la consulta: 3.235 MB Filas devueltas: 0
SELECT cc.id, cc.title, cc.alias, cc.access as cataccess, cc.accessuserid as cataccessuserid, COUNT(c.id) AS numdoc
FROM lsq4x_phocadownload_categories AS cc
LEFT JOIN lsq4x_phocadownload AS c
ON c.catid = cc.id
AND c.published = 1
AND c.textonly = 0
WHERE cc.parent_id = 20
AND cc.access IN (1)
AND cc.published = 1
GROUP BY cc.id
ORDER BY cc.title DESC
| 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 cc.id, cc.title, cc.alias, cc.access as cataccess, cc.accessuserid as ca' at line 1 SQL=EXPLAIN EXTENDED SELECT cc.id, cc.title, cc.alias, cc.access as cataccess, cc.accessuserid as cataccessuserid, COUNT(c.id) AS numdoc FROM #__phocadownload_categories AS cc LEFT JOIN #__phocadownload AS c ON c.catid = cc.id AND c.published = 1 AND c.textonly = 0 WHERE cc.parent_id = 20 AND cc.access IN (1) AND cc.published = 1 GROUP BY cc.id ORDER BY cc.title DESC |
| 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.11 ms |
| init | 0.00 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.04 ms |
| preparing | 0.01 ms |
| Creating tmp table | 0.03 ms |
| executing | 0.22 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea | | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:310 |
| 12 | JModelLegacy->_getList() | JROOT/components/com_phocadownload/models/category.php:87 |
| 11 | PhocaDownloadModelCategory->getSubcategories() | JROOT/components/com_phocadownload/views/category/view.html.php:35 |
| 10 | PhocaDownloadViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
| 9 | JControllerLegacy->display() | JROOT/components/com_phocadownload/controller.php:34 |
| 8 | PhocaDownloadController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_phocadownload/phocadownload.php:52 |
| 6 | require_once JROOT/components/com_phocadownload/phocadownload.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.92 ms Después de la última consulta: 0.06 ms Consulta a la memoria: 0.059 MB memoria antes de la consulta: 3.243 MB Filas devueltas: 19
SELECT c.*, cc.id AS categoryid, cc.title AS categorytitle, cc.alias AS categoryalias, cc.access as cataccess, cc.accessuserid as cataccessuserid
FROM lsq4x_phocadownload AS c
LEFT JOIN lsq4x_phocadownload_categories AS cc
ON cc.id = c.catid
WHERE c.catid= 20
AND ( (unaccessible_file = 1 ) OR (unaccessible_file = 0
AND c.access IN (1) ) )
AND ( (unaccessible_file = 1 ) OR (unaccessible_file = 0
AND cc.access IN (1) ) )
AND c.published = 1
AND c.approved = 1
AND cc.published = 1
AND ( c.publish_up = '0000-00-00 00:00:00' OR c.publish_up <= '2026-04-20 20:43:06' )
AND ( c.publish_down = '0000-00-00 00:00:00' OR c.publish_down >= '2026-04-20 20:43:06' )
ORDER BY c.date DESC
LIMIT 0, 20
| 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 c.*, cc.id AS categoryid, cc.title AS categorytitle, cc.alias AS category' at line 1 SQL=EXPLAIN EXTENDED SELECT c.*, cc.id AS categoryid, cc.title AS categorytitle, cc.alias AS categoryalias, cc.access as cataccess, cc.accessuserid as cataccessuserid FROM #__phocadownload AS c LEFT JOIN #__phocadownload_categories AS cc ON cc.id = c.catid WHERE c.catid= 20 AND ( (unaccessible_file = 1 ) OR (unaccessible_file = 0 AND c.access IN (1) ) ) AND ( (unaccessible_file = 1 ) OR (unaccessible_file = 0 AND cc.access IN (1) ) ) AND c.published = 1 AND c.approved = 1 AND cc.published = 1 AND ( c.publish_up = '0000-00-00 00:00:00' OR c.publish_up <= '2026-04-20 20:43:06' ) AND ( c.publish_down = '0000-00-00 00:00:00' OR c.publish_down >= '2026-04-20 20:43:06' ) ORDER BY c.date DESC LIMIT 0, 20 |
| Status | Duration |
|---|
| starting | 0.05 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.04 ms |
| init | 0.00 ms |
| System lock | 0.01 ms |
| optimizing | 0.03 ms |
| statistics | 0.10 ms |
| preparing | 0.03 ms |
| executing | 0.45 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea | | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:310 |
| 12 | JModelLegacy->_getList() | JROOT/components/com_phocadownload/models/category.php:71 |
| 11 | PhocaDownloadModelCategory->getFileList() | JROOT/components/com_phocadownload/views/category/view.html.php:36 |
| 10 | PhocaDownloadViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
| 9 | JControllerLegacy->display() | JROOT/components/com_phocadownload/controller.php:34 |
| 8 | PhocaDownloadController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_phocadownload/phocadownload.php:52 |
| 6 | require_once JROOT/components/com_phocadownload/phocadownload.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.61 ms Después de la última consulta: 0.20 ms Consulta a la memoria: 0.059 MB memoria antes de la consulta: 3.317 MB Filas devueltas: 19
SELECT c.*, cc.id AS categoryid, cc.title AS categorytitle, cc.alias AS categoryalias, cc.access as cataccess, cc.accessuserid as cataccessuserid
FROM lsq4x_phocadownload AS c
LEFT JOIN lsq4x_phocadownload_categories AS cc
ON cc.id = c.catid
WHERE c.catid= 20
AND ( (unaccessible_file = 1 ) OR (unaccessible_file = 0
AND c.access IN (1) ) )
AND ( (unaccessible_file = 1 ) OR (unaccessible_file = 0
AND cc.access IN (1) ) )
AND c.published = 1
AND c.approved = 1
AND cc.published = 1
AND ( c.publish_up = '0000-00-00 00:00:00' OR c.publish_up <= '2026-04-20 20:43:06' )
AND ( c.publish_down = '0000-00-00 00:00:00' OR c.publish_down >= '2026-04-20 20:43:06' )
ORDER BY c.date DESC
| 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 c.*, cc.id AS categoryid, cc.title AS categorytitle, cc.alias AS category' at line 1 SQL=EXPLAIN EXTENDED SELECT c.*, cc.id AS categoryid, cc.title AS categorytitle, cc.alias AS categoryalias, cc.access as cataccess, cc.accessuserid as cataccessuserid FROM #__phocadownload AS c LEFT JOIN #__phocadownload_categories AS cc ON cc.id = c.catid WHERE c.catid= 20 AND ( (unaccessible_file = 1 ) OR (unaccessible_file = 0 AND c.access IN (1) ) ) AND ( (unaccessible_file = 1 ) OR (unaccessible_file = 0 AND cc.access IN (1) ) ) AND c.published = 1 AND c.approved = 1 AND cc.published = 1 AND ( c.publish_up = '0000-00-00 00:00:00' OR c.publish_up <= '2026-04-20 20:43:06' ) AND ( c.publish_down = '0000-00-00 00:00:00' OR c.publish_down >= '2026-04-20 20:43:06' ) ORDER BY c.date DESC |
| 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.04 ms |
| init | 0.00 ms |
| System lock | 0.01 ms |
| optimizing | 0.03 ms |
| statistics | 0.06 ms |
| preparing | 0.02 ms |
| executing | 0.17 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea | | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/legacy/model/legacy.php:350 |
| 13 | JModelLegacy->_getListCount() | JROOT/components/com_phocadownload/models/category.php:63 |
| 12 | PhocaDownloadModelCategory->getTotal() | JROOT/components/com_phocadownload/models/category.php:55 |
| 11 | PhocaDownloadModelCategory->getPagination() | JROOT/components/com_phocadownload/views/category/view.html.php:37 |
| 10 | PhocaDownloadViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
| 9 | JControllerLegacy->display() | JROOT/components/com_phocadownload/controller.php:34 |
| 8 | PhocaDownloadController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_phocadownload/phocadownload.php:52 |
| 6 | require_once JROOT/components/com_phocadownload/phocadownload.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.45 ms Después de la última consulta: 0.04 ms Consulta a la memoria: 0.022 MB memoria antes de la consulta: 3.324 MB Filas devueltas: 3
SELECT a.filename as filename, a.type as type, a.menulink as menulink
FROM lsq4x_phocadownload_styles AS a
WHERE a.published = 1
ORDER BY a.type, a.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 a.filename as filename, a.type as type, a.menulink as menulink FROM lsq4x' at line 1 SQL=EXPLAIN EXTENDED SELECT a.filename as filename, a.type as type, a.menulink as menulink FROM #__phocadownload_styles AS a WHERE a.published = 1 ORDER BY a.type, a.ordering ASC |
| 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.10 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.12 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Comunicador | Archivo y número de línea | | 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocadownload/libraries/phocadownload/render/renderfront.php:22 |
| 11 | PhocaDownloadRenderFront::renderAllCSS() | JROOT/components/com_phocadownload/views/category/view.html.php:39 |
| 10 | PhocaDownloadViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
| 9 | JControllerLegacy->display() | JROOT/components/com_phocadownload/controller.php:34 |
| 8 | PhocaDownloadController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_phocadownload/phocadownload.php:52 |
| 6 | require_once JROOT/components/com_phocadownload/phocadownload.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.75 ms Después de la última consulta: 91.42 ms Consulta a la memoria: 0.004 MB memoria antes de la consulta: 4.503 MB
LOCK TABLES `lsq4x_extensions` WRITE
'Explicar' no es posible en la consulta: LOCK TABLES `lsq4x_extensions` WRITE
| Status | Duration |
|---|
| starting | 0.04 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.02 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.31 ms |
| System lock | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.00 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.00 ms |
| # | Comunicador | Archivo y número de línea | | 9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver/mysqli.php:543 |
| 8 | JDatabaseDriverMysqli->lockTable() | JROOT/plugins/system/updatenotification/updatenotification.php:79 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | 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:1092 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 2.94 ms Después de la última consulta: 0.03 ms Consulta a la memoria: 0.004 MB memoria antes de la consulta: 4.507 MB
UPDATE `lsq4x_extensions`
SET `params` = '{\"lastrun\":1776717786}'
WHERE `type` = 'plugin'
AND `folder` = 'system'
AND `element` = 'updatenotification'
| 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` = '{\"lastrun\":1776717786}'
WHERE `type`' at line 1 SQL=EXPLAIN EXTENDED UPDATE `#__extensions`
SET `params` = '{\"lastrun\":1776717786}'
WHERE `type` = 'plugin' AND `folder` = 'system' AND `element` = 'updatenotification' |
| 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.03 ms |
| init | 0.09 ms |
| updating | 0.18 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 2.43 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea | | 8 | JDatabaseDriverMysqli->execute() | JROOT/plugins/system/updatenotification/updatenotification.php:90 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | 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:1092 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.21 ms Después de la última consulta: 0.19 ms Consulta a la memoria: 0.004 MB memoria antes de la consulta: 4.513 MB
UNLOCK TABLES
'Explicar' no es posible en la consulta: UNLOCK TABLES
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| waiting for handler commit | 0.04 ms |
| query end | 0.01 ms |
| closing tables | 0.00 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Comunicador | Archivo y número de línea | | 9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver/mysqli.php:918 |
| 8 | JDatabaseDriverMysqli->unlockTables() | JROOT/plugins/system/updatenotification/updatenotification.php:104 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | 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:1092 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 9.75 ms Después de la última consulta: 2.25 ms Consulta a la memoria: 0.021 MB memoria antes de la consulta: 4.524 MB Filas devueltas: 2
SELECT DISTINCT a.update_site_id, a.type, a.location, a.last_check_timestamp, a.extra_query
FROM `lsq4x_update_sites` AS `a`
INNER JOIN lsq4x_update_sites_extensions AS b
ON a.update_site_id = b.update_site_id
WHERE a.enabled = 1
AND b.extension_id IN (700)
| 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 DISTINCT a.update_site_id, a.type, a.location, a.last_check_timestamp, a.' at line 1 SQL=EXPLAIN EXTENDED SELECT DISTINCT a.update_site_id, a.type, a.location, a.last_check_timestamp, a.extra_query
FROM `#__update_sites` AS `a`
INNER JOIN #__update_sites_extensions AS b ON a.update_site_id = b.update_site_id
WHERE a.enabled = 1 AND b.extension_id IN (700) |
| Status | Duration |
|---|
| starting | 0.07 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 8.25 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.01 ms |
| Creating tmp table | 0.04 ms |
| executing | 0.97 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.05 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea | | 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1494 |
| 10 | JDatabaseDriver->loadAssocList() | JROOT/libraries/joomla/updater/updater.php:229 |
| 9 | JUpdater->getUpdateSites() | JROOT/libraries/joomla/updater/updater.php:119 |
| 8 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | 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:1092 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 3.67 ms Después de la última consulta: 0.09 ms Consulta a la memoria: 0.021 MB memoria antes de la consulta: 4.532 MB Filas devueltas: 1
SELECT DISTINCT update_site_id
FROM lsq4x_updates
WHERE `update_site_id` IN (
SELECT update_site_id
FROM lsq4x_update_sites
WHERE `last_check_timestamp` IS NULL OR `last_check_timestamp` <= '1776696186')
| 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 DISTINCT update_site_id
FROM #__updates
WHERE `update_site_id` IN (
SE' at line 1 SQL=EXPLAIN EXTENDED SELECT DISTINCT update_site_id
FROM #__updates
WHERE `update_site_id` IN (
SELECT update_site_id
FROM #__update_sites
WHERE `last_check_timestamp` IS NULL OR `last_check_timestamp` <= '1776696186') |
| Status | Duration |
|---|
| starting | 0.04 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| Opening tables | 1.42 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.02 ms |
| Creating tmp table | 0.03 ms |
| executing | 1.55 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.08 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea | | 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1538 |
| 10 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/updater/updater.php:400 |
| 9 | JUpdater->getSitesWithUpdates() | JROOT/libraries/joomla/updater/updater.php:132 |
| 8 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | 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:1092 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.30 ms Después de la última consulta: 2.50 ms Consulta a la memoria: 0.022 MB memoria antes de la consulta: 4.605 MB Filas devueltas: 1
SELECT `name`
FROM `lsq4x_update_sites`
WHERE `update_site_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 `name`
FROM `#__update_sites`
WHERE `update_site_id` = '1'' at line 1 SQL=EXPLAIN EXTENDED SELECT `name`
FROM `#__update_sites`
WHERE `update_site_id` = '1' |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.01 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea | | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 13 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/updater/updateadapter.php:188 |
| 12 | JUpdateAdapter->getUpdateSiteName() | JROOT/libraries/joomla/updater/updateadapter.php:215 |
| 11 | JUpdateAdapter->getUpdateSiteResponse() | JROOT/libraries/joomla/updater/adapters/collection.php:223 |
| 10 | JUpdaterCollection->findUpdate() | JROOT/libraries/joomla/updater/updater.php:267 |
| 9 | JUpdater->getUpdateObjectsForSite() | JROOT/libraries/joomla/updater/updater.php:151 |
| 8 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | 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:1092 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 2.13 ms Después de la última consulta: 0.05 ms Consulta a la memoria: 0.006 MB memoria antes de la consulta: 4.611 MB
UPDATE `lsq4x_update_sites`
SET `enabled` = '0'
WHERE `update_site_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 'UPDATE `#__update_sites`
SET `enabled` = '0'
WHERE `update_site_id` = '1'' at line 1 SQL=EXPLAIN EXTENDED UPDATE `#__update_sites`
SET `enabled` = '0'
WHERE `update_site_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.02 ms |
| init | 0.01 ms |
| System lock | 0.03 ms |
| updating | 0.13 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 1.75 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Comunicador | Archivo y número de línea | | 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/updater/updateadapter.php:153 |
| 12 | JUpdateAdapter->toggleUpdateSite() | JROOT/libraries/joomla/updater/updateadapter.php:238 |
| 11 | JUpdateAdapter->getUpdateSiteResponse() | JROOT/libraries/joomla/updater/adapters/collection.php:223 |
| 10 | JUpdaterCollection->findUpdate() | JROOT/libraries/joomla/updater/updater.php:267 |
| 9 | JUpdater->getUpdateObjectsForSite() | JROOT/libraries/joomla/updater/updater.php:151 |
| 8 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | 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:1092 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 3.31 ms Después de la última consulta: 203.00 ms Consulta a la memoria: 0.006 MB memoria antes de la consulta: 4.632 MB
UPDATE `lsq4x_update_sites`
SET `enabled` = '1'
WHERE `update_site_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 'UPDATE `#__update_sites`
SET `enabled` = '1'
WHERE `update_site_id` = '1'' at line 1 SQL=EXPLAIN EXTENDED UPDATE `#__update_sites`
SET `enabled` = '1'
WHERE `update_site_id` = '1' |
| Status | Duration |
|---|
| starting | 0.08 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| init | 0.04 ms |
| System lock | 0.05 ms |
| updating | 0.12 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 2.57 ms |
| closing tables | 0.04 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea | | 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/updater/updateadapter.php:153 |
| 12 | JUpdateAdapter->toggleUpdateSite() | JROOT/libraries/joomla/updater/updateadapter.php:254 |
| 11 | JUpdateAdapter->getUpdateSiteResponse() | JROOT/libraries/joomla/updater/adapters/collection.php:223 |
| 10 | JUpdaterCollection->findUpdate() | JROOT/libraries/joomla/updater/updater.php:267 |
| 9 | JUpdater->getUpdateObjectsForSite() | JROOT/libraries/joomla/updater/updater.php:151 |
| 8 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | 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:1092 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 5.31 ms Después de la última consulta: 1.02 ms Consulta a la memoria: 0.026 MB memoria antes de la consulta: 4.641 MB Filas devueltas: 14
SHOW FULL COLUMNS
FROM `lsq4x_updates`
'Explicar' no es posible en la consulta: SHOW FULL COLUMNS FROM `lsq4x_updates`
| Status | Duration |
|---|
| starting | 0.18 ms |
| Executing hook on transaction | 0.03 ms |
| starting | 0.11 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 3.40 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.03 ms |
| statistics | 0.12 ms |
| preparing | 0.04 ms |
| Creating tmp table | 0.06 ms |
| executing | 0.44 ms |
| checking permissions | 0.09 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.17 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.04 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.05 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.02 ms |
| closing tables | 0.02 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea | | 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
| 17 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:241 |
| 16 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:162 |
| 15 | JTable->__construct() | JROOT/libraries/joomla/table/update.php:31 |
| 14 | JTableUpdate->__construct() | JROOT/libraries/joomla/table/table.php:308 |
| 13 | JTable::getInstance() | JROOT/libraries/joomla/updater/adapters/collection.php:117 |
| 12 | JUpdaterCollection->_startElement() | Lo mismo que llamada de la línea de abajo. |
| 11 | xml_parse() | JROOT/libraries/joomla/updater/adapters/collection.php:234 |
| 10 | JUpdaterCollection->findUpdate() | JROOT/libraries/joomla/updater/updater.php:267 |
| 9 | JUpdater->getUpdateObjectsForSite() | JROOT/libraries/joomla/updater/updater.php:151 |
| 8 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | 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:1092 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 4.11 ms Después de la última consulta: 2.47 ms Consulta a la memoria: 0.025 MB memoria antes de la consulta: 4.665 MB Filas devueltas: 17
SHOW FULL COLUMNS
FROM `lsq4x_extensions`
'Explicar' no es posible en la consulta: SHOW FULL COLUMNS FROM `lsq4x_extensions`
| Status | Duration |
|---|
| starting | 0.10 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.06 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.02 ms |
| Opening tables | 2.61 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.03 ms |
| statistics | 0.12 ms |
| preparing | 0.03 ms |
| Creating tmp table | 0.07 ms |
| executing | 0.43 ms |
| checking permissions | 0.09 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 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.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.05 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea | | 16 | JDatabaseDriverMysqli->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:31 |
| 11 | JTableExtension->__construct() | JROOT/libraries/joomla/table/table.php:308 |
| 10 | JTable::getInstance() | JROOT/libraries/joomla/updater/updater.php:311 |
| 9 | JUpdater->getUpdateObjectsForSite() | JROOT/libraries/joomla/updater/updater.php:151 |
| 8 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | 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:1092 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.35 ms Después de la última consulta: 0.07 ms Consulta a la memoria: 0.021 MB memoria antes de la consulta: 4.693 MB Filas devueltas: 1
Consultas duplicadas:
#34SELECT `update_id`
FROM `lsq4x_updates`
WHERE element = 'joomla'
AND type = 'file'
AND client_id = '0'
AND folder = ''
| 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 `update_id`
FROM `#__updates`
WHERE element = 'joomla' AND type = 'fil' at line 1 SQL=EXPLAIN EXTENDED SELECT `update_id`
FROM `#__updates`
WHERE element = 'joomla' AND type = 'file' AND client_id = '0' AND folder = '' |
| Status | Duration |
|---|
| starting | 0.08 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea | | 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 11 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/table/update.php:110 |
| 10 | JTableUpdate->find() | JROOT/libraries/joomla/updater/updater.php:319 |
| 9 | JUpdater->getUpdateObjectsForSite() | JROOT/libraries/joomla/updater/updater.php:151 |
| 8 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | 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:1092 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.40 ms Después de la última consulta: 0.03 ms Consulta a la memoria: 0.021 MB memoria antes de la consulta: 4.698 MB Filas devueltas: 1
Consultas duplicadas:
#35SELECT `extension_id`
FROM `lsq4x_extensions`
WHERE element = 'joomla'
AND type = 'file'
AND client_id = '0'
AND folder = ''
| 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`
FROM `#__extensions`
WHERE element = 'joomla' AND type ' at line 1 SQL=EXPLAIN EXTENDED SELECT `extension_id`
FROM `#__extensions`
WHERE element = 'joomla' AND type = 'file' AND client_id = '0' AND folder = '' |
| 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.05 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.10 ms |
| preparing | 0.02 ms |
| executing | 0.02 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Comunicador | Archivo y número de línea | | 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 11 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/table/extension.php:109 |
| 10 | JTableExtension->find() | JROOT/libraries/joomla/updater/updater.php:329 |
| 9 | JUpdater->getUpdateObjectsForSite() | JROOT/libraries/joomla/updater/updater.php:151 |
| 8 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | 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:1092 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.34 ms Después de la última consulta: 0.04 ms Consulta a la memoria: 0.023 MB memoria antes de la consulta: 4.710 MB Filas devueltas: 1
Consultas duplicadas:
#36SELECT *
FROM lsq4x_updates
WHERE `update_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 #__updates
WHERE `update_id` = '1'' at line 1 SQL=EXPLAIN EXTENDED SELECT *
FROM #__updates
WHERE `update_id` = '1' |
| Status | Duration |
|---|
| starting | 0.04 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.01 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.03 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.01 ms |
| executing | 0.01 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea | | 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
| 11 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:719 |
| 10 | JTable->load() | JROOT/libraries/joomla/updater/updater.php:356 |
| 9 | JUpdater->getUpdateObjectsForSite() | JROOT/libraries/joomla/updater/updater.php:151 |
| 8 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | 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:1092 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.28 ms Después de la última consulta: 0.06 ms Consulta a la memoria: 0.021 MB memoria antes de la consulta: 4.717 MB Filas devueltas: 1
Consultas duplicadas:
#31SELECT `update_id`
FROM `lsq4x_updates`
WHERE element = 'joomla'
AND type = 'file'
AND client_id = '0'
AND folder = ''
| 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 `update_id`
FROM `#__updates`
WHERE element = 'joomla' AND type = 'fil' at line 1 SQL=EXPLAIN EXTENDED SELECT `update_id`
FROM `#__updates`
WHERE element = 'joomla' AND type = 'file' AND client_id = '0' AND folder = '' |
| 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.02 ms |
| init | 0.00 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.01 ms |
| executing | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea | | 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 11 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/table/update.php:110 |
| 10 | JTableUpdate->find() | JROOT/libraries/joomla/updater/updater.php:319 |
| 9 | JUpdater->getUpdateObjectsForSite() | JROOT/libraries/joomla/updater/updater.php:151 |
| 8 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | 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:1092 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.49 ms Después de la última consulta: 0.03 ms Consulta a la memoria: 0.021 MB memoria antes de la consulta: 4.722 MB Filas devueltas: 1
Consultas duplicadas:
#32SELECT `extension_id`
FROM `lsq4x_extensions`
WHERE element = 'joomla'
AND type = 'file'
AND client_id = '0'
AND folder = ''
| 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`
FROM `#__extensions`
WHERE element = 'joomla' AND type ' at line 1 SQL=EXPLAIN EXTENDED SELECT `extension_id`
FROM `#__extensions`
WHERE element = 'joomla' AND type = 'file' AND client_id = '0' AND folder = '' |
| 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.07 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.07 ms |
| preparing | 0.03 ms |
| executing | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea | | 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 11 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/table/extension.php:109 |
| 10 | JTableExtension->find() | JROOT/libraries/joomla/updater/updater.php:329 |
| 9 | JUpdater->getUpdateObjectsForSite() | JROOT/libraries/joomla/updater/updater.php:151 |
| 8 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | 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:1092 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.30 ms Después de la última consulta: 0.03 ms Consulta a la memoria: 0.021 MB memoria antes de la consulta: 4.728 MB Filas devueltas: 1
Consultas duplicadas:
#33SELECT *
FROM lsq4x_updates
WHERE `update_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 #__updates
WHERE `update_id` = '1'' at line 1 SQL=EXPLAIN EXTENDED SELECT *
FROM #__updates
WHERE `update_id` = '1' |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.01 ms |
| executing | 0.01 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Comunicador | Archivo y número de línea | | 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
| 11 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:719 |
| 10 | JTable->load() | JROOT/libraries/joomla/updater/updater.php:356 |
| 9 | JUpdater->getUpdateObjectsForSite() | JROOT/libraries/joomla/updater/updater.php:151 |
| 8 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | 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:1092 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 2.66 ms Después de la última consulta: 0.04 ms Consulta a la memoria: 0.005 MB memoria antes de la consulta: 4.728 MB
UPDATE `lsq4x_update_sites`
SET `last_check_timestamp` = '1776717786'
WHERE `update_site_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 'UPDATE `#__update_sites`
SET `last_check_timestamp` = '1776717786'
WHERE `upd' at line 1 SQL=EXPLAIN EXTENDED UPDATE `#__update_sites`
SET `last_check_timestamp` = '1776717786'
WHERE `update_site_id` = '1' |
| 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.02 ms |
| init | 0.01 ms |
| System lock | 0.05 ms |
| updating | 0.11 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 2.27 ms |
| closing tables | 0.03 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea | | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/updater/updater.php:429 |
| 9 | JUpdater->updateLastCheckTimestamp() | JROOT/libraries/joomla/updater/updater.php:165 |
| 8 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | 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:1092 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.29 ms Después de la última consulta: 0.07 ms Consulta a la memoria: 0.022 MB memoria antes de la consulta: 4.733 MB Filas devueltas: 1
SELECT `name`
FROM `lsq4x_update_sites`
WHERE `update_site_id` = '2'
| 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 `name`
FROM `#__update_sites`
WHERE `update_site_id` = '2'' at line 1 SQL=EXPLAIN EXTENDED SELECT `name`
FROM `#__update_sites`
WHERE `update_site_id` = '2' |
| 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.02 ms |
| init | 0.01 ms |
| System lock | 0.02 ms |
| optimizing | 0.01 ms |
| statistics | 0.03 ms |
| preparing | 0.01 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Comunicador | Archivo y número de línea | | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 13 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/updater/updateadapter.php:188 |
| 12 | JUpdateAdapter->getUpdateSiteName() | JROOT/libraries/joomla/updater/updateadapter.php:215 |
| 11 | JUpdateAdapter->getUpdateSiteResponse() | JROOT/libraries/joomla/updater/adapters/collection.php:223 |
| 10 | JUpdaterCollection->findUpdate() | JROOT/libraries/joomla/updater/updater.php:267 |
| 9 | JUpdater->getUpdateObjectsForSite() | JROOT/libraries/joomla/updater/updater.php:151 |
| 8 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | 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:1092 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 3.49 ms Después de la última consulta: 0.03 ms Consulta a la memoria: 0.006 MB memoria antes de la consulta: 4.740 MB
UPDATE `lsq4x_update_sites`
SET `enabled` = '0'
WHERE `update_site_id` = '2'
| 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 `#__update_sites`
SET `enabled` = '0'
WHERE `update_site_id` = '2'' at line 1 SQL=EXPLAIN EXTENDED UPDATE `#__update_sites`
SET `enabled` = '0'
WHERE `update_site_id` = '2' |
| 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.02 ms |
| init | 0.01 ms |
| System lock | 0.03 ms |
| updating | 0.10 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 3.02 ms |
| closing tables | 0.04 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea | | 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/updater/updateadapter.php:153 |
| 12 | JUpdateAdapter->toggleUpdateSite() | JROOT/libraries/joomla/updater/updateadapter.php:238 |
| 11 | JUpdateAdapter->getUpdateSiteResponse() | JROOT/libraries/joomla/updater/adapters/collection.php:223 |
| 10 | JUpdaterCollection->findUpdate() | JROOT/libraries/joomla/updater/updater.php:267 |
| 9 | JUpdater->getUpdateObjectsForSite() | JROOT/libraries/joomla/updater/updater.php:151 |
| 8 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | 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:1092 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 2.86 ms Después de la última consulta: 93.10 ms Consulta a la memoria: 0.006 MB memoria antes de la consulta: 4.749 MB
UPDATE `lsq4x_update_sites`
SET `enabled` = '1'
WHERE `update_site_id` = '2'
| 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 `#__update_sites`
SET `enabled` = '1'
WHERE `update_site_id` = '2'' at line 1 SQL=EXPLAIN EXTENDED UPDATE `#__update_sites`
SET `enabled` = '1'
WHERE `update_site_id` = '2' |
| Status | Duration |
|---|
| starting | 0.07 ms |
| Executing hook on transaction | 0.02 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| init | 0.01 ms |
| System lock | 0.05 ms |
| updating | 0.10 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 2.31 ms |
| closing tables | 0.04 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea | | 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/updater/updateadapter.php:153 |
| 12 | JUpdateAdapter->toggleUpdateSite() | JROOT/libraries/joomla/updater/updateadapter.php:254 |
| 11 | JUpdateAdapter->getUpdateSiteResponse() | JROOT/libraries/joomla/updater/adapters/collection.php:223 |
| 10 | JUpdaterCollection->findUpdate() | JROOT/libraries/joomla/updater/updater.php:267 |
| 9 | JUpdater->getUpdateObjectsForSite() | JROOT/libraries/joomla/updater/updater.php:151 |
| 8 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | 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:1092 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 1.77 ms Después de la última consulta: 0.34 ms Consulta a la memoria: 0.005 MB memoria antes de la consulta: 4.751 MB
UPDATE `lsq4x_update_sites`
SET `last_check_timestamp` = '1776717786'
WHERE `update_site_id` = '2'
| 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 `#__update_sites`
SET `last_check_timestamp` = '1776717786'
WHERE `upd' at line 1 SQL=EXPLAIN EXTENDED UPDATE `#__update_sites`
SET `last_check_timestamp` = '1776717786'
WHERE `update_site_id` = '2' |
| Status | Duration |
|---|
| starting | 0.06 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| init | 0.01 ms |
| System lock | 0.05 ms |
| updating | 0.15 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 1.27 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea | | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/updater/updater.php:429 |
| 9 | JUpdater->updateLastCheckTimestamp() | JROOT/libraries/joomla/updater/updater.php:165 |
| 8 | JUpdater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:123 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | 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:1092 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.30 ms Después de la última consulta: 12.20 ms Consulta a la memoria: 0.005 MB memoria antes de la consulta: 4.886 MB
SET sql_big_selects=1
'Explicar' no es posible en la consulta: SET sql_big_selects=1
| Status | Duration |
|---|
| starting | 0.07 ms |
| Opening tables | 0.02 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Comunicador | Archivo y número de línea | | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
| 9 | JDatabase->query() | JROOT/administrator/components/com_autotweet/helpers/autotweetbase.php:232 |
| 8 | PlgAutotweetBase->onContentPolling() | JROOT/plugins/system/autotweetcontent/autotweetcontent.php:406 |
| 7 | PlgSystemAutotweetContent->onAfterRender() | 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:1092 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 4.27 ms Después de la última consulta: 22.57 ms Consulta a la memoria: 0.031 MB memoria antes de la consulta: 5.183 MB Filas devueltas: 174
SHOW TABLES
'Explicar' no es posible en la consulta: SHOW TABLES
| Status | Duration |
|---|
| 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.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.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.03 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.01 ms |
| checking permissions | 0.03 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.01 ms |
| checking permissions | 0.03 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.01 ms |
| checking permissions | 0.03 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.01 ms |
| checking permissions | 0.08 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.01 ms |
| checking permissions | 0.07 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.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.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.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.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.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.01 ms |
| checking permissions | 0.06 ms |
| end | 0.04 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.02 ms |
| closing tables | 0.02 ms |
| freeing items | 0.07 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea | | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1538 |
| 20 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/database/driver/mysqli.php:497 |
| 19 | JDatabaseDriverMysqli->getTableList() | JROOT/libraries/f0f/database/driver/joomla.php:251 |
| 18 | F0FDatabaseDriverJoomla->getTableList() | JROOT/libraries/f0f/table/table.php:2070 |
| 17 | F0FTable->getTableFields() | JROOT/libraries/f0f/table/table.php:536 |
| 16 | F0FTable->__construct() | JROOT/administrator/components/com_autotweet/tables/automator.php:33 |
| 15 | AutotweetTableAutomator->__construct() | JROOT/libraries/f0f/table/table.php:433 |
| 14 | F0FTable::getAnInstance() | JROOT/libraries/f0f/model/model.php:2037 |
| 13 | F0FModel->_createTable() | JROOT/libraries/f0f/model/model.php:1994 |
| 12 | F0FModel->getTable() | JROOT/administrator/components/com_autotweet/models/automators.php:91 |
| 11 | AutotweetModelAutomators->lastRun() | JROOT/administrator/components/com_autotweet/models/automators.php:35 |
| 10 | AutotweetModelAutomators->lastRunCheck() | JROOT/administrator/components/com_autotweet/helpers/autotweetbase.php:645 |
| 9 | PlgAutotweetBase->executeContentPolling() | JROOT/administrator/components/com_autotweet/helpers/autotweetbase.php:234 |
| 8 | PlgAutotweetBase->onContentPolling() | JROOT/plugins/system/autotweetcontent/autotweetcontent.php:406 |
| 7 | PlgSystemAutotweetContent->onAfterRender() | 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:1092 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 4.50 ms Después de la última consulta: 0.11 ms Consulta a la memoria: 0.026 MB memoria antes de la consulta: 5.213 MB Filas devueltas: 3
SHOW FULL COLUMNS
FROM `lsq4x_autotweet_automator`
'Explicar' no es posible en la consulta: SHOW FULL COLUMNS FROM `lsq4x_autotweet_automator`
| Status | Duration |
|---|
| starting | 0.23 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 1.14 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 2.37 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.08 ms |
| preparing | 0.02 ms |
| Creating tmp table | 0.05 ms |
| executing | 0.11 ms |
| checking permissions | 0.08 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.05 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.02 ms |
| closing tables | 0.02 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea | | 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/f0f/database/driver/joomla.php:229 |
| 18 | F0FDatabaseDriverJoomla->getTableColumns() | JROOT/libraries/f0f/table/table.php:2155 |
| 17 | F0FTable->getTableFields() | JROOT/libraries/f0f/table/table.php:536 |
| 16 | F0FTable->__construct() | JROOT/administrator/components/com_autotweet/tables/automator.php:33 |
| 15 | AutotweetTableAutomator->__construct() | JROOT/libraries/f0f/table/table.php:433 |
| 14 | F0FTable::getAnInstance() | JROOT/libraries/f0f/model/model.php:2037 |
| 13 | F0FModel->_createTable() | JROOT/libraries/f0f/model/model.php:1994 |
| 12 | F0FModel->getTable() | JROOT/administrator/components/com_autotweet/models/automators.php:91 |
| 11 | AutotweetModelAutomators->lastRun() | JROOT/administrator/components/com_autotweet/models/automators.php:35 |
| 10 | AutotweetModelAutomators->lastRunCheck() | JROOT/administrator/components/com_autotweet/helpers/autotweetbase.php:645 |
| 9 | PlgAutotweetBase->executeContentPolling() | JROOT/administrator/components/com_autotweet/helpers/autotweetbase.php:234 |
| 8 | PlgAutotweetBase->onContentPolling() | JROOT/plugins/system/autotweetcontent/autotweetcontent.php:406 |
| 7 | PlgSystemAutotweetContent->onAfterRender() | 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:1092 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 2.56 ms Después de la última consulta: 2.58 ms Consulta a la memoria: 0.022 MB memoria antes de la consulta: 5.245 MB Filas devueltas: 2
SELECT lsq4x_autotweet_automator.*
FROM lsq4x_autotweet_automator
WHERE `lsq4x_autotweet_automator`.`plugin` = 'content'
| 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 #__autotweet_automator.*
FROM #__autotweet_automator
WHERE `#__a' at line 1 SQL=EXPLAIN EXTENDED SELECT #__autotweet_automator.*
FROM #__autotweet_automator
WHERE `#__autotweet_automator`.`plugin` = 'content' |
| Status | Duration |
|---|
| starting | 0.09 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 1.94 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.20 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.03 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea | | 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
| 14 | JDatabaseDriver->loadAssoc() | JROOT/libraries/f0f/database/driver/joomla.php:291 |
| 13 | F0FDatabaseDriverJoomla->loadAssoc() | JROOT/libraries/f0f/table/table.php:949 |
| 12 | F0FTable->load() | JROOT/administrator/components/com_autotweet/models/automators.php:94 |
| 11 | AutotweetModelAutomators->lastRun() | JROOT/administrator/components/com_autotweet/models/automators.php:35 |
| 10 | AutotweetModelAutomators->lastRunCheck() | JROOT/administrator/components/com_autotweet/helpers/autotweetbase.php:645 |
| 9 | PlgAutotweetBase->executeContentPolling() | JROOT/administrator/components/com_autotweet/helpers/autotweetbase.php:234 |
| 8 | PlgAutotweetBase->onContentPolling() | JROOT/plugins/system/autotweetcontent/autotweetcontent.php:406 |
| 7 | PlgSystemAutotweetContent->onAfterRender() | 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:1092 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.55 ms Después de la última consulta: 0.12 ms Consulta a la memoria: 0.023 MB memoria antes de la consulta: 5.252 MB Filas devueltas: 1
Consultas duplicadas:
#47SELECT lsq4x_autotweet_automator.*
FROM lsq4x_autotweet_automator
WHERE `lsq4x_autotweet_automator`.`id` = '2'
| 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 #__autotweet_automator.*
FROM #__autotweet_automator
WHERE `#__a' at line 1 SQL=EXPLAIN EXTENDED SELECT #__autotweet_automator.*
FROM #__autotweet_automator
WHERE `#__autotweet_automator`.`id` = '2' |
| Status | Duration |
|---|
| starting | 0.04 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.03 ms |
| preparing | 0.01 ms |
| executing | 0.01 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea | | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
| 15 | JDatabaseDriver->loadAssoc() | JROOT/libraries/f0f/database/driver/joomla.php:291 |
| 14 | F0FDatabaseDriverJoomla->loadAssoc() | JROOT/libraries/f0f/table/table.php:949 |
| 13 | F0FTable->load() | JROOT/libraries/f0f/model/model.php:1154 |
| 12 | F0FModel->getItem() | JROOT/administrator/components/com_autotweet/models/automators.php:100 |
| 11 | AutotweetModelAutomators->lastRun() | JROOT/administrator/components/com_autotweet/models/automators.php:35 |
| 10 | AutotweetModelAutomators->lastRunCheck() | JROOT/administrator/components/com_autotweet/helpers/autotweetbase.php:645 |
| 9 | PlgAutotweetBase->executeContentPolling() | JROOT/administrator/components/com_autotweet/helpers/autotweetbase.php:234 |
| 8 | PlgAutotweetBase->onContentPolling() | JROOT/plugins/system/autotweetcontent/autotweetcontent.php:406 |
| 7 | PlgSystemAutotweetContent->onAfterRender() | 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:1092 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.27 ms Después de la última consulta: 0.13 ms Consulta a la memoria: 0.023 MB memoria antes de la consulta: 5.261 MB Filas devueltas: 1
Consultas duplicadas:
#46SELECT lsq4x_autotweet_automator.*
FROM lsq4x_autotweet_automator
WHERE `lsq4x_autotweet_automator`.`id` = '2'
| 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 #__autotweet_automator.*
FROM #__autotweet_automator
WHERE `#__a' at line 1 SQL=EXPLAIN EXTENDED SELECT #__autotweet_automator.*
FROM #__autotweet_automator
WHERE `#__autotweet_automator`.`id` = '2' |
| Status | Duration |
|---|
| starting | 0.02 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.02 ms |
| preparing | 0.01 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea | | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
| 15 | JDatabaseDriver->loadAssoc() | JROOT/libraries/f0f/database/driver/joomla.php:291 |
| 14 | F0FDatabaseDriverJoomla->loadAssoc() | JROOT/libraries/f0f/table/table.php:949 |
| 13 | F0FTable->load() | JROOT/libraries/f0f/model/model.php:1357 |
| 12 | F0FModel->save() | JROOT/administrator/components/com_autotweet/models/automators.php:131 |
| 11 | AutotweetModelAutomators->_updateLastRun() | JROOT/administrator/components/com_autotweet/models/automators.php:50 |
| 10 | AutotweetModelAutomators->lastRunCheck() | JROOT/administrator/components/com_autotweet/helpers/autotweetbase.php:645 |
| 9 | PlgAutotweetBase->executeContentPolling() | JROOT/administrator/components/com_autotweet/helpers/autotweetbase.php:234 |
| 8 | PlgAutotweetBase->onContentPolling() | JROOT/plugins/system/autotweetcontent/autotweetcontent.php:406 |
| 7 | PlgSystemAutotweetContent->onAfterRender() | 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:1092 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 1.77 ms Después de la última consulta: 0.70 ms Consulta a la memoria: 0.008 MB memoria antes de la consulta: 5.268 MB
UPDATE `lsq4x_autotweet_automator`
SET `plugin`='content',`lastexec`='2026-04-20 20:43:06'
WHERE `id`='2'
| 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 `#__autotweet_automator` SET `plugin`='content',`lastexec`='2026-04-20' at line 1 SQL=EXPLAIN EXTENDED UPDATE `#__autotweet_automator` SET `plugin`='content',`lastexec`='2026-04-20 20:43:06' WHERE `id`='2' |
| Status | Duration |
|---|
| starting | 0.04 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.01 ms |
| System lock | 0.05 ms |
| updating | 0.15 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 1.23 ms |
| closing tables | 0.04 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea | | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:2276 |
| 16 | JDatabaseDriver->updateObject() | JROOT/libraries/f0f/database/driver/joomla.php:435 |
| 15 | F0FDatabaseDriverJoomla->updateObject() | JROOT/libraries/f0f/table/table.php:1291 |
| 14 | F0FTable->store() | JROOT/libraries/f0f/table/table.php:3552 |
| 13 | F0FTable->save() | JROOT/libraries/f0f/model/model.php:1450 |
| 12 | F0FModel->save() | JROOT/administrator/components/com_autotweet/models/automators.php:131 |
| 11 | AutotweetModelAutomators->_updateLastRun() | JROOT/administrator/components/com_autotweet/models/automators.php:50 |
| 10 | AutotweetModelAutomators->lastRunCheck() | JROOT/administrator/components/com_autotweet/helpers/autotweetbase.php:645 |
| 9 | PlgAutotweetBase->executeContentPolling() | JROOT/administrator/components/com_autotweet/helpers/autotweetbase.php:234 |
| 8 | PlgAutotweetBase->onContentPolling() | JROOT/plugins/system/autotweetcontent/autotweetcontent.php:406 |
| 7 | PlgSystemAutotweetContent->onAfterRender() | 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:1092 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 159.53 ms Después de la última consulta: 0.15 ms Consulta a la memoria: 0.021 MB memoria antes de la consulta: 5.275 MB Filas devueltas: 0
SELECT c.*
FROM `lsq4x_content` AS `c`
LEFT
OUTER JOIN `lsq4x_autotweet_requests` AS `r`
ON r.`plugin` = 'autotweetcontent'
AND r.`ref_id` = c.`id`
LEFT
OUTER JOIN `lsq4x_autotweet_posts` AS `p`
ON p.`plugin` = 'autotweetcontent'
AND p.`ref_id` = c.`id`
WHERE r.`ref_id` IS NULL
AND p.`ref_id` IS NULL
AND c.`state` = 1
AND (c.`created` > '2026-04-19 20:43:06'
AND c.`created` < '2026-04-20 20:38:06' )
AND (c.`modified` = '0000-00-00 00:00:00' OR c.`modified` IS NULL)
| 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 c.* FROM `#__content` AS `c` LEFT OUTER JOIN `#__autotweet_requests' at line 1 SQL=EXPLAIN EXTENDED SELECT c.* FROM `#__content` AS `c` LEFT OUTER JOIN `#__autotweet_requests` AS `r` ON r.`plugin` = 'autotweetcontent' AND r.`ref_id` = c.`id` LEFT OUTER JOIN `#__autotweet_posts` AS `p` ON p.`plugin` = 'autotweetcontent' AND p.`ref_id` = c.`id` WHERE r.`ref_id` IS NULL AND p.`ref_id` IS NULL AND c.`state` = 1 AND (c.`created` > '2026-04-19 20:43:06' AND c.`created` < '2026-04-20 20:38:06' ) AND (c.`modified` = '0000-00-00 00:00:00' OR c.`modified` IS NULL) |
| Status | Duration |
|---|
| starting | 0.08 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.02 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| Opening tables | 6.49 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.03 ms |
| statistics | 1.45 ms |
| preparing | 0.20 ms |
| executing | 150.63 ms |
| end | 0.03 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.02 ms |
| closing tables | 0.27 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea | | 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 10 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_autotweet/helpers/autotweetbase.php:674 |
| 9 | PlgAutotweetBase->executeContentPolling() | JROOT/administrator/components/com_autotweet/helpers/autotweetbase.php:234 |
| 8 | PlgAutotweetBase->onContentPolling() | JROOT/plugins/system/autotweetcontent/autotweetcontent.php:406 |
| 7 | PlgSystemAutotweetContent->onAfterRender() | 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:1092 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.43 ms Después de la última consulta: 1.70 ms Consulta a la memoria: 0.022 MB memoria antes de la consulta: 5.363 MB Filas devueltas: 1
SELECT lsq4x_autotweet_automator.*
FROM lsq4x_autotweet_automator
WHERE `lsq4x_autotweet_automator`.`plugin` = 'automator'
| 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 #__autotweet_automator.*
FROM #__autotweet_automator
WHERE `#__a' at line 1 SQL=EXPLAIN EXTENDED SELECT #__autotweet_automator.*
FROM #__autotweet_automator
WHERE `#__autotweet_automator`.`plugin` = 'automator' |
| Status | Duration |
|---|
| starting | 0.08 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.02 ms |
| executing | 0.04 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Comunicador | Archivo y número de línea | | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
| 13 | JDatabaseDriver->loadAssoc() | JROOT/libraries/f0f/database/driver/joomla.php:291 |
| 12 | F0FDatabaseDriverJoomla->loadAssoc() | JROOT/libraries/f0f/table/table.php:949 |
| 11 | F0FTable->load() | JROOT/administrator/components/com_autotweet/models/automators.php:94 |
| 10 | AutotweetModelAutomators->lastRun() | JROOT/administrator/components/com_autotweet/models/automators.php:35 |
| 9 | AutotweetModelAutomators->lastRunCheck() | JROOT/plugins/system/autotweetautomator/autotweetautomator.php:105 |
| 8 | PlgSystemAutotweetAutomator->_onAfterRender() | JROOT/plugins/system/autotweetautomator/autotweetautomator.php:214 |
| 7 | PlgSystemAutotweetAutomator->onAfterRender() | 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:1092 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.25 ms Después de la última consulta: 0.07 ms Consulta a la memoria: 0.022 MB memoria antes de la consulta: 5.369 MB Filas devueltas: 1
Consultas duplicadas:
#52SELECT lsq4x_autotweet_automator.*
FROM lsq4x_autotweet_automator
WHERE `lsq4x_autotweet_automator`.`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 #__autotweet_automator.*
FROM #__autotweet_automator
WHERE `#__a' at line 1 SQL=EXPLAIN EXTENDED SELECT #__autotweet_automator.*
FROM #__autotweet_automator
WHERE `#__autotweet_automator`.`id` = '1' |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.00 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.01 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea | | 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
| 14 | JDatabaseDriver->loadAssoc() | JROOT/libraries/f0f/database/driver/joomla.php:291 |
| 13 | F0FDatabaseDriverJoomla->loadAssoc() | JROOT/libraries/f0f/table/table.php:949 |
| 12 | F0FTable->load() | JROOT/libraries/f0f/model/model.php:1154 |
| 11 | F0FModel->getItem() | JROOT/administrator/components/com_autotweet/models/automators.php:100 |
| 10 | AutotweetModelAutomators->lastRun() | JROOT/administrator/components/com_autotweet/models/automators.php:35 |
| 9 | AutotweetModelAutomators->lastRunCheck() | JROOT/plugins/system/autotweetautomator/autotweetautomator.php:105 |
| 8 | PlgSystemAutotweetAutomator->_onAfterRender() | JROOT/plugins/system/autotweetautomator/autotweetautomator.php:214 |
| 7 | PlgSystemAutotweetAutomator->onAfterRender() | 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:1092 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.26 ms Después de la última consulta: 0.08 ms Consulta a la memoria: 0.022 MB memoria antes de la consulta: 5.377 MB Filas devueltas: 1
Consultas duplicadas:
#51SELECT lsq4x_autotweet_automator.*
FROM lsq4x_autotweet_automator
WHERE `lsq4x_autotweet_automator`.`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 #__autotweet_automator.*
FROM #__autotweet_automator
WHERE `#__a' at line 1 SQL=EXPLAIN EXTENDED SELECT #__autotweet_automator.*
FROM #__autotweet_automator
WHERE `#__autotweet_automator`.`id` = '1' |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.00 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.01 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Comunicador | Archivo y número de línea | | 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
| 14 | JDatabaseDriver->loadAssoc() | JROOT/libraries/f0f/database/driver/joomla.php:291 |
| 13 | F0FDatabaseDriverJoomla->loadAssoc() | JROOT/libraries/f0f/table/table.php:949 |
| 12 | F0FTable->load() | JROOT/libraries/f0f/model/model.php:1357 |
| 11 | F0FModel->save() | JROOT/administrator/components/com_autotweet/models/automators.php:131 |
| 10 | AutotweetModelAutomators->_updateLastRun() | JROOT/administrator/components/com_autotweet/models/automators.php:50 |
| 9 | AutotweetModelAutomators->lastRunCheck() | JROOT/plugins/system/autotweetautomator/autotweetautomator.php:105 |
| 8 | PlgSystemAutotweetAutomator->_onAfterRender() | JROOT/plugins/system/autotweetautomator/autotweetautomator.php:214 |
| 7 | PlgSystemAutotweetAutomator->onAfterRender() | 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:1092 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 1.23 ms Después de la última consulta: 0.52 ms Consulta a la memoria: 0.007 MB memoria antes de la consulta: 5.384 MB
UPDATE `lsq4x_autotweet_automator`
SET `plugin`='automator',`lastexec`='2026-04-20 20:43:06'
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 'UPDATE `#__autotweet_automator` SET `plugin`='automator',`lastexec`='2026-04-' at line 1 SQL=EXPLAIN EXTENDED UPDATE `#__autotweet_automator` SET `plugin`='automator',`lastexec`='2026-04-20 20:43:06' WHERE `id`='1' |
| 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.02 ms |
| init | 0.01 ms |
| System lock | 0.02 ms |
| updating | 0.08 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.49 ms |
| closing tables | 0.42 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea | | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:2276 |
| 15 | JDatabaseDriver->updateObject() | JROOT/libraries/f0f/database/driver/joomla.php:435 |
| 14 | F0FDatabaseDriverJoomla->updateObject() | JROOT/libraries/f0f/table/table.php:1291 |
| 13 | F0FTable->store() | JROOT/libraries/f0f/table/table.php:3552 |
| 12 | F0FTable->save() | JROOT/libraries/f0f/model/model.php:1450 |
| 11 | F0FModel->save() | JROOT/administrator/components/com_autotweet/models/automators.php:131 |
| 10 | AutotweetModelAutomators->_updateLastRun() | JROOT/administrator/components/com_autotweet/models/automators.php:50 |
| 9 | AutotweetModelAutomators->lastRunCheck() | JROOT/plugins/system/autotweetautomator/autotweetautomator.php:105 |
| 8 | PlgSystemAutotweetAutomator->_onAfterRender() | JROOT/plugins/system/autotweetautomator/autotweetautomator.php:214 |
| 7 | PlgSystemAutotweetAutomator->onAfterRender() | 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:1092 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 5.87 ms Después de la última consulta: 6.54 ms Consulta a la memoria: 0.027 MB memoria antes de la consulta: 5.442 MB Filas devueltas: 8
SHOW FULL COLUMNS
FROM `lsq4x_assets`
'Explicar' no es posible en la consulta: SHOW FULL COLUMNS FROM `lsq4x_assets`
| Status | Duration |
|---|
| starting | 0.09 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 1.90 ms |
| checking permissions | 0.57 ms |
| checking permissions | 0.03 ms |
| Opening tables | 2.38 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.03 ms |
| statistics | 0.13 ms |
| preparing | 0.03 ms |
| Creating tmp table | 0.06 ms |
| executing | 0.12 ms |
| checking permissions | 0.07 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.01 ms |
| checking permissions | 0.05 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea | | 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
| 22 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:241 |
| 21 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:162 |
| 20 | JTable->__construct() | JROOT/libraries/joomla/table/asset.php:60 |
| 19 | JTableAsset->__construct() | JROOT/libraries/joomla/table/table.php:308 |
| 18 | JTable::getInstance() | JROOT/libraries/joomla/access/access.php:696 |
| 17 | JAccess::getExtensionNameFromAsset() | JROOT/libraries/joomla/access/access.php:555 |
| 16 | JAccess::getAssetRules() | JROOT/libraries/joomla/user/user.php:385 |
| 15 | JUser->authorise() | JROOT/libraries/f0f/integration/joomla/platform.php:584 |
| 14 | F0FIntegrationJoomlaPlatform->authorise() | JROOT/administrator/components/com_autotweet/helpers/acl.php:37 |
| 13 | AclPermsHelper::whereOwnership() | JROOT/administrator/components/com_autotweet/models/requests.php:130 |
| 12 | AutotweetModelRequests->buildQuery() | JROOT/libraries/f0f/model/model.php:1219 |
| 11 | F0FModel->getItemList() | JROOT/administrator/components/com_autotweet/helpers/request.php:336 |
| 10 | RequestHelp::getRequestList() | JROOT/administrator/components/com_autotweet/helpers/autotweetposthelper.php:99 |
| 9 | AutotweetPostHelper->postQueuedMessages() | JROOT/plugins/system/autotweetautomator/autotweetautomator.php:128 |
| 8 | PlgSystemAutotweetAutomator->_onAfterRender() | JROOT/plugins/system/autotweetautomator/autotweetautomator.php:214 |
| 7 | PlgSystemAutotweetAutomator->onAfterRender() | 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:1092 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 4.34 ms Después de la última consulta: 0.06 ms Consulta a la memoria: 0.025 MB memoria antes de la consulta: 5.465 MB Filas devueltas: 1
SELECT *
FROM lsq4x_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.07 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 1.01 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 1.94 ms |
| preparing | 0.01 ms |
| executing | 0.01 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.04 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea | | 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
| 19 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:719 |
| 18 | JTable->load() | JROOT/libraries/joomla/access/access.php:697 |
| 17 | JAccess::getExtensionNameFromAsset() | JROOT/libraries/joomla/access/access.php:555 |
| 16 | JAccess::getAssetRules() | JROOT/libraries/joomla/user/user.php:385 |
| 15 | JUser->authorise() | JROOT/libraries/f0f/integration/joomla/platform.php:584 |
| 14 | F0FIntegrationJoomlaPlatform->authorise() | JROOT/administrator/components/com_autotweet/helpers/acl.php:37 |
| 13 | AclPermsHelper::whereOwnership() | JROOT/administrator/components/com_autotweet/models/requests.php:130 |
| 12 | AutotweetModelRequests->buildQuery() | JROOT/libraries/f0f/model/model.php:1219 |
| 11 | F0FModel->getItemList() | JROOT/administrator/components/com_autotweet/helpers/request.php:336 |
| 10 | RequestHelp::getRequestList() | JROOT/administrator/components/com_autotweet/helpers/autotweetposthelper.php:99 |
| 9 | AutotweetPostHelper->postQueuedMessages() | JROOT/plugins/system/autotweetautomator/autotweetautomator.php:128 |
| 8 | PlgSystemAutotweetAutomator->_onAfterRender() | JROOT/plugins/system/autotweetautomator/autotweetautomator.php:214 |
| 7 | PlgSystemAutotweetAutomator->onAfterRender() | 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:1092 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.95 ms Después de la última consulta: 0.05 ms Consulta a la memoria: 0.024 MB memoria antes de la consulta: 5.472 MB Filas devueltas: 1
SELECT a.rules
FROM lsq4x_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.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.03 ms |
| preparing | 0.01 ms |
| executing | 0.65 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea | | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1538 |
| 17 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:652 |
| 16 | JAccess::getAssetRules() | JROOT/libraries/joomla/user/user.php:385 |
| 15 | JUser->authorise() | JROOT/libraries/f0f/integration/joomla/platform.php:584 |
| 14 | F0FIntegrationJoomlaPlatform->authorise() | JROOT/administrator/components/com_autotweet/helpers/acl.php:37 |
| 13 | AclPermsHelper::whereOwnership() | JROOT/administrator/components/com_autotweet/models/requests.php:130 |
| 12 | AutotweetModelRequests->buildQuery() | JROOT/libraries/f0f/model/model.php:1219 |
| 11 | F0FModel->getItemList() | JROOT/administrator/components/com_autotweet/helpers/request.php:336 |
| 10 | RequestHelp::getRequestList() | JROOT/administrator/components/com_autotweet/helpers/autotweetposthelper.php:99 |
| 9 | AutotweetPostHelper->postQueuedMessages() | JROOT/plugins/system/autotweetautomator/autotweetautomator.php:128 |
| 8 | PlgSystemAutotweetAutomator->_onAfterRender() | JROOT/plugins/system/autotweetautomator/autotweetautomator.php:214 |
| 7 | PlgSystemAutotweetAutomator->onAfterRender() | 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:1092 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.47 ms Después de la última consulta: 1.20 ms Consulta a la memoria: 0.026 MB memoria antes de la consulta: 5.483 MB Filas devueltas: 41
SELECT element
FROM lsq4x_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.03 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.05 ms |
| preparing | 0.02 ms |
| executing | 0.15 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Comunicador | Archivo y número de línea | | 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1538 |
| 19 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:413 |
| 18 | JAccess::preloadComponents() | JROOT/libraries/joomla/access/access.php:213 |
| 17 | JAccess::preload() | JROOT/libraries/joomla/access/access.php:168 |
| 16 | JAccess::check() | JROOT/libraries/joomla/user/user.php:394 |
| 15 | JUser->authorise() | JROOT/libraries/f0f/integration/joomla/platform.php:584 |
| 14 | F0FIntegrationJoomlaPlatform->authorise() | JROOT/administrator/components/com_autotweet/helpers/acl.php:37 |
| 13 | AclPermsHelper::whereOwnership() | JROOT/administrator/components/com_autotweet/models/requests.php:130 |
| 12 | AutotweetModelRequests->buildQuery() | JROOT/libraries/f0f/model/model.php:1219 |
| 11 | F0FModel->getItemList() | JROOT/administrator/components/com_autotweet/helpers/request.php:336 |
| 10 | RequestHelp::getRequestList() | JROOT/administrator/components/com_autotweet/helpers/autotweetposthelper.php:99 |
| 9 | AutotweetPostHelper->postQueuedMessages() | JROOT/plugins/system/autotweetautomator/autotweetautomator.php:128 |
| 8 | PlgSystemAutotweetAutomator->_onAfterRender() | JROOT/plugins/system/autotweetautomator/autotweetautomator.php:214 |
| 7 | PlgSystemAutotweetAutomator->onAfterRender() | 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:1092 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 3.17 ms Después de la última consulta: 0.06 ms Consulta a la memoria: 0.027 MB memoria antes de la consulta: 5.498 MB Filas devueltas: 41
SELECT a.name, a.rules
FROM lsq4x_assets AS a
WHERE (a.name IN ('com_admin','com_admintools','com_ajax','com_autotweet','com_banners','com_cache','com_categories','com_checkin','com_chronoforms5','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_finder','com_goldpicasa','com_installer','com_jaextmanager','com_jce','com_joomlaupdate','com_jupgradepro','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_oziogallery3','com_phocadownload','com_plugins','com_postinstall','com_profiles','com_redirect','com_search','com_tags','com_templates','com_users','com_weblinks','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' at line 1 SQL=EXPLAIN EXTENDED SELECT a.name, a.rules
FROM #__assets AS a
WHERE (a.name IN ('com_admin','com_admintools','com_ajax','com_autotweet','com_banners','com_cache','com_categories','com_checkin','com_chronoforms5','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_finder','com_goldpicasa','com_installer','com_jaextmanager','com_jce','com_joomlaupdate','com_jupgradepro','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_oziogallery3','com_phocadownload','com_plugins','com_postinstall','com_profiles','com_redirect','com_search','com_tags','com_templates','com_users','com_weblinks','com_wrapper') OR a.name = 'root.1') |
| Status | Duration |
|---|
| starting | 0.05 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.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.10 ms |
| preparing | 0.02 ms |
| executing | 2.75 ms |
| end | 0.03 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea | | 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1494 |
| 19 | JDatabaseDriver->loadAssocList() | JROOT/libraries/joomla/access/access.php:441 |
| 18 | JAccess::preloadComponents() | JROOT/libraries/joomla/access/access.php:213 |
| 17 | JAccess::preload() | JROOT/libraries/joomla/access/access.php:168 |
| 16 | JAccess::check() | JROOT/libraries/joomla/user/user.php:394 |
| 15 | JUser->authorise() | JROOT/libraries/f0f/integration/joomla/platform.php:584 |
| 14 | F0FIntegrationJoomlaPlatform->authorise() | JROOT/administrator/components/com_autotweet/helpers/acl.php:37 |
| 13 | AclPermsHelper::whereOwnership() | JROOT/administrator/components/com_autotweet/models/requests.php:130 |
| 12 | AutotweetModelRequests->buildQuery() | JROOT/libraries/f0f/model/model.php:1219 |
| 11 | F0FModel->getItemList() | JROOT/administrator/components/com_autotweet/helpers/request.php:336 |
| 10 | RequestHelp::getRequestList() | JROOT/administrator/components/com_autotweet/helpers/autotweetposthelper.php:99 |
| 9 | AutotweetPostHelper->postQueuedMessages() | JROOT/plugins/system/autotweetautomator/autotweetautomator.php:128 |
| 8 | PlgSystemAutotweetAutomator->_onAfterRender() | JROOT/plugins/system/autotweetautomator/autotweetautomator.php:214 |
| 7 | PlgSystemAutotweetAutomator->onAfterRender() | 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:1092 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 3.40 ms Después de la última consulta: 1.10 ms Consulta a la memoria: 0.029 MB memoria antes de la consulta: 5.719 MB Filas devueltas: 18
SHOW FULL COLUMNS
FROM `lsq4x_autotweet_requests`
'Explicar' no es posible en la consulta: SHOW FULL COLUMNS FROM `lsq4x_autotweet_requests`
| Status | Duration |
|---|
| starting | 0.06 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.06 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 2.15 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.06 ms |
| statistics | 0.11 ms |
| preparing | 0.03 ms |
| Creating tmp table | 0.04 ms |
| executing | 0.12 ms |
| checking permissions | 0.08 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 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.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.07 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea | | 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 21 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
| 20 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/f0f/database/driver/joomla.php:229 |
| 19 | F0FDatabaseDriverJoomla->getTableColumns() | JROOT/libraries/f0f/table/table.php:2155 |
| 18 | F0FTable->getTableFields() | JROOT/libraries/f0f/table/table.php:536 |
| 17 | F0FTable->__construct() | JROOT/administrator/components/com_autotweet/tables/request.php:33 |
| 16 | AutotweetTableRequest->__construct() | JROOT/libraries/f0f/table/table.php:433 |
| 15 | F0FTable::getAnInstance() | JROOT/libraries/f0f/model/model.php:2037 |
| 14 | F0FModel->_createTable() | JROOT/libraries/f0f/model/model.php:1994 |
| 13 | F0FModel->getTable() | JROOT/administrator/components/com_autotweet/models/requests.php:134 |
| 12 | AutotweetModelRequests->buildQuery() | JROOT/libraries/f0f/model/model.php:1219 |
| 11 | F0FModel->getItemList() | JROOT/administrator/components/com_autotweet/helpers/request.php:336 |
| 10 | RequestHelp::getRequestList() | JROOT/administrator/components/com_autotweet/helpers/autotweetposthelper.php:99 |
| 9 | AutotweetPostHelper->postQueuedMessages() | JROOT/plugins/system/autotweetautomator/autotweetautomator.php:128 |
| 8 | PlgSystemAutotweetAutomator->_onAfterRender() | JROOT/plugins/system/autotweetautomator/autotweetautomator.php:214 |
| 7 | PlgSystemAutotweetAutomator->onAfterRender() | 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:1092 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 6.90 ms Después de la última consulta: 0.14 ms Consulta a la memoria: 0.022 MB memoria antes de la consulta: 5.760 MB Filas devueltas: 0
SELECT *
FROM `lsq4x_autotweet_requests`
WHERE `publish_up` <= '2026-04-20 20:42:06'
AND `published` = '0'
ORDER BY publish_up ASC
LIMIT 0, 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 `#__autotweet_requests`
WHERE `publish_up` <= '2026-04-20 20:42' at line 1 SQL=EXPLAIN EXTENDED SELECT *
FROM `#__autotweet_requests`
WHERE `publish_up` <= '2026-04-20 20:42:06' AND `published` = '0'
ORDER BY publish_up ASC LIMIT 0, 1 |
| 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.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.53 ms |
| preparing | 0.03 ms |
| executing | 5.97 ms |
| end | 0.03 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea | | 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/libraries/f0f/database/driver/joomla.php:321 |
| 13 | F0FDatabaseDriverJoomla->loadObjectList() | JROOT/libraries/f0f/model/model.php:1953 |
| 12 | F0FModel->_getList() | JROOT/libraries/f0f/model/model.php:1225 |
| 11 | F0FModel->getItemList() | JROOT/administrator/components/com_autotweet/helpers/request.php:336 |
| 10 | RequestHelp::getRequestList() | JROOT/administrator/components/com_autotweet/helpers/autotweetposthelper.php:99 |
| 9 | AutotweetPostHelper->postQueuedMessages() | JROOT/plugins/system/autotweetautomator/autotweetautomator.php:128 |
| 8 | PlgSystemAutotweetAutomator->_onAfterRender() | JROOT/plugins/system/autotweetautomator/autotweetautomator.php:214 |
| 7 | PlgSystemAutotweetAutomator->onAfterRender() | 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:1092 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 3.97 ms Después de la última consulta: 6.84 ms Consulta a la memoria: 0.027 MB memoria antes de la consulta: 5.880 MB Filas devueltas: 11
SHOW FULL COLUMNS
FROM `lsq4x_autotweet_feeds`
'Explicar' no es posible en la consulta: SHOW FULL COLUMNS FROM `lsq4x_autotweet_feeds`
| Status | Duration |
|---|
| starting | 0.08 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.71 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 2.25 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.03 ms |
| statistics | 0.09 ms |
| preparing | 0.02 ms |
| Creating tmp table | 0.04 ms |
| executing | 0.10 ms |
| checking permissions | 0.09 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 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.05 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.02 ms |
| closing tables | 0.03 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea | | 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/f0f/database/driver/joomla.php:229 |
| 18 | F0FDatabaseDriverJoomla->getTableColumns() | JROOT/libraries/f0f/table/table.php:2155 |
| 17 | F0FTable->getTableFields() | JROOT/libraries/f0f/table/table.php:536 |
| 16 | F0FTable->__construct() | JROOT/administrator/components/com_autotweet/tables/feed.php:33 |
| 15 | AutotweetTableFeed->__construct() | JROOT/libraries/f0f/table/table.php:433 |
| 14 | F0FTable::getAnInstance() | JROOT/libraries/f0f/model/model.php:2037 |
| 13 | F0FModel->_createTable() | JROOT/libraries/f0f/model/model.php:1994 |
| 12 | F0FModel->getTable() | JROOT/administrator/components/com_autotweet/models/feeds.php:76 |
| 11 | AutotweetModelFeeds->buildQuery() | JROOT/libraries/f0f/model/model.php:1219 |
| 10 | F0FModel->getItemList() | JROOT/administrator/components/com_autotweet/helpers/feedloader.php:128 |
| 9 | FeedLoaderHelper->importFeeds() | JROOT/plugins/system/autotweetautomator/autotweetautomator.php:135 |
| 8 | PlgSystemAutotweetAutomator->_onAfterRender() | JROOT/plugins/system/autotweetautomator/autotweetautomator.php:214 |
| 7 | PlgSystemAutotweetAutomator->onAfterRender() | 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:1092 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 1.15 ms Después de la última consulta: 0.13 ms Consulta a la memoria: 0.022 MB memoria antes de la consulta: 5.913 MB Filas devueltas: 0
SELECT *
FROM `lsq4x_autotweet_feeds`
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 `#__autotweet_feeds`
WHERE `published` = '1'
ORDER BY ordering ' at line 1 SQL=EXPLAIN EXTENDED SELECT *
FROM `#__autotweet_feeds`
WHERE `published` = '1'
ORDER BY ordering ASC |
| Status | Duration |
|---|
| starting | 0.04 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.77 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.01 ms |
| executing | 0.01 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.03 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea | | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/libraries/f0f/database/driver/joomla.php:321 |
| 12 | F0FDatabaseDriverJoomla->loadObjectList() | JROOT/libraries/f0f/model/model.php:1953 |
| 11 | F0FModel->_getList() | JROOT/libraries/f0f/model/model.php:1229 |
| 10 | F0FModel->getItemList() | JROOT/administrator/components/com_autotweet/helpers/feedloader.php:128 |
| 9 | FeedLoaderHelper->importFeeds() | JROOT/plugins/system/autotweetautomator/autotweetautomator.php:135 |
| 8 | PlgSystemAutotweetAutomator->_onAfterRender() | JROOT/plugins/system/autotweetautomator/autotweetautomator.php:214 |
| 7 | PlgSystemAutotweetAutomator->onAfterRender() | 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:1092 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
6 × SELECT lsq4x_autotweet_automator.*
FROM lsq4x_autotweet_automator
2 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `lsq4x_extensions`
2 × SELECT *
FROM lsq4x_updates
2 × SELECT `extension_id`
FROM `lsq4x_extensions`
2 × SELECT `update_id`
FROM `lsq4x_updates`
2 × SELECT `name`
FROM `lsq4x_update_sites`
2 × SELECT c.*, cc.id AS categoryid, cc.title AS categorytitle, cc.alias AS categoryalias, cc.access as cataccess, cc.accessuserid as cataccessuserid
FROM lsq4x_phocadownload AS c
LEFT JOIN lsq4x_phocadownload_categories AS cc
ON cc.id = c.catid
1 × SELECT `data`
FROM `lsq4x_session`
1 × SELECT *
FROM `lsq4x_autotweet_requests`
1 × SELECT a.name, a.rules
FROM lsq4x_assets AS a
1 × SELECT element
FROM lsq4x_extensions
1 × SELECT a.rules
FROM lsq4x_assets AS a
1 × SELECT *
FROM lsq4x_assets
1 × SELECT c.*
FROM `lsq4x_content` AS `c`
LEFT
OUTER JOIN `lsq4x_autotweet_requests` AS `r`
ON r.`plugin` = 'autotweetcontent'
AND r.`ref_id` = c.`id`
LEFT
OUTER JOIN `lsq4x_autotweet_posts` AS `p`
ON p.`plugin` = 'autotweetcontent'
AND p.`ref_id` = c.`id`
1 × SELECT DISTINCT update_site_id
FROM lsq4x_updates
1 × SELECT a.filename as filename, a.type as type, a.menulink as menulink
FROM lsq4x_phocadownload_styles AS a
1 × SELECT DISTINCT a.update_site_id, a.type, a.location, a.last_check_timestamp, a.extra_query
FROM `lsq4x_update_sites` AS `a`
INNER JOIN lsq4x_update_sites_extensions AS b
ON a.update_site_id = b.update_site_id
1 × SELECT cc.id, cc.title, cc.alias, cc.access as cataccess, cc.accessuserid as cataccessuserid, COUNT(c.id) AS numdoc
FROM lsq4x_phocadownload_categories AS cc
LEFT JOIN lsq4x_phocadownload AS c
ON c.catid = cc.id
AND c.published = 1
AND c.textonly = 0
1 × SELECT cc.id, cc.title, cc.alias, cc.access as cataccess, cc.accessuserid as cataccessuserid, cc.description, cc.metakey, cc.metadesc, pc.title as parenttitle, cc.parent_id as parentid, pc.alias as parentalias
FROM lsq4x_phocadownload_categories AS cc
LEFT JOIN lsq4x_phocadownload_categories AS pc
ON pc.id = cc.parent_id
1 × SELECT *
FROM lsq4x_languages
1 × SELECT m.published, m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM lsq4x_modules AS m
LEFT JOIN lsq4x_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN lsq4x_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT id, home, template, s.params
FROM lsq4x_template_styles as s
LEFT JOIN lsq4x_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
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 lsq4x_menu AS m
LEFT JOIN lsq4x_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT `source`,`keepurlparams`
FROM `lsq4x_admintools_redirects`
1 × SELECT *
FROM `lsq4x_admintools_wafexceptions`
1 × SELECT `value`
FROM `lsq4x_admintools_storage`
1 × SELECT folder AS type, element AS name, params
FROM lsq4x_extensions
1 × SELECT id, rules
FROM `lsq4x_viewlevels
1 × SELECT b.id
FROM lsq4x_usergroups AS a
LEFT JOIN lsq4x_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT *
FROM `lsq4x_autotweet_feeds`