Query Time: 0.57 ms Query memory: 0.008 MB Memory before query: 3.115 MB
DELETE
FROM `pmf_session`
WHERE `time` < '1775565099'
EXPLAIN not possible on query: DELETE
FROM `pmf_session`
WHERE `time` < '1775565099'
| Status | Duration |
|---|
| starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.02 ms |
| System lock | 0.01 ms |
| Table lock | 0.01 ms |
| After table lock | 0.01 ms |
| init | 0.14 ms |
| updating | 0.04 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| updating status | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 6 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/application/cms.php:818 |
| 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 |
Query Time: 0.65 ms After last query: 1.34 ms Query memory: 0.019 MB Memory before query: 3.146 MB Rows returned: 1
SELECT `data`
FROM `pmf_session`
WHERE `session_id` = 'ugpg3mklnbv5tgllq1egstp4s1'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pmf_session | const | PRIMARY | PRIMARY | 766 | const | 1 | |
| Status | Duration |
|---|
| starting | 0.08 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| Table lock | 0.01 ms |
| After table lock | 0.01 ms |
| init | 0.03 ms |
| optimizing | 0.02 ms |
| statistics | 0.08 ms |
| preparing | 0.02 ms |
| executing | 0.01 ms |
| Sending data | 0.02 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| updating status | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 15 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/session/storage/database.php:45 |
| 14 | JSessionStorageDatabase->read() | Same as call in the line below. |
| 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 |
Query Time: 0.85 ms After last query: 10.62 ms Query memory: 0.013 MB Memory before query: 3.541 MB Rows returned: 40
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `pmf_extensions`
WHERE `type` = 'component'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pmf_extensions | ref | extension | extension | 82 | const | 40 | Using index condition |
| Status | Duration |
|---|
| starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| Table lock | 0.01 ms |
| After table lock | 0.01 ms |
| init | 0.03 ms |
| optimizing | 0.02 ms |
| statistics | 0.07 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.31 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| updating status | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/component/helper.php:452 |
| 9 | JComponentHelper::{closure}() | Same as call in the line below. |
| 8 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
| 7 | JCacheControllerCallback->get() | JROOT/libraries/cms/component/helper.php:460 |
| 6 | JComponentHelper::load() | JROOT/libraries/cms/component/helper.php:43 |
| 5 | JComponentHelper::getComponent() | JROOT/libraries/cms/component/helper.php:111 |
| 4 | JComponentHelper::getParams() | JROOT/libraries/cms/application/site.php:593 |
| 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 |
Query Time: 0.61 ms After last query: 6.47 ms Query memory: 0.014 MB Memory before query: 3.834 MB Rows returned: 2
SELECT b.id
FROM pmf_usergroups AS a
LEFT JOIN pmf_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 9
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | b | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 3 | Using where; Using index |
| Status | Duration |
|---|
| starting | 0.08 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| Table lock | 0.00 ms |
| After table lock | 0.01 ms |
| init | 0.03 ms |
| optimizing | 0.02 ms |
| statistics | 0.10 ms |
| preparing | 0.03 ms |
| executing | 0.01 ms |
| Sending data | 0.04 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| updating status | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 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 |
Query Time: 0.49 ms After last query: 2.09 ms Query memory: 0.013 MB Memory before query: 3.910 MB Rows returned: 5
SELECT id, rules
FROM `pmf_viewlevels`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pmf_viewlevels | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | |
| Status | Duration |
|---|
| starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| Table lock | 0.01 ms |
| After table lock | 0.01 ms |
| init | 0.02 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.02 ms |
| executing | 0.01 ms |
| Sending data | 0.07 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| updating status | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 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 |
Query Time: 1.89 ms After last query: 1.05 ms Query memory: 0.013 MB Memory before query: 3.950 MB Rows returned: 77
SELECT `folder` AS `type`,`element` AS `name`,`params`
FROM pmf_extensions
WHERE enabled = 1
AND type = 'plugin'
AND state IN (0,1)
AND access IN (1,1,5)
ORDER BY ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pmf_extensions | ref | extension | extension | 82 | const | 112 | Using index condition; Using where; Using filesort |
| Status | Duration |
|---|
| starting | 0.09 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| Table lock | 0.00 ms |
| After table lock | 0.01 ms |
| init | 0.05 ms |
| optimizing | 0.04 ms |
| statistics | 0.13 ms |
| preparing | 0.05 ms |
| executing | 0.01 ms |
| Sorting result | 0.74 ms |
| Sending data | 0.49 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| updating status | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/plugin/helper.php:311 |
| 9 | JPluginHelper::{closure}() | Same as call in the line below. |
| 8 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
| 7 | JCacheControllerCallback->get() | JROOT/libraries/cms/plugin/helper.php:316 |
| 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 |
Query Time: 0.57 ms After last query: 44.04 ms Query memory: 0.013 MB Memory before query: 6.319 MB Rows returned: 1
SELECT count(*)
FROM `pmf_cwgears_schedule`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pmf_cwgears_schedule | index | NULL | PRIMARY | 4 | NULL | 1 | Using index |
| Status | Duration |
|---|
| starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| Table lock | 0.01 ms |
| After table lock | 0.01 ms |
| init | 0.02 ms |
| optimizing | 0.02 ms |
| statistics | 0.03 ms |
| preparing | 0.02 ms |
| executing | 0.01 ms |
| Sending data | 0.09 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| updating status | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 10 | JDatabaseDriver->loadResult() | JROOT/plugins/system/cwgears/cwgears.php:96 |
| 9 | plgSystemCwgears->onAfterInitialise() | Same as call in the line below. |
| 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:683 |
| 4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:685 |
| 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 |
Query Time: 0.46 ms After last query: 0.50 ms Query memory: 0.013 MB Memory before query: 6.334 MB Rows returned: 1
SELECT count(*)
FROM `pmf_cwgears_schedule`
WHERE time + '86400'<'1775566899'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pmf_cwgears_schedule | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using where |
| Status | Duration |
|---|
| starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| Table lock | 0.01 ms |
| After table lock | 0.01 ms |
| init | 0.03 ms |
| optimizing | 0.02 ms |
| statistics | 0.02 ms |
| preparing | 0.02 ms |
| executing | 0.01 ms |
| Sending data | 0.05 ms |
| end | 0.04 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| updating status | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 10 | JDatabaseDriver->loadResult() | JROOT/plugins/system/cwgears/cwgears.php:139 |
| 9 | plgSystemCwgears->onAfterInitialise() | Same as call in the line below. |
| 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:683 |
| 4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:685 |
| 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 |
Query Time: 0.92 ms After last query: 11.90 ms Query memory: 0.022 MB Memory before query: 6.775 MB Rows returned: 7
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 pmf_menu AS m
LEFT JOIN pmf_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 | 24 | Using index condition; Using where; Using filesort |
| 1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | canal_urbanismo.m.component_id | 1 | Using where |
| Status | Duration |
|---|
| starting | 0.16 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| Table lock | 0.01 ms |
| After table lock | 0.01 ms |
| init | 0.06 ms |
| optimizing | 0.04 ms |
| statistics | 0.10 ms |
| preparing | 0.03 ms |
| executing | 0.00 ms |
| Sorting result | 0.12 ms |
| Sending data | 0.08 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| updating status | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/menu/site.php:88 |
| 17 | JMenuSite->{closure}() | Same as call in the line below. |
| 16 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
| 15 | JCacheControllerCallback->get() | JROOT/libraries/cms/menu/site.php:96 |
| 14 | JMenuSite->load() | JROOT/libraries/cms/menu/menu.php:74 |
| 13 | JMenu->__construct() | JROOT/libraries/cms/menu/site.php:57 |
| 12 | JMenuSite->__construct() | JROOT/libraries/cms/menu/menu.php:129 |
| 11 | JMenu::getInstance() | JROOT/libraries/cms/application/cms.php:443 |
| 10 | JApplicationCms->getMenu() | JROOT/libraries/cms/application/site.php:272 |
| 9 | JApplicationSite->getMenu() | JROOT/libraries/cms/router/site.php:59 |
| 8 | JRouterSite->__construct() | JROOT/libraries/cms/router/router.php:198 |
| 7 | JRouter::getInstance() | JROOT/libraries/cms/application/cms.php:548 |
| 6 | JApplicationCms::getRouter() | JROOT/libraries/cms/application/site.php:402 |
| 5 | JApplicationSite::getRouter() | JROOT/libraries/cms/application/cms.php:1141 |
| 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 |
Query Time: 0.51 ms After last query: 12.63 ms Query memory: 0.023 MB Memory before query: 7.845 MB Rows returned: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `pmf_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pmf_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | Using index condition |
| Status | Duration |
|---|
| starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| Table lock | 0.00 ms |
| After table lock | 0.01 ms |
| init | 0.03 ms |
| optimizing | 0.02 ms |
| statistics | 0.10 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.07 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| updating status | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
| 19 | JDatabaseDriver->loadObject() | JROOT/libraries/cms/library/helper.php:166 |
| 18 | JLibraryHelper::{closure}() | Same as call in the line below. |
| 17 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
| 16 | JCacheControllerCallback->get() | JROOT/libraries/cms/library/helper.php:174 |
| 15 | JLibraryHelper::loadLibrary() | JROOT/libraries/cms/library/helper.php:42 |
| 14 | JLibraryHelper::getLibrary() | JROOT/libraries/cms/library/helper.php:89 |
| 13 | JLibraryHelper::getParams() | JROOT/libraries/cms/version/version.php:270 |
| 12 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:755 |
| 11 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
| 10 | JFactory::getDocument() | JROOT/plugins/system/k2/k2.php:388 |
| 9 | plgSystemK2->onAfterRoute() | Same as call in the line below. |
| 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 |
Query Time: 5.25 ms After last query: 1.35 ms Query memory: 0.017 MB Memory before query: 7.852 MB
UPDATE `pmf_extensions`
SET `params` = '{\"mediaversion\":\"abe66c0d27dc419a4229f316fbfd5ca2\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN not possible on query: UPDATE `pmf_extensions`
SET `params` = '{\"mediaversion\":\"abe66c0d27dc419a4229f316fbfd5ca2\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
| Status | Duration |
|---|
| starting | 0.10 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| Table lock | 0.01 ms |
| After table lock | 0.01 ms |
| init | 0.21 ms |
| Updating | 0.18 ms |
| end | 0.01 ms |
| query end | 4.41 ms |
| closing tables | 0.04 ms |
| freeing items | 0.01 ms |
| updating status | 0.03 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 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/k2/k2.php:388 |
| 9 | plgSystemK2->onAfterRoute() | Same as call in the line below. |
| 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 |
Query Time: 0.69 ms After last query: 13.39 ms Query memory: 0.018 MB Memory before query: 8.326 MB Rows returned: 1
SELECT *
FROM pmf_languages
WHERE published=1
ORDER BY ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pmf_languages | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using where; Using filesort |
| Status | Duration |
|---|
| starting | 0.08 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| Table lock | 0.01 ms |
| After table lock | 0.01 ms |
| init | 0.05 ms |
| optimizing | 0.03 ms |
| statistics | 0.03 ms |
| preparing | 0.02 ms |
| executing | 0.01 ms |
| Sorting result | 0.07 ms |
| Sending data | 0.08 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| updating status | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/language/helper.php:148 |
| 13 | JLanguageHelper::getLanguages() | JROOT/libraries/cms/application/site.php:327 |
| 12 | JApplicationSite->getParams() | JROOT/components/com_k2/helpers/utilities.php:243 |
| 11 | K2HelperUtilities::getParams() | JROOT/administrator/components/com_k2/helpers/html.php:53 |
| 10 | K2HelperHTML::loadHeadIncludes() | JROOT/plugins/system/k2/k2.php:404 |
| 9 | plgSystemK2->onAfterRoute() | Same as call in the line below. |
| 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 |
Query Time: 0.87 ms After last query: 4.25 ms Query memory: 0.025 MB Memory before query: 8.619 MB Rows returned: 4
SELECT id, home, template, s.params
FROM pmf_template_styles as s
LEFT JOIN pmf_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 | NO INDEX KEY COULD BE USED | NULL | NULL | 6 | Using where |
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | element_clientid | 403 | canal_urbanismo.s.template,const | 1 | Using index condition; Using where |
| Status | Duration |
|---|
| starting | 0.11 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| Table lock | 0.01 ms |
| After table lock | 0.01 ms |
| init | 0.05 ms |
| optimizing | 0.05 ms |
| statistics | 0.13 ms |
| preparing | 0.05 ms |
| executing | 0.01 ms |
| Sending data | 0.19 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| updating status | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 21 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/application/site.php:485 |
| 20 | JApplicationSite->getTemplate() | JROOT/libraries/cms/html/html.php:359 |
| 19 | JHtml::includeRelativeFiles() | JROOT/libraries/cms/html/html.php:706 |
| 18 | JHtml::script() | Same as call in the line below. |
| 17 | call_user_func_array() | JROOT/libraries/cms/html/html.php:233 |
| 16 | JHtml::call() | JROOT/libraries/cms/html/html.php:140 |
| 15 | JHtml::_() | JROOT/libraries/cms/html/jquery.php:52 |
| 14 | JHtmlJquery::framework() | Same as call in the line below. |
| 13 | call_user_func_array() | JROOT/libraries/cms/html/html.php:233 |
| 12 | JHtml::call() | JROOT/libraries/cms/html/html.php:140 |
| 11 | JHtml::_() | JROOT/administrator/components/com_k2/helpers/html.php:71 |
| 10 | K2HelperHTML::loadHeadIncludes() | JROOT/plugins/system/k2/k2.php:404 |
| 9 | plgSystemK2->onAfterRoute() | Same as call in the line below. |
| 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 |
Query Time: 0.52 ms After last query: 2.93 ms Query memory: 0.014 MB Memory before query: 8.650 MB Rows returned: 1
SELECT count(*)
FROM `pmf_extensions`
WHERE `element` = 'cwgears'
AND `extension_id` = ''
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| starting | 0.10 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| Table lock | 0.01 ms |
| After table lock | 0.01 ms |
| init | 0.03 ms |
| optimizing | 0.03 ms |
| statistics | 0.06 ms |
| preparing | 0.01 ms |
| executing | 0.02 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| updating status | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 11 | JDatabaseDriver->loadResult() | JROOT/plugins/system/cwgears/cwgears.php:1003 |
| 10 | plgSystemCwgears->updateDownloadKeySub() | JROOT/plugins/system/cwgears/cwgears.php:202 |
| 9 | plgSystemCwgears->onAfterRoute() | Same as call in the line below. |
| 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 |
Query Time: 1.64 ms After last query: 39.06 ms Query memory: 0.027 MB Memory before query: 11.377 MB Rows returned: 39
SELECT `id`,`name`,`rules`,`parent_id`
FROM `pmf_assets`
WHERE `name` IN ('com_admin','com_ajax','com_associations','com_banners','com_cache','com_categories','com_checkin','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_djimageslider','com_fields','com_finder','com_installer','com_jce','com_jevents','com_joomlaupdate','com_k2','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_nexevocontact','com_plugins','com_pmf','com_popupmaster','com_postinstall','com_redirect','com_search','com_tags','com_templates','com_users','com_wrapper') OR `parent_id` = 0
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pmf_assets | index_merge | idx_asset_name,idx_parent_id | idx_asset_name,idx_parent_id | 402,4 | NULL | 40 | Using sort_union(idx_asset_name,idx_parent_id); Using where |
| Status | Duration |
|---|
| starting | 0.11 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| Table lock | 0.00 ms |
| After table lock | 0.01 ms |
| init | 0.07 ms |
| optimizing | 0.03 ms |
| statistics | 0.33 ms |
| preparing | 0.03 ms |
| executing | 0.01 ms |
| Sending data | 0.76 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| updating status | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 21 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/access/access.php:427 |
| 20 | JAccess::preloadComponents() | JROOT/libraries/joomla/access/access.php:211 |
| 19 | JAccess::preload() | JROOT/libraries/joomla/access/access.php:529 |
| 18 | JAccess::getAssetRules() | JROOT/libraries/joomla/access/access.php:181 |
| 17 | JAccess::check() | JROOT/libraries/joomla/user/user.php:393 |
| 16 | JUser->authorise() | JROOT/components/com_jevents/libraries/helper.php:2241 |
| 15 | JEVHelper::isAdminUser() | JROOT/components/com_jevents/libraries/helper.php:2323 |
| 14 | JEVHelper::getAid() | JROOT/components/com_jevents/libraries/datamodel.php:40 |
| 13 | JEventsDataModel->__construct() | JROOT/components/com_jevents/views/default/abstract/abstract.php:59 |
| 12 | JEventsDefaultView->__construct() | JROOT/components/com_jevents/views/flat/abstract/abstract.php:30 |
| 11 | JEventsFlatView->__construct() | JROOT/libraries/legacy/controller/legacy.php:597 |
| 10 | JControllerLegacy->createView() | JROOT/libraries/legacy/controller/legacy.php:843 |
| 9 | JControllerLegacy->getView() | JROOT/components/com_jevents/controllers/day.php:64 |
| 8 | DayController->listevents() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jevents/jevents.php:299 |
| 6 | require_once JROOT/components/com_jevents/jevents.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 |
Query Time: 1.44 ms After last query: 18.16 ms Query memory: 0.036 MB Memory before query: 12.687 MB Rows returned: 30
SHOW FULL COLUMNS
FROM `pmf_content`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `pmf_content`
| Status | Duration |
|---|
| starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.36 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| Table lock | 0.00 ms |
| After table lock | 0.01 ms |
| init | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Filling schema table | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.04 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| closing tables | 0.01 ms |
| executing | 0.01 ms |
| Sending data | 0.11 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.00 ms |
| removing tmp table | 0.11 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| updating status | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 32 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 31 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
| 30 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:244 |
| 29 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:163 |
| 28 | JTable->__construct() | JROOT/libraries/legacy/table/content.php:33 |
| 27 | JTableContent->__construct() | JROOT/libraries/joomla/table/table.php:311 |
| 26 | JTable::getInstance() | JROOT/components/com_jevents/views/default/helpers/defaultloadmodules.php:11 |
| 25 | DefaultLoadModules() | Same as call in the line below. |
| 24 | call_user_func_array() | JROOT/components/com_jevents/views/default/abstract/abstract.php:155 |
| 23 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/helpers/flatviewhelperheader16.php:10 |
| 22 | flatViewDay->loadModules() | JROOT/components/com_jevents/views/flat/helpers/flatviewhelperheader16.php:10 |
| 21 | FlatViewHelperHeader16() | Same as call in the line below. |
| 20 | call_user_func_array() | JROOT/components/com_jevents/views/default/abstract/abstract.php:155 |
| 19 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/helpers/flatviewhelperheader.php:5 |
| 18 | flatViewDay->_header16() | JROOT/components/com_jevents/views/flat/helpers/flatviewhelperheader.php:5 |
| 17 | FlatViewHelperHeader() | Same as call in the line below. |
| 16 | call_user_func_array() | JROOT/components/com_jevents/views/default/abstract/abstract.php:155 |
| 15 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/default/day/tmpl/listevents.php:4 |
| 14 | flatViewDay->_header() | JROOT/components/com_jevents/views/default/day/tmpl/listevents.php:4 |
| 13 | include JROOT/components/com_jevents/views/default/day/tmpl/listevents.php | JROOT/components/com_jevents/views/flat/day/tmpl/listevents.php:4 |
| 12 | include JROOT/components/com_jevents/views/flat/day/tmpl/listevents.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 11 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 10 | JViewLegacy->display() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:92 |
| 9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/day.php:81 |
| 8 | DayController->listevents() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jevents/jevents.php:299 |
| 6 | require_once JROOT/components/com_jevents/jevents.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 |
Query Time: 1.48 ms After last query: 19.64 ms Query memory: 0.039 MB Memory before query: 13.930 MB Rows returned: 0
SELECT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state
FROM pmf_fields AS a
LEFT JOIN `pmf_languages` AS l
ON l.lang_code = a.language
LEFT JOIN pmf_users AS uc
ON uc.id=a.checked_out
LEFT JOIN pmf_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN pmf_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN pmf_fields_groups AS g
ON g.id = a.group_id
WHERE a.context = 'com_content.article'
AND a.access IN (1,1,5)
AND (a.group_id = 0 OR g.access IN (1,1,5))
AND a.state = 1
AND (a.group_id = 0 OR g.state = 1)
ORDER BY a.ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | idx_state,idx_access,idx_context | idx_state | 1 | const | 1 | Using where; Using filesort |
| 1 | SIMPLE | l | eq_ref | idx_langcode | idx_langcode | 28 | canal_urbanismo.a.language | 1 | Using where |
| 1 | SIMPLE | uc | eq_ref | PRIMARY | PRIMARY | 4 | canal_urbanismo.a.checked_out | 1 | |
| 1 | SIMPLE | ag | eq_ref | PRIMARY | PRIMARY | 4 | canal_urbanismo.a.access | 1 | Using where |
| 1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | canal_urbanismo.a.created_user_id | 1 | Using where |
| 1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | canal_urbanismo.a.group_id | 1 | Using where |
| Status | Duration |
|---|
| starting | 0.23 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.05 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| Table lock | 0.01 ms |
| After table lock | 0.01 ms |
| init | 0.10 ms |
| optimizing | 0.11 ms |
| statistics | 0.17 ms |
| preparing | 0.08 ms |
| executing | 0.01 ms |
| Sorting result | 0.20 ms |
| Sending data | 0.08 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 ms |
| updating status | 0.03 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 35 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 34 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:307 |
| 33 | JModelLegacy->_getList() | JROOT/administrator/components/com_fields/models/fields.php:333 |
| 32 | FieldsModelFields->_getList() | JROOT/libraries/legacy/model/list.php:186 |
| 31 | JModelList->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:134 |
| 30 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:378 |
| 29 | PlgSystemFields->onContentPrepare() | Same as call in the line below. |
| 28 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 27 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 26 | JEventDispatcher->trigger() | JROOT/components/com_jevents/views/default/helpers/defaultloadmodules.php:19 |
| 25 | DefaultLoadModules() | Same as call in the line below. |
| 24 | call_user_func_array() | JROOT/components/com_jevents/views/default/abstract/abstract.php:155 |
| 23 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/helpers/flatviewhelperheader16.php:10 |
| 22 | flatViewDay->loadModules() | JROOT/components/com_jevents/views/flat/helpers/flatviewhelperheader16.php:10 |
| 21 | FlatViewHelperHeader16() | Same as call in the line below. |
| 20 | call_user_func_array() | JROOT/components/com_jevents/views/default/abstract/abstract.php:155 |
| 19 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/helpers/flatviewhelperheader.php:5 |
| 18 | flatViewDay->_header16() | JROOT/components/com_jevents/views/flat/helpers/flatviewhelperheader.php:5 |
| 17 | FlatViewHelperHeader() | Same as call in the line below. |
| 16 | call_user_func_array() | JROOT/components/com_jevents/views/default/abstract/abstract.php:155 |
| 15 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/default/day/tmpl/listevents.php:4 |
| 14 | flatViewDay->_header() | JROOT/components/com_jevents/views/default/day/tmpl/listevents.php:4 |
| 13 | include JROOT/components/com_jevents/views/default/day/tmpl/listevents.php | JROOT/components/com_jevents/views/flat/day/tmpl/listevents.php:4 |
| 12 | include JROOT/components/com_jevents/views/flat/day/tmpl/listevents.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 11 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 10 | JViewLegacy->display() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:92 |
| 9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/day.php:81 |
| 8 | DayController->listevents() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jevents/jevents.php:299 |
| 6 | require_once JROOT/components/com_jevents/jevents.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 |
Query Time: 1.17 ms After last query: 34.47 ms Query memory: 0.041 MB Memory before query: 15.525 MB Rows returned: 14
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM pmf_modules AS m
LEFT JOIN pmf_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN pmf_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-04-07 13:01:39')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-04-07 13:01:39')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 0 OR mm.menuid <= 0)
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 | published | 1 | const | 20 | Using index condition; Using where; Using filesort |
| 1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | canal_urbanismo.m.id | 1 | Using where; Using index |
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 403 | canal_urbanismo.m.module,const | 1 | Using index condition; Using where |
| Status | Duration |
|---|
| starting | 0.11 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| Table lock | 0.00 ms |
| After table lock | 0.01 ms |
| init | 0.05 ms |
| optimizing | 0.04 ms |
| statistics | 0.10 ms |
| preparing | 0.05 ms |
| executing | 0.00 ms |
| Sorting result | 0.15 ms |
| Sending data | 0.32 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| updating status | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 37 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 36 | JDatabaseDriver->loadObjectList() | Same as call in the line below. |
| 35 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
| 34 | JCacheControllerCallback->get() | JROOT/libraries/cms/module/helper.php:424 |
| 33 | JModuleHelper::getModuleList() | JROOT/libraries/cms/module/helper.php:360 |
| 32 | JModuleHelper::load() | JROOT/libraries/cms/module/helper.php:84 |
| 31 | JModuleHelper::getModules() | JROOT/plugins/content/loadmodule/loadmodule.php:137 |
| 30 | PlgContentLoadmodule->_load() | JROOT/plugins/content/loadmodule/loadmodule.php:78 |
| 29 | PlgContentLoadmodule->onContentPrepare() | Same as call in the line below. |
| 28 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 27 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 26 | JEventDispatcher->trigger() | JROOT/components/com_jevents/views/default/helpers/defaultloadmodules.php:19 |
| 25 | DefaultLoadModules() | Same as call in the line below. |
| 24 | call_user_func_array() | JROOT/components/com_jevents/views/default/abstract/abstract.php:155 |
| 23 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/helpers/flatviewhelperheader16.php:10 |
| 22 | flatViewDay->loadModules() | JROOT/components/com_jevents/views/flat/helpers/flatviewhelperheader16.php:10 |
| 21 | FlatViewHelperHeader16() | Same as call in the line below. |
| 20 | call_user_func_array() | JROOT/components/com_jevents/views/default/abstract/abstract.php:155 |
| 19 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/helpers/flatviewhelperheader.php:5 |
| 18 | flatViewDay->_header16() | JROOT/components/com_jevents/views/flat/helpers/flatviewhelperheader.php:5 |
| 17 | FlatViewHelperHeader() | Same as call in the line below. |
| 16 | call_user_func_array() | JROOT/components/com_jevents/views/default/abstract/abstract.php:155 |
| 15 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/default/day/tmpl/listevents.php:4 |
| 14 | flatViewDay->_header() | JROOT/components/com_jevents/views/default/day/tmpl/listevents.php:4 |
| 13 | include JROOT/components/com_jevents/views/default/day/tmpl/listevents.php | JROOT/components/com_jevents/views/flat/day/tmpl/listevents.php:4 |
| 12 | include JROOT/components/com_jevents/views/flat/day/tmpl/listevents.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 11 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 10 | JViewLegacy->display() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:92 |
| 9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/day.php:81 |
| 8 | DayController->listevents() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jevents/jevents.php:299 |
| 6 | require_once JROOT/components/com_jevents/jevents.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 |
Query Time: 1.90 ms After last query: 18.27 ms Query memory: 0.036 MB Memory before query: 16.512 MB Rows returned: 18
SHOW FULL COLUMNS
FROM `pmf_jev_users`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `pmf_jev_users`
| Status | Duration |
|---|
| starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.72 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| Table lock | 0.00 ms |
| After table lock | 0.01 ms |
| init | 0.02 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.02 ms |
| executing | 0.01 ms |
| Filling schema table | 0.01 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.01 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.03 ms |
| closing tables | 0.02 ms |
| executing | 0.01 ms |
| Sending data | 0.13 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.00 ms |
| removing tmp table | 0.13 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| updating status | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 28 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
| 27 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:244 |
| 26 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:163 |
| 25 | JTable->__construct() | JROOT/administrator/components/com_jevents/tables/jevuser.php:69 |
| 24 | TableUser->__construct() | JROOT/components/com_jevents/libraries/helper.php:2181 |
| 23 | JEVHelper::getAuthorisedUser() | JROOT/components/com_jevents/libraries/helper.php:1098 |
| 22 | JEVHelper::isEventCreator() | JROOT/components/com_jevents/libraries/filters/Published.php:50 |
| 21 | jevPublishedFilter->__construct() | JROOT/components/com_jevents/libraries/filters.php:140 |
| 20 | jevFilterProcessing->__construct() | JROOT/components/com_jevents/libraries/filters.php:198 |
| 19 | jevFilterProcessing::getInstance() | JROOT/components/com_jevents/libraries/dbmodel.php:2315 |
| 18 | JEventsDBModel->listIcalEvents() | JROOT/components/com_jevents/libraries/dbmodel.php:2672 |
| 17 | JEventsDBModel->listIcalEventsByDay() | JROOT/components/com_jevents/libraries/datamodel.php:705 |
| 16 | JEventsDataModel->getDayData() | JROOT/components/com_jevents/views/flat/day/tmpl/listevents_body.php:6 |
| 15 | include JROOT/components/com_jevents/views/flat/day/tmpl/listevents_body.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 14 | JViewLegacy->loadTemplate() | JROOT/components/com_jevents/views/default/day/tmpl/listevents.php:7 |
| 13 | include JROOT/components/com_jevents/views/default/day/tmpl/listevents.php | JROOT/components/com_jevents/views/flat/day/tmpl/listevents.php:4 |
| 12 | include JROOT/components/com_jevents/views/flat/day/tmpl/listevents.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 11 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 10 | JViewLegacy->display() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:92 |
| 9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/day.php:81 |
| 8 | DayController->listevents() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jevents/jevents.php:299 |
| 6 | require_once JROOT/components/com_jevents/jevents.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 |
Query Time: 0.52 ms After last query: 0.72 ms Query memory: 0.032 MB Memory before query: 16.588 MB Rows returned: 7
SELECT c.id AS id, a.name AS asset_name
FROM (
SELECT id,asset_id
FROM pmf_categories
WHERE extension = 'com_jevents'
AND published = 1) AS c
INNER JOIN pmf_assets AS a
ON c.asset_id = a.id
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pmf_categories | ref | cat_idx | cat_idx | 203 | const,const | 7 | Using index condition |
| 1 | SIMPLE | a | eq_ref | PRIMARY | PRIMARY | 4 | canal_urbanismo.pmf_categories.asset_id | 1 | |
| Status | Duration |
|---|
| starting | 0.07 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| Table lock | 0.00 ms |
| After table lock | 0.01 ms |
| init | 0.05 ms |
| optimizing | 0.03 ms |
| statistics | 0.07 ms |
| preparing | 0.03 ms |
| executing | 0.00 ms |
| Sending data | 0.11 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.00 ms |
| removing tmp table | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| updating status | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 25 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/user/user.php:423 |
| 24 | JUser->getAuthorisedCategories() | JROOT/components/com_jevents/libraries/helper.php:2223 |
| 23 | JEVHelper::getAuthorisedCategories() | JROOT/components/com_jevents/libraries/helper.php:1137 |
| 22 | JEVHelper::isEventCreator() | JROOT/components/com_jevents/libraries/filters/Published.php:50 |
| 21 | jevPublishedFilter->__construct() | JROOT/components/com_jevents/libraries/filters.php:140 |
| 20 | jevFilterProcessing->__construct() | JROOT/components/com_jevents/libraries/filters.php:198 |
| 19 | jevFilterProcessing::getInstance() | JROOT/components/com_jevents/libraries/dbmodel.php:2315 |
| 18 | JEventsDBModel->listIcalEvents() | JROOT/components/com_jevents/libraries/dbmodel.php:2672 |
| 17 | JEventsDBModel->listIcalEventsByDay() | JROOT/components/com_jevents/libraries/datamodel.php:705 |
| 16 | JEventsDataModel->getDayData() | JROOT/components/com_jevents/views/flat/day/tmpl/listevents_body.php:6 |
| 15 | include JROOT/components/com_jevents/views/flat/day/tmpl/listevents_body.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 14 | JViewLegacy->loadTemplate() | JROOT/components/com_jevents/views/default/day/tmpl/listevents.php:7 |
| 13 | include JROOT/components/com_jevents/views/default/day/tmpl/listevents.php | JROOT/components/com_jevents/views/flat/day/tmpl/listevents.php:4 |
| 12 | include JROOT/components/com_jevents/views/flat/day/tmpl/listevents.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 11 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 10 | JViewLegacy->display() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:92 |
| 9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/day.php:81 |
| 8 | DayController->listevents() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jevents/jevents.php:299 |
| 6 | require_once JROOT/components/com_jevents/jevents.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 |
Query Time: 2.47 ms After last query: 0.48 ms Query memory: 0.038 MB Memory before query: 16.632 MB Rows returned: 11
SELECT `id`,`name`,`rules`,`parent_id`
FROM `pmf_assets`
WHERE `name` LIKE 'com_jevents.%' OR `name` = 'com_jevents' OR `parent_id` = 0
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pmf_assets | ALL | idx_asset_name,idx_parent_id | NO INDEX KEY COULD BE USED | NULL | NULL | 1639 | Using where |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| Table lock | 0.00 ms |
| After table lock | 0.00 ms |
| init | 0.02 ms |
| optimizing | 0.02 ms |
| statistics | 0.08 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 2.17 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| updating status | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 30 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/access/access.php:357 |
| 29 | JAccess::preloadPermissions() | JROOT/libraries/joomla/access/access.php:224 |
| 28 | JAccess::preload() | JROOT/libraries/joomla/access/access.php:538 |
| 27 | JAccess::getAssetRules() | JROOT/libraries/joomla/access/access.php:181 |
| 26 | JAccess::check() | JROOT/libraries/joomla/user/user.php:393 |
| 25 | JUser->authorise() | JROOT/libraries/joomla/user/user.php:428 |
| 24 | JUser->getAuthorisedCategories() | JROOT/components/com_jevents/libraries/helper.php:2223 |
| 23 | JEVHelper::getAuthorisedCategories() | JROOT/components/com_jevents/libraries/helper.php:1137 |
| 22 | JEVHelper::isEventCreator() | JROOT/components/com_jevents/libraries/filters/Published.php:50 |
| 21 | jevPublishedFilter->__construct() | JROOT/components/com_jevents/libraries/filters.php:140 |
| 20 | jevFilterProcessing->__construct() | JROOT/components/com_jevents/libraries/filters.php:198 |
| 19 | jevFilterProcessing::getInstance() | JROOT/components/com_jevents/libraries/dbmodel.php:2315 |
| 18 | JEventsDBModel->listIcalEvents() | JROOT/components/com_jevents/libraries/dbmodel.php:2672 |
| 17 | JEventsDBModel->listIcalEventsByDay() | JROOT/components/com_jevents/libraries/datamodel.php:705 |
| 16 | JEventsDataModel->getDayData() | JROOT/components/com_jevents/views/flat/day/tmpl/listevents_body.php:6 |
| 15 | include JROOT/components/com_jevents/views/flat/day/tmpl/listevents_body.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 14 | JViewLegacy->loadTemplate() | JROOT/components/com_jevents/views/default/day/tmpl/listevents.php:7 |
| 13 | include JROOT/components/com_jevents/views/default/day/tmpl/listevents.php | JROOT/components/com_jevents/views/flat/day/tmpl/listevents.php:4 |
| 12 | include JROOT/components/com_jevents/views/flat/day/tmpl/listevents.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 11 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 10 | JViewLegacy->display() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:92 |
| 9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/day.php:81 |
| 8 | DayController->listevents() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jevents/jevents.php:299 |
| 6 | require_once JROOT/components/com_jevents/jevents.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 |
Query Time: 0.69 ms After last query: 2.11 ms Query memory: 0.036 MB Memory before query: 16.863 MB Rows returned: 8
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 pmf_categories as c
WHERE (c.extension='com_jevents' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
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 | SIMPLE | c | ALL | cat_idx,idx_access | NO INDEX KEY COULD BE USED | NULL | NULL | 43 | Using where; Using filesort |
| Status | Duration |
|---|
| starting | 0.12 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| Table lock | 0.00 ms |
| After table lock | 0.00 ms |
| init | 0.07 ms |
| optimizing | 0.02 ms |
| statistics | 0.08 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sorting result | 0.07 ms |
| Sending data | 0.12 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| updating status | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 28 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:301 |
| 27 | JCategories->_load() | JROOT/components/com_jevents/helpers/category.php:47 |
| 26 | JEventsCategories->_load() | JROOT/libraries/legacy/categories/categories.php:182 |
| 25 | JCategories->get() | JROOT/components/com_jevents/libraries/dbmodel.php:90 |
| 24 | JEventsDBModel->accessibleCategoryList() | JROOT/components/com_jevents/libraries/datamodel.php:886 |
| 23 | JEventsDataModel->accessibleCategoryList() | JROOT/components/com_jevents/libraries/helper.php:1144 |
| 22 | JEVHelper::isEventCreator() | JROOT/components/com_jevents/libraries/filters/Published.php:50 |
| 21 | jevPublishedFilter->__construct() | JROOT/components/com_jevents/libraries/filters.php:140 |
| 20 | jevFilterProcessing->__construct() | JROOT/components/com_jevents/libraries/filters.php:198 |
| 19 | jevFilterProcessing::getInstance() | JROOT/components/com_jevents/libraries/dbmodel.php:2315 |
| 18 | JEventsDBModel->listIcalEvents() | JROOT/components/com_jevents/libraries/dbmodel.php:2672 |
| 17 | JEventsDBModel->listIcalEventsByDay() | JROOT/components/com_jevents/libraries/datamodel.php:705 |
| 16 | JEventsDataModel->getDayData() | JROOT/components/com_jevents/views/flat/day/tmpl/listevents_body.php:6 |
| 15 | include JROOT/components/com_jevents/views/flat/day/tmpl/listevents_body.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 14 | JViewLegacy->loadTemplate() | JROOT/components/com_jevents/views/default/day/tmpl/listevents.php:7 |
| 13 | include JROOT/components/com_jevents/views/default/day/tmpl/listevents.php | JROOT/components/com_jevents/views/flat/day/tmpl/listevents.php:4 |
| 12 | include JROOT/components/com_jevents/views/flat/day/tmpl/listevents.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 11 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 10 | JViewLegacy->display() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:92 |
| 9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/day.php:81 |
| 8 | DayController->listevents() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jevents/jevents.php:299 |
| 6 | require_once JROOT/components/com_jevents/jevents.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 |
Query Time: 0.68 ms After last query: 1.01 ms Query memory: 0.036 MB Memory before query: 16.963 MB Rows returned: 1
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 pmf_categories as c
LEFT JOIN pmf_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_jevents' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=42
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 | SIMPLE | s | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | Using filesort |
| 1 | SIMPLE | c | ALL | cat_idx,idx_access,idx_left_right | NO INDEX KEY COULD BE USED | NULL | NULL | 43 | Using where |
| Status | Duration |
|---|
| starting | 0.13 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| Table lock | 0.00 ms |
| After table lock | 0.00 ms |
| init | 0.08 ms |
| optimizing | 0.03 ms |
| statistics | 0.14 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sorting result | 0.06 ms |
| Sending data | 0.05 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| updating status | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 28 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:301 |
| 27 | JCategories->_load() | JROOT/components/com_jevents/helpers/category.php:47 |
| 26 | JEventsCategories->_load() | JROOT/libraries/legacy/categories/categories.php:182 |
| 25 | JCategories->get() | JROOT/components/com_jevents/libraries/dbmodel.php:102 |
| 24 | JEventsDBModel->accessibleCategoryList() | JROOT/components/com_jevents/libraries/datamodel.php:886 |
| 23 | JEventsDataModel->accessibleCategoryList() | JROOT/components/com_jevents/libraries/helper.php:1144 |
| 22 | JEVHelper::isEventCreator() | JROOT/components/com_jevents/libraries/filters/Published.php:50 |
| 21 | jevPublishedFilter->__construct() | JROOT/components/com_jevents/libraries/filters.php:140 |
| 20 | jevFilterProcessing->__construct() | JROOT/components/com_jevents/libraries/filters.php:198 |
| 19 | jevFilterProcessing::getInstance() | JROOT/components/com_jevents/libraries/dbmodel.php:2315 |
| 18 | JEventsDBModel->listIcalEvents() | JROOT/components/com_jevents/libraries/dbmodel.php:2672 |
| 17 | JEventsDBModel->listIcalEventsByDay() | JROOT/components/com_jevents/libraries/datamodel.php:705 |
| 16 | JEventsDataModel->getDayData() | JROOT/components/com_jevents/views/flat/day/tmpl/listevents_body.php:6 |
| 15 | include JROOT/components/com_jevents/views/flat/day/tmpl/listevents_body.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 14 | JViewLegacy->loadTemplate() | JROOT/components/com_jevents/views/default/day/tmpl/listevents.php:7 |
| 13 | include JROOT/components/com_jevents/views/default/day/tmpl/listevents.php | JROOT/components/com_jevents/views/flat/day/tmpl/listevents.php:4 |
| 12 | include JROOT/components/com_jevents/views/flat/day/tmpl/listevents.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 11 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 10 | JViewLegacy->display() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:92 |
| 9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/day.php:81 |
| 8 | DayController->listevents() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jevents/jevents.php:299 |
| 6 | require_once JROOT/components/com_jevents/jevents.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 |
Query Time: 0.23 ms After last query: 0.52 ms Query memory: 0.032 MB Memory before query: 16.996 MB Rows returned: 0
SELECT c.id
FROM pmf_categories AS c
WHERE c.access IN (1,1,5)
AND c.published = 1
AND c.language in ('en-GB','*')
AND c.extension = 'com_jevents'
AND 0
ORDER BY c.lft asc
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| Table lock | 0.00 ms |
| After table lock | 0.00 ms |
| init | 0.02 ms |
| optimizing | 0.02 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| updating status | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1530 |
| 25 | JDatabaseDriver->loadColumn() | JROOT/components/com_jevents/libraries/dbmodel.php:165 |
| 24 | JEventsDBModel->accessibleCategoryList() | JROOT/components/com_jevents/libraries/datamodel.php:886 |
| 23 | JEventsDataModel->accessibleCategoryList() | JROOT/components/com_jevents/libraries/helper.php:1144 |
| 22 | JEVHelper::isEventCreator() | JROOT/components/com_jevents/libraries/filters/Published.php:50 |
| 21 | jevPublishedFilter->__construct() | JROOT/components/com_jevents/libraries/filters.php:140 |
| 20 | jevFilterProcessing->__construct() | JROOT/components/com_jevents/libraries/filters.php:198 |
| 19 | jevFilterProcessing::getInstance() | JROOT/components/com_jevents/libraries/dbmodel.php:2315 |
| 18 | JEventsDBModel->listIcalEvents() | JROOT/components/com_jevents/libraries/dbmodel.php:2672 |
| 17 | JEventsDBModel->listIcalEventsByDay() | JROOT/components/com_jevents/libraries/datamodel.php:705 |
| 16 | JEventsDataModel->getDayData() | JROOT/components/com_jevents/views/flat/day/tmpl/listevents_body.php:6 |
| 15 | include JROOT/components/com_jevents/views/flat/day/tmpl/listevents_body.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 14 | JViewLegacy->loadTemplate() | JROOT/components/com_jevents/views/default/day/tmpl/listevents.php:7 |
| 13 | include JROOT/components/com_jevents/views/default/day/tmpl/listevents.php | JROOT/components/com_jevents/views/flat/day/tmpl/listevents.php:4 |
| 12 | include JROOT/components/com_jevents/views/flat/day/tmpl/listevents.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 11 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 10 | JViewLegacy->display() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:92 |
| 9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/day.php:81 |
| 8 | DayController->listevents() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jevents/jevents.php:299 |
| 6 | require_once JROOT/components/com_jevents/jevents.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 |
Query Time: 0.35 ms After last query: 2.05 ms Query memory: 0.031 MB Memory before query: 17.089 MB Rows returned: 7
SELECT c.id
FROM pmf_categories AS c
WHERE c.access IN (1,1,5)
AND c.published = 1
AND c.language in ('en-GB','*')
AND c.extension = 'com_jevents'
ORDER BY c.lft asc
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | c | range | cat_idx,idx_access,idx_language | cat_idx | 207 | NULL | 8 | Using index condition; Using where; Using filesort |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| Table lock | 0.00 ms |
| After table lock | 0.00 ms |
| init | 0.02 ms |
| optimizing | 0.01 ms |
| statistics | 0.07 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sorting result | 0.07 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.00 ms |
| updating status | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1530 |
| 24 | JDatabaseDriver->loadColumn() | JROOT/components/com_jevents/libraries/dbmodel.php:165 |
| 23 | JEventsDBModel->accessibleCategoryList() | JROOT/components/com_jevents/libraries/datamodel.php:886 |
| 22 | JEventsDataModel->accessibleCategoryList() | JROOT/components/com_jevents/libraries/filters/Category.php:39 |
| 21 | jevCategoryFilter->__construct() | JROOT/components/com_jevents/libraries/filters.php:140 |
| 20 | jevFilterProcessing->__construct() | JROOT/components/com_jevents/libraries/filters.php:198 |
| 19 | jevFilterProcessing::getInstance() | JROOT/components/com_jevents/libraries/dbmodel.php:2315 |
| 18 | JEventsDBModel->listIcalEvents() | JROOT/components/com_jevents/libraries/dbmodel.php:2672 |
| 17 | JEventsDBModel->listIcalEventsByDay() | JROOT/components/com_jevents/libraries/datamodel.php:705 |
| 16 | JEventsDataModel->getDayData() | JROOT/components/com_jevents/views/flat/day/tmpl/listevents_body.php:6 |
| 15 | include JROOT/components/com_jevents/views/flat/day/tmpl/listevents_body.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 14 | JViewLegacy->loadTemplate() | JROOT/components/com_jevents/views/default/day/tmpl/listevents.php:7 |
| 13 | include JROOT/components/com_jevents/views/default/day/tmpl/listevents.php | JROOT/components/com_jevents/views/flat/day/tmpl/listevents.php:4 |
| 12 | include JROOT/components/com_jevents/views/flat/day/tmpl/listevents.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 11 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 10 | JViewLegacy->display() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:92 |
| 9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/day.php:81 |
| 8 | DayController->listevents() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jevents/jevents.php:299 |
| 6 | require_once JROOT/components/com_jevents/jevents.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 |
Query Time: 0.54 ms After last query: 1.14 ms Query memory: 0.026 MB Memory before query: 17.158 MB Rows returned: 0
SELECT det.evdet_id as detailid, rpt.*, ev.*, rr.*, det.* , ev.state as published, ev.created as created
, YEAR(rpt.startrepeat) as yup, MONTH(rpt.startrepeat ) as mup, DAYOFMONTH(rpt.startrepeat ) as dup
, YEAR(rpt.endrepeat ) as ydn, MONTH(rpt.endrepeat ) as mdn, DAYOFMONTH(rpt.endrepeat ) as ddn
, HOUR(rpt.startrepeat) as hup, MINUTE(rpt.startrepeat ) as minup, SECOND(rpt.startrepeat ) as sup
, HOUR(rpt.endrepeat ) as hdn, MINUTE(rpt.endrepeat ) as mindn, SECOND(rpt.endrepeat ) as sdn
FROM pmf_jevents_repetition as rpt
LEFT JOIN pmf_jevents_vevent as ev
ON rpt.eventid = ev.ev_id
LEFT JOIN pmf_jevents_icsfile as icsf
ON icsf.ics_id=ev.icsid
LEFT JOIN pmf_jevents_vevdetail as det
ON det.evdet_id = rpt.eventdetail_id
LEFT JOIN pmf_jevents_rrule as rr
ON rr.eventid = rpt.eventid
WHERE ev.catid IN(-1)
AND rpt.endrepeat >= '2025-11-23 00:00:00'
AND rpt.startrepeat <= '2025-11-23 23:59:59'
AND NOT (rpt.startrepeat < '2025-11-23 00:00:00'
AND det.multiday=0)
AND ev.state=1
AND ev.access IN (1,1,5)
AND icsf.state=1
AND icsf.access IN (1,1,5)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | rpt | range | eventid,eventstart,eventend,startrepeat,startend,endrepeat | endrepeat | 8 | NULL | 2 | Using index condition; Using where |
| 1 | SIMPLE | det | eq_ref | PRIMARY | PRIMARY | 4 | canal_urbanismo.rpt.eventdetail_id | 1 | Using where |
| 1 | SIMPLE | ev | eq_ref | PRIMARY,icsid,stateidx,evaccess | PRIMARY | 4 | canal_urbanismo.rpt.eventid | 1 | Using where |
| 1 | SIMPLE | rr | ref | eventid | eventid | 4 | canal_urbanismo.rpt.eventid | 1 | |
| 1 | SIMPLE | icsf | ALL | PRIMARY,stateidx | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | Using where; Using join buffer (flat, BNL join) |
| Status | Duration |
|---|
| starting | 0.09 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| Table lock | 0.00 ms |
| After table lock | 0.00 ms |
| init | 0.05 ms |
| optimizing | 0.03 ms |
| statistics | 0.11 ms |
| preparing | 0.04 ms |
| executing | 0.00 ms |
| Sending data | 0.07 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| updating status | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
| 20 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jevents/libraries/dbmodel.php:2562 |
| 19 | JEventsDBModel->_cachedlistIcalEvents() | JROOT/components/com_jevents/libraries/dbmodel.php:2511 |
| 18 | JEventsDBModel->listIcalEvents() | JROOT/components/com_jevents/libraries/dbmodel.php:2672 |
| 17 | JEventsDBModel->listIcalEventsByDay() | JROOT/components/com_jevents/libraries/datamodel.php:705 |
| 16 | JEventsDataModel->getDayData() | JROOT/components/com_jevents/views/flat/day/tmpl/listevents_body.php:6 |
| 15 | include JROOT/components/com_jevents/views/flat/day/tmpl/listevents_body.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 14 | JViewLegacy->loadTemplate() | JROOT/components/com_jevents/views/default/day/tmpl/listevents.php:7 |
| 13 | include JROOT/components/com_jevents/views/default/day/tmpl/listevents.php | JROOT/components/com_jevents/views/flat/day/tmpl/listevents.php:4 |
| 12 | include JROOT/components/com_jevents/views/flat/day/tmpl/listevents.php | JROOT/libraries/legacy/view/legacy.php:694 |
| 11 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
| 10 | JViewLegacy->display() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:92 |
| 9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/day.php:81 |
| 8 | DayController->listevents() | JROOT/libraries/legacy/controller/legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jevents/jevents.php:299 |
| 6 | require_once JROOT/components/com_jevents/jevents.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 |
Query Time: 0.78 ms After last query: 30.75 ms Query memory: 0.019 MB Memory before query: 17.662 MB Rows returned: 0
SELECT uikit
FROM `pmf_cwgears`
WHERE url = 'https://urbanismoemeioambiente.fortaleza.ce.gov.br/component/jevents/eventsbyday/2025/11/23/42'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pmf_cwgears | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using where |
| Status | Duration |
|---|
| starting | 0.23 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| Table lock | 0.01 ms |
| After table lock | 0.01 ms |
| init | 0.03 ms |
| optimizing | 0.02 ms |
| statistics | 0.03 ms |
| preparing | 0.02 ms |
| executing | 0.01 ms |
| Sending data | 0.05 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| updating status | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 15 | JDatabaseDriver->loadResult() | JROOT/plugins/system/cwgears/helpers/loadcount.php:67 |
| 14 | CwGearsHelperLoadcount::getCounts() | JROOT/plugins/system/cwgears/cwgears.php:418 |
| 13 | plgSystemCwgears->onBeforeCompileHead() | Same as call in the line below. |
| 12 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 11 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 10 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 9 | JApplicationBase->triggerEvent() | JROOT/libraries/joomla/document/renderer/html/head.php:63 |
| 8 | JDocumentRendererHtmlHead->fetchHead() | JROOT/libraries/joomla/document/renderer/html/head.php:34 |
| 7 | JDocumentRendererHtmlHead->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1112 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.40 ms After last query: 0.95 ms Query memory: 0.019 MB Memory before query: 17.682 MB Rows returned: 0
SELECT uikit_plus
FROM `pmf_cwgears`
WHERE url = 'https://urbanismoemeioambiente.fortaleza.ce.gov.br/component/jevents/eventsbyday/2025/11/23/42'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pmf_cwgears | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using where |
| Status | Duration |
|---|
| starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| Table lock | 0.01 ms |
| After table lock | 0.01 ms |
| init | 0.02 ms |
| optimizing | 0.02 ms |
| statistics | 0.02 ms |
| preparing | 0.01 ms |
| executing | 0.01 ms |
| Sending data | 0.03 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| updating status | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
| 15 | JDatabaseDriver->loadResult() | JROOT/plugins/system/cwgears/helpers/loadcount.php:67 |
| 14 | CwGearsHelperLoadcount::getCounts() | JROOT/plugins/system/cwgears/cwgears.php:427 |
| 13 | plgSystemCwgears->onBeforeCompileHead() | Same as call in the line below. |
| 12 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 11 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 10 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 9 | JApplicationBase->triggerEvent() | JROOT/libraries/joomla/document/renderer/html/head.php:63 |
| 8 | JDocumentRendererHtmlHead->fetchHead() | JROOT/libraries/joomla/document/renderer/html/head.php:34 |
| 7 | JDocumentRendererHtmlHead->render() | JROOT/libraries/joomla/document/html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1112 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
2 × SELECT `id`,`name`,`rules`,`parent_id`
FROM `pmf_assets`
2 × SELECT c.id
FROM pmf_categories AS c
2 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `pmf_extensions`
1 × SELECT c.id AS id, a.name AS asset_name
FROM ( SELECT id,asset_id
FROM pmf_categories
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM pmf_modules AS m
LEFT JOIN pmf_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN pmf_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state
FROM pmf_fields AS a
LEFT JOIN `pmf_languages` AS l
ON l.lang_code = a.language
LEFT JOIN pmf_users AS uc
ON uc.id=a.checked_out
LEFT JOIN pmf_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN pmf_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN pmf_fields_groups AS g
ON g.id = a.group_id
1 × 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 pmf_categories as c
1 × 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 pmf_categories as c
LEFT JOIN pmf_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
1 × SELECT uikit
FROM `pmf_cwgears`
1 × SELECT det.evdet_id as detailid, rpt.*, ev.*, rr.*, det.* , ev.state as published, ev.created as created , YEAR(rpt.startrepeat) as yup, MONTH(rpt.startrepeat ) as mup, DAYOFMONTH(rpt.startrepeat ) as dup , YEAR(rpt.endrepeat ) as ydn, MONTH(rpt.endrepeat ) as mdn, DAYOFMONTH(rpt.endrepeat ) as ddn , HOUR(rpt.startrepeat) as hup, MINUTE(rpt.startrepeat ) as minup, SECOND(rpt.startrepeat ) as sup , HOUR(rpt.endrepeat ) as hdn, MINUTE(rpt.endrepeat ) as mindn, SECOND(rpt.endrepeat ) as sdn
FROM pmf_jevents_repetition as rpt
LEFT JOIN pmf_jevents_vevent as ev
ON rpt.eventid = ev.ev_id
LEFT JOIN pmf_jevents_icsfile as icsf
ON icsf.ics_id=ev.icsid
LEFT JOIN pmf_jevents_vevdetail as det
ON det.evdet_id = rpt.eventdetail_id
LEFT JOIN pmf_jevents_rrule as rr
ON rr.eventid = rpt.eventid
1 × SELECT uikit_plus
FROM `pmf_cwgears`
1 × SELECT count(*)
FROM `pmf_extensions`
1 × SELECT `folder` AS `type`,`element` AS `name`,`params`
FROM pmf_extensions
1 × SELECT id, rules
FROM `pmf_viewlevels
1 × SELECT b.id
FROM pmf_usergroups AS a
LEFT JOIN pmf_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT count(*)
FROM `pmf_cwgears_schedule
1 × SELECT count(*)
FROM `pmf_cwgears_schedule`
1 × SELECT id, home, template, s.params
FROM pmf_template_styles as s
LEFT JOIN pmf_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT *
FROM pmf_languages
1 × 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 pmf_menu AS m
LEFT JOIN pmf_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT `data`
FROM `pmf_session`