Czas zapytania: 0.38 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 2.262 MB Zwróconych wierszy: 0
SELECT `data`
FROM `stporg_session`
WHERE `session_id` = 'ha1s7181b5a10b6frf9pe030d1'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | stporg_session | const | PRIMARY | PRIMARY | 602 | const | 1 | 100.00 | |
| Status | Duration |
|---|
| Starting | 0.1 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.0 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.0 ms |
| Optimizing | 0.0 ms |
| Statistics | 0.1 ms |
| Preparing | 0.0 ms |
| Executing | 0.0 ms |
| End of update loop | 0.0 ms |
| Query end | 0.0 ms |
| Commit | 0.0 ms |
| Closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.0 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.0 ms |
| Updating status | 0.0 ms |
| Reset for next command | 0.0 ms |
JROOT/libraries/joomla/session/storage/database.php:46
JROOT/libraries/joomla/session/session.php:658
JROOT/libraries/joomla/session/session.php:596
JROOT/libraries/cms/application/cms.php:672
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:332
JROOT/libraries/joomla/factory.php:124
JROOT/index.php:37
Czas zapytania: 0.23 ms Po ostatnim zapytaniu: 1.24 ms Pamięć zapytania: 0.010 MB Pamięć przed zapytaniem: 2.401 MB Zwróconych wierszy: 0
SELECT `session_id`
FROM `stporg_session`
WHERE `session_id` = 'ha1s7181b5a10b6frf9pe030d1'
LIMIT 0, 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | stporg_session | const | PRIMARY | PRIMARY | 602 | const | 1 | 100.00 | Using index |
| Status | Duration |
|---|
| Starting | 0.0 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.0 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.0 ms |
| Optimizing | 0.0 ms |
| Statistics | 0.0 ms |
| Preparing | 0.0 ms |
| Executing | 0.0 ms |
| End of update loop | 0.0 ms |
| Query end | 0.0 ms |
| Commit | 0.0 ms |
| Closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.0 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.0 ms |
| Updating status | 0.0 ms |
| Reset for next command | 0.0 ms |
JROOT/libraries/cms/application/cms.php:175
JROOT/libraries/cms/application/cms.php:698
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:332
JROOT/libraries/joomla/factory.php:124
JROOT/index.php:37
Czas zapytania: 0.86 ms Po ostatnim zapytaniu: 0.07 ms Pamięć zapytania: 0.009 MB Pamięć przed zapytaniem: 2.414 MB
INSERT INTO `stporg_session`
(`session_id`, `client_id`, `time`)
VALUES
('ha1s7181b5a10b6frf9pe030d1', 0, '1790033904')
Polecenie EXPLAIN niemożliwe w zapytaniu: INSERT INTO `stporg_session`
(`session_id`, `client_id`, `time`) VALUES
('ha1s7181b5a10b6frf9pe030d1', 0, '1790033904')
| Status | Duration |
|---|
| Starting | 0.0 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.0 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init for update | 0.0 ms |
| Update | 0.1 ms |
| End of update loop | 0.0 ms |
| Query end | 0.0 ms |
| Commit | 0.6 ms |
| Closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.0 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.0 ms |
| Updating status | 0.0 ms |
| Reset for next command | 0.0 ms |
JROOT/libraries/cms/application/cms.php:207
JROOT/libraries/cms/application/cms.php:698
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:332
JROOT/libraries/joomla/factory.php:124
JROOT/index.php:37
Czas zapytania: 0.49 ms Po ostatnim zapytaniu: 2.85 ms Pamięć zapytania: 0.012 MB Pamięć przed zapytaniem: 2.774 MB Zwróconych wierszy: 1
SELECT extension_id AS id, element AS "option", params, enabled
FROM stporg_extensions
WHERE `type` = 'component'
AND `element` = 'com_users'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | stporg_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 302 | const | 1 | 100.00 | Using index condition; Using where |
| Status | Duration |
|---|
| Starting | 0.0 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.0 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.0 ms |
| Optimizing | 0.0 ms |
| Statistics | 0.1 ms |
| Preparing | 0.0 ms |
| Executing | 0.0 ms |
| Sending data | 0.1 ms |
| End of update loop | 0.0 ms |
| Query end | 0.0 ms |
| Commit | 0.0 ms |
| Closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.0 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.0 ms |
| Updating status | 0.0 ms |
| Reset for next command | 0.0 ms |
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/cms/component/helper.php:396
JROOT/libraries/cms/component/helper.php:43
JROOT/libraries/cms/component/helper.php:91
JROOT/libraries/cms/application/site.php:541
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Czas zapytania: 0.38 ms Po ostatnim zapytaniu: 0.99 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 2.879 MB Zwróconych wierszy: 1
SELECT b.id
FROM stporg_usergroups AS a
LEFT JOIN stporg_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 | |
| 1 | SIMPLE | b | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 1 | 100.00 | Using where; Using index |
| Status | Duration |
|---|
| Starting | 0.0 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.0 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.0 ms |
| Optimizing | 0.0 ms |
| Statistics | 0.1 ms |
| Preparing | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Preparing | 0.0 ms |
| Executing | 0.0 ms |
| Sending data | 0.0 ms |
| End of update loop | 0.0 ms |
| Query end | 0.0 ms |
| Commit | 0.0 ms |
| Closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.0 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.0 ms |
| Updating status | 0.0 ms |
| Reset for next command | 0.0 ms |
JROOT/libraries/joomla/access/access.php:336
JROOT/libraries/joomla/access/access.php:405
JROOT/libraries/joomla/user/user.php:420
JROOT/libraries/cms/plugin/helper.php:298
JROOT/libraries/cms/plugin/helper.php:165
JROOT/libraries/cms/application/site.php:546
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Czas zapytania: 0.33 ms Po ostatnim zapytaniu: 0.36 ms Pamięć zapytania: 0.011 MB Pamięć przed zapytaniem: 2.942 MB Zwróconych wierszy: 3
SELECT id, rules
FROM `stporg_viewlevels`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | stporg_viewlevels | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 3 | 100.00 | |
| Status | Duration |
|---|
| Starting | 0.0 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 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 of update loop | 0.0 ms |
| Query end | 0.0 ms |
| Commit | 0.0 ms |
| Closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.0 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.0 ms |
| Updating status | 0.0 ms |
| Reset for next command | 0.0 ms |
JROOT/libraries/joomla/access/access.php:422
JROOT/libraries/joomla/user/user.php:420
JROOT/libraries/cms/plugin/helper.php:298
JROOT/libraries/cms/plugin/helper.php:165
JROOT/libraries/cms/application/site.php:546
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Czas zapytania: 0.77 ms Po ostatnim zapytaniu: 0.55 ms Pamięć zapytania: 0.009 MB Pamięć przed zapytaniem: 2.961 MB Zwróconych wierszy: 57
SELECT folder AS type, element AS name, params
FROM stporg_extensions
WHERE enabled >= 1
AND type ='plugin'
AND state >= 0
AND access IN (1,1)
ORDER BY ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | stporg_extensions | ref | extension | extension | 62 | const | 75 | 100.00 | Using index condition; Using where; Uruchomiono metodę filesort |
| Status | Duration |
|---|
| Starting | 0.0 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.0 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 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.5 ms |
| End of update loop | 0.0 ms |
| Query end | 0.0 ms |
| Commit | 0.0 ms |
| Closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.0 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.0 ms |
| Updating status | 0.0 ms |
| Reset for next command | 0.0 ms |
JROOT/libraries/cms/plugin/helper.php:312
JROOT/libraries/cms/plugin/helper.php:165
JROOT/libraries/cms/application/site.php:546
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Czas zapytania: 0.29 ms Po ostatnim zapytaniu: 1.23 ms Pamięć zapytania: 0.012 MB Pamięć przed zapytaniem: 3.038 MB Zwróconych wierszy: 1
SELECT extension_id AS id, element AS "option", params, enabled
FROM stporg_extensions
WHERE `type` = 'component'
AND `element` = 'com_languages'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | stporg_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 302 | const | 1 | 100.00 | Using index condition; Using where |
| Status | Duration |
|---|
| Starting | 0.0 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.0 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 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 of update loop | 0.0 ms |
| Query end | 0.0 ms |
| Commit | 0.0 ms |
| Closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.0 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.0 ms |
| Updating status | 0.0 ms |
| Reset for next command | 0.0 ms |
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/cms/component/helper.php:396
JROOT/libraries/cms/component/helper.php:43
JROOT/libraries/cms/component/helper.php:91
JROOT/libraries/cms/application/site.php:599
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Czas zapytania: 0.34 ms Po ostatnim zapytaniu: 9.76 ms Pamięć zapytania: 0.018 MB Pamięć przed zapytaniem: 4.252 MB Zwróconych wierszy: 1
SELECT extension_id AS id, element AS "option", params, enabled
FROM stporg_extensions
WHERE `type` = 'component'
AND `element` = 'com_k2'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | stporg_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 302 | const | 1 | 100.00 | Using index condition; Using where |
| Status | Duration |
|---|
| Starting | 0.1 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.0 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 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 of update loop | 0.0 ms |
| Query end | 0.0 ms |
| Commit | 0.0 ms |
| Closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.0 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.0 ms |
| Updating status | 0.0 ms |
| Reset for next command | 0.0 ms |
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/cms/component/helper.php:396
JROOT/libraries/cms/component/helper.php:43
JROOT/libraries/cms/component/helper.php:91
JROOT/plugins/system/k2/k2.php:433
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:587
JROOT/libraries/cms/application/site.php:620
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Czas zapytania: 0.94 ms Po ostatnim zapytaniu: 4.10 ms Pamięć zapytania: 0.018 MB Pamięć przed zapytaniem: 4.852 MB Zwróconych wierszy: 79
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 stporg_menu AS m
LEFT JOIN stporg_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 | ALL | idx_client_id_parent_id_alias_language | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 287 | 74.22 | Using where; Uruchomiono metodę filesort |
| 1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | stepnica_org.m.component_id | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.1 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.0 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 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.6 ms |
| End of update loop | 0.0 ms |
| Query end | 0.0 ms |
| Commit | 0.0 ms |
| Closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.0 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.0 ms |
| Updating status | 0.0 ms |
| Reset for next command | 0.0 ms |
JROOT/libraries/cms/menu/site.php:47
JROOT/libraries/cms/menu/menu.php:64
JROOT/libraries/cms/menu/menu.php:118
JROOT/libraries/cms/application/cms.php:357
JROOT/libraries/cms/application/site.php:250
JROOT/libraries/cms/router/site.php:210
JROOT/libraries/cms/router/router.php:391
JROOT/libraries/cms/router/router.php:184
JROOT/libraries/cms/router/site.php:82
JROOT/libraries/cms/application/cms.php:1029
JROOT/libraries/cms/application/site.php:720
JROOT/libraries/cms/application/site.php:202
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Czas zapytania: 0.30 ms Po ostatnim zapytaniu: 5.06 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 5.950 MB Zwróconych wierszy: 1
SELECT extension_id AS id, element AS "option", params, enabled
FROM stporg_extensions
WHERE `type` = 'library'
AND `element` = 'joomla'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | stporg_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 364 | const,const | 1 | 100.00 | Using index condition |
| Status | Duration |
|---|
| Starting | 0.0 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.0 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 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 of update loop | 0.0 ms |
| Query end | 0.0 ms |
| Commit | 0.0 ms |
| Closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.0 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.0 ms |
| Updating status | 0.0 ms |
| Reset for next command | 0.0 ms |
JROOT/libraries/joomla/cache/controller/callback.php:158
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:179
JROOT/libraries/joomla/factory.php:734
JROOT/libraries/joomla/factory.php:215
JROOT/plugins/system/k2/k2.php:52
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:1038
JROOT/libraries/cms/application/site.php:720
JROOT/libraries/cms/application/site.php:202
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Czas zapytania: 0.64 ms Po ostatnim zapytaniu: 0.30 ms Pamięć zapytania: 0.018 MB Pamięć przed zapytaniem: 5.958 MB
UPDATE `stporg_extensions`
SET `params` = '{\"mediaversion\":\"fbe6e35a86793779fd030445e3719d0a\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | stporg_extensions | range | element_clientid,element_folder_clientid,extension | extension | 364 | NULL | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.0 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.0 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init for update | 0.0 ms |
| Updating | 0.2 ms |
| End of update loop | 0.0 ms |
| Query end | 0.0 ms |
| Commit | 0.2 ms |
| Closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.0 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.0 ms |
| Updating status | 0.0 ms |
| Reset for next command | 0.0 ms |
JROOT/libraries/cms/library/helper.php:119
JROOT/libraries/cms/version/version.php:230
JROOT/libraries/cms/version/version.php:189
JROOT/libraries/joomla/factory.php:734
JROOT/libraries/joomla/factory.php:215
JROOT/plugins/system/k2/k2.php:52
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:1038
JROOT/libraries/cms/application/site.php:720
JROOT/libraries/cms/application/site.php:202
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Czas zapytania: 1.37 ms Po ostatnim zapytaniu: 2.55 ms Pamięć zapytania: 0.018 MB Pamięć przed zapytaniem: 6.333 MB Zwróconych wierszy: 1
SELECT *
FROM stporg_languages
WHERE published=1
ORDER BY ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | stporg_languages | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 1 | 100.00 | Using where; Uruchomiono metodę filesort |
| Status | Duration |
|---|
| Starting | 0.0 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.9 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Opening tables | 0.0 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.0 ms |
| Init | 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 of update loop | 0.0 ms |
| Query end | 0.0 ms |
| Commit | 0.0 ms |
| Closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.0 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.0 ms |
| Updating status | 0.0 ms |
| Reset for next command | 0.0 ms |
JROOT/libraries/joomla/language/helper.php:166
JROOT/libraries/cms/application/site.php:307
JROOT/components/com_k2/helpers/utilities.php:315
JROOT/administrator/components/com_k2/helpers/html.php:56
JROOT/plugins/system/k2/k2.php:55
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:1038
JROOT/libraries/cms/application/site.php:720
JROOT/libraries/cms/application/site.php:202
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Czas zapytania: 0.32 ms Po ostatnim zapytaniu: 1.07 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 6.373 MB Zwróconych wierszy: 1
SELECT extension_id AS id, element AS "option", params, enabled
FROM stporg_extensions
WHERE `type` = 'component'
AND `element` = 'com_menus'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | stporg_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 302 | const | 1 | 100.00 | Using index condition; Using where |
| Status | Duration |
|---|
| Starting | 0.0 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.0 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 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 of update loop | 0.0 ms |
| Query end | 0.0 ms |
| Commit | 0.0 ms |
| Closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.0 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.0 ms |
| Updating status | 0.0 ms |
| Reset for next command | 0.0 ms |
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/cms/component/helper.php:396
JROOT/libraries/cms/component/helper.php:43
JROOT/libraries/cms/component/helper.php:91
JROOT/libraries/cms/application/site.php:334
JROOT/components/com_k2/helpers/utilities.php:315
JROOT/administrator/components/com_k2/helpers/html.php:56
JROOT/plugins/system/k2/k2.php:55
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:1038
JROOT/libraries/cms/application/site.php:720
JROOT/libraries/cms/application/site.php:202
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Czas zapytania: 1.12 ms Po ostatnim zapytaniu: 1.96 ms Pamięć zapytania: 0.025 MB Pamięć przed zapytaniem: 6.639 MB Zwróconych wierszy: 8
SELECT id, home, template, s.params
FROM stporg_template_styles as s
LEFT JOIN stporg_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 | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 11 | 100.00 | Using where |
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | element_clientid | 303 | stepnica_org.s.template,const | 1 | 5.85 | Using index condition; Using where |
| Status | Duration |
|---|
| Starting | 0.0 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.6 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Opening tables | 0.0 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.0 ms |
| Init | 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 of update loop | 0.0 ms |
| Query end | 0.0 ms |
| Commit | 0.0 ms |
| Closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.0 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.0 ms |
| Updating status | 0.0 ms |
| Reset for next command | 0.0 ms |
JROOT/libraries/cms/application/site.php:457
JROOT/libraries/cms/html/html.php:336
JROOT/libraries/cms/html/html.php:682
JROOT/libraries/cms/html/html.php:238
JROOT/libraries/cms/html/html.php:140
JROOT/libraries/cms/html/behavior.php:63
JROOT/libraries/cms/html/html.php:238
JROOT/libraries/cms/html/html.php:140
JROOT/administrator/components/com_k2/helpers/html.php:71
JROOT/plugins/system/k2/k2.php:55
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:1038
JROOT/libraries/cms/application/site.php:720
JROOT/libraries/cms/application/site.php:202
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Czas zapytania: 0.29 ms Po ostatnim zapytaniu: 3.50 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 6.816 MB Zwróconych wierszy: 1
SELECT extension_id AS id, element AS "option", params, enabled
FROM stporg_extensions
WHERE `type` = 'component'
AND `element` = 'com_mailto'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | stporg_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 302 | const | 1 | 100.00 | Using index condition; Using where |
| Status | Duration |
|---|
| Starting | 0.0 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.0 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 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 of update loop | 0.0 ms |
| Query end | 0.0 ms |
| Commit | 0.0 ms |
| Closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.0 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.0 ms |
| Updating status | 0.0 ms |
| Reset for next command | 0.0 ms |
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/cms/component/helper.php:396
JROOT/libraries/cms/component/helper.php:43
JROOT/libraries/cms/component/helper.php:91
JROOT/libraries/cms/application/site.php:299
JROOT/libraries/cms/application/site.php:122
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Czas zapytania: 0.61 ms Po ostatnim zapytaniu: 14.72 ms Pamięć zapytania: 0.003 MB Pamięć przed zapytaniem: 8.063 MB
UPDATE `stporg_session`
SET `data` = '__default|a:8:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1790033904;s:18:\"session.timer.last\";i:1790033904;s:17:\"session.timer.now\";i:1790033904;s:8:\"registry\";O:9:\"JRegistry\":1:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":0:{}}s:4:\"user\";O:5:\"JUser\":24:{s:9:\"\\0\\0\\0isRoot\";N;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:1:{i:0;s:1:\"1\";}s:5:\"guest\";i:1;s:13:\"lastResetTime\";N;s:10:\"resetCount\";N;s:10:\"\\0\\0\\0_params\";O:9:\"JRegistry\":1:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":0:{}}s:14:\"\\0\\0\\0_authGroups\";N;s:14:\"\\0\\0\\0_authLevels\";a:2:{i:0;i:1;i:1;i:1;}s:15:\"\\0\\0\\0_authActions\";N;s:12:\"\\0\\0\\0_errorMsg\";N;s:10:\"\\0\\0\\0_errors\";a:0:{}s:3:\"aid\";i:0;}s:19:\"com_mailto.formtime\";i:1790033904;s:13:\"session.token\";s:32:\"48c8568d56a2bdc475dd6083791cfdda\";}'
, `time` = '1790033904'
WHERE `session_id` = 'ha1s7181b5a10b6frf9pe030d1'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | stporg_session | range | PRIMARY | PRIMARY | 602 | NULL | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.1 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.0 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init for update | 0.0 ms |
| Updating | 0.1 ms |
| End of update loop | 0.0 ms |
| Query end | 0.0 ms |
| Commit | 0.2 ms |
| Closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.0 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.0 ms |
| Updating status | 0.0 ms |
| Reset for next command | 0.0 ms |
JROOT/libraries/joomla/session/storage/database.php:85
6 × SELECT extension_id AS id, element AS "option", params, enabled
FROM stporg_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 stporg_menu AS m
LEFT JOIN stporg_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT *
FROM stporg_languages
1 × SELECT folder AS type, element AS name, params
FROM stporg_extensions
1 × SELECT id, home, template, s.params
FROM stporg_template_styles as s
LEFT JOIN stporg_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT id, rules
FROM `stporg_viewlevels
1 × SELECT `session_id`
FROM `stporg_session`
1 × SELECT b.id
FROM stporg_usergroups AS a
LEFT JOIN stporg_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT `data`
FROM `stporg_session`