Время запроса: 0.75 ms Память запроса: 0.008 MB Память до запроса: 3.164 MB
DELETE
FROM `h6urg_session`
WHERE `time` < '1789498399'
| 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` < '1789498399'' at line 1 SQL=EXPLAIN EXTENDED DELETE
FROM `#__session`
WHERE `time` < '1789498399' |
| Status | Duration |
|---|
| starting | 0.11 ms |
| Executing hook on transaction | 0.02 ms |
| starting | 0.02 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.10 ms |
| init | 0.02 ms |
| System lock | 0.10 ms |
| updating | 0.06 ms |
| end | 0.02 ms |
| query end | 0.02 ms |
| waiting for handler commit | 0.03 ms |
| closing tables | 0.02 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.02 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.60 ms После последнего запроса: 0.32 ms Память запроса: 0.012 MB Память до запроса: 3.177 MB Выбрано строк: 0
SELECT `session_id`
FROM `h6urg_session`
WHERE `session_id` = 'vbmliq3mhnjpsev200ra5lhuf7'
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` = 'vbmliq3mhnjpsev20' at line 1 SQL=EXPLAIN EXTENDED SELECT `session_id`
FROM `#__session`
WHERE `session_id` = 'vbmliq3mhnjpsev200ra5lhuf7' LIMIT 1 |
| Status | Duration |
|---|
| starting | 0.07 ms |
| Executing hook on transaction | 0.02 ms |
| starting | 0.02 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.07 ms |
| init | 0.02 ms |
| System lock | 0.02 ms |
| optimizing | 0.02 ms |
| statistics | 0.05 ms |
| executing | 0.03 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 |
| # | Вызывающий объект | Файл и номер строки | | 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.68 ms После последнего запроса: 0.25 ms Память запроса: 0.009 MB Память до запроса: 3.192 MB
INSERT INTO `h6urg_session`
(`session_id`,`client_id`,`guest`,`time`,`userid`,`username`)
VALUES
('vbmliq3mhnjpsev200ra5lhuf7', 0, 1, '1789505599', 0, '')
EXPLAIN не доступен для запроса: INSERT INTO `h6urg_session`
(`session_id`,`client_id`,`guest`,`time`,`userid`,`username`) VALUES
('vbmliq3mhnjpsev200ra5lhuf7', 0, 1, '1789505599', 0, '')
| Status | Duration |
|---|
| starting | 0.06 ms |
| Executing hook on transaction | 0.03 ms |
| starting | 0.02 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.04 ms |
| init | 0.02 ms |
| System lock | 0.02 ms |
| update | 0.10 ms |
| end | 0.03 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.16 ms |
| closing tables | 0.04 ms |
| freeing items | 0.05 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.93 ms После последнего запроса: 8.31 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.11 ms |
| Executing hook on transaction | 0.03 ms |
| starting | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.06 ms |
| init | 0.03 ms |
| System lock | 0.02 ms |
| optimizing | 0.08 ms |
| statistics | 0.12 ms |
| preparing | 0.07 ms |
| executing | 0.06 ms |
| end | 0.02 ms |
| query end | 0.02 ms |
| waiting for handler commit | 0.02 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: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.64 ms После последнего запроса: 1.15 ms Память запроса: 0.014 MB Память до запроса: 3.844 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.06 ms |
| Executing hook on transaction | 0.02 ms |
| starting | 0.02 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.04 ms |
| init | 0.02 ms |
| System lock | 0.02 ms |
| optimizing | 0.02 ms |
| statistics | 0.08 ms |
| preparing | 0.03 ms |
| executing | 0.06 ms |
| end | 0.02 ms |
| query end | 0.02 ms |
| waiting for handler commit | 0.02 ms |
| closing tables | 0.03 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.02 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.76 ms После последнего запроса: 90.66 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.17 ms |
| Executing hook on transaction | 0.02 ms |
| starting | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.05 ms |
| init | 0.01 ms |
| System lock | 0.02 ms |
| optimizing | 0.02 ms |
| statistics | 0.11 ms |
| preparing | 0.03 ms |
| executing | 0.05 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.03 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.49 ms После последнего запроса: 2.17 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.07 ms |
| Executing hook on transaction | 0.01 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.02 ms |
| statistics | 0.05 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.02 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.02 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.66 ms После последнего запроса: 66.22 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.14 ms |
| Executing hook on transaction | 0.02 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| init | 0.02 ms |
| System lock | 0.02 ms |
| optimizing | 0.02 ms |
| statistics | 0.07 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.02 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 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 |
Время запроса: 2.79 ms После последнего запроса: 18.20 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.11 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.06 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.08 ms |
| preparing | 0.04 ms |
| executing | 2.15 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.02 ms |
| cleaning up | 0.01 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 |
Время запроса: 16.06 ms После последнего запроса: 69.79 ms Память запроса: 0.018 MB Память до запроса: 14.121 MB
UPDATE `h6urg_extensions`
SET `params` = '{\"mediaversion\":\"1720bfcc10151ebe29a84ea3870f7304\"}'
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\":\"1720bfcc10151ebe29' at line 1 SQL=EXPLAIN EXTENDED UPDATE `#__extensions`
SET `params` = '{\"mediaversion\":\"1720bfcc10151ebe29a84ea3870f7304\"}'
WHERE `type` = 'library' AND `element` = 'joomla' |
| 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.10 ms |
| updating | 0.10 ms |
| end | 0.02 ms |
| query end | 0.01 ms |
| waiting for handler commit | 15.30 ms |
| closing tables | 0.03 ms |
| freeing items | 8.42 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 |
Время запроса: 5.71 ms После последнего запроса: 8.35 ms Память запроса: 0.035 MB Память до запроса: 14.989 MB Выбрано строк: 140
SHOW FULL COLUMNS
FROM `h6urg_jshopping_config`
EXPLAIN не доступен для запроса: SHOW FULL COLUMNS FROM `h6urg_jshopping_config`
| Status | Duration |
|---|
| 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.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.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.04 ms |
| checking permissions | 0.04 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 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.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.02 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.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.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.05 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.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.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.15 ms |
| end | 0.02 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.02 ms |
| closing tables | 0.15 ms |
| freeing items | 2.36 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.62 ms После последнего запроса: 2.22 ms Память запроса: 0.058 MB Память до запроса: 15.468 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.05 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.05 ms |
| preparing | 0.02 ms |
| executing | 0.17 ms |
| end | 0.02 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.83 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.35 ms После последнего запроса: 0.73 ms Память запроса: 0.029 MB Память до запроса: 15.480 MB Выбрано строк: 8
SHOW FULL COLUMNS
FROM `h6urg_jshopping_currencies`
EXPLAIN не доступен для запроса: SHOW FULL COLUMNS FROM `h6urg_jshopping_currencies`
| Status | Duration |
|---|
| starting | 0.06 ms |
| Executing hook on transaction | 0.02 ms |
| starting | 0.05 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.38 ms |
| init | 0.04 ms |
| System lock | 0.01 ms |
| optimizing | 0.03 ms |
| statistics | 0.08 ms |
| preparing | 0.03 ms |
| Creating tmp table | 0.05 ms |
| executing | 0.08 ms |
| checking permissions | 0.06 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.03 ms |
| checking permissions | 0.05 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.27 ms |
| cleaning up | 0.02 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.48 ms После последнего запроса: 0.16 ms Память запроса: 0.023 MB Память до запроса: 15.522 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.06 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.03 ms |
| statistics | 0.06 ms |
| preparing | 0.02 ms |
| executing | 0.04 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 2.49 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.30 ms После последнего запроса: 2.41 ms Память запроса: 0.017 MB Память до запроса: 15.818 MB
DELETE
FROM `h6urg_jshopping_cart_temp`
WHERE `id_cookie` = 'vbmliq3mhnjpsev200ra5lhuf7'
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` = 'vbmliq3mhnjpsev200r' at line 1 SQL=EXPLAIN EXTENDED DELETE FROM `#__jshopping_cart_temp` WHERE `id_cookie` = 'vbmliq3mhnjpsev200ra5lhuf7' 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.04 ms |
| updating | 0.02 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 3.41 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.38 ms После последнего запроса: 3.35 ms Память запроса: 0.015 MB Память до запроса: 15.936 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.03 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 | 0.02 ms |
| cleaning up | 0.01 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 |
Время запроса: 1.21 ms После последнего запроса: 1.71 ms Память запроса: 0.023 MB Память до запроса: 16.104 MB Выбрано строк: 0
SELECT *
FROM h6urg_menu
WHERE link like 'index.php?option=com_jshopping&controller=category&task=view&category_id=264&%' OR link='index.php?option=com_jshopping&controller=category&task=view&category_id=264'
| 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 #__menu WHERE link like 'index.php?option=com_jshopping&control' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM #__menu WHERE link like 'index.php?option=com_jshopping&controller=category&task=view&category_id=264&%' OR link='index.php?option=com_jshopping&controller=category&task=view&category_id=264' |
| Status | Duration |
|---|
| starting | 0.05 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.02 ms |
| statistics | 0.02 ms |
| preparing | 0.02 ms |
| executing | 0.82 ms |
| end | 0.02 ms |
| query end | 0.02 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 8.04 ms |
| cleaning up | 0.02 ms |
| # | Вызывающий объект | Файл и номер строки | | 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
| 12 | JDatabaseDriver->loadObject() | JROOT/plugins/jshopping/double_link/double_link.php:25 |
| 11 | plgJshoppingDouble_link->onAfterLoadShopParams() | Так же, как вызов в строке ниже. |
| 10 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
| 9 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
| 8 | JEventDispatcher->trigger() | JROOT/components/com_jshopping/loadparams.php:42 |
| 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 |
Время запроса: 3.95 ms После последнего запроса: 8.36 ms Память запроса: 0.035 MB Память до запроса: 17.393 MB Выбрано строк: 149
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:53:20')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-09-15 20:53:20')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 888 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:53:20') AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-09-15 20:53:20') AND m.access IN (1,1,5) AND m.client_id = 0 AND (mm.menuid = 888 OR mm.menuid <= 0) AND m.language IN ('ru-RU','*')
ORDER BY m.position, m.ordering |
| 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.02 ms |
| System lock | 0.02 ms |
| optimizing | 0.04 ms |
| statistics | 0.11 ms |
| preparing | 0.04 ms |
| Creating tmp table | 0.05 ms |
| executing | 3.33 ms |
| end | 0.02 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.02 ms |
| closing tables | 0.02 ms |
| freeing items | 3.59 ms |
| cleaning up | 0.02 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/category.php:67 |
| 8 | JshoppingControllerCategory->view() | 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.62 ms После последнего запроса: 3.51 ms Память запроса: 0.033 MB Память до запроса: 18.225 MB Выбрано строк: 12
SHOW FULL COLUMNS
FROM `h6urg_jshopping_usergroups`
EXPLAIN не доступен для запроса: SHOW FULL COLUMNS FROM `h6urg_jshopping_usergroups`
| Status | Duration |
|---|
| starting | 0.10 ms |
| Executing hook on transaction | 0.02 ms |
| starting | 0.06 ms |
| checking permissions | 0.01 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.09 ms |
| preparing | 0.04 ms |
| Creating tmp table | 0.05 ms |
| executing | 0.09 ms |
| checking permissions | 0.10 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.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.04 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.05 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.87 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/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/category.php:67 |
| 8 | JshoppingControllerCategory->view() | 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.89 ms После последнего запроса: 0.77 ms Память запроса: 0.028 MB Память до запроса: 18.321 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.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.02 ms |
| statistics | 0.08 ms |
| preparing | 0.03 ms |
| executing | 0.44 ms |
| end | 0.02 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 2.66 ms |
| cleaning up | 0.02 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/category.php:67 |
| 8 | JshoppingControllerCategory->view() | 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.78 ms После последнего запроса: 2.56 ms Память запроса: 0.029 MB Память до запроса: 19.050 MB Выбрано строк: 8
SHOW FULL COLUMNS
FROM `h6urg_jshopping_addons`
EXPLAIN не доступен для запроса: SHOW FULL COLUMNS FROM `h6urg_jshopping_addons`
| Status | Duration |
|---|
| starting | 0.05 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.05 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.57 ms |
| init | 0.03 ms |
| System lock | 0.02 ms |
| optimizing | 0.04 ms |
| statistics | 0.14 ms |
| preparing | 0.06 ms |
| Creating tmp table | 0.07 ms |
| executing | 0.14 ms |
| checking permissions | 0.12 ms |
| checking permissions | 0.07 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.05 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.28 ms |
| cleaning up | 0.02 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/category.php:67 |
| 8 | JshoppingControllerCategory->view() | 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.45 ms После последнего запроса: 0.19 ms Память запроса: 0.022 MB Память до запроса: 19.092 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.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.04 ms |
| preparing | 0.03 ms |
| executing | 0.05 ms |
| end | 0.02 ms |
| query end | 0.03 ms |
| closing tables | 0.03 ms |
| freeing items | 0.27 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/category.php:67 |
| 8 | JshoppingControllerCategory->view() | 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.46 ms После последнего запроса: 0.20 ms Память запроса: 0.025 MB Память до запроса: 19.118 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.05 ms |
| Executing hook on transaction | 0.02 ms |
| starting | 0.01 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.04 ms |
| init | 0.02 ms |
| System lock | 0.02 ms |
| optimizing | 0.02 ms |
| statistics | 0.04 ms |
| preparing | 0.03 ms |
| executing | 0.03 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 1.20 ms |
| cleaning up | 0.05 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/category.php:67 |
| 8 | JshoppingControllerCategory->view() | 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.73 ms После последнего запроса: 1.11 ms Память запроса: 0.025 MB Память до запроса: 18.484 MB Выбрано строк: 32
SHOW FULL COLUMNS
FROM `h6urg_jshopping_categories`
EXPLAIN не доступен для запроса: SHOW FULL COLUMNS FROM `h6urg_jshopping_categories`
| Status | Duration |
|---|
| starting | 0.06 ms |
| Executing hook on transaction | 0.02 ms |
| starting | 0.05 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.49 ms |
| init | 0.03 ms |
| System lock | 0.02 ms |
| optimizing | 0.03 ms |
| statistics | 0.10 ms |
| preparing | 0.04 ms |
| Creating tmp table | 0.05 ms |
| executing | 0.14 ms |
| checking permissions | 0.08 ms |
| checking permissions | 0.04 ms |
| checking permissions | 0.04 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.04 ms |
| checking permissions | 0.04 ms |
| checking permissions | 0.04 ms |
| checking permissions | 0.06 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.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.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.05 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.03 ms |
| checking permissions | 0.09 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.57 ms |
| cleaning up | 0.02 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/category.php:15 |
| 11 | jshopCategory->__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/category.php:70 |
| 8 | JshoppingControllerCategory->view() | 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 После последнего запроса: 0.45 ms Память запроса: 0.024 MB Память до запроса: 18.580 MB Выбрано строк: 1
SELECT *
FROM h6urg_jshopping_categories
WHERE `category_id` = '264'
| 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_categories
WHERE `category_id` = '264'' at line 1 SQL=EXPLAIN EXTENDED SELECT *
FROM #__jshopping_categories
WHERE `category_id` = '264' |
| 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.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.04 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 | 1.92 ms |
| cleaning up | 0.02 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/components/com_jshopping/controllers/category.php:71 |
| 8 | JshoppingControllerCategory->view() | 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.82 ms После последнего запроса: 1.83 ms Память запроса: 0.028 MB Память до запроса: 18.762 MB Выбрано строк: 31
SHOW FULL COLUMNS
FROM `h6urg_jshopping_vendors`
EXPLAIN не доступен для запроса: SHOW FULL COLUMNS FROM `h6urg_jshopping_vendors`
| Status | Duration |
|---|
| starting | 0.05 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.04 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.34 ms |
| init | 0.02 ms |
| System lock | 0.02 ms |
| optimizing | 0.04 ms |
| statistics | 0.14 ms |
| preparing | 0.06 ms |
| Creating tmp table | 0.07 ms |
| executing | 0.12 ms |
| checking permissions | 0.11 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.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.07 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.04 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.07 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.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.08 ms |
| end | 0.03 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.02 ms |
| closing tables | 0.02 ms |
| freeing items | 0.37 ms |
| cleaning up | 0.02 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/category.php:103 |
| 8 | JshoppingControllerCategory->view() | 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.26 ms Память запроса: 0.018 MB Память до запроса: 18.850 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.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.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.04 ms |
| preparing | 0.02 ms |
| executing | 0.01 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.23 ms |
| cleaning up | 0.04 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/category.php:103 |
| 8 | JshoppingControllerCategory->view() | 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.027 MB Память до запроса: 18.874 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.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.05 ms |
| end | 0.03 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.28 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/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/category.php:103 |
| 8 | JshoppingControllerCategory->view() | 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.53 ms После последнего запроса: 0.19 ms Память запроса: 0.018 MB Память до запроса: 18.886 MB Выбрано строк: 0
SELECT `name_ru-RU` as name,`description_ru-RU` as description,`short_description_ru-RU` as short_description, category_id, category_publish, ordering, category_image
FROM `h6urg_jshopping_categories`
WHERE category_parent_id = '264'
AND category_publish = '1'
AND access IN (1,1,5)
ORDER BY ordering asc
| 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 `name_ru-RU` as name,`description_ru-RU` as description,`short_descriptio' at line 1 SQL=EXPLAIN EXTENDED SELECT `name_ru-RU` as name,`description_ru-RU` as description,`short_description_ru-RU` as short_description, category_id, category_publish, ordering, category_image FROM `#__jshopping_categories`
WHERE category_parent_id = '264' AND category_publish = '1' AND access IN (1,1,5)
ORDER BY ordering asc |
| Status | Duration |
|---|
| starting | 0.05 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.03 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.05 ms |
| init | 0.02 ms |
| System lock | 0.03 ms |
| optimizing | 0.03 ms |
| statistics | 0.06 ms |
| preparing | 0.03 ms |
| executing | 0.04 ms |
| end | 0.01 ms |
| query end | 0.02 ms |
| closing tables | 0.01 ms |
| freeing items | 0.50 ms |
| cleaning up | 0.02 ms |
| # | Вызывающий объект | Файл и номер строки | | 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 11 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/tables/category.php:34 |
| 10 | jshopCategory->getSubCategories() | JROOT/components/com_jshopping/tables/category.php:112 |
| 9 | jshopCategory->getChildCategories() | JROOT/components/com_jshopping/controllers/category.php:110 |
| 8 | JshoppingControllerCategory->view() | 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.83 ms После последнего запроса: 0.43 ms Память запроса: 0.029 MB Память до запроса: 18.941 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.02 ms |
| starting | 0.04 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.35 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.04 ms |
| executing | 0.07 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.07 ms |
| checking permissions | 0.07 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.10 ms |
| checking permissions | 0.08 ms |
| checking permissions | 0.06 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.42 ms |
| cleaning up | 0.03 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/category.php:172 |
| 9 | jshopCategory->getCountProducts() | JROOT/components/com_jshopping/controllers/category.php:116 |
| 8 | JshoppingControllerCategory->view() | 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.04 ms После последнего запроса: 0.30 ms Память запроса: 0.027 MB Память до запроса: 18.993 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.07 ms |
| Executing hook on transaction | 0.02 ms |
| starting | 0.02 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.05 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.06 ms |
| statistics | 0.03 ms |
| preparing | 0.02 ms |
| Creating tmp table | 0.04 ms |
| executing | 0.44 ms |
| end | 0.01 ms |
| query end | 0.02 ms |
| closing tables | 0.02 ms |
| freeing items | 0.82 ms |
| cleaning up | 0.02 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/category.php:172 |
| 9 | jshopCategory->getCountProducts() | JROOT/components/com_jshopping/controllers/category.php:116 |
| 8 | JshoppingControllerCategory->view() | 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.27 ms После последнего запроса: 0.70 ms Память запроса: 0.029 MB Память до запроса: 19.186 MB Выбрано строк: 3
SHOW FULL COLUMNS
FROM `h6urg_jshopping_taxes`
EXPLAIN не доступен для запроса: SHOW FULL COLUMNS FROM `h6urg_jshopping_taxes`
| Status | Duration |
|---|
| starting | 0.04 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.04 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.33 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.03 ms |
| statistics | 0.10 ms |
| preparing | 0.04 ms |
| Creating tmp table | 0.04 ms |
| executing | 0.10 ms |
| checking permissions | 0.09 ms |
| checking permissions | 0.05 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.06 ms |
| freeing items | 0.35 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/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/category.php:172 |
| 9 | jshopCategory->getCountProducts() | JROOT/components/com_jshopping/controllers/category.php:116 |
| 8 | JshoppingControllerCategory->view() | 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 После последнего запроса: 0.21 ms Память запроса: 0.023 MB Память до запроса: 19.218 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.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.01 ms |
| statistics | 0.01 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.32 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/category.php:172 |
| 9 | jshopCategory->getCountProducts() | JROOT/components/com_jshopping/controllers/category.php:116 |
| 8 | JshoppingControllerCategory->view() | 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.84 ms После последнего запроса: 0.25 ms Память запроса: 0.023 MB Память до запроса: 19.250 MB Выбрано строк: 60
Повторяющиеся запросы:
#39SELECT category_id, category_parent_id
FROM `h6urg_jshopping_categories`
where category_publish = '1'
and access IN (1,1,5)
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 category_id, category_parent_id FROM `#__jshopping_categories` where ' at line 1 SQL=EXPLAIN EXTENDED SELECT category_id, category_parent_id FROM `#__jshopping_categories` where category_publish = '1' and access IN (1,1,5) ORDER BY ordering |
| Status | Duration |
|---|
| starting | 0.06 ms |
| Executing hook on transaction | 0.02 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.06 ms |
| preparing | 0.03 ms |
| executing | 0.36 ms |
| end | 0.02 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.73 ms |
| cleaning up | 0.02 ms |
| # | Вызывающий объект | Файл и номер строки | | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/tables/category.php:108 |
| 14 | jshopCategory->getAllCategories() | JROOT/plugins/jshoppingproducts/to_parent_category/to_parent_category.php:66 |
| 13 | plgJshoppingProductsTo_Parent_Category->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/category.php:175 |
| 9 | jshopCategory->getCountProducts() | JROOT/components/com_jshopping/controllers/category.php:116 |
| 8 | JshoppingControllerCategory->view() | 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.21 ms После последнего запроса: 0.65 ms Память запроса: 0.032 MB Память до запроса: 19.311 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.04 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.32 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.03 ms |
| statistics | 0.09 ms |
| preparing | 0.04 ms |
| Creating tmp table | 0.04 ms |
| executing | 0.07 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.05 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.03 ms |
| freeing items | 0.25 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/category.php:175 |
| 9 | jshopCategory->getCountProducts() | JROOT/components/com_jshopping/controllers/category.php:116 |
| 8 | JshoppingControllerCategory->view() | 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 После последнего запроса: 0.16 ms Память запроса: 0.030 MB Память до запроса: 19.353 MB Выбрано строк: 168
Повторяющиеся запросы:
#42SELECT 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.03 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.03 ms |
| executing | 0.44 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.71 ms |
| cleaning up | 0.02 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/category.php:175 |
| 9 | jshopCategory->getCountProducts() | JROOT/components/com_jshopping/controllers/category.php:116 |
| 8 | JshoppingControllerCategory->view() | 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.11 ms После последнего запроса: 0.58 ms Память запроса: 0.024 MB Память до запроса: 19.535 MB Выбрано строк: 56
SELECT DISTINCT extra_field_102 AS `102`, extra_field_104 AS `104`
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 USING (category_id)
WHERE prod.product_publish = 1
AND prod.access IN (1,1,5)
AND cat.category_publish = 1
AND cat.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 DISTINCT extra_field_102 AS `102`, extra_field_104 AS `104` FROM `#__j' at line 1 SQL=EXPLAIN EXTENDED SELECT DISTINCT extra_field_102 AS `102`, extra_field_104 AS `104` FROM `#__jshopping_products` AS prod
LEFT JOIN `#__jshopping_products_to_categories` AS pr_cat USING (product_id) LEFT JOIN `#__jshopping_categories` AS cat USING (category_id)
WHERE prod.product_publish = 1 AND prod.access IN (1,1,5) AND cat.category_publish = 1 AND cat.access IN (1,1,5) |
| 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 |
| checking permissions | 0.01 ms |
| Opening tables | 0.18 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.08 ms |
| preparing | 0.02 ms |
| Creating tmp table | 0.03 ms |
| executing | 2.38 ms |
| end | 0.03 ms |
| query end | 0.02 ms |
| closing tables | 0.04 ms |
| freeing items | 0.75 ms |
| cleaning up | 0.03 ms |
| # | Вызывающий объект | Файл и номер строки | | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1494 |
| 16 | JDatabaseDriver->loadAssocList() | JROOT/modules/mod_jshopping_unijax_filter/helper.php:328 |
| 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/category.php:175 |
| 9 | jshopCategory->getCountProducts() | JROOT/components/com_jshopping/controllers/category.php:116 |
| 8 | JshoppingControllerCategory->view() | 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.85 ms После последнего запроса: 0.56 ms Память запроса: 0.016 MB Память до запроса: 19.570 MB Выбрано строк: 1
SELECT COUNT(distinct prod.product_id)
FROM `h6urg_jshopping_products_to_categories` AS pr_cat
INNER JOIN `h6urg_jshopping_products` AS prod
ON pr_cat.product_id = prod.product_id
WHERE pr_cat.category_id = '264'
AND prod.product_publish = '1'
AND prod.access IN (1,1,5) OR (pr_cat.category_id IN (264)
AND prod.product_publish = '1'
AND prod.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 COUNT(distinct prod.product_id) FROM `#__jshopping_products_to_categor' at line 1 SQL=EXPLAIN EXTENDED SELECT COUNT(distinct prod.product_id) FROM `#__jshopping_products_to_categories` AS pr_cat
INNER JOIN `#__jshopping_products` AS prod ON pr_cat.product_id = prod.product_id
WHERE pr_cat.category_id = '264' AND prod.product_publish = '1' AND prod.access IN (1,1,5) OR (pr_cat.category_id IN (264) AND prod.product_publish = '1' AND prod.access IN (1,1,5)) |
| Status | Duration |
|---|
| starting | 0.08 ms |
| Executing hook on transaction | 0.02 ms |
| starting | 0.02 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.05 ms |
| init | 0.02 ms |
| System lock | 0.02 ms |
| optimizing | 0.04 ms |
| statistics | 0.09 ms |
| preparing | 0.11 ms |
| executing | 0.13 ms |
| end | 0.02 ms |
| query end | 0.02 ms |
| closing tables | 0.02 ms |
| freeing items | 0.59 ms |
| cleaning up | 0.03 ms |
| # | Вызывающий объект | Файл и номер строки | | 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 10 | JDatabaseDriver->loadResult() | JROOT/components/com_jshopping/tables/category.php:182 |
| 9 | jshopCategory->getCountProducts() | JROOT/components/com_jshopping/controllers/category.php:116 |
| 8 | JshoppingControllerCategory->view() | 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.85 ms После последнего запроса: 0.46 ms Память запроса: 0.023 MB Память до запроса: 19.598 MB Выбрано строк: 60
Повторяющиеся запросы:
#34SELECT category_id, category_parent_id
FROM `h6urg_jshopping_categories`
where category_publish = '1'
and access IN (1,1,5)
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 category_id, category_parent_id FROM `#__jshopping_categories` where ' at line 1 SQL=EXPLAIN EXTENDED SELECT category_id, category_parent_id FROM `#__jshopping_categories` where category_publish = '1' and access IN (1,1,5) ORDER BY ordering |
| 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.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.04 ms |
| preparing | 0.04 ms |
| executing | 0.32 ms |
| end | 0.02 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.41 ms |
| cleaning up | 0.02 ms |
| # | Вызывающий объект | Файл и номер строки | | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/tables/category.php:108 |
| 14 | jshopCategory->getAllCategories() | JROOT/plugins/jshoppingproducts/to_parent_category/to_parent_category.php:29 |
| 13 | plgJshoppingProductsTo_Parent_Category->onBeforeQueryGetProductList() | Так же, как вызов в строке ниже. |
| 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/category.php:152 |
| 9 | jshopCategory->getProducts() | JROOT/components/com_jshopping/controllers/category.php:122 |
| 8 | JshoppingControllerCategory->view() | 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.13 ms После последнего запроса: 0.30 ms Память запроса: 0.023 MB Память до запроса: 19.607 MB Выбрано строк: 6
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)
WHERE pr_cat.category_id = '264'
AND prod.product_publish = '1'
AND prod.access IN (1,1,5) OR (pr_cat.category_id IN (264)
AND prod.product_publish = '1'
AND prod.access IN (1,1,5))
GROUP BY prod.product_id
ORDER BY pr_cat.product_ordering 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)
WHERE pr_cat.category_id = '264' AND prod.product_publish = '1' AND prod.access IN (1,1,5) OR (pr_cat.category_id IN (264) AND prod.product_publish = '1' AND prod.access IN (1,1,5)) GROUP BY prod.product_id ORDER BY pr_cat.product_ordering ASC LIMIT 0, 10 |
| 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.01 ms |
| Opening tables | 0.11 ms |
| init | 0.02 ms |
| System lock | 0.02 ms |
| optimizing | 0.03 ms |
| statistics | 0.08 ms |
| preparing | 0.04 ms |
| Creating tmp table | 0.08 ms |
| executing | 0.25 ms |
| end | 0.03 ms |
| query end | 0.03 ms |
| closing tables | 0.03 ms |
| freeing items | 2.00 ms |
| cleaning up | 0.03 ms |
| # | Вызывающий объект | Файл и номер строки | | 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 10 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/tables/category.php:164 |
| 9 | jshopCategory->getProducts() | JROOT/components/com_jshopping/controllers/category.php:122 |
| 8 | JshoppingControllerCategory->view() | 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 |
Время запроса: 5.30 ms После последнего запроса: 1.83 ms Память запроса: 0.028 MB Память до запроса: 19.829 MB Выбрано строк: 53
SHOW FULL COLUMNS
FROM `h6urg_jshopping_users`
EXPLAIN не доступен для запроса: SHOW FULL COLUMNS FROM `h6urg_jshopping_users`
| Status | Duration |
|---|
| starting | 0.11 ms |
| Executing hook on transaction | 0.03 ms |
| starting | 0.08 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.66 ms |
| init | 0.03 ms |
| System lock | 0.02 ms |
| optimizing | 0.04 ms |
| statistics | 0.17 ms |
| preparing | 0.06 ms |
| Creating tmp table | 0.07 ms |
| executing | 0.15 ms |
| checking permissions | 0.12 ms |
| checking permissions | 0.09 ms |
| checking permissions | 0.08 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.10 ms |
| checking permissions | 0.07 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.07 ms |
| checking permissions | 0.04 ms |
| checking permissions | 0.04 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.07 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.07 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.07 ms |
| checking permissions | 0.08 ms |
| checking permissions | 0.07 ms |
| checking permissions | 0.07 ms |
| checking permissions | 0.07 ms |
| checking permissions | 0.07 ms |
| checking permissions | 0.07 ms |
| checking permissions | 0.07 ms |
| checking permissions | 0.07 ms |
| checking permissions | 0.07 ms |
| checking permissions | 0.07 ms |
| checking permissions | 0.07 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.10 ms |
| checking permissions | 0.07 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.07 ms |
| checking permissions | 0.07 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.05 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.14 ms |
| end | 0.02 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.03 ms |
| closing tables | 0.06 ms |
| freeing items | 1.18 ms |
| cleaning up | 0.03 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/category.php:165 |
| 9 | jshopCategory->getProducts() | JROOT/components/com_jshopping/controllers/category.php:122 |
| 8 | JshoppingControllerCategory->view() | 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.16 ms После последнего запроса: 0.98 ms Память запроса: 0.025 MB Память до запроса: 19.976 MB Выбрано строк: 168
Повторяющиеся запросы:
#36SELECT 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.06 ms |
| Executing hook on transaction | 0.02 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.02 ms |
| System lock | 0.02 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.03 ms |
| executing | 0.67 ms |
| end | 0.02 ms |
| query end | 0.02 ms |
| closing tables | 0.02 ms |
| freeing items | 1.68 ms |
| cleaning up | 0.02 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/category.php:165 |
| 9 | jshopCategory->getProducts() | JROOT/components/com_jshopping/controllers/category.php:122 |
| 8 | JshoppingControllerCategory->view() | 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.00 ms После последнего запроса: 1.52 ms Память запроса: 0.027 MB Память до запроса: 20.051 MB Выбрано строк: 7
SHOW FULL COLUMNS
FROM `h6urg_jshopping_product_labels`
EXPLAIN не доступен для запроса: SHOW FULL COLUMNS FROM `h6urg_jshopping_product_labels`
| Status | Duration |
|---|
| starting | 0.07 ms |
| Executing hook on transaction | 0.04 ms |
| starting | 0.09 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.57 ms |
| init | 0.03 ms |
| System lock | 0.02 ms |
| optimizing | 0.04 ms |
| statistics | 0.14 ms |
| preparing | 0.05 ms |
| Creating tmp table | 0.11 ms |
| executing | 0.12 ms |
| checking permissions | 0.10 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.08 ms |
| end | 0.02 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.03 ms |
| closing tables | 0.03 ms |
| freeing items | 0.35 ms |
| cleaning up | 0.03 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/category.php:165 |
| 9 | jshopCategory->getProducts() | JROOT/components/com_jshopping/controllers/category.php:122 |
| 8 | JshoppingControllerCategory->view() | 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 После последнего запроса: 0.23 ms Память запроса: 0.019 MB Память до запроса: 20.089 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.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.01 ms |
| preparing | 0.02 ms |
| executing | 0.05 ms |
| end | 0.02 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 5.92 ms |
| cleaning up | 0.03 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/category.php:165 |
| 9 | jshopCategory->getProducts() | JROOT/components/com_jshopping/controllers/category.php:122 |
| 8 | JshoppingControllerCategory->view() | 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.22 ms После последнего запроса: 5.81 ms Память запроса: 0.024 MB Память до запроса: 20.474 MB Выбрано строк: 10
SHOW FULL COLUMNS
FROM `h6urg_jshopping_products_reviews`
EXPLAIN не доступен для запроса: SHOW FULL COLUMNS FROM `h6urg_jshopping_products_reviews`
| Status | Duration |
|---|
| starting | 0.10 ms |
| Executing hook on transaction | 0.02 ms |
| starting | 0.07 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.61 ms |
| init | 0.03 ms |
| System lock | 0.02 ms |
| optimizing | 0.04 ms |
| statistics | 0.12 ms |
| preparing | 0.05 ms |
| Creating tmp table | 0.07 ms |
| executing | 0.12 ms |
| checking permissions | 0.10 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.09 ms |
| checking permissions | 0.07 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.08 ms |
| end | 0.02 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.02 ms |
| closing tables | 0.03 ms |
| freeing items | 13.02 ms |
| cleaning up | 0.05 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/category.php:148 |
| 8 | JshoppingControllerCategory->view() | 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.88 ms После последнего запроса: 24.52 ms Память запроса: 0.049 MB Память до запроса: 23.430 MB Выбрано строк: 117
SHOW FULL COLUMNS
FROM `h6urg_jshopping_products`
EXPLAIN не доступен для запроса: SHOW FULL COLUMNS FROM `h6urg_jshopping_products`
| Status | Duration |
|---|
| 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.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.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.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.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.04 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.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.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.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.04 ms |
| checking permissions | 0.04 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.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.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.13 ms |
| end | 0.02 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.02 ms |
| closing tables | 0.03 ms |
| freeing items | 1.20 ms |
| cleaning up | 0.02 ms |
| # | Вызывающий объект | Файл и номер строки | | 32 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 31 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
| 30 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:241 |
| 29 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:162 |
| 28 | JTable->__construct() | JROOT/components/com_jshopping/tables/product.php:14 |
| 27 | jshopProduct->__construct() | JROOT/libraries/joomla/table/table.php:308 |
| 26 | JTable::getInstance() | JROOT/plugins/jshoppingrouter/canonical_category_for_products/canonical_category_for_products.php:25 |
| 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/category.php:173 |
| 8 | JshoppingControllerCategory->view() | 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.75 ms После последнего запроса: 1.04 ms Память запроса: 0.065 MB Память до запроса: 23.732 MB Выбрано строк: 1
SELECT *
FROM h6urg_jshopping_products
WHERE `product_id` = '2420'
| 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` = '2420'' at line 1 SQL=EXPLAIN EXTENDED SELECT *
FROM #__jshopping_products
WHERE `product_id` = '2420' |
| 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.07 ms |
| init | 0.01 ms |
| System lock | 0.02 ms |
| optimizing | 0.02 ms |
| statistics | 0.07 ms |
| preparing | 0.02 ms |
| executing | 0.26 ms |
| end | 0.02 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.39 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/category.php:173 |
| 8 | JshoppingControllerCategory->view() | 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.52 ms После последнего запроса: 0.30 ms Память запроса: 0.033 MB Память до запроса: 23.765 MB Выбрано строк: 1
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
WHERE pr_cat.product_id = '2420'
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 = '2420' 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.05 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.09 ms |
| preparing | 0.03 ms |
| executing | 0.04 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.23 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/category.php:173 |
| 8 | JshoppingControllerCategory->view() | 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.55 ms После последнего запроса: 0.16 ms Память запроса: 0.036 MB Память до запроса: 23.757 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.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.02 ms |
| preparing | 0.02 ms |
| executing | 1.18 ms |
| end | 0.02 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.76 ms |
| cleaning up | 0.02 ms |
| # | Вызывающий объект | Файл и номер строки | | 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/lib/factory.php:355 |
| 22 | JSFactory::getAliasProduct() | JROOT/components/com_jshopping/router.php:70 |
| 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/category.php:173 |
| 8 | JshoppingControllerCategory->view() | 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.66 ms После последнего запроса: 0.63 ms Память запроса: 0.032 MB Память до запроса: 23.863 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.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.02 ms |
| preparing | 0.02 ms |
| executing | 0.31 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 1.08 ms |
| cleaning up | 0.02 ms |
| # | Вызывающий объект | Файл и номер строки | | 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jshopping/lib/factory.php:321 |
| 22 | JSFactory::getAliasCategory() | JROOT/components/com_jshopping/router.php:71 |
| 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/category.php:173 |
| 8 | JshoppingControllerCategory->view() | 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.065 MB Память до запроса: 23.922 MB Выбрано строк: 1
SELECT *
FROM h6urg_jshopping_products
WHERE `product_id` = '2417'
| 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` = '2417'' at line 1 SQL=EXPLAIN EXTENDED SELECT *
FROM #__jshopping_products
WHERE `product_id` = '2417' |
| Status | Duration |
|---|
| starting | 0.04 ms |
| Executing hook on transaction | 0.01 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.06 ms |
| preparing | 0.03 ms |
| executing | 0.21 ms |
| end | 0.02 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.34 ms |
| cleaning up | 0.04 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/category.php:173 |
| 8 | JshoppingControllerCategory->view() | 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.27 ms Память запроса: 0.033 MB Память до запроса: 23.944 MB Выбрано строк: 1
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
WHERE pr_cat.product_id = '2417'
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 = '2417' AND cat.category_publish='1' AND cat.access IN (1,1,5) LIMIT 0,1 |
| Status | Duration |
|---|
| starting | 0.08 ms |
| Executing hook on transaction | 0.02 ms |
| starting | 0.02 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.09 ms |
| preparing | 0.03 ms |
| executing | 0.05 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.72 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/category.php:173 |
| 8 | JshoppingControllerCategory->view() | 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.65 ms Память запроса: 0.065 MB Память до запроса: 23.989 MB Выбрано строк: 1
SELECT *
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.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.04 ms |
| preparing | 0.02 ms |
| executing | 0.20 ms |
| end | 0.02 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.43 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/category.php:173 |
| 8 | JshoppingControllerCategory->view() | 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.55 ms После последнего запроса: 0.35 ms Память запроса: 0.033 MB Память до запроса: 24.016 MB Выбрано строк: 1
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
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.02 ms |
| starting | 0.02 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.06 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.90 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/category.php:173 |
| 8 | JshoppingControllerCategory->view() | 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 После последнего запроса: 0.77 ms Память запроса: 0.065 MB Память до запроса: 24.056 MB Выбрано строк: 1
SELECT *
FROM h6urg_jshopping_products
WHERE `product_id` = '2470'
| 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` = '2470'' at line 1 SQL=EXPLAIN EXTENDED SELECT *
FROM #__jshopping_products
WHERE `product_id` = '2470' |
| 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.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.19 ms |
| end | 0.02 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.40 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/category.php:173 |
| 8 | JshoppingControllerCategory->view() | 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.47 ms После последнего запроса: 0.30 ms Память запроса: 0.033 MB Память до запроса: 24.087 MB Выбрано строк: 1
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
WHERE pr_cat.product_id = '2470'
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 = '2470' 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.03 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.80 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/category.php:173 |
| 8 | JshoppingControllerCategory->view() | 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.59 ms После последнего запроса: 0.73 ms Память запроса: 0.065 MB Память до запроса: 24.122 MB Выбрано строк: 1
SELECT *
FROM h6urg_jshopping_products
WHERE `product_id` = '2456'
| 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` = '2456'' at line 1 SQL=EXPLAIN EXTENDED SELECT *
FROM #__jshopping_products
WHERE `product_id` = '2456' |
| 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.02 ms |
| statistics | 0.04 ms |
| preparing | 0.02 ms |
| executing | 0.19 ms |
| end | 0.02 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.38 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/category.php:173 |
| 8 | JshoppingControllerCategory->view() | 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.46 ms После последнего запроса: 0.30 ms Память запроса: 0.033 MB Память до запроса: 24.145 MB Выбрано строк: 1
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
WHERE pr_cat.product_id = '2456'
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 = '2456' 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.02 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.03 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.76 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/category.php:173 |
| 8 | JshoppingControllerCategory->view() | 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 После последнего запроса: 0.67 ms Память запроса: 0.065 MB Память до запроса: 24.189 MB Выбрано строк: 1
SELECT *
FROM h6urg_jshopping_products
WHERE `product_id` = '2454'
| 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` = '2454'' at line 1 SQL=EXPLAIN EXTENDED SELECT *
FROM #__jshopping_products
WHERE `product_id` = '2454' |
| Status | Duration |
|---|
| starting | 0.05 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.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.04 ms |
| preparing | 0.02 ms |
| executing | 0.19 ms |
| end | 0.02 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.35 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/category.php:173 |
| 8 | JshoppingControllerCategory->view() | 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.46 ms После последнего запроса: 0.28 ms Память запроса: 0.033 MB Память до запроса: 24.219 MB Выбрано строк: 1
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
WHERE pr_cat.product_id = '2454'
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 = '2454' 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.02 ms |
| checking permissions | 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.06 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 | 2.38 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/category.php:173 |
| 8 | JshoppingControllerCategory->view() | 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.46 ms После последнего запроса: 2.30 ms Память запроса: 0.024 MB Память до запроса: 24.292 MB Выбрано строк: 1
SELECT `description_ru-RU`
FROM `h6urg_jshopping_products`
WHERE product_id = '2420'
| 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 = '2420' |
| 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.02 ms |
| System lock | 0.02 ms |
| optimizing | 0.02 ms |
| statistics | 0.06 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 | 0.68 ms |
| cleaning up | 0.02 ms |
| # | Вызывающий объект | Файл и номер строки | | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 16 | JDatabaseDriver->loadResult() | JROOT/components/com_jshopping/templates/default/list_products/product.php:130 |
| 15 | include JROOT/components/com_jshopping/templates/default/list_products/product.php | JROOT/components/com_jshopping/templates/default/list_products/list_products.php:9 |
| 14 | include JROOT/components/com_jshopping/templates/default/list_products/list_products.php | JROOT/components/com_jshopping/templates/default/category/products.php:9 |
| 13 | include JROOT/components/com_jshopping/templates/default/category/products.php | JROOT/components/com_jshopping/templates/default/category/category_pink80.php:43 |
| 12 | include JROOT/components/com_jshopping/templates/default/category/category_pink80.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/category/view.html.php:13 |
| 9 | JshoppingViewCategory->display() | JROOT/components/com_jshopping/controllers/category.php:206 |
| 8 | JshoppingControllerCategory->view() | 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 После последнего запроса: 0.56 ms Память запроса: 0.024 MB Память до запроса: 24.318 MB Выбрано строк: 1
SELECT `description_ru-RU`
FROM `h6urg_jshopping_products`
WHERE product_id = '2417'
| 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 = '2417' |
| 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.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.03 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.46 ms |
| cleaning up | 0.02 ms |
| # | Вызывающий объект | Файл и номер строки | | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 16 | JDatabaseDriver->loadResult() | JROOT/components/com_jshopping/templates/default/list_products/product.php:130 |
| 15 | include JROOT/components/com_jshopping/templates/default/list_products/product.php | JROOT/components/com_jshopping/templates/default/list_products/list_products.php:9 |
| 14 | include JROOT/components/com_jshopping/templates/default/list_products/list_products.php | JROOT/components/com_jshopping/templates/default/category/products.php:9 |
| 13 | include JROOT/components/com_jshopping/templates/default/category/products.php | JROOT/components/com_jshopping/templates/default/category/category_pink80.php:43 |
| 12 | include JROOT/components/com_jshopping/templates/default/category/category_pink80.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/category/view.html.php:13 |
| 9 | JshoppingViewCategory->display() | JROOT/components/com_jshopping/controllers/category.php:206 |
| 8 | JshoppingControllerCategory->view() | 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.38 ms Память запроса: 0.024 MB Память до запроса: 24.341 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.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.02 ms |
| executing | 0.02 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.48 ms |
| cleaning up | 0.02 ms |
| # | Вызывающий объект | Файл и номер строки | | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 16 | JDatabaseDriver->loadResult() | JROOT/components/com_jshopping/templates/default/list_products/product.php:130 |
| 15 | include JROOT/components/com_jshopping/templates/default/list_products/product.php | JROOT/components/com_jshopping/templates/default/list_products/list_products.php:9 |
| 14 | include JROOT/components/com_jshopping/templates/default/list_products/list_products.php | JROOT/components/com_jshopping/templates/default/category/products.php:9 |
| 13 | include JROOT/components/com_jshopping/templates/default/category/products.php | JROOT/components/com_jshopping/templates/default/category/category_pink80.php:43 |
| 12 | include JROOT/components/com_jshopping/templates/default/category/category_pink80.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/category/view.html.php:13 |
| 9 | JshoppingViewCategory->display() | JROOT/components/com_jshopping/controllers/category.php:206 |
| 8 | JshoppingControllerCategory->view() | 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.42 ms Память запроса: 0.024 MB Память до запроса: 24.378 MB Выбрано строк: 1
SELECT `description_ru-RU`
FROM `h6urg_jshopping_products`
WHERE product_id = '2470'
| 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 = '2470' |
| 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.03 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.48 ms |
| cleaning up | 0.02 ms |
| # | Вызывающий объект | Файл и номер строки | | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 16 | JDatabaseDriver->loadResult() | JROOT/components/com_jshopping/templates/default/list_products/product.php:130 |
| 15 | include JROOT/components/com_jshopping/templates/default/list_products/product.php | JROOT/components/com_jshopping/templates/default/list_products/list_products.php:9 |
| 14 | include JROOT/components/com_jshopping/templates/default/list_products/list_products.php | JROOT/components/com_jshopping/templates/default/category/products.php:9 |
| 13 | include JROOT/components/com_jshopping/templates/default/category/products.php | JROOT/components/com_jshopping/templates/default/category/category_pink80.php:43 |
| 12 | include JROOT/components/com_jshopping/templates/default/category/category_pink80.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/category/view.html.php:13 |
| 9 | JshoppingViewCategory->display() | JROOT/components/com_jshopping/controllers/category.php:206 |
| 8 | JshoppingControllerCategory->view() | 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 После последнего запроса: 0.39 ms Память запроса: 0.024 MB Память до запроса: 24.404 MB Выбрано строк: 1
SELECT `description_ru-RU`
FROM `h6urg_jshopping_products`
WHERE product_id = '2456'
| 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 = '2456' |
| 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.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 | 0.48 ms |
| cleaning up | 0.02 ms |
| # | Вызывающий объект | Файл и номер строки | | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 16 | JDatabaseDriver->loadResult() | JROOT/components/com_jshopping/templates/default/list_products/product.php:130 |
| 15 | include JROOT/components/com_jshopping/templates/default/list_products/product.php | JROOT/components/com_jshopping/templates/default/list_products/list_products.php:9 |
| 14 | include JROOT/components/com_jshopping/templates/default/list_products/list_products.php | JROOT/components/com_jshopping/templates/default/category/products.php:9 |
| 13 | include JROOT/components/com_jshopping/templates/default/category/products.php | JROOT/components/com_jshopping/templates/default/category/category_pink80.php:43 |
| 12 | include JROOT/components/com_jshopping/templates/default/category/category_pink80.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/category/view.html.php:13 |
| 9 | JshoppingViewCategory->display() | JROOT/components/com_jshopping/controllers/category.php:206 |
| 8 | JshoppingControllerCategory->view() | 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 |
Время запроса: 24.39 ms После последнего запроса: 0.41 ms Память запроса: 0.024 MB Память до запроса: 24.426 MB Выбрано строк: 1
SELECT `description_ru-RU`
FROM `h6urg_jshopping_products`
WHERE product_id = '2454'
| 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 = '2454' |
| 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.09 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | Вызывающий объект | Файл и номер строки | | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 16 | JDatabaseDriver->loadResult() | JROOT/components/com_jshopping/templates/default/list_products/product.php:130 |
| 15 | include JROOT/components/com_jshopping/templates/default/list_products/product.php | JROOT/components/com_jshopping/templates/default/list_products/list_products.php:9 |
| 14 | include JROOT/components/com_jshopping/templates/default/list_products/list_products.php | JROOT/components/com_jshopping/templates/default/category/products.php:9 |
| 13 | include JROOT/components/com_jshopping/templates/default/category/products.php | JROOT/components/com_jshopping/templates/default/category/category_pink80.php:43 |
| 12 | include JROOT/components/com_jshopping/templates/default/category/category_pink80.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/category/view.html.php:13 |
| 9 | JshoppingViewCategory->display() | JROOT/components/com_jshopping/controllers/category.php:206 |
| 8 | JshoppingControllerCategory->view() | 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 После последнего запроса: 2.48 ms Память запроса: 0.024 MB Память до запроса: 24.527 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.15 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.07 ms |
| init | 0.02 ms |
| System lock | 0.02 ms |
| optimizing | 0.02 ms |
| statistics | 0.12 ms |
| preparing | 0.03 ms |
| executing | 0.02 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.02 ms |
| closing tables | 0.02 ms |
| freeing items | 3.71 ms |
| cleaning up | 0.02 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/category/category_pink80.php:15 |
| 13 | displayModule() | JROOT/components/com_jshopping/templates/default/category/category_pink80.php:82 |
| 12 | include JROOT/components/com_jshopping/templates/default/category/category_pink80.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/category/view.html.php:13 |
| 9 | JshoppingViewCategory->display() | JROOT/components/com_jshopping/controllers/category.php:206 |
| 8 | JshoppingControllerCategory->view() | 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.87 ms После последнего запроса: 3.58 ms Память запроса: 0.015 MB Память до запроса: 24.593 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.05 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.03 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.08 ms |
| preparing | 0.03 ms |
| executing | 0.35 ms |
| end | 0.02 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 1.53 ms |
| cleaning up | 0.02 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 |
Время запроса: 0.54 ms После последнего запроса: 1.45 ms Память запроса: 0.016 MB Память до запроса: 24.676 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 = 888
| 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 = 888 |
| 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 |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.06 ms |
| init | 0.01 ms |
| System lock | 0.02 ms |
| optimizing | 0.02 ms |
| statistics | 0.09 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.02 ms |
| cleaning up | 0.01 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.56 ms После последнего запроса: 289.51 ms Память запроса: 0.018 MB Память до запроса: 24.828 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.02 ms |
| statistics | 0.05 ms |
| preparing | 0.02 ms |
| executing | 0.02 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.04 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.50 ms После последнего запроса: 2.33 ms Память запроса: 0.018 MB Память до запроса: 24.865 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.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.02 ms |
| System lock | 0.02 ms |
| optimizing | 0.02 ms |
| statistics | 0.05 ms |
| preparing | 0.02 ms |
| executing | 0.02 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.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.47 ms После последнего запроса: 1.93 ms Память запроса: 0.018 MB Память до запроса: 24.891 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.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.02 ms |
| System lock | 0.02 ms |
| optimizing | 0.02 ms |
| statistics | 0.05 ms |
| preparing | 0.02 ms |
| executing | 0.02 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.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.56 ms После последнего запроса: 1.81 ms Память запроса: 0.018 MB Память до запроса: 24.915 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.07 ms |
| Executing hook on transaction | 0.02 ms |
| starting | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| init | 0.04 ms |
| System lock | 0.03 ms |
| optimizing | 0.02 ms |
| statistics | 0.05 ms |
| preparing | 0.04 ms |
| executing | 0.02 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 |
| # | Вызывающий объект | Файл и номер строки | | 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.74 ms После последнего запроса: 24.24 ms Память запроса: 0.018 MB Память до запроса: 25.085 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.12 ms |
| Executing hook on transaction | 0.02 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.04 ms |
| statistics | 0.12 ms |
| preparing | 0.03 ms |
| executing | 0.02 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.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.74 ms Память запроса: 0.018 MB Память до запроса: 25.114 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.06 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.05 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.03 ms |
| statistics | 0.04 ms |
| preparing | 0.02 ms |
| executing | 0.03 ms |
| end | 0.02 ms |
| query end | 0.02 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.02 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.50 ms После последнего запроса: 3.30 ms Память запроса: 0.018 MB Память до запроса: 25.150 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.08 ms |
| Executing hook on transaction | 0.02 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.04 ms |
| preparing | 0.02 ms |
| executing | 0.01 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.57 ms После последнего запроса: 3.11 ms Память запроса: 0.018 MB Память до запроса: 25.179 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.05 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.03 ms |
| init | 0.01 ms |
| System lock | 0.03 ms |
| optimizing | 0.01 ms |
| statistics | 0.04 ms |
| preparing | 0.03 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.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.69 ms После последнего запроса: 95.52 ms Память запроса: 0.021 MB Память до запроса: 26.237 MB Выбрано строк: 18
SHOW FULL COLUMNS
FROM `h6urg_modules`
EXPLAIN не доступен для запроса: SHOW FULL COLUMNS FROM `h6urg_modules`
| Status | Duration |
|---|
| starting | 0.20 ms |
| Executing hook on transaction | 0.02 ms |
| starting | 0.11 ms |
| checking permissions | 0.04 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.83 ms |
| init | 0.03 ms |
| System lock | 0.02 ms |
| optimizing | 0.10 ms |
| statistics | 0.16 ms |
| preparing | 0.06 ms |
| Creating tmp table | 0.09 ms |
| executing | 0.17 ms |
| checking permissions | 0.17 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.04 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.04 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.08 ms |
| checking permissions | 0.10 ms |
| checking permissions | 0.09 ms |
| checking permissions | 0.09 ms |
| checking permissions | 0.09 ms |
| checking permissions | 0.10 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.04 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.04 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.11 ms |
| end | 0.02 ms |
| query end | 0.02 ms |
| waiting for handler commit | 0.07 ms |
| closing tables | 0.05 ms |
| freeing items | 0.08 ms |
| cleaning up | 0.03 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.76 ms После последнего запроса: 0.54 ms Память запроса: 0.019 MB Память до запроса: 26.299 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.10 ms |
| Executing hook on transaction | 0.07 ms |
| starting | 0.02 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.09 ms |
| preparing | 0.03 ms |
| executing | 0.07 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.04 ms |
| cleaning up | 0.02 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 `description_ru-RU`
FROM `h6urg_jshopping_products`
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
2 × SELECT id, `name_ru-RU` as name, field_id
FROM `h6urg_jshopping_products_extra_field_values`
2 × SELECT category_id, category_parent_id
FROM `h6urg_jshopping_categories`
1 × SELECT COUNT(distinct prod.product_id)
FROM `h6urg_jshopping_products_to_categories` AS pr_cat
INNER JOIN `h6urg_jshopping_products` AS prod
ON pr_cat.product_id = prod.product_id
1 × SELECT DISTINCT extra_field_102 AS `102`, extra_field_104 AS `104`
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 USING (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 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)
1 × SELECT tax_id, tax_name, tax_value
FROM `h6urg_jshopping_taxes
1 × SELECT id, image, `name_ru-RU` as name
FROM `h6urg_jshopping_product_labels`
1 × select category_id as id, `alias_ru-RU` as alias
from h6urg_jshopping_categories
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 product_id as id, `alias_ru-RU` as alias
from h6urg_jshopping_products
1 × SELECT `name_ru-RU` as name,`description_ru-RU` as description,`short_description_ru-RU` as short_description, category_id, category_publish, ordering, category_image
FROM `h6urg_jshopping_categories`
1 × SELECT *
FROM h6urg_modules
1 × SELECT language,id
FROM `h6urg_menu`
1 × SELECT *
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 *
FROM h6urg_jshopping_config
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 currency_id, currency_name, currency_code, currency_code_iso, currency_value
FROM `h6urg_jshopping_currencies`
1 × select *
from h6urg_jshopping_language
1 × SELECT *
FROM h6urg_jshopping_addons
1 × SELECT *
FROM h6urg_jshopping_categories
1 × SELECT id
FROM h6urg_jshopping_vendors
1 × select `id`
from h6urg_jshopping_addons
1 × select id,link
from h6urg_menu
1 × SELECT *
FROM h6urg_menu
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`