Tempo della query: 25.97 ms Memoria query: 0.051 MB memoria prima della query: 8.886 MB Righe restituite: 18
SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM hp9ch_menu AS m
LEFT JOIN hp9ch_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
ORDER BY m.lft
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | NULL | range | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 5 | NULL | 71 | 10.00 | Using index condition; Using where; Using filesort |
1 | SIMPLE | e | NULL | eq_ref | PRIMARY | PRIMARY | 4 | lasecca_joom22.m.component_id | 1 | 100.00 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
24 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
23 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
22 | JFalangDatabase->loadObjectList() | JROOT/libraries/src/Menu/SiteMenu.php:93 |
21 | Joomla\CMS\Menu\SiteMenu->Joomla\CMS\Menu\{closure}() | Chiamata uguale alla linea sottostante. |
20 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
19 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Menu/SiteMenu.php:101 |
18 | Joomla\CMS\Menu\SiteMenu->load() | JROOT/libraries/src/Menu/AbstractMenu.php:76 |
17 | Joomla\CMS\Menu\AbstractMenu->__construct() | JROOT/libraries/src/Menu/SiteMenu.php:62 |
16 | Joomla\CMS\Menu\SiteMenu->__construct() | JROOT/libraries/src/Menu/AbstractMenu.php:131 |
15 | Joomla\CMS\Menu\AbstractMenu::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:395 |
14 | Joomla\CMS\Application\CMSApplication->getMenu() | JROOT/libraries/src/Application/SiteApplication.php:275 |
13 | Joomla\CMS\Application\SiteApplication->getMenu() | JROOT/libraries/src/Router/SiteRouter.php:65 |
12 | Joomla\CMS\Router\SiteRouter->__construct() | JROOT/libraries/src/Router/Router.php:189 |
11 | Joomla\CMS\Router\Router::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:511 |
10 | Joomla\CMS\Application\CMSApplication::getRouter() | JROOT/libraries/src/Application/SiteApplication.php:403 |
9 | Joomla\CMS\Application\SiteApplication::getRouter() | JROOT/plugins/system/languagefilter/languagefilter.php:145 |
8 | PlgSystemLanguageFilter->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:646 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 5.72 ms Dopo l'ultima query: 2.41 ms Memoria query: 0.029 MB memoria prima della query: 9.025 MB Righe restituite: 18
SELECT joomlatablename,tablepkID
FROM `hp9ch_falang_tableinfo`
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | hp9ch_falang_tableinfo | NULL | ALL | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 18 | 100.00 | NULL |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
30 | JDatabaseDriverMysqli->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
29 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
28 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
27 | JFalangDatabase->loadObjectList() | JROOT/administrator/components/com_falang/classes/FalangManager.class.php:144 |
26 | FalangManager->_loadPrimaryKeyData() | JROOT/administrator/components/com_falang/classes/FalangManager.class.php:57 |
25 | FalangManager->__construct() | JROOT/administrator/components/com_falang/classes/FalangManager.class.php:85 |
24 | FalangManager::getInstance() | JROOT/components/com_falang/helpers/falang.class.php:35 |
23 | Falang::translateList() | JROOT/plugins/system/falangdriver/falang_database.php:334 |
22 | JFalangDatabase->loadObjectList() | JROOT/libraries/src/Menu/SiteMenu.php:93 |
21 | Joomla\CMS\Menu\SiteMenu->Joomla\CMS\Menu\{closure}() | Chiamata uguale alla linea sottostante. |
20 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
19 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Menu/SiteMenu.php:101 |
18 | Joomla\CMS\Menu\SiteMenu->load() | JROOT/libraries/src/Menu/AbstractMenu.php:76 |
17 | Joomla\CMS\Menu\AbstractMenu->__construct() | JROOT/libraries/src/Menu/SiteMenu.php:62 |
16 | Joomla\CMS\Menu\SiteMenu->__construct() | JROOT/libraries/src/Menu/AbstractMenu.php:131 |
15 | Joomla\CMS\Menu\AbstractMenu::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:395 |
14 | Joomla\CMS\Application\CMSApplication->getMenu() | JROOT/libraries/src/Application/SiteApplication.php:275 |
13 | Joomla\CMS\Application\SiteApplication->getMenu() | JROOT/libraries/src/Router/SiteRouter.php:65 |
12 | Joomla\CMS\Router\SiteRouter->__construct() | JROOT/libraries/src/Router/Router.php:189 |
11 | Joomla\CMS\Router\Router::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:511 |
10 | Joomla\CMS\Application\CMSApplication::getRouter() | JROOT/libraries/src/Application/SiteApplication.php:403 |
9 | Joomla\CMS\Application\SiteApplication::getRouter() | JROOT/plugins/system/languagefilter/languagefilter.php:145 |
8 | PlgSystemLanguageFilter->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:646 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 0.61 ms Dopo l'ultima query: 0.26 ms Memoria query: 0.029 MB memoria prima della query: 9.041 MB Righe restituite: 5
SELECT *
FROM hp9ch_languages
ORDER BY ordering
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | hp9ch_languages | NULL | ALL | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 5 | 100.00 | Using filesort |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
30 | JDatabaseDriverMysqli->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
29 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
28 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
27 | JFalangDatabase->loadObjectList() | JROOT/administrator/components/com_falang/classes/FalangManager.class.php:319 |
26 | FalangManager->getLanguages() | JROOT/administrator/components/com_falang/classes/FalangManager.class.php:63 |
25 | FalangManager->__construct() | JROOT/administrator/components/com_falang/classes/FalangManager.class.php:85 |
24 | FalangManager::getInstance() | JROOT/components/com_falang/helpers/falang.class.php:35 |
23 | Falang::translateList() | JROOT/plugins/system/falangdriver/falang_database.php:334 |
22 | JFalangDatabase->loadObjectList() | JROOT/libraries/src/Menu/SiteMenu.php:93 |
21 | Joomla\CMS\Menu\SiteMenu->Joomla\CMS\Menu\{closure}() | Chiamata uguale alla linea sottostante. |
20 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
19 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Menu/SiteMenu.php:101 |
18 | Joomla\CMS\Menu\SiteMenu->load() | JROOT/libraries/src/Menu/AbstractMenu.php:76 |
17 | Joomla\CMS\Menu\AbstractMenu->__construct() | JROOT/libraries/src/Menu/SiteMenu.php:62 |
16 | Joomla\CMS\Menu\SiteMenu->__construct() | JROOT/libraries/src/Menu/AbstractMenu.php:131 |
15 | Joomla\CMS\Menu\AbstractMenu::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:395 |
14 | Joomla\CMS\Application\CMSApplication->getMenu() | JROOT/libraries/src/Application/SiteApplication.php:275 |
13 | Joomla\CMS\Application\SiteApplication->getMenu() | JROOT/libraries/src/Router/SiteRouter.php:65 |
12 | Joomla\CMS\Router\SiteRouter->__construct() | JROOT/libraries/src/Router/Router.php:189 |
11 | Joomla\CMS\Router\Router::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:511 |
10 | Joomla\CMS\Application\CMSApplication::getRouter() | JROOT/libraries/src/Application/SiteApplication.php:403 |
9 | Joomla\CMS\Application\SiteApplication::getRouter() | JROOT/plugins/system/languagefilter/languagefilter.php:145 |
8 | PlgSystemLanguageFilter->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:646 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 0.45 ms Dopo l'ultima query: 3.19 ms Memoria query: 0.033 MB memoria prima della query: 9.225 MB Righe restituite: 14
SHOW FULL COLUMNS
FROM `hp9ch_languages`
EXPLAIN non possibile sulla query: SHOW FULL COLUMNS FROM `hp9ch_languages`
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
34 | JDatabaseDriverMysqli->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
33 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
32 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
31 | JFalangDatabase->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
30 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:245 |
29 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:164 |
28 | Joomla\CMS\Table\Table->__construct() | JROOT/administrator/components/com_falang/tables/JFLanguage.php:54 |
27 | TableJFLanguage->__construct() | JROOT/administrator/components/com_falang/classes/FalangManager.class.php:325 |
26 | FalangManager->getLanguages() | JROOT/administrator/components/com_falang/classes/FalangManager.class.php:63 |
25 | FalangManager->__construct() | JROOT/administrator/components/com_falang/classes/FalangManager.class.php:85 |
24 | FalangManager::getInstance() | JROOT/components/com_falang/helpers/falang.class.php:35 |
23 | Falang::translateList() | JROOT/plugins/system/falangdriver/falang_database.php:334 |
22 | JFalangDatabase->loadObjectList() | JROOT/libraries/src/Menu/SiteMenu.php:93 |
21 | Joomla\CMS\Menu\SiteMenu->Joomla\CMS\Menu\{closure}() | Chiamata uguale alla linea sottostante. |
20 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
19 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Menu/SiteMenu.php:101 |
18 | Joomla\CMS\Menu\SiteMenu->load() | JROOT/libraries/src/Menu/AbstractMenu.php:76 |
17 | Joomla\CMS\Menu\AbstractMenu->__construct() | JROOT/libraries/src/Menu/SiteMenu.php:62 |
16 | Joomla\CMS\Menu\SiteMenu->__construct() | JROOT/libraries/src/Menu/AbstractMenu.php:131 |
15 | Joomla\CMS\Menu\AbstractMenu::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:395 |
14 | Joomla\CMS\Application\CMSApplication->getMenu() | JROOT/libraries/src/Application/SiteApplication.php:275 |
13 | Joomla\CMS\Application\SiteApplication->getMenu() | JROOT/libraries/src/Router/SiteRouter.php:65 |
12 | Joomla\CMS\Router\SiteRouter->__construct() | JROOT/libraries/src/Router/Router.php:189 |
11 | Joomla\CMS\Router\Router::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:511 |
10 | Joomla\CMS\Application\CMSApplication::getRouter() | JROOT/libraries/src/Application/SiteApplication.php:403 |
9 | Joomla\CMS\Application\SiteApplication::getRouter() | JROOT/plugins/system/languagefilter/languagefilter.php:145 |
8 | PlgSystemLanguageFilter->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:646 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 1.51 ms Dopo l'ultima query: 1.04 ms Memoria query: 0.027 MB memoria prima della query: 9.288 MB Righe restituite: 0
SELECT falang_content.reference_field, falang_content.value, falang_content.reference_id, falang_content.original_value
FROM hp9ch_falang_content AS falang_content
WHERE falang_content.language_id=5
AND falang_content.published=1
AND falang_content.reference_id IN(101,324,141,102,104,103,106,107,128,330,129,130,323,326,327,328,329,340)
AND falang_content.reference_table='menu'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | falang_content | NULL | ref | idxFalang1,falangContent,falangContentLanguage,reference_id,language_id,reference_table | language_id | 4 | const | 1 | 5.00 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
28 | JDatabaseDriverMysqli->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
27 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
26 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:277 |
25 | JFalangDatabase->loadObjectList() | JROOT/components/com_falang/helpers/falang.class.php:235 |
24 | Falang::translateListWithIDs() | JROOT/components/com_falang/helpers/falang.class.php:108 |
23 | Falang::translateList() | JROOT/plugins/system/falangdriver/falang_database.php:334 |
22 | JFalangDatabase->loadObjectList() | JROOT/libraries/src/Menu/SiteMenu.php:93 |
21 | Joomla\CMS\Menu\SiteMenu->Joomla\CMS\Menu\{closure}() | Chiamata uguale alla linea sottostante. |
20 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
19 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Menu/SiteMenu.php:101 |
18 | Joomla\CMS\Menu\SiteMenu->load() | JROOT/libraries/src/Menu/AbstractMenu.php:76 |
17 | Joomla\CMS\Menu\AbstractMenu->__construct() | JROOT/libraries/src/Menu/SiteMenu.php:62 |
16 | Joomla\CMS\Menu\SiteMenu->__construct() | JROOT/libraries/src/Menu/AbstractMenu.php:131 |
15 | Joomla\CMS\Menu\AbstractMenu::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:395 |
14 | Joomla\CMS\Application\CMSApplication->getMenu() | JROOT/libraries/src/Application/SiteApplication.php:275 |
13 | Joomla\CMS\Application\SiteApplication->getMenu() | JROOT/libraries/src/Router/SiteRouter.php:65 |
12 | Joomla\CMS\Router\SiteRouter->__construct() | JROOT/libraries/src/Router/Router.php:189 |
11 | Joomla\CMS\Router\Router::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:511 |
10 | Joomla\CMS\Application\CMSApplication::getRouter() | JROOT/libraries/src/Application/SiteApplication.php:403 |
9 | Joomla\CMS\Application\SiteApplication::getRouter() | JROOT/plugins/system/languagefilter/languagefilter.php:145 |
8 | PlgSystemLanguageFilter->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:646 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 0.58 ms Dopo l'ultima query: 0.99 ms Memoria query: 0.027 MB memoria prima della query: 9.327 MB Righe restituite: 18
SHOW FULL COLUMNS
FROM `hp9ch_extensions`
EXPLAIN non possibile sulla query: SHOW FULL COLUMNS FROM `hp9ch_extensions`
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
16 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
15 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
14 | JFalangDatabase->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
13 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:245 |
12 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:164 |
11 | Joomla\CMS\Table\Table->__construct() | JROOT/libraries/src/Table/Extension.php:32 |
10 | Joomla\CMS\Table\Extension->__construct() | JROOT/libraries/src/Table/Table.php:312 |
9 | Joomla\CMS\Table\Table::getInstance() | JROOT/plugins/system/roksprocket/roksprocket.php:45 |
8 | plgSystemRokSprocket->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:646 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 3.33 ms Dopo l'ultima query: 0.34 ms Memoria query: 0.023 MB memoria prima della query: 9.356 MB Righe restituite: 1
SELECT `extension_id`
FROM `hp9ch_extensions`
WHERE type = 'component'
AND element = 'com_roksprocket'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | hp9ch_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | 10.00 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
15 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
13 | JFalangDatabase->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:416 |
12 | JFalangDatabase->loadObject() | JROOT/plugins/system/falangdriver/falang_database.php:351 |
11 | JFalangDatabase->_loadObject() | JROOT/plugins/system/falangdriver/falang_database.php:143 |
10 | JFalangDatabase->loadResult() | JROOT/libraries/src/Table/Extension.php:124 |
9 | Joomla\CMS\Table\Extension->find() | JROOT/plugins/system/roksprocket/roksprocket.php:47 |
8 | plgSystemRokSprocket->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:646 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 0.19 ms Dopo l'ultima query: 0.34 ms Memoria query: 0.023 MB memoria prima della query: 9.365 MB Righe restituite: 1
SELECT *
FROM hp9ch_extensions
WHERE `extension_id` = '10016'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | hp9ch_extensions | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
15 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
13 | JFalangDatabase->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:416 |
12 | JFalangDatabase->loadObject() | JROOT/plugins/system/falangdriver/falang_database.php:351 |
11 | JFalangDatabase->_loadObject() | JROOT/plugins/system/falangdriver/falang_database.php:434 |
10 | JFalangDatabase->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
9 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/roksprocket/roksprocket.php:54 |
8 | plgSystemRokSprocket->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:646 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 0.24 ms Dopo l'ultima query: 0.25 ms Memoria query: 0.023 MB memoria prima della query: 9.373 MB Righe restituite: 1
SELECT `extension_id`
FROM `hp9ch_extensions`
WHERE type = 'module'
AND element = 'mod_roksprocket'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | hp9ch_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | 10.00 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
15 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
13 | JFalangDatabase->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:416 |
12 | JFalangDatabase->loadObject() | JROOT/plugins/system/falangdriver/falang_database.php:351 |
11 | JFalangDatabase->_loadObject() | JROOT/plugins/system/falangdriver/falang_database.php:143 |
10 | JFalangDatabase->loadResult() | JROOT/libraries/src/Table/Extension.php:124 |
9 | Joomla\CMS\Table\Extension->find() | JROOT/plugins/system/roksprocket/roksprocket.php:70 |
8 | plgSystemRokSprocket->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:646 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 0.19 ms Dopo l'ultima query: 0.21 ms Memoria query: 0.023 MB memoria prima della query: 9.381 MB Righe restituite: 1
SELECT *
FROM hp9ch_extensions
WHERE `extension_id` = '10016'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | hp9ch_extensions | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
15 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
13 | JFalangDatabase->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:416 |
12 | JFalangDatabase->loadObject() | JROOT/plugins/system/falangdriver/falang_database.php:351 |
11 | JFalangDatabase->_loadObject() | JROOT/plugins/system/falangdriver/falang_database.php:434 |
10 | JFalangDatabase->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
9 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/roksprocket/roksprocket.php:76 |
8 | plgSystemRokSprocket->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:646 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 6.32 ms Dopo l'ultima query: 100.03 ms Memoria query: 0.049 MB memoria prima della query: 10.518 MB Righe restituite: 18
SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM hp9ch_menu AS m
LEFT JOIN hp9ch_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
ORDER BY m.lft
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | NULL | range | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 5 | NULL | 71 | 10.00 | Using index condition; Using where; Using filesort |
1 | SIMPLE | e | NULL | eq_ref | PRIMARY | PRIMARY | 4 | lasecca_joom22.m.component_id | 1 | 100.00 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
20 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
19 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
18 | JFalangDatabase->loadObjectList() | JROOT/libraries/src/Menu/SiteMenu.php:93 |
17 | Joomla\CMS\Menu\SiteMenu->Joomla\CMS\Menu\{closure}() | Chiamata uguale alla linea sottostante. |
16 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
15 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Menu/SiteMenu.php:101 |
14 | Joomla\CMS\Menu\SiteMenu->load() | JROOT/libraries/src/Menu/AbstractMenu.php:76 |
13 | Joomla\CMS\Menu\AbstractMenu->__construct() | JROOT/libraries/src/Menu/SiteMenu.php:62 |
12 | Joomla\CMS\Menu\SiteMenu->__construct() | JROOT/plugins/system/falangdriver/falangdriver.php:370 |
11 | plgSystemFalangdriver->parseRule() | Chiamata uguale alla linea sottostante. |
10 | call_user_func_array() | JROOT/libraries/src/Router/Router.php:596 |
9 | Joomla\CMS\Router\Router->processParseRules() | JROOT/libraries/src/Router/SiteRouter.php:597 |
8 | Joomla\CMS\Router\SiteRouter->processParseRules() | JROOT/libraries/src/Router/Router.php:570 |
7 | Joomla\CMS\Router\Router->_processParseRules() | JROOT/libraries/src/Router/Router.php:216 |
6 | Joomla\CMS\Router\Router->parse() | JROOT/libraries/src/Router/SiteRouter.php:139 |
5 | Joomla\CMS\Router\SiteRouter->parse() | JROOT/libraries/src/Application/CMSApplication.php:1120 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 3.34 ms Dopo l'ultima query: 0.51 ms Memoria query: 0.026 MB memoria prima della query: 10.569 MB Righe restituite: 0
SELECT falang_content.reference_field, falang_content.value, falang_content.reference_id, falang_content.original_value
FROM hp9ch_falang_content AS falang_content
WHERE falang_content.language_id=5
AND falang_content.published=1
AND falang_content.reference_id IN(101,324,141,102,104,103,106,107,128,330,129,130,323,326,327,328,329,340)
AND falang_content.reference_table='menu'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | falang_content | NULL | ref | idxFalang1,falangContent,falangContentLanguage,reference_id,language_id,reference_table | language_id | 4 | const | 1 | 5.00 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
23 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
22 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:277 |
21 | JFalangDatabase->loadObjectList() | JROOT/components/com_falang/helpers/falang.class.php:235 |
20 | Falang::translateListWithIDs() | JROOT/components/com_falang/helpers/falang.class.php:108 |
19 | Falang::translateList() | JROOT/plugins/system/falangdriver/falang_database.php:334 |
18 | JFalangDatabase->loadObjectList() | JROOT/libraries/src/Menu/SiteMenu.php:93 |
17 | Joomla\CMS\Menu\SiteMenu->Joomla\CMS\Menu\{closure}() | Chiamata uguale alla linea sottostante. |
16 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
15 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Menu/SiteMenu.php:101 |
14 | Joomla\CMS\Menu\SiteMenu->load() | JROOT/libraries/src/Menu/AbstractMenu.php:76 |
13 | Joomla\CMS\Menu\AbstractMenu->__construct() | JROOT/libraries/src/Menu/SiteMenu.php:62 |
12 | Joomla\CMS\Menu\SiteMenu->__construct() | JROOT/plugins/system/falangdriver/falangdriver.php:370 |
11 | plgSystemFalangdriver->parseRule() | Chiamata uguale alla linea sottostante. |
10 | call_user_func_array() | JROOT/libraries/src/Router/Router.php:596 |
9 | Joomla\CMS\Router\Router->processParseRules() | JROOT/libraries/src/Router/SiteRouter.php:597 |
8 | Joomla\CMS\Router\SiteRouter->processParseRules() | JROOT/libraries/src/Router/Router.php:570 |
7 | Joomla\CMS\Router\Router->_processParseRules() | JROOT/libraries/src/Router/Router.php:216 |
6 | Joomla\CMS\Router\Router->parse() | JROOT/libraries/src/Router/SiteRouter.php:139 |
5 | Joomla\CMS\Router\SiteRouter->parse() | JROOT/libraries/src/Application/CMSApplication.php:1120 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 0.26 ms Dopo l'ultima query: 1.17 ms Memoria query: 0.027 MB memoria prima della query: 10.569 MB Righe restituite: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `hp9ch_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | hp9ch_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | NULL |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
26 | JDatabaseDriverMysqli->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
25 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
24 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
23 | JFalangDatabase->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:416 |
22 | JFalangDatabase->loadObject() | JROOT/libraries/src/Helper/LibraryHelper.php:167 |
21 | Joomla\CMS\Helper\LibraryHelper::Joomla\CMS\Helper\{closure}() | Chiamata uguale alla linea sottostante. |
20 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
19 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/LibraryHelper.php:175 |
18 | Joomla\CMS\Helper\LibraryHelper::loadLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:43 |
17 | Joomla\CMS\Helper\LibraryHelper::getLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:90 |
16 | Joomla\CMS\Helper\LibraryHelper::getParams() | JROOT/libraries/src/Version.php:321 |
15 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
14 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
13 | Joomla\CMS\Factory::getDocument() | JROOT/libraries/src/HTML/HTMLHelper.php:651 |
12 | Joomla\CMS\HTML\HTMLHelper::stylesheet() | Chiamata uguale alla linea sottostante. |
11 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
10 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:146 |
9 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/plugins/system/solidres/solidres.php:51 |
8 | plgSystemSolidres->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1168 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 0.65 ms Dopo l'ultima query: 0.23 ms Memoria query: 0.008 MB memoria prima della query: 10.553 MB
UPDATE `hp9ch_extensions`
SET `params` = '{\"mediaversion\":\"c56559fda5d5e16f2cc81d74018e344a\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | UPDATE | hp9ch_extensions | NULL | range | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
18 | JFalangDatabase->execute() | JROOT/libraries/src/Helper/LibraryHelper.php:117 |
17 | Joomla\CMS\Helper\LibraryHelper::saveParams() | JROOT/libraries/src/Version.php:372 |
16 | Joomla\CMS\Version->setMediaVersion() | JROOT/libraries/src/Version.php:331 |
15 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
14 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
13 | Joomla\CMS\Factory::getDocument() | JROOT/libraries/src/HTML/HTMLHelper.php:651 |
12 | Joomla\CMS\HTML\HTMLHelper::stylesheet() | Chiamata uguale alla linea sottostante. |
11 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
10 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:146 |
9 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/plugins/system/solidres/solidres.php:51 |
8 | plgSystemSolidres->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1168 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 0.43 ms Dopo l'ultima query: 2.94 ms Memoria query: 0.026 MB memoria prima della query: 10.829 MB Righe restituite: 3
SELECT id, home, template, s.params
FROM hp9ch_template_styles as s
LEFT JOIN hp9ch_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | s | NULL | ALL | idx_template,idx_client_id,idx_client_id_home | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 5 | 60.00 | Using where |
1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 403 | lasecca_joom22.s.template,const | 1 | 4.47 | Using index condition; Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
22 | JDatabaseDriverMysqli->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
21 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
20 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
19 | JFalangDatabase->loadObjectList() | JROOT/libraries/src/Application/SiteApplication.php:486 |
18 | Joomla\CMS\Application\SiteApplication->getTemplate() | JROOT/libraries/src/HTML/HTMLHelper.php:365 |
17 | Joomla\CMS\HTML\HTMLHelper::includeRelativeFiles() | JROOT/libraries/src/HTML/HTMLHelper.php:712 |
16 | Joomla\CMS\HTML\HTMLHelper::script() | Chiamata uguale alla linea sottostante. |
15 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
14 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:146 |
13 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/libraries/cms/html/jquery.php:52 |
12 | JHtmlJquery::framework() | Chiamata uguale alla linea sottostante. |
11 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
10 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:146 |
9 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/plugins/system/solidres/solidres.php:52 |
8 | plgSystemSolidres->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1168 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 3.53 ms Dopo l'ultima query: 10.36 ms Memoria query: 0.027 MB memoria prima della query: 11.127 MB Righe restituite: 44
SELECT `id`,`name`,`rules`,`parent_id`
FROM `hp9ch_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_falang','com_fields','com_finder','com_gantry5','com_installer','com_jce','com_joomlaupdate','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_osmap','com_osmeta','com_plugins','com_postinstall','com_privacy','com_redirect','com_roksprocket','com_search','com_solidres','com_tags','com_templates','com_uniterevolution2','com_users','com_wrapper')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | hp9ch_assets | NULL | ALL | idx_asset_name | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 204 | 22.06 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
16 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
15 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
14 | JFalangDatabase->loadObjectList() | JROOT/libraries/src/Access/Access.php:429 |
13 | Joomla\CMS\Access\Access::preloadComponents() | JROOT/libraries/src/Access/Access.php:213 |
12 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:531 |
11 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
10 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
9 | Joomla\CMS\User\User->authorise() | JROOT/plugins/system/solidres/solidres.php:85 |
8 | plgSystemSolidres->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1168 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 1.17 ms Dopo l'ultima query: 17.29 ms Memoria query: 0.025 MB memoria prima della query: 12.654 MB Righe restituite: 1
SELECT s.id, s.template, s.home, s.title AS long_title, s.params
FROM hp9ch_template_styles AS s
WHERE s.client_id = 0
AND s.template = 'it_paradise'
ORDER BY s.id
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | s | NULL | ref | idx_template,idx_client_id,idx_client_id_home | idx_template | 202 | const | 1 | 60.00 | Using index condition; Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
17 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
16 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
15 | JFalangDatabase->loadObjectList() | JROOT/libraries/gantry5/src/classes/Gantry/Joomla/StyleHelper.php:69 |
14 | Gantry\Joomla\StyleHelper::loadStyles() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Assignments.php:63 |
13 | Gantry\Framework\Assignments->loadAssignments() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Assignments/AbstractAssignments.php:301 |
12 | Gantry\Component\Assignments\AbstractAssignments->init() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Assignments/AbstractAssignments.php:99 |
11 | Gantry\Component\Assignments\AbstractAssignments->scores() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Assignments/AbstractAssignments.php:86 |
10 | Gantry\Component\Assignments\AbstractAssignments->select() | JROOT/plugins/system/gantry5/gantry5.php:315 |
9 | plgSystemGantry5->onAfterRouteSite() | JROOT/plugins/system/gantry5/gantry5.php:108 |
8 | plgSystemGantry5->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1168 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 0.72 ms Dopo l'ultima query: 12.01 ms Memoria query: 0.021 MB memoria prima della query: 13.260 MB Righe restituite: 1
SELECT language,id
FROM `hp9ch_menu`
WHERE home = 1
AND published = 1
AND client_id = 0
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | hp9ch_menu | NULL | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 72 | 1.00 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
11 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
10 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
9 | JFalangDatabase->loadObjectList() | JROOT/libraries/src/Language/Multilanguage.php:107 |
8 | Joomla\CMS\Language\Multilanguage::getSiteHomePages() | JROOT/plugins/system/languagefilter/languagefilter.php:751 |
7 | PlgSystemLanguageFilter->onAfterDispatch() | JROOT/libraries/joomla/event/event.php:70 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/SiteApplication.php:199 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 0.32 ms Dopo l'ultima query: 0.25 ms Memoria query: 0.022 MB memoria prima della query: 13.270 MB Righe restituite: 0
SELECT falang_content.reference_field, falang_content.value, falang_content.reference_id, falang_content.original_value
FROM hp9ch_falang_content AS falang_content
WHERE falang_content.language_id=5
AND falang_content.published=1
AND falang_content.reference_id IN(101)
AND falang_content.reference_table='menu'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | falang_content | NULL | ref | idxFalang1,falangContent,falangContentLanguage,reference_id,language_id,reference_table | idxFalang1 | 4 | const | 1 | 5.00 | Using index condition; Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
14 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:277 |
12 | JFalangDatabase->loadObjectList() | JROOT/components/com_falang/helpers/falang.class.php:235 |
11 | Falang::translateListWithIDs() | JROOT/components/com_falang/helpers/falang.class.php:108 |
10 | Falang::translateList() | JROOT/plugins/system/falangdriver/falang_database.php:334 |
9 | JFalangDatabase->loadObjectList() | JROOT/libraries/src/Language/Multilanguage.php:107 |
8 | Joomla\CMS\Language\Multilanguage::getSiteHomePages() | JROOT/plugins/system/languagefilter/languagefilter.php:751 |
7 | PlgSystemLanguageFilter->onAfterDispatch() | JROOT/libraries/joomla/event/event.php:70 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/SiteApplication.php:199 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 13.50 ms Dopo l'ultima query: 18.18 ms Memoria query: 0.021 MB memoria prima della query: 13.992 MB Righe restituite: 0
SELECT `c2`.`language`,`c2`.`id`
FROM `hp9ch_menu` AS `c`
INNER JOIN `hp9ch_associations` AS `a`
ON a.id = c.`id`
AND a.context='com_menus.item'
INNER JOIN `hp9ch_associations` AS `a2`
ON `a`.`key` = `a2`.`key`
INNER JOIN `hp9ch_menu` AS `c2`
ON a2.id = c2.`id`
WHERE c.id = 101
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | NULL | NULL | no matching row in const table |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
12 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
11 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
10 | JFalangDatabase->loadObjectList() | JROOT/libraries/src/Language/Associations.php:115 |
9 | Joomla\CMS\Language\Associations::getAssociations() | JROOT/administrator/components/com_menus/helpers/menus.php:321 |
8 | MenusHelper::getAssociations() | JROOT/plugins/system/languagefilter/languagefilter.php:768 |
7 | PlgSystemLanguageFilter->onAfterDispatch() | JROOT/libraries/joomla/event/event.php:70 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/SiteApplication.php:199 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 0.67 ms Dopo l'ultima query: 19.47 ms Memoria query: 0.023 MB memoria prima della query: 14.241 MB Righe restituite: 3
SELECT s.id, e.extension_id, s.template AS name, s.title, s.params
FROM hp9ch_template_styles AS s
LEFT JOIN hp9ch_extensions AS e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1
AND e.state = 0
ORDER BY s.id
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid,extension | extension | 82 | const | 5 | 1.00 | Using index condition; Using where; Using temporary; Using filesort |
1 | SIMPLE | s | NULL | ref | idx_template,idx_client_id,idx_client_id_home | idx_template | 202 | lasecca_joom22.e.element | 1 | 60.00 | Using index condition; Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
15 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
13 | JFalangDatabase->loadObjectList() | JROOT/libraries/gantry5/src/classes/Gantry/Admin/ThemeList.php:156 |
12 | Gantry\Admin\ThemeList::loadStyles() | JROOT/libraries/gantry5/src/classes/Gantry/Admin/ThemeList.php:71 |
11 | Gantry\Admin\ThemeList::getStyles() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Outlines.php:96 |
10 | Gantry\Framework\Outlines->load() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Base/Gantry.php:306 |
9 | Gantry\Framework\Base\Gantry::Gantry\Framework\Base\{closure}() | JROOT/libraries/gantry5/vendor/pimple/pimple/src/Pimple/Container.php:114 |
8 | Pimple\Container->offsetGet() | JROOT/templates/it_paradise/index.php:20 |
7 | require JROOT/templates/it_paradise/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1076 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:209 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 0.25 ms Dopo l'ultima query: 3.22 ms Memoria query: 0.025 MB memoria prima della query: 14.445 MB Righe restituite: 1
SELECT *
FROM hp9ch_extensions
WHERE `type` = 'template'
AND `element` = 'it_paradise'
AND `client_id` = '0'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | hp9ch_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 403 | const,const | 1 | 10.00 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
19 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
18 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
17 | JFalangDatabase->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:416 |
16 | JFalangDatabase->loadObject() | JROOT/plugins/system/falangdriver/falang_database.php:351 |
15 | JFalangDatabase->_loadObject() | JROOT/plugins/system/falangdriver/falang_database.php:434 |
14 | JFalangDatabase->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
13 | Joomla\CMS\Table\Table->load() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/ThemeInstaller.php:89 |
12 | Gantry\Framework\ThemeInstaller->loadExtension() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/ThemeInstaller.php:55 |
11 | Gantry\Framework\ThemeInstaller->__construct() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Outlines.php:98 |
10 | Gantry\Framework\Outlines->load() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Base/Gantry.php:306 |
9 | Gantry\Framework\Base\Gantry::Gantry\Framework\Base\{closure}() | JROOT/libraries/gantry5/vendor/pimple/pimple/src/Pimple/Container.php:114 |
8 | Pimple\Container->offsetGet() | JROOT/templates/it_paradise/index.php:20 |
7 | require JROOT/templates/it_paradise/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1076 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:209 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 32.35 ms Dopo l'ultima query: 150.05 ms Memoria query: 0.059 MB memoria prima della query: 18.780 MB Righe restituite: 27
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM hp9ch_modules AS m
LEFT JOIN hp9ch_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN hp9ch_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 <= '2023-12-01 04:26:01')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2023-12-01 04:26:01')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 101 OR mm.menuid <= 0)
AND m.language IN ('it-IT','*')
ORDER BY m.position, m.ordering
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | NULL | range | PRIMARY,published,newsfeeds,idx_language | published | 5 | NULL | 70 | 1.60 | Using index condition; Using where; Using filesort |
1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 403 | lasecca_joom22.m.module,const | 1 | 10.00 | Using index condition; Using where |
1 | SIMPLE | mm | NULL | ref | PRIMARY | PRIMARY | 4 | lasecca_joom22.m.id | 2 | 40.00 | Using where; Using index |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
55 | JDatabaseDriverMysqli->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
54 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
53 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
52 | JFalangDatabase->loadObjectList() | Chiamata uguale alla linea sottostante. |
51 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
50 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:432 |
49 | Joomla\CMS\Helper\ModuleHelper::getModuleList() | JROOT/libraries/src/Helper/ModuleHelper.php:362 |
48 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
47 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Platform.php:341 |
46 | Gantry\Framework\Platform->displayModules() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:702 |
45 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/25/2573ca3ce7aecdace2f732e85e9dbe9e8c7e4cdf9872e875b965bf9d754b5243.php:43 |
44 | __TwigTemplate_a3b391c36022549017574022e5841c863156877308fb7ff9943c58c2b5bbeb2b->block_particle() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:214 |
43 | Twig\Template->displayBlock() | JROOT/cache/gantry5/it_paradise/twig/ee/eeabc8ceced2f154f8c99eaf840b9faeca62a06b393b97a69ea1844edd3f2240.php:73 |
42 | __TwigTemplate_7d2c5568616812a8676fde23b426da279faa62a9a42014ab5adc2a390b9f226a->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
41 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
40 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/25/2573ca3ce7aecdace2f732e85e9dbe9e8c7e4cdf9872e875b965bf9d754b5243.php:35 |
39 | __TwigTemplate_a3b391c36022549017574022e5841c863156877308fb7ff9943c58c2b5bbeb2b->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
38 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
37 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e1/e15702ee59f26bd46b5066712743f4125f1d4057210bc8b2019733e29233ed9a.php:53 |
36 | __TwigTemplate_2d59df7b0aa40024892772310e3207b5d95c52f0911b1e8533ba35c9e52d3428->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
35 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
34 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
33 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
32 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
31 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
30 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:825 |
29 | Gantry\Framework\Theme->getContent() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:718 |
28 | Gantry\Framework\Theme->renderContent() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:643 |
27 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
26 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
25 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
24 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
23 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:468 |
22 | Gantry\Framework\Theme->segments() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:700 |
21 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/fa/fa4bc4b87dced895210145ac7c5530587217602f1389de4e2c2882332d283f91.php:47 |
20 | __TwigTemplate_d778b20774cfe4852197ffb57284e6bcfa87420016f9b5f43c68f713ed8b9b42->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
19 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
18 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e7/e7fa1ceafc284e976fec8d90ab3358b3e5233231ce2f98b14311d1fd83c48d01.php:35 |
17 | __TwigTemplate_4b70bba1bc9e8deadc3614ef436191990c7c6fa4fc6142448f0b4725c689a162->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
16 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
15 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e1/e10ac49662a219ba60e101b041e549b97053d88915e37f1de3328c59b6b583e7.php:35 |
14 | __TwigTemplate_e8527fa4196142f8cd969ba976d69a8c4aa1140cf9b9d1c828d02743684a2307->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
13 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
12 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
11 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
10 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
9 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
8 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/templates/it_paradise/index.php:28 |
7 | require JROOT/templates/it_paradise/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1076 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:209 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 1.46 ms Dopo l'ultima query: 0.44 ms Memoria query: 0.040 MB memoria prima della query: 18.852 MB Righe restituite: 0
SELECT falang_content.reference_field, falang_content.value, falang_content.reference_id, falang_content.original_value
FROM hp9ch_falang_content AS falang_content
WHERE falang_content.language_id=5
AND falang_content.published=1
AND falang_content.reference_id IN(187,138,119,120,211,103,129,127,128,212,101,93,208,218,100,99,193)
AND falang_content.reference_table='modules'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | falang_content | NULL | ref | idxFalang1,falangContent,falangContentLanguage,reference_id,language_id,reference_table | language_id | 4 | const | 1 | 5.00 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
58 | JDatabaseDriverMysqli->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
57 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
56 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:277 |
55 | JFalangDatabase->loadObjectList() | JROOT/components/com_falang/helpers/falang.class.php:235 |
54 | Falang::translateListWithIDs() | JROOT/components/com_falang/helpers/falang.class.php:108 |
53 | Falang::translateList() | JROOT/plugins/system/falangdriver/falang_database.php:334 |
52 | JFalangDatabase->loadObjectList() | Chiamata uguale alla linea sottostante. |
51 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
50 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:432 |
49 | Joomla\CMS\Helper\ModuleHelper::getModuleList() | JROOT/libraries/src/Helper/ModuleHelper.php:362 |
48 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
47 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Platform.php:341 |
46 | Gantry\Framework\Platform->displayModules() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:702 |
45 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/25/2573ca3ce7aecdace2f732e85e9dbe9e8c7e4cdf9872e875b965bf9d754b5243.php:43 |
44 | __TwigTemplate_a3b391c36022549017574022e5841c863156877308fb7ff9943c58c2b5bbeb2b->block_particle() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:214 |
43 | Twig\Template->displayBlock() | JROOT/cache/gantry5/it_paradise/twig/ee/eeabc8ceced2f154f8c99eaf840b9faeca62a06b393b97a69ea1844edd3f2240.php:73 |
42 | __TwigTemplate_7d2c5568616812a8676fde23b426da279faa62a9a42014ab5adc2a390b9f226a->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
41 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
40 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/25/2573ca3ce7aecdace2f732e85e9dbe9e8c7e4cdf9872e875b965bf9d754b5243.php:35 |
39 | __TwigTemplate_a3b391c36022549017574022e5841c863156877308fb7ff9943c58c2b5bbeb2b->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
38 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
37 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e1/e15702ee59f26bd46b5066712743f4125f1d4057210bc8b2019733e29233ed9a.php:53 |
36 | __TwigTemplate_2d59df7b0aa40024892772310e3207b5d95c52f0911b1e8533ba35c9e52d3428->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
35 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
34 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
33 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
32 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
31 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
30 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:825 |
29 | Gantry\Framework\Theme->getContent() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:718 |
28 | Gantry\Framework\Theme->renderContent() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:643 |
27 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
26 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
25 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
24 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
23 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:468 |
22 | Gantry\Framework\Theme->segments() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:700 |
21 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/fa/fa4bc4b87dced895210145ac7c5530587217602f1389de4e2c2882332d283f91.php:47 |
20 | __TwigTemplate_d778b20774cfe4852197ffb57284e6bcfa87420016f9b5f43c68f713ed8b9b42->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
19 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
18 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e7/e7fa1ceafc284e976fec8d90ab3358b3e5233231ce2f98b14311d1fd83c48d01.php:35 |
17 | __TwigTemplate_4b70bba1bc9e8deadc3614ef436191990c7c6fa4fc6142448f0b4725c689a162->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
16 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
15 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e1/e10ac49662a219ba60e101b041e549b97053d88915e37f1de3328c59b6b583e7.php:35 |
14 | __TwigTemplate_e8527fa4196142f8cd969ba976d69a8c4aa1140cf9b9d1c828d02743684a2307->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
13 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
12 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
11 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
10 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
9 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
8 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/templates/it_paradise/index.php:28 |
7 | require JROOT/templates/it_paradise/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1076 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:209 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 6.01 ms Dopo l'ultima query: 11.63 ms Memoria query: 0.052 MB memoria prima della query: 19.382 MB Righe restituite: 4
SELECT `a`.`menutype`,`a`.`title`
FROM `hp9ch_menu_types` AS `a`
WHERE `a`.`client_id` = 0
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | ALL | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 4 | 25.00 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
76 | JDatabaseDriverMysqli->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
75 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
74 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
73 | JFalangDatabase->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:459 |
72 | JFalangDatabase->loadAssocList() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Menu.php:138 |
71 | Gantry\Framework\Menu->getMenuOptions() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Menu.php:115 |
70 | Gantry\Framework\Menu->getMenus() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Menu/AbstractMenu.php:274 |
69 | Gantry\Component\Menu\AbstractMenu->instance() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:702 |
68 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/8d/8dae102623016c8fc94037f105768bea9b8b7782253d6c0348b3feffea61e651.php:32 |
67 | __TwigTemplate_1a726b381692136d846b674ab9db1b7fd901e65758163fa26aaa9f658414dbeb->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
66 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
65 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/01/01367846c1c91da4f65f6f09fe636a1c1950094ba15d0822185caf1fa8e8b007.php:85 |
64 | __TwigTemplate_4aaff0671d56140b0a0e64ab65ae285e203e2f365683fbd582f7d3016aca9b1e->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
63 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
62 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
61 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
60 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
59 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
58 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:825 |
57 | Gantry\Framework\Theme->getContent() | JROOT/modules/mod_gantry5_particle/helper.php:141 |
56 | ModGantry5ParticleHelper::render() | JROOT/modules/mod_gantry5_particle/helper.php:158 |
55 | ModGantry5ParticleHelper::cache() | Chiamata uguale alla linea sottostante. |
54 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
53 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:557 |
52 | Joomla\CMS\Helper\ModuleHelper::moduleCache() | JROOT/modules/mod_gantry5_particle/helper.php:169 |
51 | ModGantry5ParticleHelper::moduleCache() | JROOT/modules/mod_gantry5_particle/mod_gantry5_particle.php:53 |
50 | include JROOT/modules/mod_gantry5_particle/mod_gantry5_particle.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
49 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
48 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Platform.php:294 |
47 | Gantry\Framework\Platform->displayModule() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Platform.php:342 |
46 | Gantry\Framework\Platform->displayModules() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:702 |
45 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/25/2573ca3ce7aecdace2f732e85e9dbe9e8c7e4cdf9872e875b965bf9d754b5243.php:43 |
44 | __TwigTemplate_a3b391c36022549017574022e5841c863156877308fb7ff9943c58c2b5bbeb2b->block_particle() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:214 |
43 | Twig\Template->displayBlock() | JROOT/cache/gantry5/it_paradise/twig/ee/eeabc8ceced2f154f8c99eaf840b9faeca62a06b393b97a69ea1844edd3f2240.php:73 |
42 | __TwigTemplate_7d2c5568616812a8676fde23b426da279faa62a9a42014ab5adc2a390b9f226a->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
41 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
40 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/25/2573ca3ce7aecdace2f732e85e9dbe9e8c7e4cdf9872e875b965bf9d754b5243.php:35 |
39 | __TwigTemplate_a3b391c36022549017574022e5841c863156877308fb7ff9943c58c2b5bbeb2b->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
38 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
37 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e1/e15702ee59f26bd46b5066712743f4125f1d4057210bc8b2019733e29233ed9a.php:53 |
36 | __TwigTemplate_2d59df7b0aa40024892772310e3207b5d95c52f0911b1e8533ba35c9e52d3428->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
35 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
34 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
33 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
32 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
31 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
30 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:825 |
29 | Gantry\Framework\Theme->getContent() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:718 |
28 | Gantry\Framework\Theme->renderContent() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:643 |
27 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
26 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
25 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
24 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
23 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:468 |
22 | Gantry\Framework\Theme->segments() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:700 |
21 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/fa/fa4bc4b87dced895210145ac7c5530587217602f1389de4e2c2882332d283f91.php:47 |
20 | __TwigTemplate_d778b20774cfe4852197ffb57284e6bcfa87420016f9b5f43c68f713ed8b9b42->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
19 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
18 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e7/e7fa1ceafc284e976fec8d90ab3358b3e5233231ce2f98b14311d1fd83c48d01.php:35 |
17 | __TwigTemplate_4b70bba1bc9e8deadc3614ef436191990c7c6fa4fc6142448f0b4725c689a162->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
16 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
15 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e1/e10ac49662a219ba60e101b041e549b97053d88915e37f1de3328c59b6b583e7.php:35 |
14 | __TwigTemplate_e8527fa4196142f8cd969ba976d69a8c4aa1140cf9b9d1c828d02743684a2307->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
13 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
12 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
11 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
10 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
9 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
8 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/templates/it_paradise/index.php:28 |
7 | require JROOT/templates/it_paradise/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1076 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:209 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 0.71 ms Dopo l'ultima query: 2.16 ms Memoria query: 0.053 MB memoria prima della query: 19.477 MB Righe restituite: 6
SELECT m.id, m.alias, m.path AS route, m.level, m.parent_id
FROM hp9ch_menu AS m
WHERE m.menutype = 'top-menu'
AND m.parent_id > 0
AND m.client_id = 0
AND m.published >= 0
ORDER BY m.lft
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | NULL | ref | idx_client_id_parent_id_alias_language,idx_menutype | idx_menutype | 98 | const | 7 | 19.56 | Using index condition; Using where; Using filesort |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
77 | JDatabaseDriverMysqli->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
76 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
75 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
74 | JFalangDatabase->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:459 |
73 | JFalangDatabase->loadAssocList() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Menu.php:791 |
72 | Gantry\Framework\Menu->getMenuItemIds() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Menu.php:310 |
71 | Gantry\Framework\Menu->getItemsFromPlatform() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Menu.php:753 |
70 | Gantry\Framework\Menu->getList() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Menu/AbstractMenu.php:316 |
69 | Gantry\Component\Menu\AbstractMenu->instance() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:702 |
68 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/8d/8dae102623016c8fc94037f105768bea9b8b7782253d6c0348b3feffea61e651.php:32 |
67 | __TwigTemplate_1a726b381692136d846b674ab9db1b7fd901e65758163fa26aaa9f658414dbeb->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
66 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
65 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/01/01367846c1c91da4f65f6f09fe636a1c1950094ba15d0822185caf1fa8e8b007.php:85 |
64 | __TwigTemplate_4aaff0671d56140b0a0e64ab65ae285e203e2f365683fbd582f7d3016aca9b1e->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
63 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
62 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
61 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
60 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
59 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
58 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:825 |
57 | Gantry\Framework\Theme->getContent() | JROOT/modules/mod_gantry5_particle/helper.php:141 |
56 | ModGantry5ParticleHelper::render() | JROOT/modules/mod_gantry5_particle/helper.php:158 |
55 | ModGantry5ParticleHelper::cache() | Chiamata uguale alla linea sottostante. |
54 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
53 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:557 |
52 | Joomla\CMS\Helper\ModuleHelper::moduleCache() | JROOT/modules/mod_gantry5_particle/helper.php:169 |
51 | ModGantry5ParticleHelper::moduleCache() | JROOT/modules/mod_gantry5_particle/mod_gantry5_particle.php:53 |
50 | include JROOT/modules/mod_gantry5_particle/mod_gantry5_particle.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
49 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
48 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Platform.php:294 |
47 | Gantry\Framework\Platform->displayModule() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Platform.php:342 |
46 | Gantry\Framework\Platform->displayModules() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:702 |
45 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/25/2573ca3ce7aecdace2f732e85e9dbe9e8c7e4cdf9872e875b965bf9d754b5243.php:43 |
44 | __TwigTemplate_a3b391c36022549017574022e5841c863156877308fb7ff9943c58c2b5bbeb2b->block_particle() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:214 |
43 | Twig\Template->displayBlock() | JROOT/cache/gantry5/it_paradise/twig/ee/eeabc8ceced2f154f8c99eaf840b9faeca62a06b393b97a69ea1844edd3f2240.php:73 |
42 | __TwigTemplate_7d2c5568616812a8676fde23b426da279faa62a9a42014ab5adc2a390b9f226a->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
41 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
40 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/25/2573ca3ce7aecdace2f732e85e9dbe9e8c7e4cdf9872e875b965bf9d754b5243.php:35 |
39 | __TwigTemplate_a3b391c36022549017574022e5841c863156877308fb7ff9943c58c2b5bbeb2b->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
38 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
37 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e1/e15702ee59f26bd46b5066712743f4125f1d4057210bc8b2019733e29233ed9a.php:53 |
36 | __TwigTemplate_2d59df7b0aa40024892772310e3207b5d95c52f0911b1e8533ba35c9e52d3428->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
35 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
34 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
33 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
32 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
31 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
30 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:825 |
29 | Gantry\Framework\Theme->getContent() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:718 |
28 | Gantry\Framework\Theme->renderContent() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:643 |
27 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
26 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
25 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
24 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
23 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:468 |
22 | Gantry\Framework\Theme->segments() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:700 |
21 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/fa/fa4bc4b87dced895210145ac7c5530587217602f1389de4e2c2882332d283f91.php:47 |
20 | __TwigTemplate_d778b20774cfe4852197ffb57284e6bcfa87420016f9b5f43c68f713ed8b9b42->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
19 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
18 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e7/e7fa1ceafc284e976fec8d90ab3358b3e5233231ce2f98b14311d1fd83c48d01.php:35 |
17 | __TwigTemplate_4b70bba1bc9e8deadc3614ef436191990c7c6fa4fc6142448f0b4725c689a162->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
16 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
15 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e1/e10ac49662a219ba60e101b041e549b97053d88915e37f1de3328c59b6b583e7.php:35 |
14 | __TwigTemplate_e8527fa4196142f8cd969ba976d69a8c4aa1140cf9b9d1c828d02743684a2307->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
13 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
12 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
11 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
10 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
9 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
8 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/templates/it_paradise/index.php:28 |
7 | require JROOT/templates/it_paradise/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1076 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:209 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 0.51 ms Dopo l'ultima query: 0.37 ms Memoria query: 0.053 MB memoria prima della query: 19.523 MB Righe restituite: 0
SELECT falang_content.reference_field, falang_content.value, falang_content.reference_id, falang_content.original_value
FROM hp9ch_falang_content AS falang_content
WHERE falang_content.language_id=5
AND falang_content.published=1
AND falang_content.reference_id IN(128,330,129,130,323,329)
AND falang_content.reference_table='menu'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | falang_content | NULL | ref | idxFalang1,falangContent,falangContentLanguage,reference_id,language_id,reference_table | language_id | 4 | const | 1 | 5.00 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
80 | JDatabaseDriverMysqli->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
79 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
78 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:277 |
77 | JFalangDatabase->loadObjectList() | JROOT/components/com_falang/helpers/falang.class.php:235 |
76 | Falang::translateListWithIDs() | JROOT/components/com_falang/helpers/falang.class.php:108 |
75 | Falang::translateList() | JROOT/plugins/system/falangdriver/falang_database.php:334 |
74 | JFalangDatabase->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:459 |
73 | JFalangDatabase->loadAssocList() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Menu.php:791 |
72 | Gantry\Framework\Menu->getMenuItemIds() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Menu.php:310 |
71 | Gantry\Framework\Menu->getItemsFromPlatform() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Menu.php:753 |
70 | Gantry\Framework\Menu->getList() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Menu/AbstractMenu.php:316 |
69 | Gantry\Component\Menu\AbstractMenu->instance() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:702 |
68 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/8d/8dae102623016c8fc94037f105768bea9b8b7782253d6c0348b3feffea61e651.php:32 |
67 | __TwigTemplate_1a726b381692136d846b674ab9db1b7fd901e65758163fa26aaa9f658414dbeb->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
66 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
65 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/01/01367846c1c91da4f65f6f09fe636a1c1950094ba15d0822185caf1fa8e8b007.php:85 |
64 | __TwigTemplate_4aaff0671d56140b0a0e64ab65ae285e203e2f365683fbd582f7d3016aca9b1e->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
63 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
62 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
61 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
60 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
59 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
58 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:825 |
57 | Gantry\Framework\Theme->getContent() | JROOT/modules/mod_gantry5_particle/helper.php:141 |
56 | ModGantry5ParticleHelper::render() | JROOT/modules/mod_gantry5_particle/helper.php:158 |
55 | ModGantry5ParticleHelper::cache() | Chiamata uguale alla linea sottostante. |
54 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
53 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:557 |
52 | Joomla\CMS\Helper\ModuleHelper::moduleCache() | JROOT/modules/mod_gantry5_particle/helper.php:169 |
51 | ModGantry5ParticleHelper::moduleCache() | JROOT/modules/mod_gantry5_particle/mod_gantry5_particle.php:53 |
50 | include JROOT/modules/mod_gantry5_particle/mod_gantry5_particle.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
49 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
48 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Platform.php:294 |
47 | Gantry\Framework\Platform->displayModule() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Platform.php:342 |
46 | Gantry\Framework\Platform->displayModules() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:702 |
45 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/25/2573ca3ce7aecdace2f732e85e9dbe9e8c7e4cdf9872e875b965bf9d754b5243.php:43 |
44 | __TwigTemplate_a3b391c36022549017574022e5841c863156877308fb7ff9943c58c2b5bbeb2b->block_particle() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:214 |
43 | Twig\Template->displayBlock() | JROOT/cache/gantry5/it_paradise/twig/ee/eeabc8ceced2f154f8c99eaf840b9faeca62a06b393b97a69ea1844edd3f2240.php:73 |
42 | __TwigTemplate_7d2c5568616812a8676fde23b426da279faa62a9a42014ab5adc2a390b9f226a->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
41 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
40 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/25/2573ca3ce7aecdace2f732e85e9dbe9e8c7e4cdf9872e875b965bf9d754b5243.php:35 |
39 | __TwigTemplate_a3b391c36022549017574022e5841c863156877308fb7ff9943c58c2b5bbeb2b->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
38 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
37 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e1/e15702ee59f26bd46b5066712743f4125f1d4057210bc8b2019733e29233ed9a.php:53 |
36 | __TwigTemplate_2d59df7b0aa40024892772310e3207b5d95c52f0911b1e8533ba35c9e52d3428->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
35 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
34 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
33 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
32 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
31 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
30 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:825 |
29 | Gantry\Framework\Theme->getContent() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:718 |
28 | Gantry\Framework\Theme->renderContent() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:643 |
27 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
26 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
25 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
24 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
23 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:468 |
22 | Gantry\Framework\Theme->segments() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:700 |
21 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/fa/fa4bc4b87dced895210145ac7c5530587217602f1389de4e2c2882332d283f91.php:47 |
20 | __TwigTemplate_d778b20774cfe4852197ffb57284e6bcfa87420016f9b5f43c68f713ed8b9b42->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
19 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
18 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e7/e7fa1ceafc284e976fec8d90ab3358b3e5233231ce2f98b14311d1fd83c48d01.php:35 |
17 | __TwigTemplate_4b70bba1bc9e8deadc3614ef436191990c7c6fa4fc6142448f0b4725c689a162->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
16 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
15 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e1/e10ac49662a219ba60e101b041e549b97053d88915e37f1de3328c59b6b583e7.php:35 |
14 | __TwigTemplate_e8527fa4196142f8cd969ba976d69a8c4aa1140cf9b9d1c828d02743684a2307->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
13 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
12 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
11 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
10 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
9 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
8 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/templates/it_paradise/index.php:28 |
7 | require JROOT/templates/it_paradise/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1076 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:209 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 1.93 ms Dopo l'ultima query: 6.34 ms Memoria query: 0.077 MB memoria prima della query: 19.687 MB Righe restituite: 27
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM hp9ch_modules AS m
LEFT JOIN hp9ch_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN hp9ch_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 <= '2023-12-01 04:26:01')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2023-12-01 04:26:01')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 101 OR mm.menuid <= 0)
AND m.language IN ('it-IT','*')
ORDER BY m.position, m.ordering
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | NULL | range | PRIMARY,published,newsfeeds,idx_language | published | 5 | NULL | 70 | 1.60 | Using index condition; Using where; Using filesort |
1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 403 | lasecca_joom22.m.module,const | 1 | 10.00 | Using index condition; Using where |
1 | SIMPLE | mm | NULL | ref | PRIMARY | PRIMARY | 4 | lasecca_joom22.m.id | 2 | 40.00 | Using where; Using index |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
89 | JDatabaseDriverMysqli->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
88 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
87 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
86 | JFalangDatabase->loadObjectList() | Chiamata uguale alla linea sottostante. |
85 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
84 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:432 |
83 | Joomla\CMS\Helper\ModuleHelper::getModuleList() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Platform.php:404 |
82 | Gantry\Framework\Platform->getModuleList() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Platform.php:394 |
81 | Gantry\Framework\Platform->getModule() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Platform.php:279 |
80 | Gantry\Framework\Platform->displayModule() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:702 |
79 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/f6/f64a66c63f5c0dc8cd9da9d99446a05e27acaddd02b98d0092a8490c6493cf07.php:43 |
78 | __TwigTemplate_0ead9cdeda8520ae658d07edc5fe01043026d6b64edc4944dbdfe7015e3f91fa->block_particle() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:214 |
77 | Twig\Template->displayBlock() | JROOT/cache/gantry5/it_paradise/twig/ee/eeabc8ceced2f154f8c99eaf840b9faeca62a06b393b97a69ea1844edd3f2240.php:73 |
76 | __TwigTemplate_7d2c5568616812a8676fde23b426da279faa62a9a42014ab5adc2a390b9f226a->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
75 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
74 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/f6/f64a66c63f5c0dc8cd9da9d99446a05e27acaddd02b98d0092a8490c6493cf07.php:35 |
73 | __TwigTemplate_0ead9cdeda8520ae658d07edc5fe01043026d6b64edc4944dbdfe7015e3f91fa->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
72 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
71 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/8d/8dae102623016c8fc94037f105768bea9b8b7782253d6c0348b3feffea61e651.php:183 |
70 | __TwigTemplate_1a726b381692136d846b674ab9db1b7fd901e65758163fa26aaa9f658414dbeb->getdisplayParticle() | JROOT/cache/gantry5/it_paradise/twig/8d/8dae102623016c8fc94037f105768bea9b8b7782253d6c0348b3feffea61e651.php:526 |
69 | __TwigTemplate_1a726b381692136d846b674ab9db1b7fd901e65758163fa26aaa9f658414dbeb->getdisplayItem() | JROOT/cache/gantry5/it_paradise/twig/8d/8dae102623016c8fc94037f105768bea9b8b7782253d6c0348b3feffea61e651.php:687 |
68 | __TwigTemplate_1a726b381692136d846b674ab9db1b7fd901e65758163fa26aaa9f658414dbeb->getdisplayItems() | JROOT/cache/gantry5/it_paradise/twig/8d/8dae102623016c8fc94037f105768bea9b8b7782253d6c0348b3feffea61e651.php:83 |
67 | __TwigTemplate_1a726b381692136d846b674ab9db1b7fd901e65758163fa26aaa9f658414dbeb->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
66 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
65 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/01/01367846c1c91da4f65f6f09fe636a1c1950094ba15d0822185caf1fa8e8b007.php:85 |
64 | __TwigTemplate_4aaff0671d56140b0a0e64ab65ae285e203e2f365683fbd582f7d3016aca9b1e->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
63 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
62 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
61 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
60 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
59 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
58 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:825 |
57 | Gantry\Framework\Theme->getContent() | JROOT/modules/mod_gantry5_particle/helper.php:141 |
56 | ModGantry5ParticleHelper::render() | JROOT/modules/mod_gantry5_particle/helper.php:158 |
55 | ModGantry5ParticleHelper::cache() | Chiamata uguale alla linea sottostante. |
54 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
53 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:557 |
52 | Joomla\CMS\Helper\ModuleHelper::moduleCache() | JROOT/modules/mod_gantry5_particle/helper.php:169 |
51 | ModGantry5ParticleHelper::moduleCache() | JROOT/modules/mod_gantry5_particle/mod_gantry5_particle.php:53 |
50 | include JROOT/modules/mod_gantry5_particle/mod_gantry5_particle.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
49 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
48 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Platform.php:294 |
47 | Gantry\Framework\Platform->displayModule() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Platform.php:342 |
46 | Gantry\Framework\Platform->displayModules() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:702 |
45 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/25/2573ca3ce7aecdace2f732e85e9dbe9e8c7e4cdf9872e875b965bf9d754b5243.php:43 |
44 | __TwigTemplate_a3b391c36022549017574022e5841c863156877308fb7ff9943c58c2b5bbeb2b->block_particle() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:214 |
43 | Twig\Template->displayBlock() | JROOT/cache/gantry5/it_paradise/twig/ee/eeabc8ceced2f154f8c99eaf840b9faeca62a06b393b97a69ea1844edd3f2240.php:73 |
42 | __TwigTemplate_7d2c5568616812a8676fde23b426da279faa62a9a42014ab5adc2a390b9f226a->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
41 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
40 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/25/2573ca3ce7aecdace2f732e85e9dbe9e8c7e4cdf9872e875b965bf9d754b5243.php:35 |
39 | __TwigTemplate_a3b391c36022549017574022e5841c863156877308fb7ff9943c58c2b5bbeb2b->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
38 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
37 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e1/e15702ee59f26bd46b5066712743f4125f1d4057210bc8b2019733e29233ed9a.php:53 |
36 | __TwigTemplate_2d59df7b0aa40024892772310e3207b5d95c52f0911b1e8533ba35c9e52d3428->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
35 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
34 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
33 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
32 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
31 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
30 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:825 |
29 | Gantry\Framework\Theme->getContent() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:718 |
28 | Gantry\Framework\Theme->renderContent() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:643 |
27 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
26 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
25 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
24 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
23 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:468 |
22 | Gantry\Framework\Theme->segments() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:700 |
21 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/fa/fa4bc4b87dced895210145ac7c5530587217602f1389de4e2c2882332d283f91.php:47 |
20 | __TwigTemplate_d778b20774cfe4852197ffb57284e6bcfa87420016f9b5f43c68f713ed8b9b42->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
19 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
18 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e7/e7fa1ceafc284e976fec8d90ab3358b3e5233231ce2f98b14311d1fd83c48d01.php:35 |
17 | __TwigTemplate_4b70bba1bc9e8deadc3614ef436191990c7c6fa4fc6142448f0b4725c689a162->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
16 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
15 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e1/e10ac49662a219ba60e101b041e549b97053d88915e37f1de3328c59b6b583e7.php:35 |
14 | __TwigTemplate_e8527fa4196142f8cd969ba976d69a8c4aa1140cf9b9d1c828d02743684a2307->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
13 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
12 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
11 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
10 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
9 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
8 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/templates/it_paradise/index.php:28 |
7 | require JROOT/templates/it_paradise/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1076 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:209 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 1.28 ms Dopo l'ultima query: 0.36 ms Memoria query: 0.058 MB memoria prima della query: 19.773 MB Righe restituite: 0
SELECT falang_content.reference_field, falang_content.value, falang_content.reference_id, falang_content.original_value
FROM hp9ch_falang_content AS falang_content
WHERE falang_content.language_id=5
AND falang_content.published=1
AND falang_content.reference_id IN(187,138,119,120,211,103,129,127,128,212,101,93,208,218,100,99,193)
AND falang_content.reference_table='modules'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | falang_content | NULL | ref | idxFalang1,falangContent,falangContentLanguage,reference_id,language_id,reference_table | language_id | 4 | const | 1 | 5.00 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
92 | JDatabaseDriverMysqli->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
91 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
90 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:277 |
89 | JFalangDatabase->loadObjectList() | JROOT/components/com_falang/helpers/falang.class.php:235 |
88 | Falang::translateListWithIDs() | JROOT/components/com_falang/helpers/falang.class.php:108 |
87 | Falang::translateList() | JROOT/plugins/system/falangdriver/falang_database.php:334 |
86 | JFalangDatabase->loadObjectList() | Chiamata uguale alla linea sottostante. |
85 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
84 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:432 |
83 | Joomla\CMS\Helper\ModuleHelper::getModuleList() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Platform.php:404 |
82 | Gantry\Framework\Platform->getModuleList() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Platform.php:394 |
81 | Gantry\Framework\Platform->getModule() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Platform.php:279 |
80 | Gantry\Framework\Platform->displayModule() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:702 |
79 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/f6/f64a66c63f5c0dc8cd9da9d99446a05e27acaddd02b98d0092a8490c6493cf07.php:43 |
78 | __TwigTemplate_0ead9cdeda8520ae658d07edc5fe01043026d6b64edc4944dbdfe7015e3f91fa->block_particle() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:214 |
77 | Twig\Template->displayBlock() | JROOT/cache/gantry5/it_paradise/twig/ee/eeabc8ceced2f154f8c99eaf840b9faeca62a06b393b97a69ea1844edd3f2240.php:73 |
76 | __TwigTemplate_7d2c5568616812a8676fde23b426da279faa62a9a42014ab5adc2a390b9f226a->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
75 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
74 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/f6/f64a66c63f5c0dc8cd9da9d99446a05e27acaddd02b98d0092a8490c6493cf07.php:35 |
73 | __TwigTemplate_0ead9cdeda8520ae658d07edc5fe01043026d6b64edc4944dbdfe7015e3f91fa->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
72 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
71 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/8d/8dae102623016c8fc94037f105768bea9b8b7782253d6c0348b3feffea61e651.php:183 |
70 | __TwigTemplate_1a726b381692136d846b674ab9db1b7fd901e65758163fa26aaa9f658414dbeb->getdisplayParticle() | JROOT/cache/gantry5/it_paradise/twig/8d/8dae102623016c8fc94037f105768bea9b8b7782253d6c0348b3feffea61e651.php:526 |
69 | __TwigTemplate_1a726b381692136d846b674ab9db1b7fd901e65758163fa26aaa9f658414dbeb->getdisplayItem() | JROOT/cache/gantry5/it_paradise/twig/8d/8dae102623016c8fc94037f105768bea9b8b7782253d6c0348b3feffea61e651.php:687 |
68 | __TwigTemplate_1a726b381692136d846b674ab9db1b7fd901e65758163fa26aaa9f658414dbeb->getdisplayItems() | JROOT/cache/gantry5/it_paradise/twig/8d/8dae102623016c8fc94037f105768bea9b8b7782253d6c0348b3feffea61e651.php:83 |
67 | __TwigTemplate_1a726b381692136d846b674ab9db1b7fd901e65758163fa26aaa9f658414dbeb->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
66 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
65 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/01/01367846c1c91da4f65f6f09fe636a1c1950094ba15d0822185caf1fa8e8b007.php:85 |
64 | __TwigTemplate_4aaff0671d56140b0a0e64ab65ae285e203e2f365683fbd582f7d3016aca9b1e->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
63 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
62 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
61 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
60 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
59 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
58 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:825 |
57 | Gantry\Framework\Theme->getContent() | JROOT/modules/mod_gantry5_particle/helper.php:141 |
56 | ModGantry5ParticleHelper::render() | JROOT/modules/mod_gantry5_particle/helper.php:158 |
55 | ModGantry5ParticleHelper::cache() | Chiamata uguale alla linea sottostante. |
54 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
53 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:557 |
52 | Joomla\CMS\Helper\ModuleHelper::moduleCache() | JROOT/modules/mod_gantry5_particle/helper.php:169 |
51 | ModGantry5ParticleHelper::moduleCache() | JROOT/modules/mod_gantry5_particle/mod_gantry5_particle.php:53 |
50 | include JROOT/modules/mod_gantry5_particle/mod_gantry5_particle.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
49 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
48 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Platform.php:294 |
47 | Gantry\Framework\Platform->displayModule() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Platform.php:342 |
46 | Gantry\Framework\Platform->displayModules() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:702 |
45 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/25/2573ca3ce7aecdace2f732e85e9dbe9e8c7e4cdf9872e875b965bf9d754b5243.php:43 |
44 | __TwigTemplate_a3b391c36022549017574022e5841c863156877308fb7ff9943c58c2b5bbeb2b->block_particle() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:214 |
43 | Twig\Template->displayBlock() | JROOT/cache/gantry5/it_paradise/twig/ee/eeabc8ceced2f154f8c99eaf840b9faeca62a06b393b97a69ea1844edd3f2240.php:73 |
42 | __TwigTemplate_7d2c5568616812a8676fde23b426da279faa62a9a42014ab5adc2a390b9f226a->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
41 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
40 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/25/2573ca3ce7aecdace2f732e85e9dbe9e8c7e4cdf9872e875b965bf9d754b5243.php:35 |
39 | __TwigTemplate_a3b391c36022549017574022e5841c863156877308fb7ff9943c58c2b5bbeb2b->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
38 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
37 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e1/e15702ee59f26bd46b5066712743f4125f1d4057210bc8b2019733e29233ed9a.php:53 |
36 | __TwigTemplate_2d59df7b0aa40024892772310e3207b5d95c52f0911b1e8533ba35c9e52d3428->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
35 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
34 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
33 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
32 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
31 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
30 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:825 |
29 | Gantry\Framework\Theme->getContent() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:718 |
28 | Gantry\Framework\Theme->renderContent() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:643 |
27 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
26 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
25 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
24 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
23 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:468 |
22 | Gantry\Framework\Theme->segments() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:700 |
21 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/fa/fa4bc4b87dced895210145ac7c5530587217602f1389de4e2c2882332d283f91.php:47 |
20 | __TwigTemplate_d778b20774cfe4852197ffb57284e6bcfa87420016f9b5f43c68f713ed8b9b42->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
19 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
18 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e7/e7fa1ceafc284e976fec8d90ab3358b3e5233231ce2f98b14311d1fd83c48d01.php:35 |
17 | __TwigTemplate_4b70bba1bc9e8deadc3614ef436191990c7c6fa4fc6142448f0b4725c689a162->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
16 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
15 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e1/e10ac49662a219ba60e101b041e549b97053d88915e37f1de3328c59b6b583e7.php:35 |
14 | __TwigTemplate_e8527fa4196142f8cd969ba976d69a8c4aa1140cf9b9d1c828d02743684a2307->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
13 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
12 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
11 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
10 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
9 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
8 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/templates/it_paradise/index.php:28 |
7 | require JROOT/templates/it_paradise/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1076 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:209 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 0.39 ms Dopo l'ultima query: 115.12 ms Memoria query: 0.051 MB memoria prima della query: 20.038 MB Righe restituite: 6
SELECT m.id, m.alias, m.path AS route, m.level, m.parent_id
FROM hp9ch_menu AS m
WHERE m.menutype = 'top-menu'
AND m.parent_id > 0
AND m.client_id = 0
AND m.published >= 0
ORDER BY m.lft
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | NULL | ref | idx_client_id_parent_id_alias_language,idx_menutype | idx_menutype | 98 | const | 7 | 19.56 | Using index condition; Using where; Using filesort |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
72 | JDatabaseDriverMysqli->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
71 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
70 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
69 | JFalangDatabase->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:459 |
68 | JFalangDatabase->loadAssocList() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Menu.php:791 |
67 | Gantry\Framework\Menu->getMenuItemIds() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Menu.php:310 |
66 | Gantry\Framework\Menu->getItemsFromPlatform() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Menu.php:753 |
65 | Gantry\Framework\Menu->getList() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Menu/AbstractMenu.php:316 |
64 | Gantry\Component\Menu\AbstractMenu->instance() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:702 |
63 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/8d/8dae102623016c8fc94037f105768bea9b8b7782253d6c0348b3feffea61e651.php:32 |
62 | __TwigTemplate_1a726b381692136d846b674ab9db1b7fd901e65758163fa26aaa9f658414dbeb->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
61 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
60 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/01/01367846c1c91da4f65f6f09fe636a1c1950094ba15d0822185caf1fa8e8b007.php:85 |
59 | __TwigTemplate_4aaff0671d56140b0a0e64ab65ae285e203e2f365683fbd582f7d3016aca9b1e->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
58 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
57 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
56 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
55 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
54 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
53 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:825 |
52 | Gantry\Framework\Theme->getContent() | JROOT/modules/mod_gantry5_particle/helper.php:141 |
51 | ModGantry5ParticleHelper::render() | JROOT/modules/mod_gantry5_particle/mod_gantry5_particle.php:55 |
50 | include JROOT/modules/mod_gantry5_particle/mod_gantry5_particle.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
49 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
48 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Platform.php:294 |
47 | Gantry\Framework\Platform->displayModule() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Platform.php:342 |
46 | Gantry\Framework\Platform->displayModules() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:702 |
45 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/25/2573ca3ce7aecdace2f732e85e9dbe9e8c7e4cdf9872e875b965bf9d754b5243.php:43 |
44 | __TwigTemplate_a3b391c36022549017574022e5841c863156877308fb7ff9943c58c2b5bbeb2b->block_particle() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:214 |
43 | Twig\Template->displayBlock() | JROOT/cache/gantry5/it_paradise/twig/ee/eeabc8ceced2f154f8c99eaf840b9faeca62a06b393b97a69ea1844edd3f2240.php:73 |
42 | __TwigTemplate_7d2c5568616812a8676fde23b426da279faa62a9a42014ab5adc2a390b9f226a->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
41 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
40 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/25/2573ca3ce7aecdace2f732e85e9dbe9e8c7e4cdf9872e875b965bf9d754b5243.php:35 |
39 | __TwigTemplate_a3b391c36022549017574022e5841c863156877308fb7ff9943c58c2b5bbeb2b->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
38 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
37 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e1/e15702ee59f26bd46b5066712743f4125f1d4057210bc8b2019733e29233ed9a.php:53 |
36 | __TwigTemplate_2d59df7b0aa40024892772310e3207b5d95c52f0911b1e8533ba35c9e52d3428->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
35 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
34 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
33 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
32 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
31 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
30 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:825 |
29 | Gantry\Framework\Theme->getContent() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:718 |
28 | Gantry\Framework\Theme->renderContent() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:643 |
27 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
26 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
25 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
24 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
23 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:468 |
22 | Gantry\Framework\Theme->segments() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:700 |
21 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/fa/fa4bc4b87dced895210145ac7c5530587217602f1389de4e2c2882332d283f91.php:47 |
20 | __TwigTemplate_d778b20774cfe4852197ffb57284e6bcfa87420016f9b5f43c68f713ed8b9b42->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
19 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
18 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e7/e7fa1ceafc284e976fec8d90ab3358b3e5233231ce2f98b14311d1fd83c48d01.php:35 |
17 | __TwigTemplate_4b70bba1bc9e8deadc3614ef436191990c7c6fa4fc6142448f0b4725c689a162->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
16 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
15 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e1/e10ac49662a219ba60e101b041e549b97053d88915e37f1de3328c59b6b583e7.php:35 |
14 | __TwigTemplate_e8527fa4196142f8cd969ba976d69a8c4aa1140cf9b9d1c828d02743684a2307->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
13 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
12 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
11 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
10 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
9 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
8 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/templates/it_paradise/index.php:28 |
7 | require JROOT/templates/it_paradise/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1076 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:209 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 0.64 ms Dopo l'ultima query: 0.38 ms Memoria query: 0.052 MB memoria prima della query: 20.078 MB Righe restituite: 0
SELECT falang_content.reference_field, falang_content.value, falang_content.reference_id, falang_content.original_value
FROM hp9ch_falang_content AS falang_content
WHERE falang_content.language_id=5
AND falang_content.published=1
AND falang_content.reference_id IN(128,330,129,130,323,329)
AND falang_content.reference_table='menu'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | falang_content | NULL | ref | idxFalang1,falangContent,falangContentLanguage,reference_id,language_id,reference_table | language_id | 4 | const | 1 | 5.00 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
75 | JDatabaseDriverMysqli->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
74 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
73 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:277 |
72 | JFalangDatabase->loadObjectList() | JROOT/components/com_falang/helpers/falang.class.php:235 |
71 | Falang::translateListWithIDs() | JROOT/components/com_falang/helpers/falang.class.php:108 |
70 | Falang::translateList() | JROOT/plugins/system/falangdriver/falang_database.php:334 |
69 | JFalangDatabase->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:459 |
68 | JFalangDatabase->loadAssocList() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Menu.php:791 |
67 | Gantry\Framework\Menu->getMenuItemIds() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Menu.php:310 |
66 | Gantry\Framework\Menu->getItemsFromPlatform() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Menu.php:753 |
65 | Gantry\Framework\Menu->getList() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Menu/AbstractMenu.php:316 |
64 | Gantry\Component\Menu\AbstractMenu->instance() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:702 |
63 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/8d/8dae102623016c8fc94037f105768bea9b8b7782253d6c0348b3feffea61e651.php:32 |
62 | __TwigTemplate_1a726b381692136d846b674ab9db1b7fd901e65758163fa26aaa9f658414dbeb->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
61 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
60 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/01/01367846c1c91da4f65f6f09fe636a1c1950094ba15d0822185caf1fa8e8b007.php:85 |
59 | __TwigTemplate_4aaff0671d56140b0a0e64ab65ae285e203e2f365683fbd582f7d3016aca9b1e->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
58 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
57 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
56 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
55 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
54 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
53 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:825 |
52 | Gantry\Framework\Theme->getContent() | JROOT/modules/mod_gantry5_particle/helper.php:141 |
51 | ModGantry5ParticleHelper::render() | JROOT/modules/mod_gantry5_particle/mod_gantry5_particle.php:55 |
50 | include JROOT/modules/mod_gantry5_particle/mod_gantry5_particle.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
49 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
48 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Platform.php:294 |
47 | Gantry\Framework\Platform->displayModule() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Platform.php:342 |
46 | Gantry\Framework\Platform->displayModules() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:702 |
45 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/25/2573ca3ce7aecdace2f732e85e9dbe9e8c7e4cdf9872e875b965bf9d754b5243.php:43 |
44 | __TwigTemplate_a3b391c36022549017574022e5841c863156877308fb7ff9943c58c2b5bbeb2b->block_particle() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:214 |
43 | Twig\Template->displayBlock() | JROOT/cache/gantry5/it_paradise/twig/ee/eeabc8ceced2f154f8c99eaf840b9faeca62a06b393b97a69ea1844edd3f2240.php:73 |
42 | __TwigTemplate_7d2c5568616812a8676fde23b426da279faa62a9a42014ab5adc2a390b9f226a->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
41 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
40 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/25/2573ca3ce7aecdace2f732e85e9dbe9e8c7e4cdf9872e875b965bf9d754b5243.php:35 |
39 | __TwigTemplate_a3b391c36022549017574022e5841c863156877308fb7ff9943c58c2b5bbeb2b->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
38 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
37 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e1/e15702ee59f26bd46b5066712743f4125f1d4057210bc8b2019733e29233ed9a.php:53 |
36 | __TwigTemplate_2d59df7b0aa40024892772310e3207b5d95c52f0911b1e8533ba35c9e52d3428->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
35 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
34 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
33 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
32 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
31 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
30 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:825 |
29 | Gantry\Framework\Theme->getContent() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:718 |
28 | Gantry\Framework\Theme->renderContent() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:643 |
27 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
26 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
25 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
24 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
23 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:468 |
22 | Gantry\Framework\Theme->segments() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:700 |
21 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/fa/fa4bc4b87dced895210145ac7c5530587217602f1389de4e2c2882332d283f91.php:47 |
20 | __TwigTemplate_d778b20774cfe4852197ffb57284e6bcfa87420016f9b5f43c68f713ed8b9b42->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
19 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
18 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e7/e7fa1ceafc284e976fec8d90ab3358b3e5233231ce2f98b14311d1fd83c48d01.php:35 |
17 | __TwigTemplate_4b70bba1bc9e8deadc3614ef436191990c7c6fa4fc6142448f0b4725c689a162->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
16 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
15 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e1/e10ac49662a219ba60e101b041e549b97053d88915e37f1de3328c59b6b583e7.php:35 |
14 | __TwigTemplate_e8527fa4196142f8cd969ba976d69a8c4aa1140cf9b9d1c828d02743684a2307->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
13 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
12 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
11 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
10 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
9 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
8 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/templates/it_paradise/index.php:28 |
7 | require JROOT/templates/it_paradise/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1076 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:209 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 2.29 ms Dopo l'ultima query: 5.53 ms Memoria query: 0.041 MB memoria prima della query: 20.146 MB Righe restituite: 49
SELECT m.id, m.alias, m.path AS route, m.level, m.parent_id
FROM hp9ch_menu AS m
WHERE m.menutype = 'mainmenu'
AND m.parent_id > 0
AND m.client_id = 0
AND m.published >= 0
ORDER BY m.lft
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | NULL | ref | idx_client_id_parent_id_alias_language,idx_menutype | idx_menutype | 98 | const | 51 | 19.56 | Using index condition; Using where; Using filesort |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
49 | JDatabaseDriverMysqli->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
48 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
47 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
46 | JFalangDatabase->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:459 |
45 | JFalangDatabase->loadAssocList() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Menu.php:791 |
44 | Gantry\Framework\Menu->getMenuItemIds() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Menu.php:310 |
43 | Gantry\Framework\Menu->getItemsFromPlatform() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Menu.php:753 |
42 | Gantry\Framework\Menu->getList() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Menu/AbstractMenu.php:316 |
41 | Gantry\Component\Menu\AbstractMenu->instance() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:702 |
40 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/8d/8dae102623016c8fc94037f105768bea9b8b7782253d6c0348b3feffea61e651.php:32 |
39 | __TwigTemplate_1a726b381692136d846b674ab9db1b7fd901e65758163fa26aaa9f658414dbeb->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
38 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
37 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/01/01367846c1c91da4f65f6f09fe636a1c1950094ba15d0822185caf1fa8e8b007.php:85 |
36 | __TwigTemplate_4aaff0671d56140b0a0e64ab65ae285e203e2f365683fbd582f7d3016aca9b1e->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
35 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
34 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
33 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
32 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
31 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
30 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:825 |
29 | Gantry\Framework\Theme->getContent() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:718 |
28 | Gantry\Framework\Theme->renderContent() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:643 |
27 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
26 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
25 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
24 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
23 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:468 |
22 | Gantry\Framework\Theme->segments() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:700 |
21 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/fa/fa4bc4b87dced895210145ac7c5530587217602f1389de4e2c2882332d283f91.php:47 |
20 | __TwigTemplate_d778b20774cfe4852197ffb57284e6bcfa87420016f9b5f43c68f713ed8b9b42->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
19 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
18 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e7/e7fa1ceafc284e976fec8d90ab3358b3e5233231ce2f98b14311d1fd83c48d01.php:35 |
17 | __TwigTemplate_4b70bba1bc9e8deadc3614ef436191990c7c6fa4fc6142448f0b4725c689a162->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
16 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
15 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e1/e10ac49662a219ba60e101b041e549b97053d88915e37f1de3328c59b6b583e7.php:35 |
14 | __TwigTemplate_e8527fa4196142f8cd969ba976d69a8c4aa1140cf9b9d1c828d02743684a2307->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
13 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
12 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
11 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
10 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
9 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
8 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/templates/it_paradise/index.php:28 |
7 | require JROOT/templates/it_paradise/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1076 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:209 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 3.79 ms Dopo l'ultima query: 0.55 ms Memoria query: 0.039 MB memoria prima della query: 20.211 MB Righe restituite: 0
SELECT falang_content.reference_field, falang_content.value, falang_content.reference_id, falang_content.original_value
FROM hp9ch_falang_content AS falang_content
WHERE falang_content.language_id=5
AND falang_content.published=1
AND falang_content.reference_id IN(101,125,126,228,145,147,229,149,148,324,150,219,230,151,152,232,153,154,160,161,162,173,174,175,163,182,168,176,178,181,183,192,193,194,197,198,191,196,199,184,185,186,187,188,189,190,326,327,328)
AND falang_content.reference_table='menu'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | falang_content | NULL | ref | idxFalang1,falangContent,falangContentLanguage,reference_id,language_id,reference_table | language_id | 4 | const | 1 | 5.00 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
52 | JDatabaseDriverMysqli->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
51 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
50 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:277 |
49 | JFalangDatabase->loadObjectList() | JROOT/components/com_falang/helpers/falang.class.php:235 |
48 | Falang::translateListWithIDs() | JROOT/components/com_falang/helpers/falang.class.php:108 |
47 | Falang::translateList() | JROOT/plugins/system/falangdriver/falang_database.php:334 |
46 | JFalangDatabase->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:459 |
45 | JFalangDatabase->loadAssocList() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Menu.php:791 |
44 | Gantry\Framework\Menu->getMenuItemIds() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Menu.php:310 |
43 | Gantry\Framework\Menu->getItemsFromPlatform() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Menu.php:753 |
42 | Gantry\Framework\Menu->getList() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Menu/AbstractMenu.php:316 |
41 | Gantry\Component\Menu\AbstractMenu->instance() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:702 |
40 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/8d/8dae102623016c8fc94037f105768bea9b8b7782253d6c0348b3feffea61e651.php:32 |
39 | __TwigTemplate_1a726b381692136d846b674ab9db1b7fd901e65758163fa26aaa9f658414dbeb->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
38 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
37 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/01/01367846c1c91da4f65f6f09fe636a1c1950094ba15d0822185caf1fa8e8b007.php:85 |
36 | __TwigTemplate_4aaff0671d56140b0a0e64ab65ae285e203e2f365683fbd582f7d3016aca9b1e->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
35 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
34 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
33 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
32 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
31 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
30 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:825 |
29 | Gantry\Framework\Theme->getContent() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:718 |
28 | Gantry\Framework\Theme->renderContent() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:643 |
27 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
26 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
25 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
24 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
23 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:468 |
22 | Gantry\Framework\Theme->segments() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:700 |
21 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/fa/fa4bc4b87dced895210145ac7c5530587217602f1389de4e2c2882332d283f91.php:47 |
20 | __TwigTemplate_d778b20774cfe4852197ffb57284e6bcfa87420016f9b5f43c68f713ed8b9b42->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
19 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
18 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e7/e7fa1ceafc284e976fec8d90ab3358b3e5233231ce2f98b14311d1fd83c48d01.php:35 |
17 | __TwigTemplate_4b70bba1bc9e8deadc3614ef436191990c7c6fa4fc6142448f0b4725c689a162->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
16 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
15 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e1/e10ac49662a219ba60e101b041e549b97053d88915e37f1de3328c59b6b583e7.php:35 |
14 | __TwigTemplate_e8527fa4196142f8cd969ba976d69a8c4aa1140cf9b9d1c828d02743684a2307->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
13 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
12 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
11 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
10 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
9 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
8 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/templates/it_paradise/index.php:28 |
7 | require JROOT/templates/it_paradise/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1076 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:209 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 13.40 ms Dopo l'ultima query: 18.83 ms Memoria query: 0.049 MB memoria prima della query: 21.014 MB Righe restituite: 0
SELECT DISTINCT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state, g.note as group_note
FROM hp9ch_fields AS a
LEFT JOIN `hp9ch_languages` AS l
ON l.lang_code = a.language
LEFT JOIN hp9ch_users AS uc
ON uc.id=a.checked_out
LEFT JOIN hp9ch_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN hp9ch_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN hp9ch_fields_groups AS g
ON g.id = a.group_id
WHERE a.context = 'mod_custom.content'
AND a.access IN (1,1,5)
AND (a.group_id = 0 OR g.access IN (1,1,5))
AND a.state = 1
AND (a.group_id = 0 OR g.state = 1)
ORDER BY a.ordering ASC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | ref | idx_state,idx_access,idx_context | idx_state | 1 | const | 1 | 100.00 | Using index condition; Using where; Using temporary; Using filesort |
1 | SIMPLE | l | NULL | eq_ref | idx_langcode | idx_langcode | 28 | lasecca_joom22.a.language | 1 | 100.00 | Using where |
1 | SIMPLE | uc | NULL | eq_ref | PRIMARY | PRIMARY | 4 | lasecca_joom22.a.checked_out | 1 | 100.00 | NULL |
1 | SIMPLE | ag | NULL | eq_ref | PRIMARY | PRIMARY | 4 | lasecca_joom22.a.access | 1 | 100.00 | Using where |
1 | SIMPLE | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | lasecca_joom22.a.created_user_id | 1 | 100.00 | Using where |
1 | SIMPLE | g | NULL | eq_ref | PRIMARY | PRIMARY | 4 | lasecca_joom22.a.group_id | 1 | 100.00 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
67 | JDatabaseDriverMysqli->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
66 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
65 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
64 | JFalangDatabase->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:308 |
63 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/administrator/components/com_fields/models/fields.php:333 |
62 | FieldsModelFields->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:187 |
61 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 |
60 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
59 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
58 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
57 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
56 | JHtmlContent::prepare() | Chiamata uguale alla linea sottostante. |
55 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
54 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:146 |
53 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Platform.php:243 |
52 | Gantry\Framework\Platform->filter() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:702 |
51 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/90/903355190c7d036cccd61e8614fd5f57593a3c5a917ab6228256f4208d8024f3.php:181 |
50 | __TwigTemplate_290754c9bb5e1de343bfe305e2b4c2501e843b94a3c6619fd0ae6f07daaf9493->block_particle() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:214 |
49 | Twig\Template->displayBlock() | JROOT/cache/gantry5/it_paradise/twig/ee/eeabc8ceced2f154f8c99eaf840b9faeca62a06b393b97a69ea1844edd3f2240.php:73 |
48 | __TwigTemplate_7d2c5568616812a8676fde23b426da279faa62a9a42014ab5adc2a390b9f226a->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
47 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
46 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/90/903355190c7d036cccd61e8614fd5f57593a3c5a917ab6228256f4208d8024f3.php:37 |
45 | __TwigTemplate_290754c9bb5e1de343bfe305e2b4c2501e843b94a3c6619fd0ae6f07daaf9493->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
44 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
43 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/8d/8dae102623016c8fc94037f105768bea9b8b7782253d6c0348b3feffea61e651.php:183 |
42 | __TwigTemplate_1a726b381692136d846b674ab9db1b7fd901e65758163fa26aaa9f658414dbeb->getdisplayParticle() | JROOT/cache/gantry5/it_paradise/twig/8d/8dae102623016c8fc94037f105768bea9b8b7782253d6c0348b3feffea61e651.php:526 |
41 | __TwigTemplate_1a726b381692136d846b674ab9db1b7fd901e65758163fa26aaa9f658414dbeb->getdisplayItem() | JROOT/cache/gantry5/it_paradise/twig/8d/8dae102623016c8fc94037f105768bea9b8b7782253d6c0348b3feffea61e651.php:687 |
40 | __TwigTemplate_1a726b381692136d846b674ab9db1b7fd901e65758163fa26aaa9f658414dbeb->getdisplayItems() | JROOT/cache/gantry5/it_paradise/twig/8d/8dae102623016c8fc94037f105768bea9b8b7782253d6c0348b3feffea61e651.php:83 |
39 | __TwigTemplate_1a726b381692136d846b674ab9db1b7fd901e65758163fa26aaa9f658414dbeb->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
38 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
37 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/01/01367846c1c91da4f65f6f09fe636a1c1950094ba15d0822185caf1fa8e8b007.php:85 |
36 | __TwigTemplate_4aaff0671d56140b0a0e64ab65ae285e203e2f365683fbd582f7d3016aca9b1e->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
35 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
34 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
33 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
32 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
31 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
30 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:825 |
29 | Gantry\Framework\Theme->getContent() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:718 |
28 | Gantry\Framework\Theme->renderContent() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:643 |
27 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
26 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
25 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
24 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
23 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:468 |
22 | Gantry\Framework\Theme->segments() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:700 |
21 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/fa/fa4bc4b87dced895210145ac7c5530587217602f1389de4e2c2882332d283f91.php:47 |
20 | __TwigTemplate_d778b20774cfe4852197ffb57284e6bcfa87420016f9b5f43c68f713ed8b9b42->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
19 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
18 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e7/e7fa1ceafc284e976fec8d90ab3358b3e5233231ce2f98b14311d1fd83c48d01.php:35 |
17 | __TwigTemplate_4b70bba1bc9e8deadc3614ef436191990c7c6fa4fc6142448f0b4725c689a162->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
16 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
15 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e1/e10ac49662a219ba60e101b041e549b97053d88915e37f1de3328c59b6b583e7.php:35 |
14 | __TwigTemplate_e8527fa4196142f8cd969ba976d69a8c4aa1140cf9b9d1c828d02743684a2307->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
13 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
12 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
11 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
10 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
9 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
8 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/templates/it_paradise/index.php:28 |
7 | require JROOT/templates/it_paradise/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1076 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:209 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 1.02 ms Dopo l'ultima query: 38.16 ms Memoria query: 0.041 MB memoria prima della query: 23.067 MB Righe restituite: 1
select *
from hp9ch_revslider_sliders
where id=1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | hp9ch_revslider_sliders | NULL | system | PRIMARY | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 1 | 100.00 | NULL |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
60 | JDatabaseDriverMysqli->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
59 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
58 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
57 | JFalangDatabase->loadObjectList() | JROOT/administrator/components/com_uniterevolution2/inc_php/framework/db.class.php:178 |
56 | UniteDBRev->fetchSql() | JROOT/administrator/components/com_uniterevolution2/inc_php/framework/db.class.php:213 |
55 | UniteDBRev->fetch() | JROOT/administrator/components/com_uniterevolution2/inc_php/framework/db.class.php:223 |
54 | UniteDBRev->fetchSingle() | JROOT/administrator/components/com_uniterevolution2/inc_php/revslider_slider.class.php:76 |
53 | RevSlider->initByID() | JROOT/administrator/components/com_uniterevolution2/inc_php/revslider_slider.class.php:119 |
52 | RevSlider->initByMixed() | JROOT/administrator/components/com_uniterevolution2/inc_php/revslider_output.class.php:1943 |
51 | RevSliderOutput->putSliderBase() | JROOT/modules/mod_unite_revolution2/mod_unite_revolution2.php:82 |
50 | include JROOT/modules/mod_unite_revolution2/mod_unite_revolution2.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
49 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
48 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Platform.php:294 |
47 | Gantry\Framework\Platform->displayModule() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Platform.php:342 |
46 | Gantry\Framework\Platform->displayModules() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:702 |
45 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/25/2573ca3ce7aecdace2f732e85e9dbe9e8c7e4cdf9872e875b965bf9d754b5243.php:43 |
44 | __TwigTemplate_a3b391c36022549017574022e5841c863156877308fb7ff9943c58c2b5bbeb2b->block_particle() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:214 |
43 | Twig\Template->displayBlock() | JROOT/cache/gantry5/it_paradise/twig/ee/eeabc8ceced2f154f8c99eaf840b9faeca62a06b393b97a69ea1844edd3f2240.php:73 |
42 | __TwigTemplate_7d2c5568616812a8676fde23b426da279faa62a9a42014ab5adc2a390b9f226a->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
41 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
40 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/25/2573ca3ce7aecdace2f732e85e9dbe9e8c7e4cdf9872e875b965bf9d754b5243.php:35 |
39 | __TwigTemplate_a3b391c36022549017574022e5841c863156877308fb7ff9943c58c2b5bbeb2b->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
38 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
37 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e1/e15702ee59f26bd46b5066712743f4125f1d4057210bc8b2019733e29233ed9a.php:53 |
36 | __TwigTemplate_2d59df7b0aa40024892772310e3207b5d95c52f0911b1e8533ba35c9e52d3428->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
35 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
34 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
33 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
32 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
31 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
30 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:825 |
29 | Gantry\Framework\Theme->getContent() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:718 |
28 | Gantry\Framework\Theme->renderContent() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:643 |
27 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
26 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
25 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
24 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
23 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:468 |
22 | Gantry\Framework\Theme->segments() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:700 |
21 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/fa/fa4bc4b87dced895210145ac7c5530587217602f1389de4e2c2882332d283f91.php:47 |
20 | __TwigTemplate_d778b20774cfe4852197ffb57284e6bcfa87420016f9b5f43c68f713ed8b9b42->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
19 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
18 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e7/e7fa1ceafc284e976fec8d90ab3358b3e5233231ce2f98b14311d1fd83c48d01.php:35 |
17 | __TwigTemplate_4b70bba1bc9e8deadc3614ef436191990c7c6fa4fc6142448f0b4725c689a162->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
16 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
15 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e1/e10ac49662a219ba60e101b041e549b97053d88915e37f1de3328c59b6b583e7.php:35 |
14 | __TwigTemplate_e8527fa4196142f8cd969ba976d69a8c4aa1140cf9b9d1c828d02743684a2307->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
13 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
12 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
11 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
10 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
9 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
8 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/templates/it_paradise/index.php:28 |
7 | require JROOT/templates/it_paradise/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1076 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:209 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 1.02 ms Dopo l'ultima query: 0.34 ms Memoria query: 0.042 MB memoria prima della query: 23.110 MB Righe restituite: 3
select *
from hp9ch_revslider_slides
where slider_id=1
order by slide_order
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | hp9ch_revslider_slides | NULL | ALL | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 3 | 33.33 | Using where; Using filesort |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
61 | JDatabaseDriverMysqli->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
60 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
59 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
58 | JFalangDatabase->loadObjectList() | JROOT/administrator/components/com_uniterevolution2/inc_php/framework/db.class.php:178 |
57 | UniteDBRev->fetchSql() | JROOT/administrator/components/com_uniterevolution2/inc_php/framework/db.class.php:213 |
56 | UniteDBRev->fetch() | JROOT/administrator/components/com_uniterevolution2/inc_php/revslider_slider.class.php:1579 |
55 | RevSlider->getSlidesFromGallery() | JROOT/administrator/components/com_uniterevolution2/inc_php/revslider_slider.class.php:1472 |
54 | RevSlider->getSlides() | JROOT/administrator/components/com_uniterevolution2/inc_php/revslider_slider.class.php:1658 |
53 | RevSlider->getSlidesForOutput() | JROOT/administrator/components/com_uniterevolution2/inc_php/revslider_output.class.php:260 |
52 | RevSliderOutput->putSlides() | JROOT/administrator/components/com_uniterevolution2/inc_php/revslider_output.class.php:2200 |
51 | RevSliderOutput->putSliderBase() | JROOT/modules/mod_unite_revolution2/mod_unite_revolution2.php:82 |
50 | include JROOT/modules/mod_unite_revolution2/mod_unite_revolution2.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
49 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
48 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Platform.php:294 |
47 | Gantry\Framework\Platform->displayModule() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Platform.php:342 |
46 | Gantry\Framework\Platform->displayModules() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:702 |
45 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/25/2573ca3ce7aecdace2f732e85e9dbe9e8c7e4cdf9872e875b965bf9d754b5243.php:43 |
44 | __TwigTemplate_a3b391c36022549017574022e5841c863156877308fb7ff9943c58c2b5bbeb2b->block_particle() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:214 |
43 | Twig\Template->displayBlock() | JROOT/cache/gantry5/it_paradise/twig/ee/eeabc8ceced2f154f8c99eaf840b9faeca62a06b393b97a69ea1844edd3f2240.php:73 |
42 | __TwigTemplate_7d2c5568616812a8676fde23b426da279faa62a9a42014ab5adc2a390b9f226a->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
41 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
40 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/25/2573ca3ce7aecdace2f732e85e9dbe9e8c7e4cdf9872e875b965bf9d754b5243.php:35 |
39 | __TwigTemplate_a3b391c36022549017574022e5841c863156877308fb7ff9943c58c2b5bbeb2b->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
38 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
37 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e1/e15702ee59f26bd46b5066712743f4125f1d4057210bc8b2019733e29233ed9a.php:53 |
36 | __TwigTemplate_2d59df7b0aa40024892772310e3207b5d95c52f0911b1e8533ba35c9e52d3428->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
35 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
34 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
33 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
32 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
31 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
30 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:825 |
29 | Gantry\Framework\Theme->getContent() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:718 |
28 | Gantry\Framework\Theme->renderContent() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:643 |
27 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
26 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
25 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
24 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
23 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:468 |
22 | Gantry\Framework\Theme->segments() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:700 |
21 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/fa/fa4bc4b87dced895210145ac7c5530587217602f1389de4e2c2882332d283f91.php:47 |
20 | __TwigTemplate_d778b20774cfe4852197ffb57284e6bcfa87420016f9b5f43c68f713ed8b9b42->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
19 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
18 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e7/e7fa1ceafc284e976fec8d90ab3358b3e5233231ce2f98b14311d1fd83c48d01.php:35 |
17 | __TwigTemplate_4b70bba1bc9e8deadc3614ef436191990c7c6fa4fc6142448f0b4725c689a162->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
16 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
15 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e1/e10ac49662a219ba60e101b041e549b97053d88915e37f1de3328c59b6b583e7.php:35 |
14 | __TwigTemplate_e8527fa4196142f8cd969ba976d69a8c4aa1140cf9b9d1c828d02743684a2307->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
13 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
12 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
11 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
10 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
9 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
8 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/templates/it_paradise/index.php:28 |
7 | require JROOT/templates/it_paradise/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1076 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:209 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 0.72 ms Dopo l'ultima query: 1.85 ms Memoria query: 0.041 MB memoria prima della query: 23.228 MB Righe restituite: 0
select *
from hp9ch_revslider_layer_animations
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | NULL | NULL | no matching row in const table |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
60 | JDatabaseDriverMysqli->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
59 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
58 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
57 | JFalangDatabase->loadObjectList() | JROOT/administrator/components/com_uniterevolution2/inc_php/framework/db.class.php:178 |
56 | UniteDBRev->fetchSql() | JROOT/administrator/components/com_uniterevolution2/inc_php/framework/db.class.php:213 |
55 | UniteDBRev->fetch() | JROOT/administrator/components/com_uniterevolution2/inc_php/revslider_operations.class.php:533 |
54 | RevOperations::getCustomAnimations() | JROOT/administrator/components/com_uniterevolution2/inc_php/revslider_output.class.php:710 |
53 | RevSliderOutput->putCreativeLayer() | JROOT/administrator/components/com_uniterevolution2/inc_php/revslider_output.class.php:678 |
52 | RevSliderOutput->putSlides() | JROOT/administrator/components/com_uniterevolution2/inc_php/revslider_output.class.php:2200 |
51 | RevSliderOutput->putSliderBase() | JROOT/modules/mod_unite_revolution2/mod_unite_revolution2.php:82 |
50 | include JROOT/modules/mod_unite_revolution2/mod_unite_revolution2.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
49 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
48 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Platform.php:294 |
47 | Gantry\Framework\Platform->displayModule() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Platform.php:342 |
46 | Gantry\Framework\Platform->displayModules() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:702 |
45 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/25/2573ca3ce7aecdace2f732e85e9dbe9e8c7e4cdf9872e875b965bf9d754b5243.php:43 |
44 | __TwigTemplate_a3b391c36022549017574022e5841c863156877308fb7ff9943c58c2b5bbeb2b->block_particle() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:214 |
43 | Twig\Template->displayBlock() | JROOT/cache/gantry5/it_paradise/twig/ee/eeabc8ceced2f154f8c99eaf840b9faeca62a06b393b97a69ea1844edd3f2240.php:73 |
42 | __TwigTemplate_7d2c5568616812a8676fde23b426da279faa62a9a42014ab5adc2a390b9f226a->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
41 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
40 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/25/2573ca3ce7aecdace2f732e85e9dbe9e8c7e4cdf9872e875b965bf9d754b5243.php:35 |
39 | __TwigTemplate_a3b391c36022549017574022e5841c863156877308fb7ff9943c58c2b5bbeb2b->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
38 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
37 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e1/e15702ee59f26bd46b5066712743f4125f1d4057210bc8b2019733e29233ed9a.php:53 |
36 | __TwigTemplate_2d59df7b0aa40024892772310e3207b5d95c52f0911b1e8533ba35c9e52d3428->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
35 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
34 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
33 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
32 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
31 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
30 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:825 |
29 | Gantry\Framework\Theme->getContent() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:718 |
28 | Gantry\Framework\Theme->renderContent() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:643 |
27 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
26 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
25 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
24 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
23 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:468 |
22 | Gantry\Framework\Theme->segments() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:700 |
21 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/fa/fa4bc4b87dced895210145ac7c5530587217602f1389de4e2c2882332d283f91.php:47 |
20 | __TwigTemplate_d778b20774cfe4852197ffb57284e6bcfa87420016f9b5f43c68f713ed8b9b42->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
19 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
18 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e7/e7fa1ceafc284e976fec8d90ab3358b3e5233231ce2f98b14311d1fd83c48d01.php:35 |
17 | __TwigTemplate_4b70bba1bc9e8deadc3614ef436191990c7c6fa4fc6142448f0b4725c689a162->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
16 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
15 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e1/e10ac49662a219ba60e101b041e549b97053d88915e37f1de3328c59b6b583e7.php:35 |
14 | __TwigTemplate_e8527fa4196142f8cd969ba976d69a8c4aa1140cf9b9d1c828d02743684a2307->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
13 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
12 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
11 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
10 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
9 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
8 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/templates/it_paradise/index.php:28 |
7 | require JROOT/templates/it_paradise/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1076 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:209 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 0.08 ms Dopo l'ultima query: 0.18 ms Memoria query: 0.041 MB memoria prima della query: 23.253 MB Righe restituite: 0
select *
from hp9ch_revslider_layer_animations
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | NULL | NULL | no matching row in const table |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
60 | JDatabaseDriverMysqli->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
59 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
58 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
57 | JFalangDatabase->loadObjectList() | JROOT/administrator/components/com_uniterevolution2/inc_php/framework/db.class.php:178 |
56 | UniteDBRev->fetchSql() | JROOT/administrator/components/com_uniterevolution2/inc_php/framework/db.class.php:213 |
55 | UniteDBRev->fetch() | JROOT/administrator/components/com_uniterevolution2/inc_php/revslider_operations.class.php:533 |
54 | RevOperations::getCustomAnimations() | JROOT/administrator/components/com_uniterevolution2/inc_php/revslider_output.class.php:711 |
53 | RevSliderOutput->putCreativeLayer() | JROOT/administrator/components/com_uniterevolution2/inc_php/revslider_output.class.php:678 |
52 | RevSliderOutput->putSlides() | JROOT/administrator/components/com_uniterevolution2/inc_php/revslider_output.class.php:2200 |
51 | RevSliderOutput->putSliderBase() | JROOT/modules/mod_unite_revolution2/mod_unite_revolution2.php:82 |
50 | include JROOT/modules/mod_unite_revolution2/mod_unite_revolution2.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
49 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
48 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Platform.php:294 |
47 | Gantry\Framework\Platform->displayModule() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Platform.php:342 |
46 | Gantry\Framework\Platform->displayModules() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:702 |
45 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/25/2573ca3ce7aecdace2f732e85e9dbe9e8c7e4cdf9872e875b965bf9d754b5243.php:43 |
44 | __TwigTemplate_a3b391c36022549017574022e5841c863156877308fb7ff9943c58c2b5bbeb2b->block_particle() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:214 |
43 | Twig\Template->displayBlock() | JROOT/cache/gantry5/it_paradise/twig/ee/eeabc8ceced2f154f8c99eaf840b9faeca62a06b393b97a69ea1844edd3f2240.php:73 |
42 | __TwigTemplate_7d2c5568616812a8676fde23b426da279faa62a9a42014ab5adc2a390b9f226a->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
41 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
40 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/25/2573ca3ce7aecdace2f732e85e9dbe9e8c7e4cdf9872e875b965bf9d754b5243.php:35 |
39 | __TwigTemplate_a3b391c36022549017574022e5841c863156877308fb7ff9943c58c2b5bbeb2b->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
38 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
37 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e1/e15702ee59f26bd46b5066712743f4125f1d4057210bc8b2019733e29233ed9a.php:53 |
36 | __TwigTemplate_2d59df7b0aa40024892772310e3207b5d95c52f0911b1e8533ba35c9e52d3428->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
35 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
34 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
33 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
32 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
31 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
30 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:825 |
29 | Gantry\Framework\Theme->getContent() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:718 |
28 | Gantry\Framework\Theme->renderContent() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:643 |
27 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
26 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
25 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
24 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
23 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:468 |
22 | Gantry\Framework\Theme->segments() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:700 |
21 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/fa/fa4bc4b87dced895210145ac7c5530587217602f1389de4e2c2882332d283f91.php:47 |
20 | __TwigTemplate_d778b20774cfe4852197ffb57284e6bcfa87420016f9b5f43c68f713ed8b9b42->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
19 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
18 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e7/e7fa1ceafc284e976fec8d90ab3358b3e5233231ce2f98b14311d1fd83c48d01.php:35 |
17 | __TwigTemplate_4b70bba1bc9e8deadc3614ef436191990c7c6fa4fc6142448f0b4725c689a162->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
16 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
15 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e1/e10ac49662a219ba60e101b041e549b97053d88915e37f1de3328c59b6b583e7.php:35 |
14 | __TwigTemplate_e8527fa4196142f8cd969ba976d69a8c4aa1140cf9b9d1c828d02743684a2307->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
13 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
12 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
11 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
10 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
9 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
8 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/templates/it_paradise/index.php:28 |
7 | require JROOT/templates/it_paradise/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1076 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:209 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 0.07 ms Dopo l'ultima query: 0.21 ms Memoria query: 0.041 MB memoria prima della query: 23.278 MB Righe restituite: 0
select *
from hp9ch_revslider_layer_animations
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | NULL | NULL | no matching row in const table |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
60 | JDatabaseDriverMysqli->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
59 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
58 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
57 | JFalangDatabase->loadObjectList() | JROOT/administrator/components/com_uniterevolution2/inc_php/framework/db.class.php:178 |
56 | UniteDBRev->fetchSql() | JROOT/administrator/components/com_uniterevolution2/inc_php/framework/db.class.php:213 |
55 | UniteDBRev->fetch() | JROOT/administrator/components/com_uniterevolution2/inc_php/revslider_operations.class.php:533 |
54 | RevOperations::getCustomAnimations() | JROOT/administrator/components/com_uniterevolution2/inc_php/revslider_output.class.php:710 |
53 | RevSliderOutput->putCreativeLayer() | JROOT/administrator/components/com_uniterevolution2/inc_php/revslider_output.class.php:678 |
52 | RevSliderOutput->putSlides() | JROOT/administrator/components/com_uniterevolution2/inc_php/revslider_output.class.php:2200 |
51 | RevSliderOutput->putSliderBase() | JROOT/modules/mod_unite_revolution2/mod_unite_revolution2.php:82 |
50 | include JROOT/modules/mod_unite_revolution2/mod_unite_revolution2.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
49 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
48 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Platform.php:294 |
47 | Gantry\Framework\Platform->displayModule() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Platform.php:342 |
46 | Gantry\Framework\Platform->displayModules() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:702 |
45 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/25/2573ca3ce7aecdace2f732e85e9dbe9e8c7e4cdf9872e875b965bf9d754b5243.php:43 |
44 | __TwigTemplate_a3b391c36022549017574022e5841c863156877308fb7ff9943c58c2b5bbeb2b->block_particle() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:214 |
43 | Twig\Template->displayBlock() | JROOT/cache/gantry5/it_paradise/twig/ee/eeabc8ceced2f154f8c99eaf840b9faeca62a06b393b97a69ea1844edd3f2240.php:73 |
42 | __TwigTemplate_7d2c5568616812a8676fde23b426da279faa62a9a42014ab5adc2a390b9f226a->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
41 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
40 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/25/2573ca3ce7aecdace2f732e85e9dbe9e8c7e4cdf9872e875b965bf9d754b5243.php:35 |
39 | __TwigTemplate_a3b391c36022549017574022e5841c863156877308fb7ff9943c58c2b5bbeb2b->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
38 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
37 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e1/e15702ee59f26bd46b5066712743f4125f1d4057210bc8b2019733e29233ed9a.php:53 |
36 | __TwigTemplate_2d59df7b0aa40024892772310e3207b5d95c52f0911b1e8533ba35c9e52d3428->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
35 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
34 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
33 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
32 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
31 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
30 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:825 |
29 | Gantry\Framework\Theme->getContent() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:718 |
28 | Gantry\Framework\Theme->renderContent() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:643 |
27 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
26 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
25 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
24 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
23 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:468 |
22 | Gantry\Framework\Theme->segments() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:700 |
21 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/fa/fa4bc4b87dced895210145ac7c5530587217602f1389de4e2c2882332d283f91.php:47 |
20 | __TwigTemplate_d778b20774cfe4852197ffb57284e6bcfa87420016f9b5f43c68f713ed8b9b42->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
19 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
18 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e7/e7fa1ceafc284e976fec8d90ab3358b3e5233231ce2f98b14311d1fd83c48d01.php:35 |
17 | __TwigTemplate_4b70bba1bc9e8deadc3614ef436191990c7c6fa4fc6142448f0b4725c689a162->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
16 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
15 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e1/e10ac49662a219ba60e101b041e549b97053d88915e37f1de3328c59b6b583e7.php:35 |
14 | __TwigTemplate_e8527fa4196142f8cd969ba976d69a8c4aa1140cf9b9d1c828d02743684a2307->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
13 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
12 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
11 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
10 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
9 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
8 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/templates/it_paradise/index.php:28 |
7 | require JROOT/templates/it_paradise/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1076 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:209 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 0.07 ms Dopo l'ultima query: 0.12 ms Memoria query: 0.041 MB memoria prima della query: 23.304 MB Righe restituite: 0
select *
from hp9ch_revslider_layer_animations
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | NULL | NULL | no matching row in const table |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
60 | JDatabaseDriverMysqli->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
59 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
58 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
57 | JFalangDatabase->loadObjectList() | JROOT/administrator/components/com_uniterevolution2/inc_php/framework/db.class.php:178 |
56 | UniteDBRev->fetchSql() | JROOT/administrator/components/com_uniterevolution2/inc_php/framework/db.class.php:213 |
55 | UniteDBRev->fetch() | JROOT/administrator/components/com_uniterevolution2/inc_php/revslider_operations.class.php:533 |
54 | RevOperations::getCustomAnimations() | JROOT/administrator/components/com_uniterevolution2/inc_php/revslider_output.class.php:711 |
53 | RevSliderOutput->putCreativeLayer() | JROOT/administrator/components/com_uniterevolution2/inc_php/revslider_output.class.php:678 |
52 | RevSliderOutput->putSlides() | JROOT/administrator/components/com_uniterevolution2/inc_php/revslider_output.class.php:2200 |
51 | RevSliderOutput->putSliderBase() | JROOT/modules/mod_unite_revolution2/mod_unite_revolution2.php:82 |
50 | include JROOT/modules/mod_unite_revolution2/mod_unite_revolution2.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
49 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
48 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Platform.php:294 |
47 | Gantry\Framework\Platform->displayModule() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Platform.php:342 |
46 | Gantry\Framework\Platform->displayModules() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:702 |
45 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/25/2573ca3ce7aecdace2f732e85e9dbe9e8c7e4cdf9872e875b965bf9d754b5243.php:43 |
44 | __TwigTemplate_a3b391c36022549017574022e5841c863156877308fb7ff9943c58c2b5bbeb2b->block_particle() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:214 |
43 | Twig\Template->displayBlock() | JROOT/cache/gantry5/it_paradise/twig/ee/eeabc8ceced2f154f8c99eaf840b9faeca62a06b393b97a69ea1844edd3f2240.php:73 |
42 | __TwigTemplate_7d2c5568616812a8676fde23b426da279faa62a9a42014ab5adc2a390b9f226a->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
41 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
40 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/25/2573ca3ce7aecdace2f732e85e9dbe9e8c7e4cdf9872e875b965bf9d754b5243.php:35 |
39 | __TwigTemplate_a3b391c36022549017574022e5841c863156877308fb7ff9943c58c2b5bbeb2b->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
38 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
37 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e1/e15702ee59f26bd46b5066712743f4125f1d4057210bc8b2019733e29233ed9a.php:53 |
36 | __TwigTemplate_2d59df7b0aa40024892772310e3207b5d95c52f0911b1e8533ba35c9e52d3428->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
35 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
34 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
33 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
32 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
31 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
30 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:825 |
29 | Gantry\Framework\Theme->getContent() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:718 |
28 | Gantry\Framework\Theme->renderContent() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:643 |
27 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
26 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
25 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
24 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
23 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:468 |
22 | Gantry\Framework\Theme->segments() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:700 |
21 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/fa/fa4bc4b87dced895210145ac7c5530587217602f1389de4e2c2882332d283f91.php:47 |
20 | __TwigTemplate_d778b20774cfe4852197ffb57284e6bcfa87420016f9b5f43c68f713ed8b9b42->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
19 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
18 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e7/e7fa1ceafc284e976fec8d90ab3358b3e5233231ce2f98b14311d1fd83c48d01.php:35 |
17 | __TwigTemplate_4b70bba1bc9e8deadc3614ef436191990c7c6fa4fc6142448f0b4725c689a162->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
16 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
15 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e1/e10ac49662a219ba60e101b041e549b97053d88915e37f1de3328c59b6b583e7.php:35 |
14 | __TwigTemplate_e8527fa4196142f8cd969ba976d69a8c4aa1140cf9b9d1c828d02743684a2307->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
13 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
12 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
11 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
10 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
9 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
8 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/templates/it_paradise/index.php:28 |
7 | require JROOT/templates/it_paradise/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1076 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:209 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 0.07 ms Dopo l'ultima query: 0.23 ms Memoria query: 0.041 MB memoria prima della query: 23.329 MB Righe restituite: 0
select *
from hp9ch_revslider_layer_animations
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | NULL | NULL | no matching row in const table |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
60 | JDatabaseDriverMysqli->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
59 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
58 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
57 | JFalangDatabase->loadObjectList() | JROOT/administrator/components/com_uniterevolution2/inc_php/framework/db.class.php:178 |
56 | UniteDBRev->fetchSql() | JROOT/administrator/components/com_uniterevolution2/inc_php/framework/db.class.php:213 |
55 | UniteDBRev->fetch() | JROOT/administrator/components/com_uniterevolution2/inc_php/revslider_operations.class.php:533 |
54 | RevOperations::getCustomAnimations() | JROOT/administrator/components/com_uniterevolution2/inc_php/revslider_output.class.php:710 |
53 | RevSliderOutput->putCreativeLayer() | JROOT/administrator/components/com_uniterevolution2/inc_php/revslider_output.class.php:678 |
52 | RevSliderOutput->putSlides() | JROOT/administrator/components/com_uniterevolution2/inc_php/revslider_output.class.php:2200 |
51 | RevSliderOutput->putSliderBase() | JROOT/modules/mod_unite_revolution2/mod_unite_revolution2.php:82 |
50 | include JROOT/modules/mod_unite_revolution2/mod_unite_revolution2.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
49 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
48 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Platform.php:294 |
47 | Gantry\Framework\Platform->displayModule() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Platform.php:342 |
46 | Gantry\Framework\Platform->displayModules() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:702 |
45 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/25/2573ca3ce7aecdace2f732e85e9dbe9e8c7e4cdf9872e875b965bf9d754b5243.php:43 |
44 | __TwigTemplate_a3b391c36022549017574022e5841c863156877308fb7ff9943c58c2b5bbeb2b->block_particle() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:214 |
43 | Twig\Template->displayBlock() | JROOT/cache/gantry5/it_paradise/twig/ee/eeabc8ceced2f154f8c99eaf840b9faeca62a06b393b97a69ea1844edd3f2240.php:73 |
42 | __TwigTemplate_7d2c5568616812a8676fde23b426da279faa62a9a42014ab5adc2a390b9f226a->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
41 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
40 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/25/2573ca3ce7aecdace2f732e85e9dbe9e8c7e4cdf9872e875b965bf9d754b5243.php:35 |
39 | __TwigTemplate_a3b391c36022549017574022e5841c863156877308fb7ff9943c58c2b5bbeb2b->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
38 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
37 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e1/e15702ee59f26bd46b5066712743f4125f1d4057210bc8b2019733e29233ed9a.php:53 |
36 | __TwigTemplate_2d59df7b0aa40024892772310e3207b5d95c52f0911b1e8533ba35c9e52d3428->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
35 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
34 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
33 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
32 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
31 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
30 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:825 |
29 | Gantry\Framework\Theme->getContent() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:718 |
28 | Gantry\Framework\Theme->renderContent() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:643 |
27 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
26 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
25 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
24 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
23 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:468 |
22 | Gantry\Framework\Theme->segments() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:700 |
21 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/fa/fa4bc4b87dced895210145ac7c5530587217602f1389de4e2c2882332d283f91.php:47 |
20 | __TwigTemplate_d778b20774cfe4852197ffb57284e6bcfa87420016f9b5f43c68f713ed8b9b42->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
19 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
18 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e7/e7fa1ceafc284e976fec8d90ab3358b3e5233231ce2f98b14311d1fd83c48d01.php:35 |
17 | __TwigTemplate_4b70bba1bc9e8deadc3614ef436191990c7c6fa4fc6142448f0b4725c689a162->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
16 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
15 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e1/e10ac49662a219ba60e101b041e549b97053d88915e37f1de3328c59b6b583e7.php:35 |
14 | __TwigTemplate_e8527fa4196142f8cd969ba976d69a8c4aa1140cf9b9d1c828d02743684a2307->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
13 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
12 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
11 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
10 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
9 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
8 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/templates/it_paradise/index.php:28 |
7 | require JROOT/templates/it_paradise/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1076 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:209 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 0.06 ms Dopo l'ultima query: 0.11 ms Memoria query: 0.041 MB memoria prima della query: 23.354 MB Righe restituite: 0
select *
from hp9ch_revslider_layer_animations
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | NULL | NULL | no matching row in const table |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
60 | JDatabaseDriverMysqli->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
59 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
58 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
57 | JFalangDatabase->loadObjectList() | JROOT/administrator/components/com_uniterevolution2/inc_php/framework/db.class.php:178 |
56 | UniteDBRev->fetchSql() | JROOT/administrator/components/com_uniterevolution2/inc_php/framework/db.class.php:213 |
55 | UniteDBRev->fetch() | JROOT/administrator/components/com_uniterevolution2/inc_php/revslider_operations.class.php:533 |
54 | RevOperations::getCustomAnimations() | JROOT/administrator/components/com_uniterevolution2/inc_php/revslider_output.class.php:711 |
53 | RevSliderOutput->putCreativeLayer() | JROOT/administrator/components/com_uniterevolution2/inc_php/revslider_output.class.php:678 |
52 | RevSliderOutput->putSlides() | JROOT/administrator/components/com_uniterevolution2/inc_php/revslider_output.class.php:2200 |
51 | RevSliderOutput->putSliderBase() | JROOT/modules/mod_unite_revolution2/mod_unite_revolution2.php:82 |
50 | include JROOT/modules/mod_unite_revolution2/mod_unite_revolution2.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
49 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
48 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Platform.php:294 |
47 | Gantry\Framework\Platform->displayModule() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Platform.php:342 |
46 | Gantry\Framework\Platform->displayModules() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:702 |
45 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/25/2573ca3ce7aecdace2f732e85e9dbe9e8c7e4cdf9872e875b965bf9d754b5243.php:43 |
44 | __TwigTemplate_a3b391c36022549017574022e5841c863156877308fb7ff9943c58c2b5bbeb2b->block_particle() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:214 |
43 | Twig\Template->displayBlock() | JROOT/cache/gantry5/it_paradise/twig/ee/eeabc8ceced2f154f8c99eaf840b9faeca62a06b393b97a69ea1844edd3f2240.php:73 |
42 | __TwigTemplate_7d2c5568616812a8676fde23b426da279faa62a9a42014ab5adc2a390b9f226a->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
41 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
40 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/25/2573ca3ce7aecdace2f732e85e9dbe9e8c7e4cdf9872e875b965bf9d754b5243.php:35 |
39 | __TwigTemplate_a3b391c36022549017574022e5841c863156877308fb7ff9943c58c2b5bbeb2b->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
38 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
37 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e1/e15702ee59f26bd46b5066712743f4125f1d4057210bc8b2019733e29233ed9a.php:53 |
36 | __TwigTemplate_2d59df7b0aa40024892772310e3207b5d95c52f0911b1e8533ba35c9e52d3428->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
35 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
34 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
33 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
32 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
31 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
30 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:825 |
29 | Gantry\Framework\Theme->getContent() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:718 |
28 | Gantry\Framework\Theme->renderContent() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:643 |
27 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
26 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
25 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
24 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
23 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:468 |
22 | Gantry\Framework\Theme->segments() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:700 |
21 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/fa/fa4bc4b87dced895210145ac7c5530587217602f1389de4e2c2882332d283f91.php:47 |
20 | __TwigTemplate_d778b20774cfe4852197ffb57284e6bcfa87420016f9b5f43c68f713ed8b9b42->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
19 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
18 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e7/e7fa1ceafc284e976fec8d90ab3358b3e5233231ce2f98b14311d1fd83c48d01.php:35 |
17 | __TwigTemplate_4b70bba1bc9e8deadc3614ef436191990c7c6fa4fc6142448f0b4725c689a162->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
16 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
15 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e1/e10ac49662a219ba60e101b041e549b97053d88915e37f1de3328c59b6b583e7.php:35 |
14 | __TwigTemplate_e8527fa4196142f8cd969ba976d69a8c4aa1140cf9b9d1c828d02743684a2307->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
13 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
12 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
11 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
10 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
9 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
8 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/templates/it_paradise/index.php:28 |
7 | require JROOT/templates/it_paradise/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1076 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:209 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 7.87 ms Dopo l'ultima query: 31.58 ms Memoria query: 0.052 MB memoria prima della query: 24.084 MB Righe restituite: 0
SELECT cat.id AS id
FROM hp9ch_categories AS cat
LEFT JOIN hp9ch_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
AND cat.published < 1
GROUP BY cat.id
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | parent | NULL | range | cat_idx,idx_left_right | cat_idx | 203 | NULL | 2 | 100.00 | Using index condition; Using temporary; Using filesort |
1 | SIMPLE | cat | NULL | ALL | PRIMARY,cat_idx,idx_access,idx_checkout,idx_left_right,idx_language,idx_path,idx_alias | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 11 | 9.09 | Using where; Using join buffer (Block Nested Loop) |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
76 | JDatabaseDriverMysqli->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
75 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
74 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
73 | JFalangDatabase->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:178 |
72 | JFalangDatabase->loadColumn() | JROOT/libraries/gantry5/src/classes/Gantry/Joomla/Category/CategoryFinder.php:205 |
71 | Gantry\Joomla\Category\CategoryFinder::getUnpublished() | JROOT/libraries/gantry5/src/classes/Gantry/Joomla/Category/CategoryFinder.php:134 |
70 | Gantry\Joomla\Category\CategoryFinder->authorised() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Platform.php:631 |
69 | Gantry\Framework\Platform->finder() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:702 |
68 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/cd/cd6ad1ac597f909380f6c4df22f5df4622baa8abe0093ca20adbbd7270f6c21f.php:74 |
67 | __TwigTemplate_5d858bfeffce38d27dbb5a66e0150d1710eaa2e125d64b3d7bf7303c867178fb->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
66 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
65 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/01/01367846c1c91da4f65f6f09fe636a1c1950094ba15d0822185caf1fa8e8b007.php:85 |
64 | __TwigTemplate_4aaff0671d56140b0a0e64ab65ae285e203e2f365683fbd582f7d3016aca9b1e->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
63 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
62 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
61 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
60 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
59 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
58 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:825 |
57 | Gantry\Framework\Theme->getContent() | JROOT/modules/mod_gantry5_particle/helper.php:141 |
56 | ModGantry5ParticleHelper::render() | JROOT/modules/mod_gantry5_particle/helper.php:158 |
55 | ModGantry5ParticleHelper::cache() | Chiamata uguale alla linea sottostante. |
54 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
53 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:557 |
52 | Joomla\CMS\Helper\ModuleHelper::moduleCache() | JROOT/modules/mod_gantry5_particle/helper.php:169 |
51 | ModGantry5ParticleHelper::moduleCache() | JROOT/modules/mod_gantry5_particle/mod_gantry5_particle.php:53 |
50 | include JROOT/modules/mod_gantry5_particle/mod_gantry5_particle.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
49 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
48 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Platform.php:294 |
47 | Gantry\Framework\Platform->displayModule() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Platform.php:342 |
46 | Gantry\Framework\Platform->displayModules() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:702 |
45 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/25/2573ca3ce7aecdace2f732e85e9dbe9e8c7e4cdf9872e875b965bf9d754b5243.php:43 |
44 | __TwigTemplate_a3b391c36022549017574022e5841c863156877308fb7ff9943c58c2b5bbeb2b->block_particle() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:214 |
43 | Twig\Template->displayBlock() | JROOT/cache/gantry5/it_paradise/twig/ee/eeabc8ceced2f154f8c99eaf840b9faeca62a06b393b97a69ea1844edd3f2240.php:73 |
42 | __TwigTemplate_7d2c5568616812a8676fde23b426da279faa62a9a42014ab5adc2a390b9f226a->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
41 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
40 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/25/2573ca3ce7aecdace2f732e85e9dbe9e8c7e4cdf9872e875b965bf9d754b5243.php:35 |
39 | __TwigTemplate_a3b391c36022549017574022e5841c863156877308fb7ff9943c58c2b5bbeb2b->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
38 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
37 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e1/e15702ee59f26bd46b5066712743f4125f1d4057210bc8b2019733e29233ed9a.php:53 |
36 | __TwigTemplate_2d59df7b0aa40024892772310e3207b5d95c52f0911b1e8533ba35c9e52d3428->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
35 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
34 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
33 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
32 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
31 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
30 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:825 |
29 | Gantry\Framework\Theme->getContent() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:718 |
28 | Gantry\Framework\Theme->renderContent() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:643 |
27 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
26 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
25 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
24 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
23 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:468 |
22 | Gantry\Framework\Theme->segments() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:700 |
21 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/fa/fa4bc4b87dced895210145ac7c5530587217602f1389de4e2c2882332d283f91.php:47 |
20 | __TwigTemplate_d778b20774cfe4852197ffb57284e6bcfa87420016f9b5f43c68f713ed8b9b42->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
19 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
18 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e7/e7fa1ceafc284e976fec8d90ab3358b3e5233231ce2f98b14311d1fd83c48d01.php:35 |
17 | __TwigTemplate_4b70bba1bc9e8deadc3614ef436191990c7c6fa4fc6142448f0b4725c689a162->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
16 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
15 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e1/e10ac49662a219ba60e101b041e549b97053d88915e37f1de3328c59b6b583e7.php:35 |
14 | __TwigTemplate_e8527fa4196142f8cd969ba976d69a8c4aa1140cf9b9d1c828d02743684a2307->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
13 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
12 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
11 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
10 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
9 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
8 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/templates/it_paradise/index.php:28 |
7 | require JROOT/templates/it_paradise/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1076 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:209 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 0.71 ms Dopo l'ultima query: 0.53 ms Memoria query: 0.052 MB memoria prima della query: 24.124 MB Righe restituite: 1
SELECT a.id
FROM hp9ch_categories AS a
WHERE `a`.`id` IN (12)
AND `a`.`extension` = 'com_content'
AND `a`.`access` IN (1,1,5)
AND `a`.`published` IN (1)
AND `a`.`language` IN ('it-IT','*')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | const | PRIMARY,cat_idx,idx_access,idx_language | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
75 | JDatabaseDriverMysqli->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
74 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
73 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
72 | JFalangDatabase->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:178 |
71 | JFalangDatabase->loadColumn() | JROOT/libraries/gantry5/src/classes/Gantry/Joomla/Object/Finder.php:203 |
70 | Gantry\Joomla\Object\Finder->find() | JROOT/libraries/gantry5/src/classes/Gantry/Joomla/Category/CategoryFinder.php:50 |
69 | Gantry\Joomla\Category\CategoryFinder->find() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:700 |
68 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/cd/cd6ad1ac597f909380f6c4df22f5df4622baa8abe0093ca20adbbd7270f6c21f.php:74 |
67 | __TwigTemplate_5d858bfeffce38d27dbb5a66e0150d1710eaa2e125d64b3d7bf7303c867178fb->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
66 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
65 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/01/01367846c1c91da4f65f6f09fe636a1c1950094ba15d0822185caf1fa8e8b007.php:85 |
64 | __TwigTemplate_4aaff0671d56140b0a0e64ab65ae285e203e2f365683fbd582f7d3016aca9b1e->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
63 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
62 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
61 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
60 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
59 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
58 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:825 |
57 | Gantry\Framework\Theme->getContent() | JROOT/modules/mod_gantry5_particle/helper.php:141 |
56 | ModGantry5ParticleHelper::render() | JROOT/modules/mod_gantry5_particle/helper.php:158 |
55 | ModGantry5ParticleHelper::cache() | Chiamata uguale alla linea sottostante. |
54 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
53 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:557 |
52 | Joomla\CMS\Helper\ModuleHelper::moduleCache() | JROOT/modules/mod_gantry5_particle/helper.php:169 |
51 | ModGantry5ParticleHelper::moduleCache() | JROOT/modules/mod_gantry5_particle/mod_gantry5_particle.php:53 |
50 | include JROOT/modules/mod_gantry5_particle/mod_gantry5_particle.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
49 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
48 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Platform.php:294 |
47 | Gantry\Framework\Platform->displayModule() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Platform.php:342 |
46 | Gantry\Framework\Platform->displayModules() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:702 |
45 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/25/2573ca3ce7aecdace2f732e85e9dbe9e8c7e4cdf9872e875b965bf9d754b5243.php:43 |
44 | __TwigTemplate_a3b391c36022549017574022e5841c863156877308fb7ff9943c58c2b5bbeb2b->block_particle() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:214 |
43 | Twig\Template->displayBlock() | JROOT/cache/gantry5/it_paradise/twig/ee/eeabc8ceced2f154f8c99eaf840b9faeca62a06b393b97a69ea1844edd3f2240.php:73 |
42 | __TwigTemplate_7d2c5568616812a8676fde23b426da279faa62a9a42014ab5adc2a390b9f226a->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
41 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
40 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/25/2573ca3ce7aecdace2f732e85e9dbe9e8c7e4cdf9872e875b965bf9d754b5243.php:35 |
39 | __TwigTemplate_a3b391c36022549017574022e5841c863156877308fb7ff9943c58c2b5bbeb2b->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
38 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
37 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e1/e15702ee59f26bd46b5066712743f4125f1d4057210bc8b2019733e29233ed9a.php:53 |
36 | __TwigTemplate_2d59df7b0aa40024892772310e3207b5d95c52f0911b1e8533ba35c9e52d3428->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
35 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
34 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
33 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
32 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
31 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
30 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:825 |
29 | Gantry\Framework\Theme->getContent() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:718 |
28 | Gantry\Framework\Theme->renderContent() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:643 |
27 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
26 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
25 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
24 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
23 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:468 |
22 | Gantry\Framework\Theme->segments() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:700 |
21 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/fa/fa4bc4b87dced895210145ac7c5530587217602f1389de4e2c2882332d283f91.php:47 |
20 | __TwigTemplate_d778b20774cfe4852197ffb57284e6bcfa87420016f9b5f43c68f713ed8b9b42->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
19 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
18 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e7/e7fa1ceafc284e976fec8d90ab3358b3e5233231ce2f98b14311d1fd83c48d01.php:35 |
17 | __TwigTemplate_4b70bba1bc9e8deadc3614ef436191990c7c6fa4fc6142448f0b4725c689a162->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
16 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
15 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e1/e10ac49662a219ba60e101b041e549b97053d88915e37f1de3328c59b6b583e7.php:35 |
14 | __TwigTemplate_e8527fa4196142f8cd969ba976d69a8c4aa1140cf9b9d1c828d02743684a2307->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
13 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
12 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
11 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
10 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
9 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
8 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/templates/it_paradise/index.php:28 |
7 | require JROOT/templates/it_paradise/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1076 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:209 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 0.67 ms Dopo l'ultima query: 4.65 ms Memoria query: 0.058 MB memoria prima della query: 24.481 MB Righe restituite: 27
SHOW FULL COLUMNS
FROM `hp9ch_categories`
EXPLAIN non possibile sulla query: SHOW FULL COLUMNS FROM `hp9ch_categories`
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea |
---|
81 | JDatabaseDriverMysqli->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
80 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
79 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
78 | JFalangDatabase->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
77 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:245 |
76 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:164 |
75 | Joomla\CMS\Table\Table->__construct() | JROOT/libraries/src/Table/Category.php:35 |
74 | Joomla\CMS\Table\Category->__construct() | JROOT/libraries/src/Table/Table.php:312 |
73 | Joomla\CMS\Table\Table::getInstance() | JROOT/libraries/gantry5/src/classes/Gantry/Joomla/Object/AbstractObject.php:518 |
72 | Gantry\Joomla\Object\AbstractObject::getTable() | JROOT/libraries/gantry5/src/classes/Gantry/Joomla/Object/AbstractObject.php:526 |
71 | Gantry\Joomla\Object\AbstractObject::getQuery() | JROOT/libraries/gantry5/src/classes/Gantry/Joomla/Object/AbstractObject.php:482 |
70 | Gantry\Joomla\Object\AbstractObject::getInstances() | JROOT/libraries/gantry5/src/classes/Gantry/Joomla/Category/CategoryFinder.php:56 |
69 | Gantry\Joomla\Category\CategoryFinder->find() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:700 |
68 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/cd/cd6ad1ac597f909380f6c4df22f5df4622baa8abe0093ca20adbbd7270f6c21f.php:74 |
67 | __TwigTemplate_5d858bfeffce38d27dbb5a66e0150d1710eaa2e125d64b3d7bf7303c867178fb->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
66 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
65 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/01/01367846c1c91da4f65f6f09fe636a1c1950094ba15d0822185caf1fa8e8b007.php:85 |
64 | __TwigTemplate_4aaff0671d56140b0a0e64ab65ae285e203e2f365683fbd582f7d3016aca9b1e->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
63 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
62 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
61 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
60 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
59 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
58 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:825 |
57 | Gantry\Framework\Theme->getContent() | JROOT/modules/mod_gantry5_particle/helper.php:141 |
56 | ModGantry5ParticleHelper::render() | JROOT/modules/mod_gantry5_particle/helper.php:158 |
55 | ModGantry5ParticleHelper::cache() | Chiamata uguale alla linea sottostante. |
54 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
53 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:557 |
52 | Joomla\CMS\Helper\ModuleHelper::moduleCache() | JROOT/modules/mod_gantry5_particle/helper.php:169 |
51 | ModGantry5ParticleHelper::moduleCache() | JROOT/modules/mod_gantry5_particle/mod_gantry5_particle.php:53 |
50 | include JROOT/modules/mod_gantry5_particle/mod_gantry5_particle.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
49 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
48 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Platform.php:294 |
47 | Gantry\Framework\Platform->displayModule() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Platform.php:342 |
46 | Gantry\Framework\Platform->displayModules() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:702 |
45 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/25/2573ca3ce7aecdace2f732e85e9dbe9e8c7e4cdf9872e875b965bf9d754b5243.php:43 |
44 | __TwigTemplate_a3b391c36022549017574022e5841c863156877308fb7ff9943c58c2b5bbeb2b->block_particle() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:214 |
43 | Twig\Template->displayBlock() | JROOT/cache/gantry5/it_paradise/twig/ee/eeabc8ceced2f154f8c99eaf840b9faeca62a06b393b97a69ea1844edd3f2240.php:73 |
42 | __TwigTemplate_7d2c5568616812a8676fde23b426da279faa62a9a42014ab5adc2a390b9f226a->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
41 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
40 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/25/2573ca3ce7aecdace2f732e85e9dbe9e8c7e4cdf9872e875b965bf9d754b5243.php:35 |
39 | __TwigTemplate_a3b391c36022549017574022e5841c863156877308fb7ff9943c58c2b5bbeb2b->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
38 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
37 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e1/e15702ee59f26bd46b5066712743f4125f1d4057210bc8b2019733e29233ed9a.php:53 |
36 | __TwigTemplate_2d59df7b0aa40024892772310e3207b5d95c52f0911b1e8533ba35c9e52d3428->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
35 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
34 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
33 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
32 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
31 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
30 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:825 |
29 | Gantry\Framework\Theme->getContent() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:718 |
28 | Gantry\Framework\Theme->renderContent() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:643 |
27 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
26 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
25 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
24 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
23 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:468 |
22 | Gantry\Framework\Theme->segments() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:700 |
21 | Twig\Template->getAttribute() | JROOT/cache/gantry5/it_paradise/twig/fa/fa4bc4b87dced895210145ac7c5530587217602f1389de4e2c2882332d283f91.php:47 |
20 | __TwigTemplate_d778b20774cfe4852197ffb57284e6bcfa87420016f9b5f43c68f713ed8b9b42->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
19 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
18 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e7/e7fa1ceafc284e976fec8d90ab3358b3e5233231ce2f98b14311d1fd83c48d01.php:35 |
17 | __TwigTemplate_4b70bba1bc9e8deadc3614ef436191990c7c6fa4fc6142448f0b4725c689a162->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
16 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
15 | Twig\Template->display() | JROOT/cache/gantry5/it_paradise/twig/e1/e10ac49662a219ba60e101b041e549b97053d88915e37f1de3328c59b6b583e7.php:35 |
14 | __TwigTemplate_e8527fa4196142f8cd969ba976d69a8c4aa1140cf9b9d1c828d02743684a2307->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
13 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
12 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
11 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
10 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
9 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
8 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/templates/it_paradise/index.php:28 |
7 | require JROOT/templates/it_paradise/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1076 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:209 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tempo della query: 0.36 ms Dopo l'ultima query: 4.15 ms Memoria quer