**زمان پرس و جو: 1.84 ms** **حافظه پرس و جو: 0.014 MB حافظه قبل از پرس و جوی: 4.243 MB** **سطرهای بازگشتی: 0**
SELECT `data`
FROM `skm6h_session`
WHERE `session_id` = '0jqeg7rivd95389pjpcedm2s76'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_session | const | PRIMARY | PRIMARY | 602 | const | 1 | 100.00 | |
| Status | Duration |
|---|
| Starting | 0.3 ms |
| Checking permissions | 0.2 ms |
| Opening tables | 0.2 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 |
| Statistics | 0.1 ms |
| Preparing | 0.1 ms |
| Executing | 0.1 ms |
| End of update loop | 0.1 ms |
| Query end | 0.0 ms |
| Commit | 0.0 ms |
| Closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.1 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.1 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/libraries/joomla/session/storage/database.php:44
JROOT/libraries/joomla/session/session.php:665
JROOT/libraries/joomla/session/session.php:603
JROOT/libraries/cms/application/cms.php:739
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:399
JROOT/libraries/joomla/factory.php:125
JROOT/index.php:37
**زمان پرس و جو: 1.25 ms** **پس از آخرین پرس و جو: 5.09 ms** **حافظه پرس و جو: 0.011 MB حافظه قبل از پرس و جوی: 4.542 MB** **سطرهای بازگشتی: 0**
SELECT `session_id`
FROM `skm6h_session`
WHERE `session_id` = '0jqeg7rivd95389pjpcedm2s76'
LIMIT 0, 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_session | const | PRIMARY | PRIMARY | 602 | const | 1 | 100.00 | Using index |
| Status | Duration |
|---|
| Starting | 0.2 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.1 ms |
| Optimizing | 0.0 ms |
| Statistics | 0.1 ms |
| Preparing | 0.0 ms |
| Executing | 0.0 ms |
| End of update loop | 0.0 ms |
| Query end | 0.0 ms |
| Commit | 0.0 ms |
| Closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.0 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.1 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/libraries/cms/application/cms.php:176
JROOT/libraries/cms/application/cms.php:765
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:399
JROOT/libraries/joomla/factory.php:125
JROOT/index.php:37
**زمان پرس و جو: 5.39 ms** **پس از آخرین پرس و جو: 0.34 ms** **حافظه پرس و جو: 0.009 MB حافظه قبل از پرس و جوی: 4.553 MB**
INSERT INTO `skm6h_session`
(`session_id`, `client_id`, `time`)
VALUES
('0jqeg7rivd95389pjpcedm2s76', 0, '1788413748')
**توضیحات در جستجو ممکن نیست: INSERT INTO `skm6h_session`
(`session_id`, `client_id`, `time`) VALUES
('0jqeg7rivd95389pjpcedm2s76', 0, '1788413748')**
| Status | Duration |
|---|
| Starting | 0.2 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.2 ms |
| End of update loop | 0.0 ms |
| Query end | 0.0 ms |
| Commit | 4.0 ms |
| Closing tables | 0.1 ms |
| Unlocking tables | 0.1 ms |
| Closing tables | 0.1 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.1 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/libraries/cms/application/cms.php:208
JROOT/libraries/cms/application/cms.php:765
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:399
JROOT/libraries/joomla/factory.php:125
JROOT/index.php:37
**زمان پرس و جو: 2.15 ms** **پس از آخرین پرس و جو: 12.52 ms** **حافظه پرس و جو: 0.013 MB حافظه قبل از پرس و جوی: 5.388 MB** **سطرهای بازگشتی: 1**
SELECT b.id
FROM skm6h_usergroups AS a
LEFT JOIN skm6h_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.4 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.2 ms |
| After opening tables | 0.1 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.3 ms |
| Preparing | 0.1 ms |
| Unlocking tables | 0.0 ms |
| Preparing | 0.1 ms |
| Executing | 0.0 ms |
| Sending data | 0.1 ms |
| End of update loop | 0.1 ms |
| Query end | 0.1 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.1 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/libraries/joomla/access/access.php:332
JROOT/libraries/joomla/access/access.php:401
JROOT/libraries/joomla/user/user.php:453
JROOT/libraries/cms/plugin/helper.php:296
JROOT/libraries/cms/plugin/helper.php:163
JROOT/libraries/cms/application/site.php:573
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.67 ms** **پس از آخرین پرس و جو: 1.86 ms** **حافظه پرس و جو: 0.012 MB حافظه قبل از پرس و جوی: 5.478 MB** **سطرهای بازگشتی: 5**
SELECT id, rules
FROM `skm6h_viewlevels`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_viewlevels | ALL | NULL | **کلید شاخصی برای استفاده نیست** | NULL | NULL | 5 | 100.00 | |
| Status | Duration |
|---|
| Starting | 0.3 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.0 ms |
| Optimizing | 0.0 ms |
| Statistics | 0.1 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.1 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/libraries/joomla/access/access.php:418
JROOT/libraries/joomla/user/user.php:453
JROOT/libraries/cms/plugin/helper.php:296
JROOT/libraries/cms/plugin/helper.php:163
JROOT/libraries/cms/application/site.php:573
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.75 ms** **پس از آخرین پرس و جو: 21.76 ms** **حافظه پرس و جو: 0.016 MB حافظه قبل از پرس و جوی: 6.685 MB** **سطرهای بازگشتی: 0**
SELECT `path`
FROM skm6h_rsfirewall_ignored
WHERE `type`='ignore_folder' OR `type`='ignore_file'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | **کلید شاخصی برای استفاده نیست** | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.4 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.1 ms |
| Preparing | 0.0 ms |
| Executing | 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.1 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.1 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/administrator/components/com_rsfirewall/helpers/config.php:52
JROOT/administrator/components/com_rsfirewall/helpers/config.php:18
JROOT/administrator/components/com_rsfirewall/helpers/config.php:159
JROOT/plugins/system/rsfirewall/rsfirewall.php:25
JROOT/libraries/cms/plugin/helper.php:255
JROOT/libraries/cms/plugin/helper.php:170
JROOT/libraries/cms/application/cms.php:653
JROOT/libraries/cms/application/site.php:647
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.64 ms** **پس از آخرین پرس و جو: 0.33 ms** **حافظه پرس و جو: 0.016 MB حافظه قبل از پرس و جوی: 6.702 MB** **سطرهای بازگشتی: 0**
SELECT `file`
FROM skm6h_rsfirewall_hashes
WHERE `type`='protect'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_rsfirewall_hashes | ALL | NULL | **کلید شاخصی برای استفاده نیست** | NULL | NULL | 21 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.2 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.1 ms |
| Preparing | 0.1 ms |
| Executing | 0.1 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.1 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.1 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.1 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/administrator/components/com_rsfirewall/helpers/config.php:58
JROOT/administrator/components/com_rsfirewall/helpers/config.php:18
JROOT/administrator/components/com_rsfirewall/helpers/config.php:159
JROOT/plugins/system/rsfirewall/rsfirewall.php:25
JROOT/libraries/cms/plugin/helper.php:255
JROOT/libraries/cms/plugin/helper.php:170
JROOT/libraries/cms/application/cms.php:653
JROOT/libraries/cms/application/site.php:647
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 2.01 ms** **پس از آخرین پرس و جو: 0.30 ms** **حافظه پرس و جو: 0.016 MB حافظه قبل از پرس و جوی: 6.715 MB** **سطرهای بازگشتی: 48**
SELECT *
FROM skm6h_rsfirewall_configuration
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_rsfirewall_configuration | ALL | NULL | **کلید شاخصی برای استفاده نیست** | NULL | NULL | 48 | 100.00 | |
| Status | Duration |
|---|
| Starting | 0.2 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.1 ms |
| Table lock | 0.1 ms |
| Init | 0.1 ms |
| Optimizing | 0.0 ms |
| Statistics | 0.0 ms |
| Preparing | 0.1 ms |
| Executing | 0.1 ms |
| Sending data | 0.3 ms |
| End of update loop | 0.1 ms |
| Query end | 0.0 ms |
| Commit | 0.0 ms |
| Closing tables | 0.2 ms |
| Unlocking tables | 0.1 ms |
| Closing tables | 0.0 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.1 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/administrator/components/com_rsfirewall/helpers/config.php:66
JROOT/administrator/components/com_rsfirewall/helpers/config.php:18
JROOT/administrator/components/com_rsfirewall/helpers/config.php:159
JROOT/plugins/system/rsfirewall/rsfirewall.php:25
JROOT/libraries/cms/plugin/helper.php:255
JROOT/libraries/cms/plugin/helper.php:170
JROOT/libraries/cms/application/cms.php:653
JROOT/libraries/cms/application/site.php:647
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 3.91 ms** **پس از آخرین پرس و جو: 23.73 ms** **حافظه پرس و جو: 0.021 MB حافظه قبل از پرس و جوی: 7.467 MB** **سطرهای بازگشتی: 10**
SHOW FULL COLUMNS
FROM `skm6h_rsfirewall_logs`
**توضیحات در جستجو ممکن نیست: SHOW FULL COLUMNS FROM `skm6h_rsfirewall_logs`**
| Status | Duration |
|---|
| Starting | 0.3 ms |
| Checking permissions | 0.1 ms |
| Closing tables | 0.1 ms |
| Opening tables | 0.9 ms |
| After opening tables | 0.1 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.0 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.1 ms |
| Preparing | 0.1 ms |
| Executing | 0.1 ms |
| Filling schema table | 0.0 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| Checking permissions | 0.2 ms |
| Closing tables | 0.3 ms |
| Executing | 0.0 ms |
| Sending data | 0.2 ms |
| End of update loop | 0.1 ms |
| Query end | 0.0 ms |
| Commit | 0.0 ms |
| Closing tables | 0.1 ms |
| Removing tmp table | 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.2 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/libraries/joomla/table/table.php:241
JROOT/libraries/joomla/table/table.php:162
JROOT/administrator/components/com_rsfirewall/tables/logs.php:35
JROOT/libraries/joomla/table/table.php:305
JROOT/administrator/components/com_rsfirewall/helpers/log.php:22
JROOT/administrator/components/com_rsfirewall/helpers/log.php:56
JROOT/plugins/system/rsfirewall/rsfirewall.php:46
JROOT/libraries/cms/plugin/helper.php:255
JROOT/libraries/cms/plugin/helper.php:170
JROOT/libraries/cms/application/cms.php:653
JROOT/libraries/cms/application/site.php:647
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 4.26 ms** **پس از آخرین پرس و جو: 44.05 ms** **حافظه پرس و جو: 0.024 MB حافظه قبل از پرس و جوی: 10.198 MB** **سطرهای بازگشتی: 73**
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 skm6h_menu AS m
LEFT JOIN skm6h_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
ORDER BY m.lft
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 134 | 100.00 | Using index condition; Using where; **با استفاده از مرتب سازی فایل** |
| 1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | resinsaz_joomla.m.component_id | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.4 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.2 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.2 ms |
| Preparing | 0.1 ms |
| Sorting result | 0.1 ms |
| Executing | 0.0 ms |
| Sending data | 0.1 ms |
| Creating sort index | 2.2 ms |
| End of update loop | 0.1 ms |
| Query end | 0.0 ms |
| Commit | 0.0 ms |
| Closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.1 ms |
| Starting cleanup | 0.1 ms |
| Freeing items | 0.1 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/libraries/cms/menu/site.php:45
JROOT/libraries/cms/menu/menu.php:64
JROOT/libraries/cms/menu/menu.php:118
JROOT/libraries/cms/application/cms.php:424
JROOT/libraries/cms/application/site.php:272
JROOT/libraries/cms/router/site.php:57
JROOT/libraries/cms/router/router.php:196
JROOT/libraries/cms/application/cms.php:520
JROOT/libraries/cms/application/site.php:407
JROOT/plugins/system/languagefilter/languagefilter.php:94
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/libraries/joomla/application/base.php:83
JROOT/libraries/cms/application/cms.php:654
JROOT/libraries/cms/application/site.php:647
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.36 ms** **پس از آخرین پرس و جو: 55.73 ms** **حافظه پرس و جو: 0.014 MB حافظه قبل از پرس و جوی: 12.029 MB** **سطرهای بازگشتی: 0**
SELECT *
FROM skm6h_rsfirewall_hashes
WHERE (`type`='3.4.1' OR `type`='protect')
AND `flag`!='C'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_rsfirewall_hashes | ALL | NULL | **کلید شاخصی برای استفاده نیست** | NULL | NULL | 21 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.3 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.1 ms |
| Preparing | 0.1 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.1 ms |
| Updating status | 0.0 ms |
| Reset for next command | 0.0 ms |
JROOT/plugins/system/rsfirewall/rsfirewall.php:839
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/libraries/joomla/application/base.php:83
JROOT/libraries/cms/application/cms.php:1098
JROOT/libraries/cms/application/site.php:747
JROOT/libraries/cms/application/site.php:215
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.02 ms** **پس از آخرین پرس و جو: 1.91 ms** **حافظه پرس و جو: 0.015 MB حافظه قبل از پرس و جوی: 12.104 MB** **سطرهای بازگشتی: 0**
SELECT *
FROM skm6h_rsfirewall_snapshots
WHERE `type`='protect'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | **کلید شاخصی برای استفاده نیست** | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.2 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.1 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.1 ms |
| Updating status | 0.0 ms |
| Reset for next command | 0.0 ms |
JROOT/administrator/components/com_rsfirewall/helpers/snapshot.php:46
JROOT/plugins/system/rsfirewall/rsfirewall.php:862
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/libraries/joomla/application/base.php:83
JROOT/libraries/cms/application/cms.php:1098
JROOT/libraries/cms/application/site.php:747
JROOT/libraries/cms/application/site.php:215
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.39 ms** **پس از آخرین پرس و جو: 0.74 ms** **حافظه پرس و جو: 0.016 MB حافظه قبل از پرس و جوی: 12.120 MB** **سطرهای بازگشتی: 0**
SELECT `ip`,`reason`
FROM skm6h_rsfirewall_lists
WHERE (`ip`='216.73.217.68' OR `ip` LIKE '%*%' OR `ip` LIKE '%/%' OR `ip` LIKE '%-%')
AND `type`='1'
AND `published`='1'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | **کلید شاخصی برای استفاده نیست** | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.3 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.1 ms |
| Preparing | 0.0 ms |
| Executing | 0.0 ms |
| End of update loop | 0.1 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.1 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/plugins/system/rsfirewall/rsfirewall.php:164
JROOT/plugins/system/rsfirewall/rsfirewall.php:143
JROOT/plugins/system/rsfirewall/rsfirewall.php:890
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/libraries/joomla/application/base.php:83
JROOT/libraries/cms/application/cms.php:1098
JROOT/libraries/cms/application/site.php:747
JROOT/libraries/cms/application/site.php:215
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.28 ms** **پس از آخرین پرس و جو: 0.55 ms** **حافظه پرس و جو: 0.016 MB حافظه قبل از پرس و جوی: 12.135 MB** **سطرهای بازگشتی: 0**
SELECT `ip`,`reason`
FROM skm6h_rsfirewall_lists
WHERE (`ip`='216.73.217.68' OR `ip` LIKE '%*%' OR `ip` LIKE '%/%' OR `ip` LIKE '%-%')
AND `type`='0'
AND `published`='1'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | **کلید شاخصی برای استفاده نیست** | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.2 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.0 ms |
| After opening tables | 0.0 ms |
| System lock | 0.1 ms |
| Table lock | 0.0 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.1 ms |
| Preparing | 0.0 ms |
| Executing | 0.0 ms |
| End of update loop | 0.0 ms |
| Query end | 0.0 ms |
| Commit | 0.0 ms |
| Closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.1 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.1 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.0 ms |
JROOT/plugins/system/rsfirewall/rsfirewall.php:164
JROOT/plugins/system/rsfirewall/rsfirewall.php:133
JROOT/plugins/system/rsfirewall/rsfirewall.php:894
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/libraries/joomla/application/base.php:83
JROOT/libraries/cms/application/cms.php:1098
JROOT/libraries/cms/application/site.php:747
JROOT/libraries/cms/application/site.php:215
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.40 ms** **پس از آخرین پرس و جو: 2.38 ms** **حافظه پرس و جو: 0.015 MB حافظه قبل از پرس و جوی: 12.261 MB** **سطرهای بازگشتی: 0**
SELECT *
FROM skm6h_rsfirewall_exceptions
WHERE `published`='1'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | **کلید شاخصی برای استفاده نیست** | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.2 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.1 ms |
| Preparing | 0.0 ms |
| Executing | 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.1 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/plugins/system/rsfirewall/rsfirewall.php:532
JROOT/plugins/system/rsfirewall/rsfirewall.php:929
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/libraries/joomla/application/base.php:83
JROOT/libraries/cms/application/cms.php:1098
JROOT/libraries/cms/application/site.php:747
JROOT/libraries/cms/application/site.php:215
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 4.49 ms** **پس از آخرین پرس و جو: 7.26 ms** **حافظه پرس و جو: 0.025 MB حافظه قبل از پرس و جوی: 12.609 MB**
UPDATE `skm6h_extensions`
SET `params` = '{\"mediaversion\":\"04fe880dd1cc35bc55159955b78da06b\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_extensions | range | element_clientid,element_folder_clientid,extension | extension | 364 | NULL | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.3 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init for update | 0.3 ms |
| Updating | 0.2 ms |
| End of update loop | 0.0 ms |
| Query end | 0.0 ms |
| Commit | 2.8 ms |
| Closing tables | 0.1 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.1 ms |
| Starting cleanup | 0.1 ms |
| Freeing items | 0.1 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/libraries/cms/library/helper.php:119
JROOT/libraries/cms/version/version.php:228
JROOT/libraries/cms/version/version.php:187
JROOT/libraries/joomla/factory.php:736
JROOT/libraries/joomla/factory.php:216
JROOT/libraries/cms/html/html.php:701
JROOT/libraries/cms/html/html.php:236
JROOT/libraries/cms/html/html.php:138
JROOT/libraries/cms/html/jquery.php:53
JROOT/libraries/cms/html/html.php:236
JROOT/libraries/cms/html/html.php:138
JROOT/plugins/system/jquery/jquery.php:38
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/libraries/joomla/application/base.php:83
JROOT/libraries/cms/application/cms.php:1098
JROOT/libraries/cms/application/site.php:747
JROOT/libraries/cms/application/site.php:215
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 2.52 ms** **پس از آخرین پرس و جو: 45.40 ms** **حافظه پرس و جو: 0.013 MB حافظه قبل از پرس و جوی: 14.993 MB** **سطرهای بازگشتی: 1**
SELECT a.rules
FROM skm6h_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.5 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.2 ms |
| After opening tables | 0.1 ms |
| System lock | 0.1 ms |
| Table lock | 0.1 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.3 ms |
| Preparing | 0.1 ms |
| Unlocking tables | 0.1 ms |
| Preparing | 0.1 ms |
| Executing | 0.1 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.1 ms |
| Unlocking tables | 0.1 ms |
| Closing tables | 0.1 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.1 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/libraries/joomla/access/access.php:246
JROOT/libraries/joomla/user/user.php:384
JROOT/components/com_k2/k2.php:16
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 6.56 ms** **پس از آخرین پرس و جو: 1.84 ms** **حافظه پرس و جو: 0.014 MB حافظه قبل از پرس و جوی: 15.061 MB** **سطرهای بازگشتی: 2**
SELECT b.rules
FROM skm6h_assets AS a
LEFT JOIN skm6h_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_k2')
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; **با استفاده از مرتب سازی فایل** |
| 1 | SIMPLE | b | ALL | idx_lft_rgt | **کلید شاخصی برای استفاده نیست** | NULL | NULL | 264 | 99.24 | Using where |
| Status | Duration |
|---|
| Starting | 0.3 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.1 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.3 ms |
| Preparing | 0.1 ms |
| Unlocking tables | 0.1 ms |
| Preparing | 0.3 ms |
| Creating tmp table | 0.2 ms |
| Sorting result | 0.1 ms |
| Executing | 0.0 ms |
| Sending data | 2.6 ms |
| Creating sort index | 0.2 ms |
| Removing tmp table | 0.5 ms |
| Creating sort index | 0.2 ms |
| End of update loop | 0.1 ms |
| Query end | 0.1 ms |
| Commit | 0.1 ms |
| Closing tables | 0.1 ms |
| Unlocking tables | 0.1 ms |
| Closing tables | 0.1 ms |
| Starting cleanup | 0.1 ms |
| Freeing items | 0.3 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/libraries/joomla/access/access.php:246
JROOT/libraries/joomla/access/access.php:107
JROOT/libraries/joomla/user/user.php:393
JROOT/components/com_k2/k2.php:16
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 3.09 ms** **پس از آخرین پرس و جو: 24.26 ms** **حافظه پرس و جو: 0.019 MB حافظه قبل از پرس و جوی: 17.123 MB** **سطرهای بازگشتی: 55**
SELECT id
FROM skm6h_k2_categories
WHERE published=1
AND trash=0
AND access IN(1,1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_k2_categories | range | category,published,access,trash | category | 8 | NULL | 54 | 100.00 | Using index condition |
| Status | Duration |
|---|
| Starting | 0.4 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.1 ms |
| System lock | 0.1 ms |
| Table lock | 0.1 ms |
| Init | 0.2 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.3 ms |
| Preparing | 0.1 ms |
| Executing | 0.0 ms |
| Sending data | 0.6 ms |
| End of update loop | 0.1 ms |
| Query end | 0.0 ms |
| Commit | 0.0 ms |
| Closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.1 ms |
| Starting cleanup | 0.1 ms |
| Freeing items | 0.2 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/components/com_k2/helpers/permissions.php:261
JROOT/components/com_k2/views/itemlist/view.html.php:29
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 2.84 ms** **پس از آخرین پرس و جو: 2.39 ms** **حافظه پرس و جو: 0.024 MB حافظه قبل از پرس و جوی: 17.271 MB** **سطرهای بازگشتی: 14**
SHOW FULL COLUMNS
FROM `skm6h_k2_categories`
**توضیحات در جستجو ممکن نیست: SHOW FULL COLUMNS FROM `skm6h_k2_categories`**
| Status | Duration |
|---|
| Starting | 0.3 ms |
| Checking permissions | 0.0 ms |
| Closing tables | 0.0 ms |
| Opening tables | 0.6 ms |
| After opening tables | 0.1 ms |
| System lock | 0.0 ms |
| Table lock | 0.1 ms |
| Init | 0.0 ms |
| Optimizing | 0.0 ms |
| Statistics | 0.0 ms |
| Preparing | 0.1 ms |
| Executing | 0.0 ms |
| Filling schema table | 0.0 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| Checking permissions | 0.3 ms |
| Closing tables | 0.1 ms |
| Executing | 0.0 ms |
| Sending data | 0.1 ms |
| End of update loop | 0.1 ms |
| Query end | 0.1 ms |
| Commit | 0.0 ms |
| Closing tables | 0.0 ms |
| Removing tmp table | 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.1 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/libraries/joomla/table/table.php:241
JROOT/libraries/joomla/table/table.php:162
JROOT/administrator/components/com_k2/tables/k2category.php:34
JROOT/libraries/joomla/table/table.php:305
JROOT/components/com_k2/views/itemlist/view.html.php:41
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.51 ms** **پس از آخرین پرس و جو: 0.65 ms** **حافظه پرس و جو: 0.019 MB حافظه قبل از پرس و جوی: 17.319 MB** **سطرهای بازگشتی: 1**
SELECT *
FROM skm6h_k2_categories
WHERE id = '6'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_k2_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
| Status | Duration |
|---|
| Starting | 0.2 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.1 ms |
| Statistics | 0.1 ms |
| Preparing | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Preparing | 0.0 ms |
| Executing | 0.0 ms |
| Sending data | 0.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.1 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/administrator/components/com_k2/tables/k2category.php:65
JROOT/components/com_k2/views/itemlist/view.html.php:42
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.47 ms** **پس از آخرین پرس و جو: 1.43 ms** **حافظه پرس و جو: 0.019 MB حافظه قبل از پرس و جوی: 17.374 MB** **سطرهای بازگشتی: 1**
SELECT *
FROM skm6h_k2_categories
WHERE id = '4'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_k2_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
| Status | Duration |
|---|
| Starting | 0.2 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.1 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 |
| Statistics | 0.1 ms |
| Preparing | 0.0 ms |
| Unlocking tables | 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.2 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.0 ms |
JROOT/administrator/components/com_k2/tables/k2category.php:65
JROOT/components/com_k2/views/itemlist/view.html.php:116
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 2.63 ms** **پس از آخرین پرس و جو: 28.41 ms** **حافظه پرس و جو: 0.019 MB حافظه قبل از پرس و جوی: 18.878 MB** **سطرهای بازگشتی: 6**
SELECT *
FROM skm6h_k2_categories
WHERE parent=6
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN('fa-IR', '*')
ORDER BY id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_k2_categories | ref | category,parent,published,access,trash,language | parent | 5 | const | 6 | 100.00 | Using where; **با استفاده از مرتب سازی فایل** |
| Status | Duration |
|---|
| Starting | 0.4 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.1 ms |
| System lock | 0.1 ms |
| Table lock | 0.1 ms |
| Init | 0.1 ms |
| Optimizing | 0.2 ms |
| Statistics | 0.3 ms |
| Preparing | 0.1 ms |
| Sorting result | 0.0 ms |
| Executing | 0.0 ms |
| Sending data | 0.1 ms |
| Creating sort index | 0.3 ms |
| End of update loop | 0.1 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.2 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/components/com_k2/models/itemlist.php:748
JROOT/components/com_k2/views/itemlist/view.html.php:173
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.49 ms** **پس از آخرین پرس و جو: 0.65 ms** **حافظه پرس و جو: 0.020 MB حافظه قبل از پرس و جوی: 18.931 MB** **سطرهای بازگشتی: 0**
SELECT id
FROM skm6h_k2_categories
WHERE parent IN (30)
AND id NOT IN (30)
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN('fa-IR', '*')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_k2_categories | ref | PRIMARY,category,parent,published,access,trash,language | parent | 5 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.2 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.1 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.2 ms |
| Preparing | 0.1 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.1 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/itemlist.php:642
JROOT/components/com_k2/models/itemlist.php:771
JROOT/components/com_k2/views/itemlist/view.html.php:180
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.90 ms** **پس از آخرین پرس و جو: 0.34 ms** **حافظه پرس و جو: 0.019 MB حافظه قبل از پرس و جوی: 18.951 MB** **سطرهای بازگشتی: 1**
SELECT COUNT(*)
FROM skm6h_k2_items
WHERE catid IN (30)
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN('fa-IR', '*')
AND ( publish_up = '0000-00-00 00:00:00' OR publish_up <= '2026-09-03 05:35:48' )
AND ( publish_down = '0000-00-00 00:00:00' OR publish_down >= '2026-09-03 05:35:48' )
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_k2_items | ref | item,catid,language | catid | 4 | const | 2 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.3 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.2 ms |
| Preparing | 0.1 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.2 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/itemlist.php:790
JROOT/components/com_k2/views/itemlist/view.html.php:180
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.46 ms** **پس از آخرین پرس و جو: 1.69 ms** **حافظه پرس و جو: 0.020 MB حافظه قبل از پرس و جوی: 18.974 MB** **سطرهای بازگشتی: 0**
SELECT id
FROM skm6h_k2_categories
WHERE parent IN (31)
AND id NOT IN (31)
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN('fa-IR', '*')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_k2_categories | ref | PRIMARY,category,parent,published,access,trash,language | parent | 5 | const | 1 | 100.00 | Using where |
| 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.1 ms |
| Statistics | 0.2 ms |
| Preparing | 0.1 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.1 ms |
| Closing tables | 0.0 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.1 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/itemlist.php:642
JROOT/components/com_k2/models/itemlist.php:771
JROOT/components/com_k2/views/itemlist/view.html.php:180
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.61 ms** **پس از آخرین پرس و جو: 0.56 ms** **حافظه پرس و جو: 0.019 MB حافظه قبل از پرس و جوی: 18.994 MB** **سطرهای بازگشتی: 1**
SELECT COUNT(*)
FROM skm6h_k2_items
WHERE catid IN (31)
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN('fa-IR', '*')
AND ( publish_up = '0000-00-00 00:00:00' OR publish_up <= '2026-09-03 05:35:48' )
AND ( publish_down = '0000-00-00 00:00:00' OR publish_down >= '2026-09-03 05:35:48' )
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_k2_items | ref | item,catid,language | catid | 4 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.2 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.1 ms |
| Statistics | 0.2 ms |
| Preparing | 0.1 ms |
| Executing | 0.0 ms |
| Sending data | 0.1 ms |
| End of update loop | 0.1 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.1 ms |
| Updating status | 0.0 ms |
| Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/itemlist.php:790
JROOT/components/com_k2/views/itemlist/view.html.php:180
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.61 ms** **پس از آخرین پرس و جو: 2.74 ms** **حافظه پرس و جو: 0.020 MB حافظه قبل از پرس و جوی: 19.017 MB** **سطرهای بازگشتی: 0**
SELECT id
FROM skm6h_k2_categories
WHERE parent IN (32)
AND id NOT IN (32)
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN('fa-IR', '*')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_k2_categories | ref | PRIMARY,category,parent,published,access,trash,language | parent | 5 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.3 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.2 ms |
| Preparing | 0.1 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.1 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/components/com_k2/models/itemlist.php:642
JROOT/components/com_k2/models/itemlist.php:771
JROOT/components/com_k2/views/itemlist/view.html.php:180
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 2.17 ms** **پس از آخرین پرس و جو: 0.42 ms** **حافظه پرس و جو: 0.019 MB حافظه قبل از پرس و جوی: 19.037 MB** **سطرهای بازگشتی: 1**
SELECT COUNT(*)
FROM skm6h_k2_items
WHERE catid IN (32)
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN('fa-IR', '*')
AND ( publish_up = '0000-00-00 00:00:00' OR publish_up <= '2026-09-03 05:35:48' )
AND ( publish_down = '0000-00-00 00:00:00' OR publish_down >= '2026-09-03 05:35:48' )
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_k2_items | ref | item,catid,language | catid | 4 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.2 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.2 ms |
| Preparing | 0.1 ms |
| Executing | 0.1 ms |
| Sending data | 0.1 ms |
| End of update loop | 0.1 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.2 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/components/com_k2/models/itemlist.php:790
JROOT/components/com_k2/views/itemlist/view.html.php:180
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.78 ms** **پس از آخرین پرس و جو: 2.07 ms** **حافظه پرس و جو: 0.020 MB حافظه قبل از پرس و جوی: 19.060 MB** **سطرهای بازگشتی: 0**
SELECT id
FROM skm6h_k2_categories
WHERE parent IN (33)
AND id NOT IN (33)
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN('fa-IR', '*')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_k2_categories | ref | PRIMARY,category,parent,published,access,trash,language | parent | 5 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.3 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.2 ms |
| Preparing | 0.1 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.2 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/components/com_k2/models/itemlist.php:642
JROOT/components/com_k2/models/itemlist.php:771
JROOT/components/com_k2/views/itemlist/view.html.php:180
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.64 ms** **پس از آخرین پرس و جو: 0.33 ms** **حافظه پرس و جو: 0.019 MB حافظه قبل از پرس و جوی: 19.080 MB** **سطرهای بازگشتی: 1**
SELECT COUNT(*)
FROM skm6h_k2_items
WHERE catid IN (33)
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN('fa-IR', '*')
AND ( publish_up = '0000-00-00 00:00:00' OR publish_up <= '2026-09-03 05:35:48' )
AND ( publish_down = '0000-00-00 00:00:00' OR publish_down >= '2026-09-03 05:35:48' )
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_k2_items | ref | item,catid,language | catid | 4 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.2 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.2 ms |
| Preparing | 0.1 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.1 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.1 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/itemlist.php:790
JROOT/components/com_k2/views/itemlist/view.html.php:180
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 2.40 ms** **پس از آخرین پرس و جو: 1.90 ms** **حافظه پرس و جو: 0.020 MB حافظه قبل از پرس و جوی: 19.102 MB** **سطرهای بازگشتی: 0**
SELECT id
FROM skm6h_k2_categories
WHERE parent IN (34)
AND id NOT IN (34)
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN('fa-IR', '*')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_k2_categories | ref | PRIMARY,category,parent,published,access,trash,language | parent | 5 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.3 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.1 ms |
| System lock | 0.1 ms |
| Table lock | 0.1 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.3 ms |
| Preparing | 0.1 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.1 ms |
| Unlocking tables | 0.2 ms |
| Closing tables | 0.1 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.2 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/components/com_k2/models/itemlist.php:642
JROOT/components/com_k2/models/itemlist.php:771
JROOT/components/com_k2/views/itemlist/view.html.php:180
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.83 ms** **پس از آخرین پرس و جو: 0.43 ms** **حافظه پرس و جو: 0.019 MB حافظه قبل از پرس و جوی: 19.123 MB** **سطرهای بازگشتی: 1**
SELECT COUNT(*)
FROM skm6h_k2_items
WHERE catid IN (34)
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN('fa-IR', '*')
AND ( publish_up = '0000-00-00 00:00:00' OR publish_up <= '2026-09-03 05:35:48' )
AND ( publish_down = '0000-00-00 00:00:00' OR publish_down >= '2026-09-03 05:35:48' )
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_k2_items | ref | item,catid,language | catid | 4 | const | 2 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.2 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.2 ms |
| Preparing | 0.1 ms |
| Executing | 0.1 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.2 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/itemlist.php:790
JROOT/components/com_k2/views/itemlist/view.html.php:180
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.67 ms** **پس از آخرین پرس و جو: 1.68 ms** **حافظه پرس و جو: 0.020 MB حافظه قبل از پرس و جوی: 19.146 MB** **سطرهای بازگشتی: 0**
SELECT id
FROM skm6h_k2_categories
WHERE parent IN (35)
AND id NOT IN (35)
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN('fa-IR', '*')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_k2_categories | ref | PRIMARY,category,parent,published,access,trash,language | parent | 5 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.2 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.0 ms |
| After opening tables | 0.0 ms |
| System lock | 0.1 ms |
| Table lock | 0.1 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.2 ms |
| Preparing | 0.1 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.2 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/components/com_k2/models/itemlist.php:642
JROOT/components/com_k2/models/itemlist.php:771
JROOT/components/com_k2/views/itemlist/view.html.php:180
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.65 ms** **پس از آخرین پرس و جو: 0.30 ms** **حافظه پرس و جو: 0.019 MB حافظه قبل از پرس و جوی: 19.166 MB** **سطرهای بازگشتی: 1**
SELECT COUNT(*)
FROM skm6h_k2_items
WHERE catid IN (35)
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN('fa-IR', '*')
AND ( publish_up = '0000-00-00 00:00:00' OR publish_up <= '2026-09-03 05:35:48' )
AND ( publish_down = '0000-00-00 00:00:00' OR publish_down >= '2026-09-03 05:35:48' )
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_k2_items | ref | item,catid,language | catid | 4 | const | 3 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.3 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.1 ms |
| System lock | 0.0 ms |
| Table lock | 0.1 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.2 ms |
| Preparing | 0.1 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.1 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/components/com_k2/models/itemlist.php:790
JROOT/components/com_k2/views/itemlist/view.html.php:180
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.77 ms** **پس از آخرین پرس و جو: 3.70 ms** **حافظه پرس و جو: 0.020 MB حافظه قبل از پرس و جوی: 19.224 MB** **سطرهای بازگشتی: 6**
SELECT id
FROM skm6h_k2_categories
WHERE parent IN (6)
AND id NOT IN (6)
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN('fa-IR', '*')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_k2_categories | ref | PRIMARY,category,parent,published,access,trash,language | parent | 5 | const | 6 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.4 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.2 ms |
| Preparing | 0.1 ms |
| Executing | 0.1 ms |
| Sending data | 0.1 ms |
| End of update loop | 0.0 ms |
| Query end | 0.1 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.1 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/itemlist.php:642
JROOT/components/com_k2/models/itemlist.php:122
JROOT/components/com_k2/views/itemlist/view.html.php:380
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.73 ms** **پس از آخرین پرس و جو: 0.27 ms** **حافظه پرس و جو: 0.020 MB حافظه قبل از پرس و جوی: 19.246 MB** **سطرهای بازگشتی: 0**
SELECT id
FROM skm6h_k2_categories
WHERE parent IN (30,31,32,33,34,35)
AND id NOT IN (30,31,32,33,34,35)
AND published=1
AND trash=0
AND access IN(1,1)
AND language IN('fa-IR', '*')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_k2_categories | range | PRIMARY,category,parent,published,access,trash,language | parent | 5 | NULL | 6 | 83.33 | Using index condition; Using where |
| Status | Duration |
|---|
| Starting | 0.2 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.2 ms |
| Table lock | 0.1 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.2 ms |
| Preparing | 0.1 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.2 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/itemlist.php:642
JROOT/components/com_k2/models/itemlist.php:122
JROOT/components/com_k2/views/itemlist/view.html.php:380
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 19.50 ms** **پس از آخرین پرس و جو: 0.76 ms** **حافظه پرس و جو: 0.019 MB حافظه قبل از پرس و جوی: 19.266 MB** **سطرهای بازگشتی: 13**
SELECT DISTINCT i.`id`,i.*, c.name as categoryname,c.id as categoryid, c.alias as categoryalias, c.params as categoryparams
FROM skm6h_k2_items as i RIGHT JOIN skm6h_k2_categories AS c
ON c.id = i.catid
LEFT JOIN skm6h_k2_additional_categories AS ca
ON ca.`itemID` = i.`id`
WHERE i.published = 1
AND i.access IN(1,1)
AND i.trash = 0
AND c.published = 1
AND c.access IN(1,1)
AND c.trash = 0
AND c.language IN ('fa-IR','*')
AND i.language IN ('fa-IR','*')
AND ( i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2026-09-03 05:35:48' )
AND ( i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2026-09-03 05:35:48' )
AND (c.id IN (6,30,31,32,33,34,35) OR ca.`catid` IN (6,30,31,32,33,34,35))
ORDER BY i.title
LIMIT 0, 21
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | i | ref | item,catid,language | item | 2 | const | 101 | 100.00 | Using index condition; Using where; Using temporary; **با استفاده از مرتب سازی فایل** |
| 1 | SIMPLE | c | eq_ref | PRIMARY,category,published,access,trash,language | PRIMARY | 4 | resinsaz_joomla.i.catid | 1 | 100.00 | Using index condition; Using where |
| 1 | SIMPLE | ca | ALL | NULL | **کلید شاخصی برای استفاده نیست** | NULL | NULL | 129 | 100.00 | Using where; Using join buffer (flat, BNL join) |
| Status | Duration |
|---|
| Starting | 0.3 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.1 ms |
| Table lock | 0.0 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.3 ms |
| Preparing | 0.1 ms |
| Creating tmp table | 0.2 ms |
| Sorting result | 0.1 ms |
| Executing | 0.0 ms |
| Sending data | 16.2 ms |
| Creating sort index | 0.6 ms |
| Removing tmp table | 0.4 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.1 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.2 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/components/com_k2/models/itemlist.php:357
JROOT/components/com_k2/views/itemlist/view.html.php:380
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 8.54 ms** **پس از آخرین پرس و جو: 4.17 ms** **حافظه پرس و جو: 0.019 MB حافظه قبل از پرس و جوی: 19.443 MB** **سطرهای بازگشتی: 1**
SELECT COUNT(DISTINCT i.`id`)
FROM skm6h_k2_items as i RIGHT JOIN skm6h_k2_categories c
ON c.id = i.catid
LEFT JOIN skm6h_k2_additional_categories AS ca
ON ca.`itemID` = i.`id`
WHERE i.published = 1
AND i.access IN(1,1)
AND i.trash = 0
AND c.published = 1
AND c.access IN(1,1)
AND c.trash = 0
AND c.language IN ('fa-IR','*')
AND i.language IN ('fa-IR','*')
AND ( i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2026-09-03 05:35:48' )
AND ( i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2026-09-03 05:35:48' )
AND (c.id IN (6,30,31,32,33,34,35) OR ca.`catid` IN (6,30,31,32,33,34,35))
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | i | ref | item,catid,language | item | 2 | const | 101 | 100.00 | Using index condition; Using where |
| 1 | SIMPLE | c | eq_ref | PRIMARY,category,published,access,trash,language | PRIMARY | 4 | resinsaz_joomla.i.catid | 1 | 100.00 | Using index condition; Using where |
| 1 | SIMPLE | ca | ALL | NULL | **کلید شاخصی برای استفاده نیست** | NULL | NULL | 129 | 100.00 | Using where; Using join buffer (flat, BNL join) |
| Status | Duration |
|---|
| Starting | 0.4 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.2 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.3 ms |
| Preparing | 0.2 ms |
| Executing | 0.0 ms |
| Sending data | 6.1 ms |
| End of update loop | 0.2 ms |
| Removing tmp table | 0.1 ms |
| End of update loop | 0.1 ms |
| Query end | 0.0 ms |
| Commit | 0.0 ms |
| Closing tables | 0.1 ms |
| Unlocking tables | 0.1 ms |
| Closing tables | 0.1 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.1 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/components/com_k2/models/itemlist.php:592
JROOT/components/com_k2/views/itemlist/view.html.php:385
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 4.05 ms** **پس از آخرین پرس و جو: 23.11 ms** **حافظه پرس و جو: 0.028 MB حافظه قبل از پرس و جوی: 21.389 MB** **سطرهای بازگشتی: 0**
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 skm6h_categories as c
LEFT JOIN skm6h_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 skm6h_categories AS cat JOIN skm6h_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=30
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 | NULL | NULL | NULL | **کلید شاخصی برای استفاده نیست** | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| 2 | LATERAL DERIVED | cat | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | |
| 2 | LATERAL DERIVED | parent | range | cat_idx,idx_left_right | cat_idx | 153 | NULL | 2 | 100.00 | Using index condition; Using where; Using join buffer (flat, BNL join) |
| Status | Duration |
|---|
| Starting | 0.9 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.4 ms |
| After opening tables | 0.1 ms |
| System lock | 0.1 ms |
| Table lock | 0.1 ms |
| Init | 0.3 ms |
| Optimizing | 0.2 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.3 ms |
| Statistics | 0.3 ms |
| Preparing | 0.2 ms |
| Preparing | 0.1 ms |
| Executing | 0.1 ms |
| End of update loop | 0.0 ms |
| Query end | 0.1 ms |
| Commit | 0.1 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.1 ms |
| Starting cleanup | 0.1 ms |
| Freeing items | 0.2 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/libraries/legacy/categories/categories.php:289
JROOT/libraries/legacy/categories/categories.php:182
JROOT/components/com_content/helpers/route.php:44
JROOT/plugins/content/jw_disqus/jw_disqus.php:185
JROOT/plugins/content/jw_disqus/jw_disqus.php:47
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:714
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.84 ms** **پس از آخرین پرس و جو: 72.50 ms** **حافظه پرس و جو: 0.023 MB حافظه قبل از پرس و جوی: 24.959 MB** **سطرهای بازگشتی: 1**
SELECT *
FROM skm6h_k2_categories
WHERE id = '34'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_k2_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
| Status | Duration |
|---|
| Starting | 0.3 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.1 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.1 ms |
| Optimizing | 0.0 ms |
| Statistics | 0.1 ms |
| Preparing | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Preparing | 0.0 ms |
| Executing | 0.0 ms |
| Sending data | 0.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.1 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/administrator/components/com_k2/tables/k2category.php:65
JROOT/components/com_k2/models/item.php:75
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/joomla/cache/controller/callback.php:41
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.66 ms** **پس از آخرین پرس و جو: 5.49 ms** **حافظه پرس و جو: 0.023 MB حافظه قبل از پرس و جوی: 25.087 MB** **سطرهای بازگشتی: 0**
SELECT tag.*
FROM skm6h_k2_tags AS tag
JOIN skm6h_k2_tags_xref AS xref
ON tag.id = xref.tagID
WHERE tag.published=1
AND xref.itemID = 25
ORDER BY xref.id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xref | ref | tagID,itemID | itemID | 4 | const | 1 | 100.00 | Using where; **با استفاده از مرتب سازی فایل** |
| 1 | SIMPLE | tag | eq_ref | PRIMARY,published | PRIMARY | 4 | resinsaz_joomla.xref.tagID | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.3 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.1 ms |
| Preparing | 0.1 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.1 ms |
| Freeing items | 0.1 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/components/com_k2/models/item.php:1353
JROOT/components/com_k2/models/item.php:109
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/joomla/cache/controller/callback.php:41
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.54 ms** **پس از آخرین پرس و جو: 5.39 ms** **حافظه پرس و جو: 0.023 MB حافظه قبل از پرس و جوی: 25.298 MB** **سطرهای بازگشتی: 1**
SELECT extraFieldsGroup
FROM skm6h_k2_categories
WHERE id=34
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_k2_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
| Status | Duration |
|---|
| Starting | 0.3 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.0 ms |
| Optimizing | 0.0 ms |
| Statistics | 0.1 ms |
| Preparing | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Preparing | 0.0 ms |
| Executing | 0.0 ms |
| Sending data | 0.0 ms |
| End of update loop | 0.0 ms |
| Query end | 0.0 ms |
| Commit | 0.0 ms |
| Closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.0 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.2 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/components/com_k2/models/item.php:1395
JROOT/components/com_k2/models/item.php:184
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/joomla/cache/controller/callback.php:41
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.76 ms** **پس از آخرین پرس و جو: 0.29 ms** **حافظه پرس و جو: 0.024 MB حافظه قبل از پرس و جوی: 25.322 MB** **سطرهای بازگشتی: 6**
SELECT *
FROM skm6h_k2_extra_fields
WHERE `
group` = 1
AND published=1
AND (id IN (1,2,3,4,5,6) OR `type` = 'header')
ORDER BY ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_k2_extra_fields | ALL | PRIMARY,group,published | **کلید شاخصی برای استفاده نیست** | NULL | NULL | 6 | 83.33 | Using where; **با استفاده از مرتب سازی فایل** |
| Status | Duration |
|---|
| Starting | 0.2 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.1 ms |
| System lock | 0.0 ms |
| Table lock | 0.1 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.2 ms |
| Preparing | 0.1 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.2 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/components/com_k2/models/item.php:1399
JROOT/components/com_k2/models/item.php:184
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/joomla/cache/controller/callback.php:41
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.65 ms** **پس از آخرین پرس و جو: 8.31 ms** **حافظه پرس و جو: 0.023 MB حافظه قبل از پرس و جوی: 25.360 MB** **سطرهای بازگشتی: 0**
SELECT *
FROM skm6h_k2_attachments
WHERE itemID=25
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_k2_attachments | ref | itemID | itemID | 4 | const | 1 | 100.00 | |
| Status | Duration |
|---|
| Starting | 0.2 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.2 ms |
| After opening tables | 0.0 ms |
| System lock | 0.1 ms |
| Table lock | 0.0 ms |
| Init | 0.1 ms |
| Optimizing | 0.0 ms |
| Statistics | 0.1 ms |
| Preparing | 0.1 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.2 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/components/com_k2/models/item.php:1642
JROOT/components/com_k2/models/item.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/joomla/cache/controller/callback.php:41
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 2.99 ms** **پس از آخرین پرس و جو: 2.56 ms** **حافظه پرس و جو: 0.034 MB حافظه قبل از پرس و جوی: 25.543 MB** **سطرهای بازگشتی: 16**
SHOW FULL COLUMNS
FROM `skm6h_users`
**توضیحات در جستجو ممکن نیست: SHOW FULL COLUMNS FROM `skm6h_users`**
| Status | Duration |
|---|
| Starting | 0.2 ms |
| Checking permissions | 0.1 ms |
| Closing tables | 0.0 ms |
| Opening tables | 0.5 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.2 ms |
| Executing | 0.1 ms |
| Filling schema table | 0.0 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| Checking permissions | 0.3 ms |
| Closing tables | 0.1 ms |
| Executing | 0.0 ms |
| Sending data | 0.1 ms |
| End of update loop | 0.0 ms |
| Query end | 0.0 ms |
| Commit | 0.1 ms |
| Closing tables | 0.0 ms |
| Removing tmp table | 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.1 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/libraries/joomla/table/table.php:241
JROOT/libraries/joomla/table/table.php:162
JROOT/libraries/joomla/table/user.php:38
JROOT/libraries/joomla/table/table.php:305
JROOT/libraries/joomla/user/user.php:582
JROOT/libraries/joomla/user/user.php:866
JROOT/libraries/joomla/user/user.php:242
JROOT/libraries/joomla/user/user.php:295
JROOT/libraries/joomla/factory.php:248
JROOT/components/com_k2/models/item.php:247
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/joomla/cache/controller/callback.php:41
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.51 ms** **پس از آخرین پرس و جو: 0.81 ms** **حافظه پرس و جو: 0.028 MB حافظه قبل از پرس و جوی: 25.615 MB** **سطرهای بازگشتی: 1**
SELECT *
FROM `skm6h_users`
WHERE `id` = 904
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_users | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
| Status | Duration |
|---|
| Starting | 0.2 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.0 ms |
| After opening tables | 0.0 ms |
| System lock | 0.1 ms |
| Table lock | 0.1 ms |
| Init | 0.1 ms |
| Optimizing | 0.0 ms |
| Statistics | 0.1 ms |
| Preparing | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Preparing | 0.0 ms |
| Executing | 0.0 ms |
| Sending data | 0.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.2 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.0 ms |
JROOT/libraries/joomla/table/user.php:84
JROOT/libraries/joomla/user/user.php:869
JROOT/libraries/joomla/user/user.php:242
JROOT/libraries/joomla/user/user.php:295
JROOT/libraries/joomla/factory.php:248
JROOT/components/com_k2/models/item.php:247
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/joomla/cache/controller/callback.php:41
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.64 ms** **پس از آخرین پرس و جو: 5.80 ms** **حافظه پرس و جو: 0.028 MB حافظه قبل از پرس و جوی: 26.697 MB** **سطرهای بازگشتی: 1**
SELECT `g`.`id`,`g`.`title`
FROM `skm6h_usergroups` AS g
INNER JOIN `skm6h_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 904
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | ref | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using index |
| 1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | resinsaz_joomla.m.group_id | 1 | 100.00 | |
| Status | Duration |
|---|
| Starting | 0.3 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.0 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.1 ms |
| Preparing | 0.1 ms |
| Executing | 0.0 ms |
| Sending data | 0.1 ms |
| End of update loop | 0.0 ms |
| Query end | 0.1 ms |
| Commit | 0.0 ms |
| Closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.1 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.1 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.0 ms |
JROOT/libraries/joomla/table/user.php:109
JROOT/libraries/joomla/user/user.php:869
JROOT/libraries/joomla/user/user.php:242
JROOT/libraries/joomla/user/user.php:295
JROOT/libraries/joomla/factory.php:248
JROOT/components/com_k2/models/item.php:247
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/joomla/cache/controller/callback.php:41
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.63 ms** **پس از آخرین پرس و جو: 3.34 ms** **حافظه پرس و جو: 0.023 MB حافظه قبل از پرس و جوی: 26.758 MB** **سطرهای بازگشتی: 1**
SELECT id, gender, description, image, url, `
group`, plugins
FROM skm6h_k2_users
WHERE userID=904
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_k2_users | system | userID | **کلید شاخصی برای استفاده نیست** | NULL | NULL | 1 | 100.00 | |
| Status | Duration |
|---|
| Starting | 0.3 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.1 ms |
| Preparing | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Preparing | 0.0 ms |
| Executing | 0.0 ms |
| Sending data | 0.0 ms |
| End of update loop | 0.0 ms |
| Query end | 0.0 ms |
| Commit | 0.1 ms |
| Closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.1 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.1 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/components/com_k2/models/item.php:1811
JROOT/components/com_k2/models/item.php:250
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/joomla/cache/controller/callback.php:41
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 2.58 ms** **پس از آخرین پرس و جو: 15.74 ms** **حافظه پرس و جو: 0.028 MB حافظه قبل از پرس و جوی: 26.732 MB** **سطرهای بازگشتی: 0**
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 skm6h_categories as c
LEFT JOIN skm6h_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 skm6h_categories AS cat JOIN skm6h_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=34
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 | NULL | NULL | NULL | **کلید شاخصی برای استفاده نیست** | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| 2 | LATERAL DERIVED | cat | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | |
| 2 | LATERAL DERIVED | parent | range | cat_idx,idx_left_right | cat_idx | 153 | NULL | 2 | 100.00 | Using index condition; Using where; Using join buffer (flat, BNL join) |
| Status | Duration |
|---|
| Starting | 0.5 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.1 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.2 ms |
| Optimizing | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.1 ms |
| Statistics | 0.2 ms |
| Preparing | 0.1 ms |
| Preparing | 0.0 ms |
| Executing | 0.1 ms |
| End of update loop | 0.1 ms |
| Query end | 0.1 ms |
| Commit | 0.1 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.1 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/libraries/legacy/categories/categories.php:289
JROOT/libraries/legacy/categories/categories.php:182
JROOT/components/com_content/helpers/route.php:44
JROOT/plugins/content/jw_disqus/jw_disqus.php:185
JROOT/plugins/content/jw_disqus/jw_disqus.php:47
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:714
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.63 ms** **پس از آخرین پرس و جو: 14.70 ms** **حافظه پرس و جو: 0.023 MB حافظه قبل از پرس و جوی: 26.782 MB** **سطرهای بازگشتی: 1**
SELECT *
FROM skm6h_k2_categories
WHERE id = '35'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_k2_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
| Status | Duration |
|---|
| Starting | 0.2 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.1 ms |
| Init | 0.1 ms |
| Optimizing | 0.0 ms |
| Statistics | 0.1 ms |
| Preparing | 0.1 ms |
| Unlocking tables | 0.0 ms |
| Preparing | 0.0 ms |
| Executing | 0.1 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.1 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/administrator/components/com_k2/tables/k2category.php:65
JROOT/components/com_k2/models/item.php:75
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/joomla/cache/controller/callback.php:41
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.67 ms** **پس از آخرین پرس و جو: 5.71 ms** **حافظه پرس و جو: 0.024 MB حافظه قبل از پرس و جوی: 26.909 MB** **سطرهای بازگشتی: 0**
SELECT tag.*
FROM skm6h_k2_tags AS tag
JOIN skm6h_k2_tags_xref AS xref
ON tag.id = xref.tagID
WHERE tag.published=1
AND xref.itemID = 28
ORDER BY xref.id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xref | ref | tagID,itemID | itemID | 4 | const | 1 | 100.00 | Using where; **با استفاده از مرتب سازی فایل** |
| 1 | SIMPLE | tag | eq_ref | PRIMARY,published | PRIMARY | 4 | resinsaz_joomla.xref.tagID | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.2 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.1 ms |
| Preparing | 0.1 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.1 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.1 ms |
| Freeing items | 0.1 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/item.php:1353
JROOT/components/com_k2/models/item.php:109
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/joomla/cache/controller/callback.php:41
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.45 ms** **پس از آخرین پرس و جو: 3.96 ms** **حافظه پرس و جو: 0.023 MB حافظه قبل از پرس و جوی: 26.941 MB** **سطرهای بازگشتی: 1**
SELECT extraFieldsGroup
FROM skm6h_k2_categories
WHERE id=35
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_k2_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
| Status | Duration |
|---|
| Starting | 0.2 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.1 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 |
| Statistics | 0.1 ms |
| Preparing | 0.0 ms |
| Unlocking tables | 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.2 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/item.php:1395
JROOT/components/com_k2/models/item.php:184
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/joomla/cache/controller/callback.php:41
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.52 ms** **پس از آخرین پرس و جو: 0.24 ms** **حافظه پرس و جو: 0.023 MB حافظه قبل از پرس و جوی: 26.964 MB** **سطرهای بازگشتی: 6**
SELECT *
FROM skm6h_k2_extra_fields
WHERE `
group` = 1
AND published=1
AND (id IN (1,2,3,4,5,6) OR `type` = 'header')
ORDER BY ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_k2_extra_fields | ALL | PRIMARY,group,published | **کلید شاخصی برای استفاده نیست** | NULL | NULL | 6 | 83.33 | Using where; **با استفاده از مرتب سازی فایل** |
| Status | Duration |
|---|
| Starting | 0.2 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.1 ms |
| Statistics | 0.1 ms |
| Preparing | 0.1 ms |
| Sorting result | 0.0 ms |
| Executing | 0.1 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.1 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/item.php:1399
JROOT/components/com_k2/models/item.php:184
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/joomla/cache/controller/callback.php:41
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.31 ms** **پس از آخرین پرس و جو: 7.53 ms** **حافظه پرس و جو: 0.023 MB حافظه قبل از پرس و جوی: 26.992 MB** **سطرهای بازگشتی: 0**
SELECT *
FROM skm6h_k2_attachments
WHERE itemID=28
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_k2_attachments | ref | itemID | itemID | 4 | const | 1 | 100.00 | |
| Status | Duration |
|---|
| Starting | 0.2 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.1 ms |
| Init | 0.1 ms |
| Optimizing | 0.0 ms |
| Statistics | 0.1 ms |
| Preparing | 0.1 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.1 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/item.php:1642
JROOT/components/com_k2/models/item.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/joomla/cache/controller/callback.php:41
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 2.60 ms** **پس از آخرین پرس و جو: 16.97 ms** **حافظه پرس و جو: 0.028 MB حافظه قبل از پرس و جوی: 26.966 MB** **سطرهای بازگشتی: 0**
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 skm6h_categories as c
LEFT JOIN skm6h_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 skm6h_categories AS cat JOIN skm6h_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=35
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 | NULL | NULL | NULL | **کلید شاخصی برای استفاده نیست** | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| 2 | LATERAL DERIVED | cat | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | |
| 2 | LATERAL DERIVED | parent | range | cat_idx,idx_left_right | cat_idx | 153 | NULL | 2 | 100.00 | Using index condition; Using where; Using join buffer (flat, BNL join) |
| Status | Duration |
|---|
| Starting | 0.8 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.2 ms |
| Optimizing | 0.1 ms |
| Optimizing | 0.0 ms |
| Statistics | 0.2 ms |
| Statistics | 0.2 ms |
| Preparing | 0.1 ms |
| Preparing | 0.0 ms |
| Executing | 0.1 ms |
| End of update loop | 0.1 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.1 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/libraries/legacy/categories/categories.php:289
JROOT/libraries/legacy/categories/categories.php:182
JROOT/components/com_content/helpers/route.php:44
JROOT/plugins/content/jw_disqus/jw_disqus.php:185
JROOT/plugins/content/jw_disqus/jw_disqus.php:47
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:714
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.55 ms** **پس از آخرین پرس و جو: 16.87 ms** **حافظه پرس و جو: 0.023 MB حافظه قبل از پرس و جوی: 27.015 MB** **سطرهای بازگشتی: 1**
SELECT *
FROM skm6h_k2_categories
WHERE id = '32'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_k2_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
| Status | Duration |
|---|
| Starting | 0.2 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.1 ms |
| Optimizing | 0.0 ms |
| Statistics | 0.1 ms |
| Preparing | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Preparing | 0.0 ms |
| Executing | 0.0 ms |
| Sending data | 0.1 ms |
| End of update loop | 0.1 ms |
| Query end | 0.1 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.1 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.0 ms |
JROOT/administrator/components/com_k2/tables/k2category.php:65
JROOT/components/com_k2/models/item.php:75
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/joomla/cache/controller/callback.php:41
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.64 ms** **پس از آخرین پرس و جو: 5.98 ms** **حافظه پرس و جو: 0.023 MB حافظه قبل از پرس و جوی: 27.143 MB** **سطرهای بازگشتی: 0**
SELECT tag.*
FROM skm6h_k2_tags AS tag
JOIN skm6h_k2_tags_xref AS xref
ON tag.id = xref.tagID
WHERE tag.published=1
AND xref.itemID = 29
ORDER BY xref.id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xref | ref | tagID,itemID | itemID | 4 | const | 1 | 100.00 | Using where; **با استفاده از مرتب سازی فایل** |
| 1 | SIMPLE | tag | eq_ref | PRIMARY,published | PRIMARY | 4 | resinsaz_joomla.xref.tagID | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.2 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.1 ms |
| Table lock | 0.0 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.2 ms |
| Preparing | 0.1 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.1 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/components/com_k2/models/item.php:1353
JROOT/components/com_k2/models/item.php:109
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/joomla/cache/controller/callback.php:41
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.33 ms** **پس از آخرین پرس و جو: 4.32 ms** **حافظه پرس و جو: 0.023 MB حافظه قبل از پرس و جوی: 27.174 MB** **سطرهای بازگشتی: 1**
SELECT extraFieldsGroup
FROM skm6h_k2_categories
WHERE id=32
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_k2_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
| Status | Duration |
|---|
| Starting | 0.2 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.0 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.0 ms |
| Optimizing | 0.0 ms |
| Statistics | 0.1 ms |
| Preparing | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Preparing | 0.0 ms |
| Executing | 0.0 ms |
| Sending data | 0.0 ms |
| End of update loop | 0.0 ms |
| Query end | 0.0 ms |
| Commit | 0.0 ms |
| Closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.1 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.1 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/item.php:1395
JROOT/components/com_k2/models/item.php:184
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/joomla/cache/controller/callback.php:41
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.48 ms** **پس از آخرین پرس و جو: 0.25 ms** **حافظه پرس و جو: 0.023 MB حافظه قبل از پرس و جوی: 27.197 MB** **سطرهای بازگشتی: 6**
SELECT *
FROM skm6h_k2_extra_fields
WHERE `
group` = 1
AND published=1
AND (id IN (1,2,3,4,5,6) OR `type` = 'header')
ORDER BY ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_k2_extra_fields | ALL | PRIMARY,group,published | **کلید شاخصی برای استفاده نیست** | NULL | NULL | 6 | 83.33 | Using where; **با استفاده از مرتب سازی فایل** |
| Status | Duration |
|---|
| Starting | 0.2 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.1 ms |
| Statistics | 0.1 ms |
| Preparing | 0.1 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.1 ms |
| Query end | 0.1 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.1 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/item.php:1399
JROOT/components/com_k2/models/item.php:184
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/joomla/cache/controller/callback.php:41
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.33 ms** **پس از آخرین پرس و جو: 8.07 ms** **حافظه پرس و جو: 0.023 MB حافظه قبل از پرس و جوی: 27.225 MB** **سطرهای بازگشتی: 0**
SELECT *
FROM skm6h_k2_attachments
WHERE itemID=29
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_k2_attachments | ref | itemID | itemID | 4 | const | 1 | 100.00 | |
| Status | Duration |
|---|
| Starting | 0.2 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.1 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.1 ms |
| Optimizing | 0.0 ms |
| Statistics | 0.1 ms |
| Preparing | 0.1 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.1 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/components/com_k2/models/item.php:1642
JROOT/components/com_k2/models/item.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/joomla/cache/controller/callback.php:41
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 2.32 ms** **پس از آخرین پرس و جو: 18.84 ms** **حافظه پرس و جو: 0.028 MB حافظه قبل از پرس و جوی: 27.198 MB** **سطرهای بازگشتی: 0**
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 skm6h_categories as c
LEFT JOIN skm6h_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 skm6h_categories AS cat JOIN skm6h_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=32
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 | NULL | NULL | NULL | **کلید شاخصی برای استفاده نیست** | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| 2 | LATERAL DERIVED | cat | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | |
| 2 | LATERAL DERIVED | parent | range | cat_idx,idx_left_right | cat_idx | 153 | NULL | 2 | 100.00 | Using index condition; Using where; Using join buffer (flat, BNL join) |
| Status | Duration |
|---|
| Starting | 0.5 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.2 ms |
| Optimizing | 0.1 ms |
| Optimizing | 0.0 ms |
| Statistics | 0.2 ms |
| Statistics | 0.2 ms |
| Preparing | 0.1 ms |
| Preparing | 0.0 ms |
| Executing | 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.1 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/libraries/legacy/categories/categories.php:289
JROOT/libraries/legacy/categories/categories.php:182
JROOT/components/com_content/helpers/route.php:44
JROOT/plugins/content/jw_disqus/jw_disqus.php:185
JROOT/plugins/content/jw_disqus/jw_disqus.php:47
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:714
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.90 ms** **پس از آخرین پرس و جو: 21.08 ms** **حافظه پرس و جو: 0.023 MB حافظه قبل از پرس و جوی: 27.347 MB** **سطرهای بازگشتی: 0**
SELECT tag.*
FROM skm6h_k2_tags AS tag
JOIN skm6h_k2_tags_xref AS xref
ON tag.id = xref.tagID
WHERE tag.published=1
AND xref.itemID = 30
ORDER BY xref.id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xref | ref | tagID,itemID | itemID | 4 | const | 1 | 100.00 | Using where; **با استفاده از مرتب سازی فایل** |
| 1 | SIMPLE | tag | eq_ref | PRIMARY,published | PRIMARY | 4 | resinsaz_joomla.xref.tagID | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.4 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.1 ms |
| Preparing | 0.1 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.2 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/components/com_k2/models/item.php:1353
JROOT/components/com_k2/models/item.php:109
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/joomla/cache/controller/callback.php:41
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.01 ms** **پس از آخرین پرس و جو: 3.65 ms** **حافظه پرس و جو: 0.023 MB حافظه قبل از پرس و جوی: 27.378 MB** **سطرهای بازگشتی: 1**
SELECT extraFieldsGroup
FROM skm6h_k2_categories
WHERE id=32
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_k2_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
| Status | Duration |
|---|
| Starting | 0.1 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.0 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.0 ms |
| Optimizing | 0.0 ms |
| Statistics | 0.1 ms |
| Preparing | 0.0 ms |
| 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.1 ms |
| Updating status | 0.0 ms |
| Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/item.php:1395
JROOT/components/com_k2/models/item.php:184
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/joomla/cache/controller/callback.php:41
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.17 ms** **پس از آخرین پرس و جو: 0.25 ms** **حافظه پرس و جو: 0.024 MB حافظه قبل از پرس و جوی: 27.403 MB** **سطرهای بازگشتی: 6**
SELECT *
FROM skm6h_k2_extra_fields
WHERE `
group` = 1
AND published=1
AND (id IN (1,2,3,4,5,6) OR `type` = 'header')
ORDER BY ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_k2_extra_fields | ALL | PRIMARY,group,published | **کلید شاخصی برای استفاده نیست** | NULL | NULL | 6 | 83.33 | Using where; **با استفاده از مرتب سازی فایل** |
| Status | Duration |
|---|
| Starting | 0.2 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.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.1 ms |
| Updating status | 0.0 ms |
| Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/item.php:1399
JROOT/components/com_k2/models/item.php:184
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/joomla/cache/controller/callback.php:41
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 0.86 ms** **پس از آخرین پرس و جو: 9.10 ms** **حافظه پرس و جو: 0.023 MB حافظه قبل از پرس و جوی: 27.431 MB** **سطرهای بازگشتی: 0**
SELECT *
FROM skm6h_k2_attachments
WHERE itemID=30
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_k2_attachments | ref | itemID | itemID | 4 | 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 |
| 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.1 ms |
| Updating status | 0.0 ms |
| Reset for next command | 0.1 ms |
JROOT/components/com_k2/models/item.php:1642
JROOT/components/com_k2/models/item.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/joomla/cache/controller/callback.php:41
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.26 ms** **پس از آخرین پرس و جو: 38.13 ms** **حافظه پرس و جو: 0.023 MB حافظه قبل از پرس و جوی: 27.525 MB** **سطرهای بازگشتی: 0**
SELECT tag.*
FROM skm6h_k2_tags AS tag
JOIN skm6h_k2_tags_xref AS xref
ON tag.id = xref.tagID
WHERE tag.published=1
AND xref.itemID = 31
ORDER BY xref.id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xref | ref | tagID,itemID | itemID | 4 | const | 1 | 100.00 | Using where; **با استفاده از مرتب سازی فایل** |
| 1 | SIMPLE | tag | eq_ref | PRIMARY,published | PRIMARY | 4 | resinsaz_joomla.xref.tagID | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.3 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.0 ms |
| Optimizing | 0.0 ms |
| Statistics | 0.1 ms |
| Preparing | 0.1 ms |
| Sorting result | 0.1 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.1 ms |
| Updating status | 0.0 ms |
| Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/item.php:1353
JROOT/components/com_k2/models/item.php:109
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/joomla/cache/controller/callback.php:41
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 0.88 ms** **پس از آخرین پرس و جو: 3.15 ms** **حافظه پرس و جو: 0.023 MB حافظه قبل از پرس و جوی: 27.556 MB** **سطرهای بازگشتی: 1**
SELECT extraFieldsGroup
FROM skm6h_k2_categories
WHERE id=35
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_k2_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
| Status | Duration |
|---|
| Starting | 0.1 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.0 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.0 ms |
| Optimizing | 0.0 ms |
| Statistics | 0.1 ms |
| Preparing | 0.1 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.1 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/item.php:1395
JROOT/components/com_k2/models/item.php:184
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/joomla/cache/controller/callback.php:41
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.14 ms** **پس از آخرین پرس و جو: 0.22 ms** **حافظه پرس و جو: 0.023 MB حافظه قبل از پرس و جوی: 27.579 MB** **سطرهای بازگشتی: 6**
SELECT *
FROM skm6h_k2_extra_fields
WHERE `
group` = 1
AND published=1
AND (id IN (1,2,3,4,5,6) OR `type` = 'header')
ORDER BY ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_k2_extra_fields | ALL | PRIMARY,group,published | **کلید شاخصی برای استفاده نیست** | NULL | NULL | 6 | 83.33 | Using where; **با استفاده از مرتب سازی فایل** |
| Status | Duration |
|---|
| Starting | 0.1 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.1 ms |
| Preparing | 0.0 ms |
| Sorting result | 0.0 ms |
| Executing | 0.0 ms |
| Sending data | 0.0 ms |
| Creating sort index | 0.1 ms |
| End 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.1 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/item.php:1399
JROOT/components/com_k2/models/item.php:184
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/joomla/cache/controller/callback.php:41
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.37 ms** **پس از آخرین پرس و جو: 9.05 ms** **حافظه پرس و جو: 0.023 MB حافظه قبل از پرس و جوی: 27.607 MB** **سطرهای بازگشتی: 0**
SELECT *
FROM skm6h_k2_attachments
WHERE itemID=31
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_k2_attachments | ref | itemID | itemID | 4 | const | 1 | 100.00 | |
| Status | Duration |
|---|
| Starting | 0.2 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.1 ms |
| Optimizing | 0.0 ms |
| Statistics | 0.1 ms |
| Preparing | 0.1 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.1 ms |
| Freeing items | 0.1 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/item.php:1642
JROOT/components/com_k2/models/item.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/joomla/cache/controller/callback.php:41
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 2.53 ms** **پس از آخرین پرس و جو: 39.91 ms** **حافظه پرس و جو: 0.023 MB حافظه قبل از پرس و جوی: 27.701 MB** **سطرهای بازگشتی: 0**
SELECT tag.*
FROM skm6h_k2_tags AS tag
JOIN skm6h_k2_tags_xref AS xref
ON tag.id = xref.tagID
WHERE tag.published=1
AND xref.itemID = 32
ORDER BY xref.id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xref | ref | tagID,itemID | itemID | 4 | const | 1 | 100.00 | Using where; **با استفاده از مرتب سازی فایل** |
| 1 | SIMPLE | tag | eq_ref | PRIMARY,published | PRIMARY | 4 | resinsaz_joomla.xref.tagID | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.4 ms |
| Checking permissions | 0.2 ms |
| Opening tables | 0.2 ms |
| After opening tables | 0.1 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.2 ms |
| Preparing | 0.1 ms |
| Sorting result | 0.1 ms |
| Executing | 0.0 ms |
| Sending data | 0.0 ms |
| Creating sort index | 0.2 ms |
| End of update loop | 0.1 ms |
| Query end | 0.0 ms |
| Commit | 0.0 ms |
| Closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.1 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.2 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/components/com_k2/models/item.php:1353
JROOT/components/com_k2/models/item.php:109
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/joomla/cache/controller/callback.php:41
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.80 ms** **پس از آخرین پرس و جو: 3.19 ms** **حافظه پرس و جو: 0.023 MB حافظه قبل از پرس و جوی: 27.732 MB** **سطرهای بازگشتی: 1**
SELECT extraFieldsGroup
FROM skm6h_k2_categories
WHERE id=35
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_k2_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
| Status | Duration |
|---|
| Starting | 0.3 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.1 ms |
| Preparing | 0.1 ms |
| Unlocking tables | 0.1 ms |
| Preparing | 0.1 ms |
| Executing | 0.1 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.1 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.2 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/components/com_k2/models/item.php:1395
JROOT/components/com_k2/models/item.php:184
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/joomla/cache/controller/callback.php:41
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 2.37 ms** **پس از آخرین پرس و جو: 0.23 ms** **حافظه پرس و جو: 0.024 MB حافظه قبل از پرس و جوی: 27.755 MB** **سطرهای بازگشتی: 6**
SELECT *
FROM skm6h_k2_extra_fields
WHERE `
group` = 1
AND published=1
AND (id IN (1,2,3,4,5,6) OR `type` = 'header')
ORDER BY ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_k2_extra_fields | ALL | PRIMARY,group,published | **کلید شاخصی برای استفاده نیست** | NULL | NULL | 6 | 83.33 | Using where; **با استفاده از مرتب سازی فایل** |
| Status | Duration |
|---|
| Starting | 0.3 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.2 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.2 ms |
| Preparing | 0.1 ms |
| Sorting result | 0.1 ms |
| Executing | 0.0 ms |
| Sending data | 0.1 ms |
| Creating sort index | 0.2 ms |
| End of update loop | 0.1 ms |
| Query end | 0.0 ms |
| Commit | 0.0 ms |
| Closing tables | 0.2 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.0 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.2 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/item.php:1399
JROOT/components/com_k2/models/item.php:184
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/joomla/cache/controller/callback.php:41
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.79 ms** **پس از آخرین پرس و جو: 7.00 ms** **حافظه پرس و جو: 0.023 MB حافظه قبل از پرس و جوی: 27.783 MB** **سطرهای بازگشتی: 0**
SELECT *
FROM skm6h_k2_attachments
WHERE itemID=32
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_k2_attachments | ref | itemID | itemID | 4 | const | 1 | 100.00 | |
| Status | Duration |
|---|
| Starting | 0.2 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.1 ms |
| Optimizing | 0.0 ms |
| Statistics | 0.3 ms |
| Preparing | 0.1 ms |
| Executing | 0.1 ms |
| Sending data | 0.1 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.1 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/item.php:1642
JROOT/components/com_k2/models/item.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/joomla/cache/controller/callback.php:41
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.69 ms** **پس از آخرین پرس و جو: 39.39 ms** **حافظه پرس و جو: 0.023 MB حافظه قبل از پرس و جوی: 27.876 MB** **سطرهای بازگشتی: 0**
SELECT tag.*
FROM skm6h_k2_tags AS tag
JOIN skm6h_k2_tags_xref AS xref
ON tag.id = xref.tagID
WHERE tag.published=1
AND xref.itemID = 33
ORDER BY xref.id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xref | ref | tagID,itemID | itemID | 4 | const | 1 | 100.00 | Using where; **با استفاده از مرتب سازی فایل** |
| 1 | SIMPLE | tag | eq_ref | PRIMARY,published | PRIMARY | 4 | resinsaz_joomla.xref.tagID | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.3 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.1 ms |
| Preparing | 0.1 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.2 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/components/com_k2/models/item.php:1353
JROOT/components/com_k2/models/item.php:109
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/joomla/cache/controller/callback.php:41
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.47 ms** **پس از آخرین پرس و جو: 3.03 ms** **حافظه پرس و جو: 0.023 MB حافظه قبل از پرس و جوی: 27.907 MB** **سطرهای بازگشتی: 1**
SELECT extraFieldsGroup
FROM skm6h_k2_categories
WHERE id=32
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_k2_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
| Status | Duration |
|---|
| Starting | 0.2 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.0 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.1 ms |
| Preparing | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Preparing | 0.0 ms |
| Executing | 0.1 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.1 ms |
| Updating status | 0.0 ms |
| Reset for next command | 0.1 ms |
JROOT/components/com_k2/models/item.php:1395
JROOT/components/com_k2/models/item.php:184
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/joomla/cache/controller/callback.php:41
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.75 ms** **پس از آخرین پرس و جو: 0.29 ms** **حافظه پرس و جو: 0.023 MB حافظه قبل از پرس و جوی: 27.931 MB** **سطرهای بازگشتی: 6**
SELECT *
FROM skm6h_k2_extra_fields
WHERE `
group` = 1
AND published=1
AND (id IN (1,2,3,4,5,6) OR `type` = 'header')
ORDER BY ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_k2_extra_fields | ALL | PRIMARY,group,published | **کلید شاخصی برای استفاده نیست** | NULL | NULL | 6 | 83.33 | Using where; **با استفاده از مرتب سازی فایل** |
| Status | Duration |
|---|
| Starting | 0.3 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.1 ms |
| Preparing | 0.1 ms |
| Sorting result | 0.0 ms |
| Executing | 0.0 ms |
| Sending data | 0.0 ms |
| Creating sort index | 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.2 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/components/com_k2/models/item.php:1399
JROOT/components/com_k2/models/item.php:184
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/joomla/cache/controller/callback.php:41
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 0.90 ms** **پس از آخرین پرس و جو: 7.17 ms** **حافظه پرس و جو: 0.023 MB حافظه قبل از پرس و جوی: 27.958 MB** **سطرهای بازگشتی: 0**
SELECT *
FROM skm6h_k2_attachments
WHERE itemID=33
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_k2_attachments | ref | itemID | itemID | 4 | 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 |
| 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.1 ms |
| Updating status | 0.0 ms |
| Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/item.php:1642
JROOT/components/com_k2/models/item.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/joomla/cache/controller/callback.php:41
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 2.41 ms** **پس از آخرین پرس و جو: 40.36 ms** **حافظه پرس و جو: 0.023 MB حافظه قبل از پرس و جوی: 28.052 MB** **سطرهای بازگشتی: 0**
SELECT tag.*
FROM skm6h_k2_tags AS tag
JOIN skm6h_k2_tags_xref AS xref
ON tag.id = xref.tagID
WHERE tag.published=1
AND xref.itemID = 34
ORDER BY xref.id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xref | ref | tagID,itemID | itemID | 4 | const | 1 | 100.00 | Using where; **با استفاده از مرتب سازی فایل** |
| 1 | SIMPLE | tag | eq_ref | PRIMARY,published | PRIMARY | 4 | resinsaz_joomla.xref.tagID | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.4 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.1 ms |
| System lock | 0.0 ms |
| Table lock | 0.1 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.1 ms |
| Preparing | 0.1 ms |
| Sorting result | 0.1 ms |
| Executing | 0.0 ms |
| Sending data | 0.1 ms |
| Creating sort index | 0.1 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.1 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.2 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/components/com_k2/models/item.php:1353
JROOT/components/com_k2/models/item.php:109
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/joomla/cache/controller/callback.php:41
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.97 ms** **پس از آخرین پرس و جو: 3.60 ms** **حافظه پرس و جو: 0.023 MB حافظه قبل از پرس و جوی: 28.083 MB** **سطرهای بازگشتی: 1**
SELECT extraFieldsGroup
FROM skm6h_k2_categories
WHERE id=35
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_k2_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
| Status | Duration |
|---|
| Starting | 0.3 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.1 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.1 ms |
| Preparing | 0.1 ms |
| Unlocking tables | 0.0 ms |
| Preparing | 0.1 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.1 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.2 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/components/com_k2/models/item.php:1395
JROOT/components/com_k2/models/item.php:184
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/joomla/cache/controller/callback.php:41
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 2.17 ms** **پس از آخرین پرس و جو: 0.26 ms** **حافظه پرس و جو: 0.023 MB حافظه قبل از پرس و جوی: 28.106 MB** **سطرهای بازگشتی: 6**
SELECT *
FROM skm6h_k2_extra_fields
WHERE `
group` = 1
AND published=1
AND (id IN (1,2,3,4,5,6) OR `type` = 'header')
ORDER BY ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_k2_extra_fields | ALL | PRIMARY,group,published | **کلید شاخصی برای استفاده نیست** | NULL | NULL | 6 | 83.33 | Using where; **با استفاده از مرتب سازی فایل** |
| Status | Duration |
|---|
| Starting | 0.3 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.1 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.1 ms |
| Preparing | 0.1 ms |
| Sorting result | 0.1 ms |
| Executing | 0.1 ms |
| Sending data | 0.1 ms |
| Creating sort index | 0.2 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.2 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/components/com_k2/models/item.php:1399
JROOT/components/com_k2/models/item.php:184
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/joomla/cache/controller/callback.php:41
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.69 ms** **پس از آخرین پرس و جو: 9.19 ms** **حافظه پرس و جو: 0.023 MB حافظه قبل از پرس و جوی: 28.134 MB** **سطرهای بازگشتی: 0**
SELECT *
FROM skm6h_k2_attachments
WHERE itemID=34
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_k2_attachments | ref | itemID | itemID | 4 | const | 1 | 100.00 | |
| Status | Duration |
|---|
| Starting | 0.3 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.1 ms |
| Optimizing | 0.0 ms |
| Statistics | 0.1 ms |
| Preparing | 0.1 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.1 ms |
| Closing tables | 0.0 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.2 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/components/com_k2/models/item.php:1642
JROOT/components/com_k2/models/item.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/joomla/cache/controller/callback.php:41
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 2.20 ms** **پس از آخرین پرس و جو: 42.50 ms** **حافظه پرس و جو: 0.023 MB حافظه قبل از پرس و جوی: 28.227 MB** **سطرهای بازگشتی: 0**
SELECT tag.*
FROM skm6h_k2_tags AS tag
JOIN skm6h_k2_tags_xref AS xref
ON tag.id = xref.tagID
WHERE tag.published=1
AND xref.itemID = 35
ORDER BY xref.id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xref | ref | tagID,itemID | itemID | 4 | const | 1 | 100.00 | Using where; **با استفاده از مرتب سازی فایل** |
| 1 | SIMPLE | tag | eq_ref | PRIMARY,published | PRIMARY | 4 | resinsaz_joomla.xref.tagID | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.4 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.1 ms |
| Preparing | 0.1 ms |
| Sorting result | 0.0 ms |
| Executing | 0.2 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.1 ms |
| Updating status | 0.0 ms |
| Reset for next command | 3.8 ms |
JROOT/components/com_k2/models/item.php:1353
JROOT/components/com_k2/models/item.php:109
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/joomla/cache/controller/callback.php:41
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.05 ms** **پس از آخرین پرس و جو: 3.55 ms** **حافظه پرس و جو: 0.023 MB حافظه قبل از پرس و جوی: 28.258 MB** **سطرهای بازگشتی: 1**
SELECT extraFieldsGroup
FROM skm6h_k2_categories
WHERE id=35
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_k2_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
| Status | Duration |
|---|
| Starting | 0.1 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.0 ms |
| Optimizing | 0.0 ms |
| Statistics | 0.1 ms |
| Preparing | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Preparing | 0.0 ms |
| Executing | 0.0 ms |
| Sending data | 0.0 ms |
| End of update loop | 0.0 ms |
| Query end | 0.0 ms |
| Commit | 0.0 ms |
| Closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.0 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.1 ms |
| Updating status | 0.0 ms |
| Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/item.php:1395
JROOT/components/com_k2/models/item.php:184
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/joomla/cache/controller/callback.php:41
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.14 ms** **پس از آخرین پرس و جو: 0.28 ms** **حافظه پرس و جو: 0.023 MB حافظه قبل از پرس و جوی: 28.282 MB** **سطرهای بازگشتی: 6**
SELECT *
FROM skm6h_k2_extra_fields
WHERE `
group` = 1
AND published=1
AND (id IN (1,2,3,4,5,6) OR `type` = 'header')
ORDER BY ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_k2_extra_fields | ALL | PRIMARY,group,published | **کلید شاخصی برای استفاده نیست** | NULL | NULL | 6 | 83.33 | 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.1 ms |
| Optimizing | 0.0 ms |
| Statistics | 0.1 ms |
| Preparing | 0.0 ms |
| Sorting result | 0.0 ms |
| Executing | 0.0 ms |
| Sending data | 0.0 ms |
| Creating sort index | 0.1 ms |
| End 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.1 ms |
| Updating status | 0.0 ms |
| Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/item.php:1399
JROOT/components/com_k2/models/item.php:184
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/joomla/cache/controller/callback.php:41
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.45 ms** **پس از آخرین پرس و جو: 4.70 ms** **حافظه پرس و جو: 0.023 MB حافظه قبل از پرس و جوی: 28.310 MB** **سطرهای بازگشتی: 0**
SELECT *
FROM skm6h_k2_attachments
WHERE itemID=35
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_k2_attachments | ref | itemID | itemID | 4 | const | 1 | 100.00 | |
| Status | Duration |
|---|
| Starting | 0.2 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.1 ms |
| Optimizing | 0.0 ms |
| Statistics | 0.1 ms |
| Preparing | 0.1 ms |
| Executing | 0.0 ms |
| Sending data | 0.1 ms |
| End of update loop | 0.1 ms |
| Query end | 0.0 ms |
| Commit | 0.0 ms |
| Closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.1 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.1 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/components/com_k2/models/item.php:1642
JROOT/components/com_k2/models/item.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/joomla/cache/controller/callback.php:41
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.63 ms** **پس از آخرین پرس و جو: 39.42 ms** **حافظه پرس و جو: 0.023 MB حافظه قبل از پرس و جوی: 28.303 MB** **سطرهای بازگشتی: 1**
SELECT *
FROM skm6h_k2_categories
WHERE id = '31'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_k2_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
| Status | Duration |
|---|
| Starting | 0.3 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.1 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.1 ms |
| Optimizing | 0.0 ms |
| Statistics | 0.1 ms |
| Preparing | 0.1 ms |
| Unlocking tables | 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.1 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.1 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/administrator/components/com_k2/tables/k2category.php:65
JROOT/components/com_k2/models/item.php:75
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/joomla/cache/controller/callback.php:41
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.90 ms** **پس از آخرین پرس و جو: 5.35 ms** **حافظه پرس و جو: 0.023 MB حافظه قبل از پرس و جوی: 28.431 MB** **سطرهای بازگشتی: 0**
SELECT tag.*
FROM skm6h_k2_tags AS tag
JOIN skm6h_k2_tags_xref AS xref
ON tag.id = xref.tagID
WHERE tag.published=1
AND xref.itemID = 24
ORDER BY xref.id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xref | ref | tagID,itemID | itemID | 4 | const | 1 | 100.00 | Using where; **با استفاده از مرتب سازی فایل** |
| 1 | SIMPLE | tag | eq_ref | PRIMARY,published | PRIMARY | 4 | resinsaz_joomla.xref.tagID | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.4 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.1 ms |
| System lock | 0.1 ms |
| Table lock | 0.0 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.1 ms |
| Preparing | 0.1 ms |
| Sorting result | 0.0 ms |
| Executing | 0.0 ms |
| Sending data | 0.1 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.1 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/components/com_k2/models/item.php:1353
JROOT/components/com_k2/models/item.php:109
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/joomla/cache/controller/callback.php:41
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.89 ms** **پس از آخرین پرس و جو: 3.13 ms** **حافظه پرس و جو: 0.023 MB حافظه قبل از پرس و جوی: 28.462 MB** **سطرهای بازگشتی: 1**
SELECT extraFieldsGroup
FROM skm6h_k2_categories
WHERE id=31
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_k2_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
| Status | Duration |
|---|
| Starting | 0.4 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.1 ms |
| System lock | 0.1 ms |
| Table lock | 0.0 ms |
| Init | 0.0 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.1 ms |
| Preparing | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Preparing | 0.0 ms |
| Executing | 0.1 ms |
| Sending data | 0.1 ms |
| End of update loop | 0.1 ms |
| Query end | 0.1 ms |
| Commit | 0.0 ms |
| Closing tables | 0.1 ms |
| Unlocking tables | 0.1 ms |
| Closing tables | 0.0 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.2 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/components/com_k2/models/item.php:1395
JROOT/components/com_k2/models/item.php:184
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/joomla/cache/controller/callback.php:41
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.74 ms** **پس از آخرین پرس و جو: 0.21 ms** **حافظه پرس و جو: 0.023 MB حافظه قبل از پرس و جوی: 28.485 MB** **سطرهای بازگشتی: 6**
SELECT *
FROM skm6h_k2_extra_fields
WHERE `
group` = 1
AND published=1
AND (id IN (1,2,3,4,5,6) OR `type` = 'header')
ORDER BY ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_k2_extra_fields | ALL | PRIMARY,group,published | **کلید شاخصی برای استفاده نیست** | NULL | NULL | 6 | 83.33 | Using where; **با استفاده از مرتب سازی فایل** |
| Status | Duration |
|---|
| Starting | 0.3 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.1 ms |
| Preparing | 0.1 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.1 ms |
| Commit | 0.1 ms |
| Closing tables | 0.0 ms |
| Unlocking tables | 0.1 ms |
| Closing tables | 0.0 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.1 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/item.php:1399
JROOT/components/com_k2/models/item.php:184
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/joomla/cache/controller/callback.php:41
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 1.60 ms** **پس از آخرین پرس و جو: 7.04 ms** **حافظه پرس و جو: 0.023 MB حافظه قبل از پرس و جوی: 28.513 MB** **سطرهای بازگشتی: 0**
SELECT *
FROM skm6h_k2_attachments
WHERE itemID=24
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_k2_attachments | ref | itemID | itemID | 4 | const | 1 | 100.00 | |
| Status | Duration |
|---|
| Starting | 0.2 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.1 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 |
| Statistics | 0.1 ms |
| Preparing | 0.1 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.2 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/components/com_k2/models/item.php:1642
JROOT/components/com_k2/models/item.php:190
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/joomla/cache/controller/callback.php:41
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 3.10 ms** **پس از آخرین پرس و جو: 34.83 ms** **حافظه پرس و جو: 0.028 MB حافظه قبل از پرس و جوی: 28.487 MB** **سطرهای بازگشتی: 0**
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 skm6h_categories as c
LEFT JOIN skm6h_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 skm6h_categories AS cat JOIN skm6h_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=31
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 | NULL | NULL | NULL | **کلید شاخصی برای استفاده نیست** | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| 2 | LATERAL DERIVED | cat | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | |
| 2 | LATERAL DERIVED | parent | range | cat_idx,idx_left_right | cat_idx | 153 | NULL | 2 | 100.00 | Using index condition; Using where; Using join buffer (flat, BNL join) |
| Status | Duration |
|---|
| Starting | 0.6 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.2 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.4 ms |
| Optimizing | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.2 ms |
| Statistics | 0.2 ms |
| Preparing | 0.1 ms |
| Preparing | 0.0 ms |
| Executing | 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.1 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.2 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/libraries/legacy/categories/categories.php:289
JROOT/libraries/legacy/categories/categories.php:182
JROOT/components/com_content/helpers/route.php:44
JROOT/plugins/content/jw_disqus/jw_disqus.php:185
JROOT/plugins/content/jw_disqus/jw_disqus.php:47
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_k2/models/item.php:714
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 2.47 ms** **پس از آخرین پرس و جو: 53.51 ms** **حافظه پرس و جو: 0.020 MB حافظه قبل از پرس و جوی: 28.739 MB** **سطرهای بازگشتی: 1**
SELECT m.*
FROM skm6h_modules AS m
LEFT JOIN skm6h_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.client_id = 0
AND m.id = 322
AND m.access IN (1,1)
AND m.published = 1
AND e.enabled = 1
ORDER BY m.ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | const | PRIMARY,published,newsfeeds | PRIMARY | 4 | const | 1 | 100.00 | |
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 303 | const,const | 1 | 100.00 | Using index condition; Using where |
| Status | Duration |
|---|
| Starting | 0.5 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.2 ms |
| Preparing | 0.1 ms |
| Unlocking tables | 0.0 ms |
| Preparing | 0.1 ms |
| Executing | 0.0 ms |
| Sending data | 0.2 ms |
| End of update loop | 0.0 ms |
| Query end | 0.1 ms |
| Commit | 0.0 ms |
| Closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.1 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.1 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/plugins/system/modulesanywhere/helper.php:568
JROOT/plugins/system/modulesanywhere/helper.php:468
JROOT/plugins/system/modulesanywhere/helper.php:350
JROOT/plugins/system/modulesanywhere/helper.php:308
JROOT/plugins/system/modulesanywhere/helper.php:225
JROOT/plugins/system/modulesanywhere/helper.php:135
JROOT/plugins/system/modulesanywhere/modulesanywhere.php:55
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/libraries/joomla/application/base.php:83
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 2.32 ms** **پس از آخرین پرس و جو: 5.61 ms** **حافظه پرس و جو: 0.020 MB حافظه قبل از پرس و جوی: 28.938 MB** **سطرهای بازگشتی: 1**
SELECT m.*
FROM skm6h_modules AS m
LEFT JOIN skm6h_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.client_id = 0
AND m.id = 330
AND m.access IN (1,1)
AND m.published = 1
AND e.enabled = 1
ORDER BY m.ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | const | PRIMARY,published,newsfeeds | PRIMARY | 4 | const | 1 | 100.00 | |
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 303 | const,const | 1 | 100.00 | Using index condition; Using where |
| Status | Duration |
|---|
| Starting | 0.3 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.3 ms |
| Preparing | 0.1 ms |
| Unlocking tables | 0.0 ms |
| Preparing | 0.1 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.1 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/plugins/system/modulesanywhere/helper.php:568
JROOT/plugins/system/modulesanywhere/helper.php:468
JROOT/plugins/system/modulesanywhere/helper.php:350
JROOT/plugins/system/modulesanywhere/helper.php:308
JROOT/plugins/system/modulesanywhere/helper.php:225
JROOT/plugins/system/modulesanywhere/helper.php:135
JROOT/plugins/system/modulesanywhere/modulesanywhere.php:55
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/libraries/joomla/application/base.php:83
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
**زمان پرس و جو: 4.20 ms** **پس از آخرین پرس و جو: 10.49 ms** **حافظه پرس و جو: 0.017 MB حافظه قبل از پرس و جوی: 29.475 MB** **سطرهای بازگشتی: 8**
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM skm6h_modules AS m
LEFT JOIN skm6h_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN skm6h_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 <= '2026-09-03 05:35:48')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-09-03 05:35:48')
AND m.access IN (1,1)
AND m.client_id = 0
AND (mm.menuid = 417 OR mm.menuid <= 0)
AND m.language IN ('fa-IR','*')
ORDER BY m.position, m.ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | range | PRIMARY,published,newsfeeds,idx_language | published | 5 | NULL | 33 | 100.00 | Using index condition; Using where; **با استفاده از مرتب سازی فایل** |
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 303 | resinsaz_joomla.m.module,const | 1 | 100.00 | Using index condition; Using where |
| 1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | resinsaz_joomla.m.id | 1 | 100.00 | Using where; Using index |
| Status | Duration |
|---|
| Starting | 0.6 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.3 ms |
| Preparing | 0.2 ms |
| Sorting result | 0.1 ms |
| Executing | 0.0 ms |
| Sending data | 0.1 ms |
| Creating sort index | 1.7 ms |
| End of update loop | 0.1 ms |
| Query end | 0.0 ms |
| Commit | 0.0 ms |
| Closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.1 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.2 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/libraries/cms/module/helper.php:408
JROOT/libraries/cms/module/helper.php:351
JROOT/libraries/cms/module/helper.php:84
JROOT/libraries/joomla/document/html/html.php:514
JROOT/templates/kallyas/index.php:17
JROOT/libraries/joomla/document/html/html.php:578
JROOT/libraries/joomla/document/html/html.php:635
JROOT/libraries/joomla/document/html/html.php:455
JROOT/libraries/cms/application/cms.php:1045
JROOT/libraries/cms/application/site.php:729
JROOT/libraries/cms/application/cms.php:258
JROOT/index.php:40
**زمان پرس و جو: 2.31 ms** **پس از آخرین پرس و جو: 609.79 ms** **حافظه پرس و جو: 0.018 MB حافظه قبل از پرس و جوی: 34.395 MB** **سطرهای بازگشتی: 0**
SELECT m2.language, m2.id
FROM skm6h_menu as m
INNER JOIN skm6h_associations as a
ON a.id=m.id
AND a.context='com_menus.item'
INNER JOIN skm6h_associations as a2
ON a.key=a2.key
INNER JOIN skm6h_menu as m2
ON a2.id=m2.id
WHERE m.id=417
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | **کلید شاخصی برای استفاده نیست** | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.5 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.2 ms |
| After opening tables | 0.1 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.3 ms |
| Preparing | 0.1 ms |
| Executing | 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.1 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.2 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/administrator/components/com_menus/helpers/menus.php:283
JROOT/modules/mod_languages/helper.php:62
JROOT/modules/mod_languages/mod_languages.php:18
JROOT/libraries/cms/module/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:103
JROOT/libraries/joomla/document/html/renderer/modules.php:43
JROOT/libraries/joomla/document/html/html.php:399
JROOT/libraries/joomla/document/html/html.php:697
JROOT/libraries/joomla/document/html/html.php:477
JROOT/libraries/cms/application/cms.php:1059
JROOT/libraries/cms/application/site.php:729
JROOT/libraries/cms/application/cms.php:258
JROOT/index.php:40
**زمان پرس و جو: 6.16 ms** **پس از آخرین پرس و جو: 86.42 ms** **حافظه پرس و جو: 0.003 MB حافظه قبل از پرس و جوی: 30.763 MB**
UPDATE `skm6h_session`
SET `data` = '__default|a:9:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1788413748;s:18:\"session.timer.last\";i:1788413748;s:17:\"session.timer.now\";i:1788413748;s:22:\"session.client.browser\";s:103:\"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)\";s:8:\"registry\";O:24:\"Joomla\\Registry\\Registry\":2:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":0:{}s:9:\"separator\";s:1:\".\";}s:4:\"user\";O:5:\"JUser\":27:{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:12:\"requireReset\";N;s:10:\"\\0\\0\\0_params\";O:24:\"Joomla\\Registry\\Registry\":2:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":0:{}s:9:\"separator\";s:1:\".\";}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:13:\"\\0\\0\\0userHelper\";O:18:\"JUserWrapperHelper\":0:{}s:10:\"\\0\\0\\0_errors\";a:0:{}s:3:\"aid\";i:0;s:3:\"gid\";i:1;}s:20:\"com_rsfirewall.geoip\";s:0:\"\";s:13:\"session.token\";s:32:\"7c5a271b6a370b9561c7dacb8a707a11\";}'
, `time` = '1788413749'
WHERE `session_id` = '0jqeg7rivd95389pjpcedm2s76'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_session | range | PRIMARY | PRIMARY | 602 | NULL | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.2 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.1 ms |
| Updating | 0.2 ms |
| End of update loop | 0.1 ms |
| Query end | 0.0 ms |
| Commit | 4.7 ms |
| Closing tables | 0.1 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.0 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.2 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/libraries/joomla/session/storage/database.php:84