Tempo della query: 0.57 ms
SELECT `data`
FROM `knfcx_session`
WHERE `session_id` = 'p44re3lm7clafv073jumkp2q12'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | knfcx_session | const | PRIMARY | PRIMARY | 194 | const | 1 | |
Error |
---|
MySql have_profiling = off |
# | Caller | File e numero di linea |
---|
16 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
15 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/session/storage/database.php:45 |
14 | JSessionStorageDatabase->read() | Chiamata uguale alla linea sottostante. |
13 | session_start() | JROOT/libraries/joomla/session/handler/native.php:260 |
12 | JSessionHandlerNative->doSessionStart() | JROOT/libraries/joomla/session/handler/native.php:50 |
11 | JSessionHandlerNative->start() | JROOT/libraries/joomla/session/handler/joomla.php:88 |
10 | JSessionHandlerJoomla->start() | JROOT/libraries/src/Session/Session.php:660 |
9 | Joomla\CMS\Session\Session->_start() | JROOT/libraries/src/Session/Session.php:620 |
8 | Joomla\CMS\Session\Session->start() | JROOT/libraries/src/Session/Session.php:498 |
7 | Joomla\CMS\Session\Session->get() | JROOT/libraries/src/Session/Session.php:455 |
6 | Joomla\CMS\Session\Session->isNew() | JROOT/libraries/src/Application/CMSApplication.php:758 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:135 |
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:344 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Tempo della query: 0.88 ms Dopo l'ultima query: 11.65 ms
SELECT `session_id`
FROM `knfcx_session`
WHERE `session_id` = 'p44re3lm7clafv073jumkp2q12'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | knfcx_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
9 | JDatabaseDriverMysql->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:153 |
6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:760 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:135 |
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:344 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Tempo della query: 0.66 ms Dopo l'ultima query: 0.32 ms
INSERT INTO `knfcx_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
('p44re3lm7clafv073jumkp2q12', 1, 1734780963, 0, '', 0)
EXPLAIN non possibile sulla query: INSERT INTO `knfcx_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
('p44re3lm7clafv073jumkp2q12', 1, 1734780963, 0, '', 0)
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
8 | JDatabaseDriverMysql->execute() | JROOT/libraries/src/Session/MetadataManager.php:116 |
7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:153 |
6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:760 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:135 |
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:344 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Tempo della query: 0.57 ms Dopo l'ultima query: 66.25 ms
SELECT id, rules
FROM `knfcx_viewlevels`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | knfcx_viewlevels | ALL | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 5 | |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
10 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
9 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Access/Access.php:1063 |
8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:321 |
6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 0.57 ms Dopo l'ultima query: 0.39 ms
SELECT b.id
FROM knfcx_usergroups AS a
LEFT JOIN knfcx_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 1
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 | index | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 8 | NULL | 9 | Using index |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
11 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
10 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Access/Access.php:980 |
9 | Joomla\CMS\Access\Access::getGroupsByUser() | JROOT/libraries/src/Access/Access.php:1095 |
8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:321 |
6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 0.63 ms Dopo l'ultima query: 224.30 ms
SELECT `lastupdate`
FROM `knfcx_ak_storage`
WHERE `tag` = 'akeebaupdatecheck_lastrun'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | knfcx_ak_storage | system | PRIMARY | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 1 | |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
11 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
10 | JDatabaseDriver->loadResult() | JROOT/plugins/system/akeebaupdatecheck/akeebaupdatecheck.php:81 |
9 | plgSystemAkeebaupdatecheck->onAfterInitialise() | Chiamata uguale alla linea sottostante. |
8 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:626 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 0.95 ms Dopo l'ultima query: 141.65 ms
UPDATE `knfcx_extensions`
SET `params` = '{\"mediaversion\":\"f8df3b49063613196065bd645887718e\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN non possibile sulla query: UPDATE `knfcx_extensions`
SET `params` = '{\"mediaversion\":\"f8df3b49063613196065bd645887718e\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
10 | JDatabaseDriverMysql->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:1129 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 0.96 ms Dopo l'ultima query: 108.01 ms
SELECT a.*
FROM knfcx_xmap_sitemap AS a
WHERE a.id = 1
AND a.state = 1
AND a.access IN (1,1)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
15 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
14 | JDatabaseDriver->loadObject() | JROOT/components/com_xmap/models/sitemap.php:109 |
13 | XmapModelSitemap->getItem() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
12 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_xmap/views/html/view.html.php:46 |
11 | XmapViewHtml->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 1.46 ms Dopo l'ultima query: 9.44 ms
SELECT n.id, n.title, n.alias, n.path, n.level, n.link, n.type, n.params, n.home, n.parent_id,n.`browserNav`
FROM knfcx_menu AS n
INNER JOIN knfcx_menu AS p
ON p.lft = 0
WHERE n.lft > p.lft
AND n.lft < p.rgt
AND n.menutype = 'mainmenu'
AND n.published = 1
AND n.access IN (1,1)
AND n.language in ('it-IT','*')
ORDER BY n.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n | ref | idx_menutype,idx_left_right,idx_language | idx_menutype | 74 | const | 38 | Using where; Using filesort |
1 | SIMPLE | p | ref | idx_left_right | idx_left_right | 4 | const | 1 | Using where; Using index |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
16 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
15 | JDatabaseDriver->loadObjectList() | JROOT/components/com_xmap/helpers/xmap.php:60 |
14 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
13 | XmapModelSitemap->getItems() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
12 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
11 | XmapViewHtml->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 0.66 ms Dopo l'ultima query: 0.98 ms
SELECT *
FROM knfcx_extensions AS n
WHERE n.folder = 'xmap'
AND n.enabled = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n | ALL | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 260 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
18 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
17 | JDatabaseDriver->loadObjectList() | JROOT/components/com_xmap/helpers/xmap.php:130 |
16 | XmapHelper::getExtensions() | JROOT/components/com_xmap/helpers/xmap.php:153 |
15 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
14 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
13 | XmapModelSitemap->getItems() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
12 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
11 | XmapViewHtml->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 2.09 ms Dopo l'ultima query: 2.12 ms
SELECT *
FROM knfcx_extensions AS n
WHERE n.folder = 'xmap'
AND n.enabled = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n | ALL | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 260 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
18 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
17 | JDatabaseDriver->loadObjectList() | JROOT/components/com_xmap/helpers/xmap.php:130 |
16 | XmapHelper::getExtensions() | JROOT/components/com_xmap/helpers/xmap.php:153 |
15 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
14 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
13 | XmapModelSitemap->getItems() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
12 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
11 | XmapViewHtml->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 0.59 ms Dopo l'ultima query: 0.80 ms
SELECT *
FROM knfcx_extensions AS n
WHERE n.folder = 'xmap'
AND n.enabled = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n | ALL | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 260 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
18 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
17 | JDatabaseDriver->loadObjectList() | JROOT/components/com_xmap/helpers/xmap.php:130 |
16 | XmapHelper::getExtensions() | JROOT/components/com_xmap/helpers/xmap.php:153 |
15 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
14 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
13 | XmapModelSitemap->getItems() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
12 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
11 | XmapViewHtml->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 0.62 ms Dopo l'ultima query: 1.12 ms
SELECT *
FROM knfcx_extensions AS n
WHERE n.folder = 'xmap'
AND n.enabled = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n | ALL | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 260 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
18 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
17 | JDatabaseDriver->loadObjectList() | JROOT/components/com_xmap/helpers/xmap.php:130 |
16 | XmapHelper::getExtensions() | JROOT/components/com_xmap/helpers/xmap.php:153 |
15 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
14 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
13 | XmapModelSitemap->getItems() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
12 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
11 | XmapViewHtml->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 0.59 ms Dopo l'ultima query: 0.74 ms
SELECT *
FROM knfcx_extensions AS n
WHERE n.folder = 'xmap'
AND n.enabled = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n | ALL | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 260 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
18 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
17 | JDatabaseDriver->loadObjectList() | JROOT/components/com_xmap/helpers/xmap.php:130 |
16 | XmapHelper::getExtensions() | JROOT/components/com_xmap/helpers/xmap.php:153 |
15 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
14 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
13 | XmapModelSitemap->getItems() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
12 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
11 | XmapViewHtml->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 0.51 ms Dopo l'ultima query: 0.73 ms
SELECT *
FROM knfcx_extensions AS n
WHERE n.folder = 'xmap'
AND n.enabled = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n | ALL | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 260 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
18 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
17 | JDatabaseDriver->loadObjectList() | JROOT/components/com_xmap/helpers/xmap.php:130 |
16 | XmapHelper::getExtensions() | JROOT/components/com_xmap/helpers/xmap.php:153 |
15 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
14 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
13 | XmapModelSitemap->getItems() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
12 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
11 | XmapViewHtml->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 2.36 ms Dopo l'ultima query: 0.76 ms
SELECT *
FROM knfcx_extensions AS n
WHERE n.folder = 'xmap'
AND n.enabled = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n | ALL | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 260 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
18 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
17 | JDatabaseDriver->loadObjectList() | JROOT/components/com_xmap/helpers/xmap.php:130 |
16 | XmapHelper::getExtensions() | JROOT/components/com_xmap/helpers/xmap.php:153 |
15 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
14 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
13 | XmapModelSitemap->getItems() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
12 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
11 | XmapViewHtml->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 1.08 ms Dopo l'ultima query: 0.92 ms
SELECT *
FROM knfcx_extensions AS n
WHERE n.folder = 'xmap'
AND n.enabled = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n | ALL | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 260 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
18 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
17 | JDatabaseDriver->loadObjectList() | JROOT/components/com_xmap/helpers/xmap.php:130 |
16 | XmapHelper::getExtensions() | JROOT/components/com_xmap/helpers/xmap.php:153 |
15 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
14 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
13 | XmapModelSitemap->getItems() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
12 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
11 | XmapViewHtml->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 0.59 ms Dopo l'ultima query: 0.78 ms
SELECT *
FROM knfcx_extensions AS n
WHERE n.folder = 'xmap'
AND n.enabled = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n | ALL | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 260 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
18 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
17 | JDatabaseDriver->loadObjectList() | JROOT/components/com_xmap/helpers/xmap.php:130 |
16 | XmapHelper::getExtensions() | JROOT/components/com_xmap/helpers/xmap.php:153 |
15 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
14 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
13 | XmapModelSitemap->getItems() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
12 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
11 | XmapViewHtml->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 0.61 ms Dopo l'ultima query: 0.53 ms
SELECT *
FROM knfcx_extensions AS n
WHERE n.folder = 'xmap'
AND n.enabled = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n | ALL | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 260 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
18 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
17 | JDatabaseDriver->loadObjectList() | JROOT/components/com_xmap/helpers/xmap.php:130 |
16 | XmapHelper::getExtensions() | JROOT/components/com_xmap/helpers/xmap.php:153 |
15 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
14 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
13 | XmapModelSitemap->getItems() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
12 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
11 | XmapViewHtml->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 0.51 ms Dopo l'ultima query: 0.47 ms
SELECT *
FROM knfcx_extensions AS n
WHERE n.folder = 'xmap'
AND n.enabled = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n | ALL | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 260 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
18 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
17 | JDatabaseDriver->loadObjectList() | JROOT/components/com_xmap/helpers/xmap.php:130 |
16 | XmapHelper::getExtensions() | JROOT/components/com_xmap/helpers/xmap.php:153 |
15 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
14 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
13 | XmapModelSitemap->getItems() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
12 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
11 | XmapViewHtml->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 0.74 ms Dopo l'ultima query: 0.58 ms
SELECT *
FROM knfcx_extensions AS n
WHERE n.folder = 'xmap'
AND n.enabled = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n | ALL | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 260 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
18 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
17 | JDatabaseDriver->loadObjectList() | JROOT/components/com_xmap/helpers/xmap.php:130 |
16 | XmapHelper::getExtensions() | JROOT/components/com_xmap/helpers/xmap.php:153 |
15 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
14 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
13 | XmapModelSitemap->getItems() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
12 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
11 | XmapViewHtml->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 0.80 ms Dopo l'ultima query: 0.31 ms
SELECT n.id, n.title, n.alias, n.path, n.level, n.link, n.type, n.params, n.home, n.parent_id,n.`browserNav`
FROM knfcx_menu AS n
INNER JOIN knfcx_menu AS p
ON p.lft = 0
WHERE n.lft > p.lft
AND n.lft < p.rgt
AND n.menutype = 'sidebarmenu'
AND n.published = 1
AND n.access IN (1,1)
AND n.language in ('it-IT','*')
ORDER BY n.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n | ref | idx_menutype,idx_left_right,idx_language | idx_menutype | 74 | const | 1 | Using where; Using filesort |
1 | SIMPLE | p | ref | idx_left_right | idx_left_right | 4 | const | 1 | Using where; Using index |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
16 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
15 | JDatabaseDriver->loadObjectList() | JROOT/components/com_xmap/helpers/xmap.php:60 |
14 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
13 | XmapModelSitemap->getItems() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
12 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
11 | XmapViewHtml->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 0.65 ms Dopo l'ultima query: 0.33 ms
SELECT n.id, n.title, n.alias, n.path, n.level, n.link, n.type, n.params, n.home, n.parent_id,n.`browserNav`
FROM knfcx_menu AS n
INNER JOIN knfcx_menu AS p
ON p.lft = 0
WHERE n.lft > p.lft
AND n.lft < p.rgt
AND n.menutype = 'topmenu'
AND n.published = 1
AND n.access IN (1,1)
AND n.language in ('it-IT','*')
ORDER BY n.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n | ref | idx_menutype,idx_left_right,idx_language | idx_menutype | 74 | const | 3 | Using where; Using filesort |
1 | SIMPLE | p | ref | idx_left_right | idx_left_right | 4 | const | 1 | Using where; Using index |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
16 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
15 | JDatabaseDriver->loadObjectList() | JROOT/components/com_xmap/helpers/xmap.php:60 |
14 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
13 | XmapModelSitemap->getItems() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
12 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
11 | XmapViewHtml->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 0.72 ms Dopo l'ultima query: 0.60 ms
SELECT *
FROM knfcx_extensions AS n
WHERE n.folder = 'xmap'
AND n.enabled = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n | ALL | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 260 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
18 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
17 | JDatabaseDriver->loadObjectList() | JROOT/components/com_xmap/helpers/xmap.php:130 |
16 | XmapHelper::getExtensions() | JROOT/components/com_xmap/helpers/xmap.php:153 |
15 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
14 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
13 | XmapModelSitemap->getItems() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
12 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
11 | XmapViewHtml->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 0.92 ms Dopo l'ultima query: 0.55 ms
SELECT *
FROM knfcx_extensions AS n
WHERE n.folder = 'xmap'
AND n.enabled = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n | ALL | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 260 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
18 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
17 | JDatabaseDriver->loadObjectList() | JROOT/components/com_xmap/helpers/xmap.php:130 |
16 | XmapHelper::getExtensions() | JROOT/components/com_xmap/helpers/xmap.php:153 |
15 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
14 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
13 | XmapModelSitemap->getItems() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
12 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
11 | XmapViewHtml->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 0.79 ms Dopo l'ultima query: 0.36 ms
SELECT *
FROM knfcx_extensions AS n
WHERE n.folder = 'xmap'
AND n.enabled = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n | ALL | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 260 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
18 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
17 | JDatabaseDriver->loadObjectList() | JROOT/components/com_xmap/helpers/xmap.php:130 |
16 | XmapHelper::getExtensions() | JROOT/components/com_xmap/helpers/xmap.php:153 |
15 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:93 |
14 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:161 |
13 | XmapModelSitemap->getItems() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
12 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_xmap/views/html/view.html.php:47 |
11 | XmapViewHtml->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 2.99 ms Dopo l'ultima query: 0.76 ms
SELECT `id`,`name`,`rules`,`parent_id`
FROM `knfcx_assets`
WHERE `name` IN ('root.1','com_actionlogs','com_acymailing','com_admin','com_ajax','com_akeeba','com_associations','com_banners','com_cache','com_categories','com_checkin','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_fields','com_finder','com_installer','com_jce','com_joomlaupdate','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_plugins','com_postinstall','com_privacy','com_redirect','com_search','com_tags','com_templates','com_users','com_weblinks','com_widgetkit','com_wrapper','com_xmap')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | knfcx_assets | ALL | idx_asset_name | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 268 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
18 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:429 |
16 | Joomla\CMS\Access\Access::preloadComponents() | JROOT/libraries/src/Access/Access.php:213 |
15 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:531 |
14 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
13 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
12 | Joomla\CMS\User\User->authorise() | JROOT/components/com_xmap/views/html/view.html.php:49 |
11 | XmapViewHtml->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 0.71 ms Dopo l'ultima query: 7.01 ms
SELECT *
FROM knfcx_extensions AS n
WHERE n.folder = 'xmap'
AND n.enabled = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | n | ALL | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 260 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
16 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
15 | JDatabaseDriver->loadObjectList() | JROOT/components/com_xmap/helpers/xmap.php:130 |
14 | XmapHelper::getExtensions() | JROOT/components/com_xmap/models/sitemap.php:168 |
13 | XmapModelSitemap->getExtensions() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
12 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_xmap/views/html/view.html.php:57 |
11 | XmapViewHtml->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 1.06 ms Dopo l'ultima query: 36.43 ms
SELECT *
FROM knfcx_modules
WHERE module='mod_menu'
AND params LIKE '%"menutype":"mainmenu"%'
AND access IN (1,1)
AND published=1
AND client_id=0
AND language in ('it-IT','*')
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | knfcx_modules | index_merge | published,newsfeeds,idx_language | published,newsfeeds | 6,154 | NULL | 1 | Using intersect(published,newsfeeds); Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
20 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
19 | JDatabaseDriver->loadObject() | JROOT/components/com_xmap/displayer.php:114 |
18 | XmapDisplayer->getMenuTitle() | JROOT/components/com_xmap/displayer.php:83 |
17 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:16 |
16 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/src/MVC/View/HtmlView.php:697 |
15 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_xmap/views/html/tmpl/default.php:96 |
14 | include JROOT/components/com_xmap/views/html/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:697 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_xmap/views/html/view.html.php:100 |
11 | XmapViewHtml->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 1.58 ms Dopo l'ultima query: 9.78 ms
SELECT *
FROM knfcx_modules
WHERE module='mod_menu'
AND params LIKE '%"menutype":"sidebarmenu"%'
AND access IN (1,1)
AND published=1
AND client_id=0
AND language in ('it-IT','*')
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | knfcx_modules | index_merge | published,newsfeeds,idx_language | published,newsfeeds | 6,154 | NULL | 1 | Using intersect(published,newsfeeds); Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
20 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
19 | JDatabaseDriver->loadObject() | JROOT/components/com_xmap/displayer.php:114 |
18 | XmapDisplayer->getMenuTitle() | JROOT/components/com_xmap/displayer.php:83 |
17 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:16 |
16 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/src/MVC/View/HtmlView.php:697 |
15 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_xmap/views/html/tmpl/default.php:96 |
14 | include JROOT/components/com_xmap/views/html/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:697 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_xmap/views/html/view.html.php:100 |
11 | XmapViewHtml->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 0.98 ms Dopo l'ultima query: 0.29 ms
SELECT *
FROM knfcx_modules
WHERE module='mod_menu'
AND params LIKE '%"menutype":"topmenu"%'
AND access IN (1,1)
AND published=1
AND client_id=0
AND language in ('it-IT','*')
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | knfcx_modules | index_merge | published,newsfeeds,idx_language | published,newsfeeds | 6,154 | NULL | 1 | Using intersect(published,newsfeeds); Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
20 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
19 | JDatabaseDriver->loadObject() | JROOT/components/com_xmap/displayer.php:114 |
18 | XmapDisplayer->getMenuTitle() | JROOT/components/com_xmap/displayer.php:83 |
17 | XmapDisplayer->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default_items.php:16 |
16 | include JROOT/components/com_xmap/views/html/tmpl/default_items.php | JROOT/libraries/src/MVC/View/HtmlView.php:697 |
15 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_xmap/views/html/tmpl/default.php:96 |
14 | include JROOT/components/com_xmap/views/html/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:697 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_xmap/views/html/view.html.php:100 |
11 | XmapViewHtml->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 0.55 ms Dopo l'ultima query: 1.40 ms
UPDATE knfcx_xmap_sitemap
SET views_html = views_html + 1, count_html = 16, lastvisit_html = 1734780964
WHERE id = 1
EXPLAIN non possibile sulla query: UPDATE knfcx_xmap_sitemap SET views_html = views_html + 1, count_html = 16, lastvisit_html = 1734780964 WHERE id = 1
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
14 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/database.php:33 |
13 | JDatabase->query() | JROOT/components/com_xmap/models/sitemap.php:194 |
12 | XmapModelSitemap->hit() | JROOT/components/com_xmap/views/html/view.html.php:103 |
11 | XmapViewHtml->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_xmap/controller.php:57 |
8 | XmapController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_xmap/xmap.php:24 |
6 | require_once JROOT/components/com_xmap/xmap.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 0.71 ms Dopo l'ultima query: 29.87 ms
SELECT params
FROM knfcx_extensions AS e
WHERE e.element='com_widgetkit'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 302 | const | 1 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
16 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
15 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_widgetkit/helpers/system.php:278 |
14 | SystemWidgetkitHelper->_getParams() | JROOT/administrator/components/com_widgetkit/helpers/system.php:54 |
13 | SystemWidgetkitHelper->__construct() | JROOT/administrator/components/com_widgetkit/classes/widgetkit.php:129 |
12 | Widgetkit->loadHelper() | JROOT/administrator/components/com_widgetkit/classes/widgetkit.php:76 |
11 | Widgetkit->getHelper() | JROOT/administrator/components/com_widgetkit/classes/widgetkit.php:137 |
10 | Widgetkit->offsetGet() | JROOT/administrator/components/com_widgetkit/widgetkit.php:17 |
9 | require_once JROOT/administrator/components/com_widgetkit/widgetkit.php | JROOT/plugins/system/widgetkit_system/widgetkit_system.php:20 |
8 | plgSystemWidgetkit_System->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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 0.46 ms Dopo l'ultima query: 3.59 ms
SELECT id,template
FROM knfcx_template_styles
WHERE client_id=0
AND home=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | knfcx_template_styles | ref | idx_client_id,idx_client_id_home | idx_client_id | 1 | const | 5 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
12 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
11 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_widgetkit/helpers/system.php:78 |
10 | SystemWidgetkitHelper->init() | JROOT/administrator/components/com_widgetkit/widgetkit.php:17 |
9 | require_once JROOT/administrator/components/com_widgetkit/widgetkit.php | JROOT/plugins/system/widgetkit_system/widgetkit_system.php:20 |
8 | plgSystemWidgetkit_System->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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 0.84 ms Dopo l'ultima query: 258.41 ms
SELECT language,id
FROM `knfcx_menu`
WHERE home = 1
AND published = 1
AND client_id = 0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | knfcx_menu | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 42 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
11 | JDatabaseDriverMysql->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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 0.52 ms Dopo l'ultima query: 8.86 ms
SELECT `c2`.`language`,`c2`.`id`
FROM `knfcx_menu` AS `c`
INNER JOIN `knfcx_associations` AS `a`
ON a.id = c.`id`
AND a.context='com_menus.item'
INNER JOIN `knfcx_associations` AS `a2`
ON `a`.`key` = `a2`.`key`
INNER JOIN `knfcx_menu` AS `c2`
ON a2.id = c2.`id`
WHERE c.id = 110
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
12 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
11 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/Associations.php:115 |
10 | Joomla\CMS\Language\Associations::getAssociations() | JROOT/administrator/components/com_menus/helpers/menus.php:321 |
9 | MenusHelper::getAssociations() | JROOT/plugins/system/languagefilter/languagefilter.php:768 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 2.31 ms Dopo l'ultima query: 120.41 ms
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM knfcx_modules AS m
LEFT JOIN knfcx_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN knfcx_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 <= '2024-12-21 11:36:04')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2024-12-21 11:36:04')
AND m.access IN (1,1)
AND m.client_id = 0
AND (mm.menuid = 110 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 | Extra |
---|
1 | SIMPLE | m | range | PRIMARY,published,newsfeeds,idx_language | published | 6 | NULL | 28 | Using where; Using filesort |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 303 | ef8434abb_c7a322.m.module,const | 1 | Using where |
1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | ef8434abb_c7a322.m.id | 2 | Using where; Using index |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
19 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
18 | JDatabaseDriver->loadObjectList() | Chiamata uguale alla linea sottostante. |
17 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
16 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:432 |
15 | Joomla\CMS\Helper\ModuleHelper::getModuleList() | JROOT/libraries/src/Helper/ModuleHelper.php:362 |
14 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
13 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/libraries/src/Document/HtmlDocument.php:581 |
12 | Joomla\CMS\Document\HtmlDocument->countModules() | JROOT/templates/yoo_frequency/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:54 |
11 | Warp\Joomla\Helper\WidgetsHelper->count() | JROOT/templates/yoo_frequency/layouts/theme.config.php:26 |
10 | include JROOT/templates/yoo_frequency/layouts/theme.config.php | JROOT/templates/yoo_frequency/layouts/theme.php:10 |
9 | include JROOT/templates/yoo_frequency/layouts/theme.php | JROOT/templates/yoo_frequency/warp/src/Warp/Helper/TemplateHelper.php:49 |
8 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_frequency/index.php:16 |
7 | require JROOT/templates/yoo_frequency/index.php | JROOT/libraries/src/Document/HtmlDocument.php:658 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:720 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:535 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1030 |
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:202 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 0.56 ms Dopo l'ultima query: 517.13 ms
SELECT *
FROM knfcx_acymailing_config
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | knfcx_acymailing_config | ALL | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 93 | |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
23 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
22 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_acymailing/compat/joomla.php:481 |
21 | acymailing_loadObjectList() | JROOT/administrator/components/com_acymailing/classes/cpanel.php:17 |
20 | cpanelClass->load() | JROOT/administrator/components/com_acymailing/helpers/helper.php:438 |
19 | acymailing_config() | JROOT/administrator/components/com_acymailing/compat/joomla.php:822 |
18 | include_once JROOT/administrator/components/com_acymailing/compat/joomla.php | JROOT/administrator/components/com_acymailing/helpers/helper.php:22 |
17 | include_once JROOT/administrator/components/com_acymailing/helpers/helper.php | JROOT/modules/mod_acymailing/mod_acymailing.php:13 |
16 | include JROOT/modules/mod_acymailing/mod_acymailing.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
15 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
14 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yoo_frequency/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:92 |
13 | Warp\Joomla\Helper\WidgetsHelper->load() | JROOT/templates/yoo_frequency/warp/systems/joomla/layouts/widgets.php:10 |
12 | include JROOT/templates/yoo_frequency/warp/systems/joomla/layouts/widgets.php | JROOT/templates/yoo_frequency/warp/src/Warp/Helper/TemplateHelper.php:49 |
11 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_frequency/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:69 |
10 | Warp\Joomla\Helper\WidgetsHelper->render() | JROOT/templates/yoo_frequency/layouts/theme.php:136 |
9 | include JROOT/templates/yoo_frequency/layouts/theme.php | JROOT/templates/yoo_frequency/warp/src/Warp/Helper/TemplateHelper.php:49 |
8 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_frequency/index.php:16 |
7 | require JROOT/templates/yoo_frequency/index.php | JROOT/libraries/src/Document/HtmlDocument.php:658 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:720 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:535 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1030 |
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:202 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 0.58 ms Dopo l'ultima query: 24.44 ms
SELECT *
FROM knfcx_acymailing_list
WHERE type = 'list'
ORDER BY ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | knfcx_acymailing_list | system | typeorderingindex,typeuseridindex | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 1 | |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
20 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
19 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_acymailing/compat/joomla.php:481 |
18 | acymailing_loadObjectList() | JROOT/administrator/components/com_acymailing/classes/list.php:30 |
17 | listClass->getLists() | JROOT/modules/mod_acymailing/mod_acymailing.php:148 |
16 | include JROOT/modules/mod_acymailing/mod_acymailing.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
15 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
14 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yoo_frequency/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:92 |
13 | Warp\Joomla\Helper\WidgetsHelper->load() | JROOT/templates/yoo_frequency/warp/systems/joomla/layouts/widgets.php:10 |
12 | include JROOT/templates/yoo_frequency/warp/systems/joomla/layouts/widgets.php | JROOT/templates/yoo_frequency/warp/src/Warp/Helper/TemplateHelper.php:49 |
11 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_frequency/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:69 |
10 | Warp\Joomla\Helper\WidgetsHelper->render() | JROOT/templates/yoo_frequency/layouts/theme.php:136 |
9 | include JROOT/templates/yoo_frequency/layouts/theme.php | JROOT/templates/yoo_frequency/warp/src/Warp/Helper/TemplateHelper.php:49 |
8 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_frequency/index.php:16 |
7 | require JROOT/templates/yoo_frequency/index.php | JROOT/libraries/src/Document/HtmlDocument.php:658 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:720 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:535 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1030 |
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:202 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
16 × SELECT *
FROM knfcx_extensions AS n
3 × SELECT n.id, n.title, n.alias, n.path, n.level, n.link, n.type, n.params, n.home, n.parent_id,n.`browserNav`
FROM knfcx_menu AS n
INNER JOIN knfcx_menu AS p
ON p.lft = 0
3 × SELECT *
FROM knfcx_modules
1 × SELECT id,template
FROM knfcx_template_styles
1 × SELECT language,id
FROM `knfcx_menu`
1 × SELECT `c2`.`language`,`c2`.`id`
FROM `knfcx_menu` AS `c`
INNER JOIN `knfcx_associations` AS `a`
ON a.id = c.`id`
AND a.context='com_menus.item'
INNER JOIN `knfcx_associations` AS `a2`
ON `a`.`key` = `a2`.`key`
INNER JOIN `knfcx_menu` AS `c2`
ON a2.id = c2.`id`
1 × SELECT *
FROM knfcx_acymailing_list
1 × SELECT *
FROM knfcx_acymailing_confi
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM knfcx_modules AS m
LEFT JOIN knfcx_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN knfcx_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT params
FROM knfcx_extensions AS e
1 × SELECT `id`,`name`,`rules`,`parent_id`
FROM `knfcx_assets`
1 × SELECT id, rules
FROM `knfcx_viewlevels
1 × SELECT `session_id`
FROM `knfcx_session`
1 × SELECT b.id
FROM knfcx_usergroups AS a
LEFT JOIN knfcx_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT `lastupdate`
FROM `knfcx_ak_storage`
1 × SELECT a.*
FROM knfcx_xmap_sitemap AS a
1 × SELECT `data`
FROM `knfcx_session`