"Un bambino, un maestro, una penna e un libro possono cambiare il mondo."
Malala Yousafzai, 15 luglio 2013.{ "__default": { "session": { "counter": 1, "timer": { "start": 1614314004, "last": 1614314004, "now": 1614314004 }, "token": "iiVcNxHlVY3m0bTrVbayz2DSfqDDS6wf" }, "registry": { "com_attachments": { "current_url": "&return=aHR0cHM6Ly93d3cuaWMyOGFsaW90dGEuZWR1Lml0L2luZGV4LnBocC9ub3RpemllPw%3D%3D" } }, "user": { "id": 0, "name": null, "username": null, "email": null, "password": null, "password_clear": "", "block": null, "sendEmail": 0, "registerDate": null, "lastvisitDate": null, "activation": null, "params": null, "groups": [], "guest": 1, "lastResetTime": null, "resetCount": null, "requireReset": null, "aid": 0 } } }
SELECT `data`
FROM `i9hrp_session`
WHERE `session_id` = 'i7c1lhkv51t0kuk8krs3q1ajt5'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | i9hrp_session | NULL | const | PRIMARY | PRIMARY | 766 | const | 1 | 100.00 | NULL |
# | Caller | File e numero di linea |
---|---|---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
15 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/session/storage/database.php:45 |
14 | JSessionStorageDatabase->read() | Chiamata uguale alla linea sottostante. |
13 | session_start() | JROOT/libraries/joomla/session/handler/native.php:260 |
12 | JSessionHandlerNative->doSessionStart() | JROOT/libraries/joomla/session/handler/native.php:50 |
11 | JSessionHandlerNative->start() | JROOT/libraries/joomla/session/handler/joomla.php:82 |
10 | JSessionHandlerJoomla->start() | JROOT/libraries/joomla/session/session.php:648 |
9 | JSession->_start() | JROOT/libraries/joomla/session/session.php:608 |
8 | JSession->start() | JROOT/libraries/joomla/session/session.php:486 |
7 | JSession->get() | JROOT/libraries/joomla/session/session.php:443 |
6 | JSession->isNew() | JROOT/libraries/cms/application/cms.php:825 |
5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:412 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:46 |
SELECT `session_id`
FROM `i9hrp_session`
WHERE `session_id` = 'i7c1lhkv51t0kuk8krs3q1ajt5'
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | i9hrp_session | NULL | const | PRIMARY | PRIMARY | 766 | const | 1 | 100.00 | Using index |
# | Caller | File e numero di linea |
---|---|---|
8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
7 | JDatabaseDriver->loadResult() | JROOT/libraries/cms/application/cms.php:176 |
6 | JApplicationCms->checkSession() | JROOT/libraries/cms/application/cms.php:827 |
5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:412 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:46 |
INSERT INTO `i9hrp_session` (`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES ('i7c1lhkv51t0kuk8krs3q1ajt5', 1, '1614314005', 0, '', 0)
# | Caller | File e numero di linea |
---|---|---|
7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/application/cms.php:216 |
6 | JApplicationCms->checkSession() | JROOT/libraries/cms/application/cms.php:827 |
5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:412 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:46 |
SELECT b.id
FROM i9hrp_usergroups AS a
LEFT JOIN i9hrp_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 9
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | a | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | b | NULL | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 2 | 100.00 | Using where; Using index |
# | Caller | File e numero di linea |
---|---|---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1530 |
10 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:978 |
9 | JAccess::getGroupsByUser() | JROOT/libraries/joomla/access/access.php:1047 |
8 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:453 |
7 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:293 |
6 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:86 |
5 | JPluginHelper::getPlugin() | JROOT/libraries/cms/plugin/helper.php:128 |
4 | JPluginHelper::isEnabled() | JROOT/libraries/cms/application/site.php:603 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
SELECT id, rules
FROM `i9hrp_viewlevels`
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | i9hrp_viewlevels | NULL | ALL | NULL | NON E' POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 5 | 100.00 | NULL |
# | Caller | File e numero di linea |
---|---|---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1486 |
9 | JDatabaseDriver->loadAssocList() | JROOT/libraries/joomla/access/access.php:1064 |
8 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:453 |
7 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:293 |
6 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:86 |
5 | JPluginHelper::getPlugin() | JROOT/libraries/cms/plugin/helper.php:128 |
4 | JPluginHelper::isEnabled() | JROOT/libraries/cms/application/site.php:603 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
UPDATE `i9hrp_extensions`
SET `params` = '{\"mediaversion\":\"444513ec012a309c157f8c10ba8f0a21\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | UPDATE | i9hrp_extensions | NULL | range | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | Using where |
# | Caller | File e numero di linea |
---|---|---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/library/helper.php:116 |
14 | JLibraryHelper::saveParams() | JROOT/libraries/cms/version/version.php:321 |
13 | JVersion->setMediaVersion() | JROOT/libraries/cms/version/version.php:280 |
12 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:755 |
11 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
10 | JFactory::getDocument() | JROOT/plugins/system/jqueryeasy/jqueryeasy.php:53 |
9 | plgSystemJqueryeasy->onAfterRoute() | Chiamata uguale alla linea sottostante. |
8 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1151 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
SELECT `id`,`name`,`rules`,`parent_id`
FROM `i9hrp_assets`
WHERE `name` IN ('com_accesskeys','com_admin','com_ajax','com_akeeba','com_albopretorio','com_associations','com_attachments','com_banners','com_cache','com_categories','com_checkin','com_config','com_contact','com_content','com_contenthistory','com_contentmap','com_cpanel','com_fields','com_finder','com_installer','com_joomlaupdate','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_oziogallery3','com_phocagallery','com_plugins','com_postinstall','com_redirect','com_search','com_tags','com_templates','com_users','com_wrapper') OR `parent_id` = 0
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | i9hrp_assets | NULL | index_merge | idx_asset_name,idx_parent_id | idx_asset_name,idx_parent_id | 202,4 | NULL | 40 | 100.00 | Using sort_union(idx_asset_name,idx_parent_id); Using where |
# | Caller | File e numero di linea |
---|---|---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/access/access.php:427 |
19 | JAccess::preloadComponents() | JROOT/libraries/joomla/access/access.php:211 |
18 | JAccess::preload() | JROOT/libraries/joomla/access/access.php:529 |
17 | JAccess::getAssetRules() | JROOT/libraries/joomla/access/access.php:181 |
16 | JAccess::check() | JROOT/libraries/joomla/user/user.php:393 |
15 | JUser->authorise() | JROOT/components/com_content/models/category.php:142 |
14 | ContentModelCategory->populateState() | JROOT/libraries/legacy/model/legacy.php:434 |
13 | JModelLegacy->getState() | JROOT/libraries/legacy/view/category.php:115 |
12 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
11 | ContentViewCategory->display() | JROOT/libraries/joomla/cache/controller/view.php:98 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:662 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:394 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
SELECT `id`,`name`,`rules`,`parent_id`
FROM `i9hrp_assets`
WHERE `name` LIKE 'com_content.%' OR `name` = 'com_content' OR `parent_id` = 0
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | i9hrp_assets | NULL | ALL | idx_asset_name,idx_parent_id | NON E' POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 991 | 20.94 | Using where |
# | Caller | File e numero di linea |
---|---|---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/access/access.php:357 |
19 | JAccess::preloadPermissions() | JROOT/libraries/joomla/access/access.php:224 |
18 | JAccess::preload() | JROOT/libraries/joomla/access/access.php:538 |
17 | JAccess::getAssetRules() | JROOT/libraries/joomla/access/access.php:181 |
16 | JAccess::check() | JROOT/libraries/joomla/user/user.php:393 |
15 | JUser->authorise() | JROOT/components/com_content/models/category.php:142 |
14 | ContentModelCategory->populateState() | JROOT/libraries/legacy/model/legacy.php:434 |
13 | JModelLegacy->getState() | JROOT/libraries/legacy/view/category.php:115 |
12 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
11 | ContentViewCategory->display() | JROOT/libraries/joomla/cache/controller/view.php:98 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:662 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:394 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
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,COUNT(i.`id`) AS numitems
FROM i9hrp_categories as c
LEFT JOIN i9hrp_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
LEFT JOIN `i9hrp_content` AS i
ON i.`catid` = c.id
AND i.state = 1
WHERE (c.extension='com_content' OR c.extension='system')
AND c.published = 1
AND s.id=107
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 | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | s | NULL | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | Using temporary; Using filesort |
1 | SIMPLE | c | NULL | ALL | cat_idx,idx_left_right | NON E' POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 110 | 46.97 | Using where |
1 | SIMPLE | i | NULL | ref | idx_state,idx_catid | idx_catid | 4 | Sql1464388_2.c.id | 8 | 100.00 | Using where |
# | Caller | File e numero di linea |
---|---|---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:301 |
16 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:182 |
15 | JCategories->get() | JROOT/components/com_content/models/category.php:355 |
14 | ContentModelCategory->getCategory() | JROOT/libraries/legacy/view/legacy.php:422 |
13 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:121 |
12 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
11 | ContentViewCategory->display() | JROOT/libraries/joomla/cache/controller/view.php:98 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:662 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:394 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
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 c.published = 2
AND a.state > 0 THEN 2 WHEN c.published != 1 THEN 0 ELSE a.state END as state,
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,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,c.published, c.published AS parents_published,
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,COALESCE(NULLIF(ROUND(v.rating_sum / v.rating_count, 0), 0), 0) AS rating, COALESCE(NULLIF(v.rating_count, 0), 0) as rating_count
FROM i9hrp_content AS a
LEFT JOIN i9hrp_categories AS c
ON c.id = a.catid
LEFT JOIN i9hrp_users AS ua
ON ua.id = a.created_by
LEFT JOIN i9hrp_users AS uam
ON uam.id = a.modified_by
LEFT JOIN i9hrp_categories as parent
ON parent.id = c.parent_id
LEFT JOIN i9hrp_content_rating AS v
ON a.id = v.content_id
WHERE a.access IN (1,1,5)
AND c.access IN (1,1,5)
AND c.published = 1
AND a.state = 1
AND (a.catid = 107 OR a.catid IN ( SELECT sub.id
FROM i9hrp_categories as sub
INNER JOIN i9hrp_categories as this
ON sub.lft > this.lft
AND sub.rgt < this.rgt
WHERE this.id = 107))
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2021-02-26 04:33:25')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2021-02-26 04:33:25')
ORDER BY c.lft,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END DESC , a.created
LIMIT 20
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | PRIMARY | c | NULL | ALL | PRIMARY,idx_access | NON E' POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 110 | 9.73 | Using where; Using temporary; Using filesort |
1 | PRIMARY | a | NULL | ref | idx_access,idx_state,idx_catid | idx_catid | 4 | Sql1464388_2.c.id | 8 | 16.00 | Using index condition; Using where |
1 | PRIMARY | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1464388_2.a.created_by | 1 | 100.00 | Using where |
1 | PRIMARY | uam | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1464388_2.a.modified_by | 1 | 100.00 | Using where |
1 | PRIMARY | parent | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1464388_2.c.parent_id | 1 | 100.00 | Using where |
1 | PRIMARY | v | NULL | ALL | PRIMARY | NON E' POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 1 | 100.00 | Using where; Using join buffer (Block Nested Loop) |
2 | SUBQUERY | this | NULL | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | NULL |
2 | SUBQUERY | sub | NULL | range | PRIMARY,idx_left_right | idx_left_right | 4 | NULL | 89 | 33.33 | Using where; Using index |
# | Caller | File e numero di linea |
---|---|---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:307 |
17 | JModelLegacy->_getList() | JROOT/libraries/legacy/model/list.php:186 |
16 | JModelList->getItems() | JROOT/components/com_content/models/articles.php:536 |
15 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:253 |
14 | ContentModelCategory->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
13 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:143 |
12 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
11 | ContentViewCategory->display() | JROOT/libraries/joomla/cache/controller/view.php:98 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:662 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:394 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
SELECT `m`.`tag_id`,`t`.*
FROM `i9hrp_contentitem_tag_map` AS m
INNER JOIN `i9hrp_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 943
AND `t`.`published` = 1
AND t.access IN (1,1,5)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | m | NULL | ALL | idx_tag_type | NON E' POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 2 | 50.00 | Using where |
1 | SIMPLE | t | NULL | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | Sql1464388_2.m.tag_id | 1 | 100.00 | Using where |
# | Caller | File e numero di linea |
---|---|---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:450 |
16 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:662 |
15 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:253 |
14 | ContentModelCategory->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
13 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:143 |
12 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
11 | ContentViewCategory->display() | JROOT/libraries/joomla/cache/controller/view.php:98 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:662 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:394 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
SELECT `m`.`tag_id`,`t`.*
FROM `i9hrp_contentitem_tag_map` AS m
INNER JOIN `i9hrp_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 941
AND `t`.`published` = 1
AND t.access IN (1,1,5)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | m | NULL | ALL | idx_tag_type | NON E' POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 2 | 50.00 | Using where |
1 | SIMPLE | t | NULL | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | Sql1464388_2.m.tag_id | 1 | 100.00 | Using where |
# | Caller | File e numero di linea |
---|---|---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:450 |
16 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:662 |
15 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:253 |
14 | ContentModelCategory->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
13 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:143 |
12 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
11 | ContentViewCategory->display() | JROOT/libraries/joomla/cache/controller/view.php:98 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:662 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:394 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
SELECT `m`.`tag_id`,`t`.*
FROM `i9hrp_contentitem_tag_map` AS m
INNER JOIN `i9hrp_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 940
AND `t`.`published` = 1
AND t.access IN (1,1,5)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | m | NULL | ALL | idx_tag_type | NON E' POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 2 | 50.00 | Using where |
1 | SIMPLE | t | NULL | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | Sql1464388_2.m.tag_id | 1 | 100.00 | Using where |
# | Caller | File e numero di linea |
---|---|---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:450 |
16 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:662 |
15 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:253 |
14 | ContentModelCategory->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
13 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:143 |
12 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
11 | ContentViewCategory->display() | JROOT/libraries/joomla/cache/controller/view.php:98 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:662 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:394 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
SELECT `m`.`tag_id`,`t`.*
FROM `i9hrp_contentitem_tag_map` AS m
INNER JOIN `i9hrp_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 939
AND `t`.`published` = 1
AND t.access IN (1,1,5)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | m | NULL | ALL | idx_tag_type | NON E' POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 2 | 50.00 | Using where |
1 | SIMPLE | t | NULL | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | Sql1464388_2.m.tag_id | 1 | 100.00 | Using where |
# | Caller | File e numero di linea |
---|---|---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:450 |
16 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:662 |
15 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:253 |
14 | ContentModelCategory->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
13 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:143 |
12 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
11 | ContentViewCategory->display() | JROOT/libraries/joomla/cache/controller/view.php:98 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:662 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:394 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
SELECT `m`.`tag_id`,`t`.*
FROM `i9hrp_contentitem_tag_map` AS m
INNER JOIN `i9hrp_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 938
AND `t`.`published` = 1
AND t.access IN (1,1,5)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | m | NULL | ALL | idx_tag_type | NON E' POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 2 | 50.00 | Using where |
1 | SIMPLE | t | NULL | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | Sql1464388_2.m.tag_id | 1 | 100.00 | Using where |
# | Caller | File e numero di linea |
---|---|---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:450 |
16 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:662 |
15 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:253 |
14 | ContentModelCategory->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
13 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:143 |
12 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
11 | ContentViewCategory->display() | JROOT/libraries/joomla/cache/controller/view.php:98 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:662 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:394 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
SELECT `m`.`tag_id`,`t`.*
FROM `i9hrp_contentitem_tag_map` AS m
INNER JOIN `i9hrp_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 937
AND `t`.`published` = 1
AND t.access IN (1,1,5)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | m | NULL | ALL | idx_tag_type | NON E' POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 2 | 50.00 | Using where |
1 | SIMPLE | t | NULL | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | Sql1464388_2.m.tag_id | 1 | 100.00 | Using where |
# | Caller | File e numero di linea |
---|---|---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:450 |
16 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:662 |
15 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:253 |
14 | ContentModelCategory->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
13 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:143 |
12 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
11 | ContentViewCategory->display() | JROOT/libraries/joomla/cache/controller/view.php:98 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:662 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:394 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
SELECT `m`.`tag_id`,`t`.*
FROM `i9hrp_contentitem_tag_map` AS m
INNER JOIN `i9hrp_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 936
AND `t`.`published` = 1
AND t.access IN (1,1,5)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | m | NULL | ALL | idx_tag_type | NON E' POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 2 | 50.00 | Using where |
1 | SIMPLE | t | NULL | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | Sql1464388_2.m.tag_id | 1 | 100.00 | Using where |
# | Caller | File e numero di linea |
---|---|---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:450 |
16 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:662 |
15 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:253 |
14 | ContentModelCategory->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
13 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:143 |
12 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
11 | ContentViewCategory->display() | JROOT/libraries/joomla/cache/controller/view.php:98 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:662 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:394 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
SELECT `m`.`tag_id`,`t`.*
FROM `i9hrp_contentitem_tag_map` AS m
INNER JOIN `i9hrp_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 935
AND `t`.`published` = 1
AND t.access IN (1,1,5)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | m | NULL | ALL | idx_tag_type | NON E' POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 2 | 50.00 | Using where |
1 | SIMPLE | t | NULL | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | Sql1464388_2.m.tag_id | 1 | 100.00 | Using where |
# | Caller | File e numero di linea |
---|---|---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:450 |
16 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:662 |
15 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:253 |
14 | ContentModelCategory->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
13 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:143 |
12 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
11 | ContentViewCategory->display() | JROOT/libraries/joomla/cache/controller/view.php:98 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:662 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:394 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
SELECT `m`.`tag_id`,`t`.*
FROM `i9hrp_contentitem_tag_map` AS m
INNER JOIN `i9hrp_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 934
AND `t`.`published` = 1
AND t.access IN (1,1,5)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | m | NULL | ALL | idx_tag_type | NON E' POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 2 | 50.00 | Using where |
1 | SIMPLE | t | NULL | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | Sql1464388_2.m.tag_id | 1 | 100.00 | Using where |
# | Caller | File e numero di linea |
---|---|---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:450 |
16 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:662 |
15 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:253 |
14 | ContentModelCategory->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
13 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:143 |
12 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
11 | ContentViewCategory->display() | JROOT/libraries/joomla/cache/controller/view.php:98 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:662 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:394 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
SELECT `m`.`tag_id`,`t`.*
FROM `i9hrp_contentitem_tag_map` AS m
INNER JOIN `i9hrp_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 933
AND `t`.`published` = 1
AND t.access IN (1,1,5)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | m | NULL | ALL | idx_tag_type | NON E' POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 2 | 50.00 | Using where |
1 | SIMPLE | t | NULL | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | Sql1464388_2.m.tag_id | 1 | 100.00 | Using where |
# | Caller | File e numero di linea |
---|---|---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:450 |
16 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:662 |
15 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:253 |
14 | ContentModelCategory->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
13 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:143 |
12 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
11 | ContentViewCategory->display() | JROOT/libraries/joomla/cache/controller/view.php:98 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:662 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:394 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
SELECT `m`.`tag_id`,`t`.*
FROM `i9hrp_contentitem_tag_map` AS m
INNER JOIN `i9hrp_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 931
AND `t`.`published` = 1
AND t.access IN (1,1,5)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | m | NULL | ALL | idx_tag_type | NON E' POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 2 | 50.00 | Using where |
1 | SIMPLE | t | NULL | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | Sql1464388_2.m.tag_id | 1 | 100.00 | Using where |
# | Caller | File e numero di linea |
---|---|---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:450 |
16 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:662 |
15 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:253 |
14 | ContentModelCategory->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
13 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:143 |
12 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
11 | ContentViewCategory->display() | JROOT/libraries/joomla/cache/controller/view.php:98 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:662 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:394 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
SELECT `m`.`tag_id`,`t`.*
FROM `i9hrp_contentitem_tag_map` AS m
INNER JOIN `i9hrp_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 930
AND `t`.`published` = 1
AND t.access IN (1,1,5)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | m | NULL | ALL | idx_tag_type | NON E' POSSIBILE UTILIZZARE ALCUN INDICE | NULL | NULL | 2 | 50.00 | Using where |
1 | SIMPLE | t | NULL | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | Sql1464388_2.m.tag_id | 1 | 100.00 | Using where |
# | Caller | File e numero di linea |
---|---|---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:450 |
16 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:662 |
15 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:253 |
14 | ContentModelCategory->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
13 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:143 |
12 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
11 | ContentViewCategory->display() | JROOT/libraries/joomla/cache/controller/view.php:98 |
10 | JCacheControllerView->get() | JROOT/libraries/legacy/controller/legacy.php:662 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:394 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |