Query Time: 0.26 ms Query memory: 0.015 MB Memory before query: 0.825 MB Rows returned: 0
SELECT `data`
FROM `joo_session`
WHERE `session_id` = '271968a2c674d0543a5f0b7fb9a404af'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | joo_session | const | PRIMARY | PRIMARY | 602 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
init | 0.0 ms |
checking query cache for query | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
executing | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
freeing items | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
freeing items | 0.0 ms |
storing result in query cache | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/libraries/joomla/session/storage/database.php:44
JROOT/libraries/joomla/session/session.php:665
JROOT/libraries/joomla/session/session.php:603
JROOT/libraries/cms/application/cms.php:739
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:399
JROOT/libraries/joomla/factory.php:125
JROOT/index.php:37
Query Time: 6.89 ms After last query: 1.24 ms Query memory: 0.008 MB Memory before query: 0.879 MB
DELETE
FROM `joo_session`
WHERE `time` < '1652769647'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | joo_session | range | time | time | 45 | const | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
updating | 0.1 ms |
end | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
end | 0.0 ms |
query end | 6.6 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/libraries/cms/application/cms.php:756
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:399
JROOT/libraries/joomla/factory.php:125
JROOT/index.php:37
Query Time: 228.52 ms After last query: 0.18 ms Query memory: 0.012 MB Memory before query: 0.891 MB Rows returned: 0
SELECT `session_id`
FROM `joo_session`
WHERE `session_id` = '271968a2c674d0543a5f0b7fb9a404af'
LIMIT 0, 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | joo_session | const | PRIMARY | PRIMARY | 602 | const | 1 | 100.00 | Using index |
Status | Duration |
---|
starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
init | 0.0 ms |
checking query cache for query | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
System lock | 228.2 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
executing | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
freeing items | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
freeing items | 0.0 ms |
storing result in query cache | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/libraries/cms/application/cms.php:176
JROOT/libraries/cms/application/cms.php:765
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:399
JROOT/libraries/joomla/factory.php:125
JROOT/index.php:37
Query Time: 7.70 ms After last query: 0.19 ms Query memory: 0.009 MB Memory before query: 0.903 MB
INSERT INTO `joo_session`
(`session_id`, `client_id`, `time`)
VALUES
('271968a2c674d0543a5f0b7fb9a404af', 0, '1652770547')
EXPLAIN not possible on query: INSERT INTO `joo_session`
(`session_id`, `client_id`, `time`) VALUES
('271968a2c674d0543a5f0b7fb9a404af', 0, '1652770547')
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
update | 0.1 ms |
Waiting for query cache lock | 0.0 ms |
update | 0.0 ms |
end | 0.0 ms |
query end | 7.4 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/libraries/cms/application/cms.php:208
JROOT/libraries/cms/application/cms.php:765
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:399
JROOT/libraries/joomla/factory.php:125
JROOT/index.php:37
Query Time: 0.38 ms After last query: 1.70 ms Query memory: 0.017 MB Memory before query: 0.981 MB Rows returned: 33
SELECT extension_id AS id, element AS "option", params, enabled
FROM joo_extensions
WHERE `type` = 'component'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | joo_extensions | ref | extension | extension | 62 | const | 33 | 100.00 | Using index condition |
Status | Duration |
---|
starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
init | 0.0 ms |
checking query cache for query | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.1 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
freeing items | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
freeing items | 0.0 ms |
storing result in query cache | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/cms/component/helper.php:434
JROOT/libraries/cms/component/helper.php:43
JROOT/libraries/cms/component/helper.php:119
JROOT/libraries/cms/application/site.php:568
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 0.10 ms After last query: 0.71 ms Query memory: 0.014 MB Memory before query: 1.040 MB Rows returned: 1
SELECT b.id
FROM joo_usergroups AS a
LEFT JOIN joo_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 1
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 | NULL |
1 | SIMPLE | b | index | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 8 | NULL | 9 | 22.22 | Using where; Using index |
Status | Duration |
---|
starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
init | 0.0 ms |
checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
sending cached result to clien | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/libraries/joomla/access/access.php:332
JROOT/libraries/joomla/access/access.php:401
JROOT/libraries/joomla/user/user.php:453
JROOT/libraries/cms/plugin/helper.php:296
JROOT/libraries/cms/plugin/helper.php:163
JROOT/libraries/cms/application/site.php:573
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 0.08 ms After last query: 0.14 ms Query memory: 0.013 MB Memory before query: 1.059 MB Rows returned: 5
SELECT id, rules
FROM `joo_viewlevels`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | joo_viewlevels | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
init | 0.0 ms |
checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
sending cached result to clien | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/libraries/joomla/access/access.php:418
JROOT/libraries/joomla/user/user.php:453
JROOT/libraries/cms/plugin/helper.php:296
JROOT/libraries/cms/plugin/helper.php:163
JROOT/libraries/cms/application/site.php:573
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 0.42 ms After last query: 0.13 ms Query memory: 0.012 MB Memory before query: 1.078 MB Rows returned: 42
SELECT folder AS type, element AS name, params
FROM joo_extensions
WHERE enabled = 1
AND type ='plugin'
AND state IN (0,1)
AND access IN (1,1)
ORDER BY ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | joo_extensions | ref | extension | extension | 62 | const | 59 | 100.00 | Using index condition; Using where; Using filesort |
Status | Duration |
---|
starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
init | 0.0 ms |
checking query cache for query | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
Sorting result | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
Creating sort index | 0.1 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
freeing items | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
freeing items | 0.0 ms |
storing result in query cache | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/libraries/cms/plugin/helper.php:310
JROOT/libraries/cms/plugin/helper.php:163
JROOT/libraries/cms/application/site.php:573
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 0.09 ms After last query: 1.10 ms Query memory: 0.016 MB Memory before query: 1.165 MB Rows returned: 2
SELECT *
FROM joo_languages
WHERE published=1
ORDER BY ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | joo_languages | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 2 | 100.00 | Using where; Using filesort |
Status | Duration |
---|
starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
init | 0.0 ms |
checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
sending cached result to clien | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/libraries/joomla/language/helper.php:164
JROOT/plugins/system/languagefilter/languagefilter.php:59
JROOT/libraries/cms/plugin/helper.php:255
JROOT/libraries/cms/plugin/helper.php:170
JROOT/libraries/cms/application/site.php:573
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 0.75 ms After last query: 5.58 ms Query memory: 0.031 MB Memory before query: 1.477 MB Rows returned: 14
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 joo_menu AS m
LEFT JOIN joo_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 | 18 | 100.00 | Using index condition; Using where; Using filesort |
1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | playerce_joomla.m.component_id | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
init | 0.0 ms |
checking query cache for query | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.1 ms |
preparing | 0.0 ms |
Sorting result | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
Creating sort index | 0.1 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
freeing items | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
freeing items | 0.0 ms |
storing result in query cache | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/libraries/cms/menu/site.php:45
JROOT/libraries/cms/menu/menu.php:64
JROOT/libraries/cms/menu/menu.php:118
JROOT/libraries/cms/application/cms.php:424
JROOT/libraries/cms/application/site.php:272
JROOT/libraries/cms/router/site.php:57
JROOT/libraries/cms/router/router.php:196
JROOT/libraries/cms/application/cms.php:520
JROOT/libraries/cms/application/site.php:407
JROOT/plugins/system/languagefilter/languagefilter.php:94
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/libraries/joomla/application/base.php:83
JROOT/libraries/cms/application/cms.php:654
JROOT/libraries/cms/application/site.php:647
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 0.29 ms After last query: 2.47 ms Query memory: 0.024 MB Memory before query: 1.841 MB Rows returned: 1
SELECT extension_id AS id, element AS "option", params, enabled
FROM joo_extensions
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | joo_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 364 | const,const | 1 | 100.00 | Using index condition |
Status | Duration |
---|
starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
init | 0.0 ms |
checking query cache for query | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
freeing items | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
freeing items | 0.0 ms |
storing result in query cache | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/cms/library/helper.php:156
JROOT/libraries/cms/library/helper.php:47
JROOT/libraries/cms/library/helper.php:90
JROOT/libraries/cms/version/version.php:177
JROOT/libraries/joomla/factory.php:736
JROOT/libraries/joomla/factory.php:216
JROOT/plugins/system/sef/sef.php:28
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/libraries/joomla/application/base.php:83
JROOT/libraries/cms/application/cms.php:1098
JROOT/libraries/cms/application/site.php:747
JROOT/libraries/cms/application/site.php:215
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 8.14 ms After last query: 0.63 ms Query memory: 0.017 MB Memory before query: 1.862 MB
UPDATE `joo_extensions`
SET `params` = '{\"mediaversion\":\"63c64f2c89565ce81d2aa2bac353789b\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | joo_extensions | range | element_clientid,element_folder_clientid,extension | extension | 364 | const,const | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
updating | 0.1 ms |
end | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
end | 0.0 ms |
query end | 7.9 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/libraries/cms/library/helper.php:119
JROOT/libraries/cms/version/version.php:228
JROOT/libraries/cms/version/version.php:187
JROOT/libraries/joomla/factory.php:736
JROOT/libraries/joomla/factory.php:216
JROOT/plugins/system/sef/sef.php:28
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/libraries/joomla/application/base.php:83
JROOT/libraries/cms/application/cms.php:1098
JROOT/libraries/cms/application/site.php:747
JROOT/libraries/cms/application/site.php:215
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 0.34 ms After last query: 1.47 ms Query memory: 0.010 MB Memory before query: 1.959 MB Rows returned: 2
SELECT id, home, template, s.params
FROM joo_template_styles as s
LEFT JOIN joo_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 | s | ALL | idx_template | NO INDEX KEY COULD BE USED | NULL | NULL | 4 | 100.00 | Using where |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | element_clientid | 303 | playerce_joomla.s.template,const | 1 | 100.00 | Using index condition; Using where |
Status | Duration |
---|
starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
init | 0.0 ms |
checking query cache for query | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
freeing items | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
freeing items | 0.0 ms |
storing result in query cache | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/libraries/cms/application/site.php:484
JROOT/libraries/cms/application/site.php:165
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 0.10 ms After last query: 9.83 ms Query memory: 0.020 MB Memory before query: 2.396 MB Rows returned: 15
SELECT *
FROM joo_rsform_config
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | joo_rsform_config | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 15 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
init | 0.0 ms |
checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
sending cached result to clien | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/administrator/components/com_rsform/helpers/config.php:50
JROOT/administrator/components/com_rsform/helpers/config.php:17
JROOT/administrator/components/com_rsform/helpers/config.php:97
JROOT/administrator/components/com_rsform/helpers/rsform.php:368
JROOT/plugins/system/rsfpregistration/rsfpregistration.php:25
JROOT/plugins/system/rsfpregistration/rsfpregistration.php:929
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/libraries/joomla/application/base.php:83
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 6.10 ms After last query: 5.33 ms Query memory: 0.003 MB Memory before query: 2.505 MB
UPDATE `joo_session`
SET `data` = 'IpwS6I8vwUb-esIYTIKzv-DD35VcTC77MLifDlMRuhqUShKtQjDVYDQYMDJOldyOn0gFVP02lZcz8QLlKbDzXjo9XkaFzM6zgMdWyGRcSMaROiUvnlkGD6DKjNPs-z4_4zA0_M2ldH00bzIuxflvgjoNBZJ8bIhtCUIX8ZHwzP1Grzox5ue3tGcoHurIERWY_kMXvhEtkcFlYUtT0ovEwRfBWUlPHQpfID0xTX8YZnD9wdvihsiaZDIHuM63xX3j2ABaey1501FS6jRLDcFlAumirP1cmGGeg91yRFf7j8VJt0m-jpuK2PrFI3CcetnQYi1lMGkmNDtRTEIOkp4UsUGDMTft-m9nSkN0lCb07docH6VZxOLNWtgeasaiCHf8892KkV1kZ7xcuKK_lkqas3wlw4NWA3Upe9TIIdTCvGap3gD1tNFpbUbS1raJ2hdc6wUpWGZ8X3mh32eNxVJRY4KXzMm280h80tMiL-rIWWBslpNto0p-L07JJblWJ2Ejtf8r7DjwTmsyajPbaLcj9f_y6SSU3PUHLRh4SNqHX9wsPM6wA1II7QRRdsbV_WXwLyrNxkiA69LqdydxMrXcucmsC22ChiSzZ3uQ46qfkVwxCcLPGJWlnJpexsXi_Sd0yCVA1IMI5qhFQBxTH3MbApnqrPvWhScdOqu_SVGv50Z3GCBziqfGYaGZD8ymmXW0dzMiFmiQT9zWOCup8WO5W2eggaiobRKTFfK4JEw18KbSWkZQlewIViSAP8TobK5jjLWSRcC2EbJb_iiCPa6F166rNYvVUXaxs0-INLGF9LuAxer__0ax-4UHDoRYGUfEVA52KmwNgJQfAaMT9nqRUdxwq7Eygq53BlxrZZ2t9YNkfNu5GtXmXMkfViGQ5tURTFjz0HXCWWsZn1snL-dTiy2fZIh1N2ssRBfIUM6LysxFNMlr6IIXFLXDw1j4yH5XhvIqIk4xaMV0NGpTPTrT4h4LT6rH0naxTUI1rh-ZMVrVBRgWHWl7UIQhLiRPGNWeVSuNbar6-0HgcjqK9lX6GfVy8iqs64753KSyUAnyo6HwCZ2B3FO3mrrle3uWyNgaXD1tkUZ8y2yxvIRqpHSKsL443XTGiUjlnr3H0h9FwE_8gj43VU6hN4zRZO1MFOc_p17fDE9vYYyEfYLZoGF7_J1tmUGpgnrrP4Mg07Sf3ZDV8jirgZRY3Fwc9-jDZShT2vNY9wr4UKxMA5ptSmLbkvGGu1nVOiCS1MmQpZz2bWf9x39nba2EECWIjNuxvgEDgfOQnrwMzXqbvfFeN4Gjv8CN-Vs5ZLoFKQxKorhgvOV6qA3xqM-2k3IufXnfxucK_u56izyRmb2gUWOjgR4QhPLuO2x3Fq4PJ8M7He-abub8qK6cDGWPP7uCZ7DdxIDBNexbn-8gdIVJFvetJoS16u3neiClcExoFWUjtRaRIzGokL4ssZGxf0t6TXvS67vuiflq3-v_FxgcOeQSxjPu3C5NBwoBRqucIrmPEYtcEa7_2n5qhhZQmFhwGQ5DmSzjtZ-U3vJ2xboON5OTmKWZhQ..'
, `time` = '1652770547'
WHERE `session_id` = '271968a2c674d0543a5f0b7fb9a404af'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | joo_session | range | PRIMARY | PRIMARY | 602 | const | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
updating | 0.1 ms |
end | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
end | 0.0 ms |
query end | 5.8 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/libraries/joomla/session/storage/database.php:84
2 × SELECT extension_id AS id, element AS "option", params, enabled
FROM joo_extensions
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 joo_menu AS m
LEFT JOIN joo_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT id, home, template, s.params
FROM joo_template_styles as s
LEFT JOIN joo_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT *
FROM joo_languages
1 × SELECT *
FROM joo_rsform_confi
1 × SELECT id, rules
FROM `joo_viewlevels
1 × SELECT `session_id`
FROM `joo_session`
1 × SELECT b.id
FROM joo_usergroups AS a
LEFT JOIN joo_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT `data`
FROM `joo_session`
1 × SELECT folder AS type, element AS name, params
FROM joo_extensions