{
"__default": {
"session": {
"counter": 1,
"timer": {
"start": 1782782934,
"last": 1782782934,
"now": 1782782934
},
"token": "X0ennWeHEJ2IpCUXadC4Rr39M42UsQwa"
},
"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": [],
"guest": 1,
"lastResetTime": null,
"resetCount": null,
"requireReset": null,
"aid": 0
},
"plg_system_languagefilter": {
"language": "it-IT"
}
}
}
SELECT `session_id`
FROM `zphum_session`
WHERE `session_id` = X'3536633064353365663031663335646233343066353335623230353433663662'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | zphum_session | const | PRIMARY | PRIMARY | 194 | const | 1 | 100.00 | Using index |
| Status | Duration |
|---|---|
| starting | 0.08 ms |
| checking permissions | 0.04 ms |
| Opening tables | 0.05 ms |
| init | 0.04 ms |
| System lock | 0.04 ms |
| optimizing | 0.04 ms |
| statistics | 0.05 ms |
| executing | 0.04 ms |
| end | 0.03 ms |
| query end | 0.03 ms |
| closing tables | 0.04 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.04 ms |
| # | Caller | File e numero di linea |
|---|---|---|
| 9 | JDatabaseDriverMysqli->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:828 |
| 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:386 |
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
| 1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
INSERT INTO `zphum_session` (`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES (X'3536633064353365663031663335646233343066353335623230353433663662', 1, 1782782934, 0, '', 0)
| Status | Duration |
|---|---|
| starting | 0.05 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.04 ms |
| init | 0.04 ms |
| System lock | 0.04 ms |
| update | 0.09 ms |
| Waiting for query cache lock | 0.03 ms |
| update | 0.04 ms |
| end | 0.03 ms |
| query end | 2.14 ms |
| Waiting for semi-sync ACK from | 0.04 ms |
| query end | 0.04 ms |
| closing tables | 0.04 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.04 ms |
| # | Caller | File e numero di linea |
|---|---|---|
| 8 | JDatabaseDriverMysqli->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:828 |
| 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:386 |
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
| 1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
SELECT id, rules
FROM `zphum_viewlevels`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | zphum_viewlevels | ALL | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 5 | 100.00 | NULL |
| Status | Duration |
|---|---|
| starting | 0.05 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.04 ms |
| init | 0.04 ms |
| System lock | 0.04 ms |
| optimizing | 0.03 ms |
| statistics | 0.04 ms |
| preparing | 0.04 ms |
| executing | 0.07 ms |
| Sending data | 0.08 ms |
| end | 0.05 ms |
| query end | 0.07 ms |
| closing tables | 0.06 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.06 ms |
| # | Caller | File e numero di linea |
|---|---|---|
| 10 | JDatabaseDriverMysqli->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:318 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
SELECT b.id
FROM zphum_usergroups AS a
LEFT JOIN zphum_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 | filtered | Extra |
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| 1 | SIMPLE | b | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 3 | 100.00 | Using where; Using index |
| Status | Duration |
|---|---|
| starting | 0.05 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.04 ms |
| init | 0.05 ms |
| System lock | 0.04 ms |
| optimizing | 0.05 ms |
| statistics | 0.06 ms |
| preparing | 0.04 ms |
| executing | 0.03 ms |
| Sending data | 0.04 ms |
| end | 0.03 ms |
| query end | 0.03 ms |
| closing tables | 0.04 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.04 ms |
| # | Caller | File e numero di linea |
|---|---|---|
| 11 | JDatabaseDriverMysqli->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:318 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
UPDATE `zphum_extensions`
SET `params` = '{\"mediaversion\":\"b6976ce785d78a6ca57491877343b956\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | zphum_extensions | range | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | Using where |
| Status | Duration |
|---|---|
| starting | 0.05 ms |
| checking permissions | 0.04 ms |
| Opening tables | 0.04 ms |
| init | 0.04 ms |
| System lock | 0.06 ms |
| updating | 0.05 ms |
| end | 0.03 ms |
| query end | 0.04 ms |
| closing tables | 0.04 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.04 ms |
| # | Caller | File e numero di linea |
|---|---|---|
| 10 | JDatabaseDriverMysqli->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:1137 |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
UPDATE zphum_getfeedrss_articolo
SET clicks = (clicks + 1)
WHERE id = 520
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | zphum_getfeedrss_articolo | range | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|---|
| starting | 0.05 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.05 ms |
| init | 0.04 ms |
| System lock | 0.05 ms |
| updating | 0.04 ms |
| end | 0.03 ms |
| query end | 0.03 ms |
| closing tables | 0.04 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.04 ms |
| # | Caller | File e numero di linea |
|---|---|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/components/com_getfeedrss/models/archivio.php:178 |
| 9 | GetFeedRssModelArchivio->click() | JROOT/components/com_getfeedrss/controller.php:31 |
| 8 | GetFeedRssController->click() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_getfeedrss/getfeedrss.php:16 |
| 6 | require_once JROOT/components/com_getfeedrss/getfeedrss.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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
SELECT image, titolo
FROM zphum_getfeedrss_articolo
WHERE id = 520
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | zphum_getfeedrss_articolo | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|---|
| starting | 0.06 ms |
| checking permissions | 0.07 ms |
| Opening tables | 0.06 ms |
| init | 0.04 ms |
| System lock | 0.03 ms |
| optimizing | 0.04 ms |
| statistics | 0.04 ms |
| preparing | 0.04 ms |
| executing | 0.03 ms |
| Sending data | 0.04 ms |
| end | 0.03 ms |
| query end | 0.03 ms |
| closing tables | 0.03 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.04 ms |
| # | Caller | File e numero di linea |
|---|---|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 9 | JDatabaseDriver->loadObject() | JROOT/components/com_getfeedrss/controller.php:40 |
| 8 | GetFeedRssController->click() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_getfeedrss/getfeedrss.php:16 |
| 6 | require_once JROOT/components/com_getfeedrss/getfeedrss.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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
SELECT link
FROM zphum_getfeedrss_articolo
WHERE id = 520
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | zphum_getfeedrss_articolo | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|---|
| starting | 0.04 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.04 ms |
| init | 0.04 ms |
| System lock | 0.03 ms |
| optimizing | 0.04 ms |
| statistics | 0.04 ms |
| preparing | 0.04 ms |
| executing | 0.03 ms |
| Sending data | 0.04 ms |
| end | 0.03 ms |
| query end | 0.03 ms |
| closing tables | 0.03 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.04 ms |
| # | Caller | File e numero di linea |
|---|---|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 10 | JDatabaseDriver->loadResult() | JROOT/components/com_getfeedrss/models/archivio.php:199 |
| 9 | GetFeedRssModelArchivio->getUrl() | JROOT/components/com_getfeedrss/controller.php:42 |
| 8 | GetFeedRssController->click() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_getfeedrss/getfeedrss.php:16 |
| 6 | require_once JROOT/components/com_getfeedrss/getfeedrss.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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
SELECT language,id
FROM `zphum_menu`
WHERE home = 1
AND published = 1
AND client_id = 0
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | zphum_menu | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 659 | 100.00 | Using where |
| Status | Duration |
|---|---|
| starting | 0.05 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.04 ms |
| init | 0.04 ms |
| System lock | 0.03 ms |
| optimizing | 0.04 ms |
| statistics | 0.06 ms |
| preparing | 0.04 ms |
| executing | 0.03 ms |
| Sending data | 0.71 ms |
| end | 0.05 ms |
| query end | 0.03 ms |
| closing tables | 0.04 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.04 ms |
| # | Caller | File e numero di linea |
|---|---|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/Multilanguage.php:107 |
| 9 | Joomla\CMS\Language\Multilanguage::getSiteHomePages() | JROOT/plugins/system/languagefilter/languagefilter.php:751 |
| 8 | PlgSystemLanguageFilter->onAfterDispatch() | Chiamata uguale alla linea sottostante. |
| 7 | call_user_func_array() | 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM zphum_modules AS m
LEFT JOIN zphum_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN zphum_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-06-30 01:28:54')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-06-30 01:28:54')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 1478 OR mm.menuid <= 0)
AND m.language IN ('it-IT','*')
ORDER BY m.position, m.ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | m | ref | PRIMARY,published,newsfeeds,idx_language | published | 1 | const | 73 | 100.00 | Using index condition; Using where; Using filesort |
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 403 | web_fiba.m.module,const | 1 | 100.00 | Using index condition; Using where |
| 1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | web_fiba.m.id | 1 | 100.00 | Using where; Using index |
| Status | Duration |
|---|---|
| starting | 0.10 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.07 ms |
| Opening tables | 0.04 ms |
| init | 0.06 ms |
| System lock | 0.04 ms |
| optimizing | 0.05 ms |
| statistics | 0.11 ms |
| preparing | 0.05 ms |
| Sorting result | 0.05 ms |
| executing | 0.06 ms |
| Sending data | 0.07 ms |
| Creating sort index | 0.61 ms |
| end | 0.08 ms |
| query end | 0.06 ms |
| closing tables | 0.07 ms |
| freeing items | 0.08 ms |
| cleaning up | 0.05 ms |
| # | Caller | File e numero di linea |
|---|---|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | Chiamata uguale alla linea sottostante. |
| 15 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 14 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:441 |
| 13 | Joomla\CMS\Helper\ModuleHelper::getModuleList() | JROOT/libraries/src/Helper/ModuleHelper.php:371 |
| 12 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
| 11 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/libraries/src/Document/HtmlDocument.php:601 |
| 10 | Joomla\CMS\Document\HtmlDocument->countModules() | JROOT/templates/hydra/template/partials/standard/privacy.php:2 |
| 9 | require_once JROOT/templates/hydra/template/partials/standard/privacy.php | JROOT/templates/hydra/template/tpl_standard.php:2 |
| 8 | require_once JROOT/templates/hydra/template/tpl_standard.php | JROOT/templates/hydra/index.php:206 |
| 7 | require JROOT/templates/hydra/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 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:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
SELECT *
FROM zphum_jmap_metainfo
WHERE `linkurl` = 'https://www.badmintonitalia.it/it/news-dal-territorio.html'
AND `published` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | zphum_jmap_metainfo | ref | linkurl,published | linkurl | 767 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|---|
| starting | 0.05 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.04 ms |
| init | 0.05 ms |
| System lock | 0.04 ms |
| optimizing | 0.04 ms |
| statistics | 0.05 ms |
| preparing | 0.04 ms |
| executing | 0.03 ms |
| Sending data | 0.04 ms |
| end | 0.03 ms |
| query end | 0.03 ms |
| closing tables | 0.04 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.04 ms |
| # | Caller | File e numero di linea |
|---|---|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 14 | JDatabaseDriver->loadObject() | JROOT/plugins/system/jmap/jmap.php:429 |
| 13 | plgSystemJMap->onBeforeCompileHead() | Chiamata uguale alla linea sottostante. |
| 12 | call_user_func_array() | 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:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 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:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
SELECT *
FROM zphum_jmap_canonicals
WHERE `linkurl` = 'https://www.badmintonitalia.it/it/news-dal-territorio.html'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | zphum_jmap_canonicals | ALL | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 1 | 100.00 | Using where |
| Status | Duration |
|---|---|
| starting | 0.04 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.04 ms |
| init | 0.04 ms |
| System lock | 0.03 ms |
| optimizing | 0.04 ms |
| statistics | 0.04 ms |
| preparing | 0.04 ms |
| executing | 0.03 ms |
| Sending data | 0.04 ms |
| end | 0.04 ms |
| query end | 0.03 ms |
| closing tables | 0.03 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.04 ms |
| # | Caller | File e numero di linea |
|---|---|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 14 | JDatabaseDriver->loadObject() | JROOT/plugins/system/jmap/jmap.php:508 |
| 13 | plgSystemJMap->onBeforeCompileHead() | Chiamata uguale alla linea sottostante. |
| 12 | call_user_func_array() | 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:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 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:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
SELECT *
FROM zphum_jmap_headings
WHERE `linkurl` = 'https://www.badmintonitalia.it/it/news-dal-territorio.html'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | zphum_jmap_headings | ALL | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 1 | 100.00 | Using where |
| Status | Duration |
|---|---|
| starting | 0.04 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.04 ms |
| init | 0.04 ms |
| System lock | 0.03 ms |
| optimizing | 0.04 ms |
| statistics | 0.04 ms |
| preparing | 0.04 ms |
| executing | 0.04 ms |
| Sending data | 0.05 ms |
| end | 0.03 ms |
| query end | 0.04 ms |
| closing tables | 0.04 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.04 ms |
| # | Caller | File e numero di linea |
|---|---|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 9 | JDatabaseDriver->loadObject() | JROOT/plugins/system/jmap/jmap.php:819 |
| 8 | plgSystemJMap->onAfterRender() | Chiamata uguale alla linea sottostante. |
| 7 | call_user_func_array() | 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:1118 |
| 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:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM zphum_modules AS m
LEFT JOIN zphum_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN zphum_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT *
FROM zphum_jmap_metainfo
1 × SELECT *
FROM zphum_jmap_canonicals
1 × SELECT *
FROM zphum_jmap_headings
1 × SELECT language,id
FROM `zphum_menu`
1 × SELECT link
FROM zphum_getfeedrss_articolo
1 × SELECT id, rules
FROM `zphum_viewlevels
1 × SELECT b.id
FROM zphum_usergroups AS a
LEFT JOIN zphum_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT image, titolo
FROM zphum_getfeedrss_articolo
1 × SELECT `session_id`
FROM `zphum_session`
1 × UPDATE zphum_getfeedrss_articolo
SET clicks = (clicks + 1)
1 × UPDATE `zphum_extensions`
SET `params` = '{\"mediaversion\":\"b6976ce785d78a6ca57491877343b956\"}'
1 × INSERT INTO `zphum_session` (`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES (X'3536633064353365663031663335646233343066353335623230353433663662', 1, 1782782934, 0, '', 0