Query Time: 1.10 ms Query memory: 0.008 MB Memory before query: 0.924 MB
DELETE
FROM `jap_session`
WHERE `time` < '1680221595'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | jap_session | range | time | time | 59 | NULL | 1 | 100.00 | Using where |
Status | Duration |
---|
Starting | 0.21 ms |
checking permissions | 0.09 ms |
Opening tables | 0.07 ms |
After opening tables | 0.03 ms |
System lock | 0.04 ms |
table lock | 0.04 ms |
init for update | 0.07 ms |
Updating | 0.11 ms |
End of update loop | 0.04 ms |
Query end | 0.03 ms |
Commit | 0.09 ms |
closing tables | 0.03 ms |
Unlocking tables | 0.03 ms |
closing tables | 0.04 ms |
Starting cleanup | 0.03 ms |
Freeing items | 0.08 ms |
Updating status | 0.04 ms |
Reset for next command | 0.03 ms |
# | Caller | File and line number |
---|
6 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/application/cms.php:818 |
5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:412 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:46 |
Query Time: 0.75 ms After last query: 0.38 ms Query memory: 0.019 MB Memory before query: 0.947 MB Rows returned: 0
SELECT `data`
FROM `jap_session`
WHERE `session_id` = 'nhc2smqtij4ijhkoiplfkrvu84'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | jap_session | const | PRIMARY | PRIMARY | 766 | const | 1 | 100.00 | |
Status | Duration |
---|
Starting | 0.10 ms |
checking permissions | 0.03 ms |
Opening tables | 0.03 ms |
After opening tables | 0.03 ms |
System lock | 0.03 ms |
table lock | 0.03 ms |
init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.06 ms |
Preparing | 0.03 ms |
Executing | 0.03 ms |
End of update loop | 0.03 ms |
Query end | 0.03 ms |
Commit | 0.03 ms |
closing tables | 0.03 ms |
Unlocking tables | 0.03 ms |
closing tables | 0.03 ms |
Starting cleanup | 0.03 ms |
Freeing items | 0.06 ms |
Updating status | 0.04 ms |
Reset for next command | 0.03 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
15 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/session/storage/database.php:45 |
14 | JSessionStorageDatabase->read() | Same as call in the line below. |
13 | session_start() | JROOT/libraries/joomla/session/handler/native.php:260 |
12 | JSessionHandlerNative->doSessionStart() | JROOT/libraries/joomla/session/handler/native.php:50 |
11 | JSessionHandlerNative->start() | JROOT/libraries/joomla/session/handler/joomla.php:82 |
10 | JSessionHandlerJoomla->start() | JROOT/libraries/joomla/session/session.php:648 |
9 | JSession->_start() | JROOT/libraries/joomla/session/session.php:608 |
8 | JSession->start() | JROOT/libraries/joomla/session/session.php:486 |
7 | JSession->get() | JROOT/libraries/joomla/session/session.php:443 |
6 | JSession->isNew() | JROOT/libraries/cms/application/cms.php:825 |
5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:412 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:46 |
Query Time: 0.70 ms After last query: 0.68 ms Query memory: 0.010 MB Memory before query: 1.000 MB Rows returned: 0
SELECT `session_id`
FROM `jap_session`
WHERE `session_id` = 'nhc2smqtij4ijhkoiplfkrvu84'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | jap_session | const | PRIMARY | PRIMARY | 766 | const | 1 | 100.00 | Using index |
Status | Duration |
---|
Starting | 0.11 ms |
checking permissions | 0.03 ms |
Opening tables | 0.03 ms |
After opening tables | 0.03 ms |
System lock | 0.03 ms |
table lock | 0.02 ms |
init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.04 ms |
Preparing | 0.02 ms |
Executing | 0.03 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.03 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.06 ms |
Updating status | 0.03 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number |
---|
8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
7 | JDatabaseDriver->loadResult() | JROOT/libraries/cms/application/cms.php:176 |
6 | JApplicationCms->checkSession() | JROOT/libraries/cms/application/cms.php:827 |
5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:412 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:46 |
Query Time: 0.66 ms After last query: 0.15 ms Query memory: 0.009 MB Memory before query: 1.016 MB
INSERT INTO `jap_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
('nhc2smqtij4ijhkoiplfkrvu84', 1, '1680222495', 0, '', 0)
EXPLAIN not possible on query: INSERT INTO `jap_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
('nhc2smqtij4ijhkoiplfkrvu84', 1, '1680222495', 0, '', 0)
Status | Duration |
---|
Starting | 0.10 ms |
checking permissions | 0.03 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
init for update | 0.03 ms |
Update | 0.08 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.06 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.03 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.06 ms |
Updating status | 0.03 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number |
---|
7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/application/cms.php:216 |
6 | JApplicationCms->checkSession() | JROOT/libraries/cms/application/cms.php:827 |
5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:412 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:46 |
Query Time: 1.01 ms After last query: 0.93 ms Query memory: 0.013 MB Memory before query: 1.071 MB Rows returned: 34
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `jap_extensions`
WHERE `type` = 'component'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | jap_extensions | ALL | extension | NO INDEX KEY COULD BE USED | NULL | NULL | 174 | 19.54 | Using where |
Status | Duration |
---|
Starting | 0.11 ms |
checking permissions | 0.03 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.06 ms |
Preparing | 0.03 ms |
Executing | 0.02 ms |
Sending data | 0.27 ms |
End of update loop | 0.03 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.03 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.06 ms |
Updating status | 0.04 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/component/helper.php:452 |
9 | JComponentHelper::{closure}() | Same as call in the line below. |
8 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
7 | JCacheControllerCallback->get() | JROOT/libraries/cms/component/helper.php:460 |
6 | JComponentHelper::load() | JROOT/libraries/cms/component/helper.php:43 |
5 | JComponentHelper::getComponent() | JROOT/libraries/cms/component/helper.php:111 |
4 | JComponentHelper::getParams() | JROOT/libraries/cms/application/site.php:593 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.84 ms After last query: 1.21 ms Query memory: 0.014 MB Memory before query: 1.158 MB Rows returned: 2
SELECT b.id
FROM jap_usergroups AS a
LEFT JOIN jap_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 | filtered | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
1 | SIMPLE | b | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 2 | 100.00 | Using where; Using index |
Status | Duration |
---|
Starting | 0.10 ms |
checking permissions | 0.03 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
table lock | 0.03 ms |
init | 0.04 ms |
Optimizing | 0.03 ms |
Statistics | 0.08 ms |
Preparing | 0.03 ms |
Unlocking tables | 0.02 ms |
Preparing | 0.04 ms |
Executing | 0.03 ms |
Sending data | 0.04 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.03 ms |
Starting cleanup | 0.03 ms |
Freeing items | 0.07 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:1530 |
10 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:978 |
9 | JAccess::getGroupsByUser() | JROOT/libraries/joomla/access/access.php:1047 |
8 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:453 |
7 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:293 |
6 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:86 |
5 | JPluginHelper::getPlugin() | JROOT/libraries/cms/plugin/helper.php:128 |
4 | JPluginHelper::isEnabled() | JROOT/libraries/cms/application/site.php:603 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.67 ms After last query: 0.23 ms Query memory: 0.013 MB Memory before query: 1.179 MB Rows returned: 5
SELECT id, rules
FROM `jap_viewlevels`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | jap_viewlevels | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | 100.00 | |
Status | Duration |
---|
Starting | 0.08 ms |
checking permissions | 0.02 ms |
Opening tables | 0.04 ms |
After opening tables | 0.02 ms |
System lock | 0.03 ms |
table lock | 0.02 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.03 ms |
Preparing | 0.03 ms |
Executing | 0.02 ms |
Sending data | 0.05 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.03 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.06 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:1486 |
9 | JDatabaseDriver->loadAssocList() | JROOT/libraries/joomla/access/access.php:1064 |
8 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:453 |
7 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:293 |
6 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:86 |
5 | JPluginHelper::getPlugin() | JROOT/libraries/cms/plugin/helper.php:128 |
4 | JPluginHelper::isEnabled() | JROOT/libraries/cms/application/site.php:603 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.20 ms After last query: 0.23 ms Query memory: 0.013 MB Memory before query: 1.219 MB Rows returned: 65
SELECT `folder` AS `type`,`element` AS `name`,`params`
FROM jap_extensions
WHERE enabled = 1
AND type = 'plugin'
AND state IN (0,1)
AND access IN (1,1,5)
ORDER BY ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | jap_extensions | ALL | extension | NO INDEX KEY COULD BE USED | NULL | NULL | 174 | 47.70 | Using where; Using filesort |
Status | Duration |
---|
Starting | 0.11 ms |
checking permissions | 0.03 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
init | 0.05 ms |
Optimizing | 0.03 ms |
Statistics | 0.06 ms |
Preparing | 0.04 ms |
Sorting result | 0.02 ms |
Executing | 0.02 ms |
Sending data | 0.03 ms |
Creating sort index | 0.38 ms |
End of update loop | 0.03 ms |
Query end | 0.03 ms |
Commit | 0.02 ms |
closing tables | 0.03 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.03 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.07 ms |
Updating status | 0.04 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/plugin/helper.php:311 |
9 | JPluginHelper::{closure}() | Same as call in the line below. |
8 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
7 | JCacheControllerCallback->get() | JROOT/libraries/cms/plugin/helper.php:316 |
6 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:86 |
5 | JPluginHelper::getPlugin() | JROOT/libraries/cms/plugin/helper.php:128 |
4 | JPluginHelper::isEnabled() | JROOT/libraries/cms/application/site.php:603 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.91 ms After last query: 6.41 ms Query memory: 0.023 MB Memory before query: 1.813 MB Rows returned: 76
SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM jap_menu AS m
LEFT JOIN jap_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
ORDER BY m.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 77 | 71.96 | Using index condition; Using where; Using filesort |
1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | u216716232_johnnysapp.m.component_id | 1 | 100.00 | Using where |
Status | Duration |
---|
Starting | 0.22 ms |
checking permissions | 0.07 ms |
Opening tables | 0.08 ms |
After opening tables | 0.06 ms |
System lock | 0.05 ms |
table lock | 0.04 ms |
init | 0.07 ms |
Optimizing | 0.05 ms |
Statistics | 0.07 ms |
Preparing | 0.05 ms |
Sorting result | 0.03 ms |
Executing | 0.02 ms |
Sending data | 0.04 ms |
Creating sort index | 0.73 ms |
End of update loop | 0.04 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.03 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.07 ms |
Updating status | 0.04 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/menu/site.php:88 |
17 | JMenuSite->{closure}() | Same as call in the line below. |
16 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
15 | JCacheControllerCallback->get() | JROOT/libraries/cms/menu/site.php:96 |
14 | JMenuSite->load() | JROOT/libraries/cms/menu/menu.php:74 |
13 | JMenu->__construct() | JROOT/libraries/cms/menu/site.php:57 |
12 | JMenuSite->__construct() | JROOT/libraries/cms/menu/menu.php:129 |
11 | JMenu::getInstance() | JROOT/libraries/cms/application/cms.php:443 |
10 | JApplicationCms->getMenu() | JROOT/libraries/cms/application/site.php:272 |
9 | JApplicationSite->getMenu() | JROOT/libraries/cms/router/site.php:59 |
8 | JRouterSite->__construct() | JROOT/libraries/cms/router/router.php:198 |
7 | JRouter::getInstance() | JROOT/libraries/cms/application/cms.php:548 |
6 | JApplicationCms::getRouter() | JROOT/libraries/cms/application/site.php:402 |
5 | JApplicationSite::getRouter() | JROOT/libraries/cms/application/cms.php:1141 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.26 ms After last query: 5.49 ms Query memory: 0.015 MB Memory before query: 2.423 MB Rows returned: 3
SELECT id, home, template, s.params
FROM jap_template_styles as s
LEFT JOIN jap_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | extension | 82 | const | 5 | 100.00 | Using index condition; Using where |
1 | SIMPLE | s | ALL | idx_template | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | 100.00 | Using where; Using join buffer (flat, BNL join) |
Status | Duration |
---|
Starting | 0.24 ms |
checking permissions | 0.09 ms |
Opening tables | 0.09 ms |
After opening tables | 0.05 ms |
System lock | 0.05 ms |
table lock | 0.04 ms |
init | 0.06 ms |
Optimizing | 0.05 ms |
Statistics | 0.06 ms |
Preparing | 0.05 ms |
Executing | 0.02 ms |
Sending data | 0.12 ms |
End of update loop | 0.03 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.03 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.06 ms |
Updating status | 0.03 ms |
Reset for next command | 0.03 ms |
# | Caller | File and line number |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
12 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/application/site.php:485 |
11 | JApplicationSite->getTemplate() | JROOT/plugins/system/t3/includes/core/t3.php:310 |
10 | T3::detect() | JROOT/plugins/system/t3/t3.php:81 |
9 | plgSystemT3->onAfterRoute() | Same as call in the line below. |
8 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1151 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.98 ms After last query: 2.91 ms Query memory: 0.018 MB Memory before query: 2.629 MB Rows returned: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `jap_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | jap_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | Using index condition |
Status | Duration |
---|
Starting | 0.15 ms |
checking permissions | 0.04 ms |
Opening tables | 0.04 ms |
After opening tables | 0.03 ms |
System lock | 0.03 ms |
table lock | 0.03 ms |
init | 0.04 ms |
Optimizing | 0.04 ms |
Statistics | 0.09 ms |
Preparing | 0.05 ms |
Executing | 0.03 ms |
Sending data | 0.07 ms |
End of update loop | 0.03 ms |
Query end | 0.02 ms |
Commit | 0.03 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.03 ms |
closing tables | 0.03 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.06 ms |
Updating status | 0.03 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
14 | JDatabaseDriver->loadObject() | JROOT/libraries/cms/library/helper.php:166 |
13 | JLibraryHelper::{closure}() | Same as call in the line below. |
12 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
11 | JCacheControllerCallback->get() | JROOT/libraries/cms/library/helper.php:174 |
10 | JLibraryHelper::loadLibrary() | JROOT/libraries/cms/library/helper.php:42 |
9 | JLibraryHelper::getLibrary() | JROOT/libraries/cms/library/helper.php:89 |
8 | JLibraryHelper::getParams() | JROOT/libraries/cms/version/version.php:270 |
7 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:760 |
6 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
5 | JFactory::getDocument() | JROOT/libraries/joomla/application/web.php:1022 |
4 | JApplicationWeb->loadDocument() | JROOT/libraries/cms/application/site.php:130 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.78 ms After last query: 0.37 ms Query memory: 0.012 MB Memory before query: 2.631 MB
UPDATE `jap_extensions`
SET `params` = '{\"mediaversion\":\"c0a040f52fb201de752c6b4b3579da75\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | jap_extensions | range | element_clientid,element_folder_clientid,extension | extension | 484 | NULL | 1 | 100.00 | Using where |
Status | Duration |
---|
Starting | 0.12 ms |
checking permissions | 0.03 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
init for update | 0.07 ms |
Updating | 0.12 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.07 ms |
closing tables | 0.03 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.03 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.07 ms |
Updating status | 0.04 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/library/helper.php:116 |
9 | JLibraryHelper::saveParams() | JROOT/libraries/cms/version/version.php:321 |
8 | JVersion->setMediaVersion() | JROOT/libraries/cms/version/version.php:280 |
7 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:760 |
6 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
5 | JFactory::getDocument() | JROOT/libraries/joomla/application/web.php:1022 |
4 | JApplicationWeb->loadDocument() | JROOT/libraries/cms/application/site.php:130 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.86 ms After last query: 0.77 ms Query memory: 0.009 MB Memory before query: 2.712 MB Rows returned: 1
SELECT *
FROM jap_languages
WHERE published=1
ORDER BY ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | jap_languages | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | Using where; Using filesort |
Status | Duration |
---|
Starting | 0.10 ms |
checking permissions | 0.02 ms |
Opening tables | 0.04 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
init | 0.04 ms |
Optimizing | 0.03 ms |
Statistics | 0.03 ms |
Preparing | 0.04 ms |
Sorting result | 0.03 ms |
Executing | 0.02 ms |
Sending data | 0.03 ms |
Creating sort index | 0.07 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.03 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.07 ms |
Updating status | 0.03 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number |
---|
7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
6 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/language/helper.php:148 |
5 | JLanguageHelper::getLanguages() | JROOT/libraries/cms/application/site.php:327 |
4 | JApplicationSite->getParams() | JROOT/libraries/cms/application/site.php:135 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.35 ms After last query: 11.11 ms Query memory: 0.030 MB Memory before query: 3.531 MB Rows returned: 0
SELECT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state
FROM jap_fields AS a
LEFT JOIN `jap_languages` AS l
ON l.lang_code = a.language
LEFT JOIN jap_users AS uc
ON uc.id=a.checked_out
LEFT JOIN jap_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN jap_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN jap_fields_groups AS g
ON g.id = a.group_id
WHERE a.context = 'com_users.remind'
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 DESC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | ref | idx_state,idx_access,idx_context | idx_state | 1 | const | 1 | 100.00 | Using where; Using filesort |
1 | SIMPLE | l | eq_ref | idx_langcode | idx_langcode | 28 | u216716232_johnnysapp.a.language | 1 | 100.00 | Using where |
1 | SIMPLE | uc | eq_ref | PRIMARY | PRIMARY | 4 | u216716232_johnnysapp.a.checked_out | 1 | 100.00 | |
1 | SIMPLE | ag | eq_ref | PRIMARY | PRIMARY | 4 | u216716232_johnnysapp.a.access | 1 | 100.00 | Using where |
1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | u216716232_johnnysapp.a.created_user_id | 1 | 100.00 | Using where |
1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | u216716232_johnnysapp.a.group_id | 1 | 100.00 | Using where |
Status | Duration |
---|
Starting | 0.25 ms |
checking permissions | 0.07 ms |
Opening tables | 0.11 ms |
After opening tables | 0.06 ms |
System lock | 0.05 ms |
table lock | 0.05 ms |
init | 0.09 ms |
Optimizing | 0.06 ms |
Statistics | 0.09 ms |
Preparing | 0.07 ms |
Sorting result | 0.03 ms |
Executing | 0.02 ms |
Sending data | 0.03 ms |
Creating sort index | 0.05 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.03 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.06 ms |
Updating status | 0.03 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
24 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:307 |
23 | JModelLegacy->_getList() | JROOT/administrator/components/com_fields/models/fields.php:327 |
22 | FieldsModelFields->_getList() | JROOT/libraries/legacy/model/list.php:186 |
21 | JModelList->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:134 |
20 | FieldsHelper::getFields() | JROOT/administrator/components/com_fields/helpers/fields.php:281 |
19 | FieldsHelper::prepareForm() | JROOT/plugins/system/fields/fields.php:236 |
18 | PlgSystemFields->onContentPrepareForm() | Same as call in the line below. |
17 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
16 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
15 | JEventDispatcher->trigger() | JROOT/libraries/legacy/model/form.php:313 |
14 | JModelForm->preprocessForm() | JROOT/components/com_users/models/remind.php:59 |
13 | UsersModelRemind->preprocessForm() | JROOT/libraries/legacy/model/form.php:234 |
12 | JModelForm->loadForm() | JROOT/components/com_users/models/remind.php:34 |
11 | UsersModelRemind->getForm() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
10 | JViewLegacy->get() | JROOT/components/com_users/views/remind/view.html.php:37 |
9 | UsersViewRemind->display() | JROOT/components/com_users/controller.php:133 |
8 | UsersController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_users/users.php:15 |
6 | require_once JROOT/components/com_users/users.php | JROOT/libraries/cms/component/helper.php:394 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.97 ms After last query: 31.58 ms Query memory: 0.025 MB Memory before query: 4.180 MB Rows returned: 14
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM jap_modules AS m
LEFT JOIN jap_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN jap_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2023-03-31 00:28:15')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2023-03-31 00:28:15')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 101 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY,published,newsfeeds | published | 1 | const | 18 | 60.00 | Using index condition; Using where; Using filesort |
1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | u216716232_johnnysapp.m.id | 1 | 100.00 | Using where; Using index |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 403 | u216716232_johnnysapp.m.module,const | 1 | 100.00 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.24 ms |
checking permissions | 0.08 ms |
Opening tables | 0.11 ms |
After opening tables | 0.07 ms |
System lock | 0.06 ms |
table lock | 0.06 ms |
init | 0.10 ms |
Optimizing | 0.08 ms |
Statistics | 0.14 ms |
Preparing | 0.09 ms |
Sorting result | 0.05 ms |
Executing | 0.05 ms |
Sending data | 0.05 ms |
Creating sort index | 0.37 ms |
End of update loop | 0.04 ms |
Query end | 0.03 ms |
Commit | 0.03 ms |
closing tables | 0.03 ms |
Unlocking tables | 0.03 ms |
closing tables | 0.05 ms |
Starting cleanup | 0.03 ms |
Freeing items | 0.07 ms |
Updating status | 0.05 ms |
Reset for next command | 0.03 ms |
# | Caller | File and line number |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
19 | JDatabaseDriver->loadObjectList() | Same as call in the line below. |
18 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
17 | JCacheControllerCallback->get() | JROOT/plugins/system/t3/includes/joomla30/modulehelper.php:442 |
16 | JModuleHelper::getModuleList() | JROOT/plugins/system/t3/includes/joomla30/modulehelper.php:378 |
15 | JModuleHelper::load() | JROOT/plugins/system/t3/includes/joomla30/modulehelper.php:84 |
14 | JModuleHelper::getModules() | JROOT/libraries/joomla/document/html.php:589 |
13 | JDocumentHtml->countModules() | JROOT/plugins/system/t3/includes/core/template.php:624 |
12 | T3Template->countModules() | JROOT/templates/jd_chicago/tpls/blocks/header.php:22 |
11 | include JROOT/templates/jd_chicago/tpls/blocks/header.php | JROOT/plugins/system/t3/includes/core/template.php:195 |
10 | T3Template->loadBlock() | JROOT/templates/jd_chicago/tpls/default.php:44 |
9 | include JROOT/templates/jd_chicago/tpls/default.php | JROOT/plugins/system/t3/includes/core/template.php:221 |
8 | T3Template->loadLayout() | JROOT/templates/jd_chicago/index.php:34 |
7 | require JROOT/templates/jd_chicago/index.php | JROOT/libraries/joomla/document/html.php:653 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1098 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
2 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `jap_extensions`
1 × SELECT id, home, template, s.params
FROM jap_template_styles as s
LEFT JOIN jap_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT *
FROM jap_languages
1 × SELECT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state
FROM jap_fields AS a
LEFT JOIN `jap_languages` AS l
ON l.lang_code = a.language
LEFT JOIN jap_users AS uc
ON uc.id=a.checked_out
LEFT JOIN jap_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN jap_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN jap_fields_groups AS g
ON g.id = a.group_id
1 × SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM jap_menu AS m
LEFT JOIN jap_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM jap_modules AS m
LEFT JOIN jap_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN jap_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT `folder` AS `type`,`element` AS `name`,`params`
FROM jap_extensions
1 × SELECT `session_id`
FROM `jap_session`
1 × SELECT b.id
FROM jap_usergroups AS a
LEFT JOIN jap_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT id, rules
FROM `jap_viewlevels
1 × SELECT `data`
FROM `jap_session`