Tempo della query: 2.65 ms Memoria query: 0.013 MB memoria prima della query: 5.125 MB Righe restituite: 0
SELECT `session_id`
FROM `zphum_session`
WHERE `session_id` = X'6437333430613932623535356466623331356338323862303539386264393036'
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.17 ms |
| checking permissions | 0.18 ms |
| Opening tables | 0.20 ms |
| init | 0.19 ms |
| System lock | 0.19 ms |
| optimizing | 0.20 ms |
| statistics | 0.20 ms |
| executing | 0.11 ms |
| end | 0.13 ms |
| query end | 0.13 ms |
| closing tables | 0.19 ms |
| freeing items | 0.22 ms |
| cleaning up | 0.18 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 |
Tempo della query: 4.96 ms Dopo l'ultima query: 0.15 ms Memoria query: 0.010 MB memoria prima della query: 5.142 MB
INSERT INTO `zphum_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
(X'6437333430613932623535356466623331356338323862303539386264393036', 1, 1782758677, 0, '', 0)
EXPLAIN non possibile sulla query: INSERT INTO `zphum_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(X'6437333430613932623535356466623331356338323862303539386264393036', 1, 1782758677, 0, '', 0)
| Status | Duration |
|---|
| starting | 0.15 ms |
| checking permissions | 0.19 ms |
| Opening tables | 0.19 ms |
| init | 0.21 ms |
| System lock | 0.19 ms |
| update | 0.25 ms |
| Waiting for query cache lock | 0.14 ms |
| update | 0.19 ms |
| end | 0.19 ms |
| query end | 2.44 ms |
| Waiting for semi-sync ACK from | 0.08 ms |
| query end | 0.09 ms |
| closing tables | 0.07 ms |
| freeing items | 0.08 ms |
| cleaning up | 0.07 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 |
Tempo della query: 1.66 ms Dopo l'ultima query: 6.29 ms Memoria query: 0.014 MB memoria prima della query: 5.937 MB Righe restituite: 5
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.09 ms |
| checking permissions | 0.07 ms |
| Opening tables | 0.07 ms |
| init | 0.07 ms |
| System lock | 0.08 ms |
| optimizing | 0.07 ms |
| statistics | 0.07 ms |
| preparing | 0.07 ms |
| executing | 0.07 ms |
| Sending data | 0.09 ms |
| end | 0.07 ms |
| query end | 0.07 ms |
| closing tables | 0.08 ms |
| freeing items | 0.08 ms |
| cleaning up | 0.07 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 |
Tempo della query: 1.69 ms Dopo l'ultima query: 0.15 ms Memoria query: 0.015 MB memoria prima della query: 5.961 MB Righe restituite: 2
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.09 ms |
| checking permissions | 0.07 ms |
| checking permissions | 0.08 ms |
| Opening tables | 0.07 ms |
| init | 0.09 ms |
| System lock | 0.07 ms |
| optimizing | 0.07 ms |
| statistics | 0.10 ms |
| preparing | 0.07 ms |
| executing | 0.07 ms |
| Sending data | 0.08 ms |
| end | 0.07 ms |
| query end | 0.07 ms |
| closing tables | 0.07 ms |
| freeing items | 0.08 ms |
| cleaning up | 0.08 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 |
Tempo della query: 3.61 ms Dopo l'ultima query: 65.87 ms Memoria query: 0.018 MB memoria prima della query: 6.876 MB Righe restituite: 2
SELECT *
FROM zphum_languages
WHERE published=1
ORDER BY ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | zphum_languages | ALL | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 2 | 100.00 | Using where; Using filesort |
| Status | Duration |
|---|
| starting | 0.18 ms |
| checking permissions | 0.16 ms |
| Opening tables | 0.09 ms |
| init | 0.16 ms |
| System lock | 0.12 ms |
| optimizing | 0.21 ms |
| statistics | 0.20 ms |
| preparing | 0.20 ms |
| Sorting result | 0.20 ms |
| executing | 0.21 ms |
| Sending data | 0.20 ms |
| Creating sort index | 0.22 ms |
| end | 0.17 ms |
| query end | 0.20 ms |
| closing tables | 0.21 ms |
| freeing items | 0.22 ms |
| cleaning up | 0.19 ms |
| # | Caller | File e numero di linea |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/LanguageHelper.php:150 |
| 8 | Joomla\CMS\Language\LanguageHelper::getLanguages() | JROOT/plugins/system/languagefilter/languagefilter.php:96 |
| 7 | PlgSystemLanguageFilter->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:667 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 1.74 ms Dopo l'ultima query: 4.83 ms Memoria query: 0.015 MB memoria prima della query: 6.900 MB Righe restituite: 6
SELECT `element`,`name`,`client_id`,`extension_id`
FROM `zphum_extensions`
WHERE `type` = 'language'
AND `state` = 0
AND `enabled` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | zphum_extensions | ref | extension | extension | 82 | const | 6 | 100.00 | Using index condition; Using where |
| Status | Duration |
|---|
| starting | 0.09 ms |
| checking permissions | 0.08 ms |
| Opening tables | 0.09 ms |
| init | 0.09 ms |
| System lock | 0.07 ms |
| optimizing | 0.08 ms |
| statistics | 0.10 ms |
| preparing | 0.08 ms |
| executing | 0.07 ms |
| Sending data | 0.10 ms |
| end | 0.07 ms |
| query end | 0.07 ms |
| closing tables | 0.07 ms |
| freeing items | 0.08 ms |
| cleaning up | 0.09 ms |
| # | Caller | File e numero di linea |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/LanguageHelper.php:209 |
| 8 | Joomla\CMS\Language\LanguageHelper::getInstalledLanguages() | JROOT/plugins/system/languagefilter/languagefilter.php:110 |
| 7 | PlgSystemLanguageFilter->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:667 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 1.51 ms Dopo l'ultima query: 212.62 ms Memoria query: 0.013 MB memoria prima della query: 14.479 MB
UPDATE `zphum_extensions`
SET `params` = '{\"mediaversion\":\"ca08355280ed6fdf72006c88f3675fe5\"}'
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.16 ms |
| checking permissions | 0.12 ms |
| Opening tables | 0.08 ms |
| init | 0.08 ms |
| System lock | 0.11 ms |
| updating | 0.09 ms |
| end | 0.07 ms |
| query end | 0.07 ms |
| closing tables | 0.08 ms |
| freeing items | 0.08 ms |
| cleaning up | 0.07 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 |
Tempo della query: 7.64 ms Dopo l'ultima query: 99.84 ms Memoria query: 0.032 MB memoria prima della query: 17.727 MB Righe restituite: 46
SELECT a.id, a.date, a.end_date, a.end_time_enabled, a.address, a.picture, a.organizzatore,l.title, l.venue, l.description, l.venue_id,v.geolocated_city, v.geolocated_county, v.geolocated_state,c.title as category, c.id as category_id
FROM `zphum_eventi_events` AS a
INNER JOIN zphum_eventi_events_languages AS l
ON a.id = l.event_id
LEFT JOIN zphum_eventi_venues as v
ON v.id = l.venue_id
LEFT JOIN zphum_eventi_catsevent as ce
ON ce.event_id = a.id
LEFT JOIN zphum_eventi_categories AS c
ON c.id=ce.catid
LEFT JOIN zphum_eventi_categories AS c2
ON c2.lft<=c.lft
AND c2.rgt>=c.rgt
WHERE l.language in ('it-IT','*')
AND c.language in ('it-IT','*')
AND c2.id = 43
AND a.state = 1
AND annoago = '2023'
GROUP BY a.id
ORDER BY date asc
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | c2 | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | Using temporary; Using filesort |
| 1 | SIMPLE | l | ALL | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 1948 | 100.00 | Using where |
| 1 | SIMPLE | v | eq_ref | PRIMARY | PRIMARY | 4 | web_fiba.l.venue_id | 1 | 100.00 | NULL |
| 1 | SIMPLE | a | eq_ref | PRIMARY | PRIMARY | 8 | web_fiba.l.event_id | 1 | 100.00 | Using where |
| 1 | SIMPLE | ce | ref | PRIMARY | PRIMARY | 4 | web_fiba.a.id | 1 | 100.00 | Using where; Using index |
| 1 | SIMPLE | c | eq_ref | PRIMARY,idx_left_right,idx_language | PRIMARY | 4 | web_fiba.ce.catid | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.21 ms |
| checking permissions | 0.07 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.07 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.07 ms |
| Opening tables | 0.09 ms |
| init | 0.11 ms |
| System lock | 0.08 ms |
| optimizing | 0.08 ms |
| statistics | 0.13 ms |
| preparing | 0.08 ms |
| Creating tmp table | 0.09 ms |
| Sorting result | 0.07 ms |
| executing | 0.06 ms |
| Sending data | 4.88 ms |
| Creating sort index | 0.20 ms |
| end | 0.07 ms |
| removing tmp table | 0.12 ms |
| end | 0.07 ms |
| query end | 0.07 ms |
| closing tables | 0.07 ms |
| freeing items | 0.09 ms |
| cleaning up | 0.08 ms |
| # | Caller | File e numero di linea |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322 |
| 13 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/components/com_eventi/models/events.php:342 |
| 12 | EventiModelEvents->getItems() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_eventi/views/events/view.html.php:28 |
| 10 | EventiViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventi/controller.php:15 |
| 8 | EventiController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventi/eventi.php:7 |
| 6 | require_once JROOT/components/com_eventi/eventi.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 |
Tempo della query: 7.88 ms Dopo l'ultima query: 55.63 ms Memoria query: 0.030 MB memoria prima della query: 18.070 MB Righe restituite: 46
SELECT a.id, a.date, a.end_date, a.end_time_enabled, a.address, a.picture, a.organizzatore,l.title, l.venue, l.description, l.venue_id,v.geolocated_city, v.geolocated_county, v.geolocated_state,c.title as category, c.id as category_id
FROM `zphum_eventi_events` AS a
INNER JOIN zphum_eventi_events_languages AS l
ON a.id = l.event_id
LEFT JOIN zphum_eventi_venues as v
ON v.id = l.venue_id
LEFT JOIN zphum_eventi_catsevent as ce
ON ce.event_id = a.id
LEFT JOIN zphum_eventi_categories AS c
ON c.id=ce.catid
LEFT JOIN zphum_eventi_categories AS c2
ON c2.lft<=c.lft
AND c2.rgt>=c.rgt
WHERE l.language in ('it-IT','*')
AND c.language in ('it-IT','*')
AND c2.id = 43
AND a.state = 1
AND annoago = '2023'
GROUP BY a.id
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | c2 | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | Using temporary; Using filesort |
| 1 | SIMPLE | l | ALL | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 1948 | 100.00 | Using where |
| 1 | SIMPLE | v | eq_ref | PRIMARY | PRIMARY | 4 | web_fiba.l.venue_id | 1 | 100.00 | NULL |
| 1 | SIMPLE | a | eq_ref | PRIMARY | PRIMARY | 8 | web_fiba.l.event_id | 1 | 100.00 | Using where |
| 1 | SIMPLE | ce | ref | PRIMARY | PRIMARY | 4 | web_fiba.a.id | 1 | 100.00 | Using where; Using index |
| 1 | SIMPLE | c | eq_ref | PRIMARY,idx_left_right,idx_language | PRIMARY | 4 | web_fiba.ce.catid | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.26 ms |
| checking permissions | 0.16 ms |
| checking permissions | 0.07 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.07 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.07 ms |
| Opening tables | 0.09 ms |
| init | 0.10 ms |
| System lock | 0.07 ms |
| optimizing | 0.08 ms |
| statistics | 0.14 ms |
| preparing | 0.08 ms |
| Creating tmp table | 0.08 ms |
| Sorting result | 0.07 ms |
| executing | 0.06 ms |
| Sending data | 4.93 ms |
| Creating sort index | 0.28 ms |
| end | 0.07 ms |
| removing tmp table | 0.12 ms |
| end | 0.07 ms |
| query end | 0.07 ms |
| closing tables | 0.07 ms |
| freeing items | 0.09 ms |
| cleaning up | 0.08 ms |
| # | Caller | File e numero di linea |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:367 |
| 14 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getListCount() | JROOT/libraries/src/MVC/Model/ListModel.php:289 |
| 13 | Joomla\CMS\MVC\Model\ListModel->getTotal() | JROOT/components/com_eventi/models/events.php:290 |
| 12 | EventiModelEvents->getPagination() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_eventi/views/events/view.html.php:29 |
| 10 | EventiViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventi/controller.php:15 |
| 8 | EventiController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventi/eventi.php:7 |
| 6 | require_once JROOT/components/com_eventi/eventi.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 |
Tempo della query: 2.78 ms Dopo l'ultima query: 6.94 ms Memoria query: 0.028 MB memoria prima della query: 18.345 MB Righe restituite: 13
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-29 18:44:37')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-06-29 18:44:37')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 295 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.11 ms |
| checking permissions | 0.07 ms |
| checking permissions | 0.07 ms |
| checking permissions | 0.07 ms |
| Opening tables | 0.09 ms |
| init | 0.09 ms |
| System lock | 0.07 ms |
| optimizing | 0.08 ms |
| statistics | 0.12 ms |
| preparing | 0.09 ms |
| Sorting result | 0.07 ms |
| executing | 0.07 ms |
| Sending data | 0.07 ms |
| Creating sort index | 0.81 ms |
| end | 0.07 ms |
| query end | 0.07 ms |
| closing tables | 0.07 ms |
| freeing items | 0.08 ms |
| cleaning up | 0.07 ms |
| # | Caller | File e numero di linea |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 19 | JDatabaseDriver->loadObjectList() | Chiamata uguale alla linea sottostante. |
| 18 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:441 |
| 16 | Joomla\CMS\Helper\ModuleHelper::getModuleList() | JROOT/libraries/src/Helper/ModuleHelper.php:371 |
| 15 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
| 14 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/templates/hydra/html/com_eventi/events/default.php:16 |
| 13 | include JROOT/templates/hydra/html/com_eventi/events/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_eventi/views/events/view.html.php:38 |
| 10 | EventiViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventi/controller.php:15 |
| 8 | EventiController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventi/eventi.php:7 |
| 6 | require_once JROOT/components/com_eventi/eventi.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 |
Tempo della query: 1.69 ms Dopo l'ultima query: 3.42 ms Memoria query: 0.021 MB memoria prima della query: 18.446 MB Righe restituite: 1
SELECT title
FROM zphum_eventi_categories
WHERE id = 43
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | zphum_eventi_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.10 ms |
| checking permissions | 0.09 ms |
| Opening tables | 0.08 ms |
| init | 0.08 ms |
| System lock | 0.07 ms |
| optimizing | 0.07 ms |
| statistics | 0.10 ms |
| preparing | 0.07 ms |
| executing | 0.07 ms |
| Sending data | 0.07 ms |
| end | 0.07 ms |
| query end | 0.07 ms |
| closing tables | 0.07 ms |
| freeing items | 0.09 ms |
| cleaning up | 0.08 ms |
| # | Caller | File e numero di linea |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 15 | JDatabaseDriver->loadResult() | JROOT/components/com_eventi/helpers/eventi.php:359 |
| 14 | EventiHelper::nomeCategoria() | JROOT/templates/hydra/html/com_eventi/events/default.php:58 |
| 13 | include JROOT/templates/hydra/html/com_eventi/events/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_eventi/views/events/view.html.php:38 |
| 10 | EventiViewEvents->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_eventi/controller.php:15 |
| 8 | EventiController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_eventi/eventi.php:7 |
| 6 | require_once JROOT/components/com_eventi/eventi.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 |
Tempo della query: 2.48 ms Dopo l'ultima query: 12.93 ms Memoria query: 0.015 MB memoria prima della query: 18.613 MB Righe restituite: 1
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.10 ms |
| checking permissions | 0.07 ms |
| Opening tables | 0.08 ms |
| init | 0.08 ms |
| System lock | 0.07 ms |
| optimizing | 0.08 ms |
| statistics | 0.11 ms |
| preparing | 0.08 ms |
| executing | 0.07 ms |
| Sending data | 0.81 ms |
| end | 0.08 ms |
| query end | 0.07 ms |
| closing tables | 0.08 ms |
| freeing items | 0.09 ms |
| cleaning up | 0.09 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 |
Tempo della query: 5.83 ms Dopo l'ultima query: 94.92 ms Memoria query: 0.017 MB memoria prima della query: 19.500 MB Righe restituite: 5
SELECT DISTINCT c.id, c.title
FROM zphum_eventi_categories as c
INNER JOIN zphum_eventi_catsevent as ce
ON ce.catid = c.id
INNER JOIN zphum_eventi_events_languages as l
ON l.event_id = ce.event_id
INNER JOIN zphum_eventi_events as e
ON e.id = l.event_id
WHERE c.published=1
AND e.state=1
AND annoago = '2023'
AND l.language in ('it-IT','*')
AND c.parent_id = 43
ORDER BY c.lft
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | l | ALL | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 1948 | 100.00 | Using where; Using temporary; Using filesort |
| 1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 8 | web_fiba.l.event_id | 1 | 100.00 | Using where |
| 1 | SIMPLE | ce | ref | PRIMARY | PRIMARY | 4 | web_fiba.l.event_id | 1 | 100.00 | Using index |
| 1 | SIMPLE | c | eq_ref | PRIMARY,cat_idx | PRIMARY | 4 | web_fiba.ce.catid | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.12 ms |
| checking permissions | 0.08 ms |
| checking permissions | 0.07 ms |
| checking permissions | 0.07 ms |
| checking permissions | 0.07 ms |
| Opening tables | 0.09 ms |
| init | 0.10 ms |
| System lock | 0.07 ms |
| optimizing | 0.08 ms |
| statistics | 0.12 ms |
| preparing | 0.08 ms |
| Creating tmp table | 0.15 ms |
| Sorting result | 0.08 ms |
| executing | 0.07 ms |
| Sending data | 2.98 ms |
| Creating sort index | 0.11 ms |
| end | 0.12 ms |
| removing tmp table | 0.14 ms |
| end | 0.14 ms |
| query end | 0.13 ms |
| closing tables | 0.21 ms |
| freeing items | 0.15 ms |
| cleaning up | 0.12 ms |
| # | Caller | File e numero di linea |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 11 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_cercaeventifiba/helper.php:165 |
| 10 | modCercaeventifibaHelper::getSubCategories() | JROOT/modules/mod_cercaeventifiba/mod_cercaeventifiba.php:17 |
| 9 | include JROOT/modules/mod_cercaeventifiba/mod_cercaeventifiba.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 8 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->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 |
Tempo della query: 5.21 ms Dopo l'ultima query: 2.15 ms Memoria query: 0.018 MB memoria prima della query: 19.717 MB Righe restituite: 9
SELECT DISTINCT annoago
FROM zphum_eventi_events as e
INNER JOIN zphum_eventi_catsevent as ce
ON ce.event_id = e.id
INNER JOIN zphum_eventi_categories as c
ON c.id = ce.catid
LEFT JOIN zphum_eventi_categories as c2
ON c2.lft <= c.lft
AND c2.rgt >= c.rgt
WHERE e.state = 1
AND annoago <> ""
AND c2.id = 42
ORDER BY annoago
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | c2 | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | Using temporary; Using filesort |
| 1 | SIMPLE | e | ALL | PRIMARY | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 1880 | 100.00 | Using where |
| 1 | SIMPLE | ce | ref | PRIMARY | PRIMARY | 4 | web_fiba.e.id | 1 | 100.00 | Using where; Using index; Distinct |
| 1 | SIMPLE | c | eq_ref | PRIMARY,idx_left_right | PRIMARY | 4 | web_fiba.ce.catid | 1 | 100.00 | Using where; Distinct |
| Status | Duration |
|---|
| starting | 0.11 ms |
| checking permissions | 0.08 ms |
| checking permissions | 0.07 ms |
| checking permissions | 0.07 ms |
| checking permissions | 0.07 ms |
| Opening tables | 0.08 ms |
| init | 0.14 ms |
| System lock | 0.07 ms |
| optimizing | 0.08 ms |
| statistics | 0.12 ms |
| preparing | 0.08 ms |
| Creating tmp table | 0.08 ms |
| Sorting result | 0.09 ms |
| executing | 0.08 ms |
| Sending data | 2.62 ms |
| Creating sort index | 0.09 ms |
| end | 0.07 ms |
| removing tmp table | 0.08 ms |
| end | 0.14 ms |
| query end | 0.14 ms |
| closing tables | 0.14 ms |
| freeing items | 0.14 ms |
| cleaning up | 0.13 ms |
| # | Caller | File e numero di linea |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_cercaeventifiba/helper.php:253 |
| 11 | modCercaeventifibaHelper::getAnnoAgonistico() | JROOT/modules/mod_cercaeventifiba/tmpl/default.php:30 |
| 10 | require JROOT/modules/mod_cercaeventifiba/tmpl/default.php | JROOT/modules/mod_cercaeventifiba/mod_cercaeventifiba.php:18 |
| 9 | include JROOT/modules/mod_cercaeventifiba/mod_cercaeventifiba.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 8 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->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 |
Tempo della query: 4.11 ms Dopo l'ultima query: 1.05 ms Memoria query: 0.018 MB memoria prima della query: 19.838 MB Righe restituite: 9
SELECT DISTINCT c.id, c.title
FROM zphum_eventi_categories as c
WHERE c.published=1
AND c.parent_id = 42
ORDER BY c.lft
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | c | ref | cat_idx | cat_idx | 1 | const | 44 | 100.00 | Using where; Using filesort |
| Status | Duration |
|---|
| starting | 0.15 ms |
| checking permissions | 0.12 ms |
| Opening tables | 0.14 ms |
| init | 0.20 ms |
| System lock | 0.19 ms |
| optimizing | 0.21 ms |
| statistics | 0.20 ms |
| preparing | 0.24 ms |
| Sorting result | 0.25 ms |
| executing | 0.26 ms |
| Sending data | 0.25 ms |
| Creating sort index | 0.33 ms |
| end | 0.24 ms |
| query end | 0.27 ms |
| closing tables | 0.25 ms |
| freeing items | 0.26 ms |
| cleaning up | 0.24 ms |
| # | Caller | File e numero di linea |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_cercaeventifiba/helper.php:111 |
| 11 | modCercaeventifibaHelper::getCategories() | JROOT/modules/mod_cercaeventifiba/tmpl/default.php:48 |
| 10 | require JROOT/modules/mod_cercaeventifiba/tmpl/default.php | JROOT/modules/mod_cercaeventifiba/mod_cercaeventifiba.php:18 |
| 9 | include JROOT/modules/mod_cercaeventifiba/mod_cercaeventifiba.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 8 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->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 |
Tempo della query: 4.94 ms Dopo l'ultima query: 0.35 ms Memoria query: 0.018 MB memoria prima della query: 19.858 MB Righe restituite: 13
SELECT DISTINCT CONCAT(YEAR(date),'-',MONTH(date),'-','01') as mese
FROM zphum_eventi_events as e
INNER JOIN zphum_eventi_catsevent as ce
ON ce.event_id = e.id
INNER JOIN zphum_eventi_categories as c
ON c.id = ce.catid
LEFT JOIN zphum_eventi_categories as c2
ON c2.lft <= c.lft
AND c2.rgt >= c.rgt
WHERE e.state = 1
AND c2.id = 42
AND annoago = '2023'
ORDER BY date DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | c2 | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | Using temporary; Using filesort |
| 1 | SIMPLE | e | ALL | PRIMARY | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 1880 | 100.00 | Using where |
| 1 | SIMPLE | ce | ref | PRIMARY | PRIMARY | 4 | web_fiba.e.id | 1 | 100.00 | Using where; Using index; Distinct |
| 1 | SIMPLE | c | eq_ref | PRIMARY,idx_left_right | PRIMARY | 4 | web_fiba.ce.catid | 1 | 100.00 | Using where; Distinct |
| Status | Duration |
|---|
| starting | 0.26 ms |
| checking permissions | 0.23 ms |
| checking permissions | 0.19 ms |
| checking permissions | 0.26 ms |
| checking permissions | 0.26 ms |
| Opening tables | 0.27 ms |
| init | 0.27 ms |
| System lock | 0.18 ms |
| optimizing | 0.20 ms |
| statistics | 0.22 ms |
| preparing | 0.10 ms |
| Creating tmp table | 0.13 ms |
| Sorting result | 0.18 ms |
| executing | 0.20 ms |
| Sending data | 0.94 ms |
| Creating sort index | 0.08 ms |
| end | 0.07 ms |
| removing tmp table | 0.07 ms |
| end | 0.07 ms |
| query end | 0.07 ms |
| closing tables | 0.07 ms |
| freeing items | 0.08 ms |
| cleaning up | 0.08 ms |
| # | Caller | File e numero di linea |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_cercaeventifiba/helper.php:207 |
| 11 | modCercaeventifibaHelper::getData() | JROOT/modules/mod_cercaeventifiba/tmpl/default.php:68 |
| 10 | require JROOT/modules/mod_cercaeventifiba/tmpl/default.php | JROOT/modules/mod_cercaeventifiba/mod_cercaeventifiba.php:18 |
| 9 | include JROOT/modules/mod_cercaeventifiba/mod_cercaeventifiba.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 8 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->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 |
Tempo della query: 1.68 ms Dopo l'ultima query: 263.40 ms Memoria query: 0.021 MB memoria prima della query: 21.076 MB Righe restituite: 0
SELECT *
FROM zphum_jmap_metainfo
WHERE `linkurl` = 'https://www.badmintonitalia.it/it/gare-ed-eventi/manifestazioni-eventi-fiba.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.10 ms |
| checking permissions | 0.07 ms |
| Opening tables | 0.07 ms |
| init | 0.08 ms |
| System lock | 0.07 ms |
| optimizing | 0.07 ms |
| statistics | 0.10 ms |
| preparing | 0.07 ms |
| executing | 0.07 ms |
| Sending data | 0.08 ms |
| end | 0.07 ms |
| query end | 0.07 ms |
| closing tables | 0.07 ms |
| freeing items | 0.08 ms |
| cleaning up | 0.08 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 |
Tempo della query: 1.52 ms Dopo l'ultima query: 0.11 ms Memoria query: 0.020 MB memoria prima della query: 21.094 MB Righe restituite: 0
SELECT *
FROM zphum_jmap_canonicals
WHERE `linkurl` = 'https://www.badmintonitalia.it/it/gare-ed-eventi/manifestazioni-eventi-fiba.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.07 ms |
| checking permissions | 0.07 ms |
| Opening tables | 0.07 ms |
| init | 0.07 ms |
| System lock | 0.07 ms |
| optimizing | 0.07 ms |
| statistics | 0.07 ms |
| preparing | 0.07 ms |
| executing | 0.06 ms |
| Sending data | 0.07 ms |
| end | 0.06 ms |
| query end | 0.07 ms |
| closing tables | 0.07 ms |
| freeing items | 0.07 ms |
| cleaning up | 0.07 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 |
Tempo della query: 1.63 ms Dopo l'ultima query: 5.80 ms Memoria query: 0.014 MB memoria prima della query: 21.591 MB Righe restituite: 0
SELECT *
FROM zphum_jmap_headings
WHERE `linkurl` = 'https://www.badmintonitalia.it/it/gare-ed-eventi/manifestazioni-eventi-fiba.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.09 ms |
| checking permissions | 0.07 ms |
| Opening tables | 0.07 ms |
| init | 0.07 ms |
| System lock | 0.07 ms |
| optimizing | 0.07 ms |
| statistics | 0.07 ms |
| preparing | 0.07 ms |
| executing | 0.06 ms |
| Sending data | 0.15 ms |
| end | 0.06 ms |
| query end | 0.06 ms |
| closing tables | 0.07 ms |
| freeing items | 0.08 ms |
| cleaning up | 0.07 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 |
2 × SELECT a.id, a.date, a.end_date, a.end_time_enabled, a.address, a.picture, a.organizzatore,l.title, l.venue, l.description, l.venue_id,v.geolocated_city, v.geolocated_county, v.geolocated_state,c.title as category, c.id as category_id
FROM `zphum_eventi_events` AS a
INNER JOIN zphum_eventi_events_languages AS l
ON a.id = l.event_id
LEFT JOIN zphum_eventi_venues as v
ON v.id = l.venue_id
LEFT JOIN zphum_eventi_catsevent as ce
ON ce.event_id = a.id
LEFT JOIN zphum_eventi_categories AS c
ON c.id=ce.catid
LEFT JOIN zphum_eventi_categories AS c2
ON c2.lft<=c.lft
AND c2.rgt>=c.rgt
1 × SELECT DISTINCT c.id, c.title
FROM zphum_eventi_categories as c
1 × SELECT DISTINCT annoago
FROM zphum_eventi_events as e
INNER JOIN zphum_eventi_catsevent as ce
ON ce.event_id = e.id
INNER JOIN zphum_eventi_categories as c
ON c.id = ce.catid
LEFT JOIN zphum_eventi_categories as c2
ON c2.lft <= c.lft
AND c2.rgt >= c.rgt
1 × SELECT DISTINCT CONCAT(YEAR(date),'-',MONTH(date),'-','01') as mese
FROM zphum_eventi_events as e
INNER JOIN zphum_eventi_catsevent as ce
ON ce.event_id = e.id
INNER JOIN zphum_eventi_categories as c
ON c.id = ce.catid
LEFT JOIN zphum_eventi_categories as c2
ON c2.lft <= c.lft
AND c2.rgt >= c.rgt
1 × SELECT *
FROM zphum_jmap_metainfo
1 × SELECT *
FROM zphum_jmap_headings
1 × SELECT *
FROM zphum_jmap_canonicals
1 × SELECT DISTINCT c.id, c.title
FROM zphum_eventi_categories as c
INNER JOIN zphum_eventi_catsevent as ce
ON ce.catid = c.id
INNER JOIN zphum_eventi_events_languages as l
ON l.event_id = ce.event_id
INNER JOIN zphum_eventi_events as e
ON e.id = l.event_id
1 × SELECT title
FROM zphum_eventi_categories
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 id, rules
FROM `zphum_viewlevels
1 × SELECT *
FROM zphum_languages
1 × SELECT `element`,`name`,`client_id`,`extension_id`
FROM `zphum_extensions`
1 × SELECT `session_id`
FROM `zphum_session`
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 language,id
FROM `zphum_menu`