Query Time: 4.83 ms Query memory: 0.007 MB Memory before query: 0.785 MB Rows returned: 0
SELECT `data`
FROM `jos_session`
WHERE `session_id` = X'6d67363732323174316a366333706234346c34686d7075713965'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_session | const | PRIMARY | PRIMARY | 194 | const | 1 | |
Status | Duration |
---|
Starting | 0.64 ms |
checking permissions | 0.03 ms |
Opening tables | 0.05 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
init | 0.07 ms |
Optimizing | 0.03 ms |
Statistics | 0.10 ms |
Preparing | 0.01 ms |
Executing | 0.02 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.02 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.17 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
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:88 |
10 | JSessionHandlerJoomla->start() | JROOT/libraries/src/Session/Session.php:661 |
9 | Joomla\CMS\Session\Session->_start() | JROOT/libraries/src/Session/Session.php:621 |
8 | Joomla\CMS\Session\Session->start() | JROOT/libraries/src/Session/Session.php:499 |
7 | Joomla\CMS\Session\Session->get() | JROOT/libraries/src/Session/Session.php:456 |
6 | Joomla\CMS\Session\Session->isNew() | JROOT/libraries/src/Application/CMSApplication.php:826 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:386 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Query Time: 1.56 ms After last query: 0.99 ms Query memory: 0.004 MB Memory before query: 0.797 MB Rows returned: 0
SELECT `session_id`
FROM `jos_session`
WHERE `session_id` = X'6d67363732323174316a366333706234346c34686d7075713965'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.31 ms |
checking permissions | 0.03 ms |
Opening tables | 0.04 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.05 ms |
Preparing | 0.01 ms |
Executing | 0.02 ms |
End of update loop | 0.01 ms |
Query end | 0.02 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.15 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
8 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:386 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Query Time: 7.10 ms After last query: 0.23 ms Query memory: 0.004 MB Memory before query: 0.802 MB
INSERT INTO `jos_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
(X'6d67363732323174316a366333706234346c34686d7075713965', 1, 1758730264, 0, '', 0)
EXPLAIN not possible on query: INSERT INTO `jos_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(X'6d67363732323174316a366333706234346c34686d7075713965', 1, 1758730264, 0, '', 0)
Status | Duration |
---|
Starting | 0.60 ms |
checking permissions | 0.03 ms |
Opening tables | 0.05 ms |
After opening tables | 0.04 ms |
System lock | 0.03 ms |
table lock | 0.02 ms |
init for update | 0.04 ms |
Update | 0.20 ms |
Waiting for query cache lock | 0.02 ms |
Update | 0.02 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 1.40 ms |
Query end | 0.04 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.02 ms |
Query end | 0.01 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.20 ms |
Updating status | 0.06 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number |
---|
8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Session/MetadataManager.php:116 |
7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:386 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Query Time: 4.82 ms After last query: 2.72 ms Query memory: 0.005 MB Memory before query: 0.894 MB Rows returned: 5
SELECT id, rules
FROM `jos_viewlevels`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_viewlevels | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | |
Status | Duration |
---|
Starting | 0.47 ms |
checking permissions | 0.03 ms |
Opening tables | 0.07 ms |
After opening tables | 0.03 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
init | 0.04 ms |
Optimizing | 0.03 ms |
Statistics | 0.04 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.13 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.02 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.19 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
9 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Access/Access.php:1063 |
8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:318 |
6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 2.38 ms After last query: 0.36 ms Query memory: 0.005 MB Memory before query: 0.906 MB Rows returned: 2
SELECT b.id
FROM jos_usergroups AS a
LEFT JOIN jos_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 | 2 | Using where; Using index |
Status | Duration |
---|
Starting | 0.29 ms |
checking permissions | 0.02 ms |
Opening tables | 0.04 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
init | 0.05 ms |
Optimizing | 0.04 ms |
Statistics | 0.14 ms |
Preparing | 0.02 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.04 ms |
Executing | 0.01 ms |
Sending data | 0.05 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.17 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
10 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Access/Access.php:980 |
9 | Joomla\CMS\Access\Access::getGroupsByUser() | JROOT/libraries/src/Access/Access.php:1095 |
8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:318 |
6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 3.43 ms After last query: 10.10 ms Query memory: 0.005 MB Memory before query: 1.379 MB Rows returned: 0
SELECT `name`
FROM `jos_extensions`
WHERE `type` = 'package'
AND `element` = 'pkg_eventgallery_full'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.49 ms |
checking permissions | 0.03 ms |
Opening tables | 0.05 ms |
After opening tables | 0.13 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
init | 0.06 ms |
Optimizing | 0.05 ms |
Statistics | 0.21 ms |
Preparing | 0.06 ms |
Executing | 0.01 ms |
Sending data | 0.06 ms |
End of update loop | 0.13 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 1.22 ms |
Updating status | 0.10 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
9 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_eventgallery/version.php:24 |
8 | include_once JROOT/administrator/components/com_eventgallery/version.php | JROOT/plugins/system/picasaupdater/picasaupdater.php:32 |
7 | plgSystemPicasaupdater->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:667 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 2.73 ms After last query: 13.15 ms Query memory: 0.005 MB Memory before query: 1.545 MB Rows returned: 1
SELECT params
FROM jos_extensions
WHERE type = "plugin"
AND folder = "system"
AND element = 'jsnextfw'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_extensions | ref | element_clientid,element_folder_clientid,extension | element_folder_clientid | 804 | const,const | 1 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.42 ms |
checking permissions | 0.02 ms |
Opening tables | 0.19 ms |
After opening tables | 0.03 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
init | 0.07 ms |
Optimizing | 0.08 ms |
Statistics | 0.18 ms |
Preparing | 0.06 ms |
Executing | 0.01 ms |
Sending data | 0.08 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.04 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.22 ms |
Updating status | 0.17 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
10 | JDatabaseDriver->loadResult() | JROOT/plugins/system/jsnextfw/includes/helper.php:169 |
9 | JsnExtFwHelper::getSettings() | JROOT/plugins/system/jsnextfw/jsnextfw.php:144 |
8 | PlgSystemJsnExtFw->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 2.13 ms After last query: 0.66 ms Query memory: 0.006 MB Memory before query: 1.552 MB Rows returned: 1
SELECT params
FROM jos_extensions
WHERE type = "component"
AND element = 'com_poweradmin2'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.44 ms |
checking permissions | 0.02 ms |
Opening tables | 0.04 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.15 ms |
Preparing | 0.04 ms |
Executing | 0.01 ms |
Sending data | 0.07 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.04 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.15 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
11 | JDatabaseDriver->loadResult() | JROOT/plugins/system/jsnextfw/includes/helper.php:179 |
10 | JsnExtFwHelper::getSettings() | JROOT/administrator/components/com_poweradmin2/helpers/poweradmin2.php:150 |
9 | JSNPowerAdmin2Helper::getConfig() | JROOT/plugins/system/poweradmin2/poweradmin2.php:290 |
8 | plgSystemPowerAdmin2->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.33 ms After last query: 2.92 ms Query memory: 0.006 MB Memory before query: 1.572 MB Rows returned: 1
SELECT params
FROM jos_extensions
WHERE type = "component"
AND element = 'com_pagebuilder4'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.33 ms |
checking permissions | 0.02 ms |
Opening tables | 0.05 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
init | 0.05 ms |
Optimizing | 0.03 ms |
Statistics | 0.14 ms |
Preparing | 0.04 ms |
Executing | 0.01 ms |
Sending data | 0.08 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.03 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.14 ms |
Updating status | 0.04 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
11 | JDatabaseDriver->loadResult() | JROOT/plugins/system/jsnextfw/includes/helper.php:179 |
10 | JsnExtFwHelper::getSettings() | JROOT/administrator/components/com_pagebuilder4/helpers/pagebuilder4.php:156 |
9 | JSNPageBuilder4Helper::getConfig() | JROOT/plugins/system/pagebuilder4/pagebuilder4.php:205 |
8 | plgSystemPageBuilder4->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 4.55 ms After last query: 2.70 ms Query memory: 0.006 MB Memory before query: 1.601 MB
UPDATE `jos_extensions`
SET `params` = '{\"mediaversion\":\"d7bf2ce636fd3d48cc3c96b8d16cb211\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN not possible on query: UPDATE `jos_extensions`
SET `params` = '{\"mediaversion\":\"d7bf2ce636fd3d48cc3c96b8d16cb211\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
Status | Duration |
---|
Starting | 0.38 ms |
checking permissions | 0.03 ms |
Opening tables | 0.04 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init for update | 0.19 ms |
Updating | 0.14 ms |
End of update loop | 0.02 ms |
Waiting for query cache lock | 0.01 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 1.38 ms |
Query end | 0.03 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.04 ms |
Query end | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.19 ms |
Updating status | 0.05 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Helper/LibraryHelper.php:117 |
13 | Joomla\CMS\Helper\LibraryHelper::saveParams() | JROOT/libraries/src/Version.php:372 |
12 | Joomla\CMS\Version->setMediaVersion() | JROOT/libraries/src/Version.php:331 |
11 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
10 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
9 | Joomla\CMS\Factory::getDocument() | JROOT/plugins/system/k2/k2.php:47 |
8 | plgSystemK2->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 5.51 ms After last query: 7.22 ms Query memory: 0.006 MB Memory before query: 1.648 MB Rows returned: 195
SHOW TABLES
EXPLAIN not possible on query: SHOW TABLES
Status | Duration |
---|
Starting | 0.44 ms |
checking permissions | 0.03 ms |
Opening tables | 0.07 ms |
After opening tables | 0.03 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.12 ms |
Preparing | 0.06 ms |
Executing | 0.01 ms |
Filling schema table | 0.01 ms |
checking permissions | 2.08 ms |
Executing | 0.05 ms |
Sending data | 0.08 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Removing tmp table | 0.02 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.44 ms |
Query end | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.76 ms |
Updating status | 0.14 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
11 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/database/driver/mysqli.php:505 |
10 | JDatabaseDriverMysqli->getTableList() | JROOT/plugins/system/jsnframework/libraries/joomlashine/config/helper.php:68 |
9 | JSNConfigHelper::get() | JROOT/plugins/system/jsnmobilize/jsnmobilize.php:114 |
8 | PlgSystemJSNMobilize->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.60 ms After last query: 0.35 ms Query memory: 0.005 MB Memory before query: 1.676 MB Rows returned: 7
SELECT name,value
FROM jos_jsn_mobilize_config
WHERE 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_jsn_mobilize_config | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 7 | |
Status | Duration |
---|
Starting | 0.52 ms |
checking permissions | 0.07 ms |
Opening tables | 0.04 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
init | 0.03 ms |
Optimizing | 0.04 ms |
Statistics | 0.04 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.11 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.04 ms |
Query end | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.17 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
10 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsnframework/libraries/joomlashine/config/helper.php:81 |
9 | JSNConfigHelper::get() | JROOT/plugins/system/jsnmobilize/jsnmobilize.php:114 |
8 | PlgSystemJSNMobilize->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.01 ms After last query: 0.54 ms Query memory: 0.006 MB Memory before query: 1.664 MB Rows returned: 1
SELECT *
FROM jos_jsn_mobilize_os
WHERE os_type = 'other'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_jsn_mobilize_os | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 12 | Using where |
Status | Duration |
---|
Starting | 0.28 ms |
checking permissions | 0.03 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.04 ms |
Optimizing | 0.03 ms |
Statistics | 0.03 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.06 ms |
End of update loop | 0.05 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.18 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
11 | JDatabaseDriver->loadObjectList() | JROOT/templates/jsn_mobilize/helpers/mobilize.php:445 |
10 | JSNMobilizeTemplateHelper::getOSSupport() | JROOT/templates/jsn_mobilize/helpers/mobilize.php:85 |
9 | JSNMobilizeTemplateHelper::getConfig() | JROOT/plugins/system/jsnmobilize/jsnmobilize.php:144 |
8 | PlgSystemJSNMobilize->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 3.38 ms After last query: 1.00 ms Query memory: 0.006 MB Memory before query: 1.673 MB Rows returned: 0
SELECT *
FROM jos_jsn_mobilize_profiles AS p
INNER JOIN jos_jsn_mobilize_os_support AS s
ON s.profile_id = p.profile_id
WHERE s.os_id = '11'
AND p.profile_state = 1
AND p.profile_device = "jsn_mobile"
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | p | ALL | PRIMARY | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using where |
1 | SIMPLE | s | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 4 | Using where; Using join buffer (flat, BNL join) |
Status | Duration |
---|
Starting | 0.32 ms |
checking permissions | 0.03 ms |
Opening tables | 0.04 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
init | 0.06 ms |
Optimizing | 0.07 ms |
Statistics | 0.05 ms |
Preparing | 0.06 ms |
Executing | 0.03 ms |
Sending data | 0.11 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.03 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.18 ms |
Updating status | 0.04 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
11 | JDatabaseDriver->loadObject() | JROOT/templates/jsn_mobilize/helpers/mobilize.php:512 |
10 | JSNMobilizeTemplateHelper::getOSSupport() | JROOT/templates/jsn_mobilize/helpers/mobilize.php:85 |
9 | JSNMobilizeTemplateHelper::getConfig() | JROOT/plugins/system/jsnmobilize/jsnmobilize.php:144 |
8 | PlgSystemJSNMobilize->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 2.23 ms After last query: 0.24 ms Query memory: 0.006 MB Memory before query: 1.677 MB Rows returned: 0
SELECT *
FROM jos_jsn_mobilize_design
WHERE profile_id = ''
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_jsn_mobilize_design | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 22 | Using where |
Status | Duration |
---|
Starting | 0.20 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
init | 0.08 ms |
Optimizing | 0.02 ms |
Statistics | 0.02 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.10 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.03 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.15 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
11 | JDatabaseDriver->loadObjectList() | JROOT/templates/jsn_mobilize/helpers/mobilize.php:519 |
10 | JSNMobilizeTemplateHelper::getOSSupport() | JROOT/templates/jsn_mobilize/helpers/mobilize.php:85 |
9 | JSNMobilizeTemplateHelper::getConfig() | JROOT/plugins/system/jsnmobilize/jsnmobilize.php:144 |
8 | PlgSystemJSNMobilize->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.17 ms After last query: 14.09 ms Query memory: 0.006 MB Memory before query: 2.280 MB Rows returned: 1
SELECT *
FROM jos_jsn_mobilize_os
WHERE os_type = 'other'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_jsn_mobilize_os | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 12 | Using where |
Status | Duration |
---|
Starting | 0.38 ms |
checking permissions | 0.02 ms |
Opening tables | 0.04 ms |
After opening tables | 0.03 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
init | 0.05 ms |
Optimizing | 0.03 ms |
Statistics | 0.03 ms |
Preparing | 0.05 ms |
Executing | 0.01 ms |
Sending data | 0.08 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.15 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
11 | JDatabaseDriver->loadObjectList() | JROOT/templates/jsn_mobilize/helpers/mobilize.php:445 |
10 | JSNMobilizeTemplateHelper::getOSSupport() | JROOT/templates/jsn_mobilize/helpers/mobilize.php:85 |
9 | JSNMobilizeTemplateHelper::getConfig() | JROOT/plugins/system/jsnmobilize/jsnmobilize.php:282 |
8 | PlgSystemJSNMobilize->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.27 ms After last query: 0.73 ms Query memory: 0.006 MB Memory before query: 2.290 MB Rows returned: 0
SELECT *
FROM jos_jsn_mobilize_profiles AS p
INNER JOIN jos_jsn_mobilize_os_support AS s
ON s.profile_id = p.profile_id
WHERE s.os_id = '11'
AND p.profile_state = 1
AND p.profile_device = "jsn_mobile"
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | p | ALL | PRIMARY | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using where |
1 | SIMPLE | s | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 4 | Using where; Using join buffer (flat, BNL join) |
Status | Duration |
---|
Starting | 0.19 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 |
init | 0.04 ms |
Optimizing | 0.03 ms |
Statistics | 0.03 ms |
Preparing | 0.04 ms |
Executing | 0.01 ms |
Sending data | 0.08 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.03 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.11 ms |
Updating status | 0.46 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
11 | JDatabaseDriver->loadObject() | JROOT/templates/jsn_mobilize/helpers/mobilize.php:512 |
10 | JSNMobilizeTemplateHelper::getOSSupport() | JROOT/templates/jsn_mobilize/helpers/mobilize.php:85 |
9 | JSNMobilizeTemplateHelper::getConfig() | JROOT/plugins/system/jsnmobilize/jsnmobilize.php:282 |
8 | PlgSystemJSNMobilize->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.35 ms After last query: 0.24 ms Query memory: 0.006 MB Memory before query: 2.295 MB Rows returned: 0
SELECT *
FROM jos_jsn_mobilize_design
WHERE profile_id = ''
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_jsn_mobilize_design | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 22 | Using where |
Status | Duration |
---|
Starting | 0.18 ms |
checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.05 ms |
Optimizing | 0.02 ms |
Statistics | 0.02 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.08 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.02 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.13 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
11 | JDatabaseDriver->loadObjectList() | JROOT/templates/jsn_mobilize/helpers/mobilize.php:519 |
10 | JSNMobilizeTemplateHelper::getOSSupport() | JROOT/templates/jsn_mobilize/helpers/mobilize.php:85 |
9 | JSNMobilizeTemplateHelper::getConfig() | JROOT/plugins/system/jsnmobilize/jsnmobilize.php:282 |
8 | PlgSystemJSNMobilize->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.46 ms After last query: 0.75 ms Query memory: 0.006 MB Memory before query: 2.298 MB Rows returned: 1
SELECT manifest_cache
FROM jos_extensions
WHERE element LIKE 'jsn_solid_pro'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_extensions | range | element_clientid,element_folder_clientid | element_clientid | 402 | NULL | 12 | Using index condition |
Status | Duration |
---|
Starting | 0.49 ms |
checking permissions | 0.02 ms |
Opening tables | 0.06 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.04 ms |
Optimizing | 0.02 ms |
Statistics | 0.10 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.07 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.03 ms |
Query end | 0.01 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.13 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
12 | JDatabaseDriver->loadResult() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/helper.php:122 |
11 | JSNTplHelper::getManifestCache() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/helper.php:217 |
10 | JSNTplHelper::getTemplateVersion() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/loader.php:35 |
9 | jsn_template_framework_class_loader() | JROOT/plugins/system/jsntplframework/jsntplframework.php:187 |
8 | PlgSystemJSNTPLFramework->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.45 ms After last query: 3.59 ms Query memory: 0.006 MB Memory before query: 2.317 MB Rows returned: 1
SELECT COUNT(*)
FROM jos_extensions
WHERE type = 'component'
AND element = 'com_sh404sef'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | Using where; Using index |
Status | Duration |
---|
Starting | 0.40 ms |
checking permissions | 0.02 ms |
Opening tables | 0.05 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
init | 0.05 ms |
Optimizing | 0.04 ms |
Statistics | 0.12 ms |
Preparing | 0.05 ms |
Executing | 0.01 ms |
Sending data | 0.04 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.19 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
11 | JDatabaseDriver->loadResult() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:1183 |
10 | JSNTplUtils->checkSH404SEF() | JROOT/plugins/system/jsntplframework/includes/core/jsntplframework.php:36 |
9 | JSNTPLFramework::initial() | JROOT/plugins/system/jsntplframework/jsntplframework.php:191 |
8 | PlgSystemJSNTPLFramework->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 6.03 ms After last query: 13.96 ms Query memory: 0.010 MB Memory before query: 2.762 MB Rows returned: 48
SELECT `id`,`name`,`rules`,`parent_id`
FROM `jos_assets`
WHERE `name` IN ('root.1','com_actionlogs','com_admin','com_ajax','com_akquickicons','com_associations','com_banners','com_cache','com_categories','com_checkin','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_easyslider','com_eventgallery','com_fields','com_finder','com_imageshow','com_installer','com_jce','com_jchoptimize','com_jevents','com_joomlaupdate','com_k2','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_mobilize','com_modules','com_newsfeeds','com_nobossajax','com_pagebuilder','com_pagebuilder4','com_plugins','com_postinstall','com_poweradmin2','com_privacy','com_redirect','com_search','com_tags','com_templates','com_uniform','com_users','com_wrapper')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_assets | range | idx_asset_name | idx_asset_name | 202 | NULL | 49 | Using index condition |
Status | Duration |
---|
Starting | 0.51 ms |
checking permissions | 0.02 ms |
Opening tables | 0.05 ms |
After opening tables | 0.02 ms |
System lock | 0.03 ms |
table lock | 0.02 ms |
init | 0.18 ms |
Optimizing | 0.03 ms |
Statistics | 0.20 ms |
Preparing | 0.04 ms |
Executing | 0.01 ms |
Sending data | 0.46 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.24 ms |
Updating status | 0.61 ms |
Reset for next command | 0.03 ms |
# | Caller | File and line number |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
22 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:429 |
21 | Joomla\CMS\Access\Access::preloadComponents() | JROOT/libraries/src/Access/Access.php:213 |
20 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:531 |
19 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
18 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
17 | Joomla\CMS\User\User->authorise() | JROOT/components/com_jevents/libraries/helper.php:1192 |
16 | JEVHelper::isAdminUser() | JROOT/components/com_jevents/libraries/helper.php:1150 |
15 | JEVHelper::getAid() | JROOT/components/com_jevents/libraries/datamodel.php:49 |
14 | JEventsDataModel->__construct() | JROOT/components/com_jevents/views/default/abstract/abstract.php:65 |
13 | JEventsDefaultView->__construct() | JROOT/components/com_jevents/views/flat/abstract/abstract.php:36 |
12 | JEventsFlatView->__construct() | JROOT/libraries/src/MVC/Factory/LegacyFactory.php:89 |
11 | Joomla\CMS\MVC\Factory\LegacyFactory->createView() | JROOT/libraries/src/MVC/Controller/BaseController.php:590 |
10 | Joomla\CMS\MVC\Controller\BaseController->createView() | JROOT/libraries/src/MVC/Controller/BaseController.php:833 |
9 | Joomla\CMS\MVC\Controller\BaseController->getView() | JROOT/components/com_jevents/controllers/week.php:59 |
8 | WeekController->listevents() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:339 |
6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 2.86 ms After last query: 3.17 ms Query memory: 0.011 MB Memory before query: 2.885 MB Rows returned: 31
SHOW FULL COLUMNS
FROM `jos_content`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `jos_content`
Status | Duration |
---|
Starting | 0.46 ms |
checking permissions | 0.02 ms |
closing tables | 0.02 ms |
checking permissions | 0.01 ms |
Opening tables | 0.87 ms |
After opening tables | 0.06 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.02 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Filling schema table | 0.02 ms |
Opening tables | 0.04 ms |
After opening tables | 0.02 ms |
checking permissions | 0.18 ms |
closing tables | 0.02 ms |
checking permissions | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.12 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Removing tmp table | 0.30 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.22 ms |
Updating status | 0.04 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
24 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
23 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:261 |
22 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:180 |
21 | Joomla\CMS\Table\Table->__construct() | JROOT/libraries/src/Table/Content.php:39 |
20 | Joomla\CMS\Table\Content->__construct() | JROOT/libraries/src/Table/Table.php:328 |
19 | Joomla\CMS\Table\Table::getInstance() | JROOT/components/com_jevents/views/default/helpers/defaultloadmodules.php:15 |
18 | DefaultLoadModules() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
17 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/helpers/flatviewhelperheader16.php:17 |
16 | FlatViewHelperHeader16() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
15 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/helpers/flatviewhelperheader.php:7 |
14 | FlatViewHelperHeader() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
13 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/week/tmpl/listevents.php:4 |
12 | include JROOT/components/com_jevents/views/flat/week/tmpl/listevents.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:663 |
11 | JViewLegacy->loadTemplate() | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:211 |
10 | JViewLegacy->display() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:132 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/week.php:77 |
8 | WeekController->listevents() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:339 |
6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 4.17 ms After last query: 5.62 ms Query memory: 0.013 MB Memory before query: 2.982 MB Rows returned: 0
SELECT DISTINCT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state, g.note as group_note
FROM jos_fields AS a
LEFT JOIN `jos_languages` AS l
ON l.lang_code = a.language
LEFT JOIN jos_users AS uc
ON uc.id=a.checked_out
LEFT JOIN jos_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN jos_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN jos_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 ASC
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 temporary; Using filesort |
1 | SIMPLE | l | eq_ref | idx_langcode | idx_langcode | 28 | tv3.629.mywebsitetransfer.com_1674243927.a.language | 1 | Using where |
1 | SIMPLE | uc | eq_ref | PRIMARY | PRIMARY | 4 | tv3.629.mywebsitetransfer.com_1674243927.a.checked_out | 1 | |
1 | SIMPLE | ag | eq_ref | PRIMARY | PRIMARY | 4 | tv3.629.mywebsitetransfer.com_1674243927.a.access | 1 | Using where |
1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | tv3.629.mywebsitetransfer.com_1674243927.a.created_user_id | 1 | Using where |
1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | tv3.629.mywebsitetransfer.com_1674243927.a.group_id | 1 | Using where |
Status | Duration |
---|
Starting | 0.64 ms |
checking permissions | 0.03 ms |
Opening tables | 0.11 ms |
After opening tables | 0.03 ms |
System lock | 0.02 ms |
table lock | 0.01 ms |
init | 0.11 ms |
Optimizing | 0.06 ms |
Statistics | 0.18 ms |
Preparing | 0.06 ms |
Creating tmp table | 0.11 ms |
Sorting result | 0.03 ms |
Executing | 0.01 ms |
Sending data | 1.26 ms |
Creating sort index | 0.16 ms |
Removing tmp table | 0.27 ms |
Creating sort index | 0.04 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.02 ms |
Query end | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.26 ms |
Updating status | 0.07 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number |
---|
28 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
27 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322 |
26 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/administrator/components/com_fields/models/fields.php:333 |
25 | FieldsModelFields->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:194 |
24 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 |
23 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
22 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
21 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
20 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
19 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/components/com_jevents/views/default/helpers/defaultloadmodules.php:23 |
18 | DefaultLoadModules() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
17 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/helpers/flatviewhelperheader16.php:17 |
16 | FlatViewHelperHeader16() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
15 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/helpers/flatviewhelperheader.php:7 |
14 | FlatViewHelperHeader() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
13 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/week/tmpl/listevents.php:4 |
12 | include JROOT/components/com_jevents/views/flat/week/tmpl/listevents.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:663 |
11 | JViewLegacy->loadTemplate() | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:211 |
10 | JViewLegacy->display() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:132 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/week.php:77 |
8 | WeekController->listevents() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:339 |
6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 11.96 ms After last query: 0.61 ms Query memory: 0.013 MB Memory before query: 3.001 MB Rows returned: 3
SELECT `name`, `value`
FROM `jos_jsn_imageshow_config`
WHERE `name` IN ('show_quick_icons', 'enable_update_checking', 'number_of_images_on_loading')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_jsn_imageshow_config | range | name | name | 767 | NULL | 3 | Using where |
Status | Duration |
---|
Starting | 0.44 ms |
checking permissions | 0.02 ms |
Opening tables | 0.04 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
init | 0.05 ms |
Optimizing | 0.02 ms |
Statistics | 0.07 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.08 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.04 ms |
Query end | 0.03 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.16 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
26 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_imageshow/classes/jsn_is_parameter.php:81 |
25 | JSNISParameter->getParameters() | JROOT/administrator/components/com_imageshow/imageshow.defines.php:27 |
24 | require_once JROOT/administrator/components/com_imageshow/imageshow.defines.php | JROOT/administrator/components/com_imageshow/classes/jsn_is_factory.php:16 |
23 | include_once JROOT/administrator/components/com_imageshow/classes/jsn_is_factory.php | JROOT/plugins/content/imageshow/imageshow.php:28 |
22 | plgContentImageShow->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
21 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
20 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
19 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/components/com_jevents/views/default/helpers/defaultloadmodules.php:23 |
18 | DefaultLoadModules() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
17 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/helpers/flatviewhelperheader16.php:17 |
16 | FlatViewHelperHeader16() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
15 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/helpers/flatviewhelperheader.php:7 |
14 | FlatViewHelperHeader() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
13 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/week/tmpl/listevents.php:4 |
12 | include JROOT/components/com_jevents/views/flat/week/tmpl/listevents.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:663 |
11 | JViewLegacy->loadTemplate() | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:211 |
10 | JViewLegacy->display() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:132 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/week.php:77 |
8 | WeekController->listevents() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:339 |
6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 5.10 ms After last query: 1.57 ms Query memory: 0.011 MB Memory before query: 3.021 MB Rows returned: 1
SELECT *
FROM jos_extensions
WHERE element='com_imageshow'
AND type='component'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.49 ms |
checking permissions | 0.02 ms |
Opening tables | 0.04 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
init | 0.08 ms |
Optimizing | 0.05 ms |
Statistics | 0.15 ms |
Preparing | 0.04 ms |
Executing | 0.01 ms |
Sending data | 0.09 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.04 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.18 ms |
Updating status | 0.04 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
24 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_imageshow/classes/jsn_is_utils.php:310 |
23 | JSNISUtils->getComponentInfo() | JROOT/plugins/content/imageshow/imageshow.php:45 |
22 | plgContentImageShow->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
21 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
20 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
19 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/components/com_jevents/views/default/helpers/defaultloadmodules.php:23 |
18 | DefaultLoadModules() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
17 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/helpers/flatviewhelperheader16.php:17 |
16 | FlatViewHelperHeader16() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
15 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/helpers/flatviewhelperheader.php:7 |
14 | FlatViewHelperHeader() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
13 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/week/tmpl/listevents.php:4 |
12 | include JROOT/components/com_jevents/views/flat/week/tmpl/listevents.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:663 |
11 | JViewLegacy->loadTemplate() | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:211 |
10 | JViewLegacy->display() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:132 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/week.php:77 |
8 | WeekController->listevents() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:339 |
6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 3.09 ms After last query: 3.35 ms Query memory: 0.013 MB Memory before query: 3.067 MB Rows returned: 21
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM jos_modules AS m
LEFT JOIN jos_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN jos_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2025-09-24 16:11:04')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2025-09-24 16:11:04')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 435 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 | range | PRIMARY,published,newsfeeds | published | 5 | NULL | 30 | Using index condition; Using where; Using filesort |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 403 | tv3.629.mywebsitetransfer.com_1674243927.m.module,const | 1 | Using index condition; Using where |
1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | tv3.629.mywebsitetransfer.com_1674243927.m.id | 2 | Using where; Using index |
Status | Duration |
---|
Starting | 0.70 ms |
checking permissions | 0.03 ms |
Opening tables | 0.08 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
init | 0.12 ms |
Optimizing | 0.09 ms |
Statistics | 0.20 ms |
Preparing | 0.09 ms |
Sorting result | 0.04 ms |
Executing | 0.01 ms |
Sending data | 0.03 ms |
Creating sort index | 0.65 ms |
End of update loop | 0.03 ms |
Query end | 0.01 ms |
Commit | 0.02 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.03 ms |
closing tables | 0.05 ms |
Query end | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.23 ms |
Updating status | 0.03 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number |
---|
28 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
27 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:555 |
26 | JModuleHelper::getModuleList() | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:455 |
25 | JModuleHelper::load() | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:89 |
24 | JModuleHelper::getModules() | JROOT/plugins/content/loadmodule/loadmodule.php:169 |
23 | PlgContentLoadmodule->_load() | JROOT/plugins/content/loadmodule/loadmodule.php:81 |
22 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
21 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
20 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
19 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/components/com_jevents/views/default/helpers/defaultloadmodules.php:23 |
18 | DefaultLoadModules() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
17 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/helpers/flatviewhelperheader16.php:17 |
16 | FlatViewHelperHeader16() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
15 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/helpers/flatviewhelperheader.php:7 |
14 | FlatViewHelperHeader() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
13 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/week/tmpl/listevents.php:4 |
12 | include JROOT/components/com_jevents/views/flat/week/tmpl/listevents.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:663 |
11 | JViewLegacy->loadTemplate() | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:211 |
10 | JViewLegacy->display() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:132 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/week.php:77 |
8 | WeekController->listevents() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:339 |
6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.48 ms After last query: 1.54 ms Query memory: 0.011 MB Memory before query: 3.119 MB Rows returned: 1
SELECT *
FROM jos_extensions
WHERE element='com_imageshow'
AND type='component'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.42 ms |
checking permissions | 0.02 ms |
Opening tables | 0.04 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
init | 0.10 ms |
Optimizing | 0.04 ms |
Statistics | 0.15 ms |
Preparing | 0.04 ms |
Executing | 0.02 ms |
Sending data | 0.09 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.04 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.17 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
24 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_imageshow/classes/jsn_is_utils.php:310 |
23 | JSNISUtils->getComponentInfo() | JROOT/plugins/content/imageshow/imageshow.php:45 |
22 | plgContentImageShow->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
21 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
20 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
19 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/components/com_jevents/views/default/helpers/defaultloadmodules.php:23 |
18 | DefaultLoadModules() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
17 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/helpers/flatviewhelperheader16.php:18 |
16 | FlatViewHelperHeader16() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
15 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/helpers/flatviewhelperheader.php:7 |
14 | FlatViewHelperHeader() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
13 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/week/tmpl/listevents.php:4 |
12 | include JROOT/components/com_jevents/views/flat/week/tmpl/listevents.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:663 |
11 | JViewLegacy->loadTemplate() | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:211 |
10 | JViewLegacy->display() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:132 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/week.php:77 |
8 | WeekController->listevents() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:339 |
6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.62 ms After last query: 2.92 ms Query memory: 0.011 MB Memory before query: 3.141 MB Rows returned: 1
SELECT *
FROM jos_extensions
WHERE element='com_imageshow'
AND type='component'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.53 ms |
checking permissions | 0.03 ms |
Opening tables | 0.05 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
init | 0.07 ms |
Optimizing | 0.04 ms |
Statistics | 0.16 ms |
Preparing | 0.05 ms |
Executing | 0.01 ms |
Sending data | 0.10 ms |
End of update loop | 0.01 ms |
Query end | 0.02 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.03 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.04 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.16 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
24 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_imageshow/classes/jsn_is_utils.php:310 |
23 | JSNISUtils->getComponentInfo() | JROOT/plugins/content/imageshow/imageshow.php:45 |
22 | plgContentImageShow->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
21 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
20 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
19 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/components/com_jevents/views/default/helpers/defaultloadmodules.php:23 |
18 | DefaultLoadModules() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
17 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/helpers/flatviewhelperheader16.php:166 |
16 | FlatViewHelperHeader16() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
15 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/helpers/flatviewhelperheader.php:7 |
14 | FlatViewHelperHeader() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
13 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/week/tmpl/listevents.php:4 |
12 | include JROOT/components/com_jevents/views/flat/week/tmpl/listevents.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:663 |
11 | JViewLegacy->loadTemplate() | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:211 |
10 | JViewLegacy->display() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:132 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/week.php:77 |
8 | WeekController->listevents() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:339 |
6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.51 ms After last query: 1.21 ms Query memory: 0.011 MB Memory before query: 3.165 MB Rows returned: 1
SELECT *
FROM jos_extensions
WHERE element='com_imageshow'
AND type='component'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.39 ms |
checking permissions | 0.02 ms |
Opening tables | 0.05 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
init | 0.06 ms |
Optimizing | 0.03 ms |
Statistics | 0.12 ms |
Preparing | 0.04 ms |
Executing | 0.01 ms |
Sending data | 0.08 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.03 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.14 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
24 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_imageshow/classes/jsn_is_utils.php:310 |
23 | JSNISUtils->getComponentInfo() | JROOT/plugins/content/imageshow/imageshow.php:45 |
22 | plgContentImageShow->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
21 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
20 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
19 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/components/com_jevents/views/default/helpers/defaultloadmodules.php:23 |
18 | DefaultLoadModules() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
17 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/helpers/flatviewhelperheader16.php:167 |
16 | FlatViewHelperHeader16() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
15 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/helpers/flatviewhelperheader.php:7 |
14 | FlatViewHelperHeader() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
13 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/week/tmpl/listevents.php:4 |
12 | include JROOT/components/com_jevents/views/flat/week/tmpl/listevents.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:663 |
11 | JViewLegacy->loadTemplate() | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:211 |
10 | JViewLegacy->display() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:132 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/week.php:77 |
8 | WeekController->listevents() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:339 |
6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.36 ms After last query: 1.75 ms Query memory: 0.011 MB Memory before query: 3.184 MB Rows returned: 1
SELECT *
FROM jos_extensions
WHERE element='com_imageshow'
AND type='component'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.36 ms |
checking permissions | 0.02 ms |
Opening tables | 0.05 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
init | 0.06 ms |
Optimizing | 0.04 ms |
Statistics | 0.14 ms |
Preparing | 0.05 ms |
Executing | 0.02 ms |
Sending data | 0.08 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.03 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.18 ms |
Updating status | 0.03 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
22 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_imageshow/classes/jsn_is_utils.php:310 |
21 | JSNISUtils->getComponentInfo() | JROOT/plugins/content/imageshow/imageshow.php:45 |
20 | plgContentImageShow->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
19 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
18 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
17 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/components/com_jevents/views/default/helpers/defaultloadmodules.php:23 |
16 | DefaultLoadModules() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
15 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/default/helpers/defaultviewhelpershownavtablebar.php:34 |
14 | DefaultViewHelperShowNavTableBar() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
13 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/week/tmpl/listevents.php:5 |
12 | include JROOT/components/com_jevents/views/flat/week/tmpl/listevents.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:663 |
11 | JViewLegacy->loadTemplate() | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:211 |
10 | JViewLegacy->display() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:132 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/week.php:77 |
8 | WeekController->listevents() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:339 |
6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.22 ms After last query: 1.22 ms Query memory: 0.011 MB Memory before query: 3.200 MB Rows returned: 1
SELECT *
FROM jos_extensions
WHERE element='com_imageshow'
AND type='component'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.30 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
init | 0.07 ms |
Optimizing | 0.04 ms |
Statistics | 0.15 ms |
Preparing | 0.05 ms |
Executing | 0.01 ms |
Sending data | 0.08 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.02 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.03 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.15 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
22 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_imageshow/classes/jsn_is_utils.php:310 |
21 | JSNISUtils->getComponentInfo() | JROOT/plugins/content/imageshow/imageshow.php:45 |
20 | plgContentImageShow->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
19 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
18 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
17 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/components/com_jevents/views/default/helpers/defaultloadmodules.php:23 |
16 | DefaultLoadModules() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
15 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/default/helpers/defaultviewhelpershownavtablebar.php:35 |
14 | DefaultViewHelperShowNavTableBar() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
13 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/week/tmpl/listevents.php:5 |
12 | include JROOT/components/com_jevents/views/flat/week/tmpl/listevents.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:663 |
11 | JViewLegacy->loadTemplate() | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:211 |
10 | JViewLegacy->display() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:132 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/week.php:77 |
8 | WeekController->listevents() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:339 |
6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.59 ms After last query: 3.10 ms Query memory: 0.011 MB Memory before query: 3.226 MB Rows returned: 1
SELECT *
FROM jos_extensions
WHERE element='com_imageshow'
AND type='component'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.48 ms |
checking permissions | 0.02 ms |
Opening tables | 0.06 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
init | 0.08 ms |
Optimizing | 0.04 ms |
Statistics | 0.16 ms |
Preparing | 0.04 ms |
Executing | 0.01 ms |
Sending data | 0.10 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.02 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.04 ms |
Query end | 0.03 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.16 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
22 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_imageshow/classes/jsn_is_utils.php:310 |
21 | JSNISUtils->getComponentInfo() | JROOT/plugins/content/imageshow/imageshow.php:45 |
20 | plgContentImageShow->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
19 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
18 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
17 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/components/com_jevents/views/default/helpers/defaultloadmodules.php:23 |
16 | DefaultLoadModules() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
15 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/default/helpers/defaultviewhelpershownavtablebar.php:125 |
14 | DefaultViewHelperShowNavTableBar() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
13 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/week/tmpl/listevents.php:5 |
12 | include JROOT/components/com_jevents/views/flat/week/tmpl/listevents.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:663 |
11 | JViewLegacy->loadTemplate() | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:211 |
10 | JViewLegacy->display() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:132 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/week.php:77 |
8 | WeekController->listevents() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:339 |
6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.31 ms After last query: 1.57 ms Query memory: 0.012 MB Memory before query: 3.249 MB Rows returned: 1
SELECT *
FROM jos_extensions
WHERE element='com_imageshow'
AND type='component'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.37 ms |
checking permissions | 0.02 ms |
Opening tables | 0.04 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
init | 0.06 ms |
Optimizing | 0.04 ms |
Statistics | 0.14 ms |
Preparing | 0.05 ms |
Executing | 0.01 ms |
Sending data | 0.08 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.03 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.17 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
22 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_imageshow/classes/jsn_is_utils.php:310 |
21 | JSNISUtils->getComponentInfo() | JROOT/plugins/content/imageshow/imageshow.php:45 |
20 | plgContentImageShow->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
19 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
18 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
17 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/components/com_jevents/views/default/helpers/defaultloadmodules.php:23 |
16 | DefaultLoadModules() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
15 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/default/helpers/defaultviewhelpershownavtablebar.php:126 |
14 | DefaultViewHelperShowNavTableBar() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
13 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/week/tmpl/listevents.php:5 |
12 | include JROOT/components/com_jevents/views/flat/week/tmpl/listevents.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:663 |
11 | JViewLegacy->loadTemplate() | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:211 |
10 | JViewLegacy->display() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:132 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/week.php:77 |
8 | WeekController->listevents() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:339 |
6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 3.98 ms After last query: 1.65 ms Query memory: 0.013 MB Memory before query: 3.274 MB Rows returned: 18
SHOW FULL COLUMNS
FROM `jos_jev_users`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `jos_jev_users`
Status | Duration |
---|
Starting | 0.45 ms |
checking permissions | 0.02 ms |
closing tables | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.83 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.03 ms |
Preparing | 0.04 ms |
Executing | 0.01 ms |
Filling schema table | 0.02 ms |
Opening tables | 0.04 ms |
After opening tables | 0.01 ms |
checking permissions | 0.15 ms |
closing tables | 0.03 ms |
checking permissions | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.09 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Removing tmp table | 0.24 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.19 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
28 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
27 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
26 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:261 |
25 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:180 |
24 | Joomla\CMS\Table\Table->__construct() | JROOT/administrator/components/com_jevents/tables/jevuser.php:75 |
23 | TableUser->__construct() | JROOT/components/com_jevents/libraries/helper.php:1615 |
22 | JEVHelper::getAuthorisedUser() | JROOT/components/com_jevents/libraries/helper.php:1470 |
21 | JEVHelper::isEventCreator() | JROOT/components/com_jevents/libraries/filters/Published.php:61 |
20 | jevPublishedFilter->__construct() | JROOT/components/com_jevents/libraries/filters.php:180 |
19 | jevFilterProcessing->__construct() | JROOT/components/com_jevents/libraries/filters.php:251 |
18 | jevFilterProcessing::getInstance() | JROOT/components/com_jevents/libraries/dbmodel.php:2945 |
17 | JEventsDBModel->listIcalEvents() | JROOT/components/com_jevents/libraries/dbmodel.php:3288 |
16 | JEventsDBModel->listIcalEventsByWeek() | JROOT/components/com_jevents/libraries/datamodel.php:681 |
15 | JEventsDataModel->getWeekData() | JROOT/components/com_jevents/views/flat/week/tmpl/listevents_responsive.php:18 |
14 | include JROOT/components/com_jevents/views/flat/week/tmpl/listevents_responsive.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:663 |
13 | JViewLegacy->loadTemplate() | JROOT/components/com_jevents/views/flat/week/tmpl/listevents.php:9 |
12 | include JROOT/components/com_jevents/views/flat/week/tmpl/listevents.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:663 |
11 | JViewLegacy->loadTemplate() | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:211 |
10 | JViewLegacy->display() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:132 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/week.php:77 |
8 | WeekController->listevents() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:339 |
6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.81 ms After last query: 1.71 ms Query memory: 0.013 MB Memory before query: 3.383 MB Rows returned: 9
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 `jos_categories` AS `c`
WHERE (c.extension='com_jevents' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
ORDER BY c.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c | range | cat_idx,idx_access | cat_idx | 208 | NULL | 11 | Using index condition; Using filesort |
Status | Duration |
---|
Starting | 0.40 ms |
checking permissions | 0.02 ms |
Opening tables | 0.04 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
init | 0.11 ms |
Optimizing | 0.05 ms |
Statistics | 0.18 ms |
Preparing | 0.06 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.03 ms |
Creating sort index | 0.24 ms |
End of update loop | 0.01 ms |
Query end | 0.02 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.05 ms |
Query end | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.16 ms |
Updating status | 0.04 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number |
---|
27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
26 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Categories/Categories.php:324 |
25 | Joomla\CMS\Categories\Categories->_load() | JROOT/components/com_jevents/helpers/category.php:53 |
24 | JEventsCategories->_load() | JROOT/libraries/src/Categories/Categories.php:184 |
23 | Joomla\CMS\Categories\Categories->get() | JROOT/components/com_jevents/libraries/dbmodel.php:411 |
22 | JEventsDBModel->accessibleCategoryList() | JROOT/components/com_jevents/libraries/datamodel.php:1020 |
21 | JEventsDataModel->accessibleCategoryList() | JROOT/components/com_jevents/libraries/filters/Category.php:47 |
20 | jevCategoryFilter->__construct() | JROOT/components/com_jevents/libraries/filters.php:180 |
19 | jevFilterProcessing->__construct() | JROOT/components/com_jevents/libraries/filters.php:251 |
18 | jevFilterProcessing::getInstance() | JROOT/components/com_jevents/libraries/dbmodel.php:2945 |
17 | JEventsDBModel->listIcalEvents() | JROOT/components/com_jevents/libraries/dbmodel.php:3288 |
16 | JEventsDBModel->listIcalEventsByWeek() | JROOT/components/com_jevents/libraries/datamodel.php:681 |
15 | JEventsDataModel->getWeekData() | JROOT/components/com_jevents/views/flat/week/tmpl/listevents_responsive.php:18 |
14 | include JROOT/components/com_jevents/views/flat/week/tmpl/listevents_responsive.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:663 |
13 | JViewLegacy->loadTemplate() | JROOT/components/com_jevents/views/flat/week/tmpl/listevents.php:9 |
12 | include JROOT/components/com_jevents/views/flat/week/tmpl/listevents.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:663 |
11 | JViewLegacy->loadTemplate() | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:211 |
10 | JViewLegacy->display() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:132 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/week.php:77 |
8 | WeekController->listevents() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:339 |
6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.40 ms After last query: 0.59 ms Query memory: 0.011 MB Memory before query: 3.440 MB Rows returned: 8
SELECT c.id
FROM jos_categories AS c
WHERE c.access IN (1,1,5)
AND c.published = 1
AND c.language in ('es-ES','*')
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 | 208 | NULL | 9 | Using index condition; Using where; Using filesort |
Status | Duration |
---|
Starting | 0.22 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
init | 0.06 ms |
Optimizing | 0.03 ms |
Statistics | 0.10 ms |
Preparing | 0.04 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.01 ms |
Creating sort index | 0.14 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.13 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
23 | JDatabaseDriver->loadColumn() | JROOT/components/com_jevents/libraries/dbmodel.php:542 |
22 | JEventsDBModel->accessibleCategoryList() | JROOT/components/com_jevents/libraries/datamodel.php:1020 |
21 | JEventsDataModel->accessibleCategoryList() | JROOT/components/com_jevents/libraries/filters/Category.php:47 |
20 | jevCategoryFilter->__construct() | JROOT/components/com_jevents/libraries/filters.php:180 |
19 | jevFilterProcessing->__construct() | JROOT/components/com_jevents/libraries/filters.php:251 |
18 | jevFilterProcessing::getInstance() | JROOT/components/com_jevents/libraries/dbmodel.php:2945 |
17 | JEventsDBModel->listIcalEvents() | JROOT/components/com_jevents/libraries/dbmodel.php:3288 |
16 | JEventsDBModel->listIcalEventsByWeek() | JROOT/components/com_jevents/libraries/datamodel.php:681 |
15 | JEventsDataModel->getWeekData() | JROOT/components/com_jevents/views/flat/week/tmpl/listevents_responsive.php:18 |
14 | include JROOT/components/com_jevents/views/flat/week/tmpl/listevents_responsive.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:663 |
13 | JViewLegacy->loadTemplate() | JROOT/components/com_jevents/views/flat/week/tmpl/listevents.php:9 |
12 | include JROOT/components/com_jevents/views/flat/week/tmpl/listevents.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:663 |
11 | JViewLegacy->loadTemplate() | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:211 |
10 | JViewLegacy->display() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:132 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/week.php:77 |
8 | WeekController->listevents() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:339 |
6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.94 ms After last query: 0.57 ms Query memory: 0.010 MB Memory before query: 3.457 MB Rows returned: 1
SELECT c.id
FROM jos_categories AS c
WHERE c.access IN (1,1,5)
AND c.published = 1
AND c.language in ('es-ES','*')
AND c.extension = 'com_jevents'
AND ((c.lft>=149
AND c.rgt<=150 ))
ORDER BY c.lft asc
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c | range|filter | cat_idx,idx_access,idx_left_right,idx_language | cat_idx|idx_left_right | 208|4 | NULL | 9 (18%) | Using index condition; Using where; Using filesort; Using rowid filter |
Status | Duration |
---|
Starting | 0.25 ms |
checking permissions | 0.02 ms |
Opening tables | 0.05 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.05 ms |
Optimizing | 0.03 ms |
Statistics | 0.14 ms |
Preparing | 0.04 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.05 ms |
Creating sort index | 0.17 ms |
End of update loop | 0.03 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.15 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
19 | JDatabaseDriver->loadColumn() | JROOT/components/com_jevents/libraries/dbmodel.php:542 |
18 | JEventsDBModel->accessibleCategoryList() | JROOT/components/com_jevents/libraries/dbmodel.php:2976 |
17 | JEventsDBModel->listIcalEvents() | JROOT/components/com_jevents/libraries/dbmodel.php:3288 |
16 | JEventsDBModel->listIcalEventsByWeek() | JROOT/components/com_jevents/libraries/datamodel.php:681 |
15 | JEventsDataModel->getWeekData() | JROOT/components/com_jevents/views/flat/week/tmpl/listevents_responsive.php:18 |
14 | include JROOT/components/com_jevents/views/flat/week/tmpl/listevents_responsive.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:663 |
13 | JViewLegacy->loadTemplate() | JROOT/components/com_jevents/views/flat/week/tmpl/listevents.php:9 |
12 | include JROOT/components/com_jevents/views/flat/week/tmpl/listevents.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:663 |
11 | JViewLegacy->loadTemplate() | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:211 |
10 | JViewLegacy->display() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:132 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/week.php:77 |
8 | WeekController->listevents() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:339 |
6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 3.04 ms After last query: 0.46 ms Query memory: 0.010 MB Memory before query: 3.466 MB Rows returned: 0
SELECT det.evdet_id as detailid, rpt.*, ev.*, rr.*, det.* , ev.rawdata as evrawdata, 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 jos_jevents_repetition as rpt
INNER JOIN jos_jevents_vevent as ev
ON rpt.eventid = ev.ev_id
INNER JOIN jos_jevents_icsfile as icsf
ON icsf.ics_id=ev.icsid
INNER JOIN jos_jevents_vevdetail as det
ON det.evdet_id = rpt.eventdetail_id
LEFT JOIN jos_jevents_rrule as rr
ON rr.eventid = rpt.eventid
WHERE ev.catid IN(-1,110)
AND rpt.endrepeat >= '2024-09-15 00:00:00'
AND rpt.startrepeat <= '2024-09-21 23:59:59'
AND NOT (rpt.startrepeat < '2024-09-15 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 | icsf | system | PRIMARY,stateidx | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | |
1 | SIMPLE | rpt | ALL | eventid,eventstart,eventend,eventdetail,startrepeat,startend,endrepeat | NO INDEX KEY COULD BE USED | NULL | NULL | 840 | Using where |
1 | SIMPLE | ev | eq_ref | PRIMARY,icsid,stateidx,evaccess | PRIMARY | 4 | tv3.629.mywebsitetransfer.com_1674243927.rpt.eventid | 1 | Using where |
1 | SIMPLE | det | eq_ref | PRIMARY,multiday | PRIMARY | 4 | tv3.629.mywebsitetransfer.com_1674243927.rpt.eventdetail_id | 1 | Using where |
1 | SIMPLE | rr | ref | eventid | eventid | 4 | tv3.629.mywebsitetransfer.com_1674243927.rpt.eventid | 1 | |
Status | Duration |
---|
Starting | 0.38 ms |
checking permissions | 0.02 ms |
Opening tables | 0.09 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
init | 0.15 ms |
Optimizing | 0.06 ms |
Statistics | 0.33 ms |
Preparing | 0.02 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.11 ms |
Executing | 0.01 ms |
Sending data | 0.73 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.02 ms |
Query end | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.21 ms |
Updating status | 0.03 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
19 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jevents/libraries/dbmodel.php:3232 |
18 | JEventsDBModel->_cachedlistIcalEvents() | JROOT/components/com_jevents/libraries/dbmodel.php:3168 |
17 | JEventsDBModel->listIcalEvents() | JROOT/components/com_jevents/libraries/dbmodel.php:3288 |
16 | JEventsDBModel->listIcalEventsByWeek() | JROOT/components/com_jevents/libraries/datamodel.php:681 |
15 | JEventsDataModel->getWeekData() | JROOT/components/com_jevents/views/flat/week/tmpl/listevents_responsive.php:18 |
14 | include JROOT/components/com_jevents/views/flat/week/tmpl/listevents_responsive.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:663 |
13 | JViewLegacy->loadTemplate() | JROOT/components/com_jevents/views/flat/week/tmpl/listevents.php:9 |
12 | include JROOT/components/com_jevents/views/flat/week/tmpl/listevents.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:663 |
11 | JViewLegacy->loadTemplate() | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:211 |
10 | JViewLegacy->display() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:132 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/week.php:77 |
8 | WeekController->listevents() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:339 |
6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 2.16 ms After last query: 4.84 ms Query memory: 0.011 MB Memory before query: 3.490 MB Rows returned: 1
SELECT *
FROM jos_extensions
WHERE element='com_imageshow'
AND type='component'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.36 ms |
checking permissions | 0.02 ms |
Opening tables | 0.04 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
init | 0.08 ms |
Optimizing | 0.06 ms |
Statistics | 0.17 ms |
Preparing | 0.05 ms |
Executing | 0.01 ms |
Sending data | 0.09 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.03 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.24 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
24 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_imageshow/classes/jsn_is_utils.php:310 |
23 | JSNISUtils->getComponentInfo() | JROOT/plugins/content/imageshow/imageshow.php:45 |
22 | plgContentImageShow->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
21 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
20 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
19 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/components/com_jevents/views/default/helpers/defaultloadmodules.php:23 |
18 | DefaultLoadModules() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
17 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/helpers/flatviewhelperfooter16.php:43 |
16 | FlatViewHelperFooter16() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
15 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/default/helpers/defaultviewhelperfooter.php:7 |
14 | DefaultViewHelperFooter() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
13 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/week/tmpl/listevents.php:13 |
12 | include JROOT/components/com_jevents/views/flat/week/tmpl/listevents.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:663 |
11 | JViewLegacy->loadTemplate() | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:211 |
10 | JViewLegacy->display() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:132 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/week.php:77 |
8 | WeekController->listevents() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:339 |
6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.00 ms After last query: 1.18 ms Query memory: 0.011 MB Memory before query: 3.507 MB Rows returned: 1
SELECT *
FROM jos_extensions
WHERE element='com_imageshow'
AND type='component'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.24 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.05 ms |
Optimizing | 0.03 ms |
Statistics | 0.12 ms |
Preparing | 0.04 ms |
Executing | 0.01 ms |
Sending data | 0.07 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.03 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.14 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
24 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_imageshow/classes/jsn_is_utils.php:310 |
23 | JSNISUtils->getComponentInfo() | JROOT/plugins/content/imageshow/imageshow.php:45 |
22 | plgContentImageShow->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
21 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
20 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
19 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/components/com_jevents/views/default/helpers/defaultloadmodules.php:23 |
18 | DefaultLoadModules() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
17 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/helpers/flatviewhelperfooter16.php:44 |
16 | FlatViewHelperFooter16() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
15 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/default/helpers/defaultviewhelperfooter.php:7 |
14 | DefaultViewHelperFooter() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
13 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/week/tmpl/listevents.php:13 |
12 | include JROOT/components/com_jevents/views/flat/week/tmpl/listevents.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:663 |
11 | JViewLegacy->loadTemplate() | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:211 |
10 | JViewLegacy->display() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:132 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/week.php:77 |
8 | WeekController->listevents() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:339 |
6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.39 ms After last query: 1.61 ms Query memory: 0.004 MB Memory before query: 3.485 MB Rows returned: 0
SELECT folder.*
FROM `jos_eventgallery_folder` AS folder
LEFT JOIN `jos_eventgallery_file` AS file
ON folder.folder = file.folder
and file.published=1
and file.ismainimage=0
WHERE file.file IS NULL
AND (folder.foldertypeid=1 OR folder.foldertypeid=2 OR folder.foldertypeid=4)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | folder | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using where |
1 | SIMPLE | file | ALL | file,index_folder | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using where; Not exists; Using join buffer (flat, BNL join) |
Status | Duration |
---|
Starting | 0.36 ms |
checking permissions | 0.03 ms |
Opening tables | 0.06 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.10 ms |
Optimizing | 0.05 ms |
Statistics | 0.05 ms |
Preparing | 0.14 ms |
Executing | 0.01 ms |
Sending data | 0.08 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.17 ms |
Updating status | 0.03 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number |
---|
9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
8 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/picasaupdater/picasaupdater.php:80 |
7 | plgSystemPicasaupdater->onAfterDispatch() | JROOT/libraries/joomla/event/event.php:70 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/SiteApplication.php:199 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.67 ms After last query: 7.02 ms Query memory: 0.007 MB Memory before query: 3.591 MB Rows returned: 0
SELECT m.id
FROM jos_modules AS m
INNER JOIN jos_modules_menu AS mm
ON mm.moduleid = m.id
WHERE m.client_id = 0
AND m.published = 1
AND m.module LIKE 'mod_k2_%'
AND (mm.menuid < 0
AND mm.menuid = -435)
AND m.position IN ("topbar", "logo", "top", "mainmenu", "toolbar", "promo-
left", "promo", "promo-right", "content-top", "
left", "right", "innerleft", "innerright", "breadcrumbs", "user-top", "user1", "user2", "mainbody-top", "mainbody-bottom", "user3", "user4", "user-bottom", "banner", "content-bottom", "user5", "user6", "user7", "footer", "bottom", "background", "debug", "stick-lefttop", "stick-leftmiddle", "stick-leftbottom", "stick-righttop", "stick-rightmiddle", "stick-rightbottom")
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY,published,newsfeeds | published | 1 | const | 41 | Using where |
1 | SIMPLE | mm | eq_ref | PRIMARY | PRIMARY | 8 | tv3.629.mywebsitetransfer.com_1674243927.m.id,const | 1 | Using index |
Status | Duration |
---|
Starting | 0.49 ms |
checking permissions | 0.03 ms |
Opening tables | 0.06 ms |
After opening tables | 0.03 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
init | 0.15 ms |
Optimizing | 0.05 ms |
Statistics | 0.17 ms |
Preparing | 0.05 ms |
Executing | 0.01 ms |
Sending data | 0.15 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.14 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
14 | JDatabaseDriver->loadColumn() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:737 |
13 | JSNTplUtils->checkExt() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:778 |
12 | JSNTplUtils->checkK2() | JROOT/templates/jsn_solid_pro/template_custom.php:23 |
11 | include_once JROOT/templates/jsn_solid_pro/template_custom.php | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:1003 |
10 | JSNTplTemplateHelper->_prepareHead() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:742 |
9 | JSNTplTemplateHelper->_prepare() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:141 |
8 | JSNTplTemplateHelper::prepare() | JROOT/templates/jsn_solid_pro/index.php:18 |
7 | require JROOT/templates/jsn_solid_pro/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.10 ms After last query: 0.15 ms Query memory: 0.007 MB Memory before query: 3.599 MB Rows returned: 0
SELECT m.id
FROM jos_modules AS m
INNER JOIN jos_modules_menu AS mm
ON mm.moduleid = m.id
WHERE m.client_id = 0
AND m.published = 1
AND m.module LIKE 'mod_k2_%'
AND (mm.menuid = 435 OR mm.menuid = 0 OR (mm.menuid < 0
AND mm.menuid != -435))
AND m.position IN ("topbar", "logo", "top", "mainmenu", "toolbar", "promo-
left", "promo", "promo-right", "content-top", "
left", "right", "innerleft", "innerright", "breadcrumbs", "user-top", "user1", "user2", "mainbody-top", "mainbody-bottom", "user3", "user4", "user-bottom", "banner", "content-bottom", "user5", "user6", "user7", "footer", "bottom", "background", "debug", "stick-lefttop", "stick-leftmiddle", "stick-leftbottom", "stick-righttop", "stick-rightmiddle", "stick-rightbottom")
GROUP BY m.id
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY,published,newsfeeds | published | 1 | const | 41 | Using where; Using temporary; Using filesort |
1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | tv3.629.mywebsitetransfer.com_1674243927.m.id | 2 | Using where; Using index |
Status | Duration |
---|
Starting | 0.23 ms |
checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.07 ms |
Optimizing | 0.03 ms |
Statistics | 0.09 ms |
Preparing | 0.05 ms |
Creating tmp table | 0.04 ms |
Sorting result | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.12 ms |
Creating sort index | 0.03 ms |
Removing tmp table | 0.01 ms |
Creating sort index | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.14 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
14 | JDatabaseDriver->loadColumn() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:758 |
13 | JSNTplUtils->checkExt() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:778 |
12 | JSNTplUtils->checkK2() | JROOT/templates/jsn_solid_pro/template_custom.php:23 |
11 | include_once JROOT/templates/jsn_solid_pro/template_custom.php | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:1003 |
10 | JSNTplTemplateHelper->_prepareHead() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:742 |
9 | JSNTplTemplateHelper->_prepare() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:141 |
8 | JSNTplTemplateHelper::prepare() | JROOT/templates/jsn_solid_pro/index.php:18 |
7 | require JROOT/templates/jsn_solid_pro/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.94 ms After last query: 0.27 ms Query memory: 0.007 MB Memory before query: 3.606 MB Rows returned: 0
SELECT m.id
FROM jos_modules AS m
INNER JOIN jos_modules_menu AS mm
ON mm.moduleid = m.id
WHERE m.client_id = 0
AND m.published = 1
AND m.module LIKE 'mod_virtuemart_%'
AND (mm.menuid < 0
AND mm.menuid = -435)
AND m.position IN ("topbar", "logo", "top", "mainmenu", "toolbar", "promo-
left", "promo", "promo-right", "content-top", "
left", "right", "innerleft", "innerright", "breadcrumbs", "user-top", "user1", "user2", "mainbody-top", "mainbody-bottom", "user3", "user4", "user-bottom", "banner", "content-bottom", "user5", "user6", "user7", "footer", "bottom", "background", "debug", "stick-lefttop", "stick-leftmiddle", "stick-leftbottom", "stick-righttop", "stick-rightmiddle", "stick-rightbottom")
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY,published,newsfeeds | published | 1 | const | 41 | Using where |
1 | SIMPLE | mm | eq_ref | PRIMARY | PRIMARY | 8 | tv3.629.mywebsitetransfer.com_1674243927.m.id,const | 1 | Using index |
Status | Duration |
---|
Starting | 0.19 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.03 ms |
init | 0.08 ms |
Optimizing | 0.03 ms |
Statistics | 0.07 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.10 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.14 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
14 | JDatabaseDriver->loadColumn() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:737 |
13 | JSNTplUtils->checkExt() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:787 |
12 | JSNTplUtils->checkVM() | JROOT/templates/jsn_solid_pro/template_custom.php:28 |
11 | include_once JROOT/templates/jsn_solid_pro/template_custom.php | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:1003 |
10 | JSNTplTemplateHelper->_prepareHead() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:742 |
9 | JSNTplTemplateHelper->_prepare() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:141 |
8 | JSNTplTemplateHelper::prepare() | JROOT/templates/jsn_solid_pro/index.php:18 |
7 | require JROOT/templates/jsn_solid_pro/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.09 ms After last query: 0.10 ms Query memory: 0.007 MB Memory before query: 3.615 MB Rows returned: 0
SELECT m.id
FROM jos_modules AS m
INNER JOIN jos_modules_menu AS mm
ON mm.moduleid = m.id
WHERE m.client_id = 0
AND m.published = 1
AND m.module LIKE 'mod_virtuemart_%'
AND (mm.menuid = 435 OR mm.menuid = 0 OR (mm.menuid < 0
AND mm.menuid != -435))
AND m.position IN ("topbar", "logo", "top", "mainmenu", "toolbar", "promo-
left", "promo", "promo-right", "content-top", "
left", "right", "innerleft", "innerright", "breadcrumbs", "user-top", "user1", "user2", "mainbody-top", "mainbody-bottom", "user3", "user4", "user-bottom", "banner", "content-bottom", "user5", "user6", "user7", "footer", "bottom", "background", "debug", "stick-lefttop", "stick-leftmiddle", "stick-leftbottom", "stick-righttop", "stick-rightmiddle", "stick-rightbottom")
GROUP BY m.id
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY,published,newsfeeds | published | 1 | const | 41 | Using where; Using temporary; Using filesort |
1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | tv3.629.mywebsitetransfer.com_1674243927.m.id | 2 | Using where; Using index |
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 |
init | 0.07 ms |
Optimizing | 0.03 ms |
Statistics | 0.06 ms |
Preparing | 0.05 ms |
Creating tmp table | 0.04 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.12 ms |
Creating sort index | 0.03 ms |
Removing tmp table | 0.01 ms |
Creating sort index | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.02 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.16 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
14 | JDatabaseDriver->loadColumn() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:758 |
13 | JSNTplUtils->checkExt() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:787 |
12 | JSNTplUtils->checkVM() | JROOT/templates/jsn_solid_pro/template_custom.php:28 |
11 | include_once JROOT/templates/jsn_solid_pro/template_custom.php | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:1003 |
10 | JSNTplTemplateHelper->_prepareHead() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:742 |
9 | JSNTplTemplateHelper->_prepare() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:141 |
8 | JSNTplTemplateHelper::prepare() | JROOT/templates/jsn_solid_pro/index.php:18 |
7 | require JROOT/templates/jsn_solid_pro/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 2.04 ms After last query: 1.81 ms Query memory: 0.007 MB Memory before query: 3.621 MB Rows returned: 195
SHOW TABLES
EXPLAIN not possible on query: SHOW TABLES
Status | Duration |
---|
Starting | 0.20 ms |
checking permissions | 0.01 ms |
Opening tables | 0.05 ms |
After opening tables | 0.03 ms |
System lock | 0.01 ms |
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 |
checking permissions | 0.88 ms |
Executing | 0.03 ms |
Sending data | 0.07 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Removing tmp table | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.12 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
13 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/database/driver/mysqli.php:505 |
12 | JDatabaseDriverMysqli->getTableList() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/helper.php:784 |
11 | JSNTplHelper::checkMegamenuTable() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/megamenu/helpers/megamenu.php:25 |
10 | JSNTplMMHelperMegamenu::getMegamenuItemsByStyleId() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/megamenu.php:783 |
9 | JSNTplTemplateMegamenu::megamenuItems() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/megamenu.php:118 |
8 | JSNTplTemplateMegamenu::render() | JROOT/templates/jsn_solid_pro/index.php:195 |
7 | require JROOT/templates/jsn_solid_pro/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.86 ms After last query: 0.26 ms Query memory: 0.006 MB Memory before query: 3.629 MB Rows returned: 1
SELECT COUNT(*)
FROM `jos_jsn_tplframework_megamenu`
WHERE style_id='9'
AND LOWER(language_code)='es-es'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_jsn_tplframework_megamenu | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using where |
Status | Duration |
---|
Starting | 0.24 ms |
checking permissions | 0.01 ms |
Opening tables | 0.04 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.05 ms |
Optimizing | 0.03 ms |
Statistics | 0.03 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.07 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.11 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
11 | JDatabaseDriver->loadResult() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/megamenu/helpers/megamenu.php:47 |
10 | JSNTplMMHelperMegamenu::getMegamenuItemsByStyleId() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/megamenu.php:783 |
9 | JSNTplTemplateMegamenu::megamenuItems() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/megamenu.php:118 |
8 | JSNTplTemplateMegamenu::render() | JROOT/templates/jsn_solid_pro/index.php:195 |
7 | require JROOT/templates/jsn_solid_pro/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.69 ms After last query: 0.13 ms Query memory: 0.006 MB Memory before query: 3.636 MB Rows returned: 1
SELECT *
FROM `jos_jsn_tplframework_megamenu`
WHERE style_id='9'
AND LOWER(language_code)='*'
ORDER BY modified DESC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_jsn_tplframework_megamenu | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using where; Using filesort |
Status | Duration |
---|
Starting | 0.17 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 |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.02 ms |
Preparing | 0.02 ms |
Sorting result | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.01 ms |
Creating sort index | 0.08 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.03 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.11 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
11 | JDatabaseDriver->loadObject() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/megamenu/helpers/megamenu.php:68 |
10 | JSNTplMMHelperMegamenu::getMegamenuItemsByStyleId() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/megamenu.php:783 |
9 | JSNTplTemplateMegamenu::megamenuItems() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/megamenu.php:118 |
8 | JSNTplTemplateMegamenu::render() | JROOT/templates/jsn_solid_pro/index.php:195 |
7 | require JROOT/templates/jsn_solid_pro/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 2.14 ms After last query: 4.24 ms Query memory: 0.007 MB Memory before query: 3.664 MB Rows returned: 195
SHOW TABLES
EXPLAIN not possible on query: SHOW TABLES
Status | Duration |
---|
Starting | 0.39 ms |
checking permissions | 0.01 ms |
Opening tables | 0.06 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.03 ms |
Preparing | 0.04 ms |
Executing | 0.01 ms |
Filling schema table | 0.01 ms |
checking permissions | 0.92 ms |
Executing | 0.02 ms |
Sending data | 0.09 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Removing tmp table | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.14 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
14 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/database/driver/mysqli.php:505 |
13 | JDatabaseDriverMysqli->getTableList() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/helper.php:784 |
12 | JSNTplHelper::checkMegamenuTable() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/megamenu/helpers/megamenu.php:25 |
11 | JSNTplMMHelperMegamenu::getMegamenuItemsByStyleId() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/megamenu.php:872 |
10 | JSNTplTemplateMegamenu::getMenuType() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/megamenu.php:146 |
9 | JSNTplTemplateMegamenu::getMenuList() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/megamenu.php:120 |
8 | JSNTplTemplateMegamenu::render() | JROOT/templates/jsn_solid_pro/index.php:195 |
7 | require JROOT/templates/jsn_solid_pro/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.88 ms After last query: 0.24 ms Query memory: 0.006 MB Memory before query: 3.673 MB Rows returned: 1
SELECT COUNT(*)
FROM `jos_jsn_tplframework_megamenu`
WHERE style_id='9'
AND LOWER(language_code)='es-es'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_jsn_tplframework_megamenu | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using where |
Status | Duration |
---|
Starting | 0.24 ms |
checking permissions | 0.02 ms |
Opening tables | 0.05 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.05 ms |
Optimizing | 0.03 ms |
Statistics | 0.03 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.06 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.14 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
12 | JDatabaseDriver->loadResult() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/megamenu/helpers/megamenu.php:47 |
11 | JSNTplMMHelperMegamenu::getMegamenuItemsByStyleId() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/megamenu.php:872 |
10 | JSNTplTemplateMegamenu::getMenuType() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/megamenu.php:146 |
9 | JSNTplTemplateMegamenu::getMenuList() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/megamenu.php:120 |
8 | JSNTplTemplateMegamenu::render() | JROOT/templates/jsn_solid_pro/index.php:195 |
7 | require JROOT/templates/jsn_solid_pro/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.95 ms After last query: 0.15 ms Query memory: 0.006 MB Memory before query: 3.680 MB Rows returned: 1
SELECT *
FROM `jos_jsn_tplframework_megamenu`
WHERE style_id='9'
AND LOWER(language_code)='*'
ORDER BY modified DESC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_jsn_tplframework_megamenu | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using where; Using filesort |
Status | Duration |
---|
Starting | 0.20 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.04 ms |
Optimizing | 0.02 ms |
Statistics | 0.02 ms |
Preparing | 0.02 ms |
Sorting result | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.02 ms |
Creating sort index | 0.09 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.03 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.23 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
12 | JDatabaseDriver->loadObject() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/megamenu/helpers/megamenu.php:68 |
11 | JSNTplMMHelperMegamenu::getMegamenuItemsByStyleId() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/megamenu.php:872 |
10 | JSNTplTemplateMegamenu::getMenuType() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/megamenu.php:146 |
9 | JSNTplTemplateMegamenu::getMenuList() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/megamenu.php:120 |
8 | JSNTplTemplateMegamenu::render() | JROOT/templates/jsn_solid_pro/index.php:195 |
7 | require JROOT/templates/jsn_solid_pro/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.77 ms After last query: 0.17 ms Query memory: 0.007 MB Memory before query: 3.684 MB Rows returned: 195
SHOW TABLES
EXPLAIN not possible on query: SHOW TABLES
Status | Duration |
---|
Starting | 0.20 ms |
checking permissions | 0.02 ms |
Opening tables | 0.05 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Filling schema table | 0.01 ms |
checking permissions | 0.98 ms |
Executing | 0.03 ms |
Sending data | 0.05 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Removing tmp table | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.15 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
14 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/database/driver/mysqli.php:505 |
13 | JDatabaseDriverMysqli->getTableList() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/helper.php:784 |
12 | JSNTplHelper::checkMegamenuTable() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/megamenu/helpers/megamenu.php:25 |
11 | JSNTplMMHelperMegamenu::getMegamenuItemsByStyleId() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/megamenu.php:783 |
10 | JSNTplTemplateMegamenu::megamenuItems() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/megamenu.php:147 |
9 | JSNTplTemplateMegamenu::getMenuList() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/megamenu.php:120 |
8 | JSNTplTemplateMegamenu::render() | JROOT/templates/jsn_solid_pro/index.php:195 |
7 | require JROOT/templates/jsn_solid_pro/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.82 ms After last query: 0.23 ms Query memory: 0.006 MB Memory before query: 3.692 MB Rows returned: 1
SELECT COUNT(*)
FROM `jos_jsn_tplframework_megamenu`
WHERE style_id='9'
AND LOWER(language_code)='es-es'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_jsn_tplframework_megamenu | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using where |
Status | Duration |
---|
Starting | 0.23 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.04 ms |
Optimizing | 0.03 ms |
Statistics | 0.03 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.06 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.04 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.12 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
12 | JDatabaseDriver->loadResult() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/megamenu/helpers/megamenu.php:47 |
11 | JSNTplMMHelperMegamenu::getMegamenuItemsByStyleId() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/megamenu.php:783 |
10 | JSNTplTemplateMegamenu::megamenuItems() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/megamenu.php:147 |
9 | JSNTplTemplateMegamenu::getMenuList() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/megamenu.php:120 |
8 | JSNTplTemplateMegamenu::render() | JROOT/templates/jsn_solid_pro/index.php:195 |
7 | require JROOT/templates/jsn_solid_pro/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.86 ms After last query: 0.11 ms Query memory: 0.006 MB Memory before query: 3.699 MB Rows returned: 1
SELECT *
FROM `jos_jsn_tplframework_megamenu`
WHERE style_id='9'
AND LOWER(language_code)='*'
ORDER BY modified DESC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_jsn_tplframework_megamenu | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using where; Using filesort |
Status | Duration |
---|
Starting | 0.18 ms |
checking permissions | 0.06 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.02 ms |
Preparing | 0.02 ms |
Sorting result | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.02 ms |
Creating sort index | 0.10 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.03 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.17 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
12 | JDatabaseDriver->loadObject() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/megamenu/helpers/megamenu.php:68 |
11 | JSNTplMMHelperMegamenu::getMegamenuItemsByStyleId() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/megamenu.php:783 |
10 | JSNTplTemplateMegamenu::megamenuItems() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/megamenu.php:147 |
9 | JSNTplTemplateMegamenu::getMenuList() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/megamenu.php:120 |
8 | JSNTplTemplateMegamenu::render() | JROOT/templates/jsn_solid_pro/index.php:195 |
7 | require JROOT/templates/jsn_solid_pro/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 3.12 ms After last query: 3.90 ms Query memory: 0.006 MB Memory before query: 3.780 MB Rows returned: 18
SHOW FULL COLUMNS
FROM `jos_extensions`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `jos_extensions`
Status | Duration |
---|
Starting | 0.61 ms |
checking permissions | 0.04 ms |
closing tables | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 1.02 ms |
After opening tables | 0.04 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
init | 0.06 ms |
Optimizing | 0.02 ms |
Statistics | 0.03 ms |
Preparing | 0.04 ms |
Executing | 0.01 ms |
Filling schema table | 0.02 ms |
Opening tables | 0.04 ms |
After opening tables | 0.01 ms |
checking permissions | 0.14 ms |
closing tables | 0.02 ms |
checking permissions | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.09 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Removing tmp table | 0.29 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.23 ms |
Updating status | 0.04 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
12 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:261 |
11 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:180 |
10 | Joomla\CMS\Table\Table->__construct() | JROOT/libraries/src/Table/Extension.php:32 |
9 | Joomla\CMS\Table\Extension->__construct() | JROOT/libraries/src/Table/Table.php:328 |
8 | Joomla\CMS\Table\Table::getInstance() | JROOT/plugins/system/pagebuilder/pagebuilder.php:68 |
7 | plgSystemPagebuilder->onBeforeRender() | JROOT/libraries/joomla/event/event.php:70 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1102 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 2.17 ms After last query: 0.49 ms Query memory: 0.005 MB Memory before query: 3.824 MB Rows returned: 1
SELECT *
FROM jos_extensions
WHERE `element` = 'jsnframework'
AND `type` = 'plugin'
AND `folder` = 'system'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_extensions | ref | element_clientid,element_folder_clientid,extension | element_folder_clientid | 804 | const,const | 1 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.30 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
init | 0.08 ms |
Optimizing | 0.04 ms |
Statistics | 0.20 ms |
Preparing | 0.05 ms |
Executing | 0.01 ms |
Sending data | 0.11 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.03 ms |
Query end | 0.01 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.17 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
9 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
8 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/pagebuilder/pagebuilder.php:71 |
7 | plgSystemPagebuilder->onBeforeRender() | JROOT/libraries/joomla/event/event.php:70 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1102 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 2.30 ms After last query: 1.01 ms Query memory: 0.005 MB Memory before query: 3.828 MB Rows returned: 195
SHOW TABLES
EXPLAIN not possible on query: SHOW TABLES
Status | Duration |
---|
Starting | 0.36 ms |
checking permissions | 0.02 ms |
Opening tables | 0.07 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.03 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.03 ms |
Preparing | 0.05 ms |
Executing | 0.01 ms |
Filling schema table | 0.02 ms |
checking permissions | 1.05 ms |
Executing | 0.03 ms |
Sending data | 0.08 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Removing tmp table | 0.01 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.18 ms |
Updating status | 0.04 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
10 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/database/driver/mysqli.php:505 |
9 | JDatabaseDriverMysqli->getTableList() | JROOT/plugins/system/jsnframework/libraries/joomlashine/config/helper.php:68 |
8 | JSNConfigHelper::get() | JROOT/plugins/system/pagebuilder/pagebuilder.php:135 |
7 | plgSystemPagebuilder->onBeforeRender() | JROOT/libraries/joomla/event/event.php:70 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1102 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.93 ms After last query: 0.30 ms Query memory: 0.005 MB Memory before query: 3.856 MB Rows returned: 5
SELECT name,value
FROM jos_jsn_pagebuilder_config
WHERE 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_jsn_pagebuilder_config | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | |
Status | Duration |
---|
Starting | 0.27 ms |
checking permissions | 0.02 ms |
Opening tables | 0.04 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.05 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.10 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.14 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
9 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsnframework/libraries/joomlashine/config/helper.php:81 |
8 | JSNConfigHelper::get() | JROOT/plugins/system/pagebuilder/pagebuilder.php:135 |
7 | plgSystemPagebuilder->onBeforeRender() | JROOT/libraries/joomla/event/event.php:70 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1102 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 2.01 ms After last query: 21.11 ms Query memory: 0.005 MB Memory before query: 4.486 MB Rows returned: 21
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM jos_modules AS m
LEFT JOIN jos_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN jos_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2025-09-24 16:11:04')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2025-09-24 16:11:04')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 435 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 | range | PRIMARY,published,newsfeeds | published | 5 | NULL | 30 | Using index condition; Using where; Using filesort |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 403 | tv3.629.mywebsitetransfer.com_1674243927.m.module,const | 1 | Using index condition; Using where |
1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | tv3.629.mywebsitetransfer.com_1674243927.m.id | 2 | Using where; Using index |
Status | Duration |
---|
Starting | 0.42 ms |
checking permissions | 0.03 ms |
Opening tables | 0.06 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
init | 0.08 ms |
Optimizing | 0.06 ms |
Statistics | 0.17 ms |
Preparing | 0.07 ms |
Sorting result | 0.04 ms |
Executing | 0.01 ms |
Sending data | 0.02 ms |
Creating sort index | 0.56 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.03 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.14 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
10 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:555 |
9 | JModuleHelper::getModuleList() | JROOT/plugins/system/pagebuilder/pagebuilder.php:431 |
8 | plgSystemPagebuilder::loadElementAssets() | JROOT/plugins/system/pagebuilder/pagebuilder.php:150 |
7 | plgSystemPagebuilder->onBeforeRender() | JROOT/libraries/joomla/event/event.php:70 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1102 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.78 ms After last query: 1.52 ms Query memory: 0.004 MB Memory before query: 3.957 MB Rows returned: 0
SELECT *
FROM jos_jsn_poweradmin2_menu_assets
WHERE menuId = 435
AND type = 'css';
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.24 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 |
init | 0.05 ms |
Optimizing | 0.03 ms |
Statistics | 0.05 ms |
Preparing | 0.02 ms |
Executing | 0.02 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.12 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
8 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_poweradmin2/helpers/poweradmin2.php:530 |
7 | JSNPowerAdmin2Helper::getCustomAssets() | JROOT/plugins/system/poweradmin2/poweradmin2.php:826 |
6 | plgSystemPowerAdmin2->onBeforeRender() | JROOT/libraries/joomla/event/dispatcher.php:165 |
5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1102 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.55 ms After last query: 0.05 ms Query memory: 0.004 MB Memory before query: 3.962 MB Rows returned: 1
SELECT parent_id
FROM jos_menu
WHERE id = 435;
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_menu | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.15 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 |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.04 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.09 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
8 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_poweradmin2/helpers/poweradmin2.php:544 |
7 | JSNPowerAdmin2Helper::getCustomAssets() | JROOT/plugins/system/poweradmin2/poweradmin2.php:826 |
6 | plgSystemPowerAdmin2->onBeforeRender() | JROOT/libraries/joomla/event/dispatcher.php:165 |
5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1102 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.49 ms After last query: 0.04 ms Query memory: 0.004 MB Memory before query: 3.966 MB Rows returned: 0
SELECT *
FROM jos_jsn_poweradmin2_menu_assets
WHERE menuId = 1
AND type = 'css';
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.12 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 |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.02 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.11 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
8 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_poweradmin2/helpers/poweradmin2.php:548 |
7 | JSNPowerAdmin2Helper::getCustomAssets() | JROOT/plugins/system/poweradmin2/poweradmin2.php:826 |
6 | plgSystemPowerAdmin2->onBeforeRender() | JROOT/libraries/joomla/event/dispatcher.php:165 |
5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1102 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.49 ms After last query: 0.06 ms Query memory: 0.004 MB Memory before query: 3.970 MB Rows returned: 1
SELECT parent_id
FROM jos_menu
WHERE id = 1;
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_menu | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.12 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 |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.10 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
8 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_poweradmin2/helpers/poweradmin2.php:544 |
7 | JSNPowerAdmin2Helper::getCustomAssets() | JROOT/plugins/system/poweradmin2/poweradmin2.php:826 |
6 | plgSystemPowerAdmin2->onBeforeRender() | JROOT/libraries/joomla/event/dispatcher.php:165 |
5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1102 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.51 ms After last query: 0.04 ms Query memory: 0.004 MB Memory before query: 3.975 MB Rows returned: 0
SELECT *
FROM jos_jsn_poweradmin2_menu_assets
WHERE menuId = 435
AND type = 'js';
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.13 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
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 |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.12 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
8 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_poweradmin2/helpers/poweradmin2.php:530 |
7 | JSNPowerAdmin2Helper::getCustomAssets() | JROOT/plugins/system/poweradmin2/poweradmin2.php:826 |
6 | plgSystemPowerAdmin2->onBeforeRender() | JROOT/libraries/joomla/event/dispatcher.php:165 |
5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1102 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.49 ms After last query: 0.05 ms Query memory: 0.010 MB Memory before query: 3.988 MB Rows returned: 1
SELECT parent_id
FROM jos_menu
WHERE id = 435;
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_menu | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.12 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 |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.10 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
8 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_poweradmin2/helpers/poweradmin2.php:544 |
7 | JSNPowerAdmin2Helper::getCustomAssets() | JROOT/plugins/system/poweradmin2/poweradmin2.php:826 |
6 | plgSystemPowerAdmin2->onBeforeRender() | JROOT/libraries/joomla/event/dispatcher.php:165 |
5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1102 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.57 ms After last query: 0.04 ms Query memory: 0.004 MB Memory before query: 3.998 MB Rows returned: 0
SELECT *
FROM jos_jsn_poweradmin2_menu_assets
WHERE menuId = 1
AND type = 'js';
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.12 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
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 |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.09 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.10 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
8 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_poweradmin2/helpers/poweradmin2.php:548 |
7 | JSNPowerAdmin2Helper::getCustomAssets() | JROOT/plugins/system/poweradmin2/poweradmin2.php:826 |
6 | plgSystemPowerAdmin2->onBeforeRender() | JROOT/libraries/joomla/event/dispatcher.php:165 |
5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1102 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.61 ms After last query: 0.04 ms Query memory: 0.004 MB Memory before query: 4.002 MB Rows returned: 1
SELECT parent_id
FROM jos_menu
WHERE id = 1;
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_menu | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.15 ms |
checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.03 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.05 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.12 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
8 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_poweradmin2/helpers/poweradmin2.php:544 |
7 | JSNPowerAdmin2Helper::getCustomAssets() | JROOT/plugins/system/poweradmin2/poweradmin2.php:826 |
6 | plgSystemPowerAdmin2->onBeforeRender() | JROOT/libraries/joomla/event/dispatcher.php:165 |
5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1102 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 10.95 ms After last query: 4.32 ms Query memory: 0.008 MB Memory before query: 4.109 MB Rows returned: 0
SELECT 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 jos_jevents_repetition as rpt
INNER JOIN jos_jevents_vevent as ev
ON rpt.eventid = ev.ev_id
INNER JOIN jos_jevents_icsfile as icsf
ON icsf.ics_id=ev.icsid
INNER JOIN jos_jevents_vevdetail as det
ON det.evdet_id = rpt.eventdetail_id
LEFT JOIN jos_jevents_rrule as rr
ON rr.eventid = rpt.eventid
WHERE ev.catid IN(-1,110)
AND rpt.endrepeat >= '2025-09-24 10:11:04'
AND rpt.startrepeat <= '2026-01-22 23:59:59'
AND (rpt.startrepeat >= '2025-09-24 00:00:00' OR det.multiday=1)
AND ev.state=1
AND ev.access IN (1,1,5)
AND icsf.state=1
AND icsf.access IN (1,1,5)
GROUP BY rpt.startrepeat , rpt.rp_id
ORDER BY rpt.startrepeat ASC
LIMIT 3
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | icsf | system | PRIMARY,stateidx | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using temporary; Using filesort |
1 | SIMPLE | rpt | range | eventid,eventstart,eventend,eventdetail,startrepeat,startend,endrepeat | startrepeat | 5 | NULL | 290 | Using index condition; Using where |
1 | SIMPLE | ev | eq_ref | PRIMARY,icsid,stateidx,evaccess | PRIMARY | 4 | tv3.629.mywebsitetransfer.com_1674243927.rpt.eventid | 1 | Using where |
1 | SIMPLE | det | eq_ref | PRIMARY,multiday | PRIMARY | 4 | tv3.629.mywebsitetransfer.com_1674243927.rpt.eventdetail_id | 1 | Using where |
1 | SIMPLE | rr | ref | eventid | eventid | 4 | tv3.629.mywebsitetransfer.com_1674243927.rpt.eventid | 1 | |
Status | Duration |
---|
Starting | 0.55 ms |
checking permissions | 0.02 ms |
Opening tables | 0.08 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.03 ms |
init | 0.15 ms |
Optimizing | 0.05 ms |
Statistics | 0.29 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.07 ms |
Creating tmp table | 0.14 ms |
Sorting result | 0.05 ms |
Executing | 0.01 ms |
Sending data | 8.13 ms |
Creating sort index | 0.23 ms |
Removing tmp table | 0.30 ms |
Creating sort index | 0.03 ms |
End of update loop | 0.03 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.03 ms |
Query end | 0.04 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.24 ms |
Updating status | 0.05 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jevents/libraries/dbmodel.php:3232 |
15 | JEventsDBModel->_cachedlistIcalEvents() | JROOT/components/com_jevents/libraries/jevCache.php:74 |
14 | jevCache->call() | JROOT/components/com_jevents/libraries/dbmodel.php:1868 |
13 | JEventsDBModel->listLatestIcalEvents() | JROOT/modules/mod_jevents_latest/tmpl/default/latest.php:634 |
12 | DefaultModLatestView->getLatestEventsData() | JROOT/modules/mod_jevents_latest/tmpl/flat/latest.php:32 |
11 | FlatModLatestView->displayLatestEvents() | JROOT/modules/mod_jevents_latest/mod_jevents_latest.php:54 |
10 | include JROOT/modules/mod_jevents_latest/mod_jevents_latest.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:220 |
9 | JModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 10.04 ms After last query: 0.42 ms Query memory: 0.008 MB Memory before query: 4.118 MB Rows returned: 0
SELECT 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 jos_jevents_repetition as rpt
INNER JOIN jos_jevents_vevent as ev
ON rpt.eventid = ev.ev_id
INNER JOIN jos_jevents_icsfile as icsf
ON icsf.ics_id=ev.icsid
INNER JOIN jos_jevents_vevdetail as det
ON det.evdet_id = rpt.eventdetail_id
LEFT JOIN jos_jevents_rrule as rr
ON rr.eventid = rpt.eventid
WHERE ev.catid IN(-1,110)
AND rpt.endrepeat >= '2025-09-24 00:00:00'
AND rpt.startrepeat <= '2025-09-24 10:11:04'
AND (rpt.startrepeat >= '2025-09-24 00:00:00' OR det.multiday=1)
AND ev.state=1
AND ev.access IN (1,1,5)
AND icsf.state=1
AND icsf.access IN (1,1,5)
GROUP BY rpt.startrepeat , rpt.rp_id
ORDER BY rpt.startrepeat desc
LIMIT 3
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | icsf | system | PRIMARY,stateidx | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using temporary; Using filesort |
1 | SIMPLE | rpt | range | eventid,eventstart,eventend,eventdetail,startrepeat,startend,endrepeat | startrepeat | 5 | NULL | 265 | Using index condition; Using where |
1 | SIMPLE | ev | eq_ref | PRIMARY,icsid,stateidx,evaccess | PRIMARY | 4 | tv3.629.mywebsitetransfer.com_1674243927.rpt.eventid | 1 | Using where |
1 | SIMPLE | det | eq_ref | PRIMARY,multiday | PRIMARY | 4 | tv3.629.mywebsitetransfer.com_1674243927.rpt.eventdetail_id | 1 | Using where |
1 | SIMPLE | rr | ref | eventid | eventid | 4 | tv3.629.mywebsitetransfer.com_1674243927.rpt.eventid | 1 | |
Status | Duration |
---|
Starting | 0.44 ms |
checking permissions | 0.02 ms |
Opening tables | 0.09 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
init | 0.17 ms |
Optimizing | 0.06 ms |
Statistics | 0.35 ms |
Preparing | 0.02 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.08 ms |
Creating tmp table | 0.17 ms |
Sorting result | 0.06 ms |
Executing | 0.01 ms |
Sending data | 7.33 ms |
Creating sort index | 0.27 ms |
Removing tmp table | 0.28 ms |
Creating sort index | 0.04 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.03 ms |
closing tables | 0.03 ms |
Query end | 0.03 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.20 ms |
Updating status | 0.05 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jevents/libraries/dbmodel.php:3232 |
15 | JEventsDBModel->_cachedlistIcalEvents() | JROOT/components/com_jevents/libraries/jevCache.php:74 |
14 | jevCache->call() | JROOT/components/com_jevents/libraries/dbmodel.php:1926 |
13 | JEventsDBModel->listLatestIcalEvents() | JROOT/modules/mod_jevents_latest/tmpl/default/latest.php:634 |
12 | DefaultModLatestView->getLatestEventsData() | JROOT/modules/mod_jevents_latest/tmpl/flat/latest.php:32 |
11 | FlatModLatestView->displayLatestEvents() | JROOT/modules/mod_jevents_latest/mod_jevents_latest.php:54 |
10 | include JROOT/modules/mod_jevents_latest/mod_jevents_latest.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:220 |
9 | JModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 10.31 ms After last query: 0.46 ms Query memory: 0.008 MB Memory before query: 4.128 MB Rows returned: 0
SELECT 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 jos_jevents_repetition as rpt
INNER JOIN jos_jevents_vevent as ev
ON rpt.eventid = ev.ev_id
INNER JOIN jos_jevents_icsfile as icsf
ON icsf.ics_id=ev.icsid
INNER JOIN jos_jevents_vevdetail as det
ON det.evdet_id = rpt.eventdetail_id
LEFT JOIN jos_jevents_rrule as rr
ON rr.eventid = rpt.eventid
WHERE ev.catid IN(-1,110)
AND rpt.endrepeat >= '2025-09-24 00:00:00'
AND rpt.startrepeat <= '2025-09-24 10:11:04'
AND (rpt.startrepeat <= '2025-09-24 00:00:00' OR det.multiday=1)
AND ev.state=1
AND ev.access IN (1,1,5)
AND icsf.state=1
AND icsf.access IN (1,1,5)
GROUP BY rpt.startrepeat , rpt.rp_id
ORDER BY rpt.startrepeat asc
LIMIT 3
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | icsf | system | PRIMARY,stateidx | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using temporary; Using filesort |
1 | SIMPLE | rpt | range | eventid,eventstart,eventend,eventdetail,startrepeat,startend,endrepeat | startrepeat | 5 | NULL | 265 | Using index condition; Using where |
1 | SIMPLE | ev | eq_ref | PRIMARY,icsid,stateidx,evaccess | PRIMARY | 4 | tv3.629.mywebsitetransfer.com_1674243927.rpt.eventid | 1 | Using where |
1 | SIMPLE | det | eq_ref | PRIMARY,multiday | PRIMARY | 4 | tv3.629.mywebsitetransfer.com_1674243927.rpt.eventdetail_id | 1 | Using where |
1 | SIMPLE | rr | ref | eventid | eventid | 4 | tv3.629.mywebsitetransfer.com_1674243927.rpt.eventid | 1 | |
Status | Duration |
---|
Starting | 0.40 ms |
checking permissions | 0.03 ms |
Opening tables | 0.08 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
init | 0.13 ms |
Optimizing | 0.06 ms |
Statistics | 0.30 ms |
Preparing | 0.02 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.07 ms |
Creating tmp table | 0.15 ms |
Sorting result | 0.06 ms |
Executing | 0.01 ms |
Sending data | 7.66 ms |
Creating sort index | 0.22 ms |
Removing tmp table | 0.32 ms |
Creating sort index | 0.03 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.03 ms |
Query end | 0.03 ms |
Starting cleanup | 0.03 ms |
Freeing items | 0.22 ms |
Updating status | 0.05 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jevents/libraries/dbmodel.php:3232 |
15 | JEventsDBModel->_cachedlistIcalEvents() | JROOT/components/com_jevents/libraries/jevCache.php:74 |
14 | jevCache->call() | JROOT/components/com_jevents/libraries/dbmodel.php:1983 |
13 | JEventsDBModel->listLatestIcalEvents() | JROOT/modules/mod_jevents_latest/tmpl/default/latest.php:634 |
12 | DefaultModLatestView->getLatestEventsData() | JROOT/modules/mod_jevents_latest/tmpl/flat/latest.php:32 |
11 | FlatModLatestView->displayLatestEvents() | JROOT/modules/mod_jevents_latest/mod_jevents_latest.php:54 |
10 | include JROOT/modules/mod_jevents_latest/mod_jevents_latest.php | JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:220 |
9 | JModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.95 ms After last query: 18.69 ms Query memory: 0.005 MB Memory before query: 4.341 MB Rows returned: 1
SELECT *
FROM jos_jsn_mobilize_os
WHERE os_type = 'other'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_jsn_mobilize_os | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 12 | Using where |
Status | Duration |
---|
Starting | 1.00 ms |
checking permissions | 0.03 ms |
Opening tables | 0.05 ms |
After opening tables | 0.02 ms |
System lock | 0.03 ms |
table lock | 0.02 ms |
init | 0.07 ms |
Optimizing | 0.03 ms |
Statistics | 0.04 ms |
Preparing | 0.04 ms |
Executing | 0.01 ms |
Sending data | 0.10 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.17 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
10 | JDatabaseDriver->loadObjectList() | JROOT/templates/jsn_mobilize/helpers/mobilize.php:445 |
9 | JSNMobilizeTemplateHelper::getOSSupport() | JROOT/templates/jsn_mobilize/helpers/mobilize.php:85 |
8 | JSNMobilizeTemplateHelper::getConfig() | JROOT/plugins/system/jsnmobilize/jsnmobilize.php:305 |
7 | PlgSystemJSNMobilize::onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.30 ms After last query: 0.88 ms Query memory: 0.005 MB Memory before query: 4.349 MB Rows returned: 0
SELECT *
FROM jos_jsn_mobilize_profiles AS p
INNER JOIN jos_jsn_mobilize_os_support AS s
ON s.profile_id = p.profile_id
WHERE s.os_id = '11'
AND p.profile_state = 1
AND p.profile_device = "jsn_mobile"
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | p | ALL | PRIMARY | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using where |
1 | SIMPLE | s | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 4 | Using where; Using join buffer (flat, BNL join) |
Status | Duration |
---|
Starting | 0.34 ms |
checking permissions | 0.02 ms |
Opening tables | 0.05 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.06 ms |
Optimizing | 0.07 ms |
Statistics | 0.06 ms |
Preparing | 0.07 ms |
Executing | 0.01 ms |
Sending data | 0.12 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.04 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.18 ms |
Updating status | 0.03 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
10 | JDatabaseDriver->loadObject() | JROOT/templates/jsn_mobilize/helpers/mobilize.php:512 |
9 | JSNMobilizeTemplateHelper::getOSSupport() | JROOT/templates/jsn_mobilize/helpers/mobilize.php:85 |
8 | JSNMobilizeTemplateHelper::getConfig() | JROOT/plugins/system/jsnmobilize/jsnmobilize.php:305 |
7 | PlgSystemJSNMobilize::onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.88 ms After last query: 0.16 ms Query memory: 0.005 MB Memory before query: 4.353 MB Rows returned: 0
SELECT *
FROM jos_jsn_mobilize_design
WHERE profile_id = ''
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_jsn_mobilize_design | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 22 | Using where |
Status | Duration |
---|
Starting | 0.23 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
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.10 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.02 ms |
Query end | 0.03 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.14 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
10 | JDatabaseDriver->loadObjectList() | JROOT/templates/jsn_mobilize/helpers/mobilize.php:519 |
9 | JSNMobilizeTemplateHelper::getOSSupport() | JROOT/templates/jsn_mobilize/helpers/mobilize.php:85 |
8 | JSNMobilizeTemplateHelper::getConfig() | JROOT/plugins/system/jsnmobilize/jsnmobilize.php:305 |
7 | PlgSystemJSNMobilize::onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.87 ms After last query: 3.79 ms Query memory: 0.005 MB Memory before query: 4.359 MB Rows returned: 1
SELECT *
FROM jos_extensions
WHERE `element` = 'jsnframework'
AND `type` = 'plugin'
AND `folder` = 'system'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_extensions | ref | element_clientid,element_folder_clientid,extension | element_folder_clientid | 804 | const,const | 1 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.54 ms |
checking permissions | 0.03 ms |
Opening tables | 0.05 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
init | 0.08 ms |
Optimizing | 0.05 ms |
Statistics | 0.28 ms |
Preparing | 0.06 ms |
Executing | 0.03 ms |
Sending data | 0.10 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.02 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.04 ms |
Query end | 0.03 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.16 ms |
Updating status | 0.03 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
9 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
8 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/pagebuilder/pagebuilder.php:226 |
7 | plgSystemPagebuilder->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
12 × SELECT *
FROM jos_extensions
4 × SELECT m.id
FROM jos_modules AS m
INNER JOIN jos_modules_menu AS mm
ON mm.moduleid = m.id
4 × SELECT *
FROM jos_jsn_poweradmin2_menu_assets
4 × SELECT parent_id
FROM jos_menu
3 × SELECT params
FROM jos_extensions
3 × SELECT *
FROM jos_jsn_mobilize_os
3 × SELECT *
FROM jos_jsn_mobilize_profiles AS p
INNER JOIN jos_jsn_mobilize_os_support AS s
ON s.profile_id = p.profile_id
3 × SELECT *
FROM jos_jsn_mobilize_design
3 × SELECT COUNT(*)
FROM `jos_jsn_tplframework_megamenu`
3 × SELECT *
FROM `jos_jsn_tplframework_megamenu`
3 × SELECT 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 jos_jevents_repetition as rpt
INNER JOIN jos_jevents_vevent as ev
ON rpt.eventid = ev.ev_id
INNER JOIN jos_jevents_icsfile as icsf
ON icsf.ics_id=ev.icsid
INNER JOIN jos_jevents_vevdetail as det
ON det.evdet_id = rpt.eventdetail_id
LEFT JOIN jos_jevents_rrule as rr
ON rr.eventid = rpt.eventid
2 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM jos_modules AS m
LEFT JOIN jos_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN jos_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
2 × SELECT c.id
FROM jos_categories AS c
1 × SELECT `data`
FROM `jos_session`
1 × SELECT `session_id`
FROM `jos_session`
1 × SELECT id, rules
FROM `jos_viewlevels
1 × SELECT b.id
FROM jos_usergroups AS a
LEFT JOIN jos_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT `name`
FROM `jos_extensions`
1 × SELECT name,value
FROM jos_jsn_mobilize_config
1 × SELECT manifest_cache
FROM jos_extensions
1 × SELECT COUNT(*)
FROM jos_extensions
1 × SELECT `id`,`name`,`rules`,`parent_id`
FROM `jos_assets`
1 × SELECT DISTINCT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state, g.note as group_note
FROM jos_fields AS a
LEFT JOIN `jos_languages` AS l
ON l.lang_code = a.language
LEFT JOIN jos_users AS uc
ON uc.id=a.checked_out
LEFT JOIN jos_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN jos_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN jos_fields_groups AS g
ON g.id = a.group_id
1 × SELECT `name`, `value`
FROM `jos_jsn_imageshow_config`
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 `jos_categories` AS `c`
1 × SELECT det.evdet_id as detailid, rpt.*, ev.*, rr.*, det.* , ev.rawdata as evrawdata, 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 jos_jevents_repetition as rpt
INNER JOIN jos_jevents_vevent as ev
ON rpt.eventid = ev.ev_id
INNER JOIN jos_jevents_icsfile as icsf
ON icsf.ics_id=ev.icsid
INNER JOIN jos_jevents_vevdetail as det
ON det.evdet_id = rpt.eventdetail_id
LEFT JOIN jos_jevents_rrule as rr
ON rr.eventid = rpt.eventid
1 × SELECT folder.*
FROM `jos_eventgallery_folder` AS folder
LEFT JOIN `jos_eventgallery_file` AS file
ON folder.folder = file.folder
and file.published=1
and file.ismainimage=0
1 × SELECT name,value
FROM jos_jsn_pagebuilder_config