Время запроса: 0.69 ms Память запроса: 0.015 MB Память до запроса: 0.756 MB Выбрано строк: 0
SELECT `data`
FROM `wskuz_session`
WHERE `session_id` = 'e1f59da1fe5388d1ffc348fc99ad4e20'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | wskuz_session | NULL | const | PRIMARY | PRIMARY | 602 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.5 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
executing | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/libraries/joomla/session/storage/database.php:46
JROOT/libraries/joomla/session/session.php:658
JROOT/libraries/joomla/session/session.php:596
JROOT/libraries/cms/application/cms.php:672
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:332
JROOT/libraries/joomla/factory.php:124
JROOT/index.php:58
Время запроса: 0.17 ms После последнего запроса: 0.63 ms Память запроса: 0.012 MB Память до запроса: 0.803 MB Выбрано строк: 0
SELECT `session_id`
FROM `wskuz_session`
WHERE `session_id` = 'e1f59da1fe5388d1ffc348fc99ad4e20'
LIMIT 0, 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | wskuz_session | NULL | const | PRIMARY | PRIMARY | 602 | const | 1 | 100.00 | Using index |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
executing | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/libraries/cms/application/cms.php:175
JROOT/libraries/cms/application/cms.php:698
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:332
JROOT/libraries/joomla/factory.php:124
JROOT/index.php:58
Время запроса: 0.26 ms После последнего запроса: 0.11 ms Память запроса: 0.009 MB Память до запроса: 0.815 MB
INSERT INTO `wskuz_session`
(`session_id`, `client_id`, `time`)
VALUES
('e1f59da1fe5388d1ffc348fc99ad4e20', 0, '1725991012')
EXPLAIN не доступен для запроса: INSERT INTO `wskuz_session`
(`session_id`, `client_id`, `time`) VALUES
('e1f59da1fe5388d1ffc348fc99ad4e20', 0, '1725991012')
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
update | 0.1 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/libraries/cms/application/cms.php:207
JROOT/libraries/cms/application/cms.php:698
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:332
JROOT/libraries/joomla/factory.php:124
JROOT/index.php:58
Время запроса: 0.62 ms После последнего запроса: 3.06 ms Память запроса: 0.015 MB Память до запроса: 1.155 MB Выбрано строк: 1
SELECT extension_id AS id, element AS "option", params, enabled
FROM wskuz_extensions
WHERE `type` = 'component'
AND `element` = 'com_users'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | wskuz_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 302 | const | 1 | 10.00 | Using where |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.3 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.1 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/cms/component/helper.php:396
JROOT/libraries/cms/component/helper.php:43
JROOT/libraries/cms/component/helper.php:91
JROOT/libraries/cms/application/site.php:557
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:61
Время запроса: 0.61 ms После последнего запроса: 0.55 ms Память запроса: 0.014 MB Память до запроса: 1.173 MB Выбрано строк: 2
SELECT b.id
FROM wskuz_usergroups AS a
LEFT JOIN wskuz_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 9
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | b | NULL | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 2 | 100.00 | Using where; Using index |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.4 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/libraries/joomla/access/access.php:336
JROOT/libraries/joomla/access/access.php:405
JROOT/libraries/joomla/user/user.php:428
JROOT/libraries/cms/plugin/helper.php:298
JROOT/libraries/cms/plugin/helper.php:165
JROOT/libraries/cms/application/site.php:562
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:61
Время запроса: 0.38 ms После последнего запроса: 0.22 ms Память запроса: 0.013 MB Память до запроса: 1.192 MB Выбрано строк: 5
SELECT id, rules
FROM `wskuz_viewlevels`
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | wskuz_viewlevels | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 5 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.2 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/libraries/joomla/access/access.php:422
JROOT/libraries/joomla/user/user.php:428
JROOT/libraries/cms/plugin/helper.php:298
JROOT/libraries/cms/plugin/helper.php:165
JROOT/libraries/cms/application/site.php:562
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:61
Время запроса: 0.53 ms После последнего запроса: 0.23 ms Память запроса: 0.013 MB Память до запроса: 1.211 MB Выбрано строк: 42
SELECT folder AS type, element AS name, params
FROM wskuz_extensions
WHERE enabled >= 1
AND type ='plugin'
AND state >= 0
AND access IN (1,1,5)
ORDER BY ordering
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | wskuz_extensions | NULL | ref | extension | extension | 62 | const | 61 | 3.33 | Using index condition; Using where; Используется filesort |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
Sorting result | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
Creating sort index | 0.3 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/libraries/cms/plugin/helper.php:312
JROOT/libraries/cms/plugin/helper.php:165
JROOT/libraries/cms/application/site.php:562
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:61
Время запроса: 0.20 ms После последнего запроса: 0.45 ms Память запроса: 0.014 MB Память до запроса: 1.275 MB Выбрано строк: 1
SELECT extension_id AS id, element AS "option", params, enabled
FROM wskuz_extensions
WHERE `type` = 'component'
AND `element` = 'com_languages'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | wskuz_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 302 | const | 1 | 10.00 | Using where |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/cms/component/helper.php:396
JROOT/libraries/cms/component/helper.php:43
JROOT/libraries/cms/component/helper.php:91
JROOT/libraries/cms/application/site.php:615
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:61
Время запроса: 1.82 ms После последнего запроса: 7.59 ms Память запроса: 0.030 MB Память до запроса: 1.753 MB Выбрано строк: 32
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 wskuz_menu AS m
LEFT JOIN wskuz_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 | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | NULL | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 41 | 3.33 | Using index condition; Using where; Используется filesort |
1 | SIMPLE | e | NULL | eq_ref | PRIMARY | PRIMARY | 4 | lekdyu_jm.m.component_id | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.1 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.5 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.1 ms |
preparing | 0.0 ms |
Sorting result | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
Creating sort index | 0.8 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/libraries/cms/menu/site.php:47
JROOT/libraries/cms/menu/menu.php:64
JROOT/libraries/cms/menu/menu.php:118
JROOT/libraries/cms/application/cms.php:357
JROOT/libraries/cms/application/site.php:266
JROOT/libraries/cms/router/site.php:218
JROOT/libraries/cms/router/router.php:408
JROOT/libraries/cms/router/router.php:192
JROOT/libraries/cms/router/site.php:90
JROOT/libraries/cms/application/cms.php:1022
JROOT/libraries/cms/application/site.php:736
JROOT/libraries/cms/application/site.php:218
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:61
Время запроса: 0.35 ms После последнего запроса: 1.90 ms Память запроса: 0.024 MB Память до запроса: 2.194 MB Выбрано строк: 1
SELECT extension_id AS id, element AS "option", params, enabled
FROM wskuz_extensions
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | wskuz_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | extension | 364 | const,const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.1 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/cms/library/helper.php:156
JROOT/libraries/cms/library/helper.php:47
JROOT/libraries/cms/library/helper.php:90
JROOT/libraries/cms/version/version.php:179
JROOT/libraries/joomla/factory.php:734
JROOT/libraries/joomla/factory.php:215
JROOT/plugins/system/sef/sef.php:30
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:1031
JROOT/libraries/cms/application/site.php:736
JROOT/libraries/cms/application/site.php:218
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:61
Время запроса: 0.39 ms После последнего запроса: 0.20 ms Память запроса: 0.018 MB Память до запроса: 2.201 MB
UPDATE `wskuz_extensions`
SET `params` = '{\"mediaversion\":\"114c99ea4e2ef32d5f4b251dff3bbc04\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | UPDATE | wskuz_extensions | NULL | range | element_clientid,element_folder_clientid,extension | extension | 364 | const,const | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.1 ms |
updating | 0.1 ms |
end | 0.0 ms |
query end | 0.1 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/libraries/cms/library/helper.php:119
JROOT/libraries/cms/version/version.php:230
JROOT/libraries/cms/version/version.php:189
JROOT/libraries/joomla/factory.php:734
JROOT/libraries/joomla/factory.php:215
JROOT/plugins/system/sef/sef.php:30
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:1031
JROOT/libraries/cms/application/site.php:736
JROOT/libraries/cms/application/site.php:218
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:61
Время запроса: 0.31 ms После последнего запроса: 1.22 ms Память запроса: 0.015 MB Память до запроса: 2.310 MB Выбрано строк: 1
SELECT extension_id AS id, element AS "option", params, enabled
FROM wskuz_extensions
WHERE `type` = 'component'
AND `element` = 'com_joomgallery'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | wskuz_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 302 | const | 1 | 10.00 | Using where |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.1 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/cms/component/helper.php:396
JROOT/libraries/cms/component/helper.php:43
JROOT/libraries/cms/component/helper.php:91
JROOT/libraries/cms/application/site.php:315
JROOT/libraries/cms/application/site.php:122
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:61
Время запроса: 1.83 ms После последнего запроса: 0.28 ms Память запроса: 0.013 MB Память до запроса: 2.314 MB Выбрано строк: 1
SELECT *
FROM wskuz_languages
WHERE published=1
ORDER BY ordering ASC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | wskuz_languages | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 1 | 100.00 | Using where; Используется filesort |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 1.5 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
Sorting result | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
Creating sort index | 0.1 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/libraries/joomla/language/helper.php:166
JROOT/libraries/cms/application/site.php:323
JROOT/libraries/cms/application/site.php:122
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:61
Время запроса: 1.10 ms После последнего запроса: 0.42 ms Память запроса: 0.010 MB Память до запроса: 2.335 MB Выбрано строк: 3
SELECT id, home, template, s.params
FROM wskuz_template_styles as s
LEFT JOIN wskuz_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | s | NULL | ALL | idx_template | Индекс не используется | NULL | NULL | 5 | 20.00 | Using where |
1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 303 | lekdyu_jm.s.template,const | 1 | 4.63 | Using index condition; Using where |
Status | Duration |
---|
starting | 0.1 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.6 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.1 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.1 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/libraries/cms/application/site.php:473
JROOT/libraries/cms/application/site.php:152
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:61
Время запроса: 2.23 ms После последнего запроса: 4.07 ms Память запроса: 0.049 MB Память до запроса: 2.806 MB Выбрано строк: 294
SHOW FULL COLUMNS
FROM `wskuz_joomgallery_config`
EXPLAIN не доступен для запроса: SHOW FULL COLUMNS FROM `wskuz_joomgallery_config`
Status | Duration |
---|
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
Sending data | 0.6 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
removing tmp table | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/libraries/joomla/table/table.php:229
JROOT/libraries/joomla/table/table.php:150
JROOT/administrator/components/com_joomgallery/tables/joomgalleryconfig.php:332
JROOT/libraries/joomla/table/table.php:294
JROOT/administrator/components/com_joomgallery/helpers/config.php:359
JROOT/administrator/components/com_joomgallery/helpers/config.php:422
JROOT/components/com_joomgallery/helpers/ambit.php:147
JROOT/components/com_joomgallery/helpers/ambit.php:220
JROOT/components/com_joomgallery/controller.php:71
JROOT/libraries/legacy/controller/legacy.php:300
JROOT/components/com_joomgallery/joomgallery.php:38
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:61
Время запроса: 1.16 ms После последнего запроса: 1.87 ms Память запроса: 0.101 MB Память до запроса: 3.476 MB Выбрано строк: 1
SELECT *
FROM wskuz_joomgallery_config
WHERE `id` = '1'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | wskuz_joomgallery_config | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.2 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.3 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.4 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/libraries/joomla/table/table.php:705
JROOT/administrator/components/com_joomgallery/helpers/config.php:360
JROOT/administrator/components/com_joomgallery/helpers/config.php:422
JROOT/components/com_joomgallery/helpers/ambit.php:147
JROOT/components/com_joomgallery/helpers/ambit.php:220
JROOT/components/com_joomgallery/controller.php:71
JROOT/libraries/legacy/controller/legacy.php:300
JROOT/components/com_joomgallery/joomgallery.php:38
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:61
Время запроса: 1.39 ms После последнего запроса: 7.95 ms Память запроса: 0.024 MB Память до запроса: 3.616 MB Выбрано строк: 11
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM wskuz_modules AS m
LEFT JOIN wskuz_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN wskuz_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2024-09-10 17:56:52')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2024-09-10 17:56:52')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 172 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | NULL | ref | PRIMARY,published,newsfeeds | published | 1 | const | 14 | 2.94 | Using index condition; Using where; Используется filesort |
1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 303 | lekdyu_jm.m.module,const | 1 | 10.00 | Using index condition; Using where |
1 | SIMPLE | mm | NULL | ref | PRIMARY | PRIMARY | 4 | lekdyu_jm.m.id | 1 | 40.00 | Using where; Using index |
Status | Duration |
---|
starting | 0.1 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.7 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.1 ms |
preparing | 0.0 ms |
Sorting result | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
Creating sort index | 0.3 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/libraries/cms/module/helper.php:376
JROOT/libraries/cms/module/helper.php:84
JROOT/components/com_joomgallery/helpers/helper.php:497
JROOT/components/com_joomgallery/helpers/helper.php:533
JROOT/components/com_joomgallery/views/gallery/view.html.php:40
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_joomgallery/controller.php:100
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_joomgallery/joomgallery.php:41
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:61
Время запроса: 0.52 ms После последнего запроса: 0.24 ms Память запроса: 0.021 MB Память до запроса: 3.666 MB Выбрано строк: 17
SELECT c.cid, c.parent_id, c.name, c.access, c.published, c.hidden, c.owner
FROM wskuz_joomgallery_catg AS c
WHERE lft > 0
AND c.published = 1
AND c.access IN (1,1,5)
AND (c.password = '' OR c.cid IN (0))
ORDER BY c.lft
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | NULL | ALL | PRIMARY | Индекс не используется | NULL | NULL | 18 | 5.56 | Using where; Используется filesort |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.3 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
Sorting result | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
Creating sort index | 0.1 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_joomgallery/helpers/ambit.php:489
JROOT/components/com_joomgallery/helpers/helper.php:784
JROOT/components/com_joomgallery/views/gallery/view.html.php:58
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_joomgallery/controller.php:100
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_joomgallery/joomgallery.php:41
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:61
Время запроса: 0.93 ms После последнего запроса: 0.12 ms Память запроса: 0.020 MB Память до запроса: 3.712 MB Выбрано строк: 17
SELECT catid, COUNT(id) as piccount, SUM(hits) as hitcount
FROM wskuz_joomgallery
WHERE approved = 1
AND published = 1
AND hidden = 0
AND access IN (1,1,5)
GROUP BY catid
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | wskuz_joomgallery | NULL | index | idx_catid | idx_catid | 4 | NULL | 231 | 0.43 | Using where |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.3 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
Sorting result | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.5 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_joomgallery/helpers/ambit.php:505
JROOT/components/com_joomgallery/helpers/helper.php:784
JROOT/components/com_joomgallery/views/gallery/view.html.php:58
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_joomgallery/controller.php:100
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_joomgallery/joomgallery.php:41
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:61
Время запроса: 0.16 ms После последнего запроса: 0.27 ms Память запроса: 0.020 MB Память до запроса: 3.746 MB Выбрано строк: 1
SELECT COUNT(*)
FROM wskuz_joomgallery_catg AS c
WHERE c.published = 1
AND c.hidden = 0
AND c.parent_id = 1
AND c.access IN (1,1,5)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | NULL | ALL | idx_parent_id | Индекс не используется | NULL | NULL | 18 | 5.56 | Using where |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/libraries/legacy/model/legacy.php:327
JROOT/components/com_joomgallery/models/gallery.php:80
JROOT/libraries/legacy/view/legacy.php:398
JROOT/components/com_joomgallery/views/gallery/view.html.php:67
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_joomgallery/controller.php:100
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_joomgallery/joomgallery.php:41
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:61
Время запроса: 0.31 ms После последнего запроса: 2.38 ms Память запроса: 0.028 MB Память до запроса: 3.797 MB Выбрано строк: 9
SELECT c.*
FROM wskuz_joomgallery_catg AS c
WHERE c.published = 1
AND c.hidden = 0
AND c.parent_id = 1
AND c.access IN (1,1,5)
ORDER BY c.lft
LIMIT 0, 9
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | NULL | ALL | idx_parent_id | Индекс не используется | NULL | NULL | 18 | 5.56 | Using where; Используется filesort |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
Sorting result | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
Creating sort index | 0.1 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/libraries/legacy/model/legacy.php:301
JROOT/components/com_joomgallery/models/gallery.php:188
JROOT/components/com_joomgallery/models/gallery.php:60
JROOT/libraries/legacy/view/legacy.php:398
JROOT/components/com_joomgallery/views/gallery/view.html.php:173
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_joomgallery/controller.php:100
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_joomgallery/joomgallery.php:41
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:61
Время запроса: 0.35 ms После последнего запроса: 0.21 ms Память запроса: 0.034 MB Память до запроса: 3.864 MB Выбрано строк: 15
SELECT *, c.access
FROM wskuz_joomgallery AS p
LEFT JOIN wskuz_joomgallery_catg AS c
ON c.cid = p.catid
WHERE p.catid = 18
AND p.access IN (1,1,5)
AND p.published = 1
AND p.approved = 1
AND p.hidden != 1
AND c.access IN (1,1,5)
AND c.published = 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | p | NULL | ref | idx_catid | idx_catid | 4 | const | 15 | 0.43 | Using where |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.1 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_joomgallery/models/gallery.php:161
JROOT/components/com_joomgallery/views/gallery/view.html.php:261
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_joomgallery/controller.php:100
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_joomgallery/joomgallery.php:41
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:61
Время запроса: 0.10 ms После последнего запроса: 0.25 ms Память запроса: 0.019 MB Память до запроса: 3.889 MB Выбрано строк: 1
SELECT catpath
FROM wskuz_joomgallery_catg
WHERE cid = 18
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | wskuz_joomgallery_catg | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_joomgallery/helpers/helper.php:141
JROOT/components/com_joomgallery/helpers/ambit.php:338
JROOT/components/com_joomgallery/views/gallery/view.html.php:272
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_joomgallery/controller.php:100
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_joomgallery/joomgallery.php:41
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:61
Время запроса: 0.08 ms После последнего запроса: 0.16 ms Память запроса: 0.025 MB Память до запроса: 3.909 MB Выбрано строк: 1
SELECT alias
FROM wskuz_joomgallery_catg
WHERE cid = 18
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | wskuz_joomgallery_catg | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_joomgallery/router.php:310
JROOT/libraries/cms/component/router/legacy.php:70
JROOT/libraries/cms/router/site.php:463
JROOT/libraries/cms/router/site.php:426
JROOT/libraries/cms/router/router.php:231
JROOT/libraries/cms/router/site.php:106
JROOT/libraries/joomla/application/route.php:62
JROOT/components/com_joomgallery/views/gallery/view.html.php:410
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_joomgallery/controller.php:100
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_joomgallery/joomgallery.php:41
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:61
Время запроса: 0.33 ms После последнего запроса: 0.16 ms Память запроса: 0.034 MB Память до запроса: 3.936 MB Выбрано строк: 14
SELECT *, c.access
FROM wskuz_joomgallery AS p
LEFT JOIN wskuz_joomgallery_catg AS c
ON c.cid = p.catid
WHERE p.catid = 17
AND p.access IN (1,1,5)
AND p.published = 1
AND p.approved = 1
AND p.hidden != 1
AND c.access IN (1,1,5)
AND c.published = 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | p | NULL | ref | idx_catid | idx_catid | 4 | const | 14 | 0.43 | Using where |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.1 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_joomgallery/models/gallery.php:161
JROOT/components/com_joomgallery/views/gallery/view.html.php:261
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_joomgallery/controller.php:100
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_joomgallery/joomgallery.php:41
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:61
Время запроса: 0.11 ms После последнего запроса: 0.33 ms Память запроса: 0.019 MB Память до запроса: 3.952 MB Выбрано строк: 1
SELECT catpath
FROM wskuz_joomgallery_catg
WHERE cid = 17
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | wskuz_joomgallery_catg | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_joomgallery/helpers/helper.php:141
JROOT/components/com_joomgallery/helpers/ambit.php:338
JROOT/components/com_joomgallery/views/gallery/view.html.php:272
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_joomgallery/controller.php:100
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_joomgallery/joomgallery.php:41
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:61
Время запроса: 0.08 ms После последнего запроса: 0.15 ms Память запроса: 0.025 MB Память до запроса: 3.972 MB Выбрано строк: 1
SELECT alias
FROM wskuz_joomgallery_catg
WHERE cid = 17
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | wskuz_joomgallery_catg | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_joomgallery/router.php:310
JROOT/libraries/cms/component/router/legacy.php:70
JROOT/libraries/cms/router/site.php:463
JROOT/libraries/cms/router/site.php:426
JROOT/libraries/cms/router/router.php:231
JROOT/libraries/cms/router/site.php:106
JROOT/libraries/joomla/application/route.php:62
JROOT/components/com_joomgallery/views/gallery/view.html.php:410
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_joomgallery/controller.php:100
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_joomgallery/joomgallery.php:41
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:61
Время запроса: 0.37 ms После последнего запроса: 0.19 ms Память запроса: 0.036 MB Память до запроса: 3.998 MB Выбрано строк: 20
SELECT *, c.access
FROM wskuz_joomgallery AS p
LEFT JOIN wskuz_joomgallery_catg AS c
ON c.cid = p.catid
WHERE p.catid = 16
AND p.access IN (1,1,5)
AND p.published = 1
AND p.approved = 1
AND p.hidden != 1
AND c.access IN (1,1,5)
AND c.published = 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | p | NULL | ref | idx_catid | idx_catid | 4 | const | 20 | 0.43 | Using where |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_joomgallery/models/gallery.php:161
JROOT/components/com_joomgallery/views/gallery/view.html.php:261
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_joomgallery/controller.php:100
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_joomgallery/joomgallery.php:41
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:61
Время запроса: 0.11 ms После последнего запроса: 0.45 ms Память запроса: 0.019 MB Память до запроса: 4.014 MB Выбрано строк: 1
SELECT catpath
FROM wskuz_joomgallery_catg
WHERE cid = 16
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | wskuz_joomgallery_catg | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_joomgallery/helpers/helper.php:141
JROOT/components/com_joomgallery/helpers/ambit.php:338
JROOT/components/com_joomgallery/views/gallery/view.html.php:272
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_joomgallery/controller.php:100
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_joomgallery/joomgallery.php:41
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:61
Время запроса: 0.08 ms После последнего запроса: 0.23 ms Память запроса: 0.025 MB Память до запроса: 4.034 MB Выбрано строк: 1
SELECT alias
FROM wskuz_joomgallery_catg
WHERE cid = 16
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | wskuz_joomgallery_catg | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_joomgallery/router.php:310
JROOT/libraries/cms/component/router/legacy.php:70
JROOT/libraries/cms/router/site.php:463
JROOT/libraries/cms/router/site.php:426
JROOT/libraries/cms/router/router.php:231
JROOT/libraries/cms/router/site.php:106
JROOT/libraries/joomla/application/route.php:62
JROOT/components/com_joomgallery/views/gallery/view.html.php:410
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_joomgallery/controller.php:100
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_joomgallery/joomgallery.php:41
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:61
Время запроса: 0.35 ms После последнего запроса: 0.26 ms Память запроса: 0.036 MB Память до запроса: 4.061 MB Выбрано строк: 19
SELECT *, c.access
FROM wskuz_joomgallery AS p
LEFT JOIN wskuz_joomgallery_catg AS c
ON c.cid = p.catid
WHERE p.catid = 15
AND p.access IN (1,1,5)
AND p.published = 1
AND p.approved = 1
AND p.hidden != 1
AND c.access IN (1,1,5)
AND c.published = 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | p | NULL | ref | idx_catid | idx_catid | 4 | const | 19 | 0.43 | Using where |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_joomgallery/models/gallery.php:161
JROOT/components/com_joomgallery/views/gallery/view.html.php:261
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_joomgallery/controller.php:100
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_joomgallery/joomgallery.php:41
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:61
Время запроса: 0.09 ms После последнего запроса: 0.41 ms Память запроса: 0.019 MB Память до запроса: 4.077 MB Выбрано строк: 1
SELECT catpath
FROM wskuz_joomgallery_catg
WHERE cid = 15
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | wskuz_joomgallery_catg | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_joomgallery/helpers/helper.php:141
JROOT/components/com_joomgallery/helpers/ambit.php:338
JROOT/components/com_joomgallery/views/gallery/view.html.php:272
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_joomgallery/controller.php:100
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_joomgallery/joomgallery.php:41
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:61
Время запроса: 0.09 ms После последнего запроса: 0.16 ms Память запроса: 0.025 MB Память до запроса: 4.098 MB Выбрано строк: 1
SELECT alias
FROM wskuz_joomgallery_catg
WHERE cid = 15
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | wskuz_joomgallery_catg | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_joomgallery/router.php:310
JROOT/libraries/cms/component/router/legacy.php:70
JROOT/libraries/cms/router/site.php:463
JROOT/libraries/cms/router/site.php:426
JROOT/libraries/cms/router/router.php:231
JROOT/libraries/cms/router/site.php:106
JROOT/libraries/joomla/application/route.php:62
JROOT/components/com_joomgallery/views/gallery/view.html.php:410
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_joomgallery/controller.php:100
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_joomgallery/joomgallery.php:41
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:61
Время запроса: 0.42 ms После последнего запроса: 0.19 ms Память запроса: 0.038 MB Память до запроса: 4.125 MB Выбрано строк: 24
SELECT *, c.access
FROM wskuz_joomgallery AS p
LEFT JOIN wskuz_joomgallery_catg AS c
ON c.cid = p.catid
WHERE p.catid = 14
AND p.access IN (1,1,5)
AND p.published = 1
AND p.approved = 1
AND p.hidden != 1
AND c.access IN (1,1,5)
AND c.published = 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | p | NULL | ref | idx_catid | idx_catid | 4 | const | 24 | 0.43 | Using where |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_joomgallery/models/gallery.php:161
JROOT/components/com_joomgallery/views/gallery/view.html.php:261
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_joomgallery/controller.php:100
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_joomgallery/joomgallery.php:41
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:61
Время запроса: 0.09 ms После последнего запроса: 0.52 ms Память запроса: 0.019 MB Память до запроса: 4.141 MB Выбрано строк: 1
SELECT catpath
FROM wskuz_joomgallery_catg
WHERE cid = 14
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | wskuz_joomgallery_catg | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_joomgallery/helpers/helper.php:141
JROOT/components/com_joomgallery/helpers/ambit.php:338
JROOT/components/com_joomgallery/views/gallery/view.html.php:272
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_joomgallery/controller.php:100
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_joomgallery/joomgallery.php:41
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:61
Время запроса: 0.08 ms После последнего запроса: 0.15 ms Память запроса: 0.025 MB Память до запроса: 4.161 MB Выбрано строк: 1
SELECT alias
FROM wskuz_joomgallery_catg
WHERE cid = 14
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | wskuz_joomgallery_catg | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_joomgallery/router.php:310
JROOT/libraries/cms/component/router/legacy.php:70
JROOT/libraries/cms/router/site.php:463
JROOT/libraries/cms/router/site.php:426
JROOT/libraries/cms/router/router.php:231
JROOT/libraries/cms/router/site.php:106
JROOT/libraries/joomla/application/route.php:62
JROOT/components/com_joomgallery/views/gallery/view.html.php:410
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_joomgallery/controller.php:100
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_joomgallery/joomgallery.php:41
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:61
Время запроса: 0.36 ms После последнего запроса: 0.18 ms Память запроса: 0.036 MB Память до запроса: 4.187 MB Выбрано строк: 20
SELECT *, c.access
FROM wskuz_joomgallery AS p
LEFT JOIN wskuz_joomgallery_catg AS c
ON c.cid = p.catid
WHERE p.catid = 13
AND p.access IN (1,1,5)
AND p.published = 1
AND p.approved = 1
AND p.hidden != 1
AND c.access IN (1,1,5)
AND c.published = 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | p | NULL | ref | idx_catid | idx_catid | 4 | const | 20 | 0.43 | Using where |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_joomgallery/models/gallery.php:161
JROOT/components/com_joomgallery/views/gallery/view.html.php:261
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_joomgallery/controller.php:100
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_joomgallery/joomgallery.php:41
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:61
Время запроса: 0.09 ms После последнего запроса: 0.43 ms Память запроса: 0.019 MB Память до запроса: 4.203 MB Выбрано строк: 1
SELECT catpath
FROM wskuz_joomgallery_catg
WHERE cid = 13
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | wskuz_joomgallery_catg | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_joomgallery/helpers/helper.php:141
JROOT/components/com_joomgallery/helpers/ambit.php:338
JROOT/components/com_joomgallery/views/gallery/view.html.php:272
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_joomgallery/controller.php:100
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_joomgallery/joomgallery.php:41
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:61
Время запроса: 0.08 ms После последнего запроса: 0.15 ms Память запроса: 0.025 MB Память до запроса: 4.223 MB Выбрано строк: 1
SELECT alias
FROM wskuz_joomgallery_catg
WHERE cid = 13
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | wskuz_joomgallery_catg | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_joomgallery/router.php:310
JROOT/libraries/cms/component/router/legacy.php:70
JROOT/libraries/cms/router/site.php:463
JROOT/libraries/cms/router/site.php:426
JROOT/libraries/cms/router/router.php:231
JROOT/libraries/cms/router/site.php:106
JROOT/libraries/joomla/application/route.php:62
JROOT/components/com_joomgallery/views/gallery/view.html.php:410
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_joomgallery/controller.php:100
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_joomgallery/joomgallery.php:41
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:61
Время запроса: 0.32 ms После последнего запроса: 0.18 ms Память запроса: 0.034 MB Память до запроса: 4.250 MB Выбрано строк: 15
SELECT *, c.access
FROM wskuz_joomgallery AS p
LEFT JOIN wskuz_joomgallery_catg AS c
ON c.cid = p.catid
WHERE p.catid = 12
AND p.access IN (1,1,5)
AND p.published = 1
AND p.approved = 1
AND p.hidden != 1
AND c.access IN (1,1,5)
AND c.published = 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | p | NULL | ref | idx_catid | idx_catid | 4 | const | 15 | 0.43 | Using where |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.1 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_joomgallery/models/gallery.php:161
JROOT/components/com_joomgallery/views/gallery/view.html.php:261
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_joomgallery/controller.php:100
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_joomgallery/joomgallery.php:41
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:61
Время запроса: 0.12 ms После последнего запроса: 0.32 ms Память запроса: 0.019 MB Память до запроса: 4.266 MB Выбрано строк: 1
SELECT catpath
FROM wskuz_joomgallery_catg
WHERE cid = 12
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | wskuz_joomgallery_catg | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_joomgallery/helpers/helper.php:141
JROOT/components/com_joomgallery/helpers/ambit.php:338
JROOT/components/com_joomgallery/views/gallery/view.html.php:272
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_joomgallery/controller.php:100
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_joomgallery/joomgallery.php:41
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:61
Время запроса: 0.08 ms После последнего запроса: 0.14 ms Память запроса: 0.025 MB Память до запроса: 4.286 MB Выбрано строк: 1
SELECT alias
FROM wskuz_joomgallery_catg
WHERE cid = 12
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | wskuz_joomgallery_catg | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_joomgallery/router.php:310
JROOT/libraries/cms/component/router/legacy.php:70
JROOT/libraries/cms/router/site.php:463
JROOT/libraries/cms/router/site.php:426
JROOT/libraries/cms/router/router.php:231
JROOT/libraries/cms/router/site.php:106
JROOT/libraries/joomla/application/route.php:62
JROOT/components/com_joomgallery/views/gallery/view.html.php:410
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_joomgallery/controller.php:100
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_joomgallery/joomgallery.php:41
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:61
Время запроса: 0.35 ms После последнего запроса: 0.17 ms Память запроса: 0.035 MB Память до запроса: 4.313 MB Выбрано строк: 17
SELECT *, c.access
FROM wskuz_joomgallery AS p
LEFT JOIN wskuz_joomgallery_catg AS c
ON c.cid = p.catid
WHERE p.catid = 11
AND p.access IN (1,1,5)
AND p.published = 1
AND p.approved = 1
AND p.hidden != 1
AND c.access IN (1,1,5)
AND c.published = 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | p | NULL | ref | idx_catid | idx_catid | 4 | const | 17 | 0.43 | Using where |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.1 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_joomgallery/models/gallery.php:161
JROOT/components/com_joomgallery/views/gallery/view.html.php:261
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_joomgallery/controller.php:100
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_joomgallery/joomgallery.php:41
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:61
Время запроса: 0.10 ms После последнего запроса: 0.36 ms Память запроса: 0.019 MB Память до запроса: 4.329 MB Выбрано строк: 1
SELECT catpath
FROM wskuz_joomgallery_catg
WHERE cid = 11
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | wskuz_joomgallery_catg | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_joomgallery/helpers/helper.php:141
JROOT/components/com_joomgallery/helpers/ambit.php:338
JROOT/components/com_joomgallery/views/gallery/view.html.php:272
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_joomgallery/controller.php:100
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_joomgallery/joomgallery.php:41
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:61
Время запроса: 0.08 ms После последнего запроса: 0.14 ms Память запроса: 0.025 MB Память до запроса: 4.349 MB Выбрано строк: 1
SELECT alias
FROM wskuz_joomgallery_catg
WHERE cid = 11
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | wskuz_joomgallery_catg | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_joomgallery/router.php:310
JROOT/libraries/cms/component/router/legacy.php:70
JROOT/libraries/cms/router/site.php:463
JROOT/libraries/cms/router/site.php:426
JROOT/libraries/cms/router/router.php:231
JROOT/libraries/cms/router/site.php:106
JROOT/libraries/joomla/application/route.php:62
JROOT/components/com_joomgallery/views/gallery/view.html.php:410
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_joomgallery/controller.php:100
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_joomgallery/joomgallery.php:41
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:61
Время запроса: 0.34 ms После последнего запроса: 0.17 ms Память запроса: 0.036 MB Память до запроса: 4.376 MB Выбрано строк: 19
SELECT *, c.access
FROM wskuz_joomgallery AS p
LEFT JOIN wskuz_joomgallery_catg AS c
ON c.cid = p.catid
WHERE p.catid = 10
AND p.access IN (1,1,5)
AND p.published = 1
AND p.approved = 1
AND p.hidden != 1
AND c.access IN (1,1,5)
AND c.published = 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | p | NULL | ref | idx_catid | idx_catid | 4 | const | 19 | 0.43 | Using where |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_joomgallery/models/gallery.php:161
JROOT/components/com_joomgallery/views/gallery/view.html.php:261
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_joomgallery/controller.php:100
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_joomgallery/joomgallery.php:41
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:61
Время запроса: 0.09 ms После последнего запроса: 0.43 ms Память запроса: 0.019 MB Память до запроса: 4.392 MB Выбрано строк: 1
SELECT catpath
FROM wskuz_joomgallery_catg
WHERE cid = 10
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | wskuz_joomgallery_catg | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_joomgallery/helpers/helper.php:141
JROOT/components/com_joomgallery/helpers/ambit.php:338
JROOT/components/com_joomgallery/views/gallery/view.html.php:272
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_joomgallery/controller.php:100
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_joomgallery/joomgallery.php:41
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:61
Время запроса: 0.08 ms После последнего запроса: 0.14 ms Память запроса: 0.025 MB Память до запроса: 4.412 MB Выбрано строк: 1
SELECT alias
FROM wskuz_joomgallery_catg
WHERE cid = 10
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | wskuz_joomgallery_catg | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_joomgallery/router.php:310
JROOT/libraries/cms/component/router/legacy.php:70
JROOT/libraries/cms/router/site.php:463
JROOT/libraries/cms/router/site.php:426
JROOT/libraries/cms/router/router.php:231
JROOT/libraries/cms/router/site.php:106
JROOT/libraries/joomla/application/route.php:62
JROOT/components/com_joomgallery/views/gallery/view.html.php:410
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_joomgallery/controller.php:100
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_joomgallery/joomgallery.php:41
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:61
Время запроса: 1.57 ms После последнего запроса: 11.78 ms Память запроса: 0.021 MB Память до запроса: 4.713 MB Выбрано строк: 6
SELECT p.id AS id, p.catid, p.imgthumbname, p.imgfilename, p.imgtitle,p.imgtext,c.cid AS ccid, c.catpath AS catpath
FROM wskuz_joomgallery AS p
LEFT JOIN wskuz_joomgallery_catg AS c
ON c.cid = p.catid
WHERE c.published = 1
AND c.access IN (1,1,5)
AND p.published = 1
AND p.approved = 1
AND p.access IN (1,1,5)
AND p.catid IN (18,17,16,15,14,13,12,11,10,9,8,7,6,5,4,3,2)
AND c.hidden = 0
AND c.in_hidden = 0
AND p.hidden = 0
ORDER BY rand()
LIMIT 0, 6
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | NULL | ALL | PRIMARY | Индекс не используется | NULL | NULL | 18 | 5.56 | Using where; Using temporary; Используется filesort |
1 | SIMPLE | p | NULL | ref | idx_catid | idx_catid | 4 | lekdyu_jm.c.cid | 13 | 0.43 | Using where |
Status | Duration |
---|
starting | 0.1 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.1 ms |
preparing | 0.0 ms |
Creating tmp table | 0.0 ms |
Sorting result | 0.0 ms |
executing | 0.0 ms |
Sending data | 1.0 ms |
Creating sort index | 0.1 ms |
end | 0.0 ms |
query end | 0.0 ms |
removing tmp table | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/modules/mod_joomimg/helper.php:511
JROOT/modules/mod_joomimg/helper.php:47
JROOT/modules/mod_joomimg/mod_joomimg.php:52
JROOT/libraries/cms/module/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:992
JROOT/libraries/cms/application/site.php:718
JROOT/libraries/cms/application/cms.php:261
JROOT/index.php:61
Время запроса: 0.38 ms После последнего запроса: 0.24 ms Память запроса: 0.023 MB Память до запроса: 4.739 MB Выбрано строк: 2
SELECT id
FROM wskuz_menu
WHERE link LIKE '%com_joomgallery%view=gallery%'
AND access IN (1,1,5)
AND published = 1
AND client_id = 0
ORDER BY id DESC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | wskuz_menu | NULL | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 41 | 1.20 | Using index condition; Using where; Используется filesort |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
Sorting result | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
Creating sort index | 0.2 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_joomgallery/helpers/ambit.php:424
JROOT/components/com_joomgallery/interface.php:304
JROOT/components/com_joomgallery/interface.php:370
JROOT/modules/mod_joomimg/helper.php:782
JROOT/modules/mod_joomimg/helper.php:100
JROOT/modules/mod_joomimg/mod_joomimg.php:52
JROOT/libraries/cms/module/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:992
JROOT/libraries/cms/application/site.php:718
JROOT/libraries/cms/application/cms.php:261
JROOT/index.php:61
Время запроса: 0.12 ms После последнего запроса: 0.72 ms Память запроса: 0.027 MB Память до запроса: 4.779 MB Выбрано строк: 1
SELECT catpath
FROM wskuz_joomgallery_catg
WHERE cid = 9
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | wskuz_joomgallery_catg | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_joomgallery/helpers/helper.php:141
JROOT/components/com_joomgallery/helpers/ambit.php:338
JROOT/administrator/components/com_joomgallery/helpers/html/joomgallery.php:565
JROOT/libraries/cms/html/html.php:238
JROOT/libraries/cms/html/html.php:106
JROOT/components/com_joomgallery/interface.php:372
JROOT/modules/mod_joomimg/helper.php:782
JROOT/modules/mod_joomimg/helper.php:100
JROOT/modules/mod_joomimg/mod_joomimg.php:52
JROOT/libraries/cms/module/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:992
JROOT/libraries/cms/application/site.php:718
JROOT/libraries/cms/application/cms.php:261
JROOT/index.php:61
Время запроса: 0.09 ms После последнего запроса: 0.97 ms Память запроса: 0.027 MB Память до запроса: 4.816 MB Выбрано строк: 1
SELECT catpath
FROM wskuz_joomgallery_catg
WHERE cid = 4
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | wskuz_joomgallery_catg | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_joomgallery/helpers/helper.php:141
JROOT/components/com_joomgallery/helpers/ambit.php:338
JROOT/administrator/components/com_joomgallery/helpers/html/joomgallery.php:565
JROOT/libraries/cms/html/html.php:238
JROOT/libraries/cms/html/html.php:106
JROOT/components/com_joomgallery/interface.php:372
JROOT/modules/mod_joomimg/helper.php:782
JROOT/modules/mod_joomimg/helper.php:100
JROOT/modules/mod_joomimg/mod_joomimg.php:52
JROOT/libraries/cms/module/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:992
JROOT/libraries/cms/application/site.php:718
JROOT/libraries/cms/application/cms.php:261
JROOT/index.php:61
Время запроса: 0.07 ms После последнего запроса: 0.52 ms Память запроса: 0.027 MB Память до запроса: 4.848 MB Выбрано строк: 1