{
"__default": {
"session": {
"counter": 4,
"timer": {
"start": 1761707869,
"last": 1761707873,
"now": 1761707876
},
"token": "HQQHvkL1nVndEaq1t4ADgYHr7uAB5mmi"
},
"registry": {},
"user": {
"id": 0,
"name": null,
"username": null,
"email": null,
"password": null,
"password_clear": "",
"block": null,
"sendEmail": 0,
"registerDate": null,
"lastvisitDate": null,
"activation": null,
"params": null,
"groups": [
"9"
],
"guest": 1,
"lastResetTime": null,
"resetCount": null,
"requireReset": null,
"aid": 0,
"gid": 1
},
"com_mailto": {
"links": {
"ae394571b2a1beacb68fb5e6161750a24f380cb7": {
"link": "https:\/\/diariodepuebla.com.mx\/component\/k2\/item\/33958-queda-inaugurado-el-viaducto-atlixcayotl",
"expiry": 1761707873
},
"3ae0b90664149f63e13a356d3d2be8f6a7d1fc6a": {
"link": "https:\/\/diariodepuebla.com.mx\/component\/k2\/item\/9514-servicio-social-pgr?print=1&tmpl=component",
"expiry": 1761707877
}
}
}
}
}
SELECT extension_id AS id, element AS "option", params, enabled
FROM qgn06_extensions
WHERE `type` = 'component'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | qgn06_extensions | ref | extension | extension | 82 | const | 33 | Using index condition |
| # | Comunicador | Archivo y número de línea |
|---|---|---|
| 10 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
| 9 | JDatabaseDriver->loadObjectList() | Lo mismo que llamada de la línea de abajo. |
| 8 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:157 |
| 7 | JCacheControllerCallback->get() | JROOT/libraries/cms/component/helper.php:448 |
| 6 | JComponentHelper::load() | JROOT/libraries/cms/component/helper.php:43 |
| 5 | JComponentHelper::getComponent() | JROOT/libraries/cms/component/helper.php:120 |
| 4 | JComponentHelper::getParams() | JROOT/libraries/cms/application/site.php:584 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
SELECT folder AS type, element AS name, params
FROM qgn06_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 | qgn06_extensions | ref | extension | extension | 82 | const | 66 | Using index condition; Using where; Usando 'filesort' |
| # | Comunicador | Archivo y número de línea |
|---|---|---|
| 7 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
| 6 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/plugin/helper.php:310 |
| 5 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:163 |
| 4 | JPluginHelper::importPlugin() | JROOT/libraries/cms/application/site.php:589 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
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 qgn06_menu AS m
LEFT JOIN qgn06_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 | 58 | Using index condition; Using where; Usando 'filesort' |
| 1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | admin_ddpue3.m.component_id | 1 | Using where |
| # | Comunicador | Archivo y número de línea |
|---|---|---|
| 16 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/menu/site.php:86 |
| 14 | JMenuSite->load() | JROOT/libraries/cms/menu/menu.php:74 |
| 13 | JMenu->__construct() | JROOT/libraries/cms/menu/site.php:57 |
| 12 | JMenuSite->__construct() | JROOT/libraries/cms/menu/menu.php:133 |
| 11 | JMenu::getInstance() | JROOT/libraries/cms/application/cms.php:435 |
| 10 | JApplicationCms->getMenu() | JROOT/libraries/cms/application/site.php:272 |
| 9 | JApplicationSite->getMenu() | JROOT/libraries/cms/router/site.php:57 |
| 8 | JRouterSite->__construct() | JROOT/libraries/cms/router/router.php:196 |
| 7 | JRouter::getInstance() | JROOT/libraries/cms/application/cms.php:531 |
| 6 | JApplicationCms::getRouter() | JROOT/libraries/cms/application/site.php:407 |
| 5 | JApplicationSite::getRouter() | JROOT/libraries/cms/application/cms.php:1097 |
| 4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:763 |
| 3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
SELECT id, home, template, s.params
FROM qgn06_template_styles as s
LEFT JOIN qgn06_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 | e | ref | element_clientid,element_folder_clientid,extension | extension | 82 | const | 5 | Using index condition; Using where |
| 1 | SIMPLE | s | ALL | idx_template | No pudo usarse una clave de índice | NULL | NULL | 11 | Using where; Using join buffer (flat, BNL join) |
| # | Comunicador | Archivo y número de línea |
|---|---|---|
| 13 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/application/site.php:484 |
| 11 | JApplicationSite->getTemplate() | JROOT/plugins/system/gantry5/gantry5.php:123 |
| 10 | plgSystemGantry5->onAfterRouteSite() | JROOT/plugins/system/gantry5/gantry5.php:56 |
| 9 | plgSystemGantry5->onAfterRoute() | Lo mismo que llamada de la línea de abajo. |
| 8 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1107 |
| 4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:763 |
| 3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
SELECT extension_id AS id, element AS "option", params, enabled
FROM qgn06_extensions
WHERE `type` = 'library'
AND `element` = 'joomla'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | qgn06_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | Using index condition |
| # | Comunicador | Archivo y número de línea |
|---|---|---|
| 24 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1653 |
| 23 | JDatabaseDriver->loadObject() | Lo mismo que llamada de la línea de abajo. |
| 22 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:157 |
| 21 | JCacheControllerCallback->get() | JROOT/libraries/cms/library/helper.php:156 |
| 20 | JLibraryHelper::_load() | JROOT/libraries/cms/library/helper.php:47 |
| 19 | JLibraryHelper::getLibrary() | JROOT/libraries/cms/library/helper.php:90 |
| 18 | JLibraryHelper::getParams() | JROOT/libraries/cms/version/version.php:274 |
| 17 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:737 |
| 16 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
| 15 | JFactory::getDocument() | JROOT/libraries/gantry5/classes/Gantry/Framework/Theme.php:116 |
| 14 | Gantry\Framework\Theme->init() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/AbstractTheme.php:64 |
| 13 | Gantry\Component\Theme\AbstractTheme->__construct() | JROOT/templates/g5_hydrogen/includes/theme.php:28 |
| 12 | plgSystemGantry5->{closure}() | JROOT/libraries/gantry5/vendor/pimple/pimple/src/Pimple/Container.php:113 |
| 11 | Pimple\Container->offsetGet() | JROOT/plugins/system/gantry5/gantry5.php:153 |
| 10 | plgSystemGantry5->onAfterRouteSite() | JROOT/plugins/system/gantry5/gantry5.php:56 |
| 9 | plgSystemGantry5->onAfterRoute() | Lo mismo que llamada de la línea de abajo. |
| 8 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1107 |
| 4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:763 |
| 3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
UPDATE `qgn06_extensions`
SET `params` = '{\"mediaversion\":\"1cc4229be48143a18d5490f0faea7120\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
| # | Comunicador | Archivo y número de línea |
|---|---|---|
| 20 | JDatabaseDriverMysql->execute() | JROOT/libraries/cms/library/helper.php:119 |
| 19 | JLibraryHelper::saveParams() | JROOT/libraries/cms/version/version.php:325 |
| 18 | JVersion->setMediaVersion() | JROOT/libraries/cms/version/version.php:284 |
| 17 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:737 |
| 16 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
| 15 | JFactory::getDocument() | JROOT/libraries/gantry5/classes/Gantry/Framework/Theme.php:116 |
| 14 | Gantry\Framework\Theme->init() | JROOT/libraries/gantry5/classes/Gantry/Component/Theme/AbstractTheme.php:64 |
| 13 | Gantry\Component\Theme\AbstractTheme->__construct() | JROOT/templates/g5_hydrogen/includes/theme.php:28 |
| 12 | plgSystemGantry5->{closure}() | JROOT/libraries/gantry5/vendor/pimple/pimple/src/Pimple/Container.php:113 |
| 11 | Pimple\Container->offsetGet() | JROOT/plugins/system/gantry5/gantry5.php:153 |
| 10 | plgSystemGantry5->onAfterRouteSite() | JROOT/plugins/system/gantry5/gantry5.php:56 |
| 9 | plgSystemGantry5->onAfterRoute() | Lo mismo que llamada de la línea de abajo. |
| 8 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1107 |
| 4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:763 |
| 3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
SELECT s.id, e.extension_id, s.template AS name, s.title, s.params
FROM qgn06_template_styles AS s
LEFT JOIN qgn06_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
AND e.state = 0
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | extension | 82 | const | 5 | Using index condition; Using where |
| 1 | SIMPLE | s | ALL | idx_template | No pudo usarse una clave de índice | NULL | NULL | 11 | Using where; Using join buffer (flat, BNL join) |
| # | Comunicador | Archivo y número de línea |
|---|---|---|
| 17 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/gantry5/classes/Gantry/Admin/ThemeList.php:88 |
| 15 | Gantry\Admin\ThemeList::loadStyles() | JROOT/libraries/gantry5/classes/Gantry/Admin/ThemeList.php:56 |
| 14 | Gantry\Admin\ThemeList::getStyles() | JROOT/libraries/gantry5/classes/Gantry/Framework/Outlines.php:35 |
| 13 | Gantry\Framework\Outlines->load() | JROOT/libraries/gantry5/classes/Gantry/Framework/Base/Gantry.php:186 |
| 12 | Gantry\Framework\Gantry::Gantry\Framework\Base\{closure}() | JROOT/libraries/gantry5/vendor/pimple/pimple/src/Pimple/Container.php:109 |
| 11 | Pimple\Container->offsetGet() | JROOT/plugins/system/gantry5/gantry5.php:156 |
| 10 | plgSystemGantry5->onAfterRouteSite() | JROOT/plugins/system/gantry5/gantry5.php:56 |
| 9 | plgSystemGantry5->onAfterRoute() | Lo mismo que llamada de la línea de abajo. |
| 8 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1107 |
| 4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:763 |
| 3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
SELECT *
FROM qgn06_languages
WHERE published=1
ORDER BY ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | qgn06_languages | ALL | NULL | No pudo usarse una clave de índice | NULL | NULL | 1 | Using where; Usando 'filesort' |
| # | Comunicador | Archivo y número de línea |
|---|---|---|
| 15 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/language/helper.php:164 |
| 13 | JLanguageHelper::getLanguages() | JROOT/libraries/cms/application/site.php:329 |
| 12 | JApplicationSite->getParams() | JROOT/components/com_k2/helpers/utilities.php:305 |
| 11 | K2HelperUtilities::getParams() | JROOT/administrator/components/com_k2/helpers/html.php:56 |
| 10 | K2HelperHTML::loadjQuery() | JROOT/plugins/system/k2/k2.php:45 |
| 9 | plgSystemK2->onAfterRoute() | Lo mismo que llamada de la línea de abajo. |
| 8 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1107 |
| 4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:763 |
| 3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
SELECT b.rules
FROM qgn06_assets AS a
LEFT JOIN qgn06_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_k2')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | a | const | idx_asset_name | idx_asset_name | 202 | const | 1 | Using temporary; Usando 'filesort' |
| 1 | SIMPLE | b | ALL | idx_lft_rgt | No pudo usarse una clave de índice | NULL | NULL | 225 | Using where |
| # | Comunicador | Archivo y número de línea |
|---|---|---|
| 11 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1541 |
| 10 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:246 |
| 9 | JAccess::getAssetRules() | JROOT/libraries/joomla/access/access.php:107 |
| 8 | JAccess::check() | JROOT/libraries/joomla/user/user.php:393 |
| 7 | JUser->authorise() | JROOT/components/com_k2/k2.php:16 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
SELECT b.id
FROM qgn06_usergroups AS a
LEFT JOIN qgn06_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 | 3 | Using where; Using index |
| # | Comunicador | Archivo y número de línea |
|---|---|---|
| 11 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1541 |
| 10 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:354 |
| 9 | JAccess::getGroupsByUser() | JROOT/libraries/joomla/access/access.php:111 |
| 8 | JAccess::check() | JROOT/libraries/joomla/user/user.php:393 |
| 7 | JUser->authorise() | JROOT/components/com_k2/k2.php:16 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
SELECT id
FROM qgn06_k2_categories
WHERE published=1
AND trash=0
AND access IN(1,1,5)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | qgn06_k2_categories | range | category,published,access,trash | category | 8 | NULL | 56 | Using where; Using index |
| # | Comunicador | Archivo y número de línea |
|---|---|---|
| 14 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1541 |
| 13 | JDatabaseDriver->loadColumn() | JROOT/components/com_k2/helpers/permissions.php:274 |
| 12 | K2HelperPermissions::canAddItem() | JROOT/components/com_k2/views/item/view.html.php:36 |
| 11 | K2ViewItem->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:80 |
| 8 | K2ControllerItem->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
SELECT *
FROM qgn06_k2_items
WHERE id=9514
LIMIT 0, 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | qgn06_k2_items | const | PRIMARY | PRIMARY | 4 | const | 1 |
| # | Comunicador | Archivo y número de línea |
|---|---|---|
| 14 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1653 |
| 13 | JDatabaseDriver->loadObject() | JROOT/components/com_k2/models/item.php:36 |
| 12 | K2ModelItem->getData() | JROOT/components/com_k2/views/item/view.html.php:42 |
| 11 | K2ViewItem->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:80 |
| 8 | K2ControllerItem->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
SHOW FULL COLUMNS
FROM `qgn06_k2_categories`
| # | Comunicador | Archivo y número de línea |
|---|---|---|
| 19 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
| 18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
| 17 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:241 |
| 16 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:162 |
| 15 | JTable->__construct() | JROOT/administrator/components/com_k2/tables/k2category.php:36 |
| 14 | TableK2Category->__construct() | JROOT/libraries/joomla/table/table.php:305 |
| 13 | JTable::getInstance() | JROOT/components/com_k2/models/item.php:74 |
| 12 | K2ModelItem->prepareItem() | JROOT/components/com_k2/views/item/view.html.php:51 |
| 11 | K2ViewItem->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:80 |
| 8 | K2ControllerItem->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
SELECT *
FROM qgn06_k2_categories
WHERE id = '29'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | qgn06_k2_categories | const | PRIMARY | PRIMARY | 4 | const | 1 |
| # | Comunicador | Archivo y número de línea |
|---|---|---|
| 15 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1456 |
| 14 | JDatabaseDriver->loadAssoc() | JROOT/administrator/components/com_k2/tables/k2category.php:67 |
| 13 | TableK2Category->load() | JROOT/components/com_k2/models/item.php:75 |
| 12 | K2ModelItem->prepareItem() | JROOT/components/com_k2/views/item/view.html.php:51 |
| 11 | K2ViewItem->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:80 |
| 8 | K2ControllerItem->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
SELECT id, name, parent
FROM qgn06_k2_categories
WHERE published=1
AND trash=0
AND access IN(1,1,5)
ORDER BY parent
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | qgn06_k2_categories | ref | category,published,access,trash | category | 2 | const | 56 | Using index condition; Using where; Usando 'filesort' |
| # | Comunicador | Archivo y número de línea |
|---|---|---|
| 17 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_k2/models/itemlist.php:1245 |
| 15 | K2ModelItemlist->getCategoriesTree() | JROOT/components/com_k2/helpers/route.php:314 |
| 14 | K2HelperRoute::_findItem() | JROOT/components/com_k2/helpers/route.php:58 |
| 13 | K2HelperRoute::getCategoryRoute() | JROOT/components/com_k2/models/item.php:78 |
| 12 | K2ModelItem->prepareItem() | JROOT/components/com_k2/views/item/view.html.php:51 |
| 11 | K2ViewItem->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:80 |
| 8 | K2ControllerItem->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
SELECT *
FROM qgn06_k2_categories
WHERE id = '4'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | qgn06_k2_categories | const | PRIMARY | PRIMARY | 4 | const | 1 |
| # | Comunicador | Archivo y número de línea |
|---|---|---|
| 15 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1456 |
| 14 | JDatabaseDriver->loadAssoc() | JROOT/administrator/components/com_k2/tables/k2category.php:67 |
| 13 | TableK2Category->load() | JROOT/components/com_k2/models/item.php:96 |
| 12 | K2ModelItem->prepareItem() | JROOT/components/com_k2/views/item/view.html.php:51 |
| 11 | K2ViewItem->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:80 |
| 8 | K2ControllerItem->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
SELECT tag.*
FROM qgn06_k2_tags AS tag JOIN qgn06_k2_tags_xref AS xref
ON tag.id = xref.tagID
WHERE tag.published=1
AND xref.itemID = 9514
ORDER BY xref.id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | xref | ref | tagID,itemID | itemID | 4 | const | 3 | Using where |
| 1 | SIMPLE | tag | eq_ref | PRIMARY,published | PRIMARY | 4 | admin_ddpue3.xref.tagID | 1 | Using where |
| # | Comunicador | Archivo y número de línea |
|---|---|---|
| 15 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_k2/models/item.php:1406 |
| 13 | K2ModelItem->getItemTags() | JROOT/components/com_k2/models/item.php:109 |
| 12 | K2ModelItem->prepareItem() | JROOT/components/com_k2/views/item/view.html.php:51 |
| 11 | K2ViewItem->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:80 |
| 8 | K2ControllerItem->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
SELECT COUNT(*)
FROM qgn06_k2_comments
WHERE itemID=9514
AND published=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | qgn06_k2_comments | ref | itemID,published,latestComments,countComments | countComments | 8 | const,const | 1 | Using index |
| # | Comunicador | Archivo y número de línea |
|---|---|---|
| 15 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1731 |
| 14 | JDatabaseDriver->loadResult() | JROOT/components/com_k2/models/item.php:1741 |
| 13 | K2ModelItem->countItemComments() | JROOT/components/com_k2/models/item.php:275 |
| 12 | K2ModelItem->prepareItem() | JROOT/components/com_k2/views/item/view.html.php:51 |
| 11 | K2ViewItem->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:80 |
| 8 | K2ControllerItem->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
SHOW FULL COLUMNS
FROM `qgn06_k2_items`
| # | Comunicador | Archivo y número de línea |
|---|---|---|
| 19 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
| 18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
| 17 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:241 |
| 16 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:162 |
| 15 | JTable->__construct() | JROOT/administrator/components/com_k2/tables/k2item.php:58 |
| 14 | TableK2Item->__construct() | JROOT/libraries/joomla/table/table.php:305 |
| 13 | JTable::getInstance() | JROOT/components/com_k2/models/item.php:923 |
| 12 | K2ModelItem->hit() | JROOT/components/com_k2/views/item/view.html.php:135 |
| 11 | K2ViewItem->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:80 |
| 8 | K2ControllerItem->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
UPDATE qgn06_k2_items
SET `hits` = (`hits` + 1)
WHERE `id` = '9514'
| # | Comunicador | Archivo y número de línea |
|---|---|---|
| 14 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/table/table.php:1249 |
| 13 | JTable->hit() | JROOT/components/com_k2/models/item.php:924 |
| 12 | K2ModelItem->hit() | JROOT/components/com_k2/views/item/view.html.php:135 |
| 11 | K2ViewItem->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:80 |
| 8 | K2ControllerItem->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
SELECT *
FROM qgn06_k2_comments
WHERE itemID=9514
AND published=1
ORDER BY commentDate DESC
LIMIT 0, 10
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | qgn06_k2_comments | ref | itemID,published,latestComments,countComments | latestComments | 4 | const | 1 | Using where |
| Status | Duration |
|---|---|
| starting | 0.01 ms |
| Waiting for query cache lock | 0.01 ms |
| checking query cache for query | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| Table lock | 0.01 ms |
| After table lock | 0.01 ms |
| Waiting for query cache lock | 0.01 ms |
| After table lock | 0.02 ms |
| init | 0.02 ms |
| optimizing | 0.01 ms |
| statistics | 0.06 ms |
| preparing | 0.02 ms |
| executing | 0.01 ms |
| Sorting result | 0.01 ms |
| Sending data | 0.02 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 ms |
| updating status | 0.01 ms |
| Waiting for query cache lock | 0.01 ms |
| updating status | 0.01 ms |
| Waiting for query cache lock | 0.01 ms |
| updating status | 0.00 ms |
| storing result in query cache | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|---|---|
| 14 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/components/com_k2/models/item.php:1719 |
| 12 | K2ModelItem->getItemComments() | JROOT/components/com_k2/views/item/view.html.php:241 |
| 11 | K2ViewItem->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:80 |
| 8 | K2ControllerItem->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
SELECT DISTINCT itemID
FROM qgn06_k2_tags_xref
WHERE tagID IN (16954,21,9465)
AND itemID!=9514
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | qgn06_k2_tags_xref | range | tagID,itemID | tagID | 4 | NULL | 543 | Using index condition; Using where; Using temporary |
| Status | Duration |
|---|---|
| starting | 0.02 ms |
| Waiting for query cache lock | 0.00 ms |
| checking query cache for query | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| Table lock | 0.01 ms |
| After table lock | 0.01 ms |
| Waiting for query cache lock | 0.01 ms |
| After table lock | 0.01 ms |
| init | 0.02 ms |
| optimizing | 0.01 ms |
| statistics | 0.32 ms |
| preparing | 0.02 ms |
| executing | 0.01 ms |
| Creating tmp table | 0.02 ms |
| Copying to tmp table | 7.50 ms |
| Sending data | 0.10 ms |
| end | 0.01 ms |
| removing tmp table | 0.01 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| updating status | 0.01 ms |
| Waiting for query cache lock | 0.01 ms |
| updating status | 0.02 ms |
| Waiting for query cache lock | 0.01 ms |
| updating status | 0.00 ms |
| storing result in query cache | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|---|---|
| 14 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1541 |
| 13 | JDatabaseDriver->loadColumn() | JROOT/components/com_k2/models/itemlist.php:927 |
| 12 | K2ModelItemlist->getRelatedItems() | JROOT/components/com_k2/views/item/view.html.php:305 |
| 11 | K2ViewItem->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:80 |
| 8 | K2ControllerItem->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
SELECT i.*, c.alias as categoryalias
FROM qgn06_k2_items as i
LEFT JOIN qgn06_k2_categories c
ON c.id = i.catid
WHERE i.published = 1
AND ( i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2025-10-29 03:17:56' )
AND ( i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2025-10-29 03:17:56' )
AND i.access IN(1,1,5)
AND i.trash = 0
AND c.published = 1
AND c.access IN(1,1,5)
AND c.trash = 0
AND (i.id) IN (918,954,956,1149,1161,1208,1213,1220,1233,1527,1681,1700,1720,1760,1769,1786,1802,1805,1807,1830,1847,1861,1862,1879,1916,1931,1979,2005,1965,2102,2129,2056,2150,2197,2155,2334,2338,2350,2384,2437,2456,2504,2512,2535,2556,2560,2582,2584,2644,2671,2683,2713,2744,2772,2825,2829,2862,2863,2926,2931,2983,2992,2993,2999,3032,3087,3127,3177,3198,3231,3295,3343,3345,3434,3477,3512,3616,3654,3662,3762,3807,3862,3886,3940,3994,4011,4091,4110,4155,4198,4254,4277,4384,4414,4524,4602,4667,4833,4854,4882,4885,4967,4986,5026,5050,5148,5149,5154,5217,5273,5287,5302,5339,5350,5562,5594,5631,5649,5698,5747,5759,5784,5803,5809,5896,5982,6005,6007,6013,6053,6350,6365,6453,6607,6626,6657,6692,6710,6811,6812,6835,6964,7026,7092,7267,7443,7490,7679,7931,8232,8242,8272,8292,8406,8455,8485,8492,8535,8558,8627,8637,8646,8649,8658,8875,9097,9222,9362,9434,9579,9585,9684,10035,10093,10191,10203,10260,10473,10478,10515,10651,10652,11238,11243,11618,11619,11642,11884,11955,11959,11969,12001,12268,12563,12630,12702,12855,12896,13282,13846,13857,13966,13986,14397,14536,14607,14665,14918,15046,15535,15552,15590,15603,15629,15705,15735,16371,16418,16488,16490,17511,18873,19310,21182,21624,21948,21967,22629,23124,23762,23779,24235,24325,24625,25012,25056,25081,25113,25220,25313,25439,25441,25466,25481,25811,26100,26567,26609,26701,26879,27530,27586,27711,27774,27794,27825,27835,28114,28659,28706,28711,28718,28750,29186,29237,29483,29498,29680,30100,30709,30758,30795,30839,30873,31025,31056,31087,31232,31265,31730,31813,32059,32137,32401,32439,33042,33071,33138,33800,34553,35745,35900,35991,36050,36307,36374,36554,36666,36693,36760,36823,36877,36957,36961,36969,37010,37030,37079,37115,37150,37175,37189,37192,37202,37203,37216,37264,37270,37307,37308,37316,37329,37344,37345,37352,37363,37368,37379,37407,37429,37435,37472,37478,37495,37519,37523,37525,37529,37532,37577,37589,37596,37602,37613,37614,37637,37652,37659,37682,37694,37722,37757,37762,37763,37772,37784,37785,37797,37802,37801,37822,37831,37843,37846,37848,37857,37859,37868,37895,37896,37900,37927,37940,37947,37960,37961,37982,37986,37991,38015,38021,38026,38041,38044,38047,38051,38064,38077,38109,38113,38117,38123,38130,38143,38146,38164,38156,38168,38169,38180,38193,38213,38218,38229,38235,38246,38274,38277,38302,38303,38308,38309,38317,38324,38330,38335,38348,38360,38376,38381,38386,38387,38385,38398,38414,38423,38462,38485,38490,38495,38498,38509,38521,38522,38540,38559,38569,38572,38573,38575,38578,38580,38581,38591,38594,38603,38614,38640,38641,38642,38658,38662,38667,38674,38709,38710,38714,38725,38741,38755,38758,38774,38780,38847,38861,38863,38876,38884,38891,38901,38904,38928,38953,38954,38957,38966,38958,38950,38965,38971,38985,38993,39003,39006,39024,39015,39026,39029,39033,39035,39039,39058,39067,39064,39069,39071,39076,39105,39110,39107,39118,39119,39126,39145,39157,39167,39179,39186,39200,39215,39221,39225,39228,39240,39246,39241,39250,39261,39263,39270,39278,39297,39320,39316,39337,39341,39348,39354,39355,39356,39390,39396,39408,4787,5320,8088,8724,9332,18306,34444,39258)
ORDER BY i.created DESC
LIMIT 0, 5
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | i | index | PRIMARY,item,catid | created | 8 | NULL | 333 | Using where |
| 1 | SIMPLE | c | eq_ref | PRIMARY,category,published,access,trash | PRIMARY | 4 | admin_ddpue3.i.catid | 1 | Using where |
| Status | Duration |
|---|---|
| starting | 0.01 ms |
| Waiting for query cache lock | 0.01 ms |
| checking query cache for query | 0.22 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| Table lock | 0.01 ms |
| After table lock | 0.01 ms |
| Waiting for query cache lock | 0.01 ms |
| After table lock | 0.06 ms |
| init | 0.12 ms |
| optimizing | 0.08 ms |
| statistics | 0.70 ms |
| preparing | 0.49 ms |
| executing | 0.01 ms |
| Sorting result | 0.01 ms |
| Sending data | 0.44 ms |
| Waiting for query cache lock | 0.01 ms |
| Sending data | 0.27 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| updating status | 0.01 ms |
| Waiting for query cache lock | 0.01 ms |
| updating status | 0.02 ms |
| Waiting for query cache lock | 0.01 ms |
| updating status | 0.01 ms |
| storing result in query cache | 0.00 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|---|---|
| 14 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/components/com_k2/models/itemlist.php:975 |
| 12 | K2ModelItemlist->getRelatedItems() | JROOT/components/com_k2/views/item/view.html.php:305 |
| 11 | K2ViewItem->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:80 |
| 8 | K2ControllerItem->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
SELECT *
FROM qgn06_k2_categories
WHERE id = '45'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | qgn06_k2_categories | const | PRIMARY | PRIMARY | 4 | const | 1 |
| Status | Duration |
|---|---|
| starting | 0.01 ms |
| Waiting for query cache lock | 0.01 ms |
| checking query cache for query | 0.01 ms |
| checking privileges on cached | 0.01 ms |
| checking permissions | 0.01 ms |
| sending cached result to clien | 0.01 ms |
| updating status | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Comunicador | Archivo y número de línea |
|---|---|---|
| 16 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1456 |
| 15 | JDatabaseDriver->loadAssoc() | JROOT/administrator/components/com_k2/tables/k2category.php:67 |
| 14 | TableK2Category->load() | JROOT/components/com_k2/models/item.php:75 |
| 13 | K2ModelItem->prepareItem() | JROOT/components/com_k2/models/itemlist.php:988 |
| 12 | K2ModelItemlist->getRelatedItems() | JROOT/components/com_k2/views/item/view.html.php:305 |
| 11 | K2ViewItem->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:80 |
| 8 | K2ControllerItem->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
SELECT COUNT(*)
FROM qgn06_k2_comments
WHERE itemID=39408
AND published=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | qgn06_k2_comments | ref | itemID,published,latestComments,countComments | countComments | 8 | const,const | 1 | Using index |
| Status | Duration |
|---|---|
| starting | 0.02 ms |
| Waiting for query cache lock | 0.00 ms |
| checking query cache for query | 0.02 ms |
| checking privileges on cached | 0.01 ms |
| checking permissions | 0.01 ms |
| sending cached result to clien | 0.01 ms |
| updating status | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|---|---|
| 16 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1731 |
| 15 | JDatabaseDriver->loadResult() | JROOT/components/com_k2/models/item.php:1741 |
| 14 | K2ModelItem->countItemComments() | JROOT/components/com_k2/models/item.php:275 |
| 13 | K2ModelItem->prepareItem() | JROOT/components/com_k2/models/itemlist.php:988 |
| 12 | K2ModelItemlist->getRelatedItems() | JROOT/components/com_k2/views/item/view.html.php:305 |
| 11 | K2ViewItem->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:80 |
| 8 | K2ControllerItem->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
SELECT *
FROM qgn06_k2_categories
WHERE id = '26'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | qgn06_k2_categories | const | PRIMARY | PRIMARY | 4 | const | 1 |
| Status | Duration |
|---|---|
| starting | 0.01 ms |
| Waiting for query cache lock | 0.01 ms |
| checking query cache for query | 0.01 ms |
| checking privileges on cached | 0.01 ms |
| checking permissions | 0.01 ms |
| sending cached result to clien | 0.01 ms |
| updating status | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|---|---|
| 16 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1456 |
| 15 | JDatabaseDriver->loadAssoc() | JROOT/administrator/components/com_k2/tables/k2category.php:67 |
| 14 | TableK2Category->load() | JROOT/components/com_k2/models/item.php:75 |
| 13 | K2ModelItem->prepareItem() | JROOT/components/com_k2/models/itemlist.php:988 |
| 12 | K2ModelItemlist->getRelatedItems() | JROOT/components/com_k2/views/item/view.html.php:305 |
| 11 | K2ViewItem->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:80 |
| 8 | K2ControllerItem->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
SELECT COUNT(*)
FROM qgn06_k2_comments
WHERE itemID=39396
AND published=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | qgn06_k2_comments | ref | itemID,published,latestComments,countComments | countComments | 8 | const,const | 1 | Using index |
| Status | Duration |
|---|---|
| starting | 0.01 ms |
| Waiting for query cache lock | 0.01 ms |
| checking query cache for query | 0.01 ms |
| checking privileges on cached | 0.01 ms |
| checking permissions | 0.01 ms |
| sending cached result to clien | 0.01 ms |
| updating status | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|---|---|
| 16 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1731 |
| 15 | JDatabaseDriver->loadResult() | JROOT/components/com_k2/models/item.php:1741 |
| 14 | K2ModelItem->countItemComments() | JROOT/components/com_k2/models/item.php:275 |
| 13 | K2ModelItem->prepareItem() | JROOT/components/com_k2/models/itemlist.php:988 |
| 12 | K2ModelItemlist->getRelatedItems() | JROOT/components/com_k2/views/item/view.html.php:305 |
| 11 | K2ViewItem->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:80 |
| 8 | K2ControllerItem->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
SELECT COUNT(*)
FROM qgn06_k2_comments
WHERE itemID=39390
AND published=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | qgn06_k2_comments | ref | itemID,published,latestComments,countComments | countComments | 8 | const,const | 1 | Using index |
| Status | Duration |
|---|---|
| starting | 0.01 ms |
| Waiting for query cache lock | 0.01 ms |
| checking query cache for query | 0.01 ms |
| checking privileges on cached | 0.01 ms |
| checking permissions | 0.01 ms |
| sending cached result to clien | 0.01 ms |
| updating status | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|---|---|
| 16 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1731 |
| 15 | JDatabaseDriver->loadResult() | JROOT/components/com_k2/models/item.php:1741 |
| 14 | K2ModelItem->countItemComments() | JROOT/components/com_k2/models/item.php:275 |
| 13 | K2ModelItem->prepareItem() | JROOT/components/com_k2/models/itemlist.php:988 |
| 12 | K2ModelItemlist->getRelatedItems() | JROOT/components/com_k2/views/item/view.html.php:305 |
| 11 | K2ViewItem->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:80 |
| 8 | K2ControllerItem->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
SELECT *
FROM qgn06_k2_categories
WHERE id = '37'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | qgn06_k2_categories | const | PRIMARY | PRIMARY | 4 | const | 1 |
| Status | Duration |
|---|---|
| starting | 0.02 ms |
| Waiting for query cache lock | 0.00 ms |
| checking query cache for query | 0.01 ms |
| checking privileges on cached | 0.01 ms |
| checking permissions | 0.01 ms |
| sending cached result to clien | 0.01 ms |
| updating status | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|---|---|
| 16 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1456 |
| 15 | JDatabaseDriver->loadAssoc() | JROOT/administrator/components/com_k2/tables/k2category.php:67 |
| 14 | TableK2Category->load() | JROOT/components/com_k2/models/item.php:75 |
| 13 | K2ModelItem->prepareItem() | JROOT/components/com_k2/models/itemlist.php:988 |
| 12 | K2ModelItemlist->getRelatedItems() | JROOT/components/com_k2/views/item/view.html.php:305 |
| 11 | K2ViewItem->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:80 |
| 8 | K2ControllerItem->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
SELECT COUNT(*)
FROM qgn06_k2_comments
WHERE itemID=39356
AND published=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | qgn06_k2_comments | ref | itemID,published,latestComments,countComments | countComments | 8 | const,const | 1 | Using index |
| Status | Duration |
|---|---|
| starting | 0.02 ms |
| Waiting for query cache lock | 0.02 ms |
| checking query cache for query | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| Table lock | 0.01 ms |
| After table lock | 0.01 ms |
| Waiting for query cache lock | 0.01 ms |
| After table lock | 0.02 ms |
| init | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.07 ms |
| preparing | 0.02 ms |
| executing | 0.01 ms |
| Sending data | 0.02 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.04 ms |
| freeing items | 0.01 ms |
| updating status | 0.01 ms |
| Waiting for query cache lock | 0.01 ms |
| updating status | 0.01 ms |
| Waiting for query cache lock | 0.01 ms |
| updating status | 0.01 ms |
| storing result in query cache | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|---|---|
| 16 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1731 |
| 15 | JDatabaseDriver->loadResult() | JROOT/components/com_k2/models/item.php:1741 |
| 14 | K2ModelItem->countItemComments() | JROOT/components/com_k2/models/item.php:275 |
| 13 | K2ModelItem->prepareItem() | JROOT/components/com_k2/models/itemlist.php:988 |
| 12 | K2ModelItemlist->getRelatedItems() | JROOT/components/com_k2/views/item/view.html.php:305 |
| 11 | K2ViewItem->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:80 |
| 8 | K2ControllerItem->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
SELECT COUNT(*)
FROM qgn06_k2_comments
WHERE itemID=39355
AND published=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | qgn06_k2_comments | ref | itemID,published,latestComments,countComments | countComments | 8 | const,const | 1 | Using index |
| Status | Duration |
|---|---|
| starting | 0.01 ms |
| Waiting for query cache lock | 0.01 ms |
| checking query cache for query | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| Table lock | 0.01 ms |
| After table lock | 0.01 ms |
| Waiting for query cache lock | 0.01 ms |
| After table lock | 0.02 ms |
| init | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.06 ms |
| preparing | 0.02 ms |
| executing | 0.01 ms |
| Sending data | 0.01 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| updating status | 0.01 ms |
| Waiting for query cache lock | 0.01 ms |
| updating status | 0.02 ms |
| Waiting for query cache lock | 0.01 ms |
| updating status | 0.01 ms |
| storing result in query cache | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|---|---|
| 16 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1731 |
| 15 | JDatabaseDriver->loadResult() | JROOT/components/com_k2/models/item.php:1741 |
| 14 | K2ModelItem->countItemComments() | JROOT/components/com_k2/models/item.php:275 |
| 13 | K2ModelItem->prepareItem() | JROOT/components/com_k2/models/itemlist.php:988 |
| 12 | K2ModelItemlist->getRelatedItems() | JROOT/components/com_k2/views/item/view.html.php:305 |
| 11 | K2ViewItem->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:80 |
| 8 | K2ControllerItem->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
SELECT *
FROM qgn06_k2_items
WHERE id != 9514
AND catid=29
AND ordering > 482
AND published=1
AND ( publish_up = '0000-00-00 00:00:00' OR publish_up <= '2025-10-29 03:17:56' )
AND ( publish_down = '0000-00-00 00:00:00' OR publish_down >= '2025-10-29 03:17:56' )
AND access IN(1,1,5)
AND trash=0
ORDER BY ordering ASC
LIMIT 0, 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | qgn06_k2_items | range | PRIMARY,item,catid,ordering | ordering | 4 | NULL | 18058 | Using where |
| Status | Duration |
|---|---|
| starting | 0.01 ms |
| Waiting for query cache lock | 0.01 ms |
| checking query cache for query | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| Table lock | 0.01 ms |
| After table lock | 0.01 ms |
| Waiting for query cache lock | 0.01 ms |
| After table lock | 0.05 ms |
| init | 0.04 ms |
| optimizing | 0.02 ms |
| statistics | 1.85 ms |
| preparing | 0.03 ms |
| executing | 0.01 ms |
| Sorting result | 0.05 ms |
| Sending data | 0.94 ms |
| end | 0.03 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| updating status | 0.01 ms |
| Waiting for query cache lock | 0.01 ms |
| updating status | 0.02 ms |
| Waiting for query cache lock | 0.01 ms |
| updating status | 0.00 ms |
| storing result in query cache | 0.00 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|---|---|
| 14 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1653 |
| 13 | JDatabaseDriver->loadObject() | JROOT/components/com_k2/models/item.php:1857 |
| 12 | K2ModelItem->getNextItem() | JROOT/components/com_k2/views/item/view.html.php:322 |
| 11 | K2ViewItem->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:80 |
| 8 | K2ControllerItem->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
SELECT *
FROM qgn06_k2_items
WHERE id != 9514
AND catid=29
AND ordering < 482
AND published=1
AND ( publish_up = '0000-00-00 00:00:00' OR publish_up <= '2025-10-29 03:17:56' )
AND ( publish_down = '0000-00-00 00:00:00' OR publish_down >= '2025-10-29 03:17:56' )
AND access IN(1,1,5)
AND trash=0
ORDER BY ordering DESC
LIMIT 0, 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | qgn06_k2_items | range | PRIMARY,item,catid,ordering | ordering | 4 | NULL | 18058 | Using where |
| Status | Duration |
|---|---|
| starting | 0.01 ms |
| Waiting for query cache lock | 0.01 ms |
| checking query cache for query | 0.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| Table lock | 0.01 ms |
| After table lock | 0.01 ms |
| Waiting for query cache lock | 0.01 ms |
| After table lock | 0.05 ms |
| init | 0.03 ms |
| optimizing | 0.02 ms |
| statistics | 0.13 ms |
| preparing | 0.03 ms |
| executing | 0.01 ms |
| Sorting result | 0.02 ms |
| Sending data | 0.51 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| updating status | 0.01 ms |
| Waiting for query cache lock | 0.01 ms |
| updating status | 0.02 ms |
| Waiting for query cache lock | 0.01 ms |
| updating status | 0.00 ms |
| storing result in query cache | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|---|---|
| 14 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1653 |
| 13 | JDatabaseDriver->loadObject() | JROOT/components/com_k2/models/item.php:1812 |
| 12 | K2ModelItem->getPreviousItem() | JROOT/components/com_k2/views/item/view.html.php:363 |
| 11 | K2ViewItem->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
| 10 | JControllerLegacy->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:80 |
| 8 | K2ControllerItem->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM qgn06_modules AS m
LEFT JOIN qgn06_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN qgn06_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 <= '2025-10-29 03:17:56')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2025-10-29 03:17:56')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 0 OR mm.menuid <= 0)
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 | published | 1 | const | 144 | Using index condition; Using where; Usando 'filesort' |
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 403 | admin_ddpue3.m.module,const | 1 | Using index condition; Using where |
| 1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | admin_ddpue3.m.id | 1 | Using where; Using index |
| Status | Duration |
|---|---|
| starting | 0.03 ms |
| Waiting for query cache lock | 0.01 ms |
| checking query cache for query | 0.09 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 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 |
| After table lock | 0.01 ms |
| Waiting for query cache lock | 0.01 ms |
| After table lock | 0.03 ms |
| init | 0.04 ms |
| optimizing | 0.04 ms |
| statistics | 0.12 ms |
| preparing | 0.04 ms |
| executing | 0.01 ms |
| Sorting result | 0.69 ms |
| Sending data | 1.47 ms |
| Waiting for query cache lock | 0.01 ms |
| Sending data | 0.19 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| updating status | 0.01 ms |
| Waiting for query cache lock | 0.01 ms |
| updating status | 0.03 ms |
| Waiting for query cache lock | 0.00 ms |
| updating status | 0.01 ms |
| storing result in query cache | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Comunicador | Archivo y número de línea |
|---|---|---|
| 12 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
| 11 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/module/helper.php:409 |
| 10 | JModuleHelper::getModuleList() | JROOT/libraries/cms/module/helper.php:352 |
| 9 | JModuleHelper::load() | JROOT/libraries/cms/module/helper.php:84 |
| 8 | JModuleHelper::getModules() | JROOT/libraries/joomla/document/renderer/html/modules.php:40 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:697 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1068 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:745 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:263 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
6 × SELECT COUNT(*)
FROM qgn06_k2_comments
5 × SELECT *
FROM qgn06_k2_categories
3 × SELECT *
FROM qgn06_k2_items
2 × SELECT extension_id AS id, element AS "option", params, enabled
FROM qgn06_extensions
1 × SELECT tag.*
FROM qgn06_k2_tags AS tag JOIN qgn06_k2_tags_xref AS xref
ON tag.id = xref.tagID
1 × SELECT id, name, parent
FROM qgn06_k2_categories
1 × SELECT *
FROM qgn06_k2_comments
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM qgn06_modules AS m
LEFT JOIN qgn06_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN qgn06_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT i.*, c.alias as categoryalias
FROM qgn06_k2_items as i
LEFT JOIN qgn06_k2_categories c
ON c.id = i.catid
1 × SELECT DISTINCT itemID
FROM qgn06_k2_tags_xref
1 × SELECT id
FROM qgn06_k2_categories
1 × SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM qgn06_menu AS m
LEFT JOIN qgn06_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT folder AS type, element AS name, params
FROM qgn06_extensions
1 × SELECT id, home, template, s.params
FROM qgn06_template_styles as s
LEFT JOIN qgn06_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT s.id, e.extension_id, s.template AS name, s.title, s.params
FROM qgn06_template_styles AS s
LEFT JOIN qgn06_extensions AS e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT b.rules
FROM qgn06_assets AS a
LEFT JOIN qgn06_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT *
FROM qgn06_languages
1 × SELECT b.id
FROM qgn06_usergroups AS a
LEFT JOIN qgn06_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × UPDATE qgn06_k2_items
SET `hits` = (`hits` + 1)
1 × SHOW FULL COLUMNS
FROM `qgn06_k2_items
1 × SHOW FULL COLUMNS
FROM `qgn06_k2_categories
1 × UPDATE `qgn06_extensions`
SET `params` = '{\"mediaversion\":\"1cc4229be48143a18d5490f0faea7120\"}'