Tiempo de la consulta: 1.09 ms
SHOW VARIABLES LIKE 'query_cache_type'
'Explicar' no es posible en la consulta: SHOW VARIABLES LIKE 'query_cache_type'
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 12 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 11 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/database/driver/pdomysql.php:604 |
| 10 | JDatabaseDriverPdomysql->hasQueryCacheEnabled() | JROOT/libraries/joomla/database/driver/pdomysql.php:160 |
| 9 | JDatabaseDriverPdomysql->connect() | JROOT/libraries/src/Filter/InputFilter.php:72 |
| 8 | Joomla\CMS\Filter\InputFilter->__construct() | JROOT/libraries/src/Filter/InputFilter.php:105 |
| 7 | Joomla\CMS\Filter\InputFilter::getInstance() | JROOT/libraries/src/Input/Input.php:64 |
| 6 | Joomla\CMS\Input\Input->__construct() | JROOT/libraries/src/Application/WebApplication.php:214 |
| 5 | Joomla\CMS\Application\WebApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:110 |
| 4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:364 |
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
| 1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Tiempo de la consulta: 0.97 ms Después de la última consulta: 1.57 ms
SHOW VARIABLES LIKE 'have_profiling'
'Explicar' no es posible en la consulta: SHOW VARIABLES LIKE 'have_profiling'
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 12 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 11 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/database/driver/pdomysql.php:590 |
| 10 | JDatabaseDriverPdomysql->hasProfiling() | JROOT/libraries/joomla/database/driver/pdomysql.php:165 |
| 9 | JDatabaseDriverPdomysql->connect() | JROOT/libraries/src/Filter/InputFilter.php:72 |
| 8 | Joomla\CMS\Filter\InputFilter->__construct() | JROOT/libraries/src/Filter/InputFilter.php:105 |
| 7 | Joomla\CMS\Filter\InputFilter::getInstance() | JROOT/libraries/src/Input/Input.php:64 |
| 6 | Joomla\CMS\Input\Input->__construct() | JROOT/libraries/src/Application/WebApplication.php:214 |
| 5 | Joomla\CMS\Application\WebApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:110 |
| 4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:364 |
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
| 1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Tiempo de la consulta: 0.86 ms Después de la última consulta: 18.60 ms
SELECT `data`
FROM `iwgia_session`
WHERE `session_id` = X'32657369666d30716f737161756e326b75347067756270613671'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | iwgia_session | const | PRIMARY | PRIMARY | 194 | const | 1 | |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 16 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 15 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/session/storage/database.php:45 |
| 14 | JSessionStorageDatabase->read() | Lo mismo que llamada de la línea de abajo. |
| 13 | session_start() | JROOT/libraries/joomla/session/handler/native.php:260 |
| 12 | JSessionHandlerNative->doSessionStart() | JROOT/libraries/joomla/session/handler/native.php:50 |
| 11 | JSessionHandlerNative->start() | JROOT/libraries/joomla/session/handler/joomla.php:88 |
| 10 | JSessionHandlerJoomla->start() | JROOT/libraries/src/Session/Session.php:660 |
| 9 | Joomla\CMS\Session\Session->_start() | JROOT/libraries/src/Session/Session.php:620 |
| 8 | Joomla\CMS\Session\Session->start() | JROOT/libraries/src/Session/Session.php:498 |
| 7 | Joomla\CMS\Session\Session->get() | JROOT/libraries/src/Session/Session.php:455 |
| 6 | Joomla\CMS\Session\Session->isNew() | JROOT/libraries/src/Application/CMSApplication.php:804 |
| 5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:364 |
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
| 1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Tiempo de la consulta: 0.27 ms Después de la última consulta: 4.70 ms
SELECT `session_id`
FROM `iwgia_session`
WHERE `session_id` = X'32657369666d30716f737161756e326b75347067756270613671'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | iwgia_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 9 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 8 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:806 |
| 5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:364 |
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
| 1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Tiempo de la consulta: 2.89 ms Después de la última consulta: 0.10 ms
INSERT INTO `iwgia_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
(X'32657369666d30716f737161756e326b75347067756270613671', 1, 1776958139, 0, '', 0)
'Explicar' no es posible en la consulta: INSERT INTO `iwgia_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(X'32657369666d30716f737161756e326b75347067756270613671', 1, 1776958139, 0, '', 0)
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 8 | JDatabaseDriverPdo->execute() | JROOT/libraries/src/Session/MetadataManager.php:116 |
| 7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:806 |
| 5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:364 |
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
| 1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Tiempo de la consulta: 1.65 ms Después de la última consulta: 3.54 ms
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `iwgia_extensions`
WHERE `type` = 'component'
AND `state` = 0
AND `enabled` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | iwgia_extensions | ref | extension | extension | 82 | const | 57 | Using index condition; Using where |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 12 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 11 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Component/ComponentHelper.php:445 |
| 10 | Joomla\CMS\Component\ComponentHelper::Joomla\CMS\Component\{closure}() | Lo mismo que llamada de la línea de abajo. |
| 9 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 8 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Component/ComponentHelper.php:453 |
| 7 | Joomla\CMS\Component\ComponentHelper::load() | JROOT/libraries/src/Component/ComponentHelper.php:519 |
| 6 | Joomla\CMS\Component\ComponentHelper::getComponents() | JROOT/libraries/src/Component/ComponentHelper.php:44 |
| 5 | Joomla\CMS\Component\ComponentHelper::getComponent() | JROOT/libraries/src/Component/ComponentHelper.php:103 |
| 4 | Joomla\CMS\Component\ComponentHelper::getParams() | JROOT/libraries/src/Application/SiteApplication.php:594 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.45 ms Después de la última consulta: 2.41 ms
SELECT id, rules
FROM `iwgia_viewlevels`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | iwgia_viewlevels | ALL | NULL | No pudo usarse una clave de índice | NULL | NULL | 6 | |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 10 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 9 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Access/Access.php:1063 |
| 8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
| 7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:321 |
| 6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
| 5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
| 4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.69 ms Después de la última consulta: 0.09 ms
SELECT b.id
FROM iwgia_usergroups AS a
LEFT JOIN iwgia_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 9
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | b | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 2 | Using where; Using index |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 11 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 10 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Access/Access.php:980 |
| 9 | Joomla\CMS\Access\Access::getGroupsByUser() | JROOT/libraries/src/Access/Access.php:1095 |
| 8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
| 7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:321 |
| 6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
| 5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
| 4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 3.76 ms Después de la última consulta: 0.13 ms
SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM iwgia_extensions
WHERE enabled = 1
AND type = 'plugin'
AND state IN (0,1)
AND access IN (1,1,5)
ORDER BY ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | iwgia_extensions | ALL | extension | No pudo usarse una clave de índice | NULL | NULL | 340 | Using where; Usando 'filesort' |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 11 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Plugin/PluginHelper.php:354 |
| 9 | Joomla\CMS\Plugin\PluginHelper::Joomla\CMS\Plugin\{closure}() | Lo mismo que llamada de la línea de abajo. |
| 8 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 7 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Plugin/PluginHelper.php:359 |
| 6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
| 5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
| 4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.37 ms Después de la última consulta: 36.71 ms
SELECT *
FROM `iwgia_nextend2_section_storage`
WHERE `application` = 'smartslider'
AND `section` = 'settings'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | iwgia_nextend2_section_storage | ref | application,application_2 | application_2 | 284 | const,const | 1 | Using index condition; Using where |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 14 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 13 | JDatabaseDriver->loadAssoc() | JROOT/libraries/smartslider3/src/Framework/Database/Joomla/JoomlaConnectorTable.php:182 |
| 12 | Nextend\Framework\Database\Joomla\JoomlaConnectorTable->setQuery() | JROOT/libraries/smartslider3/src/Framework/Database/Joomla/JoomlaConnectorTable.php:56 |
| 11 | Nextend\Framework\Database\Joomla\JoomlaConnectorTable->findByAttributes() | JROOT/libraries/smartslider3/src/Framework/Model/ApplicationSection.php:44 |
| 10 | Nextend\Framework\Model\ApplicationSection->get() | JROOT/libraries/smartslider3/src/SmartSlider3/Settings.php:17 |
| 9 | Nextend\SmartSlider3\Settings::getAll() | JROOT/libraries/smartslider3/src/SmartSlider3/Settings.php:25 |
| 8 | Nextend\SmartSlider3\Settings::get() | JROOT/plugins/system/smartslider3/smartslider3.php:16 |
| 7 | require_once JROOT/plugins/system/smartslider3/smartslider3.php | JROOT/libraries/src/Plugin/PluginHelper.php:253 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:645 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.33 ms Después de la última consulta: 69.03 ms
SELECT *
FROM iwgia_languages
WHERE published=1
ORDER BY ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | iwgia_languages | ALL | NULL | No pudo usarse una clave de índice | NULL | NULL | 3 | Using where; Usando 'filesort' |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 10 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/LanguageHelper.php:150 |
| 8 | Joomla\CMS\Language\LanguageHelper::getLanguages() | JROOT/plugins/system/languagefilter/languagefilter.php:96 |
| 7 | PlgSystemLanguageFilter->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:283 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:645 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.46 ms Después de la última consulta: 0.10 ms
SELECT `element`,`name`,`client_id`,`extension_id`
FROM `iwgia_extensions`
WHERE `type` = 'language'
AND `state` = 0
AND `enabled` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | iwgia_extensions | ref | extension | extension | 82 | const | 6 | Using index condition; Using where |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 10 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/LanguageHelper.php:209 |
| 8 | Joomla\CMS\Language\LanguageHelper::getInstalledLanguages() | JROOT/plugins/system/languagefilter/languagefilter.php:110 |
| 7 | PlgSystemLanguageFilter->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:283 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:645 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.93 ms Después de la última consulta: 8.57 ms
SHOW FULL COLUMNS
FROM `iwgia_extensions`
'Explicar' no es posible en la consulta: SHOW FULL COLUMNS FROM `iwgia_extensions`
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 20 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 19 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/pdomysql.php:334 |
| 18 | JDatabaseDriverPdomysql->getTableColumns() | JROOT/libraries/src/Table/Table.php:245 |
| 17 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:164 |
| 16 | Joomla\CMS\Table\Table->__construct() | JROOT/libraries/src/Table/Extension.php:32 |
| 15 | Joomla\CMS\Table\Extension->__construct() | JROOT/libraries/src/Table/Table.php:312 |
| 14 | Joomla\CMS\Table\Table::getInstance() | JROOT/libraries/quixnxt/app/functions.php:441 |
| 13 | QuixAppHelper::qxGetComponentInfo() | JROOT/libraries/quixnxt/app/functions.php:57 |
| 12 | QuixAppHelper::setQuixConstants() | JROOT/libraries/quixnxt/app/bootstrap.php:19 |
| 11 | include_once JROOT/libraries/quixnxt/app/bootstrap.php | JROOT/libraries/loader.php:226 |
| 10 | JLoader::import() | JROOT/libraries/loader.php:845 |
| 9 | jimport() | JROOT/plugins/system/quix/quix.php:108 |
| 8 | plgSystemQuix::initQuix() | JROOT/plugins/system/quix/quix.php:101 |
| 7 | plgSystemQuix->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:283 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:645 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.64 ms Después de la última consulta: 2.07 ms
SELECT `extension_id`
FROM `iwgia_extensions`
WHERE element = 'com_quix'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | iwgia_extensions | ref | element_clientid,element_folder_clientid | element_clientid | 402 | const | 1 | Using where; Using index |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 16 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 15 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Table/Extension.php:124 |
| 14 | Joomla\CMS\Table\Extension->find() | JROOT/libraries/quixnxt/app/functions.php:442 |
| 13 | QuixAppHelper::qxGetComponentInfo() | JROOT/libraries/quixnxt/app/functions.php:57 |
| 12 | QuixAppHelper::setQuixConstants() | JROOT/libraries/quixnxt/app/bootstrap.php:19 |
| 11 | include_once JROOT/libraries/quixnxt/app/bootstrap.php | JROOT/libraries/loader.php:226 |
| 10 | JLoader::import() | JROOT/libraries/loader.php:845 |
| 9 | jimport() | JROOT/plugins/system/quix/quix.php:108 |
| 8 | plgSystemQuix::initQuix() | JROOT/plugins/system/quix/quix.php:101 |
| 7 | plgSystemQuix->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:283 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:645 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.26 ms Después de la última consulta: 0.08 ms
SELECT *
FROM iwgia_extensions
WHERE `extension_id` = '10111'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | iwgia_extensions | const | PRIMARY | PRIMARY | 4 | const | 1 | |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 16 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 15 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
| 14 | Joomla\CMS\Table\Table->load() | JROOT/libraries/quixnxt/app/functions.php:443 |
| 13 | QuixAppHelper::qxGetComponentInfo() | JROOT/libraries/quixnxt/app/functions.php:57 |
| 12 | QuixAppHelper::setQuixConstants() | JROOT/libraries/quixnxt/app/bootstrap.php:19 |
| 11 | include_once JROOT/libraries/quixnxt/app/bootstrap.php | JROOT/libraries/loader.php:226 |
| 10 | JLoader::import() | JROOT/libraries/loader.php:845 |
| 9 | jimport() | JROOT/plugins/system/quix/quix.php:108 |
| 8 | plgSystemQuix::initQuix() | JROOT/plugins/system/quix/quix.php:101 |
| 7 | plgSystemQuix->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:283 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:645 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.24 ms Después de la última consulta: 0.10 ms
SELECT template
FROM iwgia_template_styles
WHERE client_id = 0
AND home = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | iwgia_template_styles | ALL | idx_client_id,idx_client_id_home | No pudo usarse una clave de índice | NULL | NULL | 7 | Using where |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 15 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 14 | JDatabaseDriver->loadResult() | JROOT/libraries/quixnxt/app/functions.php:509 |
| 13 | QuixAppHelper::quix_default_template() | JROOT/libraries/quixnxt/app/functions.php:82 |
| 12 | QuixAppHelper::setQuixConstants() | JROOT/libraries/quixnxt/app/bootstrap.php:19 |
| 11 | include_once JROOT/libraries/quixnxt/app/bootstrap.php | JROOT/libraries/loader.php:226 |
| 10 | JLoader::import() | JROOT/libraries/loader.php:845 |
| 9 | jimport() | JROOT/plugins/system/quix/quix.php:108 |
| 8 | plgSystemQuix::initQuix() | JROOT/plugins/system/quix/quix.php:101 |
| 7 | plgSystemQuix->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:283 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:645 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.56 ms Después de la última consulta: 23.53 ms
SELECT id,template
FROM iwgia_template_styles
WHERE client_id=0
AND home=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | iwgia_template_styles | ALL | idx_client_id,idx_client_id_home | No pudo usarse una clave de índice | NULL | NULL | 7 | Using where |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 17 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_widgetkit/widgetkit.php:23 |
| 16 | plgSystemWidgetkit->{closure}() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Container.php:240 |
| 15 | YOOtheme\Framework\Container->offsetGet() | JROOT/administrator/components/com_widgetkit/src/Application.php:49 |
| 14 | YOOtheme\Widgetkit\Application->YOOtheme\Widgetkit\{closure}() | Lo mismo que llamada de la línea de abajo. |
| 13 | call_user_func_array() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Event/EventDispatcher.php:113 |
| 12 | YOOtheme\Framework\Event\EventDispatcher->trigger() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Application.php:149 |
| 11 | YOOtheme\Framework\Application->boot() | JROOT/administrator/components/com_widgetkit/widgetkit.php:91 |
| 10 | include JROOT/administrator/components/com_widgetkit/widgetkit.php | JROOT/administrator/components/com_widgetkit/widgetkit-app.php:6 |
| 9 | include JROOT/administrator/components/com_widgetkit/widgetkit-app.php | JROOT/plugins/system/widgetkit/widgetkit.php:9 |
| 8 | plgSystemWidgetkit->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:646 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 5.59 ms Después de la última consulta: 19.09 ms
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 iwgia_menu AS m
LEFT JOIN iwgia_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
ORDER BY m.lft
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 409 | Using index condition; Using where; Usando 'filesort' |
| 1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | benjamin_iwgia-maindb.m.component_id | 1 | Using where |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 23 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Menu/SiteMenu.php:93 |
| 21 | Joomla\CMS\Menu\SiteMenu->Joomla\CMS\Menu\{closure}() | Lo mismo que llamada de la línea de abajo. |
| 20 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 19 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Menu/SiteMenu.php:101 |
| 18 | Joomla\CMS\Menu\SiteMenu->load() | JROOT/libraries/src/Menu/AbstractMenu.php:78 |
| 17 | Joomla\CMS\Menu\AbstractMenu->__construct() | JROOT/libraries/src/Menu/SiteMenu.php:62 |
| 16 | Joomla\CMS\Menu\SiteMenu->__construct() | JROOT/libraries/src/Menu/AbstractMenu.php:142 |
| 15 | Joomla\CMS\Menu\AbstractMenu::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:395 |
| 14 | Joomla\CMS\Application\CMSApplication->getMenu() | JROOT/libraries/src/Application/SiteApplication.php:275 |
| 13 | Joomla\CMS\Application\SiteApplication->getMenu() | JROOT/libraries/src/Router/SiteRouter.php:65 |
| 12 | Joomla\CMS\Router\SiteRouter->__construct() | JROOT/libraries/src/Router/Router.php:189 |
| 11 | Joomla\CMS\Router\Router::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:511 |
| 10 | Joomla\CMS\Application\CMSApplication::getRouter() | JROOT/libraries/src/Application/SiteApplication.php:403 |
| 9 | Joomla\CMS\Application\SiteApplication::getRouter() | JROOT/plugins/system/languagefilter/languagefilter.php:145 |
| 8 | PlgSystemLanguageFilter->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:646 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.41 ms Después de la última consulta: 52.77 ms
SELECT id, home, template, s.params
FROM iwgia_template_styles as s
LEFT JOIN iwgia_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | s | ALL | idx_template,idx_client_id,idx_client_id_home | No pudo usarse una clave de índice | NULL | NULL | 7 | Using where |
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | element_clientid | 403 | benjamin_iwgia-maindb.s.template,const | 1 | Using index condition; Using where |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 11 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Application/SiteApplication.php:486 |
| 9 | Joomla\CMS\Application\SiteApplication->getTemplate() | JROOT/plugins/system/mvcoverridecwmulticats/mvcoverridecwmulticats.php:118 |
| 8 | PlgSystemMVCOverrideCWMulticats->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1168 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.40 ms Después de la última consulta: 32.08 ms
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `iwgia_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | iwgia_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | Using index condition |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 15 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 14 | JDatabaseDriver->loadObject() | JROOT/libraries/src/Helper/LibraryHelper.php:167 |
| 13 | Joomla\CMS\Helper\LibraryHelper::Joomla\CMS\Helper\{closure}() | Lo mismo que llamada de la línea de abajo. |
| 12 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 11 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/LibraryHelper.php:175 |
| 10 | Joomla\CMS\Helper\LibraryHelper::loadLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:43 |
| 9 | Joomla\CMS\Helper\LibraryHelper::getLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:90 |
| 8 | Joomla\CMS\Helper\LibraryHelper::getParams() | JROOT/libraries/src/Version.php:321 |
| 7 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
| 6 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
| 5 | Joomla\CMS\Factory::getDocument() | JROOT/libraries/src/Application/WebApplication.php:1131 |
| 4 | Joomla\CMS\Application\WebApplication->loadDocument() | JROOT/libraries/src/Application/SiteApplication.php:133 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.29 ms Después de la última consulta: 0.14 ms
UPDATE `iwgia_extensions`
SET `params` = '{\"mediaversion\":\"9761e792ffe6dc5b47ddca9db66dbaf9\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
'Explicar' no es posible en la consulta: UPDATE `iwgia_extensions`
SET `params` = '{\"mediaversion\":\"9761e792ffe6dc5b47ddca9db66dbaf9\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 10 | JDatabaseDriverPdo->execute() | JROOT/libraries/src/Helper/LibraryHelper.php:117 |
| 9 | Joomla\CMS\Helper\LibraryHelper::saveParams() | JROOT/libraries/src/Version.php:372 |
| 8 | Joomla\CMS\Version->setMediaVersion() | JROOT/libraries/src/Version.php:331 |
| 7 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
| 6 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
| 5 | Joomla\CMS\Factory::getDocument() | JROOT/libraries/src/Application/WebApplication.php:1131 |
| 4 | Joomla\CMS\Application\WebApplication->loadDocument() | JROOT/libraries/src/Application/SiteApplication.php:133 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.76 ms Después de la última consulta: 7.14 ms
SELECT `name`,`element`
FROM `iwgia_extensions`
WHERE `type` = 'plugin'
AND `folder` = 'finder'
AND `enabled` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | iwgia_extensions | ALL | extension | No pudo usarse una clave de índice | NULL | NULL | 340 | Using where |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 11 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 10 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/language.php:126 |
| 9 | FinderHelperLanguage::loadPluginLanguage() | JROOT/components/com_finder/controller.php:38 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.54 ms Después de la última consulta: 17.19 ms
SELECT `title`
FROM `iwgia_finder_taxonomy`
WHERE `parent_id` = 1
AND `state` = 1
AND `access` IN (1,1,5)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | iwgia_finder_taxonomy | ref | parent_id,state,access,idx_parent_published | parent_id | 4 | const | 6 | Using where |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 17 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_finder/helpers/indexer/taxonomy.php:258 |
| 16 | FinderIndexerTaxonomy::getBranchTitles() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:750 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.56 ms Después de la última consulta: 0.20 ms
SELECT `term`
FROM `iwgia_finder_terms_common`
WHERE `language` = 'en'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | iwgia_finder_terms_common | ref | idx_lang | idx_lang | 14 | const | 115 | Using index condition |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 21 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 20 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_finder/helpers/indexer/helper.php:369 |
| 19 | FinderIndexerHelper::getCommonWords() | JROOT/administrator/components/com_finder/helpers/indexer/helper.php:339 |
| 18 | FinderIndexerHelper::isCommon() | JROOT/administrator/components/com_finder/helpers/indexer/token.php:153 |
| 17 | FinderIndexerToken->__construct() | JROOT/administrator/components/com_finder/helpers/indexer/helper.php:166 |
| 16 | FinderIndexerHelper::tokenize() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1211 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 1.56 ms Después de la última consulta: 0.33 ms
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.term = 'cards'
AND t.phrase = 0
UNION (
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.stem = 'cards'
AND t.phrase = 0)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | PRIMARY | t | const | idx_term,idx_term_phrase | idx_term | 302 | const | 1 | |
| 2 | UNION | t | ref | idx_stem_phrase | idx_stem_phrase | 303 | const,const | 1 | Using index condition |
| NULL | UNION RESULT | <union1,2> | ALL | NULL | No pudo usarse una clave de índice | NULL | NULL | NULL | |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1297 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 1.07 ms Después de la última consulta: 0.28 ms
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.term = 'voices'
AND t.phrase = 0
UNION (
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.stem = 'voices'
AND t.phrase = 0)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | PRIMARY | t | const | idx_term,idx_term_phrase | idx_term | 302 | const | 1 | |
| 2 | UNION | t | ref | idx_stem_phrase | idx_stem_phrase | 303 | const,const | 1 | Using index condition |
| NULL | UNION RESULT | <union1,2> | ALL | NULL | No pudo usarse una clave de índice | NULL | NULL | NULL | |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1297 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 1.36 ms Después de la última consulta: 0.28 ms
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.term = 'of'
AND t.phrase = 0
UNION (
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.stem = 'of'
AND t.phrase = 0)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | PRIMARY | t | const | idx_term,idx_term_phrase | idx_term | 302 | const | 1 | |
| 2 | UNION | t | ref | idx_stem_phrase | idx_stem_phrase | 303 | const,const | 3 | Using index condition |
| NULL | UNION RESULT | <union1,2> | ALL | NULL | No pudo usarse una clave de índice | NULL | NULL | NULL | |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1297 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 3.22 ms Después de la última consulta: 0.18 ms
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.term = 'west'
AND t.phrase = 0
UNION (
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.stem = 'west'
AND t.phrase = 0)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | PRIMARY | t | const | idx_term,idx_term_phrase | idx_term | 302 | const | 1 | |
| 2 | UNION | t | ref | idx_stem_phrase | idx_stem_phrase | 303 | const,const | 1 | Using index condition |
| NULL | UNION RESULT | <union1,2> | ALL | NULL | No pudo usarse una clave de índice | NULL | NULL | NULL | |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1297 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.87 ms Después de la última consulta: 0.12 ms
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.term = 'colectiva'
AND t.phrase = 0
UNION (
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.stem = 'colectiva'
AND t.phrase = 0)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | PRIMARY | t | const | idx_term,idx_term_phrase | idx_term | 302 | const | 1 | |
| 2 | UNION | t | ref | idx_stem_phrase | idx_stem_phrase | 303 | const,const | 1 | Using index condition |
| NULL | UNION RESULT | <union1,2> | ALL | NULL | No pudo usarse una clave de índice | NULL | NULL | NULL | |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1297 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.92 ms Después de la última consulta: 0.11 ms
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.term = 'que'
AND t.phrase = 0
UNION (
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.stem = 'que'
AND t.phrase = 0)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | PRIMARY | t | const | idx_term,idx_term_phrase | idx_term | 302 | const | 1 | |
| 2 | UNION | t | ref | idx_stem_phrase | idx_stem_phrase | 303 | const,const | 1 | Using index condition |
| NULL | UNION RESULT | <union1,2> | ALL | NULL | No pudo usarse una clave de índice | NULL | NULL | NULL | |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1297 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 1.55 ms Después de la última consulta: 0.16 ms
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.term = 'han'
AND t.phrase = 0
UNION (
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.stem = 'han'
AND t.phrase = 0)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | PRIMARY | t | const | idx_term,idx_term_phrase | idx_term | 302 | const | 1 | |
| 2 | UNION | t | ref | idx_stem_phrase | idx_stem_phrase | 303 | const,const | 1 | Using index condition |
| NULL | UNION RESULT | <union1,2> | ALL | NULL | No pudo usarse una clave de índice | NULL | NULL | NULL | |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1297 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 2.20 ms Después de la última consulta: 0.29 ms
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.term = 'sus'
AND t.phrase = 0
UNION (
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.stem = 'sus'
AND t.phrase = 0)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | PRIMARY | t | const | idx_term,idx_term_phrase | idx_term | 302 | const | 1 | |
| 2 | UNION | t | ref | idx_stem_phrase | idx_stem_phrase | 303 | const,const | 1 | Using index condition |
| NULL | UNION RESULT | <union1,2> | ALL | NULL | No pudo usarse una clave de índice | NULL | NULL | NULL | |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1297 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.79 ms Después de la última consulta: 0.11 ms
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.term = 'com'
AND t.phrase = 0
UNION (
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.stem = 'com'
AND t.phrase = 0)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | PRIMARY | t | const | idx_term,idx_term_phrase | idx_term | 302 | const | 1 | |
| 2 | UNION | t | ref | idx_stem_phrase | idx_stem_phrase | 303 | const,const | 1 | Using index condition |
| NULL | UNION RESULT | <union1,2> | ALL | NULL | No pudo usarse una clave de índice | NULL | NULL | NULL | |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1297 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 2.05 ms Después de la última consulta: 0.11 ms
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.term = 'point'
AND t.phrase = 0
UNION (
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.stem = 'point'
AND t.phrase = 0)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | PRIMARY | t | const | idx_term,idx_term_phrase | idx_term | 302 | const | 1 | |
| 2 | UNION | t | ref | idx_stem_phrase | idx_stem_phrase | 303 | const,const | 2 | Using index condition |
| NULL | UNION RESULT | <union1,2> | ALL | NULL | No pudo usarse una clave de índice | NULL | NULL | NULL | |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1297 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 1.38 ms Después de la última consulta: 0.17 ms
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.term = 'for'
AND t.phrase = 0
UNION (
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.stem = 'for'
AND t.phrase = 0)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | PRIMARY | t | const | idx_term,idx_term_phrase | idx_term | 302 | const | 1 | |
| 2 | UNION | t | ref | idx_stem_phrase | idx_stem_phrase | 303 | const,const | 2 | Using index condition |
| NULL | UNION RESULT | <union1,2> | ALL | NULL | No pudo usarse una clave de índice | NULL | NULL | NULL | |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1297 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.82 ms Después de la última consulta: 0.12 ms
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.term = 'the'
AND t.phrase = 0
UNION (
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.stem = 'the'
AND t.phrase = 0)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | PRIMARY | t | const | idx_term,idx_term_phrase | idx_term | 302 | const | 1 | |
| 2 | UNION | t | ref | idx_stem_phrase | idx_stem_phrase | 303 | const,const | 3 | Using index condition |
| NULL | UNION RESULT | <union1,2> | ALL | NULL | No pudo usarse una clave de índice | NULL | NULL | NULL | |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1297 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 1.18 ms Después de la última consulta: 0.10 ms
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.term = 'citizenship'
AND t.phrase = 0
UNION (
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.stem = 'citizenship'
AND t.phrase = 0)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | PRIMARY | t | const | idx_term,idx_term_phrase | idx_term | 302 | const | 1 | |
| 2 | UNION | t | ref | idx_stem_phrase | idx_stem_phrase | 303 | const,const | 1 | Using index condition |
| NULL | UNION RESULT | <union1,2> | ALL | NULL | No pudo usarse una clave de índice | NULL | NULL | NULL | |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1297 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 1.11 ms Después de la última consulta: 0.10 ms
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.term = 'isn'
AND t.phrase = 0
UNION (
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.stem = 'isn'
AND t.phrase = 0)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | PRIMARY | NULL | NULL | NULL | No pudo usarse una clave de índice | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| 2 | UNION | t | ref | idx_stem_phrase | idx_stem_phrase | 303 | const,const | 1 | Using index condition |
| NULL | UNION RESULT | <union1,2> | ALL | NULL | No pudo usarse una clave de índice | NULL | NULL | NULL | |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1297 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 1.34 ms Después de la última consulta: 0.11 ms
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.term = 'astounding'
AND t.phrase = 0
UNION (
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.stem = 'astounding'
AND t.phrase = 0)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | PRIMARY | t | const | idx_term,idx_term_phrase | idx_term | 302 | const | 1 | |
| 2 | UNION | t | ref | idx_stem_phrase | idx_stem_phrase | 303 | const,const | 1 | Using index condition |
| NULL | UNION RESULT | <union1,2> | ALL | NULL | No pudo usarse una clave de índice | NULL | NULL | NULL | |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1297 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 2.59 ms Después de la última consulta: 0.14 ms
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.term = 'pita'
AND t.phrase = 0
UNION (
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.stem = 'pita'
AND t.phrase = 0)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | PRIMARY | t | const | idx_term,idx_term_phrase | idx_term | 302 | const | 1 | |
| 2 | UNION | t | ref | idx_stem_phrase | idx_stem_phrase | 303 | const,const | 1 | Using index condition |
| NULL | UNION RESULT | <union1,2> | ALL | NULL | No pudo usarse una clave de índice | NULL | NULL | NULL | |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1297 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.49 ms Después de la última consulta: 0.10 ms
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.term = 'cards voices'
AND t.phrase = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | No pudo usarse una clave de índice | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1297 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 7.08 ms Después de la última consulta: 0.08 ms
SELECT DISTINCT t.term_id AS id, t.term AS term
FROM iwgia_finder_terms AS t
WHERE t.soundex = SOUNDEX('cards voices')
AND t.phrase = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | t | ref | idx_soundex_phrase | idx_soundex_phrase | 303 | const,const | 22 | Using index condition |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1323 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.62 ms Después de la última consulta: 0.14 ms
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.term = 'cards voices of'
AND t.phrase = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | No pudo usarse una clave de índice | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1297 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.83 ms Después de la última consulta: 0.12 ms
SELECT DISTINCT t.term_id AS id, t.term AS term
FROM iwgia_finder_terms AS t
WHERE t.soundex = SOUNDEX('cards voices of')
AND t.phrase = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | t | ref | idx_soundex_phrase | idx_soundex_phrase | 303 | const,const | 1 | Using index condition |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1323 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.83 ms Después de la última consulta: 0.07 ms
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.term = 'voices of'
AND t.phrase = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | t | const | idx_term,idx_term_phrase | idx_term | 302 | const | 1 | |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1297 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 1.39 ms Después de la última consulta: 0.06 ms
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.term = 'voices of west'
AND t.phrase = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | t | const | idx_term,idx_term_phrase | idx_term | 302 | const | 1 | |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1297 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 2.51 ms Después de la última consulta: 0.06 ms
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.term = 'of west'
AND t.phrase = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | t | const | idx_term,idx_term_phrase | idx_term | 302 | const | 1 | |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1297 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.45 ms Después de la última consulta: 0.07 ms
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.term = 'of west colectiva'
AND t.phrase = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | No pudo usarse una clave de índice | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1297 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.87 ms Después de la última consulta: 0.07 ms
SELECT DISTINCT t.term_id AS id, t.term AS term
FROM iwgia_finder_terms AS t
WHERE t.soundex = SOUNDEX('of west colectiva')
AND t.phrase = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | t | ref | idx_soundex_phrase | idx_soundex_phrase | 303 | const,const | 1 | Using index condition |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1323 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.48 ms Después de la última consulta: 0.06 ms
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.term = 'west colectiva'
AND t.phrase = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | No pudo usarse una clave de índice | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1297 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 1.15 ms Después de la última consulta: 0.07 ms
SELECT DISTINCT t.term_id AS id, t.term AS term
FROM iwgia_finder_terms AS t
WHERE t.soundex = SOUNDEX('west colectiva')
AND t.phrase = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | t | ref | idx_soundex_phrase | idx_soundex_phrase | 303 | const,const | 1 | Using index condition |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1323 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.31 ms Después de la última consulta: 0.05 ms
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.term = 'west colectiva que'
AND t.phrase = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | No pudo usarse una clave de índice | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1297 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.28 ms Después de la última consulta: 0.19 ms
SELECT DISTINCT t.term_id AS id, t.term AS term
FROM iwgia_finder_terms AS t
WHERE t.soundex = SOUNDEX('west colectiva que')
AND t.phrase = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | t | ref | idx_soundex_phrase | idx_soundex_phrase | 303 | const,const | 1 | Using index condition |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1323 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.22 ms Después de la última consulta: 0.07 ms
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.term = 'colectiva que'
AND t.phrase = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | t | const | idx_term,idx_term_phrase | idx_term | 302 | const | 1 | |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1297 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.21 ms Después de la última consulta: 0.06 ms
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.term = 'colectiva que han'
AND t.phrase = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | t | const | idx_term,idx_term_phrase | idx_term | 302 | const | 1 | |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1297 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.25 ms Después de la última consulta: 0.06 ms
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.term = 'que han'
AND t.phrase = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | t | const | idx_term,idx_term_phrase | idx_term | 302 | const | 1 | |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1297 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.49 ms Después de la última consulta: 0.06 ms
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.term = 'que han sus'
AND t.phrase = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | No pudo usarse una clave de índice | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1297 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 58.51 ms Después de la última consulta: 0.15 ms
SELECT DISTINCT t.term_id AS id, t.term AS term
FROM iwgia_finder_terms AS t
WHERE t.soundex = SOUNDEX('que han sus')
AND t.phrase = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | t | ref | idx_soundex_phrase | idx_soundex_phrase | 303 | const,const | 272 | Using index condition |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1323 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.31 ms Después de la última consulta: 0.42 ms
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.term = 'han sus'
AND t.phrase = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | No pudo usarse una clave de índice | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1297 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 45.89 ms Después de la última consulta: 0.04 ms
SELECT DISTINCT t.term_id AS id, t.term AS term
FROM iwgia_finder_terms AS t
WHERE t.soundex = SOUNDEX('han sus')
AND t.phrase = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | t | ref | idx_soundex_phrase | idx_soundex_phrase | 303 | const,const | 289 | Using index condition |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1323 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 1.35 ms Después de la última consulta: 0.45 ms
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.term = 'han sus com'
AND t.phrase = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | No pudo usarse una clave de índice | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1297 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 42.99 ms Después de la última consulta: 0.07 ms
SELECT DISTINCT t.term_id AS id, t.term AS term
FROM iwgia_finder_terms AS t
WHERE t.soundex = SOUNDEX('han sus com')
AND t.phrase = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | t | ref | idx_soundex_phrase | idx_soundex_phrase | 303 | const,const | 192 | Using index condition |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1323 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.23 ms Después de la última consulta: 0.44 ms
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.term = 'sus com'
AND t.phrase = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | No pudo usarse una clave de índice | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 2.10 ms |
| Preparing | 0.01 ms |
| Executing | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1297 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 314.12 ms Después de la última consulta: 0.08 ms
SELECT DISTINCT t.term_id AS id, t.term AS term
FROM iwgia_finder_terms AS t
WHERE t.soundex = SOUNDEX('sus com')
AND t.phrase = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | t | ref | idx_soundex_phrase | idx_soundex_phrase | 303 | const,const | 1679 | Using index condition |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.74 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 51.50 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1323 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 2.38 ms Después de la última consulta: 1.48 ms
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.term = 'sus com point'
AND t.phrase = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | No pudo usarse una clave de índice | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.04 ms |
| Preparing | 0.01 ms |
| Executing | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.01 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1297 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 52.64 ms Después de la última consulta: 0.08 ms
SELECT DISTINCT t.term_id AS id, t.term AS term
FROM iwgia_finder_terms AS t
WHERE t.soundex = SOUNDEX('sus com point')
AND t.phrase = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | t | ref | idx_soundex_phrase | idx_soundex_phrase | 303 | const,const | 80 | Using index condition |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.85 ms |
| Preparing | 0.27 ms |
| Executing | 0.01 ms |
| Sending data | 96.83 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.08 ms |
| closing tables | 0.01 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.00 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1323 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.30 ms Después de la última consulta: 0.38 ms
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.term = 'com point'
AND t.phrase = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | No pudo usarse una clave de índice | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.00 ms |
| Executing | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1297 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 98.31 ms Después de la última consulta: 0.06 ms
SELECT DISTINCT t.term_id AS id, t.term AS term
FROM iwgia_finder_terms AS t
WHERE t.soundex = SOUNDEX('com point')
AND t.phrase = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | t | ref | idx_soundex_phrase | idx_soundex_phrase | 303 | const,const | 177 | Using index condition |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.35 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 3.60 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1323 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.41 ms Después de la última consulta: 0.25 ms
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.term = 'com point for'
AND t.phrase = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | No pudo usarse una clave de índice | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.21 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.22 ms |
| Preparing | 0.01 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1297 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 4.24 ms Después de la última consulta: 0.25 ms
SELECT DISTINCT t.term_id AS id, t.term AS term
FROM iwgia_finder_terms AS t
WHERE t.soundex = SOUNDEX('com point for')
AND t.phrase = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | t | ref | idx_soundex_phrase | idx_soundex_phrase | 303 | const,const | 10 | Using index condition |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.41 ms |
| Preparing | 0.01 ms |
| Unlocking tables | 0.04 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1323 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.78 ms Después de la última consulta: 0.13 ms
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.term = 'point for'
AND t.phrase = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | t | const | idx_term,idx_term_phrase | idx_term | 302 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.34 ms |
| Preparing | 0.01 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.01 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1297 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.78 ms Después de la última consulta: 0.11 ms
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.term = 'point for the'
AND t.phrase = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | t | const | idx_term,idx_term_phrase | idx_term | 302 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.60 ms |
| Preparing | 0.01 ms |
| Executing | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1297 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.62 ms Después de la última consulta: 0.21 ms
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.term = 'for the'
AND t.phrase = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | t | const | idx_term,idx_term_phrase | idx_term | 302 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 1.03 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.01 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1297 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.85 ms Después de la última consulta: 0.21 ms
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.term = 'for the citizenship'
AND t.phrase = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | No pudo usarse una clave de índice | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 1.02 ms |
| Preparing | 0.01 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.33 ms |
| Reset for next command | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1297 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 1.34 ms Después de la última consulta: 0.07 ms
SELECT DISTINCT t.term_id AS id, t.term AS term
FROM iwgia_finder_terms AS t
WHERE t.soundex = SOUNDEX('for the citizenship')
AND t.phrase = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | t | ref | idx_soundex_phrase | idx_soundex_phrase | 303 | const,const | 1 | Using index condition |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.08 ms |
| Statistics | 0.03 ms |
| Preparing | 0.01 ms |
| Executing | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.22 ms |
| Reset for next command | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1323 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 1.37 ms Después de la última consulta: 0.09 ms
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.term = 'the citizenship'
AND t.phrase = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | t | const | idx_term,idx_term_phrase | idx_term | 302 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.05 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.65 ms |
| Reset for next command | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1297 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 1.79 ms Después de la última consulta: 0.11 ms
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.term = 'the citizenship isn'
AND t.phrase = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | No pudo usarse una clave de índice | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.01 ms |
| Executing | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1297 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.93 ms Después de la última consulta: 0.08 ms
SELECT DISTINCT t.term_id AS id, t.term AS term
FROM iwgia_finder_terms AS t
WHERE t.soundex = SOUNDEX('the citizenship isn')
AND t.phrase = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | t | ref | idx_soundex_phrase | idx_soundex_phrase | 303 | const,const | 1 | Using index condition |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.04 ms |
| Preparing | 0.19 ms |
| Executing | 0.01 ms |
| Sending data | 0.08 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.25 ms |
| Reset for next command | 0.00 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1323 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.62 ms Después de la última consulta: 0.07 ms
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.term = 'citizenship isn'
AND t.phrase = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | No pudo usarse una clave de índice | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.01 ms |
| Executing | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.16 ms |
| Reset for next command | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1297 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 1.27 ms Después de la última consulta: 0.07 ms
SELECT DISTINCT t.term_id AS id, t.term AS term
FROM iwgia_finder_terms AS t
WHERE t.soundex = SOUNDEX('citizenship isn')
AND t.phrase = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | t | ref | idx_soundex_phrase | idx_soundex_phrase | 303 | const,const | 1 | Using index condition |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.04 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.04 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1323 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.64 ms Después de la última consulta: 0.07 ms
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.term = 'citizenship isn astounding'
AND t.phrase = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | No pudo usarse una clave de índice | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.52 ms |
| Preparing | 0.01 ms |
| Executing | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.65 ms |
| Reset for next command | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1297 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.31 ms Después de la última consulta: 0.07 ms
SELECT DISTINCT t.term_id AS id, t.term AS term
FROM iwgia_finder_terms AS t
WHERE t.soundex = SOUNDEX('citizenship isn astounding')
AND t.phrase = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | t | ref | idx_soundex_phrase | idx_soundex_phrase | 303 | const,const | 1 | Using index condition |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.35 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.26 ms |
| Reset for next command | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1323 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 1.37 ms Después de la última consulta: 0.06 ms
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.term = 'isn astounding'
AND t.phrase = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | No pudo usarse una clave de índice | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.01 ms |
| Executing | 0.01 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.18 ms |
| Reset for next command | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1297 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 1.00 ms Después de la última consulta: 0.07 ms
SELECT DISTINCT t.term_id AS id, t.term AS term
FROM iwgia_finder_terms AS t
WHERE t.soundex = SOUNDEX('isn astounding')
AND t.phrase = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | t | ref | idx_soundex_phrase | idx_soundex_phrase | 303 | const,const | 1 | Using index condition |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.26 ms |
| Reset for next command | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1323 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.66 ms Después de la última consulta: 0.06 ms
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.term = 'isn astounding pita'
AND t.phrase = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | No pudo usarse una clave de índice | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.00 ms |
| Executing | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.15 ms |
| Reset for next command | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1297 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.67 ms Después de la última consulta: 0.07 ms
SELECT DISTINCT t.term_id AS id, t.term AS term
FROM iwgia_finder_terms AS t
WHERE t.soundex = SOUNDEX('isn astounding pita')
AND t.phrase = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | t | ref | idx_soundex_phrase | idx_soundex_phrase | 303 | const,const | 1 | Using index condition |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.98 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.86 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.28 ms |
| Reset for next command | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1323 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.60 ms Después de la última consulta: 0.06 ms
SELECT t.term, t.term_id
FROM iwgia_finder_terms AS t
WHERE t.term = 'astounding pita'
AND t.phrase = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | No pudo usarse una clave de índice | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.03 ms |
| Optimizing | 0.03 ms |
| Statistics | 4.38 ms |
| Preparing | 0.04 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 39.66 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.03 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1297 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 2.63 ms Después de la última consulta: 0.06 ms
SELECT DISTINCT t.term_id AS id, t.term AS term
FROM iwgia_finder_terms AS t
WHERE t.soundex = SOUNDEX('astounding pita')
AND t.phrase = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | t | ref | idx_soundex_phrase | idx_soundex_phrase | 303 | const,const | 1 | Using index condition |
| Status | Duration |
|---|
| Starting | 0.07 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.03 ms |
| Statistics | 4.02 ms |
| Preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 3.96 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 18 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1323 |
| 16 | FinderIndexerQuery->getTokenData() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:1220 |
| 15 | FinderIndexerQuery->processString() | JROOT/administrator/components/com_finder/helpers/indexer/query.php:236 |
| 14 | FinderIndexerQuery->__construct() | JROOT/components/com_finder/models/search.php:1094 |
| 13 | FinderModelSearch->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:86 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 44.66 ms Después de la última consulta: 0.98 ms
SELECT l.link_id,m.weight AS ordering
FROM `iwgia_finder_links` AS l
INNER JOIN `iwgia_finder_links_terms4` AS m
ON m.link_id = l.link_id
WHERE l.access IN (1,1,5)
AND l.state = 1
AND l.published = 1
AND (l.publish_start_date = '0000-00-00 00:00:00' OR l.publish_start_date <= '2026-04-23 15:29:00')
AND (l.publish_end_date = '0000-00-00 00:00:00' OR l.publish_end_date >= '2026-04-23 15:29:00')
AND l.language IN ('es-ES', '*')
AND m.term_id IN (36537511,34924771,34847838,36232619,34989792,36751087)
ORDER BY m.weight DESC
LIMIT 1000
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | range | PRIMARY,idx_term_weight,idx_link_term_weight | idx_term_weight | 4 | NULL | 659 | Using where; Using index; Usando 'filesort' |
| 1 | SIMPLE | l | eq_ref | PRIMARY,idx_published_list,idx_published_sale | PRIMARY | 4 | benjamin_iwgia-maindb.m.link_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 4.20 ms |
| Preparing | 0.06 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 72.23 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.00 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 15 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/models/search.php:708 |
| 13 | FinderModelSearch->getResultsData() | JROOT/components/com_finder/models/search.php:103 |
| 12 | FinderModelSearch->getResults() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:89 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 8.39 ms Después de la última consulta: 0.35 ms
SELECT l.link_id,m.weight AS ordering
FROM `iwgia_finder_links` AS l
INNER JOIN `iwgia_finder_links_terms9` AS m
ON m.link_id = l.link_id
WHERE l.access IN (1,1,5)
AND l.state = 1
AND l.published = 1
AND (l.publish_start_date = '0000-00-00 00:00:00' OR l.publish_start_date <= '2026-04-23 15:29:00')
AND (l.publish_end_date = '0000-00-00 00:00:00' OR l.publish_end_date >= '2026-04-23 15:29:00')
AND l.language IN ('es-ES', '*')
AND m.term_id IN (34814730,35772255,42349189)
ORDER BY m.weight DESC
LIMIT 1000
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | range | PRIMARY,idx_term_weight,idx_link_term_weight | idx_term_weight | 4 | NULL | 170 | Using where; Using index; Usando 'filesort' |
| 1 | SIMPLE | l | eq_ref | PRIMARY,idx_published_list,idx_published_sale | PRIMARY | 4 | benjamin_iwgia-maindb.m.link_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 1.95 ms |
| Preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.49 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 15 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/models/search.php:708 |
| 13 | FinderModelSearch->getResultsData() | JROOT/components/com_finder/models/search.php:103 |
| 12 | FinderModelSearch->getResults() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:89 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 77.39 ms Después de la última consulta: 0.14 ms
SELECT l.link_id,m.weight AS ordering
FROM `iwgia_finder_links` AS l
INNER JOIN `iwgia_finder_links_termsd` AS m
ON m.link_id = l.link_id
WHERE l.access IN (1,1,5)
AND l.state = 1
AND l.published = 1
AND (l.publish_start_date = '0000-00-00 00:00:00' OR l.publish_start_date <= '2026-04-23 15:29:00')
AND (l.publish_end_date = '0000-00-00 00:00:00' OR l.publish_end_date >= '2026-04-23 15:29:00')
AND l.language IN ('es-ES', '*')
AND m.term_id IN (34806832,37878326,40040737,37196586)
ORDER BY m.weight DESC
LIMIT 1000
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | range | PRIMARY,idx_term_weight,idx_link_term_weight | idx_term_weight | 4 | NULL | 1431 | Using where; Using index; Usando 'filesort' |
| 1 | SIMPLE | l | eq_ref | PRIMARY,idx_published_list,idx_published_sale | PRIMARY | 4 | benjamin_iwgia-maindb.m.link_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.09 ms |
| Preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 14.55 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.07 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 15 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/models/search.php:708 |
| 13 | FinderModelSearch->getResultsData() | JROOT/components/com_finder/models/search.php:103 |
| 12 | FinderModelSearch->getResults() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:89 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 2.97 ms Después de la última consulta: 0.56 ms
Consultas duplicadas:
#101SELECT l.link_id,m.weight AS ordering
FROM `iwgia_finder_links` AS l
INNER JOIN `iwgia_finder_links_termsf` AS m
ON m.link_id = l.link_id
WHERE l.access IN (1,1,5)
AND l.state = 1
AND l.published = 1
AND (l.publish_start_date = '0000-00-00 00:00:00' OR l.publish_start_date <= '2026-04-23 15:29:00')
AND (l.publish_end_date = '0000-00-00 00:00:00' OR l.publish_end_date >= '2026-04-23 15:29:00')
AND l.language IN ('es-ES', '*')
AND m.term_id IN (34922187)
ORDER BY m.weight DESC
LIMIT 1000
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | PRIMARY,idx_term_weight,idx_link_term_weight | idx_term_weight | 4 | const | 133 | Using where; Using index |
| 1 | SIMPLE | l | eq_ref | PRIMARY,idx_published_list,idx_published_sale | PRIMARY | 4 | benjamin_iwgia-maindb.m.link_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.10 ms |
| Preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 2.25 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 15 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/models/search.php:708 |
| 13 | FinderModelSearch->getResultsData() | JROOT/components/com_finder/models/search.php:103 |
| 12 | FinderModelSearch->getResults() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:89 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 15.10 ms Después de la última consulta: 0.28 ms
SELECT l.link_id,m.weight AS ordering
FROM `iwgia_finder_links` AS l
INNER JOIN `iwgia_finder_links_terms7` AS m
ON m.link_id = l.link_id
WHERE l.access IN (1,1,5)
AND l.state = 1
AND l.published = 1
AND (l.publish_start_date = '0000-00-00 00:00:00' OR l.publish_start_date <= '2026-04-23 15:29:00')
AND (l.publish_end_date = '0000-00-00 00:00:00' OR l.publish_end_date >= '2026-04-23 15:29:00')
AND l.language IN ('es-ES', '*')
AND m.term_id IN (34816079,34947156)
ORDER BY m.weight DESC
LIMIT 1000
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | range | PRIMARY,idx_term_weight,idx_link_term_weight | idx_term_weight | 4 | NULL | 1336 | Using where; Using index; Usando 'filesort' |
| 1 | SIMPLE | l | eq_ref | PRIMARY,idx_published_list,idx_published_sale | PRIMARY | 4 | benjamin_iwgia-maindb.m.link_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 3.59 ms |
| Preparing | 0.04 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 5.53 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 15 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/models/search.php:708 |
| 13 | FinderModelSearch->getResultsData() | JROOT/components/com_finder/models/search.php:103 |
| 12 | FinderModelSearch->getResults() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:89 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 2.71 ms Después de la última consulta: 1.70 ms
Consultas duplicadas:
#104SELECT l.link_id,m.weight AS ordering
FROM `iwgia_finder_links` AS l
INNER JOIN `iwgia_finder_links_terms2` AS m
ON m.link_id = l.link_id
WHERE l.access IN (1,1,5)
AND l.state = 1
AND l.published = 1
AND (l.publish_start_date = '0000-00-00 00:00:00' OR l.publish_start_date <= '2026-04-23 15:29:00')
AND (l.publish_end_date = '0000-00-00 00:00:00' OR l.publish_end_date >= '2026-04-23 15:29:00')
AND l.language IN ('es-ES', '*')
AND m.term_id IN (34925945)
ORDER BY m.weight DESC
LIMIT 1000
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | PRIMARY,idx_term_weight,idx_link_term_weight | idx_term_weight | 4 | const | 704 | Using where; Using index |
| 1 | SIMPLE | l | eq_ref | PRIMARY,idx_published_list,idx_published_sale | PRIMARY | 4 | benjamin_iwgia-maindb.m.link_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 17.61 ms |
| Preparing | 1.12 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 18.17 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.00 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 15 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/models/search.php:708 |
| 13 | FinderModelSearch->getResultsData() | JROOT/components/com_finder/models/search.php:103 |
| 12 | FinderModelSearch->getResults() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:89 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 9.60 ms Después de la última consulta: 0.39 ms
SELECT l.link_id,m.weight AS ordering
FROM `iwgia_finder_links` AS l
INNER JOIN `iwgia_finder_links_terms0` AS m
ON m.link_id = l.link_id
WHERE l.access IN (1,1,5)
AND l.state = 1
AND l.published = 1
AND (l.publish_start_date = '0000-00-00 00:00:00' OR l.publish_start_date <= '2026-04-23 15:29:00')
AND (l.publish_end_date = '0000-00-00 00:00:00' OR l.publish_end_date >= '2026-04-23 15:29:00')
AND l.language IN ('es-ES', '*')
AND m.term_id IN (34818160,36687871)
ORDER BY m.weight DESC
LIMIT 1000
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | range | PRIMARY,idx_term_weight,idx_link_term_weight | idx_term_weight | 4 | NULL | 837 | Using where; Using index; Usando 'filesort' |
| 1 | SIMPLE | l | eq_ref | PRIMARY,idx_published_list,idx_published_sale | PRIMARY | 4 | benjamin_iwgia-maindb.m.link_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.17 ms |
| Preparing | 0.28 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 5.87 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.00 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 15 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/models/search.php:708 |
| 13 | FinderModelSearch->getResultsData() | JROOT/components/com_finder/models/search.php:103 |
| 12 | FinderModelSearch->getResults() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:89 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 37.28 ms Después de la última consulta: 0.66 ms
SELECT l.link_id,m.weight AS ordering
FROM `iwgia_finder_links` AS l
INNER JOIN `iwgia_finder_links_terms8` AS m
ON m.link_id = l.link_id
WHERE l.access IN (1,1,5)
AND l.state = 1
AND l.published = 1
AND (l.publish_start_date = '0000-00-00 00:00:00' OR l.publish_start_date <= '2026-04-23 15:29:00')
AND (l.publish_end_date = '0000-00-00 00:00:00' OR l.publish_end_date >= '2026-04-23 15:29:00')
AND l.language IN ('es-ES', '*')
AND m.term_id IN (34817852,37226983,34806738,39525659,35885023,35952170,34817853,36436301,34816973)
ORDER BY m.weight DESC
LIMIT 1000
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | range | PRIMARY,idx_term_weight,idx_link_term_weight | idx_term_weight | 4 | NULL | 2286 | Using where; Using index; Usando 'filesort' |
| 1 | SIMPLE | l | eq_ref | PRIMARY,idx_published_list,idx_published_sale | PRIMARY | 4 | benjamin_iwgia-maindb.m.link_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.08 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.12 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.10 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.08 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 15 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/models/search.php:708 |
| 13 | FinderModelSearch->getResultsData() | JROOT/components/com_finder/models/search.php:103 |
| 12 | FinderModelSearch->getResults() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:89 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 6.75 ms Después de la última consulta: 1.00 ms
SELECT l.link_id,m.weight AS ordering
FROM `iwgia_finder_links` AS l
INNER JOIN `iwgia_finder_links_termse` AS m
ON m.link_id = l.link_id
WHERE l.access IN (1,1,5)
AND l.state = 1
AND l.published = 1
AND (l.publish_start_date = '0000-00-00 00:00:00' OR l.publish_start_date <= '2026-04-23 15:29:00')
AND (l.publish_end_date = '0000-00-00 00:00:00' OR l.publish_end_date >= '2026-04-23 15:29:00')
AND l.language IN ('es-ES', '*')
AND m.term_id IN (34806089,36962053,37505506,36893245)
ORDER BY m.weight DESC
LIMIT 1000
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | range | PRIMARY,idx_term_weight,idx_link_term_weight | idx_term_weight | 4 | NULL | 1466 | Using where; Using index; Usando 'filesort' |
| 1 | SIMPLE | l | eq_ref | PRIMARY,idx_published_list,idx_published_sale | PRIMARY | 4 | benjamin_iwgia-maindb.m.link_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.11 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.52 ms |
| End of update loop | 0.09 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 15 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/models/search.php:708 |
| 13 | FinderModelSearch->getResultsData() | JROOT/components/com_finder/models/search.php:103 |
| 12 | FinderModelSearch->getResults() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:89 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.68 ms Después de la última consulta: 1.50 ms
SELECT l.link_id,m.weight AS ordering
FROM `iwgia_finder_links` AS l
INNER JOIN `iwgia_finder_links_terms4` AS m
ON m.link_id = l.link_id
WHERE l.access IN (1,1,5)
AND l.state = 1
AND l.published = 1
AND (l.publish_start_date = '0000-00-00 00:00:00' OR l.publish_start_date <= '2026-04-23 15:29:00')
AND (l.publish_end_date = '0000-00-00 00:00:00' OR l.publish_end_date >= '2026-04-23 15:29:00')
AND l.language IN ('es-ES', '*')
AND m.term_id IN (36537511)
ORDER BY m.weight DESC
LIMIT 1000
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | PRIMARY,idx_term_weight,idx_link_term_weight | idx_term_weight | 4 | const | 20 | Using where; Using index |
| 1 | SIMPLE | l | eq_ref | PRIMARY,idx_published_list,idx_published_sale | PRIMARY | 4 | benjamin_iwgia-maindb.m.link_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.02 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.08 ms |
| Preparing | 0.17 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.00 ms |
| Creating sort index | 5.36 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 15 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/models/search.php:862 |
| 13 | FinderModelSearch->getResultsData() | JROOT/components/com_finder/models/search.php:103 |
| 12 | FinderModelSearch->getResults() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:89 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.96 ms Después de la última consulta: 0.16 ms
SELECT l.link_id,m.weight AS ordering
FROM `iwgia_finder_links` AS l
INNER JOIN `iwgia_finder_links_terms9` AS m
ON m.link_id = l.link_id
WHERE l.access IN (1,1,5)
AND l.state = 1
AND l.published = 1
AND (l.publish_start_date = '0000-00-00 00:00:00' OR l.publish_start_date <= '2026-04-23 15:29:00')
AND (l.publish_end_date = '0000-00-00 00:00:00' OR l.publish_end_date >= '2026-04-23 15:29:00')
AND l.language IN ('es-ES', '*')
AND m.term_id IN (34814730)
ORDER BY m.weight DESC
LIMIT 1000
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | PRIMARY,idx_term_weight,idx_link_term_weight | idx_term_weight | 4 | const | 135 | Using where; Using index |
| 1 | SIMPLE | l | eq_ref | PRIMARY,idx_published_list,idx_published_sale | PRIMARY | 4 | benjamin_iwgia-maindb.m.link_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.17 ms |
| Preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.44 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 15 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/models/search.php:862 |
| 13 | FinderModelSearch->getResultsData() | JROOT/components/com_finder/models/search.php:103 |
| 12 | FinderModelSearch->getResults() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:89 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 5.98 ms Después de la última consulta: 0.12 ms
SELECT l.link_id,m.weight AS ordering
FROM `iwgia_finder_links` AS l
INNER JOIN `iwgia_finder_links_termsd` AS m
ON m.link_id = l.link_id
WHERE l.access IN (1,1,5)
AND l.state = 1
AND l.published = 1
AND (l.publish_start_date = '0000-00-00 00:00:00' OR l.publish_start_date <= '2026-04-23 15:29:00')
AND (l.publish_end_date = '0000-00-00 00:00:00' OR l.publish_end_date >= '2026-04-23 15:29:00')
AND l.language IN ('es-ES', '*')
AND m.term_id IN (34806832,37878326,40040737)
ORDER BY m.weight DESC
LIMIT 1000
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | range | PRIMARY,idx_term_weight,idx_link_term_weight | idx_term_weight | 4 | NULL | 1416 | Using where; Using index; Usando 'filesort' |
| 1 | SIMPLE | l | eq_ref | PRIMARY,idx_published_list,idx_published_sale | PRIMARY | 4 | benjamin_iwgia-maindb.m.link_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.22 ms |
| Preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.51 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 15 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/models/search.php:862 |
| 13 | FinderModelSearch->getResultsData() | JROOT/components/com_finder/models/search.php:103 |
| 12 | FinderModelSearch->getResults() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:89 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 1.40 ms Después de la última consulta: 0.54 ms
Consultas duplicadas:
#92SELECT l.link_id,m.weight AS ordering
FROM `iwgia_finder_links` AS l
INNER JOIN `iwgia_finder_links_termsf` AS m
ON m.link_id = l.link_id
WHERE l.access IN (1,1,5)
AND l.state = 1
AND l.published = 1
AND (l.publish_start_date = '0000-00-00 00:00:00' OR l.publish_start_date <= '2026-04-23 15:29:00')
AND (l.publish_end_date = '0000-00-00 00:00:00' OR l.publish_end_date >= '2026-04-23 15:29:00')
AND l.language IN ('es-ES', '*')
AND m.term_id IN (34922187)
ORDER BY m.weight DESC
LIMIT 1000
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | PRIMARY,idx_term_weight,idx_link_term_weight | idx_term_weight | 4 | const | 133 | Using where; Using index |
| 1 | SIMPLE | l | eq_ref | PRIMARY,idx_published_list,idx_published_sale | PRIMARY | 4 | benjamin_iwgia-maindb.m.link_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.09 ms |
| Preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 4.11 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 15 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/models/search.php:862 |
| 13 | FinderModelSearch->getResultsData() | JROOT/components/com_finder/models/search.php:103 |
| 12 | FinderModelSearch->getResults() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:89 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 1.19 ms Después de la última consulta: 0.12 ms
SELECT l.link_id,m.weight AS ordering
FROM `iwgia_finder_links` AS l
INNER JOIN `iwgia_finder_links_terms4` AS m
ON m.link_id = l.link_id
WHERE l.access IN (1,1,5)
AND l.state = 1
AND l.published = 1
AND (l.publish_start_date = '0000-00-00 00:00:00' OR l.publish_start_date <= '2026-04-23 15:29:00')
AND (l.publish_end_date = '0000-00-00 00:00:00' OR l.publish_end_date >= '2026-04-23 15:29:00')
AND l.language IN ('es-ES', '*')
AND m.term_id IN (34924771)
ORDER BY m.weight DESC
LIMIT 1000
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | PRIMARY,idx_term_weight,idx_link_term_weight | idx_term_weight | 4 | const | 168 | Using where; Using index |
| 1 | SIMPLE | l | eq_ref | PRIMARY,idx_published_list,idx_published_sale | PRIMARY | 4 | benjamin_iwgia-maindb.m.link_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.11 ms |
| Preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 2.45 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 15 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/models/search.php:862 |
| 13 | FinderModelSearch->getResultsData() | JROOT/components/com_finder/models/search.php:103 |
| 12 | FinderModelSearch->getResults() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:89 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 4.71 ms Después de la última consulta: 0.12 ms
SELECT l.link_id,m.weight AS ordering
FROM `iwgia_finder_links` AS l
INNER JOIN `iwgia_finder_links_terms7` AS m
ON m.link_id = l.link_id
WHERE l.access IN (1,1,5)
AND l.state = 1
AND l.published = 1
AND (l.publish_start_date = '0000-00-00 00:00:00' OR l.publish_start_date <= '2026-04-23 15:29:00')
AND (l.publish_end_date = '0000-00-00 00:00:00' OR l.publish_end_date >= '2026-04-23 15:29:00')
AND l.language IN ('es-ES', '*')
AND m.term_id IN (34816079)
ORDER BY m.weight DESC
LIMIT 1000
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | PRIMARY,idx_term_weight,idx_link_term_weight | idx_term_weight | 4 | const | 1006 | Using where; Using index |
| 1 | SIMPLE | l | eq_ref | PRIMARY,idx_published_list,idx_published_sale | PRIMARY | 4 | benjamin_iwgia-maindb.m.link_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.12 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.04 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.15 ms |
| Preparing | 0.04 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 7.91 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.31 ms |
| Reset for next command | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 15 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/models/search.php:862 |
| 13 | FinderModelSearch->getResultsData() | JROOT/components/com_finder/models/search.php:103 |
| 12 | FinderModelSearch->getResults() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:89 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 3.01 ms Después de la última consulta: 0.63 ms
Consultas duplicadas:
#94SELECT l.link_id,m.weight AS ordering
FROM `iwgia_finder_links` AS l
INNER JOIN `iwgia_finder_links_terms2` AS m
ON m.link_id = l.link_id
WHERE l.access IN (1,1,5)
AND l.state = 1
AND l.published = 1
AND (l.publish_start_date = '0000-00-00 00:00:00' OR l.publish_start_date <= '2026-04-23 15:29:00')
AND (l.publish_end_date = '0000-00-00 00:00:00' OR l.publish_end_date >= '2026-04-23 15:29:00')
AND l.language IN ('es-ES', '*')
AND m.term_id IN (34925945)
ORDER BY m.weight DESC
LIMIT 1000
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | PRIMARY,idx_term_weight,idx_link_term_weight | idx_term_weight | 4 | const | 704 | Using where; Using index |
| 1 | SIMPLE | l | eq_ref | PRIMARY,idx_published_list,idx_published_sale | PRIMARY | 4 | benjamin_iwgia-maindb.m.link_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.10 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.11 ms |
| Preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 1.50 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.00 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 15 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/models/search.php:862 |
| 13 | FinderModelSearch->getResultsData() | JROOT/components/com_finder/models/search.php:103 |
| 12 | FinderModelSearch->getResults() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:89 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 9.52 ms Después de la última consulta: 0.67 ms
SELECT l.link_id,m.weight AS ordering
FROM `iwgia_finder_links` AS l
INNER JOIN `iwgia_finder_links_terms0` AS m
ON m.link_id = l.link_id
WHERE l.access IN (1,1,5)
AND l.state = 1
AND l.published = 1
AND (l.publish_start_date = '0000-00-00 00:00:00' OR l.publish_start_date <= '2026-04-23 15:29:00')
AND (l.publish_end_date = '0000-00-00 00:00:00' OR l.publish_end_date >= '2026-04-23 15:29:00')
AND l.language IN ('es-ES', '*')
AND m.term_id IN (34818160)
ORDER BY m.weight DESC
LIMIT 1000
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | PRIMARY,idx_term_weight,idx_link_term_weight | idx_term_weight | 4 | const | 835 | Using where; Using index |
| 1 | SIMPLE | l | eq_ref | PRIMARY,idx_published_list,idx_published_sale | PRIMARY | 4 | benjamin_iwgia-maindb.m.link_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.14 ms |
| Preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.79 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.86 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 15 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/models/search.php:862 |
| 13 | FinderModelSearch->getResultsData() | JROOT/components/com_finder/models/search.php:103 |
| 12 | FinderModelSearch->getResults() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:89 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 2.58 ms Después de la última consulta: 0.50 ms
SELECT l.link_id,m.weight AS ordering
FROM `iwgia_finder_links` AS l
INNER JOIN `iwgia_finder_links_terms4` AS m
ON m.link_id = l.link_id
WHERE l.access IN (1,1,5)
AND l.state = 1
AND l.published = 1
AND (l.publish_start_date = '0000-00-00 00:00:00' OR l.publish_start_date <= '2026-04-23 15:29:00')
AND (l.publish_end_date = '0000-00-00 00:00:00' OR l.publish_end_date >= '2026-04-23 15:29:00')
AND l.language IN ('es-ES', '*')
AND m.term_id IN (34847838)
ORDER BY m.weight DESC
LIMIT 1000
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | PRIMARY,idx_term_weight,idx_link_term_weight | idx_term_weight | 4 | const | 425 | Using where; Using index |
| 1 | SIMPLE | l | eq_ref | PRIMARY,idx_published_list,idx_published_sale | PRIMARY | 4 | benjamin_iwgia-maindb.m.link_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.07 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.12 ms |
| Preparing | 0.04 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 6.99 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.14 ms |
| Reset for next command | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 15 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/models/search.php:862 |
| 13 | FinderModelSearch->getResultsData() | JROOT/components/com_finder/models/search.php:103 |
| 12 | FinderModelSearch->getResults() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:89 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 2.66 ms Después de la última consulta: 0.37 ms
SELECT l.link_id,m.weight AS ordering
FROM `iwgia_finder_links` AS l
INNER JOIN `iwgia_finder_links_terms8` AS m
ON m.link_id = l.link_id
WHERE l.access IN (1,1,5)
AND l.state = 1
AND l.published = 1
AND (l.publish_start_date = '0000-00-00 00:00:00' OR l.publish_start_date <= '2026-04-23 15:29:00')
AND (l.publish_end_date = '0000-00-00 00:00:00' OR l.publish_end_date >= '2026-04-23 15:29:00')
AND l.language IN ('es-ES', '*')
AND m.term_id IN (34817852,37226983)
ORDER BY m.weight DESC
LIMIT 1000
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | range | PRIMARY,idx_term_weight,idx_link_term_weight | idx_term_weight | 4 | NULL | 197 | Using where; Using index; Usando 'filesort' |
| 1 | SIMPLE | l | eq_ref | PRIMARY,idx_published_list,idx_published_sale | PRIMARY | 4 | benjamin_iwgia-maindb.m.link_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.07 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.20 ms |
| Preparing | 0.26 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 7.55 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.00 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 15 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/models/search.php:862 |
| 13 | FinderModelSearch->getResultsData() | JROOT/components/com_finder/models/search.php:103 |
| 12 | FinderModelSearch->getResults() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:89 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 7.84 ms Después de la última consulta: 0.20 ms
SELECT l.link_id,m.weight AS ordering
FROM `iwgia_finder_links` AS l
INNER JOIN `iwgia_finder_links_terms8` AS m
ON m.link_id = l.link_id
WHERE l.access IN (1,1,5)
AND l.state = 1
AND l.published = 1
AND (l.publish_start_date = '0000-00-00 00:00:00' OR l.publish_start_date <= '2026-04-23 15:29:00')
AND (l.publish_end_date = '0000-00-00 00:00:00' OR l.publish_end_date >= '2026-04-23 15:29:00')
AND l.language IN ('es-ES', '*')
AND m.term_id IN (34806738,39525659)
ORDER BY m.weight DESC
LIMIT 1000
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | range | PRIMARY,idx_term_weight,idx_link_term_weight | idx_term_weight | 4 | NULL | 1213 | Using where; Using index; Usando 'filesort' |
| 1 | SIMPLE | l | eq_ref | PRIMARY,idx_published_list,idx_published_sale | PRIMARY | 4 | benjamin_iwgia-maindb.m.link_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.10 ms |
| Preparing | 0.88 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.26 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 15 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/models/search.php:862 |
| 13 | FinderModelSearch->getResultsData() | JROOT/components/com_finder/models/search.php:103 |
| 12 | FinderModelSearch->getResults() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:89 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 10.02 ms Después de la última consulta: 0.40 ms
SELECT l.link_id,m.weight AS ordering
FROM `iwgia_finder_links` AS l
INNER JOIN `iwgia_finder_links_termse` AS m
ON m.link_id = l.link_id
WHERE l.access IN (1,1,5)
AND l.state = 1
AND l.published = 1
AND (l.publish_start_date = '0000-00-00 00:00:00' OR l.publish_start_date <= '2026-04-23 15:29:00')
AND (l.publish_end_date = '0000-00-00 00:00:00' OR l.publish_end_date >= '2026-04-23 15:29:00')
AND l.language IN ('es-ES', '*')
AND m.term_id IN (34806089,36962053,37505506)
ORDER BY m.weight DESC
LIMIT 1000
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | range | PRIMARY,idx_term_weight,idx_link_term_weight | idx_term_weight | 4 | NULL | 1464 | Using where; Using index; Usando 'filesort' |
| 1 | SIMPLE | l | eq_ref | PRIMARY,idx_published_list,idx_published_sale | PRIMARY | 4 | benjamin_iwgia-maindb.m.link_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 1.56 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.09 ms |
| Preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.05 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 15 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/models/search.php:862 |
| 13 | FinderModelSearch->getResultsData() | JROOT/components/com_finder/models/search.php:103 |
| 12 | FinderModelSearch->getResults() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:89 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 2.36 ms Después de la última consulta: 0.50 ms
SELECT l.link_id,m.weight AS ordering
FROM `iwgia_finder_links` AS l
INNER JOIN `iwgia_finder_links_terms4` AS m
ON m.link_id = l.link_id
WHERE l.access IN (1,1,5)
AND l.state = 1
AND l.published = 1
AND (l.publish_start_date = '0000-00-00 00:00:00' OR l.publish_start_date <= '2026-04-23 15:29:00')
AND (l.publish_end_date = '0000-00-00 00:00:00' OR l.publish_end_date >= '2026-04-23 15:29:00')
AND l.language IN ('es-ES', '*')
AND m.term_id IN (36232619)
ORDER BY m.weight DESC
LIMIT 1000
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | PRIMARY,idx_term_weight,idx_link_term_weight | idx_term_weight | 4 | const | 39 | Using where; Using index |
| 1 | SIMPLE | l | eq_ref | PRIMARY,idx_published_list,idx_published_sale | PRIMARY | 4 | benjamin_iwgia-maindb.m.link_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.09 ms |
| Preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| Executing | 0.02 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 15 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/models/search.php:862 |
| 13 | FinderModelSearch->getResultsData() | JROOT/components/com_finder/models/search.php:103 |
| 12 | FinderModelSearch->getResults() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:89 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 2.23 ms Después de la última consulta: 0.13 ms
SELECT l.link_id,m.weight AS ordering
FROM `iwgia_finder_links` AS l
INNER JOIN `iwgia_finder_links_terms8` AS m
ON m.link_id = l.link_id
WHERE l.access IN (1,1,5)
AND l.state = 1
AND l.published = 1
AND (l.publish_start_date = '0000-00-00 00:00:00' OR l.publish_start_date <= '2026-04-23 15:29:00')
AND (l.publish_end_date = '0000-00-00 00:00:00' OR l.publish_end_date >= '2026-04-23 15:29:00')
AND l.language IN ('es-ES', '*')
AND m.term_id IN (35885023)
ORDER BY m.weight DESC
LIMIT 1000
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | PRIMARY,idx_term_weight,idx_link_term_weight | idx_term_weight | 4 | const | 5 | Using where; Using index |
| 1 | SIMPLE | l | eq_ref | PRIMARY,idx_published_list,idx_published_sale | PRIMARY | 4 | benjamin_iwgia-maindb.m.link_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.10 ms |
| Preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.06 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.37 ms |
| Reset for next command | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 15 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/models/search.php:862 |
| 13 | FinderModelSearch->getResultsData() | JROOT/components/com_finder/models/search.php:103 |
| 12 | FinderModelSearch->getResults() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:89 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.70 ms Después de la última consulta: 0.13 ms
SELECT l.link_id,m.weight AS ordering
FROM `iwgia_finder_links` AS l
INNER JOIN `iwgia_finder_links_terms0` AS m
ON m.link_id = l.link_id
WHERE l.access IN (1,1,5)
AND l.state = 1
AND l.published = 1
AND (l.publish_start_date = '0000-00-00 00:00:00' OR l.publish_start_date <= '2026-04-23 15:29:00')
AND (l.publish_end_date = '0000-00-00 00:00:00' OR l.publish_end_date >= '2026-04-23 15:29:00')
AND l.language IN ('es-ES', '*')
AND m.term_id IN (36687871)
ORDER BY m.weight DESC
LIMIT 1000
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | PRIMARY,idx_term_weight,idx_link_term_weight | idx_term_weight | 4 | const | 2 | Using where; Using index |
| 1 | SIMPLE | l | eq_ref | PRIMARY,idx_published_list,idx_published_sale | PRIMARY | 4 | benjamin_iwgia-maindb.m.link_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.14 ms |
| Preparing | 0.03 ms |
| Executing | 0.00 ms |
| Sending data | 8.49 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 15 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/models/search.php:862 |
| 13 | FinderModelSearch->getResultsData() | JROOT/components/com_finder/models/search.php:103 |
| 12 | FinderModelSearch->getResults() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:89 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 9.14 ms Después de la última consulta: 0.11 ms
SELECT l.link_id,m.weight AS ordering
FROM `iwgia_finder_links` AS l
INNER JOIN `iwgia_finder_links_terms8` AS m
ON m.link_id = l.link_id
WHERE l.access IN (1,1,5)
AND l.state = 1
AND l.published = 1
AND (l.publish_start_date = '0000-00-00 00:00:00' OR l.publish_start_date <= '2026-04-23 15:29:00')
AND (l.publish_end_date = '0000-00-00 00:00:00' OR l.publish_end_date >= '2026-04-23 15:29:00')
AND l.language IN ('es-ES', '*')
AND m.term_id IN (35952170)
ORDER BY m.weight DESC
LIMIT 1000
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | PRIMARY,idx_term_weight,idx_link_term_weight | idx_term_weight | 4 | const | 9 | Using where; Using index |
| 1 | SIMPLE | l | eq_ref | PRIMARY,idx_published_list,idx_published_sale | PRIMARY | 4 | benjamin_iwgia-maindb.m.link_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.15 ms |
| Preparing | 0.03 ms |
| Executing | 0.00 ms |
| Sending data | 0.53 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.00 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 15 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/models/search.php:862 |
| 13 | FinderModelSearch->getResultsData() | JROOT/components/com_finder/models/search.php:103 |
| 12 | FinderModelSearch->getResults() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:89 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 11.34 ms Después de la última consulta: 0.29 ms
SELECT l.link_id,0 AS ordering
FROM `iwgia_finder_links` AS l
INNER JOIN iwgia_finder_links_terms4 AS m
ON m.link_id = l.link_id
WHERE l.access IN (1,1,5)
AND l.state = 1
AND l.published = 1
AND (l.publish_start_date = '0000-00-00 00:00:00' OR l.publish_start_date <= '2026-04-23 15:29:00')
AND (l.publish_end_date = '0000-00-00 00:00:00' OR l.publish_end_date >= '2026-04-23 15:29:00')
AND l.language IN ('es-ES', '*')
AND m.term_id IN (36537511,34924771,34847838,36232619,34989792,36751087)
LIMIT 1000
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | range | PRIMARY,idx_term_weight,idx_link_term_weight | idx_term_weight | 4 | NULL | 659 | Using where; Using index |
| 1 | SIMPLE | l | eq_ref | PRIMARY,idx_published_list,idx_published_sale | PRIMARY | 4 | benjamin_iwgia-maindb.m.link_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.13 ms |
| Preparing | 0.05 ms |
| Executing | 0.00 ms |
| Sending data | 17.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 15 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/models/search.php:428 |
| 13 | FinderModelSearch->getResultsTotal() | JROOT/components/com_finder/models/search.php:179 |
| 12 | FinderModelSearch->getTotal() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:91 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 1.19 ms Después de la última consulta: 0.47 ms
SELECT l.link_id,0 AS ordering
FROM `iwgia_finder_links` AS l
INNER JOIN iwgia_finder_links_terms9 AS m
ON m.link_id = l.link_id
WHERE l.access IN (1,1,5)
AND l.state = 1
AND l.published = 1
AND (l.publish_start_date = '0000-00-00 00:00:00' OR l.publish_start_date <= '2026-04-23 15:29:00')
AND (l.publish_end_date = '0000-00-00 00:00:00' OR l.publish_end_date >= '2026-04-23 15:29:00')
AND l.language IN ('es-ES', '*')
AND m.term_id IN (34814730,35772255,42349189)
LIMIT 1000
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | range | PRIMARY,idx_term_weight,idx_link_term_weight | idx_term_weight | 4 | NULL | 170 | Using where; Using index |
| 1 | SIMPLE | l | eq_ref | PRIMARY,idx_published_list,idx_published_sale | PRIMARY | 4 | benjamin_iwgia-maindb.m.link_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.12 ms |
| Preparing | 0.03 ms |
| Executing | 0.00 ms |
| Sending data | 0.46 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 15 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/models/search.php:428 |
| 13 | FinderModelSearch->getResultsTotal() | JROOT/components/com_finder/models/search.php:179 |
| 12 | FinderModelSearch->getTotal() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:91 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 21.21 ms Después de la última consulta: 0.19 ms
SELECT l.link_id,0 AS ordering
FROM `iwgia_finder_links` AS l
INNER JOIN iwgia_finder_links_termsd AS m
ON m.link_id = l.link_id
WHERE l.access IN (1,1,5)
AND l.state = 1
AND l.published = 1
AND (l.publish_start_date = '0000-00-00 00:00:00' OR l.publish_start_date <= '2026-04-23 15:29:00')
AND (l.publish_end_date = '0000-00-00 00:00:00' OR l.publish_end_date >= '2026-04-23 15:29:00')
AND l.language IN ('es-ES', '*')
AND m.term_id IN (34806832,37878326,40040737,37196586)
LIMIT 1000
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | range | PRIMARY,idx_term_weight,idx_link_term_weight | idx_term_weight | 4 | NULL | 1431 | Using where; Using index |
| 1 | SIMPLE | l | eq_ref | PRIMARY,idx_published_list,idx_published_sale | PRIMARY | 4 | benjamin_iwgia-maindb.m.link_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.13 ms |
| Preparing | 0.04 ms |
| Executing | 0.00 ms |
| Sending data | 5.88 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.01 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.02 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 1.20 ms |
| Reset for next command | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 15 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/models/search.php:428 |
| 13 | FinderModelSearch->getResultsTotal() | JROOT/components/com_finder/models/search.php:179 |
| 12 | FinderModelSearch->getTotal() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:91 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 4.32 ms Después de la última consulta: 0.49 ms
Consultas duplicadas:
#126SELECT l.link_id,0 AS ordering
FROM `iwgia_finder_links` AS l
INNER JOIN iwgia_finder_links_termsf AS m
ON m.link_id = l.link_id
WHERE l.access IN (1,1,5)
AND l.state = 1
AND l.published = 1
AND (l.publish_start_date = '0000-00-00 00:00:00' OR l.publish_start_date <= '2026-04-23 15:29:00')
AND (l.publish_end_date = '0000-00-00 00:00:00' OR l.publish_end_date >= '2026-04-23 15:29:00')
AND l.language IN ('es-ES', '*')
AND m.term_id IN (34922187)
LIMIT 1000
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | PRIMARY,idx_term_weight,idx_link_term_weight | idx_term_weight | 4 | const | 133 | Using index |
| 1 | SIMPLE | l | eq_ref | PRIMARY,idx_published_list,idx_published_sale | PRIMARY | 4 | benjamin_iwgia-maindb.m.link_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.30 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.04 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.20 ms |
| Preparing | 0.04 ms |
| Executing | 0.01 ms |
| Sending data | 10.08 ms |
| End of update loop | 0.02 ms |
| Query end | 0.00 ms |
| Commit | 0.01 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.04 ms |
| Reset for next command | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 15 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/models/search.php:428 |
| 13 | FinderModelSearch->getResultsTotal() | JROOT/components/com_finder/models/search.php:179 |
| 12 | FinderModelSearch->getTotal() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:91 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 10.49 ms Después de la última consulta: 0.23 ms
SELECT l.link_id,0 AS ordering
FROM `iwgia_finder_links` AS l
INNER JOIN iwgia_finder_links_terms7 AS m
ON m.link_id = l.link_id
WHERE l.access IN (1,1,5)
AND l.state = 1
AND l.published = 1
AND (l.publish_start_date = '0000-00-00 00:00:00' OR l.publish_start_date <= '2026-04-23 15:29:00')
AND (l.publish_end_date = '0000-00-00 00:00:00' OR l.publish_end_date >= '2026-04-23 15:29:00')
AND l.language IN ('es-ES', '*')
AND m.term_id IN (34816079,34947156)
LIMIT 1000
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | range | PRIMARY,idx_term_weight,idx_link_term_weight | idx_term_weight | 4 | NULL | 1336 | Using where; Using index |
| 1 | SIMPLE | l | eq_ref | PRIMARY,idx_published_list,idx_published_sale | PRIMARY | 4 | benjamin_iwgia-maindb.m.link_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.28 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.05 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.20 ms |
| Preparing | 0.04 ms |
| Executing | 0.00 ms |
| Sending data | 4.76 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 15 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/models/search.php:428 |
| 13 | FinderModelSearch->getResultsTotal() | JROOT/components/com_finder/models/search.php:179 |
| 12 | FinderModelSearch->getTotal() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:91 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 11.65 ms Después de la última consulta: 3.06 ms
Consultas duplicadas:
#129SELECT l.link_id,0 AS ordering
FROM `iwgia_finder_links` AS l
INNER JOIN iwgia_finder_links_terms2 AS m
ON m.link_id = l.link_id
WHERE l.access IN (1,1,5)
AND l.state = 1
AND l.published = 1
AND (l.publish_start_date = '0000-00-00 00:00:00' OR l.publish_start_date <= '2026-04-23 15:29:00')
AND (l.publish_end_date = '0000-00-00 00:00:00' OR l.publish_end_date >= '2026-04-23 15:29:00')
AND l.language IN ('es-ES', '*')
AND m.term_id IN (34925945)
LIMIT 1000
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | PRIMARY,idx_term_weight,idx_link_term_weight | idx_term_weight | 4 | const | 704 | Using index |
| 1 | SIMPLE | l | eq_ref | PRIMARY,idx_published_list,idx_published_sale | PRIMARY | 4 | benjamin_iwgia-maindb.m.link_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.10 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.04 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.18 ms |
| Preparing | 0.09 ms |
| Executing | 0.01 ms |
| Sending data | 11.89 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.44 ms |
| Reset for next command | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 15 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/models/search.php:428 |
| 13 | FinderModelSearch->getResultsTotal() | JROOT/components/com_finder/models/search.php:179 |
| 12 | FinderModelSearch->getTotal() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:91 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 5.88 ms Después de la última consulta: 0.98 ms
SELECT l.link_id,0 AS ordering
FROM `iwgia_finder_links` AS l
INNER JOIN iwgia_finder_links_terms0 AS m
ON m.link_id = l.link_id
WHERE l.access IN (1,1,5)
AND l.state = 1
AND l.published = 1
AND (l.publish_start_date = '0000-00-00 00:00:00' OR l.publish_start_date <= '2026-04-23 15:29:00')
AND (l.publish_end_date = '0000-00-00 00:00:00' OR l.publish_end_date >= '2026-04-23 15:29:00')
AND l.language IN ('es-ES', '*')
AND m.term_id IN (34818160,36687871)
LIMIT 1000
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | range | PRIMARY,idx_term_weight,idx_link_term_weight | idx_term_weight | 4 | NULL | 837 | Using where; Using index |
| 1 | SIMPLE | l | eq_ref | PRIMARY,idx_published_list,idx_published_sale | PRIMARY | 4 | benjamin_iwgia-maindb.m.link_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.08 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.14 ms |
| Preparing | 0.06 ms |
| Executing | 0.01 ms |
| Sending data | 5.90 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 15 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/models/search.php:428 |
| 13 | FinderModelSearch->getResultsTotal() | JROOT/components/com_finder/models/search.php:179 |
| 12 | FinderModelSearch->getTotal() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:91 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 13.14 ms Después de la última consulta: 1.61 ms
SELECT l.link_id,0 AS ordering
FROM `iwgia_finder_links` AS l
INNER JOIN iwgia_finder_links_terms8 AS m
ON m.link_id = l.link_id
WHERE l.access IN (1,1,5)
AND l.state = 1
AND l.published = 1
AND (l.publish_start_date = '0000-00-00 00:00:00' OR l.publish_start_date <= '2026-04-23 15:29:00')
AND (l.publish_end_date = '0000-00-00 00:00:00' OR l.publish_end_date >= '2026-04-23 15:29:00')
AND l.language IN ('es-ES', '*')
AND m.term_id IN (34817852,37226983,34806738,39525659,35885023,35952170,34817853,36436301,34816973)
LIMIT 1000
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | range | PRIMARY,idx_term_weight,idx_link_term_weight | idx_term_weight | 4 | NULL | 2286 | Using where; Using index |
| 1 | SIMPLE | l | eq_ref | PRIMARY,idx_published_list,idx_published_sale | PRIMARY | 4 | benjamin_iwgia-maindb.m.link_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.25 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.26 ms |
| Preparing | 0.04 ms |
| Executing | 0.01 ms |
| Sending data | 0.09 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.00 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 15 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/models/search.php:428 |
| 13 | FinderModelSearch->getResultsTotal() | JROOT/components/com_finder/models/search.php:179 |
| 12 | FinderModelSearch->getTotal() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:91 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 6.89 ms Después de la última consulta: 0.49 ms
SELECT l.link_id,0 AS ordering
FROM `iwgia_finder_links` AS l
INNER JOIN iwgia_finder_links_termse AS m
ON m.link_id = l.link_id
WHERE l.access IN (1,1,5)
AND l.state = 1
AND l.published = 1
AND (l.publish_start_date = '0000-00-00 00:00:00' OR l.publish_start_date <= '2026-04-23 15:29:00')
AND (l.publish_end_date = '0000-00-00 00:00:00' OR l.publish_end_date >= '2026-04-23 15:29:00')
AND l.language IN ('es-ES', '*')
AND m.term_id IN (34806089,36962053,37505506,36893245)
LIMIT 1000
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | range | PRIMARY,idx_term_weight,idx_link_term_weight | idx_term_weight | 4 | NULL | 1466 | Using where; Using index |
| 1 | SIMPLE | l | eq_ref | PRIMARY,idx_published_list,idx_published_sale | PRIMARY | 4 | benjamin_iwgia-maindb.m.link_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.09 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.14 ms |
| Preparing | 0.03 ms |
| Executing | 0.00 ms |
| Sending data | 0.49 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.28 ms |
| Reset for next command | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 15 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/models/search.php:428 |
| 13 | FinderModelSearch->getResultsTotal() | JROOT/components/com_finder/models/search.php:179 |
| 12 | FinderModelSearch->getTotal() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:91 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 1.02 ms Después de la última consulta: 1.01 ms
SELECT l.link_id,0 AS ordering
FROM `iwgia_finder_links` AS l
INNER JOIN iwgia_finder_links_terms4 AS m
ON m.link_id = l.link_id
WHERE l.access IN (1,1,5)
AND l.state = 1
AND l.published = 1
AND (l.publish_start_date = '0000-00-00 00:00:00' OR l.publish_start_date <= '2026-04-23 15:29:00')
AND (l.publish_end_date = '0000-00-00 00:00:00' OR l.publish_end_date >= '2026-04-23 15:29:00')
AND l.language IN ('es-ES', '*')
AND m.term_id IN (36537511)
LIMIT 1000
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | PRIMARY,idx_term_weight,idx_link_term_weight | idx_term_weight | 4 | const | 20 | Using index |
| 1 | SIMPLE | l | eq_ref | PRIMARY,idx_published_list,idx_published_sale | PRIMARY | 4 | benjamin_iwgia-maindb.m.link_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.11 ms |
| Preparing | 0.15 ms |
| Executing | 0.01 ms |
| Sending data | 5.56 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.15 ms |
| Reset for next command | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 15 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/models/search.php:539 |
| 13 | FinderModelSearch->getResultsTotal() | JROOT/components/com_finder/models/search.php:179 |
| 12 | FinderModelSearch->getTotal() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:91 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 1.00 ms Después de la última consulta: 0.12 ms
SELECT l.link_id,0 AS ordering
FROM `iwgia_finder_links` AS l
INNER JOIN iwgia_finder_links_terms9 AS m
ON m.link_id = l.link_id
WHERE l.access IN (1,1,5)
AND l.state = 1
AND l.published = 1
AND (l.publish_start_date = '0000-00-00 00:00:00' OR l.publish_start_date <= '2026-04-23 15:29:00')
AND (l.publish_end_date = '0000-00-00 00:00:00' OR l.publish_end_date >= '2026-04-23 15:29:00')
AND l.language IN ('es-ES', '*')
AND m.term_id IN (34814730)
LIMIT 1000
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | PRIMARY,idx_term_weight,idx_link_term_weight | idx_term_weight | 4 | const | 135 | Using index |
| 1 | SIMPLE | l | eq_ref | PRIMARY,idx_published_list,idx_published_sale | PRIMARY | 4 | benjamin_iwgia-maindb.m.link_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.17 ms |
| Preparing | 0.03 ms |
| Executing | 0.00 ms |
| Sending data | 0.38 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 15 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/models/search.php:539 |
| 13 | FinderModelSearch->getResultsTotal() | JROOT/components/com_finder/models/search.php:179 |
| 12 | FinderModelSearch->getTotal() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:91 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 6.29 ms Después de la última consulta: 0.20 ms
SELECT l.link_id,0 AS ordering
FROM `iwgia_finder_links` AS l
INNER JOIN iwgia_finder_links_termsd AS m
ON m.link_id = l.link_id
WHERE l.access IN (1,1,5)
AND l.state = 1
AND l.published = 1
AND (l.publish_start_date = '0000-00-00 00:00:00' OR l.publish_start_date <= '2026-04-23 15:29:00')
AND (l.publish_end_date = '0000-00-00 00:00:00' OR l.publish_end_date >= '2026-04-23 15:29:00')
AND l.language IN ('es-ES', '*')
AND m.term_id IN (34806832,37878326,40040737)
LIMIT 1000
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | range | PRIMARY,idx_term_weight,idx_link_term_weight | idx_term_weight | 4 | NULL | 1416 | Using where; Using index |
| 1 | SIMPLE | l | eq_ref | PRIMARY,idx_published_list,idx_published_sale | PRIMARY | 4 | benjamin_iwgia-maindb.m.link_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.34 ms |
| Preparing | 0.03 ms |
| Executing | 0.00 ms |
| Sending data | 1.02 ms |
| End of update loop | 0.11 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.14 ms |
| Reset for next command | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 15 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/models/search.php:539 |
| 13 | FinderModelSearch->getResultsTotal() | JROOT/components/com_finder/models/search.php:179 |
| 12 | FinderModelSearch->getTotal() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:91 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.87 ms Después de la última consulta: 0.39 ms
Consultas duplicadas:
#117SELECT l.link_id,0 AS ordering
FROM `iwgia_finder_links` AS l
INNER JOIN iwgia_finder_links_termsf AS m
ON m.link_id = l.link_id
WHERE l.access IN (1,1,5)
AND l.state = 1
AND l.published = 1
AND (l.publish_start_date = '0000-00-00 00:00:00' OR l.publish_start_date <= '2026-04-23 15:29:00')
AND (l.publish_end_date = '0000-00-00 00:00:00' OR l.publish_end_date >= '2026-04-23 15:29:00')
AND l.language IN ('es-ES', '*')
AND m.term_id IN (34922187)
LIMIT 1000
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | PRIMARY,idx_term_weight,idx_link_term_weight | idx_term_weight | 4 | const | 133 | Using index |
| 1 | SIMPLE | l | eq_ref | PRIMARY,idx_published_list,idx_published_sale | PRIMARY | 4 | benjamin_iwgia-maindb.m.link_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.08 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.08 ms |
| Preparing | 0.03 ms |
| Executing | 0.00 ms |
| Sending data | 4.14 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.17 ms |
| Reset for next command | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 15 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/models/search.php:539 |
| 13 | FinderModelSearch->getResultsTotal() | JROOT/components/com_finder/models/search.php:179 |
| 12 | FinderModelSearch->getTotal() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:91 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 1.97 ms Después de la última consulta: 0.12 ms
SELECT l.link_id,0 AS ordering
FROM `iwgia_finder_links` AS l
INNER JOIN iwgia_finder_links_terms4 AS m
ON m.link_id = l.link_id
WHERE l.access IN (1,1,5)
AND l.state = 1
AND l.published = 1
AND (l.publish_start_date = '0000-00-00 00:00:00' OR l.publish_start_date <= '2026-04-23 15:29:00')
AND (l.publish_end_date = '0000-00-00 00:00:00' OR l.publish_end_date >= '2026-04-23 15:29:00')
AND l.language IN ('es-ES', '*')
AND m.term_id IN (34924771)
LIMIT 1000
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | PRIMARY,idx_term_weight,idx_link_term_weight | idx_term_weight | 4 | const | 168 | Using index |
| 1 | SIMPLE | l | eq_ref | PRIMARY,idx_published_list,idx_published_sale | PRIMARY | 4 | benjamin_iwgia-maindb.m.link_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.09 ms |
| Preparing | 0.03 ms |
| Executing | 0.00 ms |
| Sending data | 1.84 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.50 ms |
| Reset for next command | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 15 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/models/search.php:539 |
| 13 | FinderModelSearch->getResultsTotal() | JROOT/components/com_finder/models/search.php:179 |
| 12 | FinderModelSearch->getTotal() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:91 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 5.04 ms Después de la última consulta: 0.17 ms
SELECT l.link_id,0 AS ordering
FROM `iwgia_finder_links` AS l
INNER JOIN iwgia_finder_links_terms7 AS m
ON m.link_id = l.link_id
WHERE l.access IN (1,1,5)
AND l.state = 1
AND l.published = 1
AND (l.publish_start_date = '0000-00-00 00:00:00' OR l.publish_start_date <= '2026-04-23 15:29:00')
AND (l.publish_end_date = '0000-00-00 00:00:00' OR l.publish_end_date >= '2026-04-23 15:29:00')
AND l.language IN ('es-ES', '*')
AND m.term_id IN (34816079)
LIMIT 1000
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | PRIMARY,idx_term_weight,idx_link_term_weight | idx_term_weight | 4 | const | 1006 | Using index |
| 1 | SIMPLE | l | eq_ref | PRIMARY,idx_published_list,idx_published_sale | PRIMARY | 4 | benjamin_iwgia-maindb.m.link_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.11 ms |
| Preparing | 0.03 ms |
| Executing | 0.00 ms |
| Sending data | 2.79 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.17 ms |
| Reset for next command | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 15 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/models/search.php:539 |
| 13 | FinderModelSearch->getResultsTotal() | JROOT/components/com_finder/models/search.php:179 |
| 12 | FinderModelSearch->getTotal() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:91 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 2.93 ms Después de la última consulta: 0.58 ms
Consultas duplicadas:
#119SELECT l.link_id,0 AS ordering
FROM `iwgia_finder_links` AS l
INNER JOIN iwgia_finder_links_terms2 AS m
ON m.link_id = l.link_id
WHERE l.access IN (1,1,5)
AND l.state = 1
AND l.published = 1
AND (l.publish_start_date = '0000-00-00 00:00:00' OR l.publish_start_date <= '2026-04-23 15:29:00')
AND (l.publish_end_date = '0000-00-00 00:00:00' OR l.publish_end_date >= '2026-04-23 15:29:00')
AND l.language IN ('es-ES', '*')
AND m.term_id IN (34925945)
LIMIT 1000
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | PRIMARY,idx_term_weight,idx_link_term_weight | idx_term_weight | 4 | const | 704 | Using index |
| 1 | SIMPLE | l | eq_ref | PRIMARY,idx_published_list,idx_published_sale | PRIMARY | 4 | benjamin_iwgia-maindb.m.link_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.10 ms |
| Preparing | 0.03 ms |
| Executing | 0.00 ms |
| Sending data | 1.27 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.21 ms |
| Reset for next command | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 15 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/models/search.php:539 |
| 13 | FinderModelSearch->getResultsTotal() | JROOT/components/com_finder/models/search.php:179 |
| 12 | FinderModelSearch->getTotal() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:91 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 3.57 ms Después de la última consulta: 0.43 ms
SELECT l.link_id,0 AS ordering
FROM `iwgia_finder_links` AS l
INNER JOIN iwgia_finder_links_terms0 AS m
ON m.link_id = l.link_id
WHERE l.access IN (1,1,5)
AND l.state = 1
AND l.published = 1
AND (l.publish_start_date = '0000-00-00 00:00:00' OR l.publish_start_date <= '2026-04-23 15:29:00')
AND (l.publish_end_date = '0000-00-00 00:00:00' OR l.publish_end_date >= '2026-04-23 15:29:00')
AND l.language IN ('es-ES', '*')
AND m.term_id IN (34818160)
LIMIT 1000
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | PRIMARY,idx_term_weight,idx_link_term_weight | idx_term_weight | 4 | const | 835 | Using index |
| 1 | SIMPLE | l | eq_ref | PRIMARY,idx_published_list,idx_published_sale | PRIMARY | 4 | benjamin_iwgia-maindb.m.link_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.09 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.58 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.14 ms |
| Reset for next command | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 15 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/models/search.php:539 |
| 13 | FinderModelSearch->getResultsTotal() | JROOT/components/com_finder/models/search.php:179 |
| 12 | FinderModelSearch->getTotal() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:91 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 2.05 ms Después de la última consulta: 0.62 ms
SELECT l.link_id,0 AS ordering
FROM `iwgia_finder_links` AS l
INNER JOIN iwgia_finder_links_terms4 AS m
ON m.link_id = l.link_id
WHERE l.access IN (1,1,5)
AND l.state = 1
AND l.published = 1
AND (l.publish_start_date = '0000-00-00 00:00:00' OR l.publish_start_date <= '2026-04-23 15:29:00')
AND (l.publish_end_date = '0000-00-00 00:00:00' OR l.publish_end_date >= '2026-04-23 15:29:00')
AND l.language IN ('es-ES', '*')
AND m.term_id IN (34847838)
LIMIT 1000
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | PRIMARY,idx_term_weight,idx_link_term_weight | idx_term_weight | 4 | const | 425 | Using index |
| 1 | SIMPLE | l | eq_ref | PRIMARY,idx_published_list,idx_published_sale | PRIMARY | 4 | benjamin_iwgia-maindb.m.link_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.09 ms |
| Preparing | 0.04 ms |
| Executing | 0.00 ms |
| Sending data | 4.50 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.20 ms |
| Reset for next command | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 15 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/models/search.php:539 |
| 13 | FinderModelSearch->getResultsTotal() | JROOT/components/com_finder/models/search.php:179 |
| 12 | FinderModelSearch->getTotal() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:91 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 1.21 ms Después de la última consulta: 0.22 ms
SELECT l.link_id,0 AS ordering
FROM `iwgia_finder_links` AS l
INNER JOIN iwgia_finder_links_terms8 AS m
ON m.link_id = l.link_id
WHERE l.access IN (1,1,5)
AND l.state = 1
AND l.published = 1
AND (l.publish_start_date = '0000-00-00 00:00:00' OR l.publish_start_date <= '2026-04-23 15:29:00')
AND (l.publish_end_date = '0000-00-00 00:00:00' OR l.publish_end_date >= '2026-04-23 15:29:00')
AND l.language IN ('es-ES', '*')
AND m.term_id IN (34817852,37226983)
LIMIT 1000
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | range | PRIMARY,idx_term_weight,idx_link_term_weight | idx_term_weight | 4 | NULL | 197 | Using where; Using index |
| 1 | SIMPLE | l | eq_ref | PRIMARY,idx_published_list,idx_published_sale | PRIMARY | 4 | benjamin_iwgia-maindb.m.link_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.08 ms |
| Preparing | 0.03 ms |
| Executing | 0.00 ms |
| Sending data | 3.84 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 15 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/models/search.php:539 |
| 13 | FinderModelSearch->getResultsTotal() | JROOT/components/com_finder/models/search.php:179 |
| 12 | FinderModelSearch->getTotal() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:91 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 5.33 ms Después de la última consulta: 0.11 ms
SELECT l.link_id,0 AS ordering
FROM `iwgia_finder_links` AS l
INNER JOIN iwgia_finder_links_terms8 AS m
ON m.link_id = l.link_id
WHERE l.access IN (1,1,5)
AND l.state = 1
AND l.published = 1
AND (l.publish_start_date = '0000-00-00 00:00:00' OR l.publish_start_date <= '2026-04-23 15:29:00')
AND (l.publish_end_date = '0000-00-00 00:00:00' OR l.publish_end_date >= '2026-04-23 15:29:00')
AND l.language IN ('es-ES', '*')
AND m.term_id IN (34806738,39525659)
LIMIT 1000
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | range | PRIMARY,idx_term_weight,idx_link_term_weight | idx_term_weight | 4 | NULL | 1213 | Using where; Using index |
| 1 | SIMPLE | l | eq_ref | PRIMARY,idx_published_list,idx_published_sale | PRIMARY | 4 | benjamin_iwgia-maindb.m.link_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.07 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.08 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.12 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.04 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 15 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/models/search.php:539 |
| 13 | FinderModelSearch->getResultsTotal() | JROOT/components/com_finder/models/search.php:179 |
| 12 | FinderModelSearch->getTotal() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:91 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 4.29 ms Después de la última consulta: 0.20 ms
SELECT l.link_id,0 AS ordering
FROM `iwgia_finder_links` AS l
INNER JOIN iwgia_finder_links_termse AS m
ON m.link_id = l.link_id
WHERE l.access IN (1,1,5)
AND l.state = 1
AND l.published = 1
AND (l.publish_start_date = '0000-00-00 00:00:00' OR l.publish_start_date <= '2026-04-23 15:29:00')
AND (l.publish_end_date = '0000-00-00 00:00:00' OR l.publish_end_date >= '2026-04-23 15:29:00')
AND l.language IN ('es-ES', '*')
AND m.term_id IN (34806089,36962053,37505506)
LIMIT 1000
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | range | PRIMARY,idx_term_weight,idx_link_term_weight | idx_term_weight | 4 | NULL | 1464 | Using where; Using index |
| 1 | SIMPLE | l | eq_ref | PRIMARY,idx_published_list,idx_published_sale | PRIMARY | 4 | benjamin_iwgia-maindb.m.link_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.08 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 15 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/models/search.php:539 |
| 13 | FinderModelSearch->getResultsTotal() | JROOT/components/com_finder/models/search.php:179 |
| 12 | FinderModelSearch->getTotal() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:91 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.72 ms Después de la última consulta: 0.53 ms
Consultas duplicadas:
#139SELECT l.link_id,0 AS ordering
FROM `iwgia_finder_links` AS l
INNER JOIN iwgia_finder_links_terms4 AS m
ON m.link_id = l.link_id
WHERE l.access IN (1,1,5)
AND l.state = 1
AND l.published = 1
AND (l.publish_start_date = '0000-00-00 00:00:00' OR l.publish_start_date <= '2026-04-23 15:29:00')
AND (l.publish_end_date = '0000-00-00 00:00:00' OR l.publish_end_date >= '2026-04-23 15:29:00')
AND l.language IN ('es-ES', '*')
AND m.term_id IN (36232619)
LIMIT 1000
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | PRIMARY,idx_term_weight,idx_link_term_weight | idx_term_weight | 4 | const | 39 | Using index |
| 1 | SIMPLE | l | eq_ref | PRIMARY,idx_published_list,idx_published_sale | PRIMARY | 4 | benjamin_iwgia-maindb.m.link_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.08 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 15 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/models/search.php:539 |
| 13 | FinderModelSearch->getResultsTotal() | JROOT/components/com_finder/models/search.php:179 |
| 12 | FinderModelSearch->getTotal() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:91 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 2.33 ms Después de la última consulta: 0.11 ms
Consultas duplicadas:
#140SELECT l.link_id,0 AS ordering
FROM `iwgia_finder_links` AS l
INNER JOIN iwgia_finder_links_terms8 AS m
ON m.link_id = l.link_id
WHERE l.access IN (1,1,5)
AND l.state = 1
AND l.published = 1
AND (l.publish_start_date = '0000-00-00 00:00:00' OR l.publish_start_date <= '2026-04-23 15:29:00')
AND (l.publish_end_date = '0000-00-00 00:00:00' OR l.publish_end_date >= '2026-04-23 15:29:00')
AND l.language IN ('es-ES', '*')
AND m.term_id IN (35885023)
LIMIT 1000
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | PRIMARY,idx_term_weight,idx_link_term_weight | idx_term_weight | 4 | const | 5 | Using index |
| 1 | SIMPLE | l | eq_ref | PRIMARY,idx_published_list,idx_published_sale | PRIMARY | 4 | benjamin_iwgia-maindb.m.link_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.08 ms |
| Preparing | 0.03 ms |
| Executing | 0.00 ms |
| Sending data | 0.07 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 15 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/models/search.php:539 |
| 13 | FinderModelSearch->getResultsTotal() | JROOT/components/com_finder/models/search.php:179 |
| 12 | FinderModelSearch->getTotal() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:91 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.47 ms Después de la última consulta: 0.14 ms
Consultas duplicadas:
#141SELECT l.link_id,0 AS ordering
FROM `iwgia_finder_links` AS l
INNER JOIN iwgia_finder_links_terms0 AS m
ON m.link_id = l.link_id
WHERE l.access IN (1,1,5)
AND l.state = 1
AND l.published = 1
AND (l.publish_start_date = '0000-00-00 00:00:00' OR l.publish_start_date <= '2026-04-23 15:29:00')
AND (l.publish_end_date = '0000-00-00 00:00:00' OR l.publish_end_date >= '2026-04-23 15:29:00')
AND l.language IN ('es-ES', '*')
AND m.term_id IN (36687871)
LIMIT 1000
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | PRIMARY,idx_term_weight,idx_link_term_weight | idx_term_weight | 4 | const | 2 | Using index |
| 1 | SIMPLE | l | eq_ref | PRIMARY,idx_published_list,idx_published_sale | PRIMARY | 4 | benjamin_iwgia-maindb.m.link_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.08 ms |
| Preparing | 0.03 ms |
| Executing | 0.00 ms |
| Sending data | 0.15 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 15 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/models/search.php:539 |
| 13 | FinderModelSearch->getResultsTotal() | JROOT/components/com_finder/models/search.php:179 |
| 12 | FinderModelSearch->getTotal() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:91 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.60 ms Después de la última consulta: 0.11 ms
SELECT l.link_id,0 AS ordering
FROM `iwgia_finder_links` AS l
INNER JOIN iwgia_finder_links_terms8 AS m
ON m.link_id = l.link_id
WHERE l.access IN (1,1,5)
AND l.state = 1
AND l.published = 1
AND (l.publish_start_date = '0000-00-00 00:00:00' OR l.publish_start_date <= '2026-04-23 15:29:00')
AND (l.publish_end_date = '0000-00-00 00:00:00' OR l.publish_end_date >= '2026-04-23 15:29:00')
AND l.language IN ('es-ES', '*')
AND m.term_id IN (35952170)
LIMIT 1000
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | PRIMARY,idx_term_weight,idx_link_term_weight | idx_term_weight | 4 | const | 9 | Using index |
| 1 | SIMPLE | l | eq_ref | PRIMARY,idx_published_list,idx_published_sale | PRIMARY | 4 | benjamin_iwgia-maindb.m.link_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.21 ms |
| Preparing | 0.03 ms |
| Executing | 0.00 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.13 ms |
| Reset for next command | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 15 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/models/search.php:539 |
| 13 | FinderModelSearch->getResultsTotal() | JROOT/components/com_finder/models/search.php:179 |
| 12 | FinderModelSearch->getTotal() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:91 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 1.39 ms Después de la última consulta: 2.13 ms
Consultas duplicadas:
#135SELECT l.link_id,0 AS ordering
FROM `iwgia_finder_links` AS l
INNER JOIN iwgia_finder_links_terms4 AS m
ON m.link_id = l.link_id
WHERE l.access IN (1,1,5)
AND l.state = 1
AND l.published = 1
AND (l.publish_start_date = '0000-00-00 00:00:00' OR l.publish_start_date <= '2026-04-23 15:29:00')
AND (l.publish_end_date = '0000-00-00 00:00:00' OR l.publish_end_date >= '2026-04-23 15:29:00')
AND l.language IN ('es-ES', '*')
AND m.term_id IN (36232619)
LIMIT 1000
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | PRIMARY,idx_term_weight,idx_link_term_weight | idx_term_weight | 4 | const | 39 | Using index |
| 1 | SIMPLE | l | eq_ref | PRIMARY,idx_published_list,idx_published_sale | PRIMARY | 4 | benjamin_iwgia-maindb.m.link_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.07 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 16 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/models/search.php:539 |
| 14 | FinderModelSearch->getResultsTotal() | JROOT/components/com_finder/models/search.php:179 |
| 13 | FinderModelSearch->getTotal() | JROOT/libraries/src/MVC/Model/ListModel.php:232 |
| 12 | Joomla\CMS\MVC\Model\ListModel->getPagination() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:93 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 2.58 ms Después de la última consulta: 0.10 ms
Consultas duplicadas:
#136SELECT l.link_id,0 AS ordering
FROM `iwgia_finder_links` AS l
INNER JOIN iwgia_finder_links_terms8 AS m
ON m.link_id = l.link_id
WHERE l.access IN (1,1,5)
AND l.state = 1
AND l.published = 1
AND (l.publish_start_date = '0000-00-00 00:00:00' OR l.publish_start_date <= '2026-04-23 15:29:00')
AND (l.publish_end_date = '0000-00-00 00:00:00' OR l.publish_end_date >= '2026-04-23 15:29:00')
AND l.language IN ('es-ES', '*')
AND m.term_id IN (35885023)
LIMIT 1000
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | PRIMARY,idx_term_weight,idx_link_term_weight | idx_term_weight | 4 | const | 5 | Using index |
| 1 | SIMPLE | l | eq_ref | PRIMARY,idx_published_list,idx_published_sale | PRIMARY | 4 | benjamin_iwgia-maindb.m.link_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.11 ms |
| Preparing | 0.03 ms |
| Creating tmp table | 0.03 ms |
| Sorting for group | 0.01 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.14 ms |
| Creating sort index | 0.03 ms |
| Removing tmp table | 0.01 ms |
| Creating sort index | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.14 ms |
| Reset for next command | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 16 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/models/search.php:539 |
| 14 | FinderModelSearch->getResultsTotal() | JROOT/components/com_finder/models/search.php:179 |
| 13 | FinderModelSearch->getTotal() | JROOT/libraries/src/MVC/Model/ListModel.php:232 |
| 12 | Joomla\CMS\MVC\Model\ListModel->getPagination() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:93 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.73 ms Después de la última consulta: 0.09 ms
Consultas duplicadas:
#137SELECT l.link_id,0 AS ordering
FROM `iwgia_finder_links` AS l
INNER JOIN iwgia_finder_links_terms0 AS m
ON m.link_id = l.link_id
WHERE l.access IN (1,1,5)
AND l.state = 1
AND l.published = 1
AND (l.publish_start_date = '0000-00-00 00:00:00' OR l.publish_start_date <= '2026-04-23 15:29:00')
AND (l.publish_end_date = '0000-00-00 00:00:00' OR l.publish_end_date >= '2026-04-23 15:29:00')
AND l.language IN ('es-ES', '*')
AND m.term_id IN (36687871)
LIMIT 1000
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | PRIMARY,idx_term_weight,idx_link_term_weight | idx_term_weight | 4 | const | 2 | Using index |
| 1 | SIMPLE | l | eq_ref | PRIMARY,idx_published_list,idx_published_sale | PRIMARY | 4 | benjamin_iwgia-maindb.m.link_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.06 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.08 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.14 ms |
| Reset for next command | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 16 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/models/search.php:539 |
| 14 | FinderModelSearch->getResultsTotal() | JROOT/components/com_finder/models/search.php:179 |
| 13 | FinderModelSearch->getTotal() | JROOT/libraries/src/MVC/Model/ListModel.php:232 |
| 12 | Joomla\CMS\MVC\Model\ListModel->getPagination() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_finder/views/search/view.html.php:93 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 1.23 ms Después de la última consulta: 61.53 ms
SELECT t.*, count(c.id) AS children
FROM `iwgia_finder_taxonomy` AS t
INNER JOIN `iwgia_finder_taxonomy` AS c
ON c.parent_id = t.id
WHERE t.parent_id = 1
AND t.state = 1
AND t.access IN (1,1,5)
AND c.state = 1
AND c.access IN (1,1,5)
GROUP BY `t`.`id`
ORDER BY t.ordering, t.title
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | t | ref | PRIMARY,parent_id,state,access,idx_parent_published | parent_id | 4 | const | 6 | Using where; Using temporary; Usando 'filesort' |
| 1 | SIMPLE | c | ref | parent_id,state,access,idx_parent_published | idx_parent_published | 5 | benjamin_iwgia-maindb.t.id,const | 17 | Using where; Using index |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.06 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.64 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.14 ms |
| Reset for next command | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 21 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 20 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/helpers/html/filter.php:291 |
| 19 | JHtmlFilter::select() | Lo mismo que llamada de la línea de abajo. |
| 18 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
| 17 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:146 |
| 16 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/components/com_finder/views/search/tmpl/default_form.php:105 |
| 15 | include JROOT/components/com_finder/views/search/tmpl/default_form.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_finder/views/search/tmpl/default.php:30 |
| 13 | include JROOT/components/com_finder/views/search/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_finder/views/search/view.html.php:159 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.83 ms Después de la última consulta: 0.11 ms
SELECT t.*,e.title AS parent_title
FROM `iwgia_finder_taxonomy` AS t
LEFT JOIN `iwgia_finder_taxonomy` AS `e`
ON `e`.`id` = `t`.`parent_id`
WHERE t.parent_id = 1181
AND t.state = 1
AND t.access IN (1,1,5)
ORDER BY t.ordering, t.title
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | t | ref | parent_id,state,access,idx_parent_published | idx_parent_published | 5 | const,const | 17 | Using index condition; Using where; Usando 'filesort' |
| 1 | SIMPLE | e | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.07 ms |
| Statistics | 0.17 ms |
| Preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.09 ms |
| Creating sort index | 0.13 ms |
| End of update loop | 0.17 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.15 ms |
| Reset for next command | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 21 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 20 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/helpers/html/filter.php:337 |
| 19 | JHtmlFilter::select() | Lo mismo que llamada de la línea de abajo. |
| 18 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
| 17 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:146 |
| 16 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/components/com_finder/views/search/tmpl/default_form.php:105 |
| 15 | include JROOT/components/com_finder/views/search/tmpl/default_form.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_finder/views/search/tmpl/default.php:30 |
| 13 | include JROOT/components/com_finder/views/search/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_finder/views/search/view.html.php:159 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 1.34 ms Después de la última consulta: 0.15 ms
SELECT t.*,e.title AS parent_title
FROM `iwgia_finder_taxonomy` AS t
LEFT JOIN `iwgia_finder_taxonomy` AS `e`
ON `e`.`id` = `t`.`parent_id`
WHERE t.parent_id = 1183
AND t.state = 1
AND t.access IN (1,1,5)
ORDER BY t.ordering, t.title
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | t | ref | parent_id,state,access,idx_parent_published | idx_parent_published | 5 | const,const | 184 | Using index condition; Using where; Usando 'filesort' |
| 1 | SIMPLE | e | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.26 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.06 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.04 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.20 ms |
| Reset for next command | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 21 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 20 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/helpers/html/filter.php:337 |
| 19 | JHtmlFilter::select() | Lo mismo que llamada de la línea de abajo. |
| 18 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
| 17 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:146 |
| 16 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/components/com_finder/views/search/tmpl/default_form.php:105 |
| 15 | include JROOT/components/com_finder/views/search/tmpl/default_form.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_finder/views/search/tmpl/default.php:30 |
| 13 | include JROOT/components/com_finder/views/search/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_finder/views/search/view.html.php:159 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 1.25 ms Después de la última consulta: 0.48 ms
SELECT t.*,e.title AS parent_title
FROM `iwgia_finder_taxonomy` AS t
LEFT JOIN `iwgia_finder_taxonomy` AS `e`
ON `e`.`id` = `t`.`parent_id`
WHERE t.parent_id = 1293
AND t.state = 1
AND t.access IN (1,1,5)
ORDER BY t.ordering, t.title
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | t | ref | parent_id,state,access,idx_parent_published | idx_parent_published | 5 | const,const | 30 | Using index condition; Using where; Usando 'filesort' |
| 1 | SIMPLE | e | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.05 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.05 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.15 ms |
| Reset for next command | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 21 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 20 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/helpers/html/filter.php:337 |
| 19 | JHtmlFilter::select() | Lo mismo que llamada de la línea de abajo. |
| 18 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
| 17 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:146 |
| 16 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/components/com_finder/views/search/tmpl/default_form.php:105 |
| 15 | include JROOT/components/com_finder/views/search/tmpl/default_form.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_finder/views/search/tmpl/default.php:30 |
| 13 | include JROOT/components/com_finder/views/search/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_finder/views/search/view.html.php:159 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.98 ms Después de la última consulta: 0.15 ms
SELECT t.*,e.title AS parent_title
FROM `iwgia_finder_taxonomy` AS t
LEFT JOIN `iwgia_finder_taxonomy` AS `e`
ON `e`.`id` = `t`.`parent_id`
WHERE t.parent_id = 1325
AND t.state = 1
AND t.access IN (1,1,5)
ORDER BY t.ordering, t.title
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | t | ref | parent_id,state,access,idx_parent_published | parent_id | 4 | const | 2 | Using where; Usando 'filesort' |
| 1 | SIMPLE | e | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.04 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.81 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 3.71 ms |
| Reset for next command | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 21 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 20 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/helpers/html/filter.php:337 |
| 19 | JHtmlFilter::select() | Lo mismo que llamada de la línea de abajo. |
| 18 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
| 17 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:146 |
| 16 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/components/com_finder/views/search/tmpl/default_form.php:105 |
| 15 | include JROOT/components/com_finder/views/search/tmpl/default_form.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_finder/views/search/tmpl/default.php:30 |
| 13 | include JROOT/components/com_finder/views/search/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_finder/views/search/view.html.php:159 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.73 ms Después de la última consulta: 0.10 ms
SELECT t.*,e.title AS parent_title
FROM `iwgia_finder_taxonomy` AS t
LEFT JOIN `iwgia_finder_taxonomy` AS `e`
ON `e`.`id` = `t`.`parent_id`
WHERE t.parent_id = 1185
AND t.state = 1
AND t.access IN (1,1,5)
ORDER BY t.ordering, t.title
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | t | ref | parent_id,state,access,idx_parent_published | parent_id | 4 | const | 6 | Using where; Usando 'filesort' |
| 1 | SIMPLE | e | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.00 ms |
| Executing | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.14 ms |
| Reset for next command | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 21 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 20 | JDatabaseDriver->loadObjectList() | JROOT/components/com_finder/helpers/html/filter.php:337 |
| 19 | JHtmlFilter::select() | Lo mismo que llamada de la línea de abajo. |
| 18 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
| 17 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:146 |
| 16 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/components/com_finder/views/search/tmpl/default_form.php:105 |
| 15 | include JROOT/components/com_finder/views/search/tmpl/default_form.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_finder/views/search/tmpl/default.php:30 |
| 13 | include JROOT/components/com_finder/views/search/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_finder/views/search/view.html.php:159 |
| 10 | FinderViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_finder/controller.php:55 |
| 8 | FinderController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_finder/finder.php:15 |
| 6 | require_once JROOT/components/com_finder/finder.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 1.14 ms Después de la última consulta: 53.19 ms
SELECT language,id
FROM `iwgia_menu`
WHERE home = 1
AND published = 1
AND client_id = 0
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | iwgia_menu | ALL | idx_client_id_parent_id_alias_language | No pudo usarse una clave de índice | NULL | NULL | 423 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.00 ms |
| Executing | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.49 ms |
| Reset for next command | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 10 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/Multilanguage.php:107 |
| 8 | Joomla\CMS\Language\Multilanguage::getSiteHomePages() | JROOT/plugins/system/languagefilter/languagefilter.php:751 |
| 7 | PlgSystemLanguageFilter->onAfterDispatch() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/SiteApplication.php:199 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.50 ms Después de la última consulta: 9.58 ms
SELECT a.*,c.state AS item_status
FROM iwgia_quix_conditions AS a
LEFT JOIN iwgia_quix_collections AS c
ON c.id=a.item_id
WHERE a.item_type = "header"
ORDER BY c.ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | No pudo usarse una clave de índice | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.09 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 9.91 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 11 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 10 | JDatabaseDriver->loadObjectList() | JROOT/components/com_quix/helpers/theme.php:182 |
| 9 | QuixFrontendHelperTheme::getByType() | JROOT/plugins/system/quix/includes/theme.php:54 |
| 8 | QuixSystemHelperTheme->getItem() | JROOT/plugins/system/quix/quix.php:217 |
| 7 | plgSystemQuix->onAfterDispatch() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/SiteApplication.php:199 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.81 ms Después de la última consulta: 0.05 ms
SELECT a.*,c.state AS item_status
FROM iwgia_quix_conditions AS a
LEFT JOIN iwgia_quix_collections AS c
ON c.id=a.item_id
WHERE a.item_type = "footer"
ORDER BY c.ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | No pudo usarse una clave de índice | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.05 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.05 ms |
| Preparing | 0.02 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Removing tmp table | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 11 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 10 | JDatabaseDriver->loadObjectList() | JROOT/components/com_quix/helpers/theme.php:182 |
| 9 | QuixFrontendHelperTheme::getByType() | JROOT/plugins/system/quix/includes/theme.php:54 |
| 8 | QuixSystemHelperTheme->getItem() | JROOT/plugins/system/quix/quix.php:218 |
| 7 | plgSystemQuix->onAfterDispatch() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/SiteApplication.php:199 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 11.30 ms Después de la última consulta: 0.63 ms
SELECT `id`,`name`,`rules`,`parent_id`
FROM `iwgia_assets`
WHERE `name` IN ('root.1','com_actionlogs','com_admin','com_ajax','com_akeeba','com_associations','com_banners','com_cache','com_categories','com_checkin','com_config','com_contact','com_content','com_contenthistory','com_contenttemplater','com_cpanel','com_docman','com_facebookfeedpro','com_fields','com_finder','com_ingallery','com_installer','com_iquix','com_iwgia','com_jce','com_jmap','com_jmedia','com_joomlaupdate','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_miniteklivesearch','com_miniteksmartsearch','com_modules','com_multicats','com_newsfeeds','com_oscontent','com_osmeta','com_plugins','com_postinstall','com_privacy','com_quix','com_redirect','com_redj','com_regularlabsmanager','com_rsfirewall','com_search','com_smartslider3','com_spsimpleportfolio','com_tags','com_templates','com_twitterfeedpro','com_users','com_widgetkit','com_wrapper')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | iwgia_assets | range | idx_asset_name | idx_asset_name | 202 | NULL | 58 | Using index condition |
| Status | Duration |
|---|
| Starting | 0.09 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.07 ms |
| Preparing | 0.04 ms |
| Sorting result | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 20.08 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.01 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 14 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:429 |
| 12 | Joomla\CMS\Access\Access::preloadComponents() | JROOT/libraries/src/Access/Access.php:213 |
| 11 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:531 |
| 10 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
| 9 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
| 8 | Joomla\CMS\User\User->authorise() | JROOT/plugins/system/quix/quix.php:236 |
| 7 | plgSystemQuix->onAfterDispatch() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/SiteApplication.php:199 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.77 ms Después de la última consulta: 1.33 ms
SELECT c.id AS id, a.name AS asset_name
FROM (
SELECT id,asset_id
FROM iwgia_categories
WHERE extension = 'com_quix'
AND published = 1) AS c
INNER JOIN iwgia_assets AS a
ON c.asset_id = a.id
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | iwgia_categories | ref | cat_idx | cat_idx | 203 | const,const | 1 | Using index condition |
| 1 | SIMPLE | a | eq_ref | PRIMARY | PRIMARY | 4 | benjamin_iwgia-maindb.iwgia_categories.asset_id | 1 | |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.11 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 10 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/User/User.php:428 |
| 8 | Joomla\CMS\User\User->getAuthorisedCategories() | JROOT/plugins/system/quix/quix.php:238 |
| 7 | plgSystemQuix->onAfterDispatch() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/SiteApplication.php:199 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 20.62 ms Después de la última consulta: 6.45 ms
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM iwgia_modules AS m
LEFT JOIN iwgia_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN iwgia_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-23 15:29:00')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-04-23 15:29:00')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 1541 OR mm.menuid <= 0)
AND m.language IN ('es-ES','*')
ORDER BY m.position, m.ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | PRIMARY,published,newsfeeds,idx_language | published | 1 | const | 1098 | Using index condition; Using where; Usando 'filesort' |
| 1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | benjamin_iwgia-maindb.m.id | 1 | Using where; Using index |
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 403 | benjamin_iwgia-maindb.m.module,const | 1 | Using index condition; Using where |
| Status | Duration |
|---|
| Starting | 0.15 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 19 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 18 | JDatabaseDriver->loadObjectList() | Lo mismo que llamada de la línea de abajo. |
| 17 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 16 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:441 |
| 15 | Joomla\CMS\Helper\ModuleHelper::getModuleList() | JROOT/libraries/src/Helper/ModuleHelper.php:371 |
| 14 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
| 13 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/libraries/src/Document/HtmlDocument.php:591 |
| 12 | Joomla\CMS\Document\HtmlDocument->countModules() | JROOT/templates/yoo_avanti/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:54 |
| 11 | Warp\Joomla\Helper\WidgetsHelper->count() | JROOT/templates/yoo_avanti/layouts/theme.config.php:19 |
| 10 | include JROOT/templates/yoo_avanti/layouts/theme.config.php | JROOT/templates/yoo_avanti/layouts/theme.php:10 |
| 9 | include JROOT/templates/yoo_avanti/layouts/theme.php | JROOT/templates/yoo_avanti/warp/src/Warp/Helper/TemplateHelper.php:49 |
| 8 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_avanti/index.php:16 |
| 7 | require JROOT/templates/yoo_avanti/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1076 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.42 ms Después de la última consulta: 3.77 ms
SELECT a.*
FROM `iwgia_quix_collections` AS `a`
WHERE `a`.`id` = 2
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| closing tables | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.59 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Filling schema table | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| checking permissions | 0.12 ms |
| closing tables | 0.01 ms |
| checking permissions | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Removing tmp table | 0.13 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.19 ms |
| Reset for next command | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 19 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 18 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/models/collection.php:78 |
| 17 | QuixModelCollection->getData() | JROOT/libraries/quixnxt/app/functions.php:433 |
| 16 | QuixAppHelper::qxGetCollectionInfoById() | JROOT/modules/mod_quix/helper.php:37 |
| 15 | ModQuixHelper::renderShortCode() | JROOT/modules/mod_quix/mod_quix.php:21 |
| 14 | include JROOT/modules/mod_quix/mod_quix.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 13 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 12 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yoo_avanti/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:92 |
| 11 | Warp\Joomla\Helper\WidgetsHelper->load() | JROOT/templates/yoo_avanti/layouts/theme.config.php:41 |
| 10 | include JROOT/templates/yoo_avanti/layouts/theme.config.php | JROOT/templates/yoo_avanti/layouts/theme.php:10 |
| 9 | include JROOT/templates/yoo_avanti/layouts/theme.php | JROOT/templates/yoo_avanti/warp/src/Warp/Helper/TemplateHelper.php:49 |
| 8 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_avanti/index.php:16 |
| 7 | require JROOT/templates/yoo_avanti/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1076 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.35 ms Después de la última consulta: 0.12 ms
SELECT title
FROM iwgia_usergroups
WHERE id = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | iwgia_usergroups | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.00 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 20 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 19 | JDatabaseDriver->loadResult() | JROOT/components/com_quix/helpers/quix.php:46 |
| 18 | QuixFrontendHelper::getGroupNameByGroupId() | JROOT/components/com_quix/models/collection.php:99 |
| 17 | QuixModelCollection->getData() | JROOT/libraries/quixnxt/app/functions.php:433 |
| 16 | QuixAppHelper::qxGetCollectionInfoById() | JROOT/modules/mod_quix/helper.php:37 |
| 15 | ModQuixHelper::renderShortCode() | JROOT/modules/mod_quix/mod_quix.php:21 |
| 14 | include JROOT/modules/mod_quix/mod_quix.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 13 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 12 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yoo_avanti/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:92 |
| 11 | Warp\Joomla\Helper\WidgetsHelper->load() | JROOT/templates/yoo_avanti/layouts/theme.config.php:41 |
| 10 | include JROOT/templates/yoo_avanti/layouts/theme.config.php | JROOT/templates/yoo_avanti/layouts/theme.php:10 |
| 9 | include JROOT/templates/yoo_avanti/layouts/theme.php | JROOT/templates/yoo_avanti/warp/src/Warp/Helper/TemplateHelper.php:49 |
| 8 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_avanti/index.php:16 |
| 7 | require JROOT/templates/yoo_avanti/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1076 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 1.21 ms Después de la última consulta: 0.92 ms
SHOW FULL COLUMNS
FROM `iwgia_users`
'Explicar' no es posible en la consulta: SHOW FULL COLUMNS FROM `iwgia_users`
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.14 ms |
| Preparing | 0.03 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 29 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 28 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/pdomysql.php:334 |
| 27 | JDatabaseDriverPdomysql->getTableColumns() | JROOT/libraries/src/Table/Table.php:245 |
| 26 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:164 |
| 25 | Joomla\CMS\Table\Table->__construct() | JROOT/libraries/src/Table/User.php:41 |
| 24 | Joomla\CMS\Table\User->__construct() | JROOT/libraries/src/Table/Table.php:312 |
| 23 | Joomla\CMS\Table\Table::getInstance() | JROOT/libraries/src/User/User.php:603 |
| 22 | Joomla\CMS\User\User::getTable() | JROOT/libraries/src/User/User.php:877 |
| 21 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
| 20 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
| 19 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 |
| 18 | Joomla\CMS\Factory::getUser() | JROOT/components/com_quix/models/collection.php:105 |
| 17 | QuixModelCollection->getData() | JROOT/libraries/quixnxt/app/functions.php:433 |
| 16 | QuixAppHelper::qxGetCollectionInfoById() | JROOT/modules/mod_quix/helper.php:37 |
| 15 | ModQuixHelper::renderShortCode() | JROOT/modules/mod_quix/mod_quix.php:21 |
| 14 | include JROOT/modules/mod_quix/mod_quix.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 13 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 12 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yoo_avanti/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:92 |
| 11 | Warp\Joomla\Helper\WidgetsHelper->load() | JROOT/templates/yoo_avanti/layouts/theme.config.php:41 |
| 10 | include JROOT/templates/yoo_avanti/layouts/theme.config.php | JROOT/templates/yoo_avanti/layouts/theme.php:10 |
| 9 | include JROOT/templates/yoo_avanti/layouts/theme.php | JROOT/templates/yoo_avanti/warp/src/Warp/Helper/TemplateHelper.php:49 |
| 8 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_avanti/index.php:16 |
| 7 | require JROOT/templates/yoo_avanti/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1076 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.25 ms Después de la última consulta: 0.12 ms
SELECT *
FROM `iwgia_users`
WHERE `id` = 1157
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | iwgia_users | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.06 ms |
| Preparing | 0.01 ms |
| Executing | 0.01 ms |
| End of update loop | 0.01 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 24 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 23 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/User.php:87 |
| 22 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:880 |
| 21 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
| 20 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
| 19 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 |
| 18 | Joomla\CMS\Factory::getUser() | JROOT/components/com_quix/models/collection.php:105 |
| 17 | QuixModelCollection->getData() | JROOT/libraries/quixnxt/app/functions.php:433 |
| 16 | QuixAppHelper::qxGetCollectionInfoById() | JROOT/modules/mod_quix/helper.php:37 |
| 15 | ModQuixHelper::renderShortCode() | JROOT/modules/mod_quix/mod_quix.php:21 |
| 14 | include JROOT/modules/mod_quix/mod_quix.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 13 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 12 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yoo_avanti/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:92 |
| 11 | Warp\Joomla\Helper\WidgetsHelper->load() | JROOT/templates/yoo_avanti/layouts/theme.config.php:41 |
| 10 | include JROOT/templates/yoo_avanti/layouts/theme.config.php | JROOT/templates/yoo_avanti/layouts/theme.php:10 |
| 9 | include JROOT/templates/yoo_avanti/layouts/theme.php | JROOT/templates/yoo_avanti/warp/src/Warp/Helper/TemplateHelper.php:49 |
| 8 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_avanti/index.php:16 |
| 7 | require JROOT/templates/yoo_avanti/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1076 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.42 ms Después de la última consulta: 1.10 ms
SELECT `g`.`id`,`g`.`title`
FROM `iwgia_usergroups` AS g
INNER JOIN `iwgia_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 1157
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | PRIMARY | PRIMARY | 4 | const | 2 | Using index |
| 1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | benjamin_iwgia-maindb.m.group_id | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.14 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 3.18 ms |
| End of update loop | 2.52 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.01 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 24 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 23 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Table/User.php:112 |
| 22 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:880 |
| 21 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
| 20 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
| 19 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 |
| 18 | Joomla\CMS\Factory::getUser() | JROOT/components/com_quix/models/collection.php:105 |
| 17 | QuixModelCollection->getData() | JROOT/libraries/quixnxt/app/functions.php:433 |
| 16 | QuixAppHelper::qxGetCollectionInfoById() | JROOT/modules/mod_quix/helper.php:37 |
| 15 | ModQuixHelper::renderShortCode() | JROOT/modules/mod_quix/mod_quix.php:21 |
| 14 | include JROOT/modules/mod_quix/mod_quix.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 13 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 12 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yoo_avanti/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:92 |
| 11 | Warp\Joomla\Helper\WidgetsHelper->load() | JROOT/templates/yoo_avanti/layouts/theme.config.php:41 |
| 10 | include JROOT/templates/yoo_avanti/layouts/theme.config.php | JROOT/templates/yoo_avanti/layouts/theme.php:10 |
| 9 | include JROOT/templates/yoo_avanti/layouts/theme.php | JROOT/templates/yoo_avanti/warp/src/Warp/Helper/TemplateHelper.php:49 |
| 8 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_avanti/index.php:16 |
| 7 | require JROOT/templates/yoo_avanti/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1076 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.47 ms Después de la última consulta: 85.69 ms
SELECT `c2`.`language`,`c2`.`id`
FROM `iwgia_menu` AS `c`
INNER JOIN `iwgia_associations` AS `a`
ON a.id = c.`id`
AND a.context='com_menus.item'
INNER JOIN `iwgia_associations` AS `a2`
ON `a`.`key` = `a2`.`key`
INNER JOIN `iwgia_menu` AS `c2`
ON a2.id = c2.`id`
WHERE c.id = 1541
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | No pudo usarse una clave de índice | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.01 ms |
| Unlocking tables | 0.00 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.00 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 21 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/Associations.php:115 |
| 19 | Joomla\CMS\Language\Associations::getAssociations() | JROOT/administrator/components/com_menus/helpers/menus.php:321 |
| 18 | MenusHelper::getAssociations() | JROOT/modules/mod_languages/helper.php:58 |
| 17 | ModLanguagesHelper::getList() | JROOT/modules/mod_languages/mod_languages.php:17 |
| 16 | include JROOT/modules/mod_languages/mod_languages.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 15 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 14 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yoo_avanti/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:92 |
| 13 | Warp\Joomla\Helper\WidgetsHelper->load() | JROOT/templates/yoo_avanti/warp/systems/joomla/layouts/widgets.php:10 |
| 12 | include JROOT/templates/yoo_avanti/warp/systems/joomla/layouts/widgets.php | JROOT/templates/yoo_avanti/warp/src/Warp/Helper/TemplateHelper.php:49 |
| 11 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_avanti/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:69 |
| 10 | Warp\Joomla\Helper\WidgetsHelper->render() | JROOT/templates/yoo_avanti/layouts/theme.php:266 |
| 9 | include JROOT/templates/yoo_avanti/layouts/theme.php | JROOT/templates/yoo_avanti/warp/src/Warp/Helper/TemplateHelper.php:49 |
| 8 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_avanti/index.php:16 |
| 7 | require JROOT/templates/yoo_avanti/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1076 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 6.13 ms Después de la última consulta: 50.62 ms
SELECT *
FROM iwgia_jmap_metainfo
WHERE `linkurl` = 'https://iwgia.org/es/smart-search.html'
AND `published` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | iwgia_jmap_metainfo | ALL | published | No pudo usarse una clave de índice | NULL | NULL | 288 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| Commit | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 14 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 13 | JDatabaseDriver->loadObject() | JROOT/plugins/system/jmap/jmap.php:407 |
| 12 | plgSystemJMap->onBeforeCompileHead() | JROOT/libraries/joomla/event/event.php:70 |
| 11 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 10 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 9 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Document/Renderer/Html/HeadRenderer.php:67 |
| 8 | Joomla\CMS\Document\Renderer\Html\HeadRenderer->fetchHead() | JROOT/libraries/src/Document/Renderer/Html/HeadRenderer.php:38 |
| 7 | Joomla\CMS\Document\Renderer\Html\HeadRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:501 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:793 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:567 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1090 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.33 ms Después de la última consulta: 33.73 ms
SELECT sleep_until < '2026-04-23 15:29:01'
FROM iwgia_scheduler_metadata
WHERE type = 'metadata'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | iwgia_scheduler_metadata | const | unique_type | unique_type | 98 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.01 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 10 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 9 | JDatabaseDriver->loadResult() | JROOT/plugins/system/joomlatoolsscheduler/joomlatoolsscheduler.php:128 |
| 8 | PlgSystemJoomlatoolsscheduler->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/plugins/system/joomlatoolsscheduler/joomlatoolsscheduler.php:167 |
| 6 | PlgSystemJoomlatoolsscheduler->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1096 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.23 ms Después de la última consulta: 0.11 ms
SELECT *
FROM iwgia_jmap_headings
WHERE `linkurl` = 'https://iwgia.org/es/smart-search.html'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | iwgia_jmap_headings | ALL | NULL | No pudo usarse una clave de índice | NULL | NULL | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| table lock | 0.00 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.00 ms |
| Filling schema table | 0.43 ms |
| Executing | 0.01 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.00 ms |
| Query end | 0.00 ms |
| closing tables | 0.00 ms |
| Removing tmp table | 0.00 ms |
| closing tables | 0.00 ms |
| Unlocking tables | 0.00 ms |
| closing tables | 0.00 ms |
| Query end | 0.00 ms |
| Starting cleanup | 0.00 ms |
| Freeing items | 0.00 ms |
| Updating status | 0.02 ms |
| Reset for next command | 0.00 ms |
| # | Comunicador | Archivo y número de línea |
|---|
| 9 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 8 | JDatabaseDriver->loadObject() | JROOT/plugins/system/jmap/jmap.php:720 |
| 7 | plgSystemJMap->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1096 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tiempo de la consulta: 0.78 ms Después de la última consulta: 3.92 ms
SELECT *
FROM iwgia_quix_configs
WHERE
(`name` = 'head_code') OR
(`name` = 'footer_code')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | iwgia_quix_configs | ALL | NULL | No pudo usarse una clave de índice | NULL | NULL | 3 | Using where |
No 'Mostrar perfil' (seguramente porque se realizan más de 100 consultas)
| # | Comunicador | Archivo y número de línea |
|---|
| 10 | JDatabaseDriverPdo->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/quix/quix.php:506 |
| 8 | plgSystemQuix->getQuixInternalConfigs() | JROOT/plugins/system/quix/quix.php:287 |
| 7 | plgSystemQuix->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1096 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |