Время запроса: 0.45 ms Память запроса: 0.008 MB Память до запроса: 3.165 MB
DELETE
FROM `h6urg_session`
WHERE `time` < '1789498499'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'DELETE
FROM `#__session`
WHERE `time` < '1789498499'' at line 1 SQL=EXPLAIN EXTENDED DELETE
FROM `#__session`
WHERE `time` < '1789498499' |
| Status | Duration |
|---|
| starting | 0.08 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| init | 0.02 ms |
| System lock | 0.06 ms |
| updating | 0.04 ms |
| end | 0.01 ms |
| query end | 0.02 ms |
| waiting for handler commit | 0.02 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Вызывающий объект | Файл и номер строки | | 6 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/application/cms.php:790 |
| 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:408 |
| 2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
| 1 | JFactory::getApplication() | JROOT/index.php:46 |
Время запроса: 0.32 ms После последнего запроса: 0.12 ms Память запроса: 0.012 MB Память до запроса: 3.177 MB Выбрано строк: 0
SELECT `session_id`
FROM `h6urg_session`
WHERE `session_id` = 'irri6jpo082qrutngtrjui6tj2'
LIMIT 1
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `session_id`
FROM `#__session`
WHERE `session_id` = 'irri6jpo082qrutng' at line 1 SQL=EXPLAIN EXTENDED SELECT `session_id`
FROM `#__session`
WHERE `session_id` = 'irri6jpo082qrutngtrjui6tj2' LIMIT 1 |
| Status | Duration |
|---|
| starting | 0.05 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.04 ms |
| executing | 0.02 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Вызывающий объект | Файл и номер строки | | 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:799 |
| 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:408 |
| 2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
| 1 | JFactory::getApplication() | JROOT/index.php:46 |
Время запроса: 0.39 ms После последнего запроса: 0.13 ms Память запроса: 0.009 MB Память до запроса: 3.192 MB
INSERT INTO `h6urg_session`
(`session_id`,`client_id`,`guest`,`time`,`userid`,`username`)
VALUES
('irri6jpo082qrutngtrjui6tj2', 0, 1, '1789505699', 0, '')
EXPLAIN не доступен для запроса: INSERT INTO `h6urg_session`
(`session_id`,`client_id`,`guest`,`time`,`userid`,`username`) VALUES
('irri6jpo082qrutngtrjui6tj2', 0, 1, '1789505699', 0, '')
| Status | Duration |
|---|
| starting | 0.05 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 0.07 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.06 ms |
| closing tables | 0.03 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.02 ms |
| # | Вызывающий объект | Файл и номер строки | | 7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/application/cms.php:212 |
| 6 | JApplicationCms->checkSession() | JROOT/libraries/cms/application/cms.php:799 |
| 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:408 |
| 2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
| 1 | JFactory::getApplication() | JROOT/index.php:46 |
Время запроса: 0.53 ms После последнего запроса: 4.73 ms Память запроса: 0.015 MB Память до запроса: 3.768 MB Выбрано строк: 2
SELECT b.id
FROM h6urg_usergroups AS a
LEFT JOIN h6urg_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 9
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT b.id
FROM #__usergroups AS a
LEFT JOIN #__usergroups AS b ON b.lft ' at line 1 SQL=EXPLAIN EXTENDED SELECT b.id
FROM #__usergroups AS a
LEFT JOIN #__usergroups AS b ON b.lft <= a.lft AND b.rgt >= a.rgt
WHERE a.id = 9 |
| Status | Duration |
|---|
| starting | 0.06 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.03 ms |
| statistics | 0.08 ms |
| preparing | 0.05 ms |
| executing | 0.03 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.03 ms |
| # | Вызывающий объект | Файл и номер строки | | 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1538 |
| 10 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:835 |
| 9 | JAccess::getGroupsByUser() | JROOT/libraries/joomla/access/access.php:904 |
| 8 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:454 |
| 7 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:296 |
| 6 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:86 |
| 5 | JPluginHelper::getPlugin() | JROOT/libraries/cms/plugin/helper.php:128 |
| 4 | JPluginHelper::isEnabled() | JROOT/libraries/cms/application/site.php:599 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.36 ms После последнего запроса: 0.57 ms Память запроса: 0.014 MB Память до запроса: 3.845 MB Выбрано строк: 5
SELECT id, rules
FROM `h6urg_viewlevels`
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT id, rules
FROM `#__viewlevels`' at line 1 SQL=EXPLAIN EXTENDED SELECT id, rules
FROM `#__viewlevels` |
| Status | Duration |
|---|
| starting | 0.04 ms |
| Executing hook on transaction | 0.02 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.01 ms |
| executing | 0.04 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Вызывающий объект | Файл и номер строки | | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1494 |
| 9 | JDatabaseDriver->loadAssocList() | JROOT/libraries/joomla/access/access.php:921 |
| 8 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:454 |
| 7 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:296 |
| 6 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:86 |
| 5 | JPluginHelper::getPlugin() | JROOT/libraries/cms/plugin/helper.php:128 |
| 4 | JPluginHelper::isEnabled() | JROOT/libraries/cms/application/site.php:599 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.57 ms После последнего запроса: 16.20 ms Память запроса: 0.013 MB Память до запроса: 5.665 MB Выбрано строк: 1
SELECT `enabled`
FROM `h6urg_extensions`
WHERE `element` = 'com_akeeba'
AND `type` = 'component'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `enabled`
FROM `#__extensions`
WHERE `element` = 'com_akeeba' AND `typ' at line 1 SQL=EXPLAIN EXTENDED SELECT `enabled`
FROM `#__extensions`
WHERE `element` = 'com_akeeba' AND `type` = 'component' |
| Status | Duration |
|---|
| starting | 0.08 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.07 ms |
| preparing | 0.02 ms |
| executing | 0.03 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Вызывающий объект | Файл и номер строки | | 9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 8 | JDatabaseDriver->loadResult() | JROOT/plugins/system/backuponupdate/backuponupdate.php:80 |
| 7 | require_once JROOT/plugins/system/backuponupdate/backuponupdate.php | JROOT/libraries/cms/plugin/helper.php:230 |
| 6 | JPluginHelper::import() | JROOT/libraries/cms/plugin/helper.php:170 |
| 5 | JPluginHelper::importPlugin() | JROOT/libraries/cms/application/cms.php:669 |
| 4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:681 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.47 ms После последнего запроса: 1.79 ms Память запроса: 0.014 MB Память до запроса: 5.849 MB Выбрано строк: 2
SELECT element
FROM h6urg_extensions
WHERE type = 'language'
AND client_id = 0
AND enabled = 1
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT element
FROM #__extensions
WHERE type = 'language' AND client_id = 0 A' at line 1 SQL=EXPLAIN EXTENDED SELECT element
FROM #__extensions
WHERE type = 'language' AND client_id = 0 AND enabled = 1 |
| Status | Duration |
|---|
| starting | 0.05 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.01 ms |
| System lock | 0.02 ms |
| optimizing | 0.02 ms |
| statistics | 0.05 ms |
| preparing | 0.02 ms |
| executing | 0.06 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.03 ms |
| # | Вызывающий объект | Файл и номер строки | | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/language/multilang.php:90 |
| 8 | JLanguageMultilang::getSiteLangs() | JROOT/plugins/system/languagefilter/languagefilter.php:108 |
| 7 | PlgSystemLanguageFilter->__construct() | JROOT/libraries/cms/plugin/helper.php:255 |
| 6 | JPluginHelper::import() | JROOT/libraries/cms/plugin/helper.php:170 |
| 5 | JPluginHelper::importPlugin() | JROOT/libraries/cms/application/cms.php:669 |
| 4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:681 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.50 ms После последнего запроса: 34.40 ms Память запроса: 0.024 MB Память до запроса: 7.417 MB Выбрано строк: 1
SELECT id,template
FROM h6urg_template_styles
WHERE client_id=0
AND home=1
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT id,template FROM #__template_styles WHERE client_id=0 AND home=1' at line 1 SQL=EXPLAIN EXTENDED SELECT id,template FROM #__template_styles WHERE client_id=0 AND home=1 |
| Status | Duration |
|---|
| starting | 0.12 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.04 ms |
| preparing | 0.03 ms |
| executing | 0.05 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 6.54 ms |
| cleaning up | 0.02 ms |
| # | Вызывающий объект | Файл и номер строки | | 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
| 18 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_widgetkit/widgetkit.php:23 |
| 17 | plgSystemWidgetkit_k2->{closure}() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Container.php:240 |
| 16 | YOOtheme\Framework\Container->offsetGet() | JROOT/administrator/components/com_widgetkit/src/Application.php:49 |
| 15 | YOOtheme\Widgetkit\Application->YOOtheme\Widgetkit\{closure}() | Так же, как вызов в строке ниже. |
| 14 | call_user_func_array() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Event/EventDispatcher.php:113 |
| 13 | YOOtheme\Framework\Event\EventDispatcher->trigger() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Application.php:149 |
| 12 | YOOtheme\Framework\Application->boot() | JROOT/administrator/components/com_widgetkit/widgetkit.php:69 |
| 11 | include JROOT/administrator/components/com_widgetkit/widgetkit.php | JROOT/administrator/components/com_widgetkit/widgetkit-app.php:6 |
| 10 | include JROOT/administrator/components/com_widgetkit/widgetkit-app.php | JROOT/plugins/system/widgetkit_k2/widgetkit_k2.php:9 |
| 9 | plgSystemWidgetkit_k2->onAfterInitialise() | Так же, как вызов в строке ниже. |
| 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:670 |
| 4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:681 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 10.60 ms После последнего запроса: 26.17 ms Память запроса: 0.135 MB Память до запроса: 9.314 MB Выбрано строк: 296
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 h6urg_menu AS m
LEFT JOIN h6urg_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
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.ty' at line 1 SQL=EXPLAIN EXTENDED 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 #__menu AS m
LEFT JOIN #__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 |
| Status | Duration |
|---|
| starting | 0.13 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.07 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.09 ms |
| preparing | 0.04 ms |
| executing | 9.92 ms |
| end | 0.06 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 8.12 ms |
| cleaning up | 0.09 ms |
| # | Вызывающий объект | Файл и номер строки | | 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:145 |
| 16 | JMenu::getInstance() | JROOT/libraries/cms/application/cms.php:439 |
| 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:197 |
| 12 | JRouter::getInstance() | JROOT/libraries/cms/application/cms.php:535 |
| 11 | JApplicationCms::getRouter() | JROOT/libraries/cms/application/site.php:407 |
| 10 | JApplicationSite::getRouter() | JROOT/plugins/system/languagefilter/languagefilter.php:130 |
| 9 | PlgSystemLanguageFilter->onAfterInitialise() | Так же, как вызов в строке ниже. |
| 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:670 |
| 4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:681 |
| 3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 12.54 ms После последнего запроса: 68.15 ms Память запроса: 0.018 MB Память до запроса: 14.122 MB
UPDATE `h6urg_extensions`
SET `params` = '{\"mediaversion\":\"4952cbdfc7aab675e53d71e403a41853\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'UPDATE `#__extensions`
SET `params` = '{\"mediaversion\":\"4952cbdfc7aab675e5' at line 1 SQL=EXPLAIN EXTENDED UPDATE `#__extensions`
SET `params` = '{\"mediaversion\":\"4952cbdfc7aab675e53d71e403a41853\"}'
WHERE `type` = 'library' AND `element` = 'joomla' |
| Status | Duration |
|---|
| starting | 0.14 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.05 ms |
| init | 0.01 ms |
| System lock | 0.10 ms |
| updating | 0.10 ms |
| end | 0.02 ms |
| query end | 0.01 ms |
| waiting for handler commit | 11.46 ms |
| closing tables | 0.04 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.02 ms |
| # | Вызывающий объект | Файл и номер строки | | 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/library/helper.php:119 |
| 14 | JLibraryHelper::saveParams() | JROOT/libraries/cms/version/version.php:325 |
| 13 | JVersion->setMediaVersion() | JROOT/libraries/cms/version/version.php:284 |
| 12 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:755 |
| 11 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
| 10 | JFactory::getDocument() | JROOT/plugins/system/k2/k2.php:52 |
| 9 | plgSystemK2->onAfterRoute() | Так же, как вызов в строке ниже. |
| 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:1125 |
| 4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:791 |
| 3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 6.61 ms После последнего запроса: 10.47 ms Память запроса: 0.035 MB Память до запроса: 15.018 MB Выбрано строк: 140
SHOW FULL COLUMNS
FROM `h6urg_jshopping_config`
EXPLAIN не доступен для запроса: SHOW FULL COLUMNS FROM `h6urg_jshopping_config`
| Status | Duration |
|---|
| checking permissions | 0.02 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.04 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.04 ms |
| checking permissions | 0.04 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.04 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.14 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.02 ms |
| closing tables | 0.03 ms |
| freeing items | 2.34 ms |
| cleaning up | 0.02 ms |
| # | Вызывающий объект | Файл и номер строки | | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
| 15 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:241 |
| 14 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:162 |
| 13 | JTable->__construct() | JROOT/components/com_jshopping/tables/config.php:15 |
| 12 | jshopConfig->__construct() | JROOT/components/com_jshopping/lib/factory.php:28 |
| 11 | JSFactory::getConfig() | JROOT/components/com_jshopping/lib/factory.php:222 |
| 10 | JSFactory::reloadConfigFieldTLF() | JROOT/components/com_jshopping/lib/factory.php:245 |
| 9 | JSFactory::loadLanguageFile() | JROOT/components/com_jshopping/lib/functions.php:1540 |
| 8 | initLoadJoomshoppingLanguageFile() | JROOT/components/com_jshopping/loadparams.php:14 |
| 7 | require JROOT/components/com_jshopping/loadparams.php | JROOT/components/com_jshopping/jshopping.php:16 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.58 ms После последнего запроса: 2.17 ms Память запроса: 0.058 MB Память до запроса: 15.497 MB Выбрано строк: 1
SELECT *
FROM h6urg_jshopping_config
WHERE `id` = '1'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT *
FROM #__jshopping_config
WHERE `id` = '1'' at line 1 SQL=EXPLAIN EXTENDED SELECT *
FROM #__jshopping_config
WHERE `id` = '1' |
| Status | Duration |
|---|
| starting | 0.09 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.08 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.04 ms |
| preparing | 0.02 ms |
| executing | 0.12 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.90 ms |
| cleaning up | 0.02 ms |
| # | Вызывающий объект | Файл и номер строки | | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
| 13 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:719 |
| 12 | JTable->load() | JROOT/components/com_jshopping/lib/factory.php:32 |
| 11 | JSFactory::getConfig() | JROOT/components/com_jshopping/lib/factory.php:222 |
| 10 | JSFactory::reloadConfigFieldTLF() | JROOT/components/com_jshopping/lib/factory.php:245 |
| 9 | JSFactory::loadLanguageFile() | JROOT/components/com_jshopping/lib/functions.php:1540 |
| 8 | initLoadJoomshoppingLanguageFile() | JROOT/components/com_jshopping/loadparams.php:14 |
| 7 | require JROOT/components/com_jshopping/loadparams.php | JROOT/components/com_jshopping/jshopping.php:16 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 1.86 ms После последнего запроса: 0.80 ms Память запроса: 0.029 MB Память до запроса: 15.509 MB Выбрано строк: 8
SHOW FULL COLUMNS
FROM `h6urg_jshopping_currencies`
EXPLAIN не доступен для запроса: SHOW FULL COLUMNS FROM `h6urg_jshopping_currencies`
| Status | Duration |
|---|
| starting | 0.05 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.53 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.40 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.09 ms |
| preparing | 0.03 ms |
| Creating tmp table | 0.06 ms |
| executing | 0.06 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.05 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.03 ms |
| closing tables | 0.04 ms |
| freeing items | 0.23 ms |
| cleaning up | 0.03 ms |
| # | Вызывающий объект | Файл и номер строки | | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
| 19 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:241 |
| 18 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:162 |
| 17 | JTable->__construct() | JROOT/components/com_jshopping/tables/currency.php:22 |
| 16 | jshopCurrency->__construct() | JROOT/libraries/joomla/table/table.php:308 |
| 15 | JTable::getInstance() | JROOT/components/com_jshopping/lib/factory.php:679 |
| 14 | JSFactory::getTable() | JROOT/components/com_jshopping/lib/factory.php:627 |
| 13 | JSFactory::getAllCurrency() | JROOT/components/com_jshopping/tables/config.php:54 |
| 12 | jshopConfig->loadCurrencyValue() | JROOT/components/com_jshopping/lib/factory.php:34 |
| 11 | JSFactory::getConfig() | JROOT/components/com_jshopping/lib/factory.php:222 |
| 10 | JSFactory::reloadConfigFieldTLF() | JROOT/components/com_jshopping/lib/factory.php:245 |
| 9 | JSFactory::loadLanguageFile() | JROOT/components/com_jshopping/lib/functions.php:1540 |
| 8 | initLoadJoomshoppingLanguageFile() | JROOT/components/com_jshopping/loadparams.php:14 |
| 7 | require JROOT/components/com_jshopping/loadparams.php | JROOT/components/com_jshopping/jshopping.php:16 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.37 ms После последнего запроса: 0.15 ms Память запроса: 0.023 MB Память до запроса: 15.552 MB Выбрано строк: 2
SELECT currency_id, currency_name, currency_code, currency_code_iso, currency_value
FROM `h6urg_jshopping_currencies`
WHERE currency_publish = '1'
ORDER BY currency_ordering
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT currency_id, currency_name, currency_code, currency_code_iso, currency_va' at line 1 SQL=EXPLAIN EXTENDED SELECT currency_id, currency_name, currency_code, currency_code_iso, currency_value FROM `#__jshopping_currencies` WHERE currency_publish = '1' ORDER BY currency_ordering |
| Status | Duration |
|---|
| starting | 0.04 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.04 ms |
| preparing | 0.02 ms |
| executing | 0.04 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 2.46 ms |
| cleaning up | 0.02 ms |
| # | Вызывающий объект | Файл и номер строки | | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/tables/currency.php:30 |
| 14 | jshopCurrency->getAllCurrencies() | JROOT/components/com_jshopping/lib/factory.php:628 |
| 13 | JSFactory::getAllCurrency() | JROOT/components/com_jshopping/tables/config.php:54 |
| 12 | jshopConfig->loadCurrencyValue() | JROOT/components/com_jshopping/lib/factory.php:34 |
| 11 | JSFactory::getConfig() | JROOT/components/com_jshopping/lib/factory.php:222 |
| 10 | JSFactory::reloadConfigFieldTLF() | JROOT/components/com_jshopping/lib/factory.php:245 |
| 9 | JSFactory::loadLanguageFile() | JROOT/components/com_jshopping/lib/functions.php:1540 |
| 8 | initLoadJoomshoppingLanguageFile() | JROOT/components/com_jshopping/loadparams.php:14 |
| 7 | require JROOT/components/com_jshopping/loadparams.php | JROOT/components/com_jshopping/jshopping.php:16 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.28 ms После последнего запроса: 2.38 ms Память запроса: 0.017 MB Память до запроса: 15.847 MB
DELETE
FROM `h6urg_jshopping_cart_temp`
WHERE `id_cookie` = 'irri6jpo082qrutngtrjui6tj2'
AND `type_cart`='wishlist'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'DELETE FROM `#__jshopping_cart_temp` WHERE `id_cookie` = 'irri6jpo082qrutngtr' at line 1 SQL=EXPLAIN EXTENDED DELETE FROM `#__jshopping_cart_temp` WHERE `id_cookie` = 'irri6jpo082qrutngtrjui6tj2' AND `type_cart`='wishlist' |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.01 ms |
| System lock | 0.03 ms |
| updating | 0.01 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 3.28 ms |
| cleaning up | 0.02 ms |
| # | Вызывающий объект | Файл и номер строки | | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
| 13 | JDatabase->query() | JROOT/components/com_jshopping/models/tempcart.php:31 |
| 12 | jshopTempCart->insertTempCart() | JROOT/components/com_jshopping/models/cart.php:1185 |
| 11 | jshopCart->saveToSession() | JROOT/components/com_jshopping/models/cart.php:633 |
| 10 | jshopCart->updateCartProductPrice() | JROOT/components/com_jshopping/lib/functions.php:1012 |
| 9 | updateAllprices() | JROOT/components/com_jshopping/lib/functions.php:1546 |
| 8 | reloadPriceJoomshoppingNewCurrency() | JROOT/components/com_jshopping/loadparams.php:17 |
| 7 | require JROOT/components/com_jshopping/loadparams.php | JROOT/components/com_jshopping/jshopping.php:16 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.31 ms После последнего запроса: 3.22 ms Память запроса: 0.015 MB Память до запроса: 15.965 MB Выбрано строк: 3
select *
from h6urg_jshopping_languages
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'select * from #__jshopping_languages' at line 1 SQL=EXPLAIN EXTENDED select * from #__jshopping_languages |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.03 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 9.47 ms |
| cleaning up | 0.02 ms |
| # | Вызывающий объект | Файл и номер строки | | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/lib/functions.php:274 |
| 8 | installNewLanguages() | JROOT/components/com_jshopping/loadparams.php:30 |
| 7 | require JROOT/components/com_jshopping/loadparams.php | JROOT/components/com_jshopping/jshopping.php:16 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 4.41 ms После последнего запроса: 11.08 ms Память запроса: 0.035 MB Память до запроса: 17.507 MB Выбрано строк: 139
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM h6urg_modules AS m
LEFT JOIN h6urg_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN h6urg_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-09-15 20:54:59')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-09-15 20:54:59')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 943 OR mm.menuid <= 0)
AND m.language IN ('ru-RU','*')
ORDER BY m.position, m.ordering
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm' at line 1 SQL=EXPLAIN EXTENDED SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM #__modules AS m
LEFT JOIN #__modules_menu AS mm ON mm.moduleid = m.id
LEFT JOIN #__extensions AS e ON e.element = m.module AND e.client_id = m.client_id
WHERE m.published = 1 AND e.enabled = 1 AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-09-15 20:54:59') AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-09-15 20:54:59') AND m.access IN (1,1,5) AND m.client_id = 0 AND (mm.menuid = 943 OR mm.menuid <= 0) AND m.language IN ('ru-RU','*')
ORDER BY m.position, m.ordering |
| Status | Duration |
|---|
| starting | 0.26 ms |
| Executing hook on transaction | 0.02 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.70 ms |
| init | 0.02 ms |
| System lock | 0.02 ms |
| optimizing | 0.04 ms |
| statistics | 0.11 ms |
| preparing | 0.04 ms |
| Creating tmp table | 0.04 ms |
| executing | 2.95 ms |
| end | 0.02 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.02 ms |
| closing tables | 0.04 ms |
| freeing items | 0.73 ms |
| cleaning up | 0.03 ms |
| # | Вызывающий объект | Файл и номер строки | | 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 18 | JDatabaseDriver->loadObjectList() | Так же, как вызов в строке ниже. |
| 17 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:152 |
| 16 | JCacheControllerCallback->get() | JROOT/libraries/cms/module/helper.php:425 |
| 15 | JModuleHelper::getModuleList() | JROOT/libraries/cms/module/helper.php:361 |
| 14 | JModuleHelper::load() | JROOT/libraries/cms/module/helper.php:34 |
| 13 | JModuleHelper::getModule() | JROOT/plugins/jshoppingproducts/unijax_filter/unijax_filter.php:471 |
| 12 | plgJshoppingproductsUnijax_Filter->onBeforeLoadProductList() | Так же, как вызов в строке ниже. |
| 11 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
| 10 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
| 9 | JEventDispatcher->trigger() | JROOT/components/com_jshopping/controllers/products.php:29 |
| 8 | JshoppingControllerProducts->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 2.21 ms После последнего запроса: 37.15 ms Память запроса: 0.033 MB Память до запроса: 18.300 MB Выбрано строк: 12
SHOW FULL COLUMNS
FROM `h6urg_jshopping_usergroups`
EXPLAIN не доступен для запроса: SHOW FULL COLUMNS FROM `h6urg_jshopping_usergroups`
| Status | Duration |
|---|
| starting | 0.12 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.66 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.45 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.03 ms |
| statistics | 0.08 ms |
| preparing | 0.05 ms |
| Creating tmp table | 0.06 ms |
| executing | 0.07 ms |
| checking permissions | 0.07 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.05 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.02 ms |
| closing tables | 0.02 ms |
| freeing items | 0.97 ms |
| cleaning up | 0.05 ms |
| # | Вызывающий объект | Файл и номер строки | | 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
| 22 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:241 |
| 21 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:162 |
| 20 | JTable->__construct() | JROOT/components/com_jshopping/tables/usergroup.php:14 |
| 19 | jshopUserGroup->__construct() | JROOT/libraries/joomla/table/table.php:308 |
| 18 | JTable::getInstance() | JROOT/components/com_jshopping/lib/factory.php:679 |
| 17 | JSFactory::getTable() | JROOT/components/com_jshopping/models/userguest.php:83 |
| 16 | jshopUserGust->load() | JROOT/components/com_jshopping/lib/factory.php:146 |
| 15 | JSFactory::getUserShopGuest() | JROOT/modules/mod_jshopping_unijax_filter/helper.php:611 |
| 14 | modJshopping_Unijax_FilterHelper->__construct() | JROOT/modules/mod_jshopping_unijax_filter/helper.php:11 |
| 13 | modJshopping_Unijax_FilterHelper::getInstance() | JROOT/plugins/jshoppingproducts/unijax_filter/unijax_filter.php:474 |
| 12 | plgJshoppingproductsUnijax_Filter->onBeforeLoadProductList() | Так же, как вызов в строке ниже. |
| 11 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
| 10 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
| 9 | JEventDispatcher->trigger() | JROOT/components/com_jshopping/controllers/products.php:29 |
| 8 | JshoppingControllerProducts->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.95 ms После последнего запроса: 0.83 ms Память запроса: 0.028 MB Память до запроса: 18.396 MB Выбрано строк: 51
select id,link
from h6urg_menu
where `type`='component'
and published=1
and link like '%option=com_jshopping%'
and client_id=0
and (language='*' or language='ru-RU')
and access IN (1,1,5)
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'select id,link from #__menu where `type`='component' and published=1 and link' at line 1 SQL=EXPLAIN EXTENDED select id,link from #__menu where `type`='component' and published=1 and link like '%option=com_jshopping%' and client_id=0 and (language='*' or language='ru-RU') and access IN (1,1,5) |
| Status | Duration |
|---|
| starting | 0.08 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.09 ms |
| preparing | 0.03 ms |
| executing | 0.44 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 3.14 ms |
| cleaning up | 0.03 ms |
| # | Вызывающий объект | Файл и номер строки | | 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 21 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/lib/shop_item_menu.php:130 |
| 20 | shopItemMenu->getList() | JROOT/components/com_jshopping/lib/shop_item_menu.php:41 |
| 19 | shopItemMenu->init() | JROOT/components/com_jshopping/lib/shop_item_menu.php:35 |
| 18 | shopItemMenu::getInstance() | JROOT/components/com_jshopping/lib/functions.php:426 |
| 17 | getShopMainPageItemid() | JROOT/components/com_jshopping/lib/functions.php:445 |
| 16 | getDefaultItemid() | JROOT/components/com_jshopping/lib/functions.php:503 |
| 15 | SEFLink() | JROOT/modules/mod_jshopping_unijax_filter/helper.php:693 |
| 14 | modJshopping_Unijax_FilterHelper->__construct() | JROOT/modules/mod_jshopping_unijax_filter/helper.php:11 |
| 13 | modJshopping_Unijax_FilterHelper::getInstance() | JROOT/plugins/jshoppingproducts/unijax_filter/unijax_filter.php:474 |
| 12 | plgJshoppingproductsUnijax_Filter->onBeforeLoadProductList() | Так же, как вызов в строке ниже. |
| 11 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
| 10 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
| 9 | JEventDispatcher->trigger() | JROOT/components/com_jshopping/controllers/products.php:29 |
| 8 | JshoppingControllerProducts->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 1.81 ms После последнего запроса: 3.04 ms Память запроса: 0.029 MB Память до запроса: 19.125 MB Выбрано строк: 8
SHOW FULL COLUMNS
FROM `h6urg_jshopping_addons`
EXPLAIN не доступен для запроса: SHOW FULL COLUMNS FROM `h6urg_jshopping_addons`
| Status | Duration |
|---|
| starting | 0.06 ms |
| Executing hook on transaction | 0.02 ms |
| starting | 0.51 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.38 ms |
| init | 0.04 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.08 ms |
| preparing | 0.03 ms |
| Creating tmp table | 0.05 ms |
| executing | 0.06 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.04 ms |
| checking permissions | 0.04 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.05 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.02 ms |
| closing tables | 0.03 ms |
| freeing items | 0.26 ms |
| cleaning up | 0.04 ms |
| # | Вызывающий объект | Файл и номер строки | | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
| 19 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:241 |
| 18 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:162 |
| 17 | JTable->__construct() | JROOT/components/com_jshopping/tables/addon.php:22 |
| 16 | jshopAddon->__construct() | JROOT/libraries/joomla/table/table.php:308 |
| 15 | JTable::getInstance() | JROOT/modules/mod_jshopping_unijax_filter/helper.php:765 |
| 14 | modJshopping_Unijax_FilterHelper->__construct() | JROOT/modules/mod_jshopping_unijax_filter/helper.php:11 |
| 13 | modJshopping_Unijax_FilterHelper::getInstance() | JROOT/plugins/jshoppingproducts/unijax_filter/unijax_filter.php:474 |
| 12 | plgJshoppingproductsUnijax_Filter->onBeforeLoadProductList() | Так же, как вызов в строке ниже. |
| 11 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
| 10 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
| 9 | JEventDispatcher->trigger() | JROOT/components/com_jshopping/controllers/products.php:29 |
| 8 | JshoppingControllerProducts->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.42 ms После последнего запроса: 0.17 ms Память запроса: 0.022 MB Память до запроса: 19.167 MB Выбрано строк: 1
select `id`
from h6urg_jshopping_addons
where `alias`='addon_universal_ajax_filter'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'select `id` from #__jshopping_addons where `alias`='addon_universal_ajax_filt' at line 1 SQL=EXPLAIN EXTENDED select `id` from #__jshopping_addons where `alias`='addon_universal_ajax_filter' |
| Status | Duration |
|---|
| starting | 0.06 ms |
| Executing hook on transaction | 0.02 ms |
| starting | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.04 ms |
| preparing | 0.02 ms |
| executing | 0.03 ms |
| end | 0.01 ms |
| query end | 0.02 ms |
| closing tables | 0.02 ms |
| freeing items | 0.33 ms |
| cleaning up | 0.02 ms |
| # | Вызывающий объект | Файл и номер строки | | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 16 | JDatabaseDriver->loadResult() | JROOT/components/com_jshopping/tables/addon.php:40 |
| 15 | jshopAddon->loadAlias() | JROOT/modules/mod_jshopping_unijax_filter/helper.php:766 |
| 14 | modJshopping_Unijax_FilterHelper->__construct() | JROOT/modules/mod_jshopping_unijax_filter/helper.php:11 |
| 13 | modJshopping_Unijax_FilterHelper::getInstance() | JROOT/plugins/jshoppingproducts/unijax_filter/unijax_filter.php:474 |
| 12 | plgJshoppingproductsUnijax_Filter->onBeforeLoadProductList() | Так же, как вызов в строке ниже. |
| 11 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
| 10 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
| 9 | JEventDispatcher->trigger() | JROOT/components/com_jshopping/controllers/products.php:29 |
| 8 | JshoppingControllerProducts->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.38 ms После последнего запроса: 0.25 ms Память запроса: 0.025 MB Память до запроса: 19.193 MB Выбрано строк: 1
SELECT *
FROM h6urg_jshopping_addons
WHERE `id` = '3'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT *
FROM #__jshopping_addons
WHERE `id` = '3'' at line 1 SQL=EXPLAIN EXTENDED SELECT *
FROM #__jshopping_addons
WHERE `id` = '3' |
| Status | Duration |
|---|
| starting | 0.04 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.03 ms |
| preparing | 0.02 ms |
| executing | 0.02 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 1.68 ms |
| cleaning up | 0.06 ms |
| # | Вызывающий объект | Файл и номер строки | | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
| 17 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:719 |
| 16 | JTable->load() | JROOT/components/com_jshopping/tables/addon.php:41 |
| 15 | jshopAddon->loadAlias() | JROOT/modules/mod_jshopping_unijax_filter/helper.php:766 |
| 14 | modJshopping_Unijax_FilterHelper->__construct() | JROOT/modules/mod_jshopping_unijax_filter/helper.php:11 |
| 13 | modJshopping_Unijax_FilterHelper::getInstance() | JROOT/plugins/jshoppingproducts/unijax_filter/unijax_filter.php:474 |
| 12 | plgJshoppingproductsUnijax_Filter->onBeforeLoadProductList() | Так же, как вызов в строке ниже. |
| 11 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
| 10 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
| 9 | JEventDispatcher->trigger() | JROOT/components/com_jshopping/controllers/products.php:29 |
| 8 | JshoppingControllerProducts->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 13.50 ms После последнего запроса: 2.71 ms Память запроса: 0.032 MB Память до запроса: 18.812 MB Выбрано строк: 117
SHOW FULL COLUMNS
FROM `h6urg_jshopping_products`
EXPLAIN не доступен для запроса: SHOW FULL COLUMNS FROM `h6urg_jshopping_products`
| Status | Duration |
|---|
| checking permissions | 0.09 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.12 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.07 ms |
| checking permissions | 0.11 ms |
| checking permissions | 0.07 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.07 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.07 ms |
| checking permissions | 0.12 ms |
| checking permissions | 0.07 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.14 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.10 ms |
| checking permissions | 0.15 ms |
| checking permissions | 0.07 ms |
| checking permissions | 0.11 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.07 ms |
| checking permissions | 0.07 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.11 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.08 ms |
| checking permissions | 0.08 ms |
| checking permissions | 0.07 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.07 ms |
| checking permissions | 0.12 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.34 ms |
| end | 0.03 ms |
| query end | 0.02 ms |
| waiting for handler commit | 0.04 ms |
| closing tables | 0.05 ms |
| freeing items | 1.22 ms |
| cleaning up | 0.04 ms |
| # | Вызывающий объект | Файл и номер строки | | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
| 14 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:241 |
| 13 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:162 |
| 12 | JTable->__construct() | JROOT/components/com_jshopping/tables/product.php:14 |
| 11 | jshopProduct->__construct() | JROOT/libraries/joomla/table/table.php:308 |
| 10 | JTable::getInstance() | JROOT/components/com_jshopping/lib/factory.php:679 |
| 9 | JSFactory::getTable() | JROOT/components/com_jshopping/controllers/products.php:31 |
| 8 | JshoppingControllerProducts->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 4.45 ms После последнего запроса: 2.50 ms Память запроса: 0.024 MB Память до запроса: 19.110 MB Выбрано строк: 12
SHOW FULL COLUMNS
FROM `h6urg_jshopping_config_seo`
EXPLAIN не доступен для запроса: SHOW FULL COLUMNS FROM `h6urg_jshopping_config_seo`
| Status | Duration |
|---|
| starting | 0.21 ms |
| Executing hook on transaction | 0.03 ms |
| starting | 1.06 ms |
| checking permissions | 0.04 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.96 ms |
| init | 0.04 ms |
| System lock | 0.03 ms |
| optimizing | 0.06 ms |
| statistics | 0.19 ms |
| preparing | 0.13 ms |
| Creating tmp table | 0.12 ms |
| executing | 0.17 ms |
| checking permissions | 0.22 ms |
| checking permissions | 0.08 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.11 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.14 ms |
| end | 0.03 ms |
| query end | 0.02 ms |
| waiting for handler commit | 0.04 ms |
| closing tables | 0.07 ms |
| freeing items | 0.67 ms |
| cleaning up | 0.08 ms |
| # | Вызывающий объект | Файл и номер строки | | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
| 14 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:241 |
| 13 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:162 |
| 12 | JTable->__construct() | JROOT/components/com_jshopping/tables/seo.php:16 |
| 11 | jshopSeo->__construct() | JROOT/libraries/joomla/table/table.php:308 |
| 10 | JTable::getInstance() | JROOT/components/com_jshopping/lib/factory.php:679 |
| 9 | JSFactory::getTable() | JROOT/components/com_jshopping/controllers/products.php:36 |
| 8 | JshoppingControllerProducts->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 1.10 ms После последнего запроса: 0.45 ms Память запроса: 0.017 MB Память до запроса: 19.155 MB Выбрано строк: 1
SELECT id, alias, `title_ru-RU` as title, `keyword_ru-RU` as keyword, `description_ru-RU` as description
FROM `h6urg_jshopping_config_seo`
where alias='all-products'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT id, alias, `title_ru-RU` as title, `keyword_ru-RU` as keyword, `descripti' at line 1 SQL=EXPLAIN EXTENDED SELECT id, alias, `title_ru-RU` as title, `keyword_ru-RU` as keyword, `description_ru-RU` as description FROM `#__jshopping_config_seo` where alias='all-products' |
| Status | Duration |
|---|
| starting | 0.10 ms |
| Executing hook on transaction | 0.02 ms |
| starting | 0.02 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.27 ms |
| init | 0.03 ms |
| System lock | 0.02 ms |
| optimizing | 0.03 ms |
| statistics | 0.08 ms |
| preparing | 0.04 ms |
| executing | 0.11 ms |
| end | 0.02 ms |
| query end | 0.02 ms |
| closing tables | 0.02 ms |
| freeing items | 0.85 ms |
| cleaning up | 0.02 ms |
| # | Вызывающий объект | Файл и номер строки | | 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
| 10 | JDatabaseDriver->loadObject() | JROOT/components/com_jshopping/tables/seo.php:24 |
| 9 | jshopSeo->loadData() | JROOT/components/com_jshopping/controllers/products.php:37 |
| 8 | JshoppingControllerProducts->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 2.49 ms После последнего запроса: 1.72 ms Память запроса: 0.028 MB Память до запроса: 19.234 MB Выбрано строк: 31
SHOW FULL COLUMNS
FROM `h6urg_jshopping_vendors`
EXPLAIN не доступен для запроса: SHOW FULL COLUMNS FROM `h6urg_jshopping_vendors`
| Status | Duration |
|---|
| starting | 0.06 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.62 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.34 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.07 ms |
| preparing | 0.03 ms |
| Creating tmp table | 0.06 ms |
| executing | 0.07 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.04 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.04 ms |
| checking permissions | 0.04 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.04 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.06 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.02 ms |
| closing tables | 0.04 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.03 ms |
| # | Вызывающий объект | Файл и номер строки | | 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/components/com_jshopping/tables/vendor.php:14 |
| 13 | jshopVendor->__construct() | JROOT/libraries/joomla/table/table.php:308 |
| 12 | JTable::getInstance() | JROOT/components/com_jshopping/lib/factory.php:679 |
| 11 | JSFactory::getTable() | JROOT/components/com_jshopping/lib/factory.php:493 |
| 10 | JSFactory::getMainVendor() | JROOT/components/com_jshopping/lib/functions.php:1406 |
| 9 | getBuildFilterListProduct() | JROOT/components/com_jshopping/controllers/products.php:63 |
| 8 | JshoppingControllerProducts->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.34 ms После последнего запроса: 0.66 ms Память запроса: 0.018 MB Память до запроса: 19.322 MB Выбрано строк: 1
SELECT id
FROM h6urg_jshopping_vendors
WHERE `main`=1
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT id FROM #__jshopping_vendors WHERE `main`=1' at line 1 SQL=EXPLAIN EXTENDED SELECT id FROM #__jshopping_vendors WHERE `main`=1 |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.04 ms |
| preparing | 0.01 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 |
| # | Вызывающий объект | Файл и номер строки | | 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 12 | JDatabaseDriver->loadResult() | JROOT/components/com_jshopping/tables/vendor.php:22 |
| 11 | jshopVendor->loadMain() | JROOT/components/com_jshopping/lib/factory.php:494 |
| 10 | JSFactory::getMainVendor() | JROOT/components/com_jshopping/lib/functions.php:1406 |
| 9 | getBuildFilterListProduct() | JROOT/components/com_jshopping/controllers/products.php:63 |
| 8 | JshoppingControllerProducts->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.41 ms После последнего запроса: 0.45 ms Память запроса: 0.027 MB Память до запроса: 19.346 MB Выбрано строк: 1
SELECT *
FROM h6urg_jshopping_vendors
WHERE `id` = '1'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT *
FROM #__jshopping_vendors
WHERE `id` = '1'' at line 1 SQL=EXPLAIN EXTENDED SELECT *
FROM #__jshopping_vendors
WHERE `id` = '1' |
| Status | Duration |
|---|
| starting | 0.05 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.02 ms |
| preparing | 0.01 ms |
| executing | 0.02 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 |
| # | Вызывающий объект | Файл и номер строки | | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
| 13 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:719 |
| 12 | JTable->load() | JROOT/components/com_jshopping/tables/vendor.php:23 |
| 11 | jshopVendor->loadMain() | JROOT/components/com_jshopping/lib/factory.php:494 |
| 10 | JSFactory::getMainVendor() | JROOT/components/com_jshopping/lib/functions.php:1406 |
| 9 | getBuildFilterListProduct() | JROOT/components/com_jshopping/controllers/products.php:63 |
| 8 | JshoppingControllerProducts->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 2.03 ms После последнего запроса: 1.19 ms Память запроса: 0.029 MB Память до запроса: 19.397 MB Выбрано строк: 13
SHOW FULL COLUMNS
FROM `h6urg_jshopping_products_extra_fields`
EXPLAIN не доступен для запроса: SHOW FULL COLUMNS FROM `h6urg_jshopping_products_extra_fields`
| Status | Duration |
|---|
| starting | 0.05 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.46 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.38 ms |
| init | 0.02 ms |
| System lock | 0.02 ms |
| optimizing | 0.03 ms |
| statistics | 0.09 ms |
| preparing | 0.04 ms |
| Creating tmp table | 0.05 ms |
| executing | 0.07 ms |
| checking permissions | 0.07 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.04 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.06 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.02 ms |
| closing tables | 0.03 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.02 ms |
| # | Вызывающий объект | Файл и номер строки | | 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 19 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
| 18 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:241 |
| 17 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:162 |
| 16 | JTable->__construct() | JROOT/components/com_jshopping/tables/productfield.php:16 |
| 15 | jshopProductField->__construct() | JROOT/libraries/joomla/table/table.php:308 |
| 14 | JTable::getInstance() | JROOT/components/com_jshopping/lib/factory.php:679 |
| 13 | JSFactory::getTable() | JROOT/components/com_jshopping/lib/factory.php:554 |
| 12 | JSFactory::getAllProductExtraField() | JROOT/components/com_jshopping/lib/functions.php:1098 |
| 11 | getQueryListProductsExtraFields() | JROOT/components/com_jshopping/lib/jtableauto.php:37 |
| 10 | JTableAvto->getBuildQueryListProduct() | JROOT/components/com_jshopping/tables/product.php:997 |
| 9 | jshopProduct->getCountAllProducts() | JROOT/components/com_jshopping/controllers/products.php:65 |
| 8 | JshoppingControllerProducts->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 2.11 ms После последнего запроса: 0.44 ms Память запроса: 0.027 MB Память до запроса: 19.449 MB Выбрано строк: 61
SELECT F.id, F.`name_ru-RU` as name, F.`description_ru-RU` as description, F.allcats, F.type, F.cats, F.ordering, F.`
group`, G.`name_ru-RU` as groupname, multilist
FROM `h6urg_jshopping_products_extra_fields` as F
left join `h6urg_jshopping_products_extra_field_groups` as G
on G.id=F.
group
order by G.ordering, F.ordering
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT F.id, F.`name_ru-RU` as name, F.`description_ru-RU` as description, F.all' at line 1 SQL=EXPLAIN EXTENDED SELECT F.id, F.`name_ru-RU` as name, F.`description_ru-RU` as description, F.allcats, F.type, F.cats, F.ordering, F.`group`, G.`name_ru-RU` as groupname, multilist FROM `#__jshopping_products_extra_fields` as F left join `#__jshopping_products_extra_field_groups` as G on G.id=F.group order by G.ordering, F.ordering |
| Status | Duration |
|---|
| starting | 0.13 ms |
| Executing hook on transaction | 0.02 ms |
| starting | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.08 ms |
| init | 0.02 ms |
| System lock | 0.02 ms |
| optimizing | 0.02 ms |
| statistics | 0.05 ms |
| preparing | 0.04 ms |
| Creating tmp table | 0.08 ms |
| executing | 1.22 ms |
| end | 0.03 ms |
| query end | 0.03 ms |
| closing tables | 0.03 ms |
| freeing items | 0.08 ms |
| cleaning up | 0.04 ms |
| # | Вызывающий объект | Файл и номер строки | | 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/tables/productfield.php:50 |
| 13 | jshopProductField->getList() | JROOT/components/com_jshopping/lib/factory.php:555 |
| 12 | JSFactory::getAllProductExtraField() | JROOT/components/com_jshopping/lib/functions.php:1098 |
| 11 | getQueryListProductsExtraFields() | JROOT/components/com_jshopping/lib/jtableauto.php:37 |
| 10 | JTableAvto->getBuildQueryListProduct() | JROOT/components/com_jshopping/tables/product.php:997 |
| 9 | jshopProduct->getCountAllProducts() | JROOT/components/com_jshopping/controllers/products.php:65 |
| 8 | JshoppingControllerProducts->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 3.32 ms После последнего запроса: 0.74 ms Память запроса: 0.029 MB Память до запроса: 19.767 MB Выбрано строк: 3
SHOW FULL COLUMNS
FROM `h6urg_jshopping_taxes`
EXPLAIN не доступен для запроса: SHOW FULL COLUMNS FROM `h6urg_jshopping_taxes`
| Status | Duration |
|---|
| starting | 0.20 ms |
| Executing hook on transaction | 0.03 ms |
| starting | 0.71 ms |
| checking permissions | 0.04 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.85 ms |
| init | 0.04 ms |
| System lock | 0.03 ms |
| optimizing | 0.06 ms |
| statistics | 0.22 ms |
| preparing | 0.08 ms |
| Creating tmp table | 0.10 ms |
| executing | 0.19 ms |
| checking permissions | 0.13 ms |
| checking permissions | 0.07 ms |
| checking permissions | 0.11 ms |
| end | 0.03 ms |
| query end | 0.02 ms |
| waiting for handler commit | 0.03 ms |
| closing tables | 0.09 ms |
| freeing items | 0.15 ms |
| cleaning up | 0.05 ms |
| # | Вызывающий объект | Файл и номер строки | | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
| 19 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:241 |
| 18 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:162 |
| 17 | JTable->__construct() | JROOT/components/com_jshopping/tables/tax.php:17 |
| 16 | jshopTax->__construct() | JROOT/libraries/joomla/table/table.php:308 |
| 15 | JTable::getInstance() | JROOT/components/com_jshopping/lib/factory.php:679 |
| 14 | JSFactory::getTable() | JROOT/components/com_jshopping/lib/factory.php:421 |
| 13 | JSFactory::getAllTaxes() | JROOT/components/com_jshopping/lib/functions.php:974 |
| 12 | getCorrectedPriceForQueryFilter() | JROOT/components/com_jshopping/lib/jtableauto.php:87 |
| 11 | JTableAvto->getBuildQueryListProductFilterPrice() | JROOT/components/com_jshopping/lib/jtableauto.php:74 |
| 10 | JTableAvto->getBuildQueryListProduct() | JROOT/components/com_jshopping/tables/product.php:997 |
| 9 | jshopProduct->getCountAllProducts() | JROOT/components/com_jshopping/controllers/products.php:65 |
| 8 | JshoppingControllerProducts->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.71 ms После последнего запроса: 0.17 ms Память запроса: 0.023 MB Память до запроса: 19.798 MB Выбрано строк: 3
SELECT tax_id, tax_name, tax_value
FROM `h6urg_jshopping_taxes`
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT tax_id, tax_name, tax_value FROM `#__jshopping_taxes`' at line 1 SQL=EXPLAIN EXTENDED SELECT tax_id, tax_name, tax_value FROM `#__jshopping_taxes` |
| Status | Duration |
|---|
| starting | 0.09 ms |
| Executing hook on transaction | 0.03 ms |
| starting | 0.03 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.05 ms |
| init | 0.02 ms |
| System lock | 0.02 ms |
| optimizing | 0.02 ms |
| statistics | 0.03 ms |
| preparing | 0.03 ms |
| executing | 0.07 ms |
| end | 0.03 ms |
| query end | 0.02 ms |
| closing tables | 0.02 ms |
| freeing items | 1.14 ms |
| cleaning up | 0.02 ms |
| # | Вызывающий объект | Файл и номер строки | | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/tables/tax.php:24 |
| 15 | jshopTax->getAllTaxes() | JROOT/components/com_jshopping/lib/factory.php:407 |
| 14 | JSFactory::getAllTaxesOriginal() | JROOT/components/com_jshopping/lib/factory.php:422 |
| 13 | JSFactory::getAllTaxes() | JROOT/components/com_jshopping/lib/functions.php:974 |
| 12 | getCorrectedPriceForQueryFilter() | JROOT/components/com_jshopping/lib/jtableauto.php:87 |
| 11 | JTableAvto->getBuildQueryListProductFilterPrice() | JROOT/components/com_jshopping/lib/jtableauto.php:74 |
| 10 | JTableAvto->getBuildQueryListProduct() | JROOT/components/com_jshopping/tables/product.php:997 |
| 9 | jshopProduct->getCountAllProducts() | JROOT/components/com_jshopping/controllers/products.php:65 |
| 8 | JshoppingControllerProducts->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 1.50 ms После последнего запроса: 1.80 ms Память запроса: 0.033 MB Память до запроса: 19.870 MB Выбрано строк: 6
SHOW FULL COLUMNS
FROM `h6urg_jshopping_products_extra_field_values`
EXPLAIN не доступен для запроса: SHOW FULL COLUMNS FROM `h6urg_jshopping_products_extra_field_values`
| Status | Duration |
|---|
| starting | 0.05 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.38 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.29 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.06 ms |
| preparing | 0.03 ms |
| Creating tmp table | 0.04 ms |
| executing | 0.06 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.04 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.04 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.02 ms |
| closing tables | 0.02 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.02 ms |
| # | Вызывающий объект | Файл и номер строки | | 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
| 22 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:241 |
| 21 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:162 |
| 20 | JTable->__construct() | JROOT/components/com_jshopping/tables/productfieldvalue.php:16 |
| 19 | jshopProductFieldValue->__construct() | JROOT/libraries/joomla/table/table.php:308 |
| 18 | JTable::getInstance() | JROOT/components/com_jshopping/lib/factory.php:679 |
| 17 | JSFactory::getTable() | JROOT/components/com_jshopping/lib/factory.php:572 |
| 16 | JSFactory::getAllProductExtraFieldValueDetail() | JROOT/modules/mod_jshopping_unijax_filter/helper.php:308 |
| 15 | modJshopping_Unijax_FilterHelper->getDisplayCharacteristics() | JROOT/plugins/jshoppingproducts/unijax_filter/unijax_filter.php:256 |
| 14 | plgJshoppingproductsUnijax_Filter->_getExtendedQuery() | JROOT/plugins/jshoppingproducts/unijax_filter/unijax_filter.php:482 |
| 13 | plgJshoppingproductsUnijax_Filter->onBeforeQueryCountProductList() | Так же, как вызов в строке ниже. |
| 12 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
| 11 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
| 10 | JEventDispatcher->trigger() | JROOT/components/com_jshopping/tables/product.php:1000 |
| 9 | jshopProduct->getCountAllProducts() | JROOT/components/com_jshopping/controllers/products.php:65 |
| 8 | JshoppingControllerProducts->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.86 ms После последнего запроса: 0.40 ms Память запроса: 0.030 MB Память до запроса: 19.912 MB Выбрано строк: 168
Повторяющиеся запросы:
#38SELECT id, `name_ru-RU` as name, field_id
FROM `h6urg_jshopping_products_extra_field_values`
order by ordering
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT id, `name_ru-RU` as name, field_id FROM `#__jshopping_products_extra_f' at line 1 SQL=EXPLAIN EXTENDED SELECT id, `name_ru-RU` as name, field_id FROM `#__jshopping_products_extra_field_values` order by ordering |
| Status | Duration |
|---|
| starting | 0.04 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.02 ms |
| executing | 0.46 ms |
| end | 0.02 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Вызывающий объект | Файл и номер строки | | 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 18 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/tables/productfieldvalue.php:35 |
| 17 | jshopProductFieldValue->getAllList() | JROOT/components/com_jshopping/lib/factory.php:573 |
| 16 | JSFactory::getAllProductExtraFieldValueDetail() | JROOT/modules/mod_jshopping_unijax_filter/helper.php:308 |
| 15 | modJshopping_Unijax_FilterHelper->getDisplayCharacteristics() | JROOT/plugins/jshoppingproducts/unijax_filter/unijax_filter.php:256 |
| 14 | plgJshoppingproductsUnijax_Filter->_getExtendedQuery() | JROOT/plugins/jshoppingproducts/unijax_filter/unijax_filter.php:482 |
| 13 | plgJshoppingproductsUnijax_Filter->onBeforeQueryCountProductList() | Так же, как вызов в строке ниже. |
| 12 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
| 11 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
| 10 | JEventDispatcher->trigger() | JROOT/components/com_jshopping/tables/product.php:1000 |
| 9 | jshopProduct->getCountAllProducts() | JROOT/components/com_jshopping/controllers/products.php:65 |
| 8 | JshoppingControllerProducts->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 1.63 ms После последнего запроса: 1.55 ms Память запроса: 0.016 MB Память до запроса: 19.976 MB Выбрано строк: 1
SELECT COUNT(distinct prod.product_id)
FROM `h6urg_jshopping_products` as prod
LEFT JOIN `h6urg_jshopping_products_to_categories` AS pr_cat USING (product_id)
LEFT JOIN `h6urg_jshopping_categories` AS cat
ON pr_cat.category_id = cat.category_id
WHERE prod.product_publish = '1'
AND cat.category_publish='1'
AND prod.access IN (1,1,5)
AND cat.access IN (1,1,5)
AND (FIND_IN_SET(121, prod.extra_field_161))
AND (FIND_IN_SET('121', prod.extra_field_161))
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT COUNT(distinct prod.product_id) FROM `#__jshopping_products` as prod
' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(distinct prod.product_id) FROM `#__jshopping_products` as prod
LEFT JOIN `#__jshopping_products_to_categories` AS pr_cat USING (product_id)
LEFT JOIN `#__jshopping_categories` AS cat ON pr_cat.category_id = cat.category_id
WHERE prod.product_publish = '1' AND cat.category_publish='1' AND prod.access IN (1,1,5) AND cat.access IN (1,1,5) AND (FIND_IN_SET(121, prod.extra_field_161)) AND (FIND_IN_SET('121', prod.extra_field_161)) |
| Status | Duration |
|---|
| starting | 0.08 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 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.03 ms |
| statistics | 0.09 ms |
| preparing | 0.06 ms |
| executing | 0.96 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.03 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.01 ms |
| # | Вызывающий объект | Файл и номер строки | | 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 10 | JDatabaseDriver->loadResult() | JROOT/components/com_jshopping/tables/product.php:1009 |
| 9 | jshopProduct->getCountAllProducts() | JROOT/components/com_jshopping/controllers/products.php:65 |
| 8 | JshoppingControllerProducts->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 1.53 ms После последнего запроса: 6.41 ms Память запроса: 0.022 MB Память до запроса: 20.189 MB Выбрано строк: 3
SELECT prod.product_id, pr_cat.category_id, prod.`name_ru-RU` as name, prod.`short_description_ru-RU` as short_description, prod.product_ean, prod.image, prod.product_price, prod.currency_id, prod.product_tax_id as tax_id, prod.product_old_price, prod.product_weight, prod.average_rating, prod.reviews_count, prod.hits, prod.weight_volume_units, prod.basic_price_unit_id, prod.label_id, prod.product_manufacturer_id, prod.min_price, prod.product_quantity, prod.different_prices, prod.`extra_field_104` , prod.`extra_field_106` , prod.`extra_field_105` , prod.`extra_field_103`
FROM `h6urg_jshopping_products` AS prod
LEFT JOIN `h6urg_jshopping_products_to_categories` AS pr_cat USING (product_id)
LEFT JOIN `h6urg_jshopping_categories` AS cat
ON pr_cat.category_id = cat.category_id
WHERE prod.product_publish = '1'
AND cat.category_publish='1'
AND prod.access IN (1,1,5)
AND cat.access IN (1,1,5)
AND (FIND_IN_SET(121, prod.extra_field_161))
AND (FIND_IN_SET('121', prod.extra_field_161))
GROUP BY prod.product_id
ORDER BY name ASC
LIMIT 0, 10
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT prod.product_id, pr_cat.category_id, prod.`name_ru-RU` as name, prod.`sho' at line 1 SQL=EXPLAIN EXTENDED SELECT prod.product_id, pr_cat.category_id, prod.`name_ru-RU` as name, prod.`short_description_ru-RU` as short_description, prod.product_ean, prod.image, prod.product_price, prod.currency_id, prod.product_tax_id as tax_id, prod.product_old_price, prod.product_weight, prod.average_rating, prod.reviews_count, prod.hits, prod.weight_volume_units, prod.basic_price_unit_id, prod.label_id, prod.product_manufacturer_id, prod.min_price, prod.product_quantity, prod.different_prices, prod.`extra_field_104` , prod.`extra_field_106` , prod.`extra_field_105` , prod.`extra_field_103` FROM `#__jshopping_products` AS prod
LEFT JOIN `#__jshopping_products_to_categories` AS pr_cat USING (product_id)
LEFT JOIN `#__jshopping_categories` AS cat ON pr_cat.category_id = cat.category_id
WHERE prod.product_publish = '1' AND cat.category_publish='1' AND prod.access IN (1,1,5) AND cat.access IN (1,1,5) AND (FIND_IN_SET(121, prod.extra_field_161)) AND (FIND_IN_SET('121', prod.extra_field_161))
GROUP BY prod.product_id ORDER BY name ASC LIMIT 0, 10 |
| Status | Duration |
|---|
| starting | 0.09 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.08 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.07 ms |
| preparing | 0.02 ms |
| Creating tmp table | 0.05 ms |
| executing | 0.90 ms |
| end | 0.02 ms |
| query end | 0.02 ms |
| closing tables | 0.02 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | Вызывающий объект | Файл и номер строки | | 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 10 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/tables/product.php:989 |
| 9 | jshopProduct->getAllProducts() | JROOT/components/com_jshopping/controllers/products.php:74 |
| 8 | JshoppingControllerProducts->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 3.32 ms После последнего запроса: 2.78 ms Память запроса: 0.028 MB Память до запроса: 20.395 MB Выбрано строк: 53
SHOW FULL COLUMNS
FROM `h6urg_jshopping_users`
EXPLAIN не доступен для запроса: SHOW FULL COLUMNS FROM `h6urg_jshopping_users`
| Status | Duration |
|---|
| starting | 0.06 ms |
| Executing hook on transaction | 0.02 ms |
| starting | 0.87 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.42 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.12 ms |
| preparing | 0.03 ms |
| Creating tmp table | 0.05 ms |
| executing | 0.06 ms |
| checking permissions | 0.07 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.04 ms |
| checking permissions | 0.04 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.07 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.02 ms |
| closing tables | 0.02 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.02 ms |
| # | Вызывающий объект | Файл и номер строки | | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
| 15 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:241 |
| 14 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:162 |
| 13 | JTable->__construct() | JROOT/components/com_jshopping/tables/usershop.php:14 |
| 12 | jshopUserShop->__construct() | JROOT/components/com_jshopping/lib/factory.php:126 |
| 11 | JSFactory::getUserShop() | JROOT/components/com_jshopping/lib/functions.php:663 |
| 10 | listProductUpdateData() | JROOT/components/com_jshopping/tables/product.php:990 |
| 9 | jshopProduct->getAllProducts() | JROOT/components/com_jshopping/controllers/products.php:74 |
| 8 | JshoppingControllerProducts->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.81 ms После последнего запроса: 1.27 ms Память запроса: 0.025 MB Память до запроса: 20.541 MB Выбрано строк: 168
Повторяющиеся запросы:
#34SELECT id, `name_ru-RU` as name, field_id
FROM `h6urg_jshopping_products_extra_field_values`
order by ordering
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT id, `name_ru-RU` as name, field_id FROM `#__jshopping_products_extra_f' at line 1 SQL=EXPLAIN EXTENDED SELECT id, `name_ru-RU` as name, field_id FROM `#__jshopping_products_extra_field_values` order by ordering |
| Status | Duration |
|---|
| starting | 0.04 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.02 ms |
| executing | 0.38 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 |
| # | Вызывающий объект | Файл и номер строки | | 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/tables/productfieldvalue.php:27 |
| 13 | jshopProductFieldValue->getAllList() | JROOT/components/com_jshopping/lib/factory.php:564 |
| 12 | JSFactory::getAllProductExtraFieldValue() | JROOT/components/com_jshopping/lib/functions.php:806 |
| 11 | getProductExtraFieldForProduct() | JROOT/components/com_jshopping/lib/functions.php:731 |
| 10 | listProductUpdateData() | JROOT/components/com_jshopping/tables/product.php:990 |
| 9 | jshopProduct->getAllProducts() | JROOT/components/com_jshopping/controllers/products.php:74 |
| 8 | JshoppingControllerProducts->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 1.51 ms После последнего запроса: 2.50 ms Память запроса: 0.027 MB Память до запроса: 20.627 MB Выбрано строк: 7
SHOW FULL COLUMNS
FROM `h6urg_jshopping_product_labels`
EXPLAIN не доступен для запроса: SHOW FULL COLUMNS FROM `h6urg_jshopping_product_labels`
| Status | Duration |
|---|
| starting | 0.05 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.34 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.33 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.06 ms |
| preparing | 0.03 ms |
| Creating tmp table | 0.04 ms |
| executing | 0.06 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.04 ms |
| end | 0.01 ms |
| query end | 0.02 ms |
| waiting for handler commit | 0.02 ms |
| closing tables | 0.02 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.02 ms |
| # | Вызывающий объект | Файл и номер строки | | 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
| 17 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:241 |
| 16 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:162 |
| 15 | JTable->__construct() | JROOT/components/com_jshopping/tables/productlabel.php:14 |
| 14 | jshopProductLabel->__construct() | JROOT/libraries/joomla/table/table.php:308 |
| 13 | JTable::getInstance() | JROOT/components/com_jshopping/lib/factory.php:679 |
| 12 | JSFactory::getTable() | JROOT/components/com_jshopping/lib/functions.php:635 |
| 11 | getNameImageLabel() | JROOT/components/com_jshopping/lib/functions.php:770 |
| 10 | listProductUpdateData() | JROOT/components/com_jshopping/tables/product.php:990 |
| 9 | jshopProduct->getAllProducts() | JROOT/components/com_jshopping/controllers/products.php:74 |
| 8 | JshoppingControllerProducts->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.43 ms После последнего запроса: 0.34 ms Память запроса: 0.019 MB Память до запроса: 20.665 MB Выбрано строк: 2
SELECT id, image, `name_ru-RU` as name
FROM `h6urg_jshopping_product_labels`
ORDER BY name
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT id, image, `name_ru-RU` as name FROM `#__jshopping_product_labels` ORD' at line 1 SQL=EXPLAIN EXTENDED SELECT id, image, `name_ru-RU` as name FROM `#__jshopping_product_labels` ORDER BY name |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.12 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.03 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 |
| # | Вызывающий объект | Файл и номер строки | | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/tables/productlabel.php:22 |
| 12 | jshopProductLabel->getListLabels() | JROOT/components/com_jshopping/lib/functions.php:636 |
| 11 | getNameImageLabel() | JROOT/components/com_jshopping/lib/functions.php:770 |
| 10 | listProductUpdateData() | JROOT/components/com_jshopping/tables/product.php:990 |
| 9 | jshopProduct->getAllProducts() | JROOT/components/com_jshopping/controllers/products.php:74 |
| 8 | JshoppingControllerProducts->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.56 ms После последнего запроса: 1.69 ms Память запроса: 0.061 MB Память до запроса: 20.722 MB Выбрано строк: 1
Повторяющиеся запросы:
#50SELECT *
FROM h6urg_jshopping_products
WHERE `product_id` = '2439'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT *
FROM #__jshopping_products
WHERE `product_id` = '2439'' at line 1 SQL=EXPLAIN EXTENDED SELECT *
FROM #__jshopping_products
WHERE `product_id` = '2439' |
| Status | Duration |
|---|
| starting | 0.04 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.05 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.05 ms |
| preparing | 0.02 ms |
| executing | 0.11 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 |
| # | Вызывающий объект | Файл и номер строки | | 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
| 23 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:719 |
| 22 | JTable->load() | JROOT/plugins/jshoppingrouter/canonical_category_for_products/canonical_category_for_products.php:26 |
| 21 | plgJshoppingRouterCanonical_Category_For_Products->onBeforeBuildRoute() | Так же, как вызов в строке ниже. |
| 20 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
| 19 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
| 18 | JEventDispatcher->trigger() | JROOT/components/com_jshopping/router.php:19 |
| 17 | jshoppingBuildRoute() | JROOT/libraries/cms/component/router/legacy.php:68 |
| 16 | JComponentRouterLegacy->build() | JROOT/libraries/cms/router/site.php:496 |
| 15 | JRouterSite->buildSefRoute() | JROOT/libraries/cms/router/site.php:465 |
| 14 | JRouterSite->_buildSefRoute() | JROOT/libraries/cms/router/router.php:281 |
| 13 | JRouter->build() | JROOT/libraries/cms/router/site.php:147 |
| 12 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
| 11 | JRoute::_() | JROOT/components/com_jshopping/lib/functions.php:518 |
| 10 | SEFLink() | JROOT/components/com_jshopping/lib/functions.php:468 |
| 9 | addLinkToProducts() | JROOT/components/com_jshopping/controllers/products.php:75 |
| 8 | JshoppingControllerProducts->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.50 ms После последнего запроса: 0.69 ms Память запроса: 0.029 MB Память до запроса: 20.748 MB Выбрано строк: 1
Повторяющиеся запросы:
#51SELECT pr_cat.category_id
FROM `h6urg_jshopping_products_to_categories` AS pr_cat
LEFT JOIN `h6urg_jshopping_categories` AS cat
ON pr_cat.category_id = cat.category_id
WHERE pr_cat.product_id = '2439'
AND cat.category_publish='1'
AND cat.access IN (1,1,5)
LIMIT 0,1
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT pr_cat.category_id FROM `#__jshopping_products_to_categories` AS pr_ca' at line 1 SQL=EXPLAIN EXTENDED SELECT pr_cat.category_id FROM `#__jshopping_products_to_categories` AS pr_cat
LEFT JOIN `#__jshopping_categories` AS cat ON pr_cat.category_id = cat.category_id
WHERE pr_cat.product_id = '2439' AND cat.category_publish='1' AND cat.access IN (1,1,5) LIMIT 0,1 |
| Status | Duration |
|---|
| starting | 0.05 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.07 ms |
| preparing | 0.02 ms |
| executing | 0.03 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 |
| # | Вызывающий объект | Файл и номер строки | | 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 23 | JDatabaseDriver->loadResult() | JROOT/components/com_jshopping/tables/product.php:412 |
| 22 | jshopProduct->getCategory() | JROOT/plugins/jshoppingrouter/canonical_category_for_products/canonical_category_for_products.php:28 |
| 21 | plgJshoppingRouterCanonical_Category_For_Products->onBeforeBuildRoute() | Так же, как вызов в строке ниже. |
| 20 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
| 19 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
| 18 | JEventDispatcher->trigger() | JROOT/components/com_jshopping/router.php:19 |
| 17 | jshoppingBuildRoute() | JROOT/libraries/cms/component/router/legacy.php:68 |
| 16 | JComponentRouterLegacy->build() | JROOT/libraries/cms/router/site.php:496 |
| 15 | JRouterSite->buildSefRoute() | JROOT/libraries/cms/router/site.php:465 |
| 14 | JRouterSite->_buildSefRoute() | JROOT/libraries/cms/router/router.php:281 |
| 13 | JRouter->build() | JROOT/libraries/cms/router/site.php:147 |
| 12 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
| 11 | JRoute::_() | JROOT/components/com_jshopping/lib/functions.php:518 |
| 10 | SEFLink() | JROOT/components/com_jshopping/lib/functions.php:468 |
| 9 | addLinkToProducts() | JROOT/components/com_jshopping/controllers/products.php:75 |
| 8 | JshoppingControllerProducts->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 2.28 ms После последнего запроса: 0.30 ms Память запроса: 0.032 MB Память до запроса: 20.739 MB Выбрано строк: 261
select product_id as id, `alias_ru-RU` as alias
from h6urg_jshopping_products
where `alias_ru-RU`!=''
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'select product_id as id, `alias_ru-RU` as alias from #__jshopping_products wh' at line 1 SQL=EXPLAIN EXTENDED select product_id as id, `alias_ru-RU` as alias from #__jshopping_products where `alias_ru-RU`!='' |
| Status | Duration |
|---|
| starting | 0.06 ms |
| Executing hook on transaction | 0.02 ms |
| starting | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| init | 0.01 ms |
| System lock | 0.02 ms |
| optimizing | 0.02 ms |
| statistics | 0.02 ms |
| preparing | 0.02 ms |
| executing | 1.77 ms |
| end | 0.02 ms |
| query end | 0.02 ms |
| closing tables | 0.03 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.01 ms |
| # | Вызывающий объект | Файл и номер строки | | 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 19 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/lib/factory.php:355 |
| 18 | JSFactory::getAliasProduct() | JROOT/components/com_jshopping/router.php:70 |
| 17 | jshoppingBuildRoute() | JROOT/libraries/cms/component/router/legacy.php:68 |
| 16 | JComponentRouterLegacy->build() | JROOT/libraries/cms/router/site.php:496 |
| 15 | JRouterSite->buildSefRoute() | JROOT/libraries/cms/router/site.php:465 |
| 14 | JRouterSite->_buildSefRoute() | JROOT/libraries/cms/router/router.php:281 |
| 13 | JRouter->build() | JROOT/libraries/cms/router/site.php:147 |
| 12 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
| 11 | JRoute::_() | JROOT/components/com_jshopping/lib/functions.php:518 |
| 10 | SEFLink() | JROOT/components/com_jshopping/lib/functions.php:468 |
| 9 | addLinkToProducts() | JROOT/components/com_jshopping/controllers/products.php:75 |
| 8 | JshoppingControllerProducts->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.82 ms После последнего запроса: 0.71 ms Память запроса: 0.028 MB Память до запроса: 20.841 MB Выбрано строк: 76
select category_id as id, `alias_ru-RU` as alias
from h6urg_jshopping_categories
where `alias_ru-RU`!=''
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'select category_id as id, `alias_ru-RU` as alias from #__jshopping_categories' at line 1 SQL=EXPLAIN EXTENDED select category_id as id, `alias_ru-RU` as alias from #__jshopping_categories where `alias_ru-RU`!='' |
| Status | Duration |
|---|
| starting | 0.05 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.02 ms |
| preparing | 0.02 ms |
| executing | 0.44 ms |
| end | 0.02 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | Вызывающий объект | Файл и номер строки | | 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 19 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/lib/factory.php:321 |
| 18 | JSFactory::getAliasCategory() | JROOT/components/com_jshopping/router.php:71 |
| 17 | jshoppingBuildRoute() | JROOT/libraries/cms/component/router/legacy.php:68 |
| 16 | JComponentRouterLegacy->build() | JROOT/libraries/cms/router/site.php:496 |
| 15 | JRouterSite->buildSefRoute() | JROOT/libraries/cms/router/site.php:465 |
| 14 | JRouterSite->_buildSefRoute() | JROOT/libraries/cms/router/router.php:281 |
| 13 | JRouter->build() | JROOT/libraries/cms/router/site.php:147 |
| 12 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
| 11 | JRoute::_() | JROOT/components/com_jshopping/lib/functions.php:518 |
| 10 | SEFLink() | JROOT/components/com_jshopping/lib/functions.php:468 |
| 9 | addLinkToProducts() | JROOT/components/com_jshopping/controllers/products.php:75 |
| 8 | JshoppingControllerProducts->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.64 ms После последнего запроса: 0.99 ms Память запроса: 0.061 MB Память до запроса: 20.896 MB Выбрано строк: 1
Повторяющиеся запросы:
#52SELECT *
FROM h6urg_jshopping_products
WHERE `product_id` = '2421'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT *
FROM #__jshopping_products
WHERE `product_id` = '2421'' at line 1 SQL=EXPLAIN EXTENDED SELECT *
FROM #__jshopping_products
WHERE `product_id` = '2421' |
| Status | Duration |
|---|
| starting | 0.07 ms |
| Executing hook on transaction | 0.02 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.06 ms |
| init | 0.02 ms |
| System lock | 0.02 ms |
| optimizing | 0.02 ms |
| statistics | 0.05 ms |
| preparing | 0.02 ms |
| executing | 0.19 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.02 ms |
| # | Вызывающий объект | Файл и номер строки | | 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
| 23 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:719 |
| 22 | JTable->load() | JROOT/plugins/jshoppingrouter/canonical_category_for_products/canonical_category_for_products.php:26 |
| 21 | plgJshoppingRouterCanonical_Category_For_Products->onBeforeBuildRoute() | Так же, как вызов в строке ниже. |
| 20 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
| 19 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
| 18 | JEventDispatcher->trigger() | JROOT/components/com_jshopping/router.php:19 |
| 17 | jshoppingBuildRoute() | JROOT/libraries/cms/component/router/legacy.php:68 |
| 16 | JComponentRouterLegacy->build() | JROOT/libraries/cms/router/site.php:496 |
| 15 | JRouterSite->buildSefRoute() | JROOT/libraries/cms/router/site.php:465 |
| 14 | JRouterSite->_buildSefRoute() | JROOT/libraries/cms/router/router.php:281 |
| 13 | JRouter->build() | JROOT/libraries/cms/router/site.php:147 |
| 12 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
| 11 | JRoute::_() | JROOT/components/com_jshopping/lib/functions.php:518 |
| 10 | SEFLink() | JROOT/components/com_jshopping/lib/functions.php:468 |
| 9 | addLinkToProducts() | JROOT/components/com_jshopping/controllers/products.php:75 |
| 8 | JshoppingControllerProducts->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.74 ms После последнего запроса: 0.29 ms Память запроса: 0.029 MB Память до запроса: 20.923 MB Выбрано строк: 1
Повторяющиеся запросы:
#53SELECT pr_cat.category_id
FROM `h6urg_jshopping_products_to_categories` AS pr_cat
LEFT JOIN `h6urg_jshopping_categories` AS cat
ON pr_cat.category_id = cat.category_id
WHERE pr_cat.product_id = '2421'
AND cat.category_publish='1'
AND cat.access IN (1,1,5)
LIMIT 0,1
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT pr_cat.category_id FROM `#__jshopping_products_to_categories` AS pr_ca' at line 1 SQL=EXPLAIN EXTENDED SELECT pr_cat.category_id FROM `#__jshopping_products_to_categories` AS pr_cat
LEFT JOIN `#__jshopping_categories` AS cat ON pr_cat.category_id = cat.category_id
WHERE pr_cat.product_id = '2421' AND cat.category_publish='1' AND cat.access IN (1,1,5) LIMIT 0,1 |
| Status | Duration |
|---|
| starting | 0.15 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.02 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.07 ms |
| init | 0.01 ms |
| System lock | 0.02 ms |
| optimizing | 0.03 ms |
| statistics | 0.12 ms |
| preparing | 0.04 ms |
| executing | 0.05 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.02 ms |
| # | Вызывающий объект | Файл и номер строки | | 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 23 | JDatabaseDriver->loadResult() | JROOT/components/com_jshopping/tables/product.php:412 |
| 22 | jshopProduct->getCategory() | JROOT/plugins/jshoppingrouter/canonical_category_for_products/canonical_category_for_products.php:28 |
| 21 | plgJshoppingRouterCanonical_Category_For_Products->onBeforeBuildRoute() | Так же, как вызов в строке ниже. |
| 20 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
| 19 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
| 18 | JEventDispatcher->trigger() | JROOT/components/com_jshopping/router.php:19 |
| 17 | jshoppingBuildRoute() | JROOT/libraries/cms/component/router/legacy.php:68 |
| 16 | JComponentRouterLegacy->build() | JROOT/libraries/cms/router/site.php:496 |
| 15 | JRouterSite->buildSefRoute() | JROOT/libraries/cms/router/site.php:465 |
| 14 | JRouterSite->_buildSefRoute() | JROOT/libraries/cms/router/router.php:281 |
| 13 | JRouter->build() | JROOT/libraries/cms/router/site.php:147 |
| 12 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
| 11 | JRoute::_() | JROOT/components/com_jshopping/lib/functions.php:518 |
| 10 | SEFLink() | JROOT/components/com_jshopping/lib/functions.php:468 |
| 9 | addLinkToProducts() | JROOT/components/com_jshopping/controllers/products.php:75 |
| 8 | JshoppingControllerProducts->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.56 ms После последнего запроса: 0.64 ms Память запроса: 0.061 MB Память до запроса: 20.954 MB Выбрано строк: 1
Повторяющиеся запросы:
#54SELECT *
FROM h6urg_jshopping_products
WHERE `product_id` = '2419'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT *
FROM #__jshopping_products
WHERE `product_id` = '2419'' at line 1 SQL=EXPLAIN EXTENDED SELECT *
FROM #__jshopping_products
WHERE `product_id` = '2419' |
| Status | Duration |
|---|
| starting | 0.05 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.07 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.06 ms |
| preparing | 0.02 ms |
| executing | 0.13 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.03 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.02 ms |
| # | Вызывающий объект | Файл и номер строки | | 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
| 23 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:719 |
| 22 | JTable->load() | JROOT/plugins/jshoppingrouter/canonical_category_for_products/canonical_category_for_products.php:26 |
| 21 | plgJshoppingRouterCanonical_Category_For_Products->onBeforeBuildRoute() | Так же, как вызов в строке ниже. |
| 20 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
| 19 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
| 18 | JEventDispatcher->trigger() | JROOT/components/com_jshopping/router.php:19 |
| 17 | jshoppingBuildRoute() | JROOT/libraries/cms/component/router/legacy.php:68 |
| 16 | JComponentRouterLegacy->build() | JROOT/libraries/cms/router/site.php:496 |
| 15 | JRouterSite->buildSefRoute() | JROOT/libraries/cms/router/site.php:465 |
| 14 | JRouterSite->_buildSefRoute() | JROOT/libraries/cms/router/router.php:281 |
| 13 | JRouter->build() | JROOT/libraries/cms/router/site.php:147 |
| 12 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
| 11 | JRoute::_() | JROOT/components/com_jshopping/lib/functions.php:518 |
| 10 | SEFLink() | JROOT/components/com_jshopping/lib/functions.php:468 |
| 9 | addLinkToProducts() | JROOT/components/com_jshopping/controllers/products.php:75 |
| 8 | JshoppingControllerProducts->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.49 ms После последнего запроса: 0.25 ms Память запроса: 0.029 MB Память до запроса: 20.978 MB Выбрано строк: 1
Повторяющиеся запросы:
#55SELECT pr_cat.category_id
FROM `h6urg_jshopping_products_to_categories` AS pr_cat
LEFT JOIN `h6urg_jshopping_categories` AS cat
ON pr_cat.category_id = cat.category_id
WHERE pr_cat.product_id = '2419'
AND cat.category_publish='1'
AND cat.access IN (1,1,5)
LIMIT 0,1
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT pr_cat.category_id FROM `#__jshopping_products_to_categories` AS pr_ca' at line 1 SQL=EXPLAIN EXTENDED SELECT pr_cat.category_id FROM `#__jshopping_products_to_categories` AS pr_cat
LEFT JOIN `#__jshopping_categories` AS cat ON pr_cat.category_id = cat.category_id
WHERE pr_cat.product_id = '2419' AND cat.category_publish='1' AND cat.access IN (1,1,5) LIMIT 0,1 |
| Status | Duration |
|---|
| starting | 0.07 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.07 ms |
| preparing | 0.03 ms |
| executing | 0.03 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.02 ms |
| # | Вызывающий объект | Файл и номер строки | | 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 23 | JDatabaseDriver->loadResult() | JROOT/components/com_jshopping/tables/product.php:412 |
| 22 | jshopProduct->getCategory() | JROOT/plugins/jshoppingrouter/canonical_category_for_products/canonical_category_for_products.php:28 |
| 21 | plgJshoppingRouterCanonical_Category_For_Products->onBeforeBuildRoute() | Так же, как вызов в строке ниже. |
| 20 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
| 19 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
| 18 | JEventDispatcher->trigger() | JROOT/components/com_jshopping/router.php:19 |
| 17 | jshoppingBuildRoute() | JROOT/libraries/cms/component/router/legacy.php:68 |
| 16 | JComponentRouterLegacy->build() | JROOT/libraries/cms/router/site.php:496 |
| 15 | JRouterSite->buildSefRoute() | JROOT/libraries/cms/router/site.php:465 |
| 14 | JRouterSite->_buildSefRoute() | JROOT/libraries/cms/router/router.php:281 |
| 13 | JRouter->build() | JROOT/libraries/cms/router/site.php:147 |
| 12 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
| 11 | JRoute::_() | JROOT/components/com_jshopping/lib/functions.php:518 |
| 10 | SEFLink() | JROOT/components/com_jshopping/lib/functions.php:468 |
| 9 | addLinkToProducts() | JROOT/components/com_jshopping/controllers/products.php:75 |
| 8 | JshoppingControllerProducts->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 2.48 ms После последнего запроса: 1.69 ms Память запроса: 0.024 MB Память до запроса: 21.119 MB Выбрано строк: 10
SHOW FULL COLUMNS
FROM `h6urg_jshopping_products_reviews`
EXPLAIN не доступен для запроса: SHOW FULL COLUMNS FROM `h6urg_jshopping_products_reviews`
| Status | Duration |
|---|
| starting | 0.07 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.77 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.51 ms |
| init | 0.02 ms |
| System lock | 0.03 ms |
| optimizing | 0.04 ms |
| statistics | 0.10 ms |
| preparing | 0.04 ms |
| Creating tmp table | 0.07 ms |
| executing | 0.08 ms |
| checking permissions | 0.08 ms |
| checking permissions | 0.04 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.04 ms |
| checking permissions | 0.09 ms |
| checking permissions | 0.04 ms |
| checking permissions | 0.06 ms |
| end | 0.02 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.02 ms |
| closing tables | 0.02 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.04 ms |
| # | Вызывающий объект | Файл и номер строки | | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
| 14 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:241 |
| 13 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:162 |
| 12 | JTable->__construct() | JROOT/components/com_jshopping/tables/review.php:14 |
| 11 | jshopReview->__construct() | JROOT/libraries/joomla/table/table.php:308 |
| 10 | JTable::getInstance() | JROOT/components/com_jshopping/lib/factory.php:679 |
| 9 | JSFactory::getTable() | JROOT/components/com_jshopping/controllers/products.php:88 |
| 8 | JshoppingControllerProducts->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.73 ms После последнего запроса: 0.70 ms Память запроса: 0.065 MB Память до запроса: 21.207 MB Выбрано строк: 1
Повторяющиеся запросы:
#41SELECT *
FROM h6urg_jshopping_products
WHERE `product_id` = '2439'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT *
FROM #__jshopping_products
WHERE `product_id` = '2439'' at line 1 SQL=EXPLAIN EXTENDED SELECT *
FROM #__jshopping_products
WHERE `product_id` = '2439' |
| Status | Duration |
|---|
| starting | 0.05 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.06 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.05 ms |
| preparing | 0.02 ms |
| executing | 0.18 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.02 ms |
| # | Вызывающий объект | Файл и номер строки | | 28 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
| 27 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:719 |
| 26 | JTable->load() | JROOT/plugins/jshoppingrouter/canonical_category_for_products/canonical_category_for_products.php:26 |
| 25 | plgJshoppingRouterCanonical_Category_For_Products->onBeforeBuildRoute() | Так же, как вызов в строке ниже. |
| 24 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
| 23 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
| 22 | JEventDispatcher->trigger() | JROOT/components/com_jshopping/router.php:19 |
| 21 | jshoppingBuildRoute() | JROOT/libraries/cms/component/router/legacy.php:68 |
| 20 | JComponentRouterLegacy->build() | JROOT/libraries/cms/router/site.php:496 |
| 19 | JRouterSite->buildSefRoute() | JROOT/libraries/cms/router/site.php:465 |
| 18 | JRouterSite->_buildSefRoute() | JROOT/libraries/cms/router/router.php:281 |
| 17 | JRouter->build() | JROOT/libraries/cms/router/site.php:147 |
| 16 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
| 15 | JRoute::_() | JROOT/components/com_jshopping/lib/functions.php:518 |
| 14 | SEFLink() | JROOT/components/com_jshopping/lib/functions.php:468 |
| 13 | addLinkToProducts() | JROOT/plugins/jshoppingproducts/to_parent_category/to_parent_category.php:46 |
| 12 | plgJshoppingProductsTo_Parent_Category->onBeforeDisplayProductList() | Так же, как вызов в строке ниже. |
| 11 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
| 10 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
| 9 | JEventDispatcher->trigger() | JROOT/components/com_jshopping/controllers/products.php:125 |
| 8 | JshoppingControllerProducts->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.57 ms После последнего запроса: 0.72 ms Память запроса: 0.033 MB Память до запроса: 21.237 MB Выбрано строк: 1
Повторяющиеся запросы:
#42SELECT pr_cat.category_id
FROM `h6urg_jshopping_products_to_categories` AS pr_cat
LEFT JOIN `h6urg_jshopping_categories` AS cat
ON pr_cat.category_id = cat.category_id
WHERE pr_cat.product_id = '2439'
AND cat.category_publish='1'
AND cat.access IN (1,1,5)
LIMIT 0,1
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT pr_cat.category_id FROM `#__jshopping_products_to_categories` AS pr_ca' at line 1 SQL=EXPLAIN EXTENDED SELECT pr_cat.category_id FROM `#__jshopping_products_to_categories` AS pr_cat
LEFT JOIN `#__jshopping_categories` AS cat ON pr_cat.category_id = cat.category_id
WHERE pr_cat.product_id = '2439' AND cat.category_publish='1' AND cat.access IN (1,1,5) LIMIT 0,1 |
| Status | Duration |
|---|
| starting | 0.07 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.08 ms |
| preparing | 0.03 ms |
| executing | 0.03 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.02 ms |
| # | Вызывающий объект | Файл и номер строки | | 28 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 27 | JDatabaseDriver->loadResult() | JROOT/components/com_jshopping/tables/product.php:412 |
| 26 | jshopProduct->getCategory() | JROOT/plugins/jshoppingrouter/canonical_category_for_products/canonical_category_for_products.php:28 |
| 25 | plgJshoppingRouterCanonical_Category_For_Products->onBeforeBuildRoute() | Так же, как вызов в строке ниже. |
| 24 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
| 23 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
| 22 | JEventDispatcher->trigger() | JROOT/components/com_jshopping/router.php:19 |
| 21 | jshoppingBuildRoute() | JROOT/libraries/cms/component/router/legacy.php:68 |
| 20 | JComponentRouterLegacy->build() | JROOT/libraries/cms/router/site.php:496 |
| 19 | JRouterSite->buildSefRoute() | JROOT/libraries/cms/router/site.php:465 |
| 18 | JRouterSite->_buildSefRoute() | JROOT/libraries/cms/router/router.php:281 |
| 17 | JRouter->build() | JROOT/libraries/cms/router/site.php:147 |
| 16 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
| 15 | JRoute::_() | JROOT/components/com_jshopping/lib/functions.php:518 |
| 14 | SEFLink() | JROOT/components/com_jshopping/lib/functions.php:468 |
| 13 | addLinkToProducts() | JROOT/plugins/jshoppingproducts/to_parent_category/to_parent_category.php:46 |
| 12 | plgJshoppingProductsTo_Parent_Category->onBeforeDisplayProductList() | Так же, как вызов в строке ниже. |
| 11 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
| 10 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
| 9 | JEventDispatcher->trigger() | JROOT/components/com_jshopping/controllers/products.php:125 |
| 8 | JshoppingControllerProducts->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.60 ms После последнего запроса: 1.75 ms Память запроса: 0.065 MB Память до запроса: 21.274 MB Выбрано строк: 1
Повторяющиеся запросы:
#45SELECT *
FROM h6urg_jshopping_products
WHERE `product_id` = '2421'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT *
FROM #__jshopping_products
WHERE `product_id` = '2421'' at line 1 SQL=EXPLAIN EXTENDED SELECT *
FROM #__jshopping_products
WHERE `product_id` = '2421' |
| Status | Duration |
|---|
| starting | 0.05 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.06 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.04 ms |
| preparing | 0.02 ms |
| executing | 0.15 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.03 ms |
| # | Вызывающий объект | Файл и номер строки | | 28 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
| 27 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:719 |
| 26 | JTable->load() | JROOT/plugins/jshoppingrouter/canonical_category_for_products/canonical_category_for_products.php:26 |
| 25 | plgJshoppingRouterCanonical_Category_For_Products->onBeforeBuildRoute() | Так же, как вызов в строке ниже. |
| 24 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
| 23 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
| 22 | JEventDispatcher->trigger() | JROOT/components/com_jshopping/router.php:19 |
| 21 | jshoppingBuildRoute() | JROOT/libraries/cms/component/router/legacy.php:68 |
| 20 | JComponentRouterLegacy->build() | JROOT/libraries/cms/router/site.php:496 |
| 19 | JRouterSite->buildSefRoute() | JROOT/libraries/cms/router/site.php:465 |
| 18 | JRouterSite->_buildSefRoute() | JROOT/libraries/cms/router/router.php:281 |
| 17 | JRouter->build() | JROOT/libraries/cms/router/site.php:147 |
| 16 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
| 15 | JRoute::_() | JROOT/components/com_jshopping/lib/functions.php:518 |
| 14 | SEFLink() | JROOT/components/com_jshopping/lib/functions.php:468 |
| 13 | addLinkToProducts() | JROOT/plugins/jshoppingproducts/to_parent_category/to_parent_category.php:46 |
| 12 | plgJshoppingProductsTo_Parent_Category->onBeforeDisplayProductList() | Так же, как вызов в строке ниже. |
| 11 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
| 10 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
| 9 | JEventDispatcher->trigger() | JROOT/components/com_jshopping/controllers/products.php:125 |
| 8 | JshoppingControllerProducts->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.54 ms После последнего запроса: 0.33 ms Память запроса: 0.033 MB Память до запроса: 21.304 MB Выбрано строк: 1
Повторяющиеся запросы:
#46SELECT pr_cat.category_id
FROM `h6urg_jshopping_products_to_categories` AS pr_cat
LEFT JOIN `h6urg_jshopping_categories` AS cat
ON pr_cat.category_id = cat.category_id
WHERE pr_cat.product_id = '2421'
AND cat.category_publish='1'
AND cat.access IN (1,1,5)
LIMIT 0,1
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT pr_cat.category_id FROM `#__jshopping_products_to_categories` AS pr_ca' at line 1 SQL=EXPLAIN EXTENDED SELECT pr_cat.category_id FROM `#__jshopping_products_to_categories` AS pr_cat
LEFT JOIN `#__jshopping_categories` AS cat ON pr_cat.category_id = cat.category_id
WHERE pr_cat.product_id = '2421' AND cat.category_publish='1' AND cat.access IN (1,1,5) LIMIT 0,1 |
| Status | Duration |
|---|
| starting | 0.06 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.07 ms |
| preparing | 0.03 ms |
| executing | 0.03 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.02 ms |
| # | Вызывающий объект | Файл и номер строки | | 28 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 27 | JDatabaseDriver->loadResult() | JROOT/components/com_jshopping/tables/product.php:412 |
| 26 | jshopProduct->getCategory() | JROOT/plugins/jshoppingrouter/canonical_category_for_products/canonical_category_for_products.php:28 |
| 25 | plgJshoppingRouterCanonical_Category_For_Products->onBeforeBuildRoute() | Так же, как вызов в строке ниже. |
| 24 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
| 23 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
| 22 | JEventDispatcher->trigger() | JROOT/components/com_jshopping/router.php:19 |
| 21 | jshoppingBuildRoute() | JROOT/libraries/cms/component/router/legacy.php:68 |
| 20 | JComponentRouterLegacy->build() | JROOT/libraries/cms/router/site.php:496 |
| 19 | JRouterSite->buildSefRoute() | JROOT/libraries/cms/router/site.php:465 |
| 18 | JRouterSite->_buildSefRoute() | JROOT/libraries/cms/router/router.php:281 |
| 17 | JRouter->build() | JROOT/libraries/cms/router/site.php:147 |
| 16 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
| 15 | JRoute::_() | JROOT/components/com_jshopping/lib/functions.php:518 |
| 14 | SEFLink() | JROOT/components/com_jshopping/lib/functions.php:468 |
| 13 | addLinkToProducts() | JROOT/plugins/jshoppingproducts/to_parent_category/to_parent_category.php:46 |
| 12 | plgJshoppingProductsTo_Parent_Category->onBeforeDisplayProductList() | Так же, как вызов в строке ниже. |
| 11 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
| 10 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
| 9 | JEventDispatcher->trigger() | JROOT/components/com_jshopping/controllers/products.php:125 |
| 8 | JshoppingControllerProducts->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.64 ms После последнего запроса: 1.68 ms Память запроса: 0.065 MB Память до запроса: 21.340 MB Выбрано строк: 1
Повторяющиеся запросы:
#47SELECT *
FROM h6urg_jshopping_products
WHERE `product_id` = '2419'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT *
FROM #__jshopping_products
WHERE `product_id` = '2419'' at line 1 SQL=EXPLAIN EXTENDED SELECT *
FROM #__jshopping_products
WHERE `product_id` = '2419' |
| Status | Duration |
|---|
| starting | 0.05 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.05 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.04 ms |
| preparing | 0.02 ms |
| executing | 0.15 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.02 ms |
| # | Вызывающий объект | Файл и номер строки | | 28 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
| 27 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:719 |
| 26 | JTable->load() | JROOT/plugins/jshoppingrouter/canonical_category_for_products/canonical_category_for_products.php:26 |
| 25 | plgJshoppingRouterCanonical_Category_For_Products->onBeforeBuildRoute() | Так же, как вызов в строке ниже. |
| 24 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
| 23 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
| 22 | JEventDispatcher->trigger() | JROOT/components/com_jshopping/router.php:19 |
| 21 | jshoppingBuildRoute() | JROOT/libraries/cms/component/router/legacy.php:68 |
| 20 | JComponentRouterLegacy->build() | JROOT/libraries/cms/router/site.php:496 |
| 19 | JRouterSite->buildSefRoute() | JROOT/libraries/cms/router/site.php:465 |
| 18 | JRouterSite->_buildSefRoute() | JROOT/libraries/cms/router/router.php:281 |
| 17 | JRouter->build() | JROOT/libraries/cms/router/site.php:147 |
| 16 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
| 15 | JRoute::_() | JROOT/components/com_jshopping/lib/functions.php:518 |
| 14 | SEFLink() | JROOT/components/com_jshopping/lib/functions.php:468 |
| 13 | addLinkToProducts() | JROOT/plugins/jshoppingproducts/to_parent_category/to_parent_category.php:46 |
| 12 | plgJshoppingProductsTo_Parent_Category->onBeforeDisplayProductList() | Так же, как вызов в строке ниже. |
| 11 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
| 10 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
| 9 | JEventDispatcher->trigger() | JROOT/components/com_jshopping/controllers/products.php:125 |
| 8 | JshoppingControllerProducts->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.82 ms После последнего запроса: 0.59 ms Память запроса: 0.033 MB Память до запроса: 21.367 MB Выбрано строк: 1
Повторяющиеся запросы:
#48SELECT pr_cat.category_id
FROM `h6urg_jshopping_products_to_categories` AS pr_cat
LEFT JOIN `h6urg_jshopping_categories` AS cat
ON pr_cat.category_id = cat.category_id
WHERE pr_cat.product_id = '2419'
AND cat.category_publish='1'
AND cat.access IN (1,1,5)
LIMIT 0,1
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT pr_cat.category_id FROM `#__jshopping_products_to_categories` AS pr_ca' at line 1 SQL=EXPLAIN EXTENDED SELECT pr_cat.category_id FROM `#__jshopping_products_to_categories` AS pr_cat
LEFT JOIN `#__jshopping_categories` AS cat ON pr_cat.category_id = cat.category_id
WHERE pr_cat.product_id = '2419' AND cat.category_publish='1' AND cat.access IN (1,1,5) LIMIT 0,1 |
| Status | Duration |
|---|
| starting | 0.09 ms |
| Executing hook on transaction | 0.02 ms |
| starting | 0.04 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.06 ms |
| init | 0.02 ms |
| System lock | 0.02 ms |
| optimizing | 0.03 ms |
| statistics | 0.13 ms |
| preparing | 0.06 ms |
| executing | 0.07 ms |
| end | 0.02 ms |
| query end | 0.02 ms |
| closing tables | 0.02 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.03 ms |
| # | Вызывающий объект | Файл и номер строки | | 28 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 27 | JDatabaseDriver->loadResult() | JROOT/components/com_jshopping/tables/product.php:412 |
| 26 | jshopProduct->getCategory() | JROOT/plugins/jshoppingrouter/canonical_category_for_products/canonical_category_for_products.php:28 |
| 25 | plgJshoppingRouterCanonical_Category_For_Products->onBeforeBuildRoute() | Так же, как вызов в строке ниже. |
| 24 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
| 23 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
| 22 | JEventDispatcher->trigger() | JROOT/components/com_jshopping/router.php:19 |
| 21 | jshoppingBuildRoute() | JROOT/libraries/cms/component/router/legacy.php:68 |
| 20 | JComponentRouterLegacy->build() | JROOT/libraries/cms/router/site.php:496 |
| 19 | JRouterSite->buildSefRoute() | JROOT/libraries/cms/router/site.php:465 |
| 18 | JRouterSite->_buildSefRoute() | JROOT/libraries/cms/router/router.php:281 |
| 17 | JRouter->build() | JROOT/libraries/cms/router/site.php:147 |
| 16 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
| 15 | JRoute::_() | JROOT/components/com_jshopping/lib/functions.php:518 |
| 14 | SEFLink() | JROOT/components/com_jshopping/lib/functions.php:468 |
| 13 | addLinkToProducts() | JROOT/plugins/jshoppingproducts/to_parent_category/to_parent_category.php:46 |
| 12 | plgJshoppingProductsTo_Parent_Category->onBeforeDisplayProductList() | Так же, как вызов в строке ниже. |
| 11 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
| 10 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
| 9 | JEventDispatcher->trigger() | JROOT/components/com_jshopping/controllers/products.php:125 |
| 8 | JshoppingControllerProducts->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.40 ms После последнего запроса: 6.23 ms Память запроса: 0.022 MB Память до запроса: 21.544 MB Выбрано строк: 1
SELECT `description_ru-RU`
FROM `h6urg_jshopping_products`
WHERE product_id = '2439'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `description_ru-RU` FROM `#__jshopping_products` WHERE product_id = '2' at line 1 SQL=EXPLAIN EXTENDED SELECT `description_ru-RU` FROM `#__jshopping_products` WHERE product_id = '2439' |
| Status | Duration |
|---|
| starting | 0.04 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.05 ms |
| preparing | 0.01 ms |
| executing | 0.02 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 |
| # | Вызывающий объект | Файл и номер строки | | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 15 | JDatabaseDriver->loadResult() | JROOT/components/com_jshopping/templates/default/list_products/product.php:130 |
| 14 | include JROOT/components/com_jshopping/templates/default/list_products/product.php | JROOT/components/com_jshopping/templates/default/list_products/list_products.php:9 |
| 13 | include JROOT/components/com_jshopping/templates/default/list_products/list_products.php | JROOT/components/com_jshopping/templates/default/products/products.php:50 |
| 12 | include JROOT/components/com_jshopping/templates/default/products/products.php | JROOT/libraries/legacy/view/legacy.php:677 |
| 11 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
| 10 | JViewLegacy->display() | JROOT/components/com_jshopping/views/products/view.html.php:13 |
| 9 | JshoppingViewProducts->display() | JROOT/components/com_jshopping/controllers/products.php:158 |
| 8 | JshoppingControllerProducts->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.35 ms После последнего запроса: 0.80 ms Память запроса: 0.022 MB Память до запроса: 21.568 MB Выбрано строк: 1
SELECT `description_ru-RU`
FROM `h6urg_jshopping_products`
WHERE product_id = '2421'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `description_ru-RU` FROM `#__jshopping_products` WHERE product_id = '2' at line 1 SQL=EXPLAIN EXTENDED SELECT `description_ru-RU` FROM `#__jshopping_products` WHERE product_id = '2421' |
| Status | Duration |
|---|
| starting | 0.04 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.03 ms |
| preparing | 0.01 ms |
| executing | 0.02 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 |
| # | Вызывающий объект | Файл и номер строки | | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 15 | JDatabaseDriver->loadResult() | JROOT/components/com_jshopping/templates/default/list_products/product.php:130 |
| 14 | include JROOT/components/com_jshopping/templates/default/list_products/product.php | JROOT/components/com_jshopping/templates/default/list_products/list_products.php:9 |
| 13 | include JROOT/components/com_jshopping/templates/default/list_products/list_products.php | JROOT/components/com_jshopping/templates/default/products/products.php:50 |
| 12 | include JROOT/components/com_jshopping/templates/default/products/products.php | JROOT/libraries/legacy/view/legacy.php:677 |
| 11 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
| 10 | JViewLegacy->display() | JROOT/components/com_jshopping/views/products/view.html.php:13 |
| 9 | JshoppingViewProducts->display() | JROOT/components/com_jshopping/controllers/products.php:158 |
| 8 | JshoppingControllerProducts->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.36 ms После последнего запроса: 0.85 ms Память запроса: 0.022 MB Память до запроса: 21.605 MB Выбрано строк: 1
SELECT `description_ru-RU`
FROM `h6urg_jshopping_products`
WHERE product_id = '2419'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `description_ru-RU` FROM `#__jshopping_products` WHERE product_id = '2' at line 1 SQL=EXPLAIN EXTENDED SELECT `description_ru-RU` FROM `#__jshopping_products` WHERE product_id = '2419' |
| Status | Duration |
|---|
| starting | 0.05 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.03 ms |
| preparing | 0.01 ms |
| executing | 0.02 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 |
| # | Вызывающий объект | Файл и номер строки | | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 15 | JDatabaseDriver->loadResult() | JROOT/components/com_jshopping/templates/default/list_products/product.php:130 |
| 14 | include JROOT/components/com_jshopping/templates/default/list_products/product.php | JROOT/components/com_jshopping/templates/default/list_products/list_products.php:9 |
| 13 | include JROOT/components/com_jshopping/templates/default/list_products/list_products.php | JROOT/components/com_jshopping/templates/default/products/products.php:50 |
| 12 | include JROOT/components/com_jshopping/templates/default/products/products.php | JROOT/libraries/legacy/view/legacy.php:677 |
| 11 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
| 10 | JViewLegacy->display() | JROOT/components/com_jshopping/views/products/view.html.php:13 |
| 9 | JshoppingViewProducts->display() | JROOT/components/com_jshopping/controllers/products.php:158 |
| 8 | JshoppingControllerProducts->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.39 ms После последнего запроса: 3.26 ms Память запроса: 0.024 MB Память до запроса: 21.699 MB Выбрано строк: 1
SELECT params
FROM h6urg_modules
WHERE id=313
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT params
FROM #__modules
WHERE id=313' at line 1 SQL=EXPLAIN EXTENDED SELECT params
FROM #__modules
WHERE id=313 |
| Status | Duration |
|---|
| starting | 0.04 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| init | 0.01 ms |
| System lock | 0.02 ms |
| optimizing | 0.01 ms |
| statistics | 0.04 ms |
| preparing | 0.02 ms |
| executing | 0.01 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.03 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Вызывающий объект | Файл и номер строки | | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
| 17 | JDatabaseDriver->loadAssoc() | JROOT/modules/mod_contactus/helper.php:31 |
| 16 | ModContactusHelper::getFields() | JROOT/modules/mod_contactus/mod_contactus.php:15 |
| 15 | include JROOT/modules/mod_contactus/mod_contactus.php | JROOT/libraries/cms/module/helper.php:199 |
| 14 | JModuleHelper::renderModule() | JROOT/components/com_jshopping/templates/default/products/products.php:22 |
| 13 | displayModule() | JROOT/components/com_jshopping/templates/default/products/products.php:71 |
| 12 | include JROOT/components/com_jshopping/templates/default/products/products.php | JROOT/libraries/legacy/view/legacy.php:677 |
| 11 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
| 10 | JViewLegacy->display() | JROOT/components/com_jshopping/views/products/view.html.php:13 |
| 9 | JshoppingViewProducts->display() | JROOT/components/com_jshopping/controllers/products.php:158 |
| 8 | JshoppingControllerProducts->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_jshopping/jshopping.php:25 |
| 6 | require_once JROOT/components/com_jshopping/jshopping.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:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 1.53 ms После последнего запроса: 16.93 ms Память запроса: 0.015 MB Память до запроса: 22.233 MB Выбрано строк: 3
SELECT language,id
FROM `h6urg_menu`
WHERE home = 1
AND published = 1
AND client_id = 0
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT language,id
FROM `#__menu`
WHERE home = 1 AND published = 1 AND client' at line 1 SQL=EXPLAIN EXTENDED SELECT language,id
FROM `#__menu`
WHERE home = 1 AND published = 1 AND client_id = 0 |
| Status | Duration |
|---|
| starting | 0.14 ms |
| Executing hook on transaction | 0.03 ms |
| starting | 0.02 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.06 ms |
| init | 0.02 ms |
| System lock | 0.02 ms |
| optimizing | 0.03 ms |
| statistics | 0.10 ms |
| preparing | 0.05 ms |
| executing | 0.72 ms |
| end | 0.03 ms |
| query end | 0.02 ms |
| waiting for handler commit | 0.03 ms |
| closing tables | 0.03 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.03 ms |
| # | Вызывающий объект | Файл и номер строки | | 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/language/multilang.php:121 |
| 9 | JLanguageMultilang::getSiteHomePages() | JROOT/plugins/system/languagefilter/languagefilter.php:697 |
| 8 | PlgSystemLanguageFilter->onAfterDispatch() | Так же, как вызов в строке ниже. |
| 7 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/site.php:196 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 1.04 ms После последнего запроса: 2.95 ms Память запроса: 0.016 MB Память до запроса: 22.316 MB Выбрано строк: 0
SELECT `c2`.`language`,`c2`.`id`
FROM `h6urg_menu` AS `c`
INNER JOIN `h6urg_associations` AS `a`
ON a.id = c.`id`
AND a.context='com_menus.item'
INNER JOIN `h6urg_associations` AS `a2`
ON a.key = a2.key
INNER JOIN `h6urg_menu` AS `c2`
ON a2.id = c2.`id`
WHERE c.id = 943
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `c2`.`language`,`c2`.`id`
FROM `#__menu` AS `c`
INNER JOIN `#__asso' at line 1 SQL=EXPLAIN EXTENDED SELECT `c2`.`language`,`c2`.`id`
FROM `#__menu` AS `c`
INNER JOIN `#__associations` AS `a` ON a.id = c.`id` AND a.context='com_menus.item'
INNER JOIN `#__associations` AS `a2` ON a.key = a2.key
INNER JOIN `#__menu` AS `c2` ON a2.id = c2.`id`
WHERE c.id = 943 |
| Status | Duration |
|---|
| starting | 0.18 ms |
| Executing hook on transaction | 0.03 ms |
| starting | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.04 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.10 ms |
| init | 0.02 ms |
| System lock | 0.02 ms |
| optimizing | 0.04 ms |
| statistics | 0.15 ms |
| executing | 0.04 ms |
| end | 0.02 ms |
| query end | 0.02 ms |
| waiting for handler commit | 0.02 ms |
| closing tables | 0.05 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.03 ms |
| # | Вызывающий объект | Файл и номер строки | | 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 11 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/language/associations.php:101 |
| 10 | JLanguageAssociations::getAssociations() | JROOT/administrator/components/com_menus/helpers/menus.php:284 |
| 9 | MenusHelper::getAssociations() | JROOT/plugins/system/languagefilter/languagefilter.php:714 |
| 8 | PlgSystemLanguageFilter->onAfterDispatch() | Так же, как вызов в строке ниже. |
| 7 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/site.php:196 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.55 ms После последнего запроса: 276.98 ms Память запроса: 0.018 MB Память до запроса: 22.465 MB Выбрано строк: 1
SELECT params
FROM h6urg_modules
WHERE id=388
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT params
FROM #__modules
WHERE id=388' at line 1 SQL=EXPLAIN EXTENDED SELECT params
FROM #__modules
WHERE id=388 |
| Status | Duration |
|---|
| starting | 0.13 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.03 ms |
| statistics | 0.07 ms |
| preparing | 0.02 ms |
| executing | 0.01 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | Вызывающий объект | Файл и номер строки | | 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
| 12 | JDatabaseDriver->loadAssoc() | JROOT/modules/mod_contactus/helper.php:31 |
| 11 | ModContactusHelper::getFields() | JROOT/modules/mod_contactus/mod_contactus.php:15 |
| 10 | include JROOT/modules/mod_contactus/mod_contactus.php | JROOT/libraries/cms/module/helper.php:199 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1086 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.35 ms После последнего запроса: 2.84 ms Память запроса: 0.018 MB Память до запроса: 22.502 MB Выбрано строк: 1
SELECT params
FROM h6urg_modules
WHERE id=311
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT params
FROM #__modules
WHERE id=311' at line 1 SQL=EXPLAIN EXTENDED SELECT params
FROM #__modules
WHERE id=311 |
| Status | Duration |
|---|
| starting | 0.04 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.03 ms |
| preparing | 0.02 ms |
| executing | 0.02 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Вызывающий объект | Файл и номер строки | | 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
| 12 | JDatabaseDriver->loadAssoc() | JROOT/modules/mod_contactus/helper.php:31 |
| 11 | ModContactusHelper::getFields() | JROOT/modules/mod_contactus/mod_contactus.php:15 |
| 10 | include JROOT/modules/mod_contactus/mod_contactus.php | JROOT/libraries/cms/module/helper.php:199 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1086 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.36 ms После последнего запроса: 2.41 ms Память запроса: 0.018 MB Память до запроса: 22.529 MB Выбрано строк: 1
SELECT params
FROM h6urg_modules
WHERE id=312
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT params
FROM #__modules
WHERE id=312' at line 1 SQL=EXPLAIN EXTENDED SELECT params
FROM #__modules
WHERE id=312 |
| Status | Duration |
|---|
| starting | 0.04 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.01 ms |
| System lock | 0.02 ms |
| optimizing | 0.01 ms |
| statistics | 0.04 ms |
| preparing | 0.02 ms |
| executing | 0.01 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Вызывающий объект | Файл и номер строки | | 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
| 12 | JDatabaseDriver->loadAssoc() | JROOT/modules/mod_contactus/helper.php:31 |
| 11 | ModContactusHelper::getFields() | JROOT/modules/mod_contactus/mod_contactus.php:15 |
| 10 | include JROOT/modules/mod_contactus/mod_contactus.php | JROOT/libraries/cms/module/helper.php:199 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1086 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.38 ms После последнего запроса: 2.36 ms Память запроса: 0.018 MB Память до запроса: 22.554 MB Выбрано строк: 1
SELECT params
FROM h6urg_modules
WHERE id=396
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT params
FROM #__modules
WHERE id=396' at line 1 SQL=EXPLAIN EXTENDED SELECT params
FROM #__modules
WHERE id=396 |
| Status | Duration |
|---|
| starting | 0.04 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.04 ms |
| preparing | 0.01 ms |
| executing | 0.01 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Вызывающий объект | Файл и номер строки | | 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
| 12 | JDatabaseDriver->loadAssoc() | JROOT/modules/mod_contactus/helper.php:31 |
| 11 | ModContactusHelper::getFields() | JROOT/modules/mod_contactus/mod_contactus.php:15 |
| 10 | include JROOT/modules/mod_contactus/mod_contactus.php | JROOT/libraries/cms/module/helper.php:199 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1086 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.58 ms После последнего запроса: 28.78 ms Память запроса: 0.018 MB Память до запроса: 22.753 MB Выбрано строк: 1
SELECT params
FROM h6urg_modules
WHERE id=315
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT params
FROM #__modules
WHERE id=315' at line 1 SQL=EXPLAIN EXTENDED SELECT params
FROM #__modules
WHERE id=315 |
| Status | Duration |
|---|
| starting | 0.09 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.05 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.03 ms |
| statistics | 0.06 ms |
| preparing | 0.02 ms |
| executing | 0.02 ms |
| end | 0.02 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | Вызывающий объект | Файл и номер строки | | 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
| 12 | JDatabaseDriver->loadAssoc() | JROOT/modules/mod_contactus/helper.php:31 |
| 11 | ModContactusHelper::getFields() | JROOT/modules/mod_contactus/mod_contactus.php:15 |
| 10 | include JROOT/modules/mod_contactus/mod_contactus.php | JROOT/libraries/cms/module/helper.php:199 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1086 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.51 ms После последнего запроса: 2.40 ms Память запроса: 0.018 MB Память до запроса: 22.781 MB Выбрано строк: 1
SELECT params
FROM h6urg_modules
WHERE id=314
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT params
FROM #__modules
WHERE id=314' at line 1 SQL=EXPLAIN EXTENDED SELECT params
FROM #__modules
WHERE id=314 |
| Status | Duration |
|---|
| starting | 0.07 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.06 ms |
| preparing | 0.03 ms |
| executing | 0.02 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | Вызывающий объект | Файл и номер строки | | 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
| 12 | JDatabaseDriver->loadAssoc() | JROOT/modules/mod_contactus/helper.php:31 |
| 11 | ModContactusHelper::getFields() | JROOT/modules/mod_contactus/mod_contactus.php:15 |
| 10 | include JROOT/modules/mod_contactus/mod_contactus.php | JROOT/libraries/cms/module/helper.php:199 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1086 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.49 ms После последнего запроса: 2.64 ms Память запроса: 0.018 MB Память до запроса: 22.817 MB Выбрано строк: 1
SELECT params
FROM h6urg_modules
WHERE id=309
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT params
FROM #__modules
WHERE id=309' at line 1 SQL=EXPLAIN EXTENDED SELECT params
FROM #__modules
WHERE id=309 |
| Status | Duration |
|---|
| starting | 0.07 ms |
| Executing hook on transaction | 0.02 ms |
| starting | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.01 ms |
| System lock | 0.02 ms |
| optimizing | 0.02 ms |
| statistics | 0.04 ms |
| preparing | 0.02 ms |
| executing | 0.02 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | Вызывающий объект | Файл и номер строки | | 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
| 12 | JDatabaseDriver->loadAssoc() | JROOT/modules/mod_contactus/helper.php:31 |
| 11 | ModContactusHelper::getFields() | JROOT/modules/mod_contactus/mod_contactus.php:15 |
| 10 | include JROOT/modules/mod_contactus/mod_contactus.php | JROOT/libraries/cms/module/helper.php:199 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1086 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.44 ms После последнего запроса: 2.58 ms Память запроса: 0.018 MB Память до запроса: 22.846 MB Выбрано строк: 1
SELECT params
FROM h6urg_modules
WHERE id=310
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT params
FROM #__modules
WHERE id=310' at line 1 SQL=EXPLAIN EXTENDED SELECT params
FROM #__modules
WHERE id=310 |
| Status | Duration |
|---|
| starting | 0.07 ms |
| Executing hook on transaction | 0.02 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.04 ms |
| preparing | 0.02 ms |
| executing | 0.02 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | Вызывающий объект | Файл и номер строки | | 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
| 12 | JDatabaseDriver->loadAssoc() | JROOT/modules/mod_contactus/helper.php:31 |
| 11 | ModContactusHelper::getFields() | JROOT/modules/mod_contactus/mod_contactus.php:15 |
| 10 | include JROOT/modules/mod_contactus/mod_contactus.php | JROOT/libraries/cms/module/helper.php:199 |
| 9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:411 |
| 6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:702 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:477 |
| 4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1086 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 3.21 ms После последнего запроса: 83.24 ms Память запроса: 0.021 MB Память до запроса: 23.877 MB Выбрано строк: 18
SHOW FULL COLUMNS
FROM `h6urg_modules`
EXPLAIN не доступен для запроса: SHOW FULL COLUMNS FROM `h6urg_modules`
| Status | Duration |
|---|
| starting | 0.14 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.96 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.59 ms |
| init | 0.02 ms |
| System lock | 0.02 ms |
| optimizing | 0.03 ms |
| statistics | 0.13 ms |
| preparing | 0.05 ms |
| Creating tmp table | 0.07 ms |
| executing | 0.09 ms |
| checking permissions | 0.10 ms |
| checking permissions | 0.04 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.04 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.07 ms |
| end | 0.02 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.02 ms |
| closing tables | 0.03 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.05 ms |
| # | Вызывающий объект | Файл и номер строки | | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
| 12 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:241 |
| 11 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:162 |
| 10 | JTable->__construct() | JROOT/libraries/legacy/table/module.php:30 |
| 9 | JTableModule->__construct() | JROOT/plugins/system/cityselector/cityselector.php:41 |
| 8 | plgSystemCityselector->onAfterRender() | Так же, как вызов в строке ниже. |
| 7 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1092 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.59 ms После последнего запроса: 0.71 ms Память запроса: 0.019 MB Память до запроса: 23.939 MB Выбрано строк: 1
SELECT *
FROM h6urg_modules
WHERE `module` = 'mod_city_selector'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT *
FROM #__modules
WHERE `module` = 'mod_city_selector'' at line 1 SQL=EXPLAIN EXTENDED SELECT *
FROM #__modules
WHERE `module` = 'mod_city_selector' |
| Status | Duration |
|---|
| starting | 0.05 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.06 ms |
| preparing | 0.02 ms |
| executing | 0.05 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.03 ms |
| # | Вызывающий объект | Файл и номер строки | | 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
| 10 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:719 |
| 9 | JTable->load() | JROOT/plugins/system/cityselector/cityselector.php:42 |
| 8 | plgSystemCityselector->onAfterRender() | Так же, как вызов в строке ниже. |
| 7 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1092 |
| 3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:773 |
| 2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:267 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
9 × SELECT params
FROM h6urg_modules
6 × SELECT *
FROM h6urg_jshopping_products
6 × SELECT pr_cat.category_id
FROM `h6urg_jshopping_products_to_categories` AS pr_cat
LEFT JOIN `h6urg_jshopping_categories` AS cat
ON pr_cat.category_id = cat.category_id
3 × SELECT `description_ru-RU`
FROM `h6urg_jshopping_products`
2 × SELECT id, `name_ru-RU` as name, field_id
FROM `h6urg_jshopping_products_extra_field_values`
1 × SELECT tax_id, tax_name, tax_value
FROM `h6urg_jshopping_taxes
1 × SELECT prod.product_id, pr_cat.category_id, prod.`name_ru-RU` as name, prod.`short_description_ru-RU` as short_description, prod.product_ean, prod.image, prod.product_price, prod.currency_id, prod.product_tax_id as tax_id, prod.product_old_price, prod.product_weight, prod.average_rating, prod.reviews_count, prod.hits, prod.weight_volume_units, prod.basic_price_unit_id, prod.label_id, prod.product_manufacturer_id, prod.min_price, prod.product_quantity, prod.different_prices, prod.`extra_field_104` , prod.`extra_field_106` , prod.`extra_field_105` , prod.`extra_field_103`
FROM `h6urg_jshopping_products` AS prod
LEFT JOIN `h6urg_jshopping_products_to_categories` AS pr_cat USING (product_id)
LEFT JOIN `h6urg_jshopping_categories` AS cat
ON pr_cat.category_id = cat.category_id
1 × SELECT COUNT(distinct prod.product_id)
FROM `h6urg_jshopping_products` as prod
LEFT JOIN `h6urg_jshopping_products_to_categories` AS pr_cat USING (product_id)
LEFT JOIN `h6urg_jshopping_categories` AS cat
ON pr_cat.category_id = cat.category_id
1 × SELECT F.id, F.`name_ru-RU` as name, F.`description_ru-RU` as description, F.allcats, F.type, F.cats, F.ordering, F.`
group`, G.`name_ru-RU` as groupname, multilist
FROM `h6urg_jshopping_products_extra_fields` as F
left join `h6urg_jshopping_products_extra_field_groups` as G
on G.id=F.
group
1 × SELECT id, image, `name_ru-RU` as name
FROM `h6urg_jshopping_product_labels`
1 × select product_id as id, `alias_ru-RU` as alias
from h6urg_jshopping_products
1 × SELECT *
FROM h6urg_modules
1 × SELECT `c2`.`language`,`c2`.`id`
FROM `h6urg_menu` AS `c`
INNER JOIN `h6urg_associations` AS `a`
ON a.id = c.`id`
AND a.context='com_menus.item'
INNER JOIN `h6urg_associations` AS `a2`
ON a.key = a2.key
INNER JOIN `h6urg_menu` AS `c2`
ON a2.id = c2.`id`
1 × SELECT language,id
FROM `h6urg_menu`
1 × select category_id as id, `alias_ru-RU` as alias
from h6urg_jshopping_categories
1 × SELECT *
FROM h6urg_jshopping_vendors
1 × SELECT id
FROM h6urg_jshopping_vendors
1 × SELECT id,template
FROM h6urg_template_styles
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 h6urg_menu AS m
LEFT JOIN h6urg_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT element
FROM h6urg_extensions
1 × SELECT `enabled`
FROM `h6urg_extensions`
1 × SELECT b.id
FROM h6urg_usergroups AS a
LEFT JOIN h6urg_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT id, rules
FROM `h6urg_viewlevels
1 × SELECT *
FROM h6urg_jshopping_config
1 × SELECT currency_id, currency_name, currency_code, currency_code_iso, currency_value
FROM `h6urg_jshopping_currencies`
1 × SELECT *
FROM h6urg_jshopping_addons
1 × SELECT id, alias, `title_ru-RU` as title, `keyword_ru-RU` as keyword, `description_ru-RU` as description
FROM `h6urg_jshopping_config_seo`
1 × select `id`
from h6urg_jshopping_addons
1 × select id,link
from h6urg_menu
1 × select *
from h6urg_jshopping_language
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM h6urg_modules AS m
LEFT JOIN h6urg_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN h6urg_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT `session_id`
FROM `h6urg_session`