Czas zapytania: 0.31 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 2.260 MB Zwróconych wierszy: 0
SELECT `data`
FROM `stporg_session`
WHERE `session_id` = '11m1v0k31iu2d660qulh206n92'
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.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/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.15 ms Po ostatnim zapytaniu: 1.16 ms Pamięć zapytania: 0.010 MB Pamięć przed zapytaniem: 2.399 MB Zwróconych wierszy: 0
SELECT `session_id`
FROM `stporg_session`
WHERE `session_id` = '11m1v0k31iu2d660qulh206n92'
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.32 ms Po ostatnim zapytaniu: 0.06 ms Pamięć zapytania: 0.009 MB Pamięć przed zapytaniem: 2.412 MB
INSERT INTO `stporg_session`
(`session_id`, `client_id`, `time`)
VALUES
('11m1v0k31iu2d660qulh206n92', 0, '1728728730')
Polecenie EXPLAIN niemożliwe w zapytaniu: INSERT INTO `stporg_session`
(`session_id`, `client_id`, `time`) VALUES
('11m1v0k31iu2d660qulh206n92', 0, '1728728730')
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.0 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/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.27 ms Po ostatnim zapytaniu: 2.40 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 2.864 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.0 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.22 ms Po ostatnim zapytaniu: 0.28 ms Pamięć zapytania: 0.011 MB Pamięć przed zapytaniem: 2.927 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.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/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.71 ms Po ostatnim zapytaniu: 10.04 ms Pamięć zapytania: 0.018 MB Pamięć przed zapytaniem: 4.794 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.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.4 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.35 ms Po ostatnim zapytaniu: 3.84 ms Pamięć zapytania: 0.018 MB Pamięć przed zapytaniem: 5.877 MB
UPDATE `stporg_extensions`
SET `params` = '{\"mediaversion\":\"52c23466711f4ad8672cad811e30df62\"}'
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.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.1 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: 0.29 ms Po ostatnim zapytaniu: 14.17 ms Pamięć zapytania: 0.017 MB Pamięć przed zapytaniem: 8.860 MB Zwróconych wierszy: 3
SELECT a.filename as filename, a.type as type, a.menulink as menulink
FROM stporg_phocagallery_styles AS a
WHERE a.published = 1
ORDER BY a.type, a.ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 4 | 100.00 | Using where; Uruchomiono metodę filesort |
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 |
Sorting result | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
Creating sort index | 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/administrator/components/com_phocagallery/libraries/phocagallery/render/renderfront.php:722
JROOT/components/com_phocagallery/views/category/view.html.php:63
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_phocagallery/controller.php:30
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_phocagallery/phocagallery.php:55
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Czas zapytania: 0.20 ms Po ostatnim zapytaniu: 1.04 ms Pamięć zapytania: 0.018 MB Pamięć przed zapytaniem: 8.961 MB Zwróconych wierszy: 0
SELECT a.*
FROM stporg_phocagallery_fb_users AS a
WHERE a.id =0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
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/administrator/components/com_phocagallery/libraries/phocagallery/facebook/fbsystem.php:44
JROOT/administrator/components/com_phocagallery/libraries/phocagallery/facebook/fbsystem.php:56
JROOT/components/com_phocagallery/views/category/view.html.php:203
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_phocagallery/controller.php:30
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_phocagallery/phocagallery.php:55
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Czas zapytania: 0.15 ms Po ostatnim zapytaniu: 0.03 ms Pamięć zapytania: 0.018 MB Pamięć przed zapytaniem: 8.980 MB Zwróconych wierszy: 0
SELECT a.*
FROM stporg_phocagallery_fb_users AS a
WHERE a.id =0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
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/administrator/components/com_phocagallery/libraries/phocagallery/facebook/fbsystem.php:49
JROOT/administrator/components/com_phocagallery/libraries/phocagallery/facebook/fbsystem.php:56
JROOT/components/com_phocagallery/views/category/view.html.php:203
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_phocagallery/controller.php:30
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_phocagallery/phocagallery.php:55
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Czas zapytania: 0.26 ms Po ostatnim zapytaniu: 1.77 ms Pamięć zapytania: 0.019 MB Pamięć przed zapytaniem: 9.158 MB Zwróconych wierszy: 1
SELECT c.id, c.title, c.alias, c.description, c.published, c.approved, c.parent_id, c.deleteuserid, c.accessuserid, c.uploaduserid, c.access, c.metakey, c.metadesc, c.latitude, c.longitude, c.zoom, c.geotitle, c.userfolder,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM stporg_phocagallery_categories AS c
WHERE c.id = 1
LIMIT 0, 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
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 |
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/components/com_phocagallery/models/category.php:212
JROOT/components/com_phocagallery/models/category.php:169
JROOT/libraries/legacy/view/legacy.php:398
JROOT/components/com_phocagallery/views/category/view.html.php:374
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_phocagallery/controller.php:30
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_phocagallery/phocagallery.php:55
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Czas zapytania: 0.16 ms Po ostatnim zapytaniu: 0.89 ms Pamięć zapytania: 0.018 MB Pamięć przed zapytaniem: 9.322 MB Zwróconych wierszy: 0
SELECT cc.id, cc.title, cc.alias, cc.published, cc.approved, cc.parent_id, cc.deleteuserid, cc.accessuserid, cc.uploaduserid, cc.access
FROM stporg_phocagallery_categories AS cc
WHERE cc.id = 0
AND cc.published = 1
AND cc.approved = 1
AND cc.id <> 1
ORDER BY cc.ordering ASC
LIMIT 0, 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
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/components/com_phocagallery/models/category.php:240
JROOT/libraries/legacy/view/legacy.php:398
JROOT/components/com_phocagallery/views/category/view.html.php:568
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_phocagallery/controller.php:30
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_phocagallery/phocagallery.php:55
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Czas zapytania: 0.38 ms Po ostatnim zapytaniu: 0.04 ms Pamięć zapytania: 0.018 MB Pamięć przed zapytaniem: 9.341 MB Zwróconych wierszy: 0
SELECT cc.id, cc.title, cc.alias, cc.published, cc.approved, cc.parent_id, cc.deleteuserid, cc.accessuserid, cc.uploaduserid, cc.access, a.filename, a.extm, a.exts, a.extw, a.exth, a.extid
FROM stporg_phocagallery_categories AS cc
LEFT JOIN stporg_phocagallery AS a
ON cc.id = a.catid
WHERE cc.parent_id = 1
AND cc.published = 1
AND cc.approved = 1
AND cc.id <> 1
GROUP BY cc.id
ORDER BY cc.ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cc | ALL | PRIMARY | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 6 | 100.00 | Using where; Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | a | ref | catid | catid | 4 | stepnica_org.cc.id | 15 | 100.00 | |
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 |
Creating tmp table | 0.0 ms |
Sorting result | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.1 ms |
Creating sort index | 0.0 ms |
Removing tmp table | 0.0 ms |
Creating sort index | 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/components/com_phocagallery/models/category.php:282
JROOT/libraries/legacy/view/legacy.php:398
JROOT/components/com_phocagallery/views/category/view.html.php:726
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_phocagallery/controller.php:30
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_phocagallery/phocagallery.php:55
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Czas zapytania: 0.40 ms Po ostatnim zapytaniu: 0.04 ms Pamięć zapytania: 0.018 MB Pamięć przed zapytaniem: 9.360 MB Zwróconych wierszy: 20
SELECT a.*, cc.alias AS catalias, cc.accessuserid AS cataccessuserid, cc.access AS cataccess,
CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(':', cc.id, cc.alias) ELSE cc.id END as catslug
FROM stporg_phocagallery AS a
LEFT JOIN stporg_phocagallery_img_votes_statistics AS r
ON r.imgid = a.id
LEFT JOIN stporg_phocagallery_categories AS cc
ON cc.id = a.catid
WHERE a.catid= 1
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering ASC
LIMIT 0, 20
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | r | system | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 0 | 0.00 | Const row not found |
1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 24 | 100.00 | Using where; Uruchomiono metodę filesort |
1 | SIMPLE | cc | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
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 |
Unlocking tables | 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/legacy/model/legacy.php:301
JROOT/components/com_phocagallery/models/category.php:67
JROOT/components/com_phocagallery/views/category/view.html.php:944
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_phocagallery/controller.php:30
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_phocagallery/phocagallery.php:55
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Czas zapytania: 0.40 ms Po ostatnim zapytaniu: 0.66 ms Pamięć zapytania: 0.018 MB Pamięć przed zapytaniem: 9.654 MB Zwróconych wierszy: 23
SELECT a.*, cc.alias AS catalias, cc.accessuserid AS cataccessuserid, cc.access AS cataccess,
CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(':', cc.id, cc.alias) ELSE cc.id END as catslug
FROM stporg_phocagallery AS a
LEFT JOIN stporg_phocagallery_img_votes_statistics AS r
ON r.imgid = a.id
LEFT JOIN stporg_phocagallery_categories AS cc
ON cc.id = a.catid
WHERE a.catid= 1
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | r | system | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 0 | 0.00 | Const row not found |
1 | SIMPLE | a | ref | catid | catid | 5 | const,const | 24 | 100.00 | Using where; Uruchomiono metodę filesort |
1 | SIMPLE | cc | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
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 |
Unlocking tables | 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/legacy/model/legacy.php:332
JROOT/components/com_phocagallery/models/category.php:75
JROOT/components/com_phocagallery/models/category.php:83
JROOT/components/com_phocagallery/views/category/view.html.php:945
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_phocagallery/controller.php:30
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_phocagallery/phocagallery.php:55
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Czas zapytania: 0.54 ms Po ostatnim zapytaniu: 7.95 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 10.311 MB Zwróconych wierszy: 39
SHOW FULL COLUMNS
FROM `stporg_phocagallery_categories`
Polecenie EXPLAIN niemożliwe w zapytaniu: SHOW FULL COLUMNS FROM `stporg_phocagallery_categories`
Status | Duration |
---|
Starting | 0.0 ms |
Checking permissions | 0.0 ms |
Closing tables | 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 |
Filling schema table | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
Checking permissions | 0.1 ms |
Closing tables | 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 |
Removing tmp table | 0.1 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/table/table.php:229
JROOT/libraries/joomla/table/table.php:150
JROOT/administrator/components/com_phocagallery/tables/phocagalleryc.php:16
JROOT/libraries/joomla/table/table.php:294
JROOT/components/com_phocagallery/models/category.php:542
JROOT/components/com_phocagallery/views/category/view.html.php:1877
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_phocagallery/controller.php:30
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_phocagallery/phocagallery.php:55
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Czas zapytania: 0.16 ms Po ostatnim zapytaniu: 0.37 ms Pamięć zapytania: 0.016 MB Pamięć przed zapytaniem: 10.435 MB
UPDATE stporg_phocagallery_categories
SET `hits` = (`hits` + 1)
WHERE `id` = '1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | stporg_phocagallery_categories | range | PRIMARY | PRIMARY | 4 | 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.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/table/table.php:1215
JROOT/components/com_phocagallery/models/category.php:543
JROOT/components/com_phocagallery/views/category/view.html.php:1877
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_phocagallery/controller.php:30
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_phocagallery/phocagallery.php:55
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Czas zapytania: 0.63 ms Po ostatnim zapytaniu: 11.77 ms Pamięć zapytania: 0.021 MB Pamięć przed zapytaniem: 11.161 MB Zwróconych wierszy: 10
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM stporg_modules AS m
LEFT JOIN stporg_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN stporg_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 <= '2024-10-12 10:25:30')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2024-10-12 10:25:30')
AND m.access IN (1,1)
AND m.client_id = 0
AND (mm.menuid = 976 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 | 29 | 40.85 | Using index condition; Using where; Uruchomiono metodę filesort |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 303 | stepnica_org.m.module,const | 1 | 100.00 | Using index condition; Using where |
1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | stepnica_org.m.id | 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.0 ms |
Preparing | 0.0 ms |
Sorting result | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
Creating sort index | 0.3 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/module/helper.php:364
JROOT/libraries/cms/module/helper.php:84
JROOT/libraries/joomla/document/html/html.php:502
JROOT/templates/gk_instyle/lib/framework/helper.api.php:36
JROOT/templates/gk_instyle/lib/framework/helper.layout.php:55
JROOT/templates/gk_instyle/layouts/default.php:56
JROOT/templates/gk_instyle/lib/gk.framework.php:147
JROOT/templates/gk_instyle/lib/gk.framework.php:92
JROOT/templates/gk_instyle/index.php:25
JROOT/libraries/joomla/document/html/html.php:570
JROOT/libraries/joomla/document/html/html.php:628
JROOT/libraries/joomla/document/html/html.php:452
JROOT/libraries/cms/application/cms.php:985
JROOT/libraries/cms/application/site.php:702
JROOT/libraries/cms/application/cms.php:261
JROOT/index.php:40
Czas zapytania: 0.15 ms Po ostatnim zapytaniu: 30.68 ms Pamięć zapytania: 0.017 MB Pamięć przed zapytaniem: 11.947 MB
CREATE TABLE IF NOT EXISTS `stporg_vcnt` (`tm` INT NOT NULL, `ip` VARCHAR(16) NOT NULL DEFAULT '0.0.0.0')
Polecenie EXPLAIN niemożliwe w zapytaniu: CREATE TABLE IF NOT EXISTS `stporg_vcnt` (`tm` INT NOT NULL, `ip` VARCHAR(16) NOT NULL DEFAULT '0.0.0.0')
Status | Duration |
---|
Starting | 0.0 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
Closing tables | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Closing tables | 0.0 ms |
Commit_implicit | 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/modules/mod_visitorcounter/helper.php:47
JROOT/modules/mod_visitorcounter/mod_visitorcounter.php:60
JROOT/libraries/cms/module/helper.php:178
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:396
JROOT/libraries/joomla/document/html/html.php:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:999
JROOT/libraries/cms/application/site.php:702
JROOT/libraries/cms/application/cms.php:261
JROOT/index.php:40
Czas zapytania: 0.10 ms Po ostatnim zapytaniu: 0.04 ms Pamięć zapytania: 0.016 MB Pamięć przed zapytaniem: 11.964 MB
CREATE TABLE IF NOT EXISTS `stporg_vcnt_pc` (`cnt` INT NOT NULL DEFAULT '0')
Polecenie EXPLAIN niemożliwe w zapytaniu: CREATE TABLE IF NOT EXISTS `stporg_vcnt_pc` (`cnt` INT NOT NULL DEFAULT '0')
Status | Duration |
---|
Starting | 0.0 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
Closing tables | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Closing tables | 0.0 ms |
Commit_implicit | 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/modules/mod_visitorcounter/helper.php:53
JROOT/modules/mod_visitorcounter/mod_visitorcounter.php:60
JROOT/libraries/cms/module/helper.php:178
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:396
JROOT/libraries/joomla/document/html/html.php:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:999
JROOT/libraries/cms/application/site.php:702
JROOT/libraries/cms/application/cms.php:261
JROOT/index.php:40
Czas zapytania: 0.15 ms Po ostatnim zapytaniu: 0.02 ms Pamięć zapytania: 0.016 MB Pamięć przed zapytaniem: 11.981 MB Zwróconych wierszy: 1
SELECT count(*)
FROM `stporg_vcnt_pc`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | NULL | NULL | Select tables optimized away |
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 |
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/modules/mod_visitorcounter/helper.php:57
JROOT/modules/mod_visitorcounter/mod_visitorcounter.php:60
JROOT/libraries/cms/module/helper.php:178
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:396
JROOT/libraries/joomla/document/html/html.php:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:999
JROOT/libraries/cms/application/site.php:702
JROOT/libraries/cms/application/cms.php:261
JROOT/index.php:40
Czas zapytania: 0.41 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.016 MB Pamięć przed zapytaniem: 12.001 MB Zwróconych wierszy: 1
SELECT count(*)
FROM `stporg_vcnt`
WHERE `ip` = '44.222.134.250'
AND (`tm` + '86400') > '1728728730'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | stporg_vcnt | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 1090 | 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 | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.2 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/modules/mod_visitorcounter/helper.php:142
JROOT/modules/mod_visitorcounter/mod_visitorcounter.php:63
JROOT/libraries/cms/module/helper.php:178
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:396
JROOT/libraries/joomla/document/html/html.php:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:999
JROOT/libraries/cms/application/site.php:702
JROOT/libraries/cms/application/cms.php:261
JROOT/index.php:40
Czas zapytania: 0.36 ms Po ostatnim zapytaniu: 0.04 ms Pamięć zapytania: 0.016 MB Pamięć przed zapytaniem: 12.017 MB Zwróconych wierszy: 1
SELECT count(*)
FROM `stporg_vcnt`
WHERE `tm` < '1727049600'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | stporg_vcnt | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 1090 | 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 | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.2 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/modules/mod_visitorcounter/helper.php:237
JROOT/modules/mod_visitorcounter/mod_visitorcounter.php:67
JROOT/libraries/cms/module/helper.php:178
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:396
JROOT/libraries/joomla/document/html/html.php:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:999
JROOT/libraries/cms/application/site.php:702
JROOT/libraries/cms/application/cms.php:261
JROOT/index.php:40
Czas zapytania: 0.21 ms Po ostatnim zapytaniu: 0.04 ms Pamięć zapytania: 0.016 MB Pamięć przed zapytaniem: 12.035 MB Zwróconych wierszy: 25
SELECT `guest`, `client_id` , `username`, `userid`
FROM `stporg_session`
WHERE `client_id` = 0
AND `time` > '1728728130'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | stporg_session | ALL | time | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 30 | 83.33 | 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/modules/mod_visitorcounter/helper.php:267
JROOT/modules/mod_visitorcounter/mod_visitorcounter.php:72
JROOT/libraries/cms/module/helper.php:178
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:396
JROOT/libraries/joomla/document/html/html.php:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:999
JROOT/libraries/cms/application/site.php:702
JROOT/libraries/cms/application/cms.php:261
JROOT/index.php:40
Czas zapytania: 0.79 ms Po ostatnim zapytaniu: 0.12 ms Pamięć zapytania: 0.016 MB Pamięć przed zapytaniem: 12.056 MB Zwróconych wierszy: 6
SELECT count(*)
FROM `stporg_vcnt` UNION ALL SELECT count(*)
FROM `stporg_vcnt`
WHERE `tm` > '1728691200' UNION ALL SELECT count(*)
FROM `stporg_vcnt`
WHERE `tm` > '1728604800'
AND `tm` < '1728691200' UNION ALL SELECT count(*)
FROM `stporg_vcnt`
WHERE `tm` >= '1728259200' UNION ALL SELECT count(*)
FROM `stporg_vcnt`
WHERE `tm` >= '1727740800' UNION ALL SELECT `cnt`
FROM `stporg_vcnt_pc`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | PRIMARY | NULL | NULL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | NULL | NULL | Select tables optimized away |
2 | UNION | stporg_vcnt | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 1090 | 100.00 | Using where |
3 | UNION | stporg_vcnt | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 1090 | 100.00 | Using where |
4 | UNION | stporg_vcnt | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 1090 | 100.00 | Using where |
5 | UNION | stporg_vcnt | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 1090 | 100.00 | Using where |
6 | UNION | stporg_vcnt_pc | system | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 1 | 100.00 | |
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 |
Optimizing | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.1 ms |
Executing | 0.0 ms |
Sending data | 0.1 ms |
Executing | 0.0 ms |
Sending data | 0.1 ms |
Executing | 0.0 ms |
Sending data | 0.1 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
Removing tmp table | 0.0 ms |
Sending data | 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/modules/mod_visitorcounter/helper.php:194
JROOT/modules/mod_visitorcounter/mod_visitorcounter.php:84
JROOT/libraries/cms/module/helper.php:178
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:396
JROOT/libraries/joomla/document/html/html.php:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:999
JROOT/libraries/cms/application/site.php:702
JROOT/libraries/cms/application/cms.php:261
JROOT/index.php:40
Czas zapytania: 0.60 ms Po ostatnim zapytaniu: 79.32 ms Pamięć zapytania: 0.003 MB Pamięć przed zapytaniem: 12.277 MB
UPDATE `stporg_session`
SET `data` = '__default|a:7:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1728728730;s:18:\"session.timer.last\";i:1728728730;s:17:\"session.timer.now\";i:1728728730;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:13:\"session.token\";s:32:\"5666e64c8fd490840ec3b6b18ff812a6\";}'
, `time` = '1728728730'
WHERE `session_id` = '11m1v0k31iu2d660qulh206n92'
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.3 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
2 × SELECT a.*, cc.alias AS catalias, cc.accessuserid AS cataccessuserid, cc.access AS cataccess,
CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(':', cc.id, cc.alias) ELSE cc.id END as catslug
FROM stporg_phocagallery AS a
LEFT JOIN stporg_phocagallery_img_votes_statistics AS r
ON r.imgid = a.id
LEFT JOIN stporg_phocagallery_categories AS cc
ON cc.id = a.catid
2 × SELECT a.*
FROM stporg_phocagallery_fb_users AS a
2 × SELECT count(*)
FROM `stporg_vcnt`
1 × SELECT count(*)
FROM `stporg_vcnt` UNION ALL SELECT count(*)
FROM `stporg_vcnt`
1 × SELECT `guest`, `client_id` , `username`, `userid`
FROM `stporg_session`
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM stporg_modules AS m
LEFT JOIN stporg_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN stporg_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT count(*)
FROM `stporg_vcnt_pc
1 × SELECT cc.id, cc.title, cc.alias, cc.published, cc.approved, cc.parent_id, cc.deleteuserid, cc.accessuserid, cc.uploaduserid, cc.access, a.filename, a.extm, a.exts, a.extw, a.exth, a.extid
FROM stporg_phocagallery_categories AS cc
LEFT JOIN stporg_phocagallery AS a
ON cc.id = a.catid
1 × SELECT c.id, c.title, c.alias, c.description, c.published, c.approved, c.parent_id, c.deleteuserid, c.accessuserid, c.uploaduserid, c.access, c.metakey, c.metadesc, c.latitude, c.longitude, c.zoom, c.geotitle, c.userfolder,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM stporg_phocagallery_categories AS c
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 `session_id`
FROM `stporg_session`
1 × SELECT id, rules
FROM `stporg_viewlevels
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 `data`
FROM `stporg_session`
1 × SELECT a.filename as filename, a.type as type, a.menulink as menulink
FROM stporg_phocagallery_styles AS a
1 × SELECT cc.id, cc.title, cc.alias, cc.published, cc.approved, cc.parent_id, cc.deleteuserid, cc.accessuserid, cc.uploaduserid, cc.access
FROM stporg_phocagallery_categories AS cc