Время запроса: 0.38 ms Память запроса: 0.018 MB Память до запроса: 2.954 MB Выбрано строк: 0
SELECT `data`
FROM `y7di0_session`
WHERE `session_id` = 'ocr093hj01jqjth5doe5cscj94'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | y7di0_session | NULL | const | PRIMARY | PRIMARY | 766 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.02 ms |
Opening tables | 0.18 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
executing | 0.01 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
13 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/session/storage/database.php:44 |
12 | JSessionStorageDatabase->read() | Same as call in the line below. |
11 | session_start() | JROOT/libraries/joomla/session/handler/native.php:258 |
10 | JSessionHandlerNative->doSessionStart() | JROOT/libraries/joomla/session/handler/native.php:49 |
9 | JSessionHandlerNative->start() | JROOT/libraries/joomla/session/handler/joomla.php:81 |
8 | JSessionHandlerJoomla->start() | JROOT/libraries/joomla/session/session.php:636 |
7 | JSession->_start() | JROOT/libraries/joomla/session/session.php:596 |
6 | JSession->start() | JROOT/libraries/cms/application/cms.php:748 |
5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:404 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:46 |
Время запроса: 0.15 ms После последнего запроса: 1.18 ms Память запроса: 0.012 MB Память до запроса: 3.161 MB Выбрано строк: 0
SELECT `session_id`
FROM `y7di0_session`
WHERE `session_id` = 'ocr093hj01jqjth5doe5cscj94'
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | y7di0_session | NULL | const | PRIMARY | PRIMARY | 766 | const | 1 | 100.00 | Using index |
Status | Duration |
---|
starting | 0.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
7 | JDatabaseDriver->loadResult() | JROOT/libraries/cms/application/cms.php:176 |
6 | JApplicationCms->checkSession() | JROOT/libraries/cms/application/cms.php:774 |
5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:404 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:46 |
Время запроса: 0.16 ms После последнего запроса: 0.05 ms Память запроса: 0.009 MB Память до запроса: 3.173 MB
INSERT INTO `y7di0_session`
(`session_id`, `client_id`, `time`)
VALUES
('ocr093hj01jqjth5doe5cscj94', 0, '1731607986')
EXPLAIN не доступен для запроса: INSERT INTO `y7di0_session`
(`session_id`, `client_id`, `time`) VALUES
('ocr093hj01jqjth5doe5cscj94', 0, '1731607986')
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.01 ms |
update | 0.05 ms |
end | 0.00 ms |
query end | 0.02 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/application/cms.php:208 |
6 | JApplicationCms->checkSession() | JROOT/libraries/cms/application/cms.php:774 |
5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:404 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:46 |
Время запроса: 0.46 ms После последнего запроса: 1.84 ms Память запроса: 0.023 MB Память до запроса: 3.545 MB Выбрано строк: 38
SELECT extension_id AS id, element AS "option", params, enabled
FROM y7di0_extensions
WHERE `type` = 'component'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | y7di0_extensions | NULL | ref | extension | extension | 82 | const | 38 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.17 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.09 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.03 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
9 | JDatabaseDriver->loadObjectList() | Same as call in the line below. |
8 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:152 |
7 | JCacheControllerCallback->get() | JROOT/libraries/cms/component/helper.php:448 |
6 | JComponentHelper::load() | JROOT/libraries/cms/component/helper.php:43 |
5 | JComponentHelper::getComponent() | JROOT/libraries/cms/component/helper.php:120 |
4 | JComponentHelper::getParams() | JROOT/libraries/cms/application/site.php:584 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.35 ms После последнего запроса: 0.91 ms Память запроса: 0.014 MB Память до запроса: 3.769 MB Выбрано строк: 2
SELECT b.id
FROM y7di0_usergroups AS a
LEFT JOIN y7di0_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.03 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.16 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1538 |
9 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:852 |
8 | JAccess::getGroupsByUser() | JROOT/libraries/joomla/access/access.php:921 |
7 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:453 |
6 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:296 |
5 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:163 |
4 | JPluginHelper::importPlugin() | JROOT/libraries/cms/application/site.php:589 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.26 ms После последнего запроса: 0.24 ms Память запроса: 0.013 MB Память до запроса: 3.825 MB Выбрано строк: 5
SELECT id, rules
FROM `y7di0_viewlevels`
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | y7di0_viewlevels | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 5 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.02 ms |
checking permissions | 0.01 ms |
Opening tables | 0.12 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
end | 0.01 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1494 |
8 | JDatabaseDriver->loadAssocList() | JROOT/libraries/joomla/access/access.php:938 |
7 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:453 |
6 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:296 |
5 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:163 |
4 | JPluginHelper::importPlugin() | JROOT/libraries/cms/application/site.php:589 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.30 ms После последнего запроса: 0.10 ms Память запроса: 0.012 MB Память до запроса: 3.844 MB Выбрано строк: 47
SELECT folder AS type, element AS name, params
FROM y7di0_extensions
WHERE enabled = 1
AND type ='plugin'
AND state IN (0,1)
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 | y7di0_extensions | NULL | ref | extension | extension | 82 | const | 66 | 0.60 | Using index condition; Using where; Используется filesort |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.01 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.00 ms |
Creating sort index | 0.13 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.00 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
6 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/plugin/helper.php:310 |
5 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:163 |
4 | JPluginHelper::importPlugin() | JROOT/libraries/cms/application/site.php:589 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.31 ms После последнего запроса: 1.10 ms Память запроса: 0.016 MB Память до запроса: 4.075 MB Выбрано строк: 1
SELECT *
FROM y7di0_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 | y7di0_languages | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 2 | 50.00 | Using where; Используется filesort |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.14 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
Creating sort index | 0.03 ms |
end | 0.01 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
8 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/language/helper.php:164 |
7 | JLanguageHelper::getLanguages() | JROOT/plugins/system/languagefilter/languagefilter.php:61 |
6 | PlgSystemLanguageFilter->__construct() | JROOT/libraries/cms/plugin/helper.php:255 |
5 | JPluginHelper::import() | JROOT/libraries/cms/plugin/helper.php:170 |
4 | JPluginHelper::importPlugin() | JROOT/libraries/cms/application/site.php:589 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.16 ms После последнего запроса: 0.20 ms Память запроса: 0.013 MB Память до запроса: 4.111 MB Выбрано строк: 2
SELECT element
FROM y7di0_extensions
WHERE type = 'language'
AND client_id = 0
AND enabled = 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | y7di0_extensions | NULL | ref | extension | extension | 82 | const | 4 | 1.25 | Using index condition; Using where |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
8 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/language/multilang.php:90 |
7 | JLanguageMultilang::getSiteLangs() | JROOT/plugins/system/languagefilter/languagefilter.php:72 |
6 | PlgSystemLanguageFilter->__construct() | JROOT/libraries/cms/plugin/helper.php:255 |
5 | JPluginHelper::import() | JROOT/libraries/cms/plugin/helper.php:170 |
4 | JPluginHelper::importPlugin() | JROOT/libraries/cms/application/site.php:589 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.76 ms После последнего запроса: 5.14 ms Память запроса: 0.032 MB Память до запроса: 5.217 MB Выбрано строк: 12
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 y7di0_menu AS m
LEFT JOIN y7di0_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 | range | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 5 | NULL | 13 | 10.00 | Using index condition; Using where; Используется filesort |
1 | SIMPLE | e | NULL | eq_ref | PRIMARY | PRIMARY | 4 | chae282c25.m.component_id | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.09 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.25 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.04 ms |
preparing | 0.02 ms |
Sorting result | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
Creating sort index | 0.17 ms |
end | 0.02 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.04 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/menu/site.php:86 |
19 | JMenuSite->load() | JROOT/libraries/cms/menu/menu.php:74 |
18 | JMenu->__construct() | JROOT/libraries/cms/menu/site.php:57 |
17 | JMenuSite->__construct() | JROOT/libraries/cms/menu/menu.php:133 |
16 | JMenu::getInstance() | JROOT/libraries/cms/application/cms.php:435 |
15 | JApplicationCms->getMenu() | JROOT/libraries/cms/application/site.php:272 |
14 | JApplicationSite->getMenu() | JROOT/libraries/cms/router/site.php:57 |
13 | JRouterSite->__construct() | JROOT/libraries/cms/router/router.php:196 |
12 | JRouter::getInstance() | JROOT/libraries/cms/application/cms.php:531 |
11 | JApplicationCms::getRouter() | JROOT/libraries/cms/application/site.php:407 |
10 | JApplicationSite::getRouter() | JROOT/plugins/system/languagefilter/languagefilter.php:99 |
9 | PlgSystemLanguageFilter->onAfterInitialise() | Same as call in the line below. |
8 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:663 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:663 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.22 ms После последнего запроса: 2.90 ms Память запроса: 0.019 MB Память до запроса: 5.916 MB Выбрано строк: 1
SELECT extension_id AS id, element AS "option", params, enabled
FROM y7di0_extensions
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | y7di0_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.04 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
13 | JDatabaseDriver->loadObject() | Same as call in the line below. |
12 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:152 |
11 | JCacheControllerCallback->get() | JROOT/libraries/cms/library/helper.php:156 |
10 | JLibraryHelper::_load() | JROOT/libraries/cms/library/helper.php:47 |
9 | JLibraryHelper::getLibrary() | JROOT/libraries/cms/library/helper.php:90 |
8 | JLibraryHelper::getParams() | JROOT/libraries/cms/version/version.php:274 |
7 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:755 |
6 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
5 | JFactory::getDocument() | JROOT/libraries/joomla/application/web.php:991 |
4 | JApplicationWeb->loadDocument() | JROOT/libraries/cms/application/site.php:130 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.17 ms После последнего запроса: 0.09 ms Память запроса: 0.012 MB Память до запроса: 5.919 MB
UPDATE `y7di0_extensions`
SET `params` = '{\"mediaversion\":\"116be5c800fe7c63a98180f804dfa8e5\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | UPDATE | y7di0_extensions | NULL | range | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.02 ms |
updating | 0.03 ms |
end | 0.01 ms |
query end | 0.02 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/library/helper.php:119 |
9 | JLibraryHelper::saveParams() | JROOT/libraries/cms/version/version.php:325 |
8 | JVersion->setMediaVersion() | JROOT/libraries/cms/version/version.php:284 |
7 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:755 |
6 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
5 | JFactory::getDocument() | JROOT/libraries/joomla/application/web.php:991 |
4 | JApplicationWeb->loadDocument() | JROOT/libraries/cms/application/site.php:130 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.36 ms После последнего запроса: 1.42 ms Память запроса: 0.010 MB Память до запроса: 6.280 MB Выбрано строк: 6
SELECT id, home, template, s.params
FROM y7di0_template_styles as s
LEFT JOIN y7di0_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 | 8 | 12.50 | Using where |
1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 403 | chae282c25.s.template,const | 1 | 4.69 | Using index condition; Using where |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.14 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.04 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 6 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
5 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/application/site.php:484 |
4 | JApplicationSite->getTemplate() | JROOT/libraries/cms/application/site.php:165 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 1.38 ms После последнего запроса: 18.32 ms Память запроса: 0.019 MB Память до запроса: 8.551 MB Выбрано строк: 3
SELECT a.filename as filename, a.type as type, a.menulink as menulink
FROM y7di0_phocagallery_styles AS a
WHERE a.published = 1
ORDER BY a.type, a.ordering ASC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 4 | 25.00 | Using where; Используется filesort |
Status | Duration |
---|
starting | 0.17 ms |
checking permissions | 0.01 ms |
Opening tables | 0.37 ms |
init | 0.04 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
Creating sort index | 0.60 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.04 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/render/renderfront.php:722 |
11 | PhocaGalleryRenderFront::renderAllCSS() | JROOT/components/com_phocagallery/views/category/view.html.php:63 |
10 | PhocaGalleryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_phocagallery/phocagallery.php:56 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.90 ms После последнего запроса: 5.63 ms Память запроса: 0.024 MB Память до запроса: 8.980 MB Выбрано строк: 0
SELECT a.*
FROM y7di0_phocagallery_fb_users AS a
WHERE a.id =0
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | no matching row in const table |
Status | Duration |
---|
starting | 0.10 ms |
checking permissions | 0.01 ms |
Opening tables | 0.25 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.37 ms |
executing | 0.02 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.04 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
13 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/facebook/fbsystem.php:46 |
12 | PhocaGalleryFbSystem::getFbUserInfo() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/facebook/fbsystem.php:53 |
11 | PhocaGalleryFbSystem::getCommentsParams() | JROOT/components/com_phocagallery/views/category/view.html.php:203 |
10 | PhocaGalleryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_phocagallery/phocagallery.php:56 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 1.07 ms После последнего запроса: 3.43 ms Память запроса: 0.025 MB Память до запроса: 9.366 MB Выбрано строк: 1
SELECT c.id, c.title, c.alias, c.description, c.published, c.approved, c.parent_id, c.deleteuserid, c.accessuserid, c.uploaduserid, c.owner_id, c.access, c.metakey, c.metadesc, c.latitude, c.longitude, c.zoom, c.geotitle, c.userfolder,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM y7di0_phocagallery_categories AS c
WHERE c.id = 1
LIMIT 0, 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 |
Status | Duration |
---|
starting | 0.08 ms |
checking permissions | 0.01 ms |
Opening tables | 0.25 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.55 ms |
preparing | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.02 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.04 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
14 | JDatabaseDriver->loadObject() | JROOT/components/com_phocagallery/models/category.php:227 |
13 | PhocagalleryModelCategory->_loadCategory() | JROOT/components/com_phocagallery/models/category.php:184 |
12 | PhocagalleryModelCategory->getCategory() | JROOT/libraries/legacy/view/legacy.php:401 |
11 | JViewLegacy->get() | JROOT/components/com_phocagallery/views/category/view.html.php:374 |
10 | PhocaGalleryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_phocagallery/phocagallery.php:56 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.23 ms После последнего запроса: 1.44 ms Память запроса: 0.021 MB Память до запроса: 9.525 MB Выбрано строк: 0
SELECT cc.id, cc.title, cc.alias, cc.published, cc.approved, cc.parent_id, cc.deleteuserid, cc.accessuserid, cc.uploaduserid, cc.access
FROM y7di0_phocagallery_categories AS cc
WHERE cc.id = 0
AND cc.published = 1
AND cc.approved = 1
AND cc.id <> 1
ORDER BY cc.ordering ASC
LIMIT 0, 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | no matching row in const table |
Status | Duration |
---|
starting | 0.07 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.03 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
13 | JDatabaseDriver->loadObject() | JROOT/components/com_phocagallery/models/category.php:255 |
12 | PhocagalleryModelCategory->getParentCategory() | JROOT/libraries/legacy/view/legacy.php:401 |
11 | JViewLegacy->get() | JROOT/components/com_phocagallery/views/category/view.html.php:569 |
10 | PhocaGalleryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_phocagallery/phocagallery.php:56 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.69 ms После последнего запроса: 0.06 ms Память запроса: 0.023 MB Память до запроса: 9.545 MB Выбрано строк: 0
SELECT cc.id, cc.title, cc.alias, cc.published, cc.approved, cc.parent_id, cc.deleteuserid, cc.accessuserid, cc.uploaduserid, cc.access, a.filename, a.extm, a.exts, a.extw, a.exth, a.extid
FROM y7di0_phocagallery_categories AS cc
LEFT JOIN y7di0_phocagallery AS a
ON cc.id = a.catid
WHERE cc.parent_id = 1
AND cc.published = 1
AND cc.approved = 1
AND cc.id <> 1
AND cc.language IN ('ru-RU','*')
GROUP BY cc.id
ORDER BY cc.ordering ASC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cc | NULL | range | PRIMARY,cat_idx,idx_access,idx_checkout | PRIMARY | 4 | NULL | 14 | 7.14 | Using where; Using temporary; Используется filesort |
1 | SIMPLE | a | NULL | ref | catid | catid | 4 | chae282c25.cc.id | 10 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.23 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.01 ms |
Creating tmp table | 0.02 ms |
Sorting for group | 0.01 ms |
Sorting result | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.11 ms |
Creating sort index | 0.02 ms |
end | 0.01 ms |
query end | 0.01 ms |
removing tmp table | 0.02 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.04 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
13 | JDatabaseDriver->loadObjectList() | JROOT/components/com_phocagallery/models/category.php:297 |
12 | PhocagalleryModelCategory->getSubCategory() | JROOT/libraries/legacy/view/legacy.php:401 |
11 | JViewLegacy->get() | JROOT/components/com_phocagallery/views/category/view.html.php:727 |
10 | PhocaGalleryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_phocagallery/phocagallery.php:56 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 2.57 ms После последнего запроса: 0.06 ms Память запроса: 0.038 MB Память до запроса: 9.563 MB Выбрано строк: 31
SELECT a.*, cc.alias AS catalias, cc.accessuserid AS cataccessuserid, cc.access AS cataccess,
CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(':', cc.id, cc.alias) ELSE cc.id END as catslug
FROM y7di0_phocagallery AS a
LEFT JOIN y7di0_phocagallery_img_votes_statistics AS r
ON r.imgid = a.id
LEFT JOIN y7di0_phocagallery_categories AS cc
ON cc.id = a.catid
WHERE a.language IN ('ru-RU','*')
AND a.catid= 1
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering ASC
LIMIT 0, 40
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | ref | catid | catid | 5 | const,const | 31 | 2.00 | Using where; Using temporary; Используется filesort |
1 | SIMPLE | r | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 1 | 100.00 | Using where; Using join buffer (Block Nested Loop) |
1 | SIMPLE | cc | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.01 ms |
Opening tables | 0.18 ms |
init | 0.04 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.45 ms |
preparing | 0.04 ms |
Creating tmp table | 0.04 ms |
Sorting result | 0.01 ms |
executing | 0.01 ms |
Sending data | 1.36 ms |
Creating sort index | 0.19 ms |
end | 0.01 ms |
query end | 0.03 ms |
removing tmp table | 0.03 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
13 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:312 |
12 | JModelLegacy->_getList() | JROOT/components/com_phocagallery/models/category.php:67 |
11 | PhocagalleryModelCategory->getData() | JROOT/components/com_phocagallery/views/category/view.html.php:944 |
10 | PhocaGalleryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_phocagallery/phocagallery.php:56 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.40 ms После последнего запроса: 1.08 ms Память запроса: 0.020 MB Память до запроса: 9.965 MB Выбрано строк: 31
SELECT a.id
FROM y7di0_phocagallery AS a
LEFT JOIN y7di0_phocagallery_categories AS cc
ON cc.id = a.catid
WHERE a.language IN ('ru-RU','*')
AND a.catid= 1
AND a.published = 1
AND a.approved = 1
ORDER BY a.id
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | ref | catid | catid | 5 | const,const | 31 | 2.00 | Using index condition; Using where |
1 | SIMPLE | cc | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using index |
Status | Duration |
---|
starting | 0.07 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.02 ms |
Sorting result | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.11 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.04 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/legacy/model/legacy.php:354 |
13 | JModelLegacy->_getListCount() | JROOT/components/com_phocagallery/models/category.php:75 |
12 | PhocagalleryModelCategory->getTotal() | JROOT/components/com_phocagallery/models/category.php:83 |
11 | PhocagalleryModelCategory->getPagination() | JROOT/components/com_phocagallery/views/category/view.html.php:946 |
10 | PhocaGalleryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_phocagallery/phocagallery.php:56 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.73 ms После последнего запроса: 16.47 ms Память запроса: 0.029 MB Память до запроса: 10.911 MB Выбрано строк: 39
SHOW FULL COLUMNS
FROM `y7di0_phocagallery_categories`
EXPLAIN не доступен для запроса: SHOW FULL COLUMNS FROM `y7di0_phocagallery_categories`
Status | Duration |
---|
starting | 0.10 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.10 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.01 ms |
Opening tables | 0.01 ms |
checking permissions | 0.03 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Sending data | 0.06 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.00 ms |
removing tmp table | 0.02 ms |
closing tables | 0.01 ms |
freeing items | 0.04 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
16 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:241 |
15 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:162 |
14 | JTable->__construct() | JROOT/administrator/components/com_phocagallery/tables/phocagalleryc.php:16 |
13 | TablePhocaGalleryc->__construct() | JROOT/libraries/joomla/table/table.php:304 |
12 | JTable::getInstance() | JROOT/components/com_phocagallery/models/category.php:557 |
11 | PhocagalleryModelCategory->hit() | JROOT/components/com_phocagallery/views/category/view.html.php:1893 |
10 | PhocaGalleryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_phocagallery/phocagallery.php:56 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.26 ms После последнего запроса: 0.52 ms Память запроса: 0.016 MB Память до запроса: 11.041 MB
UPDATE y7di0_phocagallery_categories
SET `hits` = (`hits` + 1)
WHERE `id` = '1'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | UPDATE | y7di0_phocagallery_categories | NULL | range | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.02 ms |
updating | 0.06 ms |
end | 0.01 ms |
query end | 0.03 ms |
closing tables | 0.01 ms |
freeing items | 0.04 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/table/table.php:1224 |
12 | JTable->hit() | JROOT/components/com_phocagallery/models/category.php:558 |
11 | PhocagalleryModelCategory->hit() | JROOT/components/com_phocagallery/views/category/view.html.php:1893 |
10 | PhocaGalleryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_phocagallery/controller.php:30 |
8 | PhocaGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_phocagallery/phocagallery.php:56 |
6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 1.02 ms После последнего запроса: 7.50 ms Память запроса: 0.019 MB Память до запроса: 11.245 MB Выбрано строк: 2
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM y7di0_modules AS m
LEFT JOIN y7di0_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN y7di0_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-11-14 18:13:06')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2024-11-14 18:13:06')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 117 OR mm.menuid <= 0)
AND m.language IN ('ru-RU','*')
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,idx_language | published | 1 | const | 13 | 3.85 | Using index condition; Using where; Используется filesort |
1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 403 | chae282c25.m.module,const | 1 | 10.00 | Using index condition; Using where |
1 | SIMPLE | mm | NULL | ref | PRIMARY | PRIMARY | 4 | chae282c25.m.id | 1 | 40.00 | Using where; Using index |
Status | Duration |
---|
starting | 0.11 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.39 ms |
init | 0.05 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.09 ms |
preparing | 0.03 ms |
Sorting result | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.01 ms |
Creating sort index | 0.15 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number | 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
12 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/module/helper.php:409 |
11 | JModuleHelper::getModuleList() | JROOT/libraries/cms/module/helper.php:352 |
10 | JModuleHelper::load() | JROOT/libraries/cms/module/helper.php:84 |
9 | JModuleHelper::getModules() | JROOT/libraries/joomla/document/html.php:501 |
8 | JDocumentHtml->countModules() | JROOT/templates/themza_j17_02/index.php:10 |
7 | require JROOT/templates/themza_j17_02/index.php | JROOT/libraries/joomla/document/html.php:578 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:640 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:455 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1054 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:745 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:263 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
2 × SELECT extension_id AS id, element AS "option", params, enabled
FROM y7di0_extensions
1 × SELECT cc.id, cc.title, cc.alias, cc.published, cc.approved, cc.parent_id, cc.deleteuserid, cc.accessuserid, cc.uploaduserid, cc.access
FROM y7di0_phocagallery_categories AS cc
1 × SELECT c.id, c.title, c.alias, c.description, c.published, c.approved, c.parent_id, c.deleteuserid, c.accessuserid, c.uploaduserid, c.owner_id, c.access, c.metakey, c.metadesc, c.latitude, c.longitude, c.zoom, c.geotitle, c.userfolder,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM y7di0_phocagallery_categories AS c
1 × SELECT cc.id, cc.title, cc.alias, cc.published, cc.approved, cc.parent_id, cc.deleteuserid, cc.accessuserid, cc.uploaduserid, cc.access, a.filename, a.extm, a.exts, a.extw, a.exth, a.extid
FROM y7di0_phocagallery_categories AS cc
LEFT JOIN y7di0_phocagallery AS a
ON cc.id = a.catid
1 × SELECT a.*
FROM y7di0_phocagallery_fb_users AS a
1 × SELECT a.*, cc.alias AS catalias, cc.accessuserid AS cataccessuserid, cc.access AS cataccess,
CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(':', cc.id, cc.alias) ELSE cc.id END as catslug
FROM y7di0_phocagallery AS a
LEFT JOIN y7di0_phocagallery_img_votes_statistics AS r
ON r.imgid = a.id
LEFT JOIN y7di0_phocagallery_categories AS cc
ON cc.id = a.catid
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM y7di0_modules AS m
LEFT JOIN y7di0_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN y7di0_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT a.id
FROM y7di0_phocagallery AS a
LEFT JOIN y7di0_phocagallery_categories AS cc
ON cc.id = a.catid
1 × SELECT a.filename as filename, a.type as type, a.menulink as menulink
FROM y7di0_phocagallery_styles AS a
1 × SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM y7di0_menu AS m
LEFT JOIN y7di0_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT id, rules
FROM `y7di0_viewlevels
1 × SELECT b.id
FROM y7di0_usergroups AS a
LEFT JOIN y7di0_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT `session_id`
FROM `y7di0_session`
1 × SELECT folder AS type, element AS name, params
FROM y7di0_extensions
1 × SELECT *
FROM y7di0_languages
1 × SELECT `data`
FROM `y7di0_session`
1 × SELECT element
FROM y7di0_extensions
1 × SELECT id, home, template, s.params
FROM y7di0_template_styles as s
LEFT JOIN y7di0_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id