Czas zapytania: 0.30 ms Pamięć zapytania: 0.013 MB Pamięć przed zapytaniem: 2.260 MB Zwróconych wierszy: 0
SELECT `data`
FROM `stporg_session`
WHERE `session_id` = '35b118qgufavjudhjbgfqo8v46'
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.16 ms Po ostatnim zapytaniu: 1.18 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` = '35b118qgufavjudhjbgfqo8v46'
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.68 ms Po ostatnim zapytaniu: 0.07 ms Pamięć zapytania: 0.009 MB Pamięć przed zapytaniem: 2.412 MB
INSERT INTO `stporg_session`
(`session_id`, `client_id`, `time`)
VALUES
('35b118qgufavjudhjbgfqo8v46', 0, '1728724696')
Polecenie EXPLAIN niemożliwe w zapytaniu: INSERT INTO `stporg_session`
(`session_id`, `client_id`, `time`) VALUES
('35b118qgufavjudhjbgfqo8v46', 0, '1728724696')
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.5 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.31 ms Po ostatnim zapytaniu: 2.34 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.20 ms Po ostatnim zapytaniu: 0.27 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.76 ms Po ostatnim zapytaniu: 10.24 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.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/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.53 ms Po ostatnim zapytaniu: 3.81 ms Pamięć zapytania: 0.018 MB Pamięć przed zapytaniem: 5.878 MB
UPDATE `stporg_extensions`
SET `params` = '{\"mediaversion\":\"241b4a8c6f5330fdeb50ad3e63e094d0\"}'
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.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/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.73 ms Po ostatnim zapytaniu: 11.57 ms Pamięć zapytania: 0.024 MB Pamięć przed zapytaniem: 7.720 MB Zwróconych wierszy: 1
SELECT a.rules
FROM stporg_assets AS a
WHERE (a.id = 1)
GROUP BY a.id, a.rules, a.lft
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 | |
Status | Duration |
---|
Starting | 0.1 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.3 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 |
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:250
JROOT/libraries/joomla/user/user.php:356
JROOT/components/com_content/models/category.php:129
JROOT/libraries/legacy/model/legacy.php:415
JROOT/libraries/legacy/view/legacy.php:398
JROOT/libraries/legacy/view/category.php:107
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_content/controller.php:79
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_content/content.php:39
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.56 ms Po ostatnim zapytaniu: 0.40 ms Pamięć zapytania: 0.025 MB Pamięć przed zapytaniem: 7.777 MB Zwróconych wierszy: 2
SELECT b.rules
FROM stporg_assets AS a
LEFT JOIN stporg_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_content')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | const | idx_asset_name | idx_asset_name | 152 | const | 1 | 100.00 | Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | b | range | idx_lft_rgt | idx_lft_rgt | 4 | NULL | 13 | 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 |
Unlocking tables | 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.2 ms |
Creating sort index | 0.0 ms |
Removing tmp table | 0.1 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/libraries/joomla/access/access.php:250
JROOT/libraries/joomla/access/access.php:110
JROOT/libraries/joomla/user/user.php:365
JROOT/components/com_content/models/category.php:129
JROOT/libraries/legacy/model/legacy.php:415
JROOT/libraries/legacy/view/legacy.php:398
JROOT/libraries/legacy/view/category.php:107
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_content/controller.php:79
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_content/content.php:39
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: 1.74 ms Po ostatnim zapytaniu: 0.90 ms Pamięć zapytania: 0.024 MB Pamięć przed zapytaniem: 7.913 MB Zwróconych wierszy: 2
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug,COUNT(i.`id`) AS numitems
FROM stporg_categories as c
LEFT JOIN stporg_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
LEFT JOIN (SELECT cat.id as id
FROM stporg_categories AS cat JOIN stporg_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id) AS badcats
ON badcats.id = c.id
LEFT JOIN `stporg_content` AS i
ON i.`catid` = c.id
AND i.state = 1
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1)
AND c.published = 1
AND s.id=39
AND badcats.id is null
GROUP BY c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version
ORDER BY c.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | PRIMARY | s | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | Using temporary; Uruchomiono metodę filesort |
1 | PRIMARY | c | ALL | cat_idx,idx_access,idx_left_right | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 23 | 52.17 | Using where |
1 | PRIMARY | <derived2> | ref | key0 | key0 | 5 | stepnica_org.c.id | 4 | 100.00 | Using where |
1 | PRIMARY | i | ref | idx_state,idx_catid,jr_listing_count | jr_listing_count | 5 | stepnica_org.c.id,const | 3 | 100.00 | Using where; Using index |
2 | DERIVED | parent | range | cat_idx,idx_left_right | cat_idx | 153 | NULL | 2 | 8.70 | Using index condition; Using temporary; Uruchomiono metodę filesort |
2 | DERIVED | cat | index | PRIMARY,idx_left_right | idx_left_right | 8 | NULL | 23 | 100.00 | Using where; Using index; Using join buffer (flat, BNL join) |
Status | Duration |
---|
Starting | 0.1 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.5 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.1 ms |
Closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
Closing tables | 0.0 ms |
Init | 0.1 ms |
Optimizing | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Statistics | 0.1 ms |
Preparing | 0.0 ms |
Creating tmp table | 0.0 ms |
Sorting result | 0.0 ms |
Preparing | 0.0 ms |
Unlocking tables | 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.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
Creating sort index | 0.0 ms |
Removing tmp table | 0.0 ms |
Creating sort index | 0.2 ms |
Creating sort index | 0.0 ms |
Removing tmp table | 0.1 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 |
Removing tmp table | 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/categories/categories.php:288
JROOT/libraries/legacy/categories/categories.php:181
JROOT/components/com_content/models/category.php:326
JROOT/components/com_content/models/category.php:214
JROOT/libraries/legacy/view/legacy.php:398
JROOT/libraries/legacy/view/category.php:108
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_content/controller.php:79
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_content/content.php:39
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.45 ms Po ostatnim zapytaniu: 0.15 ms Pamięć zapytania: 0.025 MB Pamięć przed zapytaniem: 7.950 MB Zwróconych wierszy: 3
SELECT b.rules
FROM stporg_assets AS a
LEFT JOIN stporg_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.category.39')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | const | idx_asset_name | idx_asset_name | 152 | const | 1 | 100.00 | Using temporary; Uruchomiono metodę filesort |
1 | SIMPLE | b | ALL | idx_lft_rgt | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 171 | 41.52 | 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 |
Unlocking tables | 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/libraries/joomla/access/access.php:250
JROOT/libraries/joomla/access/access.php:110
JROOT/libraries/joomla/user/user.php:365
JROOT/components/com_content/models/category.php:335
JROOT/components/com_content/models/category.php:214
JROOT/libraries/legacy/view/legacy.php:398
JROOT/libraries/legacy/view/category.php:108
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_content/controller.php:79
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_content/content.php:39
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: 11.15 ms Po ostatnim zapytaniu: 0.84 ms Pamięć zapytania: 0.024 MB Pamięć przed zapytaniem: 8.127 MB Zwróconych wierszy: 6
SELECT a.id, a.title, a.alias, a.introtext, a.fulltext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, LENGTH(a.fulltext) AS readmore,
CASE WHEN badcats.id is not null THEN 0 ELSE a.state END AS state,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count,c.published,
CASE WHEN badcats.id is null THEN c.published ELSE 0 END AS parents_published
FROM stporg_content AS a
LEFT JOIN stporg_content_frontpage AS fp
ON fp.content_id = a.id
LEFT JOIN stporg_categories AS c
ON c.id = a.catid
LEFT JOIN stporg_users AS ua
ON ua.id = a.created_by
LEFT JOIN stporg_users AS uam
ON uam.id = a.modified_by
LEFT JOIN stporg_categories as parent
ON parent.id = c.parent_id
LEFT JOIN stporg_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM stporg_categories AS cat JOIN stporg_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id ) AS badcats
ON badcats.id = c.id
WHERE a.access IN (1,1)
AND c.access IN (1,1)
AND
CASE WHEN badcats.id is null THEN a.state ELSE 0 END = 1
AND a.catid = 39
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2024-10-12 09:18:16')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2024-10-12 09:18:16')
ORDER BY c.lft,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END , a.created
LIMIT 0, 108
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | PRIMARY | c | const | PRIMARY,idx_access | PRIMARY | 4 | const | 1 | 100.00 | |
1 | PRIMARY | a | ref | idx_access,idx_catid,jr_listing_count | idx_catid | 4 | const | 6 | 100.00 | Using where; Uruchomiono metodę filesort |
1 | PRIMARY | ua | eq_ref | PRIMARY | PRIMARY | 4 | stepnica_org.a.created_by | 1 | 100.00 | Using where |
1 | PRIMARY | uam | eq_ref | PRIMARY | PRIMARY | 4 | stepnica_org.a.modified_by | 1 | 100.00 | Using where |
1 | PRIMARY | parent | eq_ref | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using where |
1 | PRIMARY | v | eq_ref | PRIMARY | PRIMARY | 4 | stepnica_org.a.id | 1 | 100.00 | Using where |
1 | PRIMARY | <derived2> | ref | key0 | key0 | 5 | const | 4 | 100.00 | Using where |
2 | DERIVED | parent | range | cat_idx,idx_left_right | cat_idx | 153 | NULL | 2 | 8.70 | Using index condition; Using temporary; Uruchomiono metodę filesort |
2 | DERIVED | cat | index | PRIMARY,idx_left_right | idx_left_right | 8 | NULL | 23 | 100.00 | Using where; Using index; Using join buffer (flat, BNL join) |
Status | Duration |
---|
Starting | 0.1 ms |
Checking permissions | 0.0 ms |
Opening tables | 10.2 ms |
After opening tables | 0.1 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.1 ms |
Optimizing | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Statistics | 0.1 ms |
Preparing | 0.0 ms |
Creating tmp table | 0.0 ms |
Sorting result | 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 |
Executing | 0.0 ms |
Sending data | 0.0 ms |
Creating sort index | 0.0 ms |
Removing tmp table | 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 |
Removing tmp table | 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/libraries/legacy/model/list.php:187
JROOT/components/com_content/models/articles.php:535
JROOT/components/com_content/models/category.php:234
JROOT/libraries/legacy/view/legacy.php:398
JROOT/libraries/legacy/view/category.php:108
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_content/controller.php:79
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_content/content.php:39
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: 1.11 ms Po ostatnim zapytaniu: 1.68 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 8.406 MB Zwróconych wierszy: 0
SELECT `m`.`tag_id`,`t`.*
FROM `stporg_contentitem_tag_map` AS m
INNER JOIN `stporg_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 121
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | ALL | idx_tag_type,idx_tag | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 10 | 100.00 | Using where |
1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | stepnica_org.m.tag_id | 1 | 100.00 | Using where |
Status | Duration |
---|
Starting | 0.1 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.1 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.1 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/cms/helper/tags.php:409
JROOT/components/com_content/models/articles.php:661
JROOT/components/com_content/models/category.php:234
JROOT/libraries/legacy/view/legacy.php:398
JROOT/libraries/legacy/view/category.php:108
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_content/controller.php:79
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_content/content.php:39
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.36 ms Po ostatnim zapytaniu: 0.20 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 8.447 MB Zwróconych wierszy: 0
SELECT `m`.`tag_id`,`t`.*
FROM `stporg_contentitem_tag_map` AS m
INNER JOIN `stporg_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 122
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | ALL | idx_tag_type,idx_tag | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 10 | 100.00 | Using where |
1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | stepnica_org.m.tag_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 |
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/cms/helper/tags.php:409
JROOT/components/com_content/models/articles.php:661
JROOT/components/com_content/models/category.php:234
JROOT/libraries/legacy/view/legacy.php:398
JROOT/libraries/legacy/view/category.php:108
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_content/controller.php:79
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_content/content.php:39
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.28 ms Po ostatnim zapytaniu: 0.42 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 8.489 MB Zwróconych wierszy: 0
SELECT `m`.`tag_id`,`t`.*
FROM `stporg_contentitem_tag_map` AS m
INNER JOIN `stporg_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 125
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | ALL | idx_tag_type,idx_tag | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 10 | 100.00 | Using where |
1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | stepnica_org.m.tag_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 |
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/cms/helper/tags.php:409
JROOT/components/com_content/models/articles.php:661
JROOT/components/com_content/models/category.php:234
JROOT/libraries/legacy/view/legacy.php:398
JROOT/libraries/legacy/view/category.php:108
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_content/controller.php:79
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_content/content.php:39
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.37 ms Po ostatnim zapytaniu: 0.28 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 8.530 MB Zwróconych wierszy: 0
SELECT `m`.`tag_id`,`t`.*
FROM `stporg_contentitem_tag_map` AS m
INNER JOIN `stporg_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 126
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | ALL | idx_tag_type,idx_tag | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 10 | 100.00 | Using where |
1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | stepnica_org.m.tag_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.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/cms/helper/tags.php:409
JROOT/components/com_content/models/articles.php:661
JROOT/components/com_content/models/category.php:234
JROOT/libraries/legacy/view/legacy.php:398
JROOT/libraries/legacy/view/category.php:108
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_content/controller.php:79
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_content/content.php:39
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.31 ms Po ostatnim zapytaniu: 0.24 ms Pamięć zapytania: 0.023 MB Pamięć przed zapytaniem: 8.571 MB Zwróconych wierszy: 0
SELECT `m`.`tag_id`,`t`.*
FROM `stporg_contentitem_tag_map` AS m
INNER JOIN `stporg_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 127
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | ALL | idx_tag_type,idx_tag | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 10 | 100.00 | Using where |
1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | stepnica_org.m.tag_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 |
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/cms/helper/tags.php:409
JROOT/components/com_content/models/articles.php:661
JROOT/components/com_content/models/category.php:234
JROOT/libraries/legacy/view/legacy.php:398
JROOT/libraries/legacy/view/category.php:108
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_content/controller.php:79
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_content/content.php:39
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.27 ms Po ostatnim zapytaniu: 0.20 ms Pamięć zapytania: 0.022 MB Pamięć przed zapytaniem: 8.613 MB Zwróconych wierszy: 0
SELECT `m`.`tag_id`,`t`.*
FROM `stporg_contentitem_tag_map` AS m
INNER JOIN `stporg_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 128
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | ALL | idx_tag_type,idx_tag | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 10 | 100.00 | Using where |
1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | stepnica_org.m.tag_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 |
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/cms/helper/tags.php:409
JROOT/components/com_content/models/articles.php:661
JROOT/components/com_content/models/category.php:234
JROOT/libraries/legacy/view/legacy.php:398
JROOT/libraries/legacy/view/category.php:108
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_content/controller.php:79
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_content/content.php:39
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.62 ms Po ostatnim zapytaniu: 0.66 ms Pamięć zapytania: 0.024 MB Pamięć przed zapytaniem: 8.741 MB Zwróconych wierszy: 1
SELECT COUNT(*)
FROM stporg_content AS a
LEFT JOIN stporg_content_frontpage AS fp
ON fp.content_id = a.id
LEFT JOIN stporg_categories AS c
ON c.id = a.catid
LEFT JOIN stporg_users AS ua
ON ua.id = a.created_by
LEFT JOIN stporg_users AS uam
ON uam.id = a.modified_by
LEFT JOIN stporg_categories as parent
ON parent.id = c.parent_id
LEFT JOIN stporg_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM stporg_categories AS cat JOIN stporg_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id ) AS badcats
ON badcats.id = c.id
WHERE a.access IN (1,1)
AND c.access IN (1,1)
AND
CASE WHEN badcats.id is null THEN a.state ELSE 0 END = 1
AND a.catid = 39
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2024-10-12 09:18:16')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2024-10-12 09:18:16')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | PRIMARY | c | const | PRIMARY,idx_access | PRIMARY | 4 | const | 1 | 100.00 | |
1 | PRIMARY | a | ref | idx_access,idx_catid,jr_listing_count | idx_catid | 4 | const | 6 | 100.00 | Using where |
1 | PRIMARY | <derived2> | ref | key0 | key0 | 5 | const | 4 | 100.00 | Using where |
2 | DERIVED | parent | range | cat_idx,idx_left_right | cat_idx | 153 | NULL | 2 | 8.70 | Using index condition; Using temporary; Uruchomiono metodę filesort |
2 | DERIVED | cat | index | PRIMARY,idx_left_right | idx_left_right | 8 | NULL | 23 | 100.00 | Using where; Using index; Using join buffer (flat, BNL join) |
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 |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Statistics | 0.1 ms |
Preparing | 0.0 ms |
Creating tmp table | 0.0 ms |
Sorting result | 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 |
Executing | 0.0 ms |
Sending data | 0.0 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 |
Removing tmp table | 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:327
JROOT/libraries/legacy/model/list.php:292
JROOT/libraries/legacy/model/list.php:237
JROOT/components/com_content/models/category.php:246
JROOT/libraries/legacy/view/legacy.php:398
JROOT/libraries/legacy/view/category.php:108
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_content/controller.php:79
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_content/content.php:39
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: 0.19 ms Pamięć zapytania: 0.019 MB Pamięć przed zapytaniem: 8.751 MB Zwróconych wierszy: 0
SELECT `m`.`tag_id`,`t`.*
FROM `stporg_contentitem_tag_map` AS m
INNER JOIN `stporg_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.category'
AND `m`.`content_item_id` = 39
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | ALL | idx_tag_type,idx_tag | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 10 | 100.00 | Using where |
1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | stepnica_org.m.tag_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 |
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/cms/helper/tags.php:409
JROOT/libraries/legacy/view/category.php:179
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_content/controller.php:79
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_content/content.php:39
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: 1.54 ms Po ostatnim zapytaniu: 11.98 ms Pamięć zapytania: 0.028 MB Pamięć przed zapytaniem: 9.800 MB Zwróconych wierszy: 2
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM stporg_categories as c
LEFT JOIN stporg_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
LEFT JOIN (SELECT cat.id as id
FROM stporg_categories AS cat JOIN stporg_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id) AS badcats
ON badcats.id = c.id
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1)
AND c.published = 1
AND s.id=39
AND badcats.id is null
GROUP BY c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version
ORDER BY c.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | PRIMARY | s | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | Using temporary; Uruchomiono metodę filesort |
1 | PRIMARY | c | ALL | cat_idx,idx_access,idx_left_right | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 23 | 52.17 | Using where |
1 | PRIMARY | <derived2> | ref | key0 | key0 | 5 | stepnica_org.c.id | 4 | 100.00 | Using where |
2 | DERIVED | parent | range | cat_idx,idx_left_right | cat_idx | 153 | NULL | 2 | 8.70 | Using index condition; Using temporary; Uruchomiono metodę filesort |
2 | DERIVED | cat | index | PRIMARY,idx_left_right | idx_left_right | 8 | NULL | 23 | 100.00 | Using where; Using index; Using join buffer (flat, BNL join) |
Status | Duration |
---|
Starting | 0.3 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.1 ms |
Optimizing | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.1 ms |
Statistics | 0.1 ms |
Preparing | 0.0 ms |
Creating tmp table | 0.0 ms |
Sorting result | 0.0 ms |
Preparing | 0.0 ms |
Unlocking tables | 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.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
Creating sort index | 0.0 ms |
Removing tmp table | 0.0 ms |
Creating sort index | 0.3 ms |
Creating sort index | 0.1 ms |
Removing tmp table | 0.1 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 |
Removing tmp table | 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/categories/categories.php:288
JROOT/libraries/legacy/categories/categories.php:181
JROOT/components/com_content/helpers/route.php:39
JROOT/templates/gk_instyle/html/com_content/category/blog_item.php:108
JROOT/libraries/legacy/view/legacy.php:663
JROOT/templates/gk_instyle/html/com_content/category/blog.php:89
JROOT/libraries/legacy/view/legacy.php:663
JROOT/libraries/legacy/view/legacy.php:211
JROOT/libraries/legacy/view/category.php:195
JROOT/components/com_content/views/category/view.html.php:174
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_content/controller.php:79
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_content/content.php:39
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.89 ms Po ostatnim zapytaniu: 9.93 ms Pamięć zapytania: 0.021 MB Pamięć przed zapytaniem: 10.578 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 09:18:16')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2024-10-12 09:18:16')
AND m.access IN (1,1)
AND m.client_id = 0
AND (mm.menuid = 878 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.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.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.28 ms Po ostatnim zapytaniu: 41.89 ms Pamięć zapytania: 0.016 MB Pamięć przed zapytaniem: 13.184 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.1 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.05 ms Pamięć zapytania: 0.017 MB Pamięć przed zapytaniem: 13.201 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.20 ms Po ostatnim zapytaniu: 0.03 ms Pamięć zapytania: 0.017 MB Pamięć przed zapytaniem: 13.219 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.42 ms Po ostatnim zapytaniu: 0.06 ms Pamięć zapytania: 0.017 MB Pamięć przed zapytaniem: 13.240 MB Zwróconych wierszy: 1
SELECT count(*)
FROM `stporg_vcnt`
WHERE `ip` = '44.222.134.250'
AND (`tm` + '86400') > '1728724696'
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 | 1084 | 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.40 ms Po ostatnim zapytaniu: 0.05 ms Pamięć zapytania: 0.016 MB Pamięć przed zapytaniem: 13.256 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 | 1084 | 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.29 ms Po ostatnim zapytaniu: 0.04 ms Pamięć zapytania: 0.016 MB Pamięć przed zapytaniem: 13.274 MB Zwróconych wierszy: 26
SELECT `guest`, `client_id` , `username`, `userid`
FROM `stporg_session`
WHERE `client_id` = 0
AND `time` > '1728724096'
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 | 31 | 83.87 | 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.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/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.84 ms Po ostatnim zapytaniu: 0.15 ms Pamięć zapytania: 0.016 MB Pamięć przed zapytaniem: 13.295 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 | 1084 | 100.00 | Using where |
3 | UNION | stporg_vcnt | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 1084 | 100.00 | Using where |
4 | UNION | stporg_vcnt | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 1084 | 100.00 | Using where |
5 | UNION | stporg_vcnt | ALL | NULL | Nie można korzystać z żadnych kluczy indeksowych. | NULL | NULL | 1084 | 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.70 ms Po ostatnim zapytaniu: 1539.20 ms Pamięć zapytania: 0.003 MB Pamięć przed zapytaniem: 11.648 MB
UPDATE `stporg_session`
SET `data` = '__default|a:7:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1728724696;s:18:\"session.timer.last\";i:1728724696;s:17:\"session.timer.now\";i:1728724696;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\";b:0;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\";a:1:{i:0;i:1;}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:\"990d2741b988d4fe686ed1f29f0b730e\";}'
, `time` = '1728724697'
WHERE `session_id` = '35b118qgufavjudhjbgfqo8v46'
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
7 × SELECT `m`.`tag_id`,`t`.*
FROM `stporg_contentitem_tag_map` AS m
INNER JOIN `stporg_tags` AS t
ON `m`.`tag_id` = `t`.`id`
2 × SELECT b.rules
FROM stporg_assets AS a
LEFT JOIN stporg_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
2 × SELECT count(*)
FROM `stporg_vcnt`
1 × SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time, c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level, c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id, c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM stporg_categories as c
LEFT JOIN stporg_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
LEFT JOIN (SELECT cat.id as id
FROM stporg_categories AS cat JOIN stporg_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
1 × SELECT COUNT(*)
FROM stporg_content AS a
LEFT JOIN stporg_content_frontpage AS fp
ON fp.content_id = a.id
LEFT JOIN stporg_categories AS c
ON c.id = a.catid
LEFT JOIN stporg_users AS ua
ON ua.id = a.created_by
LEFT JOIN stporg_users AS uam
ON uam.id = a.modified_by
LEFT JOIN stporg_categories as parent
ON parent.id = c.parent_id
LEFT JOIN stporg_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM stporg_categories AS cat JOIN stporg_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
1 × SELECT count(*)
FROM `stporg_vcnt_pc
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 a.id, a.title, a.alias, a.introtext, a.fulltext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, LENGTH(a.fulltext) AS readmore,
CASE WHEN badcats.id is not null THEN 0 ELSE a.state END AS state,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count,c.published,
CASE WHEN badcats.id is null THEN c.published ELSE 0 END AS parents_published
FROM stporg_content AS a
LEFT JOIN stporg_content_frontpage AS fp
ON fp.content_id = a.id
LEFT JOIN stporg_categories AS c
ON c.id = a.catid
LEFT JOIN stporg_users AS ua
ON ua.id = a.created_by
LEFT JOIN stporg_users AS uam
ON uam.id = a.modified_by
LEFT JOIN stporg_categories as parent
ON parent.id = c.parent_id
LEFT JOIN stporg_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM stporg_categories AS cat JOIN stporg_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
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 c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time, c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level, c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id, c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug,COUNT(i.`id`) AS numitems
FROM stporg_categories as c
LEFT JOIN stporg_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
LEFT JOIN (SELECT cat.id as id
FROM stporg_categories AS cat JOIN stporg_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
1 × SELECT a.rules
FROM stporg_assets AS a
1 × SELECT `data`
FROM `stporg_session`