Tempo della query: 2.26 ms
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 pinetoapp_menu AS m
LEFT JOIN pinetoapp_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
ORDER BY m.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 59 | Using where; Using filesort |
1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | Sql713486_1.m.component_id | 1 | |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 23 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
22 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
21 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
20 | JFalangDatabase->loadObjectList() | JROOT/libraries/cms/menu/site.php:86 |
19 | JMenuSite->load() | JROOT/libraries/cms/menu/menu.php:74 |
18 | JMenu->__construct() | JROOT/libraries/cms/menu/site.php:57 |
17 | JMenuSite->__construct() | JROOT/libraries/cms/menu/menu.php:145 |
16 | JMenu::getInstance() | JROOT/libraries/cms/application/cms.php:446 |
15 | JApplicationCms->getMenu() | JROOT/libraries/cms/application/site.php:272 |
14 | JApplicationSite->getMenu() | JROOT/libraries/cms/router/site.php:57 |
13 | JRouterSite->__construct() | JROOT/libraries/cms/router/router.php:197 |
12 | JRouter::getInstance() | JROOT/libraries/cms/application/cms.php:542 |
11 | JApplicationCms::getRouter() | JROOT/libraries/cms/application/site.php:407 |
10 | JApplicationSite::getRouter() | JROOT/plugins/system/languagefilter/languagefilter.php:130 |
9 | PlgSystemLanguageFilter->onAfterInitialise() | Chiamata uguale alla linea sottostante. |
8 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:677 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:681 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:268 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.37 ms Dopo l'ultima query: 8.68 ms
SELECT joomlatablename,tablepkID
FROM `pinetoapp_falang_tableinfo`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | pinetoapp_falang_tableinfo | ALL | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 13 | |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 28 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
27 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
26 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
25 | JFalangDatabase->loadObjectList() | JROOT/administrator/components/com_falang/classes/FalangManager.class.php:144 |
24 | FalangManager->_loadPrimaryKeyData() | JROOT/administrator/components/com_falang/classes/FalangManager.class.php:57 |
23 | FalangManager->__construct() | JROOT/administrator/components/com_falang/classes/FalangManager.class.php:85 |
22 | FalangManager::getInstance() | JROOT/components/com_falang/helpers/falang.class.php:35 |
21 | Falang::translateList() | JROOT/plugins/system/falangdriver/falang_database.php:334 |
20 | JFalangDatabase->loadObjectList() | JROOT/libraries/cms/menu/site.php:86 |
19 | JMenuSite->load() | JROOT/libraries/cms/menu/menu.php:74 |
18 | JMenu->__construct() | JROOT/libraries/cms/menu/site.php:57 |
17 | JMenuSite->__construct() | JROOT/libraries/cms/menu/menu.php:145 |
16 | JMenu::getInstance() | JROOT/libraries/cms/application/cms.php:446 |
15 | JApplicationCms->getMenu() | JROOT/libraries/cms/application/site.php:272 |
14 | JApplicationSite->getMenu() | JROOT/libraries/cms/router/site.php:57 |
13 | JRouterSite->__construct() | JROOT/libraries/cms/router/router.php:197 |
12 | JRouter::getInstance() | JROOT/libraries/cms/application/cms.php:542 |
11 | JApplicationCms::getRouter() | JROOT/libraries/cms/application/site.php:407 |
10 | JApplicationSite::getRouter() | JROOT/plugins/system/languagefilter/languagefilter.php:130 |
9 | PlgSystemLanguageFilter->onAfterInitialise() | Chiamata uguale alla linea sottostante. |
8 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:677 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:681 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:268 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.28 ms Dopo l'ultima query: 0.31 ms
SELECT *
FROM pinetoapp_languages
ORDER BY ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | pinetoapp_languages | ALL | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 3 | Using filesort |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 28 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
27 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
26 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
25 | JFalangDatabase->loadObjectList() | JROOT/administrator/components/com_falang/classes/FalangManager.class.php:319 |
24 | FalangManager->getLanguages() | JROOT/administrator/components/com_falang/classes/FalangManager.class.php:63 |
23 | FalangManager->__construct() | JROOT/administrator/components/com_falang/classes/FalangManager.class.php:85 |
22 | FalangManager::getInstance() | JROOT/components/com_falang/helpers/falang.class.php:35 |
21 | Falang::translateList() | JROOT/plugins/system/falangdriver/falang_database.php:334 |
20 | JFalangDatabase->loadObjectList() | JROOT/libraries/cms/menu/site.php:86 |
19 | JMenuSite->load() | JROOT/libraries/cms/menu/menu.php:74 |
18 | JMenu->__construct() | JROOT/libraries/cms/menu/site.php:57 |
17 | JMenuSite->__construct() | JROOT/libraries/cms/menu/menu.php:145 |
16 | JMenu::getInstance() | JROOT/libraries/cms/application/cms.php:446 |
15 | JApplicationCms->getMenu() | JROOT/libraries/cms/application/site.php:272 |
14 | JApplicationSite->getMenu() | JROOT/libraries/cms/router/site.php:57 |
13 | JRouterSite->__construct() | JROOT/libraries/cms/router/router.php:197 |
12 | JRouter::getInstance() | JROOT/libraries/cms/application/cms.php:542 |
11 | JApplicationCms::getRouter() | JROOT/libraries/cms/application/site.php:407 |
10 | JApplicationSite::getRouter() | JROOT/plugins/system/languagefilter/languagefilter.php:130 |
9 | PlgSystemLanguageFilter->onAfterInitialise() | Chiamata uguale alla linea sottostante. |
8 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:677 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:681 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:268 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 1.39 ms Dopo l'ultima query: 10.07 ms
SHOW FULL COLUMNS
FROM `pinetoapp_languages`
EXPLAIN non possibile sulla query: SHOW FULL COLUMNS FROM `pinetoapp_languages`
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 32 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
31 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
30 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
29 | JFalangDatabase->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
28 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:241 |
27 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:162 |
26 | JTable->__construct() | JROOT/administrator/components/com_falang/tables/JFLanguage.php:54 |
25 | TableJFLanguage->__construct() | JROOT/administrator/components/com_falang/classes/FalangManager.class.php:325 |
24 | FalangManager->getLanguages() | JROOT/administrator/components/com_falang/classes/FalangManager.class.php:63 |
23 | FalangManager->__construct() | JROOT/administrator/components/com_falang/classes/FalangManager.class.php:85 |
22 | FalangManager::getInstance() | JROOT/components/com_falang/helpers/falang.class.php:35 |
21 | Falang::translateList() | JROOT/plugins/system/falangdriver/falang_database.php:334 |
20 | JFalangDatabase->loadObjectList() | JROOT/libraries/cms/menu/site.php:86 |
19 | JMenuSite->load() | JROOT/libraries/cms/menu/menu.php:74 |
18 | JMenu->__construct() | JROOT/libraries/cms/menu/site.php:57 |
17 | JMenuSite->__construct() | JROOT/libraries/cms/menu/menu.php:145 |
16 | JMenu::getInstance() | JROOT/libraries/cms/application/cms.php:446 |
15 | JApplicationCms->getMenu() | JROOT/libraries/cms/application/site.php:272 |
14 | JApplicationSite->getMenu() | JROOT/libraries/cms/router/site.php:57 |
13 | JRouterSite->__construct() | JROOT/libraries/cms/router/router.php:197 |
12 | JRouter::getInstance() | JROOT/libraries/cms/application/cms.php:542 |
11 | JApplicationCms::getRouter() | JROOT/libraries/cms/application/site.php:407 |
10 | JApplicationSite::getRouter() | JROOT/plugins/system/languagefilter/languagefilter.php:130 |
9 | PlgSystemLanguageFilter->onAfterInitialise() | Chiamata uguale alla linea sottostante. |
8 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:677 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:681 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:268 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.27 ms Dopo l'ultima query: 6.31 ms
SELECT falang_content.reference_field, falang_content.value, falang_content.reference_id, falang_content.original_value
FROM pinetoapp_falang_content AS falang_content
WHERE falang_content.language_id=2
AND falang_content.published=1
AND falang_content.reference_id IN(101,167,172,168,169,102,146,147,104,103,105,106,107,108,110,181,182,183,184,185,186,187,230,231,232,233,234,235)
AND falang_content.reference_table='menu'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | falang_content | ref | idxFalang1,falangContent,falangContentLanguage,reference_id,language_id,reference_table | language_id | 4 | const | 1 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 26 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
25 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
24 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:277 |
23 | JFalangDatabase->loadObjectList() | JROOT/components/com_falang/helpers/falang.class.php:235 |
22 | Falang::translateListWithIDs() | JROOT/components/com_falang/helpers/falang.class.php:108 |
21 | Falang::translateList() | JROOT/plugins/system/falangdriver/falang_database.php:334 |
20 | JFalangDatabase->loadObjectList() | JROOT/libraries/cms/menu/site.php:86 |
19 | JMenuSite->load() | JROOT/libraries/cms/menu/menu.php:74 |
18 | JMenu->__construct() | JROOT/libraries/cms/menu/site.php:57 |
17 | JMenuSite->__construct() | JROOT/libraries/cms/menu/menu.php:145 |
16 | JMenu::getInstance() | JROOT/libraries/cms/application/cms.php:446 |
15 | JApplicationCms->getMenu() | JROOT/libraries/cms/application/site.php:272 |
14 | JApplicationSite->getMenu() | JROOT/libraries/cms/router/site.php:57 |
13 | JRouterSite->__construct() | JROOT/libraries/cms/router/router.php:197 |
12 | JRouter::getInstance() | JROOT/libraries/cms/application/cms.php:542 |
11 | JApplicationCms::getRouter() | JROOT/libraries/cms/application/site.php:407 |
10 | JApplicationSite::getRouter() | JROOT/plugins/system/languagefilter/languagefilter.php:130 |
9 | PlgSystemLanguageFilter->onAfterInitialise() | Chiamata uguale alla linea sottostante. |
8 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:677 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:681 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:268 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 4.03 ms Dopo l'ultima query: 29.33 ms
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 pinetoapp_menu AS m
LEFT JOIN pinetoapp_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
ORDER BY m.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 59 | Using where; Using filesort |
1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | Sql713486_1.m.component_id | 1 | |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 18 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
17 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
16 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
15 | JFalangDatabase->loadObjectList() | JROOT/libraries/cms/menu/site.php:86 |
14 | JMenuSite->load() | JROOT/libraries/cms/menu/menu.php:74 |
13 | JMenu->__construct() | JROOT/libraries/cms/menu/site.php:57 |
12 | JMenuSite->__construct() | JROOT/plugins/system/falangdriver/falangdriver.php:362 |
11 | plgSystemFalangdriver->parseRule() | Chiamata uguale alla linea sottostante. |
10 | call_user_func_array() | JROOT/libraries/cms/router/router.php:596 |
9 | JRouter->processParseRules() | JROOT/libraries/cms/router/site.php:561 |
8 | JRouterSite->processParseRules() | JROOT/libraries/cms/router/router.php:570 |
7 | JRouter->_processParseRules() | JROOT/libraries/cms/router/router.php:224 |
6 | JRouter->parse() | JROOT/libraries/cms/router/site.php:131 |
5 | JRouterSite->parse() | JROOT/libraries/cms/application/cms.php:1123 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:791 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:268 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 2.01 ms Dopo l'ultima query: 1.92 ms
SELECT falang_content.reference_field, falang_content.value, falang_content.reference_id, falang_content.original_value
FROM pinetoapp_falang_content AS falang_content
WHERE falang_content.language_id=2
AND falang_content.published=1
AND falang_content.reference_id IN(101,167,172,168,169,102,146,147,104,103,105,106,107,108,110,181,182,183,184,185,186,187,230,231,232,233,234,235)
AND falang_content.reference_table='menu'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | falang_content | ref | idxFalang1,falangContent,falangContentLanguage,reference_id,language_id,reference_table | language_id | 4 | const | 1 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 21 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
20 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
19 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:277 |
18 | JFalangDatabase->loadObjectList() | JROOT/components/com_falang/helpers/falang.class.php:235 |
17 | Falang::translateListWithIDs() | JROOT/components/com_falang/helpers/falang.class.php:108 |
16 | Falang::translateList() | JROOT/plugins/system/falangdriver/falang_database.php:334 |
15 | JFalangDatabase->loadObjectList() | JROOT/libraries/cms/menu/site.php:86 |
14 | JMenuSite->load() | JROOT/libraries/cms/menu/menu.php:74 |
13 | JMenu->__construct() | JROOT/libraries/cms/menu/site.php:57 |
12 | JMenuSite->__construct() | JROOT/plugins/system/falangdriver/falangdriver.php:362 |
11 | plgSystemFalangdriver->parseRule() | Chiamata uguale alla linea sottostante. |
10 | call_user_func_array() | JROOT/libraries/cms/router/router.php:596 |
9 | JRouter->processParseRules() | JROOT/libraries/cms/router/site.php:561 |
8 | JRouterSite->processParseRules() | JROOT/libraries/cms/router/router.php:570 |
7 | JRouter->_processParseRules() | JROOT/libraries/cms/router/router.php:224 |
6 | JRouter->parse() | JROOT/libraries/cms/router/site.php:131 |
5 | JRouterSite->parse() | JROOT/libraries/cms/application/cms.php:1123 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:791 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:268 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 1.21 ms Dopo l'ultima query: 5.35 ms
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `pinetoapp_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | pinetoapp_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 364 | const,const | 1 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 17 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
16 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
15 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
14 | JFalangDatabase->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:416 |
13 | JFalangDatabase->loadObject() | Chiamata uguale alla linea sottostante. |
12 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:152 |
11 | JCacheControllerCallback->get() | JROOT/libraries/cms/library/helper.php:156 |
10 | JLibraryHelper::_load() | JROOT/libraries/cms/library/helper.php:47 |
9 | JLibraryHelper::getLibrary() | JROOT/libraries/cms/library/helper.php:90 |
8 | JLibraryHelper::getParams() | JROOT/libraries/cms/version/version.php:274 |
7 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:755 |
6 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
5 | JFactory::getDocument() | JROOT/libraries/joomla/application/web.php:977 |
4 | JApplicationWeb->loadDocument() | JROOT/libraries/cms/application/site.php:130 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:268 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.82 ms Dopo l'ultima query: 0.48 ms
UPDATE `pinetoapp_extensions`
SET `params` = '{\"mediaversion\":\"573e770bc52a0e22940864aa781f66d3\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN non possibile sulla query: UPDATE `pinetoapp_extensions`
SET `params` = '{\"mediaversion\":\"573e770bc52a0e22940864aa781f66d3\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 11 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
10 | JFalangDatabase->execute() | JROOT/libraries/cms/library/helper.php:119 |
9 | JLibraryHelper::saveParams() | JROOT/libraries/cms/version/version.php:325 |
8 | JVersion->setMediaVersion() | JROOT/libraries/cms/version/version.php:284 |
7 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:755 |
6 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
5 | JFactory::getDocument() | JROOT/libraries/joomla/application/web.php:977 |
4 | JApplicationWeb->loadDocument() | JROOT/libraries/cms/application/site.php:130 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:268 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.78 ms Dopo l'ultima query: 8.93 ms
SELECT id, home, template, s.params
FROM pinetoapp_template_styles as s
LEFT JOIN pinetoapp_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | s | ALL | idx_template | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 7 | Using where |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | element_clientid | 303 | Sql713486_1.s.template,const | 1 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 8 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
7 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
6 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
5 | JFalangDatabase->loadObjectList() | JROOT/libraries/cms/application/site.php:484 |
4 | JApplicationSite->getTemplate() | JROOT/libraries/cms/application/site.php:165 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:268 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 1.38 ms Dopo l'ultima query: 62.13 ms
SHOW FULL COLUMNS
FROM `pinetoapp_assets`
EXPLAIN non possibile sulla query: SHOW FULL COLUMNS FROM `pinetoapp_assets`
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 26 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
25 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
24 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
23 | JFalangDatabase->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
22 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:241 |
21 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:162 |
20 | JTable->__construct() | JROOT/libraries/joomla/table/asset.php:60 |
19 | JTableAsset->__construct() | JROOT/libraries/joomla/table/table.php:308 |
18 | JTable::getInstance() | JROOT/libraries/joomla/access/access.php:696 |
17 | JAccess::getExtensionNameFromAsset() | JROOT/libraries/joomla/access/access.php:555 |
16 | JAccess::getAssetRules() | JROOT/libraries/joomla/user/user.php:385 |
15 | JUser->authorise() | JROOT/components/com_content/models/articles.php:112 |
14 | ContentModelArticles->populateState() | JROOT/components/com_content/models/featured.php:43 |
13 | ContentModelFeatured->populateState() | JROOT/libraries/legacy/model/legacy.php:435 |
12 | JModelLegacy->getState() | JROOT/libraries/legacy/view/legacy.php:408 |
11 | JViewLegacy->get() | JROOT/components/com_content/views/featured/view.html.php:54 |
10 | ContentViewFeatured->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:268 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.41 ms Dopo l'ultima query: 0.44 ms
SELECT *
FROM pinetoapp_assets
WHERE `id` = '1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | pinetoapp_assets | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 25 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
24 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
23 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
22 | JFalangDatabase->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:416 |
21 | JFalangDatabase->loadObject() | JROOT/plugins/system/falangdriver/falang_database.php:351 |
20 | JFalangDatabase->_loadObject() | JROOT/plugins/system/falangdriver/falang_database.php:434 |
19 | JFalangDatabase->loadAssoc() | JROOT/libraries/joomla/table/table.php:719 |
18 | JTable->load() | JROOT/libraries/joomla/access/access.php:697 |
17 | JAccess::getExtensionNameFromAsset() | JROOT/libraries/joomla/access/access.php:555 |
16 | JAccess::getAssetRules() | JROOT/libraries/joomla/user/user.php:385 |
15 | JUser->authorise() | JROOT/components/com_content/models/articles.php:112 |
14 | ContentModelArticles->populateState() | JROOT/components/com_content/models/featured.php:43 |
13 | ContentModelFeatured->populateState() | JROOT/libraries/legacy/model/legacy.php:435 |
12 | JModelLegacy->getState() | JROOT/libraries/legacy/view/legacy.php:408 |
11 | JViewLegacy->get() | JROOT/components/com_content/views/featured/view.html.php:54 |
10 | ContentViewFeatured->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:268 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 1.86 ms Dopo l'ultima query: 0.52 ms
SELECT a.rules
FROM pinetoapp_assets AS a
WHERE (a.id = 1 OR a.name = 'root.1')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | index_merge | PRIMARY,idx_asset_name | PRIMARY,idx_asset_name | 4,152 | NULL | 2 | Using union(PRIMARY,idx_asset_name); Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 21 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
20 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
19 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
18 | JFalangDatabase->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:178 |
17 | JFalangDatabase->loadColumn() | JROOT/libraries/joomla/access/access.php:652 |
16 | JAccess::getAssetRules() | JROOT/libraries/joomla/user/user.php:385 |
15 | JUser->authorise() | JROOT/components/com_content/models/articles.php:112 |
14 | ContentModelArticles->populateState() | JROOT/components/com_content/models/featured.php:43 |
13 | ContentModelFeatured->populateState() | JROOT/libraries/legacy/model/legacy.php:435 |
12 | JModelLegacy->getState() | JROOT/libraries/legacy/view/legacy.php:408 |
11 | JViewLegacy->get() | JROOT/components/com_content/views/featured/view.html.php:54 |
10 | ContentViewFeatured->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:268 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 2.94 ms Dopo l'ultima query: 3.99 ms
SELECT element
FROM pinetoapp_extensions
WHERE type = 'component'
AND enabled = '1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | pinetoapp_extensions | ref | extension | extension | 62 | const | 36 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 23 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
22 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
21 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
20 | JFalangDatabase->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:178 |
19 | JFalangDatabase->loadColumn() | JROOT/libraries/joomla/access/access.php:413 |
18 | JAccess::preloadComponents() | JROOT/libraries/joomla/access/access.php:213 |
17 | JAccess::preload() | JROOT/libraries/joomla/access/access.php:168 |
16 | JAccess::check() | JROOT/libraries/joomla/user/user.php:394 |
15 | JUser->authorise() | JROOT/components/com_content/models/articles.php:112 |
14 | ContentModelArticles->populateState() | JROOT/components/com_content/models/featured.php:43 |
13 | ContentModelFeatured->populateState() | JROOT/libraries/legacy/model/legacy.php:435 |
12 | JModelLegacy->getState() | JROOT/libraries/legacy/view/legacy.php:408 |
11 | JViewLegacy->get() | JROOT/components/com_content/views/featured/view.html.php:54 |
10 | ContentViewFeatured->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:268 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 2.45 ms Dopo l'ultima query: 0.52 ms
SELECT a.name, a.rules
FROM pinetoapp_assets AS a
WHERE (a.name IN ('com_admin','com_admintools','com_ajax','com_banners','com_cache','com_categories','com_checkin','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_ezrealty','com_falang','com_finder','com_installer','com_jdiction','com_joomlaupdate','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_plugins','com_postinstall','com_realtybookings','com_redirect','com_search','com_tags','com_templates','com_users','com_weblinks','com_wrapper') OR a.name = 'root.1')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ALL | idx_asset_name | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 271 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 23 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
22 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
21 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
20 | JFalangDatabase->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:459 |
19 | JFalangDatabase->loadAssocList() | JROOT/libraries/joomla/access/access.php:441 |
18 | JAccess::preloadComponents() | JROOT/libraries/joomla/access/access.php:213 |
17 | JAccess::preload() | JROOT/libraries/joomla/access/access.php:168 |
16 | JAccess::check() | JROOT/libraries/joomla/user/user.php:394 |
15 | JUser->authorise() | JROOT/components/com_content/models/articles.php:112 |
14 | ContentModelArticles->populateState() | JROOT/components/com_content/models/featured.php:43 |
13 | ContentModelFeatured->populateState() | JROOT/libraries/legacy/model/legacy.php:435 |
12 | JModelLegacy->getState() | JROOT/libraries/legacy/view/legacy.php:408 |
11 | JViewLegacy->get() | JROOT/components/com_content/views/featured/view.html.php:54 |
10 | ContentViewFeatured->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:268 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 7.53 ms Dopo l'ultima query: 4.15 ms
SELECT a.id, a.title, a.alias, a.introtext, a.fulltext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, a.language, LENGTH(a.fulltext) AS readmore,
CASE WHEN badcats.id is not null THEN 0 ELSE a.state END AS state,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count,c.published,
CASE WHEN badcats.id is null THEN c.published ELSE 0 END AS parents_published
FROM pinetoapp_content AS a
INNER JOIN pinetoapp_content_frontpage AS fp
ON fp.content_id = a.id
LEFT JOIN pinetoapp_categories AS c
ON c.id = a.catid
LEFT JOIN pinetoapp_users AS ua
ON ua.id = a.created_by
LEFT JOIN pinetoapp_users AS uam
ON uam.id = a.modified_by
LEFT JOIN pinetoapp_categories as parent
ON parent.id = c.parent_id
LEFT JOIN pinetoapp_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM pinetoapp_categories AS cat JOIN pinetoapp_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id ) AS badcats
ON badcats.id = c.id
WHERE a.access IN (1,1)
AND c.access IN (1,1)
AND
CASE WHEN badcats.id is null THEN a.state ELSE 0 END = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-04-30 04:49:13')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-04-30 04:49:13')
AND a.language in ('it-IT','*')
AND a.catid IN (8)
ORDER BY c.lft, a.featured DESC, fp.ordering,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END DESC , a.created DESC
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | PRIMARY | c | const | PRIMARY,idx_access | PRIMARY | 4 | const | 1 | Using temporary; Using filesort |
1 | PRIMARY | a | ref | PRIMARY,idx_access,idx_catid,idx_language | idx_catid | 4 | const | 1 | Using where |
1 | PRIMARY | ua | eq_ref | PRIMARY | PRIMARY | 4 | Sql713486_1.a.created_by | 1 | |
1 | PRIMARY | uam | eq_ref | PRIMARY | PRIMARY | 4 | Sql713486_1.a.modified_by | 1 | |
1 | PRIMARY | fp | eq_ref | PRIMARY | PRIMARY | 4 | Sql713486_1.a.id | 1 | Using where |
1 | PRIMARY | parent | eq_ref | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | PRIMARY | v | eq_ref | PRIMARY | PRIMARY | 4 | Sql713486_1.a.id | 1 | |
1 | PRIMARY | <derived2> | ALL | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 1 | Using where |
2 | DERIVED | parent | range | cat_idx,idx_left_right | cat_idx | 153 | NULL | 2 | Using where; Using temporary; Using filesort |
2 | DERIVED | cat | index | idx_left_right | idx_left_right | 8 | NULL | 44 | Using where; Using index; Using join buffer |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 19 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
18 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
17 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
16 | JFalangDatabase->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:310 |
15 | JModelLegacy->_getList() | JROOT/libraries/legacy/model/list.php:183 |
14 | JModelList->getItems() | JROOT/components/com_content/models/articles.php:565 |
13 | ContentModelArticles->getItems() | JROOT/components/com_content/models/featured.php:101 |
12 | ContentModelFeatured->getItems() | JROOT/libraries/legacy/view/legacy.php:408 |
11 | JViewLegacy->get() | JROOT/components/com_content/views/featured/view.html.php:55 |
10 | ContentViewFeatured->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:268 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 3.52 ms Dopo l'ultima query: 12.86 ms
SELECT falang_content.reference_field, falang_content.value, falang_content.reference_id, falang_content.original_value
FROM pinetoapp_falang_content AS falang_content
WHERE falang_content.language_id=2
AND falang_content.published=1
AND falang_content.reference_id IN(2)
AND falang_content.reference_table='content'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | falang_content | ref | idxFalang1,falangContent,falangContentLanguage,reference_id,language_id,reference_table | falangContent | 310 | const,const,const | 1 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 22 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
21 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
20 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:277 |
19 | JFalangDatabase->loadObjectList() | JROOT/components/com_falang/helpers/falang.class.php:235 |
18 | Falang::translateListWithIDs() | JROOT/components/com_falang/helpers/falang.class.php:108 |
17 | Falang::translateList() | JROOT/plugins/system/falangdriver/falang_database.php:334 |
16 | JFalangDatabase->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:310 |
15 | JModelLegacy->_getList() | JROOT/libraries/legacy/model/list.php:183 |
14 | JModelList->getItems() | JROOT/components/com_content/models/articles.php:565 |
13 | ContentModelArticles->getItems() | JROOT/components/com_content/models/featured.php:101 |
12 | ContentModelFeatured->getItems() | JROOT/libraries/legacy/view/legacy.php:408 |
11 | JViewLegacy->get() | JROOT/components/com_content/views/featured/view.html.php:55 |
10 | ContentViewFeatured->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:268 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 1.04 ms Dopo l'ultima query: 0.23 ms
SELECT falang_content.reference_field, falang_content.value, falang_content.reference_id, falang_content.original_value
FROM pinetoapp_falang_content AS falang_content
WHERE falang_content.language_id=2
AND falang_content.published=1
AND falang_content.reference_id IN(8)
AND falang_content.reference_table='categories'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | falang_content | ref | idxFalang1,falangContent,falangContentLanguage,reference_id,language_id,reference_table | falangContent | 310 | const,const,const | 1 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 22 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
21 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
20 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:277 |
19 | JFalangDatabase->loadObjectList() | JROOT/components/com_falang/helpers/falang.class.php:235 |
18 | Falang::translateListWithIDs() | JROOT/components/com_falang/helpers/falang.class.php:108 |
17 | Falang::translateList() | JROOT/plugins/system/falangdriver/falang_database.php:334 |
16 | JFalangDatabase->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:310 |
15 | JModelLegacy->_getList() | JROOT/libraries/legacy/model/list.php:183 |
14 | JModelList->getItems() | JROOT/components/com_content/models/articles.php:565 |
13 | ContentModelArticles->getItems() | JROOT/components/com_content/models/featured.php:101 |
12 | ContentModelFeatured->getItems() | JROOT/libraries/legacy/view/legacy.php:408 |
11 | JViewLegacy->get() | JROOT/components/com_content/views/featured/view.html.php:55 |
10 | ContentViewFeatured->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:268 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.23 ms Dopo l'ultima query: 0.21 ms
SELECT falang_content.reference_field, falang_content.value, falang_content.reference_id, falang_content.original_value
FROM pinetoapp_falang_content AS falang_content
WHERE falang_content.language_id=2
AND falang_content.published=1
AND falang_content.reference_id IN(8)
AND falang_content.reference_table='categories'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | falang_content | ref | idxFalang1,falangContent,falangContentLanguage,reference_id,language_id,reference_table | falangContent | 310 | const,const,const | 1 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 22 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
21 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
20 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:277 |
19 | JFalangDatabase->loadObjectList() | JROOT/components/com_falang/helpers/falang.class.php:235 |
18 | Falang::translateListWithIDs() | JROOT/components/com_falang/helpers/falang.class.php:108 |
17 | Falang::translateList() | JROOT/plugins/system/falangdriver/falang_database.php:334 |
16 | JFalangDatabase->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:310 |
15 | JModelLegacy->_getList() | JROOT/libraries/legacy/model/list.php:183 |
14 | JModelList->getItems() | JROOT/components/com_content/models/articles.php:565 |
13 | ContentModelArticles->getItems() | JROOT/components/com_content/models/featured.php:101 |
12 | ContentModelFeatured->getItems() | JROOT/libraries/legacy/view/legacy.php:408 |
11 | JViewLegacy->get() | JROOT/components/com_content/views/featured/view.html.php:55 |
10 | ContentViewFeatured->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:268 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 4.58 ms Dopo l'ultima query: 8.92 ms
SELECT COUNT(*)
FROM pinetoapp_content AS a
INNER JOIN pinetoapp_content_frontpage AS fp
ON fp.content_id = a.id
LEFT JOIN pinetoapp_categories AS c
ON c.id = a.catid
LEFT JOIN pinetoapp_users AS ua
ON ua.id = a.created_by
LEFT JOIN pinetoapp_users AS uam
ON uam.id = a.modified_by
LEFT JOIN pinetoapp_categories as parent
ON parent.id = c.parent_id
LEFT JOIN pinetoapp_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM pinetoapp_categories AS cat JOIN pinetoapp_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id ) AS badcats
ON badcats.id = c.id
WHERE a.access IN (1,1)
AND c.access IN (1,1)
AND
CASE WHEN badcats.id is null THEN a.state ELSE 0 END = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-04-30 04:49:13')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-04-30 04:49:13')
AND a.language in ('it-IT','*')
AND a.catid IN (8)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | PRIMARY | c | const | PRIMARY,idx_access | PRIMARY | 4 | const | 1 | |
1 | PRIMARY | a | ref | PRIMARY,idx_access,idx_catid,idx_language | idx_catid | 4 | const | 1 | Using where |
1 | PRIMARY | ua | eq_ref | PRIMARY | PRIMARY | 4 | Sql713486_1.a.created_by | 1 | Using index |
1 | PRIMARY | uam | eq_ref | PRIMARY | PRIMARY | 4 | Sql713486_1.a.modified_by | 1 | Using index |
1 | PRIMARY | fp | eq_ref | PRIMARY | PRIMARY | 4 | Sql713486_1.a.id | 1 | Using where; Using index |
1 | PRIMARY | parent | eq_ref | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
1 | PRIMARY | v | eq_ref | PRIMARY | PRIMARY | 4 | Sql713486_1.a.id | 1 | Using index |
1 | PRIMARY | <derived2> | ALL | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 1 | Using where |
2 | DERIVED | parent | range | cat_idx,idx_left_right | cat_idx | 153 | NULL | 2 | Using where; Using temporary; Using filesort |
2 | DERIVED | cat | index | idx_left_right | idx_left_right | 8 | NULL | 44 | Using where; Using index; Using join buffer |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 21 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
20 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
19 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
18 | JFalangDatabase->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:416 |
17 | JFalangDatabase->loadObject() | JROOT/plugins/system/falangdriver/falang_database.php:351 |
16 | JFalangDatabase->_loadObject() | JROOT/plugins/system/falangdriver/falang_database.php:143 |
15 | JFalangDatabase->loadResult() | JROOT/libraries/legacy/model/legacy.php:337 |
14 | JModelLegacy->_getListCount() | JROOT/libraries/legacy/model/list.php:278 |
13 | JModelList->getTotal() | JROOT/libraries/legacy/model/list.php:228 |
12 | JModelList->getPagination() | JROOT/libraries/legacy/view/legacy.php:408 |
11 | JViewLegacy->get() | JROOT/components/com_content/views/featured/view.html.php:56 |
10 | ContentViewFeatured->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:268 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 1.06 ms Dopo l'ultima query: 101.03 ms
SELECT language,id
FROM `pinetoapp_menu`
WHERE home = 1
AND published = 1
AND client_id = 0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | pinetoapp_menu | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 60 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 13 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
12 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
11 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
10 | JFalangDatabase->loadObjectList() | JROOT/libraries/cms/language/multilang.php:121 |
9 | JLanguageMultilang::getSiteHomePages() | JROOT/plugins/system/languagefilter/languagefilter.php:697 |
8 | PlgSystemLanguageFilter->onAfterDispatch() | Chiamata uguale alla linea sottostante. |
7 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/site.php:196 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:268 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 1.59 ms Dopo l'ultima query: 0.71 ms
SELECT falang_content.reference_field, falang_content.value, falang_content.reference_id, falang_content.original_value
FROM pinetoapp_falang_content AS falang_content
WHERE falang_content.language_id=2
AND falang_content.published=1
AND falang_content.reference_id IN(101)
AND falang_content.reference_table='menu'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | falang_content | ref | idxFalang1,falangContent,falangContentLanguage,reference_id,language_id,reference_table | falangContent | 310 | const,const,const | 1 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 16 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
15 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
14 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:277 |
13 | JFalangDatabase->loadObjectList() | JROOT/components/com_falang/helpers/falang.class.php:235 |
12 | Falang::translateListWithIDs() | JROOT/components/com_falang/helpers/falang.class.php:108 |
11 | Falang::translateList() | JROOT/plugins/system/falangdriver/falang_database.php:334 |
10 | JFalangDatabase->loadObjectList() | JROOT/libraries/cms/language/multilang.php:121 |
9 | JLanguageMultilang::getSiteHomePages() | JROOT/plugins/system/languagefilter/languagefilter.php:697 |
8 | PlgSystemLanguageFilter->onAfterDispatch() | Chiamata uguale alla linea sottostante. |
7 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/site.php:196 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:268 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 2.05 ms Dopo l'ultima query: 5.99 ms
SELECT `c2`.`language`,`c2`.`id`
FROM `pinetoapp_menu` AS `c`
INNER JOIN `pinetoapp_associations` AS `a`
ON a.id = c.`id`
AND a.context='com_menus.item'
INNER JOIN `pinetoapp_associations` AS `a2`
ON a.key = a2.key
INNER JOIN `pinetoapp_menu` AS `c2`
ON a2.id = c2.`id`
WHERE c.id = 101
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 14 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
13 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
12 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
11 | JFalangDatabase->loadObjectList() | JROOT/libraries/cms/language/associations.php:101 |
10 | JLanguageAssociations::getAssociations() | JROOT/administrator/components/com_menus/helpers/menus.php:284 |
9 | MenusHelper::getAssociations() | JROOT/plugins/system/languagefilter/languagefilter.php:714 |
8 | PlgSystemLanguageFilter->onAfterDispatch() | Chiamata uguale alla linea sottostante. |
7 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/site.php:196 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:268 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 1.90 ms Dopo l'ultima query: 39.78 ms
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM pinetoapp_modules AS m
LEFT JOIN pinetoapp_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN pinetoapp_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2025-04-30 04:49:13')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2025-04-30 04:49:13')
AND m.access IN (1,1)
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 | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY,published,newsfeeds,idx_language | published | 1 | const | 25 | Using where; Using filesort |
1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | Sql713486_1.m.id | 1 | Using where; Using index |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 303 | Sql713486_1.m.module,const | 1 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 18 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
17 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
16 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
15 | JFalangDatabase->loadObjectList() | Chiamata uguale alla linea sottostante. |
14 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:152 |
13 | JCacheControllerCallback->get() | JROOT/libraries/cms/module/helper.php:434 |
12 | JModuleHelper::getModuleList() | JROOT/libraries/cms/module/helper.php:370 |
11 | JModuleHelper::load() | JROOT/libraries/cms/module/helper.php:84 |
10 | JModuleHelper::getModules() | JROOT/libraries/joomla/document/html.php:501 |
9 | JDocumentHtml->countModules() | JROOT/templates/theme1423/includes/includes.php:63 |
8 | include_once JROOT/templates/theme1423/includes/includes.php | JROOT/templates/theme1423/index.php:4 |
7 | require JROOT/templates/theme1423/index.php | JROOT/libraries/joomla/document/html.php:578 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:640 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:455 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1079 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:274 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 4.37 ms Dopo l'ultima query: 1.35 ms
SELECT falang_content.reference_field, falang_content.value, falang_content.reference_id, falang_content.original_value
FROM pinetoapp_falang_content AS falang_content
WHERE falang_content.language_id=2
AND falang_content.published=1
AND falang_content.reference_id IN(123,125,124,89,109,103,151,138,106)
AND falang_content.reference_table='modules'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | falang_content | ref | idxFalang1,falangContent,falangContentLanguage,reference_id,language_id,reference_table | language_id | 4 | const | 1 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 21 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
20 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
19 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:277 |
18 | JFalangDatabase->loadObjectList() | JROOT/components/com_falang/helpers/falang.class.php:235 |
17 | Falang::translateListWithIDs() | JROOT/components/com_falang/helpers/falang.class.php:108 |
16 | Falang::translateList() | JROOT/plugins/system/falangdriver/falang_database.php:334 |
15 | JFalangDatabase->loadObjectList() | Chiamata uguale alla linea sottostante. |
14 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:152 |
13 | JCacheControllerCallback->get() | JROOT/libraries/cms/module/helper.php:434 |
12 | JModuleHelper::getModuleList() | JROOT/libraries/cms/module/helper.php:370 |
11 | JModuleHelper::load() | JROOT/libraries/cms/module/helper.php:84 |
10 | JModuleHelper::getModules() | JROOT/libraries/joomla/document/html.php:501 |
9 | JDocumentHtml->countModules() | JROOT/templates/theme1423/includes/includes.php:63 |
8 | include_once JROOT/templates/theme1423/includes/includes.php | JROOT/templates/theme1423/index.php:4 |
7 | require JROOT/templates/theme1423/index.php | JROOT/libraries/joomla/document/html.php:578 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:640 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:455 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1079 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:274 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 7.05 ms Dopo l'ultima query: 99.73 ms
SELECT a.id, a.title, a.alias, a.introtext, a.fulltext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, a.language, LENGTH(a.fulltext) AS readmore,
CASE WHEN badcats.id is not null THEN 0 ELSE a.state END AS state,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count,c.published,
CASE WHEN badcats.id is null THEN c.published ELSE 0 END AS parents_published
FROM pinetoapp_content AS a
LEFT JOIN pinetoapp_content_frontpage AS fp
ON fp.content_id = a.id
LEFT JOIN pinetoapp_categories AS c
ON c.id = a.catid
LEFT JOIN pinetoapp_users AS ua
ON ua.id = a.created_by
LEFT JOIN pinetoapp_users AS uam
ON uam.id = a.modified_by
LEFT JOIN pinetoapp_categories as parent
ON parent.id = c.parent_id
LEFT JOIN pinetoapp_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM pinetoapp_categories AS cat JOIN pinetoapp_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id ) AS badcats
ON badcats.id = c.id
WHERE a.access IN (1,1)
AND c.access IN (1,1)
AND
CASE WHEN badcats.id is null THEN a.state ELSE 0 END = 1
AND a.catid IN (39)
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-04-30 04:49:13')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-04-30 04:49:13')
AND a.language in ('it-IT','*')
ORDER BY a.ordering DESC
LIMIT 3
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | PRIMARY | c | const | PRIMARY,idx_access | PRIMARY | 4 | const | 1 | Using temporary; Using filesort |
1 | PRIMARY | a | ref | idx_access,idx_catid,idx_language | idx_catid | 4 | const | 3 | Using where |
1 | PRIMARY | ua | eq_ref | PRIMARY | PRIMARY | 4 | Sql713486_1.a.created_by | 1 | |
1 | PRIMARY | uam | eq_ref | PRIMARY | PRIMARY | 4 | Sql713486_1.a.modified_by | 1 | |
1 | PRIMARY | fp | eq_ref | PRIMARY | PRIMARY | 4 | Sql713486_1.a.id | 1 | Using index |
1 | PRIMARY | parent | eq_ref | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | PRIMARY | v | eq_ref | PRIMARY | PRIMARY | 4 | Sql713486_1.a.id | 1 | |
1 | PRIMARY | <derived2> | ALL | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 1 | Using where |
2 | DERIVED | parent | range | cat_idx,idx_left_right | cat_idx | 153 | NULL | 2 | Using where; Using temporary; Using filesort |
2 | DERIVED | cat | index | idx_left_right | idx_left_right | 8 | NULL | 44 | Using where; Using index; Using join buffer |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 18 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
17 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
16 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
15 | JFalangDatabase->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:310 |
14 | JModelLegacy->_getList() | JROOT/libraries/legacy/model/list.php:183 |
13 | JModelList->getItems() | JROOT/components/com_content/models/articles.php:565 |
12 | ContentModelArticles->getItems() | JROOT/modules/mod_articles_news/helper.php:74 |
11 | ModArticlesNewsHelper::getList() | JROOT/modules/mod_articles_news_adv/mod_articles_news_adv.php:17 |
10 | include JROOT/modules/mod_articles_news_adv/mod_articles_news_adv.php | JROOT/libraries/cms/module/helper.php:199 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1093 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:274 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 1.78 ms Dopo l'ultima query: 16.51 ms
SELECT falang_content.reference_field, falang_content.value, falang_content.reference_id, falang_content.original_value
FROM pinetoapp_falang_content AS falang_content
WHERE falang_content.language_id=2
AND falang_content.published=1
AND falang_content.reference_id IN(77,78,79)
AND falang_content.reference_table='content'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | falang_content | ref | idxFalang1,falangContent,falangContentLanguage,reference_id,language_id,reference_table | language_id | 4 | const | 1 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 21 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
20 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
19 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:277 |
18 | JFalangDatabase->loadObjectList() | JROOT/components/com_falang/helpers/falang.class.php:235 |
17 | Falang::translateListWithIDs() | JROOT/components/com_falang/helpers/falang.class.php:108 |
16 | Falang::translateList() | JROOT/plugins/system/falangdriver/falang_database.php:334 |
15 | JFalangDatabase->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:310 |
14 | JModelLegacy->_getList() | JROOT/libraries/legacy/model/list.php:183 |
13 | JModelList->getItems() | JROOT/components/com_content/models/articles.php:565 |
12 | ContentModelArticles->getItems() | JROOT/modules/mod_articles_news/helper.php:74 |
11 | ModArticlesNewsHelper::getList() | JROOT/modules/mod_articles_news_adv/mod_articles_news_adv.php:17 |
10 | include JROOT/modules/mod_articles_news_adv/mod_articles_news_adv.php | JROOT/libraries/cms/module/helper.php:199 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1093 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:274 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 1.10 ms Dopo l'ultima query: 0.44 ms
SELECT falang_content.reference_field, falang_content.value, falang_content.reference_id, falang_content.original_value
FROM pinetoapp_falang_content AS falang_content
WHERE falang_content.language_id=2
AND falang_content.published=1
AND falang_content.reference_id IN(39)
AND falang_content.reference_table='categories'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | falang_content | ref | idxFalang1,falangContent,falangContentLanguage,reference_id,language_id,reference_table | idxFalang1 | 4 | const | 1 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 21 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
20 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
19 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:277 |
18 | JFalangDatabase->loadObjectList() | JROOT/components/com_falang/helpers/falang.class.php:235 |
17 | Falang::translateListWithIDs() | JROOT/components/com_falang/helpers/falang.class.php:108 |
16 | Falang::translateList() | JROOT/plugins/system/falangdriver/falang_database.php:334 |
15 | JFalangDatabase->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:310 |
14 | JModelLegacy->_getList() | JROOT/libraries/legacy/model/list.php:183 |
13 | JModelList->getItems() | JROOT/components/com_content/models/articles.php:565 |
12 | ContentModelArticles->getItems() | JROOT/modules/mod_articles_news/helper.php:74 |
11 | ModArticlesNewsHelper::getList() | JROOT/modules/mod_articles_news_adv/mod_articles_news_adv.php:17 |
10 | include JROOT/modules/mod_articles_news_adv/mod_articles_news_adv.php | JROOT/libraries/cms/module/helper.php:199 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1093 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:274 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.81 ms Dopo l'ultima query: 0.34 ms
SELECT falang_content.reference_field, falang_content.value, falang_content.reference_id, falang_content.original_value
FROM pinetoapp_falang_content AS falang_content
WHERE falang_content.language_id=2
AND falang_content.published=1
AND falang_content.reference_id IN(39)
AND falang_content.reference_table='categories'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | falang_content | ref | idxFalang1,falangContent,falangContentLanguage,reference_id,language_id,reference_table | idxFalang1 | 4 | const | 1 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 21 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
20 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
19 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:277 |
18 | JFalangDatabase->loadObjectList() | JROOT/components/com_falang/helpers/falang.class.php:235 |
17 | Falang::translateListWithIDs() | JROOT/components/com_falang/helpers/falang.class.php:108 |
16 | Falang::translateList() | JROOT/plugins/system/falangdriver/falang_database.php:334 |
15 | JFalangDatabase->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:310 |
14 | JModelLegacy->_getList() | JROOT/libraries/legacy/model/list.php:183 |
13 | JModelList->getItems() | JROOT/components/com_content/models/articles.php:565 |
12 | ContentModelArticles->getItems() | JROOT/modules/mod_articles_news/helper.php:74 |
11 | ModArticlesNewsHelper::getList() | JROOT/modules/mod_articles_news_adv/mod_articles_news_adv.php:17 |
10 | include JROOT/modules/mod_articles_news_adv/mod_articles_news_adv.php | JROOT/libraries/cms/module/helper.php:199 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1093 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:274 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 7.31 ms Dopo l'ultima query: 11.41 ms
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM pinetoapp_categories as c
LEFT JOIN (SELECT cat.id as id
FROM pinetoapp_categories AS cat JOIN pinetoapp_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id) AS badcats
ON badcats.id = c.id
LEFT JOIN pinetoapp_categories AS s
ON (s.lft < c.lft
AND s.rgt > c.rgt
AND c.language in ('it-IT','*')) OR (s.lft >= c.lft
AND s.rgt <= c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1)
AND c.published = 1
AND badcats.id is null
AND s.id=39
GROUP BY c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version
ORDER BY c.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | PRIMARY | s | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | Using temporary; Using filesort |
1 | PRIMARY | c | ALL | cat_idx,idx_access,idx_left_right,idx_language | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 44 | Using where |
1 | PRIMARY | <derived2> | ALL | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 1 | Using where; Not exists |
2 | DERIVED | parent | range | cat_idx,idx_left_right | cat_idx | 153 | NULL | 2 | Using where; Using temporary; Using filesort |
2 | DERIVED | cat | index | idx_left_right | idx_left_right | 8 | NULL | 44 | Using where; Using index; Using join buffer |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 18 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
17 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
16 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
15 | JFalangDatabase->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:309 |
14 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:184 |
13 | JCategories->get() | JROOT/components/com_content/helpers/route.php:44 |
12 | ContentHelperRoute::getArticleRoute() | JROOT/modules/mod_articles_news/helper.php:85 |
11 | ModArticlesNewsHelper::getList() | JROOT/modules/mod_articles_news_adv/mod_articles_news_adv.php:17 |
10 | include JROOT/modules/mod_articles_news_adv/mod_articles_news_adv.php | JROOT/libraries/cms/module/helper.php:199 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1093 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:274 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 1.40 ms Dopo l'ultima query: 9.45 ms
SELECT falang_content.reference_field, falang_content.value, falang_content.reference_id, falang_content.original_value
FROM pinetoapp_falang_content AS falang_content
WHERE falang_content.language_id=2
AND falang_content.published=1
AND falang_content.reference_id IN(1,39)
AND falang_content.reference_table='categories'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | falang_content | ref | idxFalang1,falangContent,falangContentLanguage,reference_id,language_id,reference_table | language_id | 4 | const | 1 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 21 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
20 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
19 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:277 |
18 | JFalangDatabase->loadObjectList() | JROOT/components/com_falang/helpers/falang.class.php:235 |
17 | Falang::translateListWithIDs() | JROOT/components/com_falang/helpers/falang.class.php:108 |
16 | Falang::translateList() | JROOT/plugins/system/falangdriver/falang_database.php:334 |
15 | JFalangDatabase->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:309 |
14 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:184 |
13 | JCategories->get() | JROOT/components/com_content/helpers/route.php:44 |
12 | ContentHelperRoute::getArticleRoute() | JROOT/modules/mod_articles_news/helper.php:85 |
11 | ModArticlesNewsHelper::getList() | JROOT/modules/mod_articles_news_adv/mod_articles_news_adv.php:17 |
10 | include JROOT/modules/mod_articles_news_adv/mod_articles_news_adv.php | JROOT/libraries/cms/module/helper.php:199 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1093 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:274 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 6.54 ms Dopo l'ultima query: 25.42 ms
SELECT distinct (a.id),a.*, cc.name AS category, dd.ezcity AS proploc, ee.name AS statename, ff.name AS cnname,
CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END as slug,
CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(':', cc.id, cc.alias) ELSE cc.id END as catslug
FROM pinetoapp_ezrealty AS a
INNER JOIN pinetoapp_ezrealty_incats AS pc
ON pc.property_id = a.id
LEFT JOIN pinetoapp_ezrealty_catg AS cc
ON cc.id = a.cid
LEFT JOIN pinetoapp_ezrealty_locality AS dd
ON dd.id = a.locid
LEFT JOIN pinetoapp_ezrealty_state AS ee
ON ee.id = a.stid
LEFT JOIN pinetoapp_ezrealty_country AS ff
ON ff.id = a.cnid
LEFT JOIN pinetoapp_ezrealty_images AS ic
ON ic.propid = a.id
WHERE a.featured = 1
AND a.language in ('it-IT','*')
AND a.id IN (SELECT propid
FROM pinetoapp_ezrealty_images
WHERE propid = a.id)
AND a.published = 1
AND cc.published=1
AND cc.access <= 1
GROUP BY a.id
ORDER BY a.id ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | PRIMARY | ee | system | PRIMARY | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 0 | const row not found |
1 | PRIMARY | ff | system | PRIMARY | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 0 | const row not found |
1 | PRIMARY | pc | ALL | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 25 | Using temporary; Using filesort |
1 | PRIMARY | a | eq_ref | PRIMARY | PRIMARY | 4 | Sql713486_1.pc.property_id | 1 | Using where |
1 | PRIMARY | dd | eq_ref | PRIMARY | PRIMARY | 4 | Sql713486_1.a.locid | 1 | |
1 | PRIMARY | cc | eq_ref | PRIMARY | PRIMARY | 4 | Sql713486_1.a.cid | 1 | Using where |
1 | PRIMARY | ic | ref | propid | propid | 4 | Sql713486_1.pc.property_id | 7 | Using index |
2 | DEPENDENT SUBQUERY | pinetoapp_ezrealty_images | ref | propid | propid | 4 | Sql713486_1.a.id | 7 | Using where; Using index |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 14 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
13 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
12 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
11 | JFalangDatabase->loadObjectList() | JROOT/modules/mod_ezrealty_contentscroller/mod_ezrealty_contentscroller.php:158 |
10 | include JROOT/modules/mod_ezrealty_contentscroller/mod_ezrealty_contentscroller.php | JROOT/libraries/cms/module/helper.php:199 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1093 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:274 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 4.11 ms Dopo l'ultima query: 35.35 ms
SELECT falang_content.reference_field, falang_content.value, falang_content.reference_id, falang_content.original_value
FROM pinetoapp_falang_content AS falang_content
WHERE falang_content.language_id=2
AND falang_content.published=1
AND falang_content.reference_id IN(1,2,8,10,17,18,19,20,23,24)
AND falang_content.reference_table='ezrealty'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | falang_content | ref | idxFalang1,falangContent,falangContentLanguage,reference_id,language_id,reference_table | language_id | 4 | const | 1 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 17 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
16 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
15 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:277 |
14 | JFalangDatabase->loadObjectList() | JROOT/components/com_falang/helpers/falang.class.php:235 |
13 | Falang::translateListWithIDs() | JROOT/components/com_falang/helpers/falang.class.php:108 |
12 | Falang::translateList() | JROOT/plugins/system/falangdriver/falang_database.php:334 |
11 | JFalangDatabase->loadObjectList() | JROOT/modules/mod_ezrealty_contentscroller/mod_ezrealty_contentscroller.php:158 |
10 | include JROOT/modules/mod_ezrealty_contentscroller/mod_ezrealty_contentscroller.php | JROOT/libraries/cms/module/helper.php:199 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1093 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:274 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 3.75 ms Dopo l'ultima query: 0.33 ms
SELECT falang_content.reference_field, falang_content.value, falang_content.reference_id, falang_content.original_value
FROM pinetoapp_falang_content AS falang_content
WHERE falang_content.language_id=2
AND falang_content.published=1
AND falang_content.reference_id IN(1,2,8,10,17,18,19,20,23,24)
AND falang_content.reference_table='ezrealty_catg'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | falang_content | ref | idxFalang1,falangContent,falangContentLanguage,reference_id,language_id,reference_table | language_id | 4 | const | 1 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 17 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
16 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
15 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:277 |
14 | JFalangDatabase->loadObjectList() | JROOT/components/com_falang/helpers/falang.class.php:235 |
13 | Falang::translateListWithIDs() | JROOT/components/com_falang/helpers/falang.class.php:108 |
12 | Falang::translateList() | JROOT/plugins/system/falangdriver/falang_database.php:334 |
11 | JFalangDatabase->loadObjectList() | JROOT/modules/mod_ezrealty_contentscroller/mod_ezrealty_contentscroller.php:158 |
10 | include JROOT/modules/mod_ezrealty_contentscroller/mod_ezrealty_contentscroller.php | JROOT/libraries/cms/module/helper.php:199 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1093 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:274 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.77 ms Dopo l'ultima query: 17.68 ms
SELECT fname AS image
FROM pinetoapp_ezrealty_images as p
WHERE p.propid = 1
order by ordering
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | p | ref | propid | propid | 4 | const | 5 | Using where; Using filesort |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 19 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
18 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
17 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
16 | JFalangDatabase->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:416 |
15 | JFalangDatabase->loadObject() | JROOT/plugins/system/falangdriver/falang_database.php:351 |
14 | JFalangDatabase->_loadObject() | JROOT/plugins/system/falangdriver/falang_database.php:143 |
13 | JFalangDatabase->loadResult() | JROOT/components/com_ezrealty/helpers/helper.php:125 |
12 | EZRealtyFHelper::getTheImage() | JROOT/modules/mod_ezrealty_contentscroller/tmpl/default.php:102 |
11 | require JROOT/modules/mod_ezrealty_contentscroller/tmpl/default.php | JROOT/modules/mod_ezrealty_contentscroller/mod_ezrealty_contentscroller.php:177 |
10 | include JROOT/modules/mod_ezrealty_contentscroller/mod_ezrealty_contentscroller.php | JROOT/libraries/cms/module/helper.php:199 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1093 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:274 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.51 ms Dopo l'ultima query: 0.39 ms
SELECT *
FROM pinetoapp_ezrealty_images
WHERE propid = 1
order by ordering
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | pinetoapp_ezrealty_images | ref | propid | propid | 4 | const | 5 | Using where; Using filesort |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 16 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
15 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
14 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
13 | JFalangDatabase->loadObjectList() | JROOT/components/com_ezrealty/helpers/helper.php:196 |
12 | EZRealtyFHelper::convertModuleImage() | JROOT/modules/mod_ezrealty_contentscroller/tmpl/default.php:105 |
11 | require JROOT/modules/mod_ezrealty_contentscroller/tmpl/default.php | JROOT/modules/mod_ezrealty_contentscroller/mod_ezrealty_contentscroller.php:177 |
10 | include JROOT/modules/mod_ezrealty_contentscroller/mod_ezrealty_contentscroller.php | JROOT/libraries/cms/module/helper.php:199 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1093 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:274 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.43 ms Dopo l'ultima query: 0.95 ms
SELECT fname AS image
FROM pinetoapp_ezrealty_images as p
WHERE p.propid = 2
order by ordering
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | p | ref | propid | propid | 4 | const | 5 | Using where; Using filesort |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 19 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
18 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
17 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
16 | JFalangDatabase->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:416 |
15 | JFalangDatabase->loadObject() | JROOT/plugins/system/falangdriver/falang_database.php:351 |
14 | JFalangDatabase->_loadObject() | JROOT/plugins/system/falangdriver/falang_database.php:143 |
13 | JFalangDatabase->loadResult() | JROOT/components/com_ezrealty/helpers/helper.php:125 |
12 | EZRealtyFHelper::getTheImage() | JROOT/modules/mod_ezrealty_contentscroller/tmpl/default.php:102 |
11 | require JROOT/modules/mod_ezrealty_contentscroller/tmpl/default.php | JROOT/modules/mod_ezrealty_contentscroller/mod_ezrealty_contentscroller.php:177 |
10 | include JROOT/modules/mod_ezrealty_contentscroller/mod_ezrealty_contentscroller.php | JROOT/libraries/cms/module/helper.php:199 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1093 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:274 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.49 ms Dopo l'ultima query: 0.23 ms
SELECT *
FROM pinetoapp_ezrealty_images
WHERE propid = 2
order by ordering
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | pinetoapp_ezrealty_images | ref | propid | propid | 4 | const | 5 | Using where; Using filesort |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 16 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
15 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
14 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
13 | JFalangDatabase->loadObjectList() | JROOT/components/com_ezrealty/helpers/helper.php:196 |
12 | EZRealtyFHelper::convertModuleImage() | JROOT/modules/mod_ezrealty_contentscroller/tmpl/default.php:105 |
11 | require JROOT/modules/mod_ezrealty_contentscroller/tmpl/default.php | JROOT/modules/mod_ezrealty_contentscroller/mod_ezrealty_contentscroller.php:177 |
10 | include JROOT/modules/mod_ezrealty_contentscroller/mod_ezrealty_contentscroller.php | JROOT/libraries/cms/module/helper.php:199 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1093 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:274 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.44 ms Dopo l'ultima query: 0.59 ms
SELECT fname AS image
FROM pinetoapp_ezrealty_images as p
WHERE p.propid = 8
order by ordering
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | p | ref | propid | propid | 4 | const | 6 | Using where; Using filesort |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 19 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
18 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
17 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
16 | JFalangDatabase->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:416 |
15 | JFalangDatabase->loadObject() | JROOT/plugins/system/falangdriver/falang_database.php:351 |
14 | JFalangDatabase->_loadObject() | JROOT/plugins/system/falangdriver/falang_database.php:143 |
13 | JFalangDatabase->loadResult() | JROOT/components/com_ezrealty/helpers/helper.php:125 |
12 | EZRealtyFHelper::getTheImage() | JROOT/modules/mod_ezrealty_contentscroller/tmpl/default.php:102 |
11 | require JROOT/modules/mod_ezrealty_contentscroller/tmpl/default.php | JROOT/modules/mod_ezrealty_contentscroller/mod_ezrealty_contentscroller.php:177 |
10 | include JROOT/modules/mod_ezrealty_contentscroller/mod_ezrealty_contentscroller.php | JROOT/libraries/cms/module/helper.php:199 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1093 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:274 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.48 ms Dopo l'ultima query: 0.23 ms
SELECT *
FROM pinetoapp_ezrealty_images
WHERE propid = 8
order by ordering
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | pinetoapp_ezrealty_images | ref | propid | propid | 4 | const | 6 | Using where; Using filesort |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 16 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
15 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
14 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
13 | JFalangDatabase->loadObjectList() | JROOT/components/com_ezrealty/helpers/helper.php:196 |
12 | EZRealtyFHelper::convertModuleImage() | JROOT/modules/mod_ezrealty_contentscroller/tmpl/default.php:105 |
11 | require JROOT/modules/mod_ezrealty_contentscroller/tmpl/default.php | JROOT/modules/mod_ezrealty_contentscroller/mod_ezrealty_contentscroller.php:177 |
10 | include JROOT/modules/mod_ezrealty_contentscroller/mod_ezrealty_contentscroller.php | JROOT/libraries/cms/module/helper.php:199 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1093 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:274 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.47 ms Dopo l'ultima query: 0.62 ms
SELECT fname AS image
FROM pinetoapp_ezrealty_images as p
WHERE p.propid = 10
order by ordering
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | p | ref | propid | propid | 4 | const | 13 | Using where; Using filesort |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 19 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
18 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
17 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
16 | JFalangDatabase->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:416 |
15 | JFalangDatabase->loadObject() | JROOT/plugins/system/falangdriver/falang_database.php:351 |
14 | JFalangDatabase->_loadObject() | JROOT/plugins/system/falangdriver/falang_database.php:143 |
13 | JFalangDatabase->loadResult() | JROOT/components/com_ezrealty/helpers/helper.php:125 |
12 | EZRealtyFHelper::getTheImage() | JROOT/modules/mod_ezrealty_contentscroller/tmpl/default.php:102 |
11 | require JROOT/modules/mod_ezrealty_contentscroller/tmpl/default.php | JROOT/modules/mod_ezrealty_contentscroller/mod_ezrealty_contentscroller.php:177 |
10 | include JROOT/modules/mod_ezrealty_contentscroller/mod_ezrealty_contentscroller.php | JROOT/libraries/cms/module/helper.php:199 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1093 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:274 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.52 ms Dopo l'ultima query: 0.24 ms
SELECT *
FROM pinetoapp_ezrealty_images
WHERE propid = 10
order by ordering
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | pinetoapp_ezrealty_images | ref | propid | propid | 4 | const | 13 | Using where; Using filesort |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 16 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
15 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
14 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
13 | JFalangDatabase->loadObjectList() | JROOT/components/com_ezrealty/helpers/helper.php:196 |
12 | EZRealtyFHelper::convertModuleImage() | JROOT/modules/mod_ezrealty_contentscroller/tmpl/default.php:105 |
11 | require JROOT/modules/mod_ezrealty_contentscroller/tmpl/default.php | JROOT/modules/mod_ezrealty_contentscroller/mod_ezrealty_contentscroller.php:177 |
10 | include JROOT/modules/mod_ezrealty_contentscroller/mod_ezrealty_contentscroller.php | JROOT/libraries/cms/module/helper.php:199 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1093 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:274 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.45 ms Dopo l'ultima query: 0.60 ms
SELECT fname AS image
FROM pinetoapp_ezrealty_images as p
WHERE p.propid = 17
order by ordering
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | p | ref | propid | propid | 4 | const | 7 | Using where; Using filesort |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 19 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
18 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
17 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
16 | JFalangDatabase->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:416 |
15 | JFalangDatabase->loadObject() | JROOT/plugins/system/falangdriver/falang_database.php:351 |
14 | JFalangDatabase->_loadObject() | JROOT/plugins/system/falangdriver/falang_database.php:143 |
13 | JFalangDatabase->loadResult() | JROOT/components/com_ezrealty/helpers/helper.php:125 |
12 | EZRealtyFHelper::getTheImage() | JROOT/modules/mod_ezrealty_contentscroller/tmpl/default.php:102 |
11 | require JROOT/modules/mod_ezrealty_contentscroller/tmpl/default.php | JROOT/modules/mod_ezrealty_contentscroller/mod_ezrealty_contentscroller.php:177 |
10 | include JROOT/modules/mod_ezrealty_contentscroller/mod_ezrealty_contentscroller.php | JROOT/libraries/cms/module/helper.php:199 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1093 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:274 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.96 ms Dopo l'ultima query: 0.24 ms
SELECT *
FROM pinetoapp_ezrealty_images
WHERE propid = 17
order by ordering
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | pinetoapp_ezrealty_images | ref | propid | propid | 4 | const | 7 | Using where; Using filesort |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 16 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
15 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
14 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
13 | JFalangDatabase->loadObjectList() | JROOT/components/com_ezrealty/helpers/helper.php:196 |
12 | EZRealtyFHelper::convertModuleImage() | JROOT/modules/mod_ezrealty_contentscroller/tmpl/default.php:105 |
11 | require JROOT/modules/mod_ezrealty_contentscroller/tmpl/default.php | JROOT/modules/mod_ezrealty_contentscroller/mod_ezrealty_contentscroller.php:177 |
10 | include JROOT/modules/mod_ezrealty_contentscroller/mod_ezrealty_contentscroller.php | JROOT/libraries/cms/module/helper.php:199 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1093 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:274 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.45 ms Dopo l'ultima query: 0.64 ms
SELECT fname AS image
FROM pinetoapp_ezrealty_images as p
WHERE p.propid = 18
order by ordering
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | p | ref | propid | propid | 4 | const | 5 | Using where; Using filesort |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 19 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
18 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
17 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
16 | JFalangDatabase->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:416 |
15 | JFalangDatabase->loadObject() | JROOT/plugins/system/falangdriver/falang_database.php:351 |
14 | JFalangDatabase->_loadObject() | JROOT/plugins/system/falangdriver/falang_database.php:143 |
13 | JFalangDatabase->loadResult() | JROOT/components/com_ezrealty/helpers/helper.php:125 |
12 | EZRealtyFHelper::getTheImage() | JROOT/modules/mod_ezrealty_contentscroller/tmpl/default.php:102 |
11 | require JROOT/modules/mod_ezrealty_contentscroller/tmpl/default.php | JROOT/modules/mod_ezrealty_contentscroller/mod_ezrealty_contentscroller.php:177 |
10 | include JROOT/modules/mod_ezrealty_contentscroller/mod_ezrealty_contentscroller.php | JROOT/libraries/cms/module/helper.php:199 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1093 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:274 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.46 ms Dopo l'ultima query: 0.24 ms
SELECT *
FROM pinetoapp_ezrealty_images
WHERE propid = 18
order by ordering
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | pinetoapp_ezrealty_images | ref | propid | propid | 4 | const | 5 | Using where; Using filesort |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 16 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
15 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
14 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
13 | JFalangDatabase->loadObjectList() | JROOT/components/com_ezrealty/helpers/helper.php:196 |
12 | EZRealtyFHelper::convertModuleImage() | JROOT/modules/mod_ezrealty_contentscroller/tmpl/default.php:105 |
11 | require JROOT/modules/mod_ezrealty_contentscroller/tmpl/default.php | JROOT/modules/mod_ezrealty_contentscroller/mod_ezrealty_contentscroller.php:177 |
10 | include JROOT/modules/mod_ezrealty_contentscroller/mod_ezrealty_contentscroller.php | JROOT/libraries/cms/module/helper.php:199 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1093 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:274 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.47 ms Dopo l'ultima query: 0.61 ms
SELECT fname AS image
FROM pinetoapp_ezrealty_images as p
WHERE p.propid = 19
order by ordering
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | p | ref | propid | propid | 4 | const | 5 | Using where; Using filesort |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 19 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
18 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
17 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
16 | JFalangDatabase->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:416 |
15 | JFalangDatabase->loadObject() | JROOT/plugins/system/falangdriver/falang_database.php:351 |
14 | JFalangDatabase->_loadObject() | JROOT/plugins/system/falangdriver/falang_database.php:143 |
13 | JFalangDatabase->loadResult() | JROOT/components/com_ezrealty/helpers/helper.php:125 |
12 | EZRealtyFHelper::getTheImage() | JROOT/modules/mod_ezrealty_contentscroller/tmpl/default.php:102 |
11 | require JROOT/modules/mod_ezrealty_contentscroller/tmpl/default.php | JROOT/modules/mod_ezrealty_contentscroller/mod_ezrealty_contentscroller.php:177 |
10 | include JROOT/modules/mod_ezrealty_contentscroller/mod_ezrealty_contentscroller.php | JROOT/libraries/cms/module/helper.php:199 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1093 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:274 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.51 ms Dopo l'ultima query: 0.25 ms
SELECT *
FROM pinetoapp_ezrealty_images
WHERE propid = 19
order by ordering
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | pinetoapp_ezrealty_images | ref | propid | propid | 4 | const | 5 | Using where; Using filesort |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 16 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
15 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
14 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
13 | JFalangDatabase->loadObjectList() | JROOT/components/com_ezrealty/helpers/helper.php:196 |
12 | EZRealtyFHelper::convertModuleImage() | JROOT/modules/mod_ezrealty_contentscroller/tmpl/default.php:105 |
11 | require JROOT/modules/mod_ezrealty_contentscroller/tmpl/default.php | JROOT/modules/mod_ezrealty_contentscroller/mod_ezrealty_contentscroller.php:177 |
10 | include JROOT/modules/mod_ezrealty_contentscroller/mod_ezrealty_contentscroller.php | JROOT/libraries/cms/module/helper.php:199 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1093 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:274 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.46 ms Dopo l'ultima query: 0.62 ms
SELECT fname AS image
FROM pinetoapp_ezrealty_images as p
WHERE p.propid = 20
order by ordering
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | p | ref | propid | propid | 4 | const | 5 | Using where; Using filesort |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 19 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
18 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
17 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
16 | JFalangDatabase->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:416 |
15 | JFalangDatabase->loadObject() | JROOT/plugins/system/falangdriver/falang_database.php:351 |
14 | JFalangDatabase->_loadObject() | JROOT/plugins/system/falangdriver/falang_database.php:143 |
13 | JFalangDatabase->loadResult() | JROOT/components/com_ezrealty/helpers/helper.php:125 |
12 | EZRealtyFHelper::getTheImage() | JROOT/modules/mod_ezrealty_contentscroller/tmpl/default.php:102 |
11 | require JROOT/modules/mod_ezrealty_contentscroller/tmpl/default.php | JROOT/modules/mod_ezrealty_contentscroller/mod_ezrealty_contentscroller.php:177 |
10 | include JROOT/modules/mod_ezrealty_contentscroller/mod_ezrealty_contentscroller.php | JROOT/libraries/cms/module/helper.php:199 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1093 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:274 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.88 ms Dopo l'ultima query: 0.24 ms
SELECT *
FROM pinetoapp_ezrealty_images
WHERE propid = 20
order by ordering
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | pinetoapp_ezrealty_images | ref | propid | propid | 4 | const | 5 | Using where; Using filesort |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 16 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
15 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
14 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
13 | JFalangDatabase->loadObjectList() | JROOT/components/com_ezrealty/helpers/helper.php:196 |
12 | EZRealtyFHelper::convertModuleImage() | JROOT/modules/mod_ezrealty_contentscroller/tmpl/default.php:105 |
11 | require JROOT/modules/mod_ezrealty_contentscroller/tmpl/default.php | JROOT/modules/mod_ezrealty_contentscroller/mod_ezrealty_contentscroller.php:177 |
10 | include JROOT/modules/mod_ezrealty_contentscroller/mod_ezrealty_contentscroller.php | JROOT/libraries/cms/module/helper.php:199 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1093 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:274 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.51 ms Dopo l'ultima query: 0.60 ms
SELECT fname AS image
FROM pinetoapp_ezrealty_images as p
WHERE p.propid = 23
order by ordering
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | p | ref | propid | propid | 4 | const | 5 | Using where; Using filesort |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 19 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
18 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
17 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
16 | JFalangDatabase->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:416 |
15 | JFalangDatabase->loadObject() | JROOT/plugins/system/falangdriver/falang_database.php:351 |
14 | JFalangDatabase->_loadObject() | JROOT/plugins/system/falangdriver/falang_database.php:143 |
13 | JFalangDatabase->loadResult() | JROOT/components/com_ezrealty/helpers/helper.php:125 |
12 | EZRealtyFHelper::getTheImage() | JROOT/modules/mod_ezrealty_contentscroller/tmpl/default.php:102 |
11 | require JROOT/modules/mod_ezrealty_contentscroller/tmpl/default.php | JROOT/modules/mod_ezrealty_contentscroller/mod_ezrealty_contentscroller.php:177 |
10 | include JROOT/modules/mod_ezrealty_contentscroller/mod_ezrealty_contentscroller.php | JROOT/libraries/cms/module/helper.php:199 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1093 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:274 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.50 ms Dopo l'ultima query: 0.32 ms
SELECT *
FROM pinetoapp_ezrealty_images
WHERE propid = 23
order by ordering
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | pinetoapp_ezrealty_images | ref | propid | propid | 4 | const | 5 | Using where; Using filesort |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 16 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
15 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
14 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
13 | JFalangDatabase->loadObjectList() | JROOT/components/com_ezrealty/helpers/helper.php:196 |
12 | EZRealtyFHelper::convertModuleImage() | JROOT/modules/mod_ezrealty_contentscroller/tmpl/default.php:105 |
11 | require JROOT/modules/mod_ezrealty_contentscroller/tmpl/default.php | JROOT/modules/mod_ezrealty_contentscroller/mod_ezrealty_contentscroller.php:177 |
10 | include JROOT/modules/mod_ezrealty_contentscroller/mod_ezrealty_contentscroller.php | JROOT/libraries/cms/module/helper.php:199 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1093 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:274 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.48 ms Dopo l'ultima query: 0.90 ms
SELECT fname AS image
FROM pinetoapp_ezrealty_images as p
WHERE p.propid = 24
order by ordering
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | p | ref | propid | propid | 4 | const | 29 | Using where; Using filesort |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 19 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
18 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
17 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
16 | JFalangDatabase->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:416 |
15 | JFalangDatabase->loadObject() | JROOT/plugins/system/falangdriver/falang_database.php:351 |
14 | JFalangDatabase->_loadObject() | JROOT/plugins/system/falangdriver/falang_database.php:143 |
13 | JFalangDatabase->loadResult() | JROOT/components/com_ezrealty/helpers/helper.php:125 |
12 | EZRealtyFHelper::getTheImage() | JROOT/modules/mod_ezrealty_contentscroller/tmpl/default.php:102 |
11 | require JROOT/modules/mod_ezrealty_contentscroller/tmpl/default.php | JROOT/modules/mod_ezrealty_contentscroller/mod_ezrealty_contentscroller.php:177 |
10 | include JROOT/modules/mod_ezrealty_contentscroller/mod_ezrealty_contentscroller.php | JROOT/libraries/cms/module/helper.php:199 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1093 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:274 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.51 ms Dopo l'ultima query: 0.25 ms
SELECT *
FROM pinetoapp_ezrealty_images
WHERE propid = 24
order by ordering
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | pinetoapp_ezrealty_images | ref | propid | propid | 4 | const | 29 | Using where; Using filesort |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 16 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
15 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
14 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
13 | JFalangDatabase->loadObjectList() | JROOT/components/com_ezrealty/helpers/helper.php:196 |
12 | EZRealtyFHelper::convertModuleImage() | JROOT/modules/mod_ezrealty_contentscroller/tmpl/default.php:105 |
11 | require JROOT/modules/mod_ezrealty_contentscroller/tmpl/default.php | JROOT/modules/mod_ezrealty_contentscroller/mod_ezrealty_contentscroller.php:177 |
10 | include JROOT/modules/mod_ezrealty_contentscroller/mod_ezrealty_contentscroller.php | JROOT/libraries/cms/module/helper.php:199 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1093 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:274 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 7.55 ms Dopo l'ultima query: 11.23 ms
SELECT a.fulltext, a.id, a.title, a.alias, a.introtext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, a.modified, a.modified_by, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.featured,a.fulltext, a.id, a.title, a.alias, a.introtext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, a.modified, a.modified_by, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.featured,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count,c.published,
CASE WHEN badcats.id is null THEN c.published ELSE 0 END AS parents_published
FROM pinetoapp_content AS a
LEFT JOIN pinetoapp_content_frontpage AS fp
ON fp.content_id = a.id
LEFT JOIN pinetoapp_categories AS c
ON c.id = a.catid
LEFT JOIN pinetoapp_users AS ua
ON ua.id = a.created_by
LEFT JOIN pinetoapp_users AS uam
ON uam.id = a.modified_by
LEFT JOIN pinetoapp_categories as parent
ON parent.id = c.parent_id
LEFT JOIN pinetoapp_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM pinetoapp_categories AS cat JOIN pinetoapp_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id ) AS badcats
ON badcats.id = c.id
WHERE a.access IN (1,1)
AND c.access IN (1,1)
AND
CASE WHEN badcats.id is null THEN a.state ELSE 0 END = 1
AND a.catid IN (26)
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-04-30 04:49:13')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-04-30 04:49:13')
AND a.language in ('it-IT','*')
ORDER BY a.ordering DESC
LIMIT 4
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | PRIMARY | c | const | PRIMARY,idx_access | PRIMARY | 4 | const | 1 | Using temporary; Using filesort |
1 | PRIMARY | a | ref | idx_access,idx_catid,idx_language | idx_catid | 4 | const | 4 | Using where |
1 | PRIMARY | ua | eq_ref | PRIMARY | PRIMARY | 4 | Sql713486_1.a.created_by | 1 | |
1 | PRIMARY | uam | eq_ref | PRIMARY | PRIMARY | 4 | Sql713486_1.a.modified_by | 1 | Using index |
1 | PRIMARY | fp | eq_ref | PRIMARY | PRIMARY | 4 | Sql713486_1.a.id | 1 | Using index |
1 | PRIMARY | parent | eq_ref | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | PRIMARY | v | eq_ref | PRIMARY | PRIMARY | 4 | Sql713486_1.a.id | 1 | |
1 | PRIMARY | <derived2> | ALL | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 1 | Using where |
2 | DERIVED | parent | range | cat_idx,idx_left_right | cat_idx | 153 | NULL | 2 | Using where; Using temporary; Using filesort |
2 | DERIVED | cat | index | idx_left_right | idx_left_right | 8 | NULL | 44 | Using where; Using index; Using join buffer |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 18 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
17 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
16 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
15 | JFalangDatabase->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:310 |
14 | JModelLegacy->_getList() | JROOT/libraries/legacy/model/list.php:183 |
13 | JModelList->getItems() | JROOT/components/com_content/models/articles.php:565 |
12 | ContentModelArticles->getItems() | JROOT/modules/mod_camera_slideshow/helper.php:67 |
11 | modCameraSlideshowHelper::getList() | JROOT/modules/mod_camera_slideshow/mod_camera_slideshow.php:45 |
10 | include JROOT/modules/mod_camera_slideshow/mod_camera_slideshow.php | JROOT/libraries/cms/module/helper.php:199 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1093 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:274 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 2.20 ms Dopo l'ultima query: 18.06 ms
SELECT falang_content.reference_field, falang_content.value, falang_content.reference_id, falang_content.original_value
FROM pinetoapp_falang_content AS falang_content
WHERE falang_content.language_id=2
AND falang_content.published=1
AND falang_content.reference_id IN(72,19,18,17)
AND falang_content.reference_table='content'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | falang_content | ref | idxFalang1,falangContent,falangContentLanguage,reference_id,language_id,reference_table | language_id | 4 | const | 1 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 21 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
20 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
19 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:277 |
18 | JFalangDatabase->loadObjectList() | JROOT/components/com_falang/helpers/falang.class.php:235 |
17 | Falang::translateListWithIDs() | JROOT/components/com_falang/helpers/falang.class.php:108 |
16 | Falang::translateList() | JROOT/plugins/system/falangdriver/falang_database.php:334 |
15 | JFalangDatabase->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:310 |
14 | JModelLegacy->_getList() | JROOT/libraries/legacy/model/list.php:183 |
13 | JModelList->getItems() | JROOT/components/com_content/models/articles.php:565 |
12 | ContentModelArticles->getItems() | JROOT/modules/mod_camera_slideshow/helper.php:67 |
11 | modCameraSlideshowHelper::getList() | JROOT/modules/mod_camera_slideshow/mod_camera_slideshow.php:45 |
10 | include JROOT/modules/mod_camera_slideshow/mod_camera_slideshow.php | JROOT/libraries/cms/module/helper.php:199 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1093 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:274 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 1.02 ms Dopo l'ultima query: 0.26 ms
SELECT falang_content.reference_field, falang_content.value, falang_content.reference_id, falang_content.original_value
FROM pinetoapp_falang_content AS falang_content
WHERE falang_content.language_id=2
AND falang_content.published=1
AND falang_content.reference_id IN(26)
AND falang_content.reference_table='categories'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | falang_content | ref | idxFalang1,falangContent,falangContentLanguage,reference_id,language_id,reference_table | idxFalang1 | 4 | const | 1 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 21 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
20 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
19 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:277 |
18 | JFalangDatabase->loadObjectList() | JROOT/components/com_falang/helpers/falang.class.php:235 |
17 | Falang::translateListWithIDs() | JROOT/components/com_falang/helpers/falang.class.php:108 |
16 | Falang::translateList() | JROOT/plugins/system/falangdriver/falang_database.php:334 |
15 | JFalangDatabase->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:310 |
14 | JModelLegacy->_getList() | JROOT/libraries/legacy/model/list.php:183 |
13 | JModelList->getItems() | JROOT/components/com_content/models/articles.php:565 |
12 | ContentModelArticles->getItems() | JROOT/modules/mod_camera_slideshow/helper.php:67 |
11 | modCameraSlideshowHelper::getList() | JROOT/modules/mod_camera_slideshow/mod_camera_slideshow.php:45 |
10 | include JROOT/modules/mod_camera_slideshow/mod_camera_slideshow.php | JROOT/libraries/cms/module/helper.php:199 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1093 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:274 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 0.27 ms Dopo l'ultima query: 0.23 ms
SELECT falang_content.reference_field, falang_content.value, falang_content.reference_id, falang_content.original_value
FROM pinetoapp_falang_content AS falang_content
WHERE falang_content.language_id=2
AND falang_content.published=1
AND falang_content.reference_id IN(26)
AND falang_content.reference_table='categories'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | falang_content | ref | idxFalang1,falangContent,falangContentLanguage,reference_id,language_id,reference_table | idxFalang1 | 4 | const | 1 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 21 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
20 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
19 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:277 |
18 | JFalangDatabase->loadObjectList() | JROOT/components/com_falang/helpers/falang.class.php:235 |
17 | Falang::translateListWithIDs() | JROOT/components/com_falang/helpers/falang.class.php:108 |
16 | Falang::translateList() | JROOT/plugins/system/falangdriver/falang_database.php:334 |
15 | JFalangDatabase->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:310 |
14 | JModelLegacy->_getList() | JROOT/libraries/legacy/model/list.php:183 |
13 | JModelList->getItems() | JROOT/components/com_content/models/articles.php:565 |
12 | ContentModelArticles->getItems() | JROOT/modules/mod_camera_slideshow/helper.php:67 |
11 | modCameraSlideshowHelper::getList() | JROOT/modules/mod_camera_slideshow/mod_camera_slideshow.php:45 |
10 | include JROOT/modules/mod_camera_slideshow/mod_camera_slideshow.php | JROOT/libraries/cms/module/helper.php:199 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1093 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:274 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 7.02 ms Dopo l'ultima query: 1.63 ms
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM pinetoapp_categories as c
LEFT JOIN (SELECT cat.id as id
FROM pinetoapp_categories AS cat JOIN pinetoapp_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id) AS badcats
ON badcats.id = c.id
LEFT JOIN pinetoapp_categories AS s
ON (s.lft < c.lft
AND s.rgt > c.rgt
AND c.language in ('it-IT','*')) OR (s.lft >= c.lft
AND s.rgt <= c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1)
AND c.published = 1
AND badcats.id is null
AND s.id=26
GROUP BY c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version
ORDER BY c.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | PRIMARY | s | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | Using temporary; Using filesort |
1 | PRIMARY | c | ALL | cat_idx,idx_access,idx_left_right,idx_language | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 44 | Using where |
1 | PRIMARY | <derived2> | ALL | NULL | NON È POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 1 | Using where; Not exists |
2 | DERIVED | parent | range | cat_idx,idx_left_right | cat_idx | 153 | NULL | 2 | Using where; Using temporary; Using filesort |
2 | DERIVED | cat | index | idx_left_right | idx_left_right | 8 | NULL | 44 | Using where; Using index; Using join buffer |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 18 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
17 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
16 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:282 |
15 | JFalangDatabase->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:309 |
14 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:184 |
13 | JCategories->get() | JROOT/components/com_content/helpers/route.php:44 |
12 | ContentHelperRoute::getArticleRoute() | JROOT/modules/mod_camera_slideshow/helper.php:78 |
11 | modCameraSlideshowHelper::getList() | JROOT/modules/mod_camera_slideshow/mod_camera_slideshow.php:45 |
10 | include JROOT/modules/mod_camera_slideshow/mod_camera_slideshow.php | JROOT/libraries/cms/module/helper.php:199 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1093 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:274 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Tempo della query: 2.81 ms Dopo l'ultima query: 5.67 ms
SELECT falang_content.reference_field, falang_content.value, falang_content.reference_id, falang_content.original_value
FROM pinetoapp_falang_content AS falang_content
WHERE falang_content.language_id=2
AND falang_content.published=1
AND falang_content.reference_id IN(1,8,26,43,48,49,50)
AND falang_content.reference_table='categories'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | falang_content | ref | idxFalang1,falangContent,falangContentLanguage,reference_id,language_id,reference_table | language_id | 4 | const | 1 | Using where |
Nessun SHOW PROFILE (forse perchè ci sono meno di 100 query)
# | Caller | File e numero di linea | 21 | JDatabaseDriverMysql->execute() | JROOT/plugins/system/falangdriver/falang_database.php:105 |
20 | JFalangDatabase->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
19 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/falangdriver/falang_database.php:277 |
18 | JFalangDatabase->loadObjectList() | JROOT/components/com_falang/helpers/falang.class.php:235 |
17 | Falang::translateListWithIDs() | JROOT/components/com_falang/helpers/falang.class.php:108 |
16 | Falang::translateList() | JROOT/plugins/system/falangdriver/falang_database.php:334 |
15 | JFalangDatabase->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:309 |
14 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:184 |
13 | JCategories->get() | JROOT/components/com_content/helpers/route.php:44 |
12 | ContentHelperRoute::getArticleRoute() | JROOT/modules/mod_camera_slideshow/helper.php:78 |
11 | modCameraSlideshowHelper::getList() | JROOT/modules/mod_camera_slideshow/mod_camera_slideshow.php:45 |
10 | include JROOT/modules/mod_camera_slideshow/mod_camera_slideshow.php | JROOT/libraries/cms/module/helper.php:199 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1093 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:274 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
17 × SELECT falang_content.reference_field, falang_content.value, falang_content.reference_id, falang_content.original_value
FROM pinetoapp_falang_content AS falang_content
10 × SELECT fname AS image
FROM pinetoapp_ezrealty_images as p
10 × SELECT *
FROM pinetoapp_ezrealty_images
2 × SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time, c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level, c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id, c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM pinetoapp_categories as c
LEFT JOIN (SELECT cat.id as id
FROM pinetoapp_categories AS cat JOIN pinetoapp_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
2 × 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 pinetoapp_menu AS m
LEFT JOIN pinetoapp_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM pinetoapp_modules AS m
LEFT JOIN pinetoapp_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN pinetoapp_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT `c2`.`language`,`c2`.`id`
FROM `pinetoapp_menu` AS `c`
INNER JOIN `pinetoapp_associations` AS `a`
ON a.id = c.`id`
AND a.context='com_menus.item'
INNER JOIN `pinetoapp_associations` AS `a2`
ON a.key = a2.key
INNER JOIN `pinetoapp_menu` AS `c2`
ON a2.id = c2.`id`
1 × SELECT distinct (a.id),a.*, cc.name AS category, dd.ezcity AS proploc, ee.name AS statename, ff.name AS cnname,
CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END as slug,
CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(':', cc.id, cc.alias) ELSE cc.id END as catslug
FROM pinetoapp_ezrealty AS a
INNER JOIN pinetoapp_ezrealty_incats AS pc
ON pc.property_id = a.id
LEFT JOIN pinetoapp_ezrealty_catg AS cc
ON cc.id = a.cid
LEFT JOIN pinetoapp_ezrealty_locality AS dd
ON dd.id = a.locid
LEFT JOIN pinetoapp_ezrealty_state AS ee
ON ee.id = a.stid
LEFT JOIN pinetoapp_ezrealty_country AS ff
ON ff.id = a.cnid
LEFT JOIN pinetoapp_ezrealty_images AS ic
ON ic.propid = a.id
1 × SELECT a.fulltext, a.id, a.title, a.alias, a.introtext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, a.modified, a.modified_by, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.featured,a.fulltext, a.id, a.title, a.alias, a.introtext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, a.modified, a.modified_by, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.featured,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count,c.published,
CASE WHEN badcats.id is null THEN c.published ELSE 0 END AS parents_published
FROM pinetoapp_content AS a
LEFT JOIN pinetoapp_content_frontpage AS fp
ON fp.content_id = a.id
LEFT JOIN pinetoapp_categories AS c
ON c.id = a.catid
LEFT JOIN pinetoapp_users AS ua
ON ua.id = a.created_by
LEFT JOIN pinetoapp_users AS uam
ON uam.id = a.modified_by
LEFT JOIN pinetoapp_categories as parent
ON parent.id = c.parent_id
LEFT JOIN pinetoapp_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM pinetoapp_categories AS cat JOIN pinetoapp_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
1 × SELECT language,id
FROM `pinetoapp_menu`
1 × SELECT a.id, a.title, a.alias, a.introtext, a.fulltext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, a.language, LENGTH(a.fulltext) AS readmore,
CASE WHEN badcats.id is not null THEN 0 ELSE a.state END AS state,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count,c.published,
CASE WHEN badcats.id is null THEN c.published ELSE 0 END AS parents_published
FROM pinetoapp_content AS a
LEFT JOIN pinetoapp_content_frontpage AS fp
ON fp.content_id = a.id
LEFT JOIN pinetoapp_categories AS c
ON c.id = a.catid
LEFT JOIN pinetoapp_users AS ua
ON ua.id = a.created_by
LEFT JOIN pinetoapp_users AS uam
ON uam.id = a.modified_by
LEFT JOIN pinetoapp_categories as parent
ON parent.id = c.parent_id
LEFT JOIN pinetoapp_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM pinetoapp_categories AS cat JOIN pinetoapp_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
1 × SELECT a.id, a.title, a.alias, a.introtext, a.fulltext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, a.language, LENGTH(a.fulltext) AS readmore,
CASE WHEN badcats.id is not null THEN 0 ELSE a.state END AS state,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count,c.published,
CASE WHEN badcats.id is null THEN c.published ELSE 0 END AS parents_published
FROM pinetoapp_content AS a
INNER JOIN pinetoapp_content_frontpage AS fp
ON fp.content_id = a.id
LEFT JOIN pinetoapp_categories AS c
ON c.id = a.catid
LEFT JOIN pinetoapp_users AS ua
ON ua.id = a.created_by
LEFT JOIN pinetoapp_users AS uam
ON uam.id = a.modified_by
LEFT JOIN pinetoapp_categories as parent
ON parent.id = c.parent_id
LEFT JOIN pinetoapp_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM pinetoapp_categories AS cat JOIN pinetoapp_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
1 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `pinetoapp_extensions`
1 × SELECT *
FROM pinetoapp_languages
1 × SELECT joomlatablename,tablepkID
FROM `pinetoapp_falang_tableinfo
1 × SELECT id, home, template, s.params
FROM pinetoapp_template_styles as s
LEFT JOIN pinetoapp_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT *
FROM pinetoapp_assets
1 × SELECT a.name, a.rules
FROM pinetoapp_assets AS a
1 × SELECT element
FROM pinetoapp_extensions
1 × SELECT a.rules
FROM pinetoapp_assets AS a
1 × SELECT COUNT(*)
FROM pinetoapp_content AS a
INNER JOIN pinetoapp_content_frontpage AS fp
ON fp.content_id = a.id
LEFT JOIN pinetoapp_categories AS c
ON c.id = a.catid
LEFT JOIN pinetoapp_users AS ua
ON ua.id = a.created_by
LEFT JOIN pinetoapp_users AS uam
ON uam.id = a.modified_by
LEFT JOIN pinetoapp_categories as parent
ON parent.id = c.parent_id
LEFT JOIN pinetoapp_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM pinetoapp_categories AS cat JOIN pinetoapp_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt