Tiempo de la consulta: 0.43 ms Consulta a la memoria: 0.022 MB memoria antes de la consulta: 0.728 MB Filas devueltas: 0
SELECT `data`
FROM `lsq4x_session`
WHERE `session_id` = '385228bc73dfe29e1f527bd8bda1dea5'
| 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` = '385228bc73dfe29e1f527bd' at line 1 SQL=EXPLAIN EXTENDED SELECT `data`
FROM `#__session`
WHERE `session_id` = '385228bc73dfe29e1f527bd8bda1dea5' |
| 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.07 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.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/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.30 ms Después de la última consulta: 1.10 ms Consulta a la memoria: 0.019 MB memoria antes de la consulta: 0.809 MB Filas devueltas: 0
SELECT `session_id`
FROM `lsq4x_session`
WHERE `session_id` = '385228bc73dfe29e1f527bd8bda1dea5'
LIMIT 1
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `session_id`
FROM `#__session`
WHERE `session_id` = '385228bc73dfe29e1' at line 1 SQL=EXPLAIN EXTENDED SELECT `session_id`
FROM `#__session`
WHERE `session_id` = '385228bc73dfe29e1f527bd8bda1dea5' LIMIT 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.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.04 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.01 ms |
| # | Comunicador | Archivo y número de línea | | 8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 7 | JDatabaseDriver->loadResult() | JROOT/libraries/cms/application/cms.php:176 |
| 6 | JApplicationCms->checkSession() | JROOT/libraries/cms/application/cms.php:799 |
| 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: 2.02 ms Después de la última consulta: 0.04 ms Consulta a la memoria: 0.003 MB memoria antes de la consulta: 0.814 MB
INSERT INTO `lsq4x_session`
(`session_id`,`client_id`,`guest`,`time`,`userid`,`username`)
VALUES
('385228bc73dfe29e1f527bd8bda1dea5', 0, 1, '1776151010', 0, '')
'Explicar' no es posible en la consulta: INSERT INTO `lsq4x_session`
(`session_id`,`client_id`,`guest`,`time`,`userid`,`username`) VALUES
('385228bc73dfe29e1f527bd8bda1dea5', 0, 1, '1776151010', 0, '')
| 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 |
| update | 0.76 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.93 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Comunicador | Archivo y número de línea | | 7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/application/cms.php:212 |
| 6 | JApplicationCms->checkSession() | JROOT/libraries/cms/application/cms.php:799 |
| 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.60 ms Después de la última consulta: 0.51 ms Consulta a la memoria: 0.039 MB memoria antes de la consulta: 0.840 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.01 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.01 ms |
| statistics | 0.04 ms |
| preparing | 0.01 ms |
| executing | 0.14 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 | | 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.31 ms Después de la última consulta: 0.41 ms Consulta a la memoria: 0.021 MB memoria antes de la consulta: 0.876 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.04 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.03 ms |
| init | 0.00 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.04 ms |
| preparing | 0.02 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.00 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.25 ms Después de la última consulta: 0.09 ms Consulta a la memoria: 0.021 MB memoria antes de la consulta: 0.881 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.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.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.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/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.74 ms Después de la última consulta: 0.04 ms Consulta a la memoria: 0.025 MB memoria antes de la consulta: 0.888 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.03 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 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.05 ms |
| preparing | 0.02 ms |
| executing | 0.38 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.27 ms Después de la última consulta: 2.34 ms Consulta a la memoria: 0.022 MB memoria antes de la consulta: 1.230 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.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.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.03 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 | | 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.24 ms Después de la última consulta: 0.16 ms Consulta a la memoria: 0.021 MB memoria antes de la consulta: 1.239 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.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 |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 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/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: 3.54 ms Después de la última consulta: 4.71 ms Consulta a la memoria: 0.022 MB memoria antes de la consulta: 1.612 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.09 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.09 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.04 ms |
| preparing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.02 ms |
| executing | 2.98 ms |
| end | 0.02 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 | | 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.36 ms Después de la última consulta: 0.09 ms Consulta a la memoria: 0.021 MB memoria antes de la consulta: 1.622 MB Filas devueltas: 0
SELECT `source`,`keepurlparams`
FROM `lsq4x_admintools_redirects`
WHERE ((`dest` = 'index.php/comites/disciplina-deportiva/comite-de-apelacion/category/17-apelacion-2012-2013') OR (`dest` = 'index.php/comites/disciplina-deportiva/comite-de-apelacion/category/17-apelacion-2012-2013') OR ('index.php/comites/disciplina-deportiva/comite-de-apelacion/category/17-apelacion-2012-2013' 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/comites/disciplina-deportiva/comite-de-apelacion/category/17-apelacion-2012-2013') OR (`dest` = 'index.php/comites/disciplina-deportiva/comite-de-apelacion/category/17-apelacion-2012-2013') OR ('index.php/comites/disciplina-deportiva/comite-de-apelacion/category/17-apelacion-2012-2013' LIKE `dest`)) AND `published` = '1'
ORDER BY `ordering` DESC LIMIT 1 |
| 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.05 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.03 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.02 ms |
| cleaning up | 0.00 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.40 ms Después de la última consulta: 0.44 ms Consulta a la memoria: 0.130 MB memoria antes de la consulta: 1.639 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.01 ms |
| checking permissions | 0.00 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.06 ms |
| preparing | 0.02 ms |
| executing | 0.85 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 | | 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.40 ms Después de la última consulta: 3.17 ms Consulta a la memoria: 0.024 MB memoria antes de la consulta: 2.383 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.05 ms |
| Executing hook on transaction | 0.01 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.01 ms |
| statistics | 0.06 ms |
| preparing | 0.01 ms |
| executing | 0.03 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.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.78 ms Después de la última consulta: 0.08 ms Consulta a la memoria: 0.006 MB memoria antes de la consulta: 2.375 MB
UPDATE `lsq4x_extensions`
SET `params` = '{\"mediaversion\":\"267c6f43906a6307a26e4b1e6d23351f\"}'
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\":\"267c6f43906a6307a2' at line 1 SQL=EXPLAIN EXTENDED UPDATE `#__extensions`
SET `params` = '{\"mediaversion\":\"267c6f43906a6307a26e4b1e6d23351f\"}'
WHERE `type` = 'library' AND `element` = 'joomla' |
| 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.01 ms |
| init | 0.00 ms |
| System lock | 0.04 ms |
| updating | 0.10 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 1.45 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/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.39 ms Después de la última consulta: 1.63 ms Consulta a la memoria: 0.024 MB memoria antes de la consulta: 2.621 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.03 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.03 ms |
| init | 0.00 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.06 ms |
| preparing | 0.02 ms |
| executing | 0.07 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 | | 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: 1.22 ms Después de la última consulta: 4.83 ms Consulta a la memoria: 0.026 MB memoria antes de la consulta: 2.940 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-14 07:16:51')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-04-14 07:16:51')
AND m.access IN (1)
AND m.client_id = 0
AND (mm.menuid = 644 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-14 07:16:51') AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-04-14 07:16:51') AND m.access IN (1) AND m.client_id = 0 AND (mm.menuid = 644 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering |
| 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 |
| checking permissions | 0.00 ms |
| Opening tables | 0.05 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.03 ms |
| statistics | 0.09 ms |
| preparing | 0.04 ms |
| executing | 0.68 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 | | 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.32 ms Después de la última consulta: 0.56 ms Consulta a la memoria: 0.020 MB memoria antes de la consulta: 2.993 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.02 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.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.00 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: 1.14 ms Después de la última consulta: 4.02 ms Consulta a la memoria: 0.022 MB memoria antes de la consulta: 3.212 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= 17
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= 17 AND cc.access IN (1) AND cc.published = 1 ORDER BY cc.ordering LIMIT 0, 1 |
| Status | Duration |
|---|
| starting | 0.10 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.70 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.04 ms |
| preparing | 0.01 ms |
| executing | 0.02 ms |
| end | 0.00 ms |
| query end | 0.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.80 ms Después de la última consulta: 0.07 ms Consulta a la memoria: 0.022 MB memoria antes de la consulta: 3.221 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 = 17
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 = 17 AND cc.access IN (1) AND cc.published = 1 GROUP BY cc.id ORDER BY cc.title DESC |
| Status | Duration |
|---|
| starting | 0.07 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 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.06 ms |
| preparing | 0.01 ms |
| Creating tmp table | 0.03 ms |
| executing | 0.29 ms |
| end | 0.01 ms |
| query end | 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 | | 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: 1.52 ms Después de la última consulta: 0.05 ms Consulta a la memoria: 0.050 MB memoria antes de la consulta: 3.228 MB Filas devueltas: 10
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= 17
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-14 07:16:51' )
AND ( c.publish_down = '0000-00-00 00:00:00' OR c.publish_down >= '2026-04-14 07:16:51' )
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= 17 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-14 07:16:51' ) AND ( c.publish_down = '0000-00-00 00:00:00' OR c.publish_down >= '2026-04-14 07:16:51' ) ORDER BY c.date DESC LIMIT 0, 20 |
| Status | Duration |
|---|
| starting | 0.07 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.05 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.11 ms |
| preparing | 0.02 ms |
| executing | 0.20 ms |
| end | 0.01 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: 3.65 ms Después de la última consulta: 0.22 ms Consulta a la memoria: 0.050 MB memoria antes de la consulta: 3.272 MB Filas devueltas: 10
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= 17
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-14 07:16:51' )
AND ( c.publish_down = '0000-00-00 00:00:00' OR c.publish_down >= '2026-04-14 07:16:51' )
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= 17 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-14 07:16:51' ) AND ( c.publish_down = '0000-00-00 00:00:00' OR c.publish_down >= '2026-04-14 07:16:51' ) ORDER BY c.date DESC |
| Status | Duration |
|---|
| starting | 0.08 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.06 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.03 ms |
| statistics | 0.34 ms |
| preparing | 0.03 ms |
| executing | 0.13 ms |
| end | 0.01 ms |
| query end | 0.03 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.02 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.63 ms Después de la última consulta: 0.13 ms Consulta a la memoria: 0.022 MB memoria antes de la consulta: 3.279 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.05 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.21 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.05 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: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.31 ms Después de la última consulta: 41.60 ms Consulta a la memoria: 0.005 MB memoria antes de la consulta: 4.432 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.01 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: 5.74 ms Después de la última consulta: 3.23 ms Consulta a la memoria: 0.031 MB memoria antes de la consulta: 4.594 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.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.04 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.02 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.04 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.03 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.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.02 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.08 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.04 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 |
| 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.08 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 |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.04 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.04 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.04 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.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.03 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.06 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: 3.01 ms Después de la última consulta: 0.11 ms Consulta a la memoria: 0.026 MB memoria antes de la consulta: 4.624 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.05 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.05 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 2.06 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.10 ms |
| preparing | 0.03 ms |
| Creating tmp table | 0.04 ms |
| executing | 0.11 ms |
| checking permissions | 0.07 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.03 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.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: 0.44 ms Después de la última consulta: 0.52 ms Consulta a la memoria: 0.022 MB memoria antes de la consulta: 4.656 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.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.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.02 ms |
| executing | 0.03 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/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.42 ms Después de la última consulta: 0.09 ms Consulta a la memoria: 0.023 MB memoria antes de la consulta: 4.663 MB Filas devueltas: 1
Consultas duplicadas:
#28SELECT 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.00 ms |
| Opening tables | 0.02 ms |
| init | 0.00 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.02 ms |
| preparing | 0.02 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | 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.37 ms Después de la última consulta: 0.14 ms Consulta a la memoria: 0.023 MB memoria antes de la consulta: 4.671 MB Filas devueltas: 1
Consultas duplicadas:
#27SELECT 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.01 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 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: 0.91 ms Después de la última consulta: 0.97 ms Consulta a la memoria: 0.008 MB memoria antes de la consulta: 4.678 MB
UPDATE `lsq4x_autotweet_automator`
SET `plugin`='content',`lastexec`='2026-04-14 07:16:51'
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-14' at line 1 SQL=EXPLAIN EXTENDED UPDATE `#__autotweet_automator` SET `plugin`='content',`lastexec`='2026-04-14 07:16:51' WHERE `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.00 ms |
| System lock | 0.02 ms |
| updating | 0.13 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.41 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 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: 19.43 ms Después de la última consulta: 0.11 ms Consulta a la memoria: 0.021 MB memoria antes de la consulta: 4.686 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-13 07:16:51'
AND c.`created` < '2026-04-14 07:11:51' )
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-13 07:16:51' AND c.`created` < '2026-04-14 07:11:51' ) AND (c.`modified` = '0000-00-00 00:00:00' OR c.`modified` IS NULL) |
| 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.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.38 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.06 ms |
| preparing | 0.48 ms |
| executing | 18.01 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.02 ms |
| closing tables | 0.04 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.02 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.60 ms Después de la última consulta: 1.32 ms Consulta a la memoria: 0.022 MB memoria antes de la consulta: 4.790 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.07 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| init | 0.06 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.03 ms |
| end | 0.01 ms |
| query end | 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 | | 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.55 ms Después de la última consulta: 0.07 ms Consulta a la memoria: 0.022 MB memoria antes de la consulta: 4.796 MB Filas devueltas: 1
Consultas duplicadas:
#33SELECT 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.06 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.12 ms |
| preparing | 0.01 ms |
| executing | 0.01 ms |
| end | 0.01 ms |
| query end | 0.04 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 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: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.40 ms Después de la última consulta: 0.07 ms Consulta a la memoria: 0.023 MB memoria antes de la consulta: 4.811 MB Filas devueltas: 1
Consultas duplicadas:
#32SELECT 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.01 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.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: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: 0.85 ms Después de la última consulta: 0.98 ms Consulta a la memoria: 0.007 MB memoria antes de la consulta: 4.819 MB
UPDATE `lsq4x_autotweet_automator`
SET `plugin`='automator',`lastexec`='2026-04-14 07:16:51'
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-14 07:16:51' WHERE `id`='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.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 | 0.45 ms |
| closing tables | 0.04 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: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: 2.85 ms Después de la última consulta: 2.78 ms Consulta a la memoria: 0.027 MB memoria antes de la consulta: 4.873 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.04 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.05 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 1.95 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.03 ms |
| statistics | 0.10 ms |
| preparing | 0.03 ms |
| Creating tmp table | 0.05 ms |
| executing | 0.11 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.07 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.04 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.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: 0.32 ms Después de la última consulta: 0.24 ms Consulta a la memoria: 0.025 MB memoria antes de la consulta: 4.897 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.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.02 ms |
| statistics | 0.05 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 | | 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.33 ms Después de la última consulta: 0.05 ms Consulta a la memoria: 0.024 MB memoria antes de la consulta: 4.904 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.02 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.00 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.04 ms |
| preparing | 0.01 ms |
| executing | 0.06 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: 0.19 ms Consulta a la memoria: 0.026 MB memoria antes de la consulta: 4.915 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.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.01 ms |
| executing | 0.15 ms |
| end | 0.01 ms |
| query end | 0.02 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: 0.77 ms Después de la última consulta: 0.07 ms Consulta a la memoria: 0.027 MB memoria antes de la consulta: 4.930 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.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.10 ms |
| preparing | 0.02 ms |
| executing | 0.34 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 | | 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: 4.29 ms Después de la última consulta: 24.50 ms Consulta a la memoria: 0.029 MB memoria antes de la consulta: 5.159 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.08 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.05 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 2.61 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.11 ms |
| preparing | 0.03 ms |
| Creating tmp table | 0.06 ms |
| executing | 0.14 ms |
| checking permissions | 0.07 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.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.04 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.02 ms |
| closing tables | 0.01 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: 3.45 ms Después de la última consulta: 0.20 ms Consulta a la memoria: 0.022 MB memoria antes de la consulta: 5.200 MB Filas devueltas: 0
SELECT *
FROM `lsq4x_autotweet_requests`
WHERE `publish_up` <= '2026-04-14 07:15:51'
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-14 07:15' at line 1 SQL=EXPLAIN EXTENDED SELECT *
FROM `#__autotweet_requests`
WHERE `publish_up` <= '2026-04-14 07:15:51' AND `published` = '0'
ORDER BY publish_up ASC LIMIT 0, 1 |
| Status | Duration |
|---|
| starting | 0.05 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.02 ms |
| statistics | 0.05 ms |
| preparing | 0.02 ms |
| executing | 3.04 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.02 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: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: 2.86 ms Después de la última consulta: 5.93 ms Consulta a la memoria: 0.027 MB memoria antes de la consulta: 5.312 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.06 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.07 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 1.95 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.12 ms |
| preparing | 0.03 ms |
| Creating tmp table | 0.04 ms |
| executing | 0.09 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.03 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 | | 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: 0.47 ms Después de la última consulta: 0.15 ms Consulta a la memoria: 0.022 MB memoria antes de la consulta: 5.346 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.03 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.24 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.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/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 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 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 *
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 a.filename as filename, a.type as type, a.menulink as menulink
FROM lsq4x_phocadownload_styles AS a
1 × SELECT *
FROM lsq4x_languages
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 `session_id`
FROM `lsq4x_session`
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`