{
"__default": {
"session": {
"counter": 1,
"timer": {
"start": 1778811954,
"last": 1778811954,
"now": 1778811954
},
"token": "wXd9N4fbFnt4apKqdc02A8yhkZ22b89y"
},
"registry": {},
"user": {
"id": 0,
"name": null,
"username": null,
"email": null,
"password": null,
"password_clear": "",
"block": null,
"sendEmail": 0,
"registerDate": null,
"lastvisitDate": null,
"activation": null,
"params": null,
"groups": [],
"guest": 1,
"lastResetTime": null,
"resetCount": null,
"requireReset": null,
"aid": 0
}
}
}
SELECT `data`
FROM `bhpic_session`
WHERE `session_id` = 's1kofa4dde52qca4j1s5643mp4'
| 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 `data` FROM `#__session` WHERE `session_id` = 's1kofa4dde52qca4j1s5643' at line 1 SQL=EXPLAIN EXTENDED SELECT `data` FROM `#__session` WHERE `session_id` = 's1kofa4dde52qca4j1s5643mp4' |
| Status | Duration |
|---|---|
| starting | 0.13 ms |
| Executing hook on transaction | 0.02 ms |
| starting | 0.02 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.34 ms |
| init | 0.02 ms |
| System lock | 0.03 ms |
| optimizing | 0.03 ms |
| statistics | 0.11 ms |
| executing | 0.03 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.06 ms |
| cleaning up | 0.04 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|---|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 13 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/session/storage/database.php:44 |
| 12 | JSessionStorageDatabase->read() | Так же, как вызов в строке ниже. |
| 11 | session_start() | JROOT/libraries/joomla/session/handler/native.php:259 |
| 10 | JSessionHandlerNative->doSessionStart() | JROOT/libraries/joomla/session/handler/native.php:49 |
| 9 | JSessionHandlerNative->start() | JROOT/libraries/joomla/session/handler/joomla.php:81 |
| 8 | JSessionHandlerJoomla->start() | JROOT/libraries/joomla/session/session.php:636 |
| 7 | JSession->_start() | JROOT/libraries/joomla/session/session.php:596 |
| 6 | JSession->start() | JROOT/libraries/cms/application/cms.php:773 |
| 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 |
DELETE
FROM `bhpic_session`
WHERE `time` < '1778808355'
| 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` < '1778808355'' at line 1 SQL=EXPLAIN EXTENDED DELETE FROM `#__session` WHERE `time` < '1778808355' |
| 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.05 ms |
| init | 0.02 ms |
| System lock | 0.09 ms |
| updating | 0.07 ms |
| end | 0.02 ms |
| query end | 0.01 ms |
| waiting for handler commit | 3.18 ms |
| closing tables | 0.04 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.03 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 |
SELECT `session_id`
FROM `bhpic_session`
WHERE `session_id` = 's1kofa4dde52qca4j1s5643mp4'
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` = 's1kofa4dde52qca4j' at line 1 SQL=EXPLAIN EXTENDED SELECT `session_id` FROM `#__session` WHERE `session_id` = 's1kofa4dde52qca4j1s5643mp4' LIMIT 1 |
| Status | Duration |
|---|---|
| starting | 0.08 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.03 ms |
| optimizing | 0.02 ms |
| statistics | 0.07 ms |
| executing | 0.03 ms |
| end | 0.02 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.02 ms |
| closing tables | 0.02 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.03 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 |
INSERT INTO `bhpic_session` (`session_id`,`client_id`,`guest`,`time`,`userid`,`username`)
VALUES ('s1kofa4dde52qca4j1s5643mp4', 0, 1, '1778811955', 0, '')
| 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.05 ms |
| init | 0.04 ms |
| System lock | 0.03 ms |
| update | 0.20 ms |
| end | 0.02 ms |
| query end | 0.01 ms |
| waiting for handler commit | 36.21 ms |
| closing tables | 0.08 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.03 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 |
SELECT b.id
FROM bhpic_usergroups AS a
LEFT JOIN bhpic_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.08 ms |
| Executing hook on transaction | 0.02 ms |
| starting | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.51 ms |
| init | 0.02 ms |
| System lock | 0.03 ms |
| optimizing | 0.02 ms |
| statistics | 0.10 ms |
| preparing | 0.05 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.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 |
SELECT id, rules
FROM `bhpic_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.08 ms |
| Executing hook on transaction | 0.02 ms |
| starting | 0.03 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.28 ms |
| init | 0.02 ms |
| System lock | 0.03 ms |
| optimizing | 0.02 ms |
| statistics | 0.02 ms |
| preparing | 0.03 ms |
| executing | 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.04 ms |
| cleaning up | 0.03 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 |
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 bhpic_menu AS m
LEFT JOIN bhpic_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.23 ms |
| Executing hook on transaction | 0.02 ms |
| starting | 0.03 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| Opening tables | 1.16 ms |
| init | 0.04 ms |
| System lock | 0.04 ms |
| optimizing | 0.05 ms |
| statistics | 0.19 ms |
| preparing | 0.09 ms |
| executing | 0.94 ms |
| end | 0.03 ms |
| query end | 0.02 ms |
| waiting for handler commit | 0.03 ms |
| closing tables | 0.04 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.05 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|---|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/menu/site.php:86 |
| 14 | JMenuSite->load() | JROOT/libraries/cms/menu/menu.php:74 |
| 13 | JMenu->__construct() | JROOT/libraries/cms/menu/site.php:57 |
| 12 | JMenuSite->__construct() | JROOT/libraries/cms/menu/menu.php:145 |
| 11 | JMenu::getInstance() | JROOT/libraries/cms/application/cms.php:439 |
| 10 | JApplicationCms->getMenu() | JROOT/libraries/cms/application/site.php:272 |
| 9 | JApplicationSite->getMenu() | JROOT/libraries/cms/router/site.php:57 |
| 8 | JRouterSite->__construct() | JROOT/libraries/cms/router/router.php:197 |
| 7 | JRouter::getInstance() | JROOT/libraries/cms/application/cms.php:535 |
| 6 | JApplicationCms::getRouter() | JROOT/libraries/cms/application/site.php:407 |
| 5 | JApplicationSite::getRouter() | JROOT/libraries/cms/application/cms.php:1115 |
| 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 |
SHOW FULL COLUMNS
FROM `bhpic_komento_configs`
| Status | Duration |
|---|---|
| starting | 0.12 ms |
| Executing hook on transaction | 0.02 ms |
| starting | 0.12 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| Opening tables | 1.01 ms |
| init | 0.03 ms |
| System lock | 0.04 ms |
| optimizing | 0.05 ms |
| statistics | 0.28 ms |
| preparing | 0.08 ms |
| Creating tmp table | 0.09 ms |
| executing | 0.19 ms |
| checking permissions | 0.18 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.04 ms |
| checking permissions | 0.04 ms |
| checking permissions | 0.13 ms |
| end | 0.02 ms |
| query end | 0.04 ms |
| waiting for handler commit | 0.05 ms |
| closing tables | 0.05 ms |
| freeing items | 0.09 ms |
| cleaning up | 0.06 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/administrator/components/com_komento/tables/parent.php:18 |
| 14 | KomentoParentTable->__construct() | JROOT/administrator/components/com_komento/tables/configs.php:40 |
| 13 | KomentoTableConfigs->__construct() | JROOT/libraries/joomla/table/table.php:308 |
| 12 | JTable::getInstance() | JROOT/administrator/components/com_komento/tables/parent.php:49 |
| 11 | KomentoParentTable::getInstance() | JROOT/components/com_komento/helpers/helper.php:99 |
| 10 | Komento::getTable() | JROOT/components/com_komento/helpers/helper.php:228 |
| 9 | Komento::getKonfig() | JROOT/components/com_komento/bootstrap.php:30 |
| 8 | require_once JROOT/components/com_komento/bootstrap.php | JROOT/components/com_komento/router.php:16 |
| 7 | require_once JROOT/components/com_komento/router.php | JROOT/libraries/cms/router/site.php:738 |
| 6 | JRouterSite->getComponentRouter() | JROOT/libraries/cms/router/site.php:123 |
| 5 | JRouterSite->parse() | JROOT/libraries/cms/application/cms.php:1116 |
| 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 |
SELECT *
FROM bhpic_komento_configs
WHERE `component` = 'com_komento'
| 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 #__komento_configs WHERE `component` = 'com_komento'' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM #__komento_configs WHERE `component` = 'com_komento' |
| Status | Duration |
|---|---|
| starting | 0.09 ms |
| Executing hook on transaction | 0.02 ms |
| starting | 0.02 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.47 ms |
| init | 0.03 ms |
| System lock | 0.03 ms |
| optimizing | 0.02 ms |
| statistics | 0.03 ms |
| preparing | 0.04 ms |
| executing | 0.11 ms |
| end | 0.02 ms |
| query end | 0.02 ms |
| waiting for handler commit | 0.06 ms |
| closing tables | 0.03 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.04 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|---|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
| 11 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:719 |
| 10 | JTable->load() | JROOT/components/com_komento/helpers/helper.php:229 |
| 9 | Komento::getKonfig() | JROOT/components/com_komento/bootstrap.php:30 |
| 8 | require_once JROOT/components/com_komento/bootstrap.php | JROOT/components/com_komento/router.php:16 |
| 7 | require_once JROOT/components/com_komento/router.php | JROOT/libraries/cms/router/site.php:738 |
| 6 | JRouterSite->getComponentRouter() | JROOT/libraries/cms/router/site.php:123 |
| 5 | JRouterSite->parse() | JROOT/libraries/cms/application/cms.php:1116 |
| 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 |
SHOW FULL COLUMNS
FROM `bhpic_assets`
| Status | Duration |
|---|---|
| starting | 0.17 ms |
| Executing hook on transaction | 0.02 ms |
| starting | 0.17 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 ms |
| Opening tables | 1.09 ms |
| init | 0.03 ms |
| System lock | 0.04 ms |
| optimizing | 0.06 ms |
| statistics | 0.23 ms |
| preparing | 0.07 ms |
| Creating tmp table | 0.11 ms |
| executing | 0.23 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.04 ms |
| checking permissions | 0.15 ms |
| checking permissions | 0.10 ms |
| checking permissions | 0.08 ms |
| checking permissions | 0.08 ms |
| checking permissions | 0.08 ms |
| checking permissions | 0.09 ms |
| checking permissions | 0.08 ms |
| checking permissions | 0.14 ms |
| end | 0.02 ms |
| query end | 0.02 ms |
| waiting for handler commit | 0.04 ms |
| closing tables | 0.08 ms |
| freeing items | 0.10 ms |
| cleaning up | 0.05 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|---|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
| 21 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:241 |
| 20 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:162 |
| 19 | JTable->__construct() | JROOT/libraries/joomla/table/asset.php:60 |
| 18 | JTableAsset->__construct() | JROOT/libraries/joomla/table/table.php:308 |
| 17 | JTable::getInstance() | JROOT/libraries/joomla/access/access.php:696 |
| 16 | JAccess::getExtensionNameFromAsset() | JROOT/libraries/joomla/access/access.php:555 |
| 15 | JAccess::getAssetRules() | JROOT/libraries/joomla/user/user.php:385 |
| 14 | JUser->authorise() | JROOT/plugins/system/advancedmodules/src/Document.php:28 |
| 13 | RegularLabs\AdvancedModules\Document::loadFrontEditScript() | JROOT/plugins/system/advancedmodules/src/Helper.php:32 |
| 12 | RegularLabs\AdvancedModules\Helper->onAfterRoute() | Так же, как вызов в строке ниже. |
| 11 | call_user_func_array() | JROOT/plugins/system/advancedmodules/src/Plugin.php:110 |
| 10 | RegularLabs\AdvancedModules\Plugin->run() | JROOT/plugins/system/advancedmodules/src/Plugin.php:54 |
| 9 | RegularLabs\AdvancedModules\Plugin->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 |
SELECT *
FROM bhpic_assets
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 #__assets WHERE `id` = '1'' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM #__assets WHERE `id` = '1' |
| 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.34 ms |
| init | 0.02 ms |
| System lock | 0.02 ms |
| optimizing | 0.04 ms |
| statistics | 0.07 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.02 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.03 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|---|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
| 18 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:719 |
| 17 | JTable->load() | JROOT/libraries/joomla/access/access.php:697 |
| 16 | JAccess::getExtensionNameFromAsset() | JROOT/libraries/joomla/access/access.php:555 |
| 15 | JAccess::getAssetRules() | JROOT/libraries/joomla/user/user.php:385 |
| 14 | JUser->authorise() | JROOT/plugins/system/advancedmodules/src/Document.php:28 |
| 13 | RegularLabs\AdvancedModules\Document::loadFrontEditScript() | JROOT/plugins/system/advancedmodules/src/Helper.php:32 |
| 12 | RegularLabs\AdvancedModules\Helper->onAfterRoute() | Так же, как вызов в строке ниже. |
| 11 | call_user_func_array() | JROOT/plugins/system/advancedmodules/src/Plugin.php:110 |
| 10 | RegularLabs\AdvancedModules\Plugin->run() | JROOT/plugins/system/advancedmodules/src/Plugin.php:54 |
| 9 | RegularLabs\AdvancedModules\Plugin->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 |
SELECT a.rules
FROM bhpic_assets AS a
WHERE (a.id = 1 OR a.name = 'root.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 a.rules FROM #__assets AS a WHERE (a.id = 1 OR a.name = 'root.1')' at line 1 SQL=EXPLAIN EXTENDED SELECT a.rules FROM #__assets AS a WHERE (a.id = 1 OR a.name = 'root.1') |
| Status | Duration |
|---|---|
| starting | 0.09 ms |
| Executing hook on transaction | 0.02 ms |
| starting | 0.05 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.06 ms |
| init | 0.02 ms |
| System lock | 0.04 ms |
| optimizing | 0.03 ms |
| statistics | 0.10 ms |
| preparing | 0.05 ms |
| executing | 0.24 ms |
| end | 0.03 ms |
| query end | 0.02 ms |
| waiting for handler commit | 0.04 ms |
| closing tables | 0.03 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.04 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|---|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1538 |
| 16 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:652 |
| 15 | JAccess::getAssetRules() | JROOT/libraries/joomla/user/user.php:385 |
| 14 | JUser->authorise() | JROOT/plugins/system/advancedmodules/src/Document.php:28 |
| 13 | RegularLabs\AdvancedModules\Document::loadFrontEditScript() | JROOT/plugins/system/advancedmodules/src/Helper.php:32 |
| 12 | RegularLabs\AdvancedModules\Helper->onAfterRoute() | Так же, как вызов в строке ниже. |
| 11 | call_user_func_array() | JROOT/plugins/system/advancedmodules/src/Plugin.php:110 |
| 10 | RegularLabs\AdvancedModules\Plugin->run() | JROOT/plugins/system/advancedmodules/src/Plugin.php:54 |
| 9 | RegularLabs\AdvancedModules\Plugin->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 |
SELECT element
FROM bhpic_extensions
WHERE type = 'component'
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 = 'component' AND enabled = '1'' at line 1 SQL=EXPLAIN EXTENDED SELECT element FROM #__extensions WHERE type = 'component' AND enabled = '1' |
| Status | Duration |
|---|---|
| starting | 0.13 ms |
| Executing hook on transaction | 0.03 ms |
| starting | 0.03 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.06 ms |
| init | 0.03 ms |
| System lock | 0.04 ms |
| optimizing | 0.05 ms |
| statistics | 0.12 ms |
| preparing | 0.05 ms |
| executing | 0.39 ms |
| end | 0.03 ms |
| query end | 0.02 ms |
| waiting for handler commit | 0.04 ms |
| closing tables | 0.07 ms |
| freeing items | 0.08 ms |
| cleaning up | 0.05 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|---|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1538 |
| 18 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:413 |
| 17 | JAccess::preloadComponents() | JROOT/libraries/joomla/access/access.php:213 |
| 16 | JAccess::preload() | JROOT/libraries/joomla/access/access.php:168 |
| 15 | JAccess::check() | JROOT/libraries/joomla/user/user.php:394 |
| 14 | JUser->authorise() | JROOT/plugins/system/advancedmodules/src/Document.php:28 |
| 13 | RegularLabs\AdvancedModules\Document::loadFrontEditScript() | JROOT/plugins/system/advancedmodules/src/Helper.php:32 |
| 12 | RegularLabs\AdvancedModules\Helper->onAfterRoute() | Так же, как вызов в строке ниже. |
| 11 | call_user_func_array() | JROOT/plugins/system/advancedmodules/src/Plugin.php:110 |
| 10 | RegularLabs\AdvancedModules\Plugin->run() | JROOT/plugins/system/advancedmodules/src/Plugin.php:54 |
| 9 | RegularLabs\AdvancedModules\Plugin->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 |
SELECT a.name, a.rules
FROM bhpic_assets AS a
WHERE (a.name IN ('com_acymailing','com_admin','com_advancedmodules','com_ajax','com_banners','com_cache','com_categories','com_checkin','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_customitem','com_finder','com_installer','com_jce','com_jcomments','com_joomgallery','com_joomlaupdate','com_k2','com_komento','com_kunena','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_phocagallery','com_plugins','com_postinstall','com_redirect','com_search','com_socialloginandsocialshare','com_tags','com_templates','com_users','com_weblinks','com_wrapper') OR a.name = 'root.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 a.name, a.rules FROM #__assets AS a WHERE (a.name IN ('com_acymailing'' at line 1 SQL=EXPLAIN EXTENDED SELECT a.name, a.rules FROM #__assets AS a WHERE (a.name IN ('com_acymailing','com_admin','com_advancedmodules','com_ajax','com_banners','com_cache','com_categories','com_checkin','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_customitem','com_finder','com_installer','com_jce','com_jcomments','com_joomgallery','com_joomlaupdate','com_k2','com_komento','com_kunena','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_phocagallery','com_plugins','com_postinstall','com_redirect','com_search','com_socialloginandsocialshare','com_tags','com_templates','com_users','com_weblinks','com_wrapper') OR a.name = 'root.1') |
| Status | Duration |
|---|---|
| starting | 0.15 ms |
| Executing hook on transaction | 0.02 ms |
| starting | 0.03 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.15 ms |
| init | 0.03 ms |
| System lock | 0.04 ms |
| optimizing | 0.04 ms |
| statistics | 0.26 ms |
| preparing | 0.05 ms |
| executing | 0.88 ms |
| end | 0.03 ms |
| query end | 0.02 ms |
| waiting for handler commit | 0.03 ms |
| closing tables | 0.04 ms |
| freeing items | 0.07 ms |
| cleaning up | 0.04 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|---|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1494 |
| 18 | JDatabaseDriver->loadAssocList() | JROOT/libraries/joomla/access/access.php:441 |
| 17 | JAccess::preloadComponents() | JROOT/libraries/joomla/access/access.php:213 |
| 16 | JAccess::preload() | JROOT/libraries/joomla/access/access.php:168 |
| 15 | JAccess::check() | JROOT/libraries/joomla/user/user.php:394 |
| 14 | JUser->authorise() | JROOT/plugins/system/advancedmodules/src/Document.php:28 |
| 13 | RegularLabs\AdvancedModules\Document::loadFrontEditScript() | JROOT/plugins/system/advancedmodules/src/Helper.php:32 |
| 12 | RegularLabs\AdvancedModules\Helper->onAfterRoute() | Так же, как вызов в строке ниже. |
| 11 | call_user_func_array() | JROOT/plugins/system/advancedmodules/src/Plugin.php:110 |
| 10 | RegularLabs\AdvancedModules\Plugin->run() | JROOT/plugins/system/advancedmodules/src/Plugin.php:54 |
| 9 | RegularLabs\AdvancedModules\Plugin->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 |
UPDATE `bhpic_extensions`
SET `params` = '{\"mediaversion\":\"dbe1ec0ad4dbdf7924e1961c203123e3\"}'
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\":\"dbe1ec0ad4dbdf7924' at line 1 SQL=EXPLAIN EXTENDED UPDATE `#__extensions` SET `params` = '{\"mediaversion\":\"dbe1ec0ad4dbdf7924e1961c203123e3\"}' WHERE `type` = 'library' AND `element` = 'joomla' |
| Status | Duration |
|---|---|
| starting | 0.18 ms |
| Executing hook on transaction | 0.02 ms |
| starting | 0.02 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.16 ms |
| init | 0.03 ms |
| System lock | 0.23 ms |
| updating | 0.28 ms |
| end | 0.03 ms |
| query end | 0.02 ms |
| waiting for handler commit | 2.45 ms |
| closing tables | 0.06 ms |
| freeing items | 0.07 ms |
| cleaning up | 0.04 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:40 |
| 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 |
SELECT a.filename as filename, a.type as type, a.menulink as menulink
FROM bhpic_phocagallery_styles AS a
WHERE a.published = 1
ORDER BY a.type, a.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 a.filename as filename, a.type as type, a.menulink as menulink FROM bhpic' at line 1 SQL=EXPLAIN EXTENDED SELECT a.filename as filename, a.type as type, a.menulink as menulink FROM #__phocagallery_styles AS a WHERE a.published = 1 ORDER BY a.type, a.ordering ASC |
| Status | Duration |
|---|---|
| starting | 0.12 ms |
| Executing hook on transaction | 0.05 ms |
| starting | 0.02 ms |
| checking permissions | 0.04 ms |
| Opening tables | 3.43 ms |
| init | 0.05 ms |
| System lock | 0.04 ms |
| optimizing | 0.03 ms |
| statistics | 0.05 ms |
| preparing | 0.06 ms |
| executing | 1.78 ms |
| end | 0.03 ms |
| query end | 0.02 ms |
| waiting for handler commit | 0.04 ms |
| closing tables | 0.06 ms |
| freeing items | 0.08 ms |
| cleaning up | 0.04 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|---|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/render/renderfront.php:735 |
| 11 | PhocaGalleryRenderFront::renderAllCSS() | JROOT/components/com_phocagallery/views/category/view.html.php:65 |
| 10 | PhocaGalleryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
| 9 | JControllerLegacy->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
SELECT a.*
FROM bhpic_phocagallery_fb_users AS a
WHERE a.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 a.* FROM #__phocagallery_fb_users AS a WHERE a.id =0' at line 1 SQL=EXPLAIN EXTENDED SELECT a.* FROM #__phocagallery_fb_users AS a WHERE a.id =0 |
| Status | Duration |
|---|---|
| starting | 0.14 ms |
| Executing hook on transaction | 0.02 ms |
| starting | 0.03 ms |
| checking permissions | 0.02 ms |
| Opening tables | 3.26 ms |
| init | 0.06 ms |
| System lock | 0.04 ms |
| optimizing | 0.06 ms |
| statistics | 7.48 ms |
| executing | 0.09 ms |
| end | 0.02 ms |
| query end | 0.03 ms |
| waiting for handler commit | 0.03 ms |
| closing tables | 0.03 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.05 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|---|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
| 13 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/facebook/fbsystem.php:46 |
| 12 | PhocaGalleryFbSystem::getFbUserInfo() | JROOT/administrator/components/com_phocagallery/libraries/phocagallery/facebook/fbsystem.php:53 |
| 11 | PhocaGalleryFbSystem::getCommentsParams() | JROOT/components/com_phocagallery/views/category/view.html.php:212 |
| 10 | PhocaGalleryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
| 9 | JControllerLegacy->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
SELECT c.id, c.title, c.alias, c.description, c.published, c.approved, c.parent_id, c.deleteuserid, c.accessuserid, c.uploaduserid, c.owner_id, c.access, c.metakey, c.metadesc, c.latitude, c.longitude, c.zoom, c.geotitle, c.userfolder, c.image_id,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM bhpic_phocagallery_categories AS c
WHERE c.id = 1
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 c.id, c.title, c.alias, c.description, c.published, c.approved, c.parent_' at line 1 SQL=EXPLAIN EXTENDED SELECT c.id, c.title, c.alias, c.description, c.published, c.approved, c.parent_id, c.deleteuserid, c.accessuserid, c.uploaduserid, c.owner_id, c.access, c.metakey, c.metadesc, c.latitude, c.longitude, c.zoom, c.geotitle, c.userfolder, c.image_id, CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug FROM #__phocagallery_categories AS c WHERE c.id = 1 LIMIT 0, 1 |
| Status | Duration |
|---|---|
| starting | 0.20 ms |
| Executing hook on transaction | 0.02 ms |
| starting | 0.02 ms |
| checking permissions | 0.02 ms |
| Opening tables | 4.28 ms |
| init | 0.06 ms |
| System lock | 0.04 ms |
| optimizing | 0.07 ms |
| statistics | 1.35 ms |
| preparing | 0.05 ms |
| executing | 0.06 ms |
| end | 0.02 ms |
| query end | 0.02 ms |
| waiting for handler commit | 0.03 ms |
| closing tables | 0.04 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.05 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|---|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
| 14 | JDatabaseDriver->loadObject() | JROOT/components/com_phocagallery/models/category.php:229 |
| 13 | PhocagalleryModelCategory->_loadCategory() | JROOT/components/com_phocagallery/models/category.php:184 |
| 12 | PhocagalleryModelCategory->getCategory() | JROOT/libraries/legacy/view/legacy.php:408 |
| 11 | JViewLegacy->get() | JROOT/components/com_phocagallery/views/category/view.html.php:388 |
| 10 | PhocaGalleryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
| 9 | JControllerLegacy->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
SELECT cc.id, cc.title, cc.alias, cc.published, cc.approved, cc.parent_id, cc.deleteuserid, cc.accessuserid, cc.uploaduserid, cc.access
FROM bhpic_phocagallery_categories AS cc
WHERE cc.id = 0
AND cc.published = 1
AND cc.approved = 1
AND cc.id <> 1
ORDER BY cc.ordering ASC
LIMIT 0, 1
| 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 cc.id, cc.title, cc.alias, cc.published, cc.approved, cc.parent_id, cc.de' at line 1 SQL=EXPLAIN EXTENDED SELECT cc.id, cc.title, cc.alias, cc.published, cc.approved, cc.parent_id, cc.deleteuserid, cc.accessuserid, cc.uploaduserid, cc.access FROM #__phocagallery_categories AS cc WHERE cc.id = 0 AND cc.published = 1 AND cc.approved = 1 AND cc.id <> 1 ORDER BY cc.ordering ASC LIMIT 0, 1 |
| Status | Duration |
|---|---|
| starting | 0.25 ms |
| Executing hook on transaction | 0.02 ms |
| starting | 0.02 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.07 ms |
| init | 0.03 ms |
| System lock | 0.03 ms |
| optimizing | 0.04 ms |
| statistics | 0.09 ms |
| executing | 0.04 ms |
| end | 0.02 ms |
| query end | 0.02 ms |
| waiting for handler commit | 0.03 ms |
| closing tables | 0.03 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.04 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|---|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
| 13 | JDatabaseDriver->loadObject() | JROOT/components/com_phocagallery/models/category.php:257 |
| 12 | PhocagalleryModelCategory->getParentCategory() | JROOT/libraries/legacy/view/legacy.php:408 |
| 11 | JViewLegacy->get() | JROOT/components/com_phocagallery/views/category/view.html.php:584 |
| 10 | PhocaGalleryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
| 9 | JControllerLegacy->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
SELECT DISTINCT cc.id, cc.title, cc.alias, cc.published, cc.approved, cc.parent_id, cc.deleteuserid, cc.accessuserid, cc.uploaduserid, cc.access, cc.image_id, min(a.filename) as filename, min(a.extm) as extm, min(a.exts) as exts, min(a.extw) as extw, min(a.exth) as exth, min(a.extid) as extid
FROM bhpic_phocagallery_categories AS cc
LEFT JOIN bhpic_phocagallery AS a
ON cc.id = a.catid
WHERE cc.parent_id = 1
AND cc.published = 1
AND cc.approved = 1
AND cc.id <> 1
GROUP BY cc.id, cc.title, cc.alias, cc.published, cc.approved, cc.parent_id, cc.deleteuserid, cc.accessuserid, cc.uploaduserid, cc.access, cc.image_id
ORDER BY cc.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 DISTINCT cc.id, cc.title, cc.alias, cc.published, cc.approved, cc.parent_' at line 1 SQL=EXPLAIN EXTENDED SELECT DISTINCT cc.id, cc.title, cc.alias, cc.published, cc.approved, cc.parent_id, cc.deleteuserid, cc.accessuserid, cc.uploaduserid, cc.access, cc.image_id, min(a.filename) as filename, min(a.extm) as extm, min(a.exts) as exts, min(a.extw) as extw, min(a.exth) as exth, min(a.extid) as extid FROM #__phocagallery_categories AS cc LEFT JOIN #__phocagallery AS a ON cc.id = a.catid WHERE cc.parent_id = 1 AND cc.published = 1 AND cc.approved = 1 AND cc.id <> 1 GROUP BY cc.id, cc.title, cc.alias, cc.published, cc.approved, cc.parent_id, cc.deleteuserid, cc.accessuserid, cc.uploaduserid, cc.access, cc.image_id ORDER BY cc.ordering ASC |
| Status | Duration |
|---|---|
| starting | 0.18 ms |
| Executing hook on transaction | 0.02 ms |
| starting | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| Opening tables | 4.27 ms |
| init | 0.06 ms |
| System lock | 0.04 ms |
| optimizing | 0.04 ms |
| statistics | 0.16 ms |
| preparing | 0.10 ms |
| Creating tmp table | 0.22 ms |
| executing | 1.50 ms |
| end | 0.03 ms |
| query end | 0.02 ms |
| waiting for handler commit | 0.06 ms |
| closing tables | 0.04 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.08 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|---|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/components/com_phocagallery/models/category.php:307 |
| 12 | PhocagalleryModelCategory->getSubCategory() | JROOT/libraries/legacy/view/legacy.php:408 |
| 11 | JViewLegacy->get() | JROOT/components/com_phocagallery/views/category/view.html.php:748 |
| 10 | PhocaGalleryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
| 9 | JControllerLegacy->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
SELECT a.*, cc.alias AS catalias, cc.accessuserid AS cataccessuserid, cc.access AS cataccess,
CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(':', cc.id, cc.alias) ELSE cc.id END as catslug
FROM bhpic_phocagallery AS a
LEFT JOIN bhpic_phocagallery_img_votes_statistics AS r
ON r.imgid = a.id
LEFT JOIN bhpic_phocagallery_categories AS cc
ON cc.id = a.catid
WHERE a.catid= 1
AND a.published = 1
AND a.approved = 1
ORDER BY a.ordering ASC
LIMIT 0, 20
| 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 a.*, cc.alias AS catalias, cc.accessuserid AS cataccessuserid, cc.access ' at line 1 SQL=EXPLAIN EXTENDED SELECT a.*, cc.alias AS catalias, cc.accessuserid AS cataccessuserid, cc.access AS cataccess, CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(':', cc.id, cc.alias) ELSE cc.id END as catslug FROM #__phocagallery AS a LEFT JOIN #__phocagallery_img_votes_statistics AS r ON r.imgid = a.id LEFT JOIN #__phocagallery_categories AS cc ON cc.id = a.catid WHERE a.catid= 1 AND a.published = 1 AND a.approved = 1 ORDER BY a.ordering ASC LIMIT 0, 20 |
| Status | Duration |
|---|---|
| starting | 0.19 ms |
| Executing hook on transaction | 0.03 ms |
| starting | 0.02 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| Opening tables | 2.08 ms |
| init | 0.04 ms |
| System lock | 0.04 ms |
| optimizing | 0.04 ms |
| statistics | 0.69 ms |
| preparing | 0.08 ms |
| Creating tmp table | 0.23 ms |
| executing | 1.85 ms |
| end | 0.03 ms |
| query end | 0.02 ms |
| waiting for handler commit | 0.04 ms |
| closing tables | 0.04 ms |
| freeing items | 0.07 ms |
| cleaning up | 0.05 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|---|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:310 |
| 12 | JModelLegacy->_getList() | JROOT/components/com_phocagallery/models/category.php:67 |
| 11 | PhocagalleryModelCategory->getData() | JROOT/components/com_phocagallery/views/category/view.html.php:993 |
| 10 | PhocaGalleryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
| 9 | JControllerLegacy->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
SELECT a.id
FROM bhpic_phocagallery AS a
LEFT JOIN bhpic_phocagallery_categories AS cc
ON cc.id = a.catid
WHERE a.catid= 1
AND a.published = 1
AND a.approved = 1
ORDER BY a.id
| 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 a.id FROM #__phocagallery AS a LEFT JOIN #__phocagallery_categories' at line 1 SQL=EXPLAIN EXTENDED SELECT a.id FROM #__phocagallery AS a LEFT JOIN #__phocagallery_categories AS cc ON cc.id = a.catid WHERE a.catid= 1 AND a.published = 1 AND a.approved = 1 ORDER BY a.id |
| Status | Duration |
|---|---|
| starting | 0.16 ms |
| Executing hook on transaction | 0.02 ms |
| starting | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.10 ms |
| init | 0.03 ms |
| System lock | 0.04 ms |
| optimizing | 0.06 ms |
| statistics | 0.13 ms |
| preparing | 0.07 ms |
| executing | 0.22 ms |
| end | 0.03 ms |
| query end | 0.02 ms |
| waiting for handler commit | 0.03 ms |
| closing tables | 0.04 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.06 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|---|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/legacy/model/legacy.php:350 |
| 13 | JModelLegacy->_getListCount() | JROOT/components/com_phocagallery/models/category.php:75 |
| 12 | PhocagalleryModelCategory->getTotal() | JROOT/components/com_phocagallery/models/category.php:83 |
| 11 | PhocagalleryModelCategory->getPagination() | JROOT/components/com_phocagallery/views/category/view.html.php:995 |
| 10 | PhocaGalleryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
| 9 | JControllerLegacy->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
SHOW FULL COLUMNS
FROM `bhpic_phocagallery_categories`
| Status | Duration |
|---|---|
| starting | 0.19 ms |
| Executing hook on transaction | 0.03 ms |
| starting | 0.15 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 ms |
| Opening tables | 1.23 ms |
| init | 0.06 ms |
| System lock | 0.05 ms |
| optimizing | 0.06 ms |
| statistics | 0.26 ms |
| preparing | 0.08 ms |
| Creating tmp table | 0.12 ms |
| executing | 0.19 ms |
| checking permissions | 0.22 ms |
| checking permissions | 0.12 ms |
| checking permissions | 0.14 ms |
| checking permissions | 0.11 ms |
| checking permissions | 0.11 ms |
| checking permissions | 0.13 ms |
| checking permissions | 0.13 ms |
| checking permissions | 0.14 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.08 ms |
| checking permissions | 0.12 ms |
| checking permissions | 0.10 ms |
| checking permissions | 0.11 ms |
| checking permissions | 0.10 ms |
| checking permissions | 0.11 ms |
| checking permissions | 0.11 ms |
| checking permissions | 0.11 ms |
| checking permissions | 0.14 ms |
| checking permissions | 0.14 ms |
| checking permissions | 0.11 ms |
| checking permissions | 0.11 ms |
| checking permissions | 0.10 ms |
| checking permissions | 0.11 ms |
| checking permissions | 0.11 ms |
| checking permissions | 0.11 ms |
| checking permissions | 0.10 ms |
| checking permissions | 0.11 ms |
| checking permissions | 0.14 ms |
| checking permissions | 0.11 ms |
| checking permissions | 0.10 ms |
| checking permissions | 0.10 ms |
| checking permissions | 0.11 ms |
| checking permissions | 0.10 ms |
| checking permissions | 0.11 ms |
| checking permissions | 0.13 ms |
| checking permissions | 0.11 ms |
| checking permissions | 0.14 ms |
| checking permissions | 0.11 ms |
| checking permissions | 0.10 ms |
| checking permissions | 0.11 ms |
| checking permissions | 0.11 ms |
| checking permissions | 0.22 ms |
| end | 0.03 ms |
| query end | 0.02 ms |
| waiting for handler commit | 0.05 ms |
| closing tables | 0.07 ms |
| freeing items | 0.13 ms |
| cleaning up | 0.06 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/administrator/components/com_phocagallery/tables/phocagalleryc.php:17 |
| 13 | TablePhocaGalleryc->__construct() | JROOT/libraries/joomla/table/table.php:308 |
| 12 | JTable::getInstance() | JROOT/components/com_phocagallery/models/category.php:569 |
| 11 | PhocagalleryModelCategory->hit() | JROOT/components/com_phocagallery/views/category/view.html.php:2095 |
| 10 | PhocaGalleryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
| 9 | JControllerLegacy->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
UPDATE bhpic_phocagallery_categories
SET `hits` = (`hits` + 1)
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 'UPDATE #__phocagallery_categories SET `hits` = (`hits` + 1) WHERE `id` = '1'' at line 1 SQL=EXPLAIN EXTENDED UPDATE #__phocagallery_categories SET `hits` = (`hits` + 1) WHERE `id` = '1' |
| Status | Duration |
|---|---|
| starting | 0.09 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.10 ms |
| updating | 0.31 ms |
| end | 0.06 ms |
| query end | 0.02 ms |
| waiting for handler commit | 12.14 ms |
| closing tables | 0.09 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.04 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|---|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/table/table.php:1228 |
| 12 | JTable->hit() | JROOT/components/com_phocagallery/models/category.php:570 |
| 11 | PhocagalleryModelCategory->hit() | JROOT/components/com_phocagallery/views/category/view.html.php:2095 |
| 10 | PhocaGalleryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
| 9 | JControllerLegacy->display() | JROOT/components/com_phocagallery/controller.php:30 |
| 8 | PhocaGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
| 7 | JControllerLegacy->execute() | JROOT/components/com_phocagallery/phocagallery.php:58 |
| 6 | require_once JROOT/components/com_phocagallery/phocagallery.php | JROOT/libraries/cms/component/helper.php:405 |
| 5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
| 4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
| 1 | JApplicationCms->execute() | JROOT/index.php:49 |
SELECT template
FROM bhpic_template_styles
WHERE client_id = 1
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 template FROM #__template_styles WHERE client_id = 1 AND home = 1' at line 1 SQL=EXPLAIN EXTENDED SELECT template FROM #__template_styles WHERE client_id = 1 AND home = 1 |
| 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.42 ms |
| init | 0.02 ms |
| System lock | 0.03 ms |
| optimizing | 0.02 ms |
| statistics | 0.04 ms |
| preparing | 0.05 ms |
| executing | 0.06 ms |
| end | 0.06 ms |
| query end | 0.02 ms |
| waiting for handler commit | 0.03 ms |
| closing tables | 0.02 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.04 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|---|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 9 | JDatabaseDriver->loadResult() | JROOT/templates/theme3019/includes/includes.php:21 |
| 8 | include_once JROOT/templates/theme3019/includes/includes.php | JROOT/templates/theme3019/index.php:4 |
| 7 | require JROOT/templates/theme3019/index.php | JROOT/libraries/joomla/document/html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1072 |
| 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 |
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params,am.mirror_id, am.params as advancedparams, 0 as menuid, m.publish_up, m.publish_down
FROM bhpic_modules AS m
LEFT JOIN bhpic_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
LEFT JOIN bhpic_advancedmodules as am
ON am.moduleid = m.id
WHERE m.published = 1
AND e.enabled = 1
AND m.access IN (1,1,5)
AND m.client_id = 0
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,am.' at line 1 SQL=EXPLAIN EXTENDED SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params,am.mirror_id, am.params as advancedparams, 0 as menuid, m.publish_up, m.publish_down FROM #__modules AS m LEFT JOIN #__extensions AS e ON e.element = m.module AND e.client_id = m.client_id LEFT JOIN #__advancedmodules as am ON am.moduleid = m.id WHERE m.published = 1 AND e.enabled = 1 AND m.access IN (1,1,5) AND m.client_id = 0 ORDER BY m.position, m.ordering |
| Status | Duration |
|---|---|
| starting | 0.13 ms |
| Executing hook on transaction | 0.02 ms |
| starting | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.67 ms |
| init | 0.02 ms |
| System lock | 0.03 ms |
| optimizing | 0.05 ms |
| statistics | 0.17 ms |
| preparing | 0.07 ms |
| executing | 0.81 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.05 ms |
| cleaning up | 0.03 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|---|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:402 |
| 16 | PlgSystemAdvancedModuleHelper->getModuleList() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:123 |
| 15 | PlgSystemAdvancedModuleHelper->onPrepareModuleList() | Так же, как вызов в строке ниже. |
| 14 | call_user_func_array() | JROOT/libraries/joomla/event/dispatcher.php:164 |
| 13 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 12 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/module/helper.php:356 |
| 11 | JModuleHelper::load() | JROOT/libraries/cms/module/helper.php:84 |
| 10 | JModuleHelper::getModules() | JROOT/libraries/joomla/document/html.php:501 |
| 9 | JDocumentHtml->countModules() | JROOT/templates/theme3019/includes/includes.php:77 |
| 8 | include_once JROOT/templates/theme3019/includes/includes.php | JROOT/templates/theme3019/index.php:4 |
| 7 | require JROOT/templates/theme3019/index.php | JROOT/libraries/joomla/document/html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1072 |
| 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 |
SELECT t.parent_id
FROM bhpic_menu as t
WHERE t.id = 306
| 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 t.parent_id FROM #__menu as t WHERE t.id = 306' at line 1 SQL=EXPLAIN EXTENDED SELECT t.parent_id FROM #__menu as t WHERE t.id = 306 |
| Status | Duration |
|---|---|
| starting | 0.15 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.03 ms |
| optimizing | 0.02 ms |
| statistics | 0.08 ms |
| preparing | 0.03 ms |
| executing | 0.02 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.03 ms |
| closing tables | 0.02 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.03 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|---|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 21 | JDatabaseDriver->loadResult() | JROOT/libraries/regularlabs/src/Condition.php:290 |
| 20 | RegularLabs\Library\Condition->getParentIds() | JROOT/libraries/regularlabs/src/Condition/Menu.php:70 |
| 19 | RegularLabs\Library\Condition\Menu->getMenuParentIds() | JROOT/libraries/regularlabs/src/Condition/Menu.php:53 |
| 18 | RegularLabs\Library\Condition\Menu->pass() | JROOT/libraries/regularlabs/src/Conditions.php:226 |
| 17 | RegularLabs\Library\Conditions::passByType() | JROOT/libraries/regularlabs/src/Conditions.php:64 |
| 16 | RegularLabs\Library\Conditions::pass() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:174 |
| 15 | PlgSystemAdvancedModuleHelper->onPrepareModuleList() | Так же, как вызов в строке ниже. |
| 14 | call_user_func_array() | JROOT/libraries/joomla/event/dispatcher.php:164 |
| 13 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 12 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/module/helper.php:356 |
| 11 | JModuleHelper::load() | JROOT/libraries/cms/module/helper.php:84 |
| 10 | JModuleHelper::getModules() | JROOT/libraries/joomla/document/html.php:501 |
| 9 | JDocumentHtml->countModules() | JROOT/templates/theme3019/includes/includes.php:77 |
| 8 | include_once JROOT/templates/theme3019/includes/includes.php | JROOT/templates/theme3019/index.php:4 |
| 7 | require JROOT/templates/theme3019/index.php | JROOT/libraries/joomla/document/html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1072 |
| 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 |
SELECT t.parent_id
FROM bhpic_menu as t
WHERE t.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 t.parent_id FROM #__menu as t WHERE t.id = 1' at line 1 SQL=EXPLAIN EXTENDED SELECT t.parent_id FROM #__menu as t WHERE t.id = 1 |
| Status | Duration |
|---|---|
| starting | 0.05 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.06 ms |
| preparing | 0.02 ms |
| executing | 0.02 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.03 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|---|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
| 21 | JDatabaseDriver->loadResult() | JROOT/libraries/regularlabs/src/Condition.php:290 |
| 20 | RegularLabs\Library\Condition->getParentIds() | JROOT/libraries/regularlabs/src/Condition/Menu.php:70 |
| 19 | RegularLabs\Library\Condition\Menu->getMenuParentIds() | JROOT/libraries/regularlabs/src/Condition/Menu.php:53 |
| 18 | RegularLabs\Library\Condition\Menu->pass() | JROOT/libraries/regularlabs/src/Conditions.php:226 |
| 17 | RegularLabs\Library\Conditions::passByType() | JROOT/libraries/regularlabs/src/Conditions.php:64 |
| 16 | RegularLabs\Library\Conditions::pass() | JROOT/plugins/system/advancedmodules/src/Helpers/advancedmodulehelper.php:174 |
| 15 | PlgSystemAdvancedModuleHelper->onPrepareModuleList() | Так же, как вызов в строке ниже. |
| 14 | call_user_func_array() | JROOT/libraries/joomla/event/dispatcher.php:164 |
| 13 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
| 12 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/module/helper.php:356 |
| 11 | JModuleHelper::load() | JROOT/libraries/cms/module/helper.php:84 |
| 10 | JModuleHelper::getModules() | JROOT/libraries/joomla/document/html.php:501 |
| 9 | JDocumentHtml->countModules() | JROOT/templates/theme3019/includes/includes.php:77 |
| 8 | include_once JROOT/templates/theme3019/includes/includes.php | JROOT/templates/theme3019/index.php:4 |
| 7 | require JROOT/templates/theme3019/index.php | JROOT/libraries/joomla/document/html.php:578 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:640 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:455 |
| 4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1072 |
| 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 |
SELECT id,parent_id
FROM bhpic_menu
WHERE id = 306
| 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,parent_id FROM #__menu WHERE id = 306' at line 1 SQL=EXPLAIN EXTENDED SELECT id,parent_id FROM #__menu WHERE id = 306 |
| Status | Duration |
|---|---|
| starting | 0.11 ms |
| Executing hook on transaction | 0.02 ms |
| starting | 0.02 ms |
| checking permissions | 0.05 ms |
| Opening tables | 0.07 ms |
| init | 0.02 ms |
| System lock | 0.03 ms |
| optimizing | 0.03 ms |
| statistics | 0.10 ms |
| preparing | 0.04 ms |
| executing | 0.03 ms |
| end | 0.02 ms |
| query end | 0.03 ms |
| waiting for handler commit | 0.03 ms |
| closing tables | 0.03 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.04 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|---|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
| 23 | JDatabaseDriver->loadObject() | JROOT/modules/mod_icemegamenu/libs/menucore.php:82 |
| 22 | IceMenuTree->getCurrentMenuItem() | JROOT/modules/mod_icemegamenu/libs/menucore.php:67 |
| 21 | IceMenuTree->__construct() | JROOT/modules/mod_icemegamenu/helper.php:45 |
| 20 | modIceMegamenuHelper::buildXML() | Так же, как вызов в строке ниже. |
| 19 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:152 |
| 18 | JCacheControllerCallback->get() | JROOT/libraries/joomla/cache/controller/callback.php:40 |
| 17 | JCacheControllerCallback->call() | JROOT/modules/mod_icemegamenu/helper.php:110 |
| 16 | modIceMegamenuHelper->getXML() | JROOT/modules/mod_icemegamenu/helper.php:148 |
| 15 | modIceMegamenuHelper->render() | JROOT/templates/theme3019/html/mod_icemegamenu/default.php:16 |
| 14 | require JROOT/templates/theme3019/html/mod_icemegamenu/default.php | JROOT/modules/mod_icemegamenu/mod_icemegamenu.php:65 |
| 13 | include JROOT/modules/mod_icemegamenu/mod_icemegamenu.php | JROOT/libraries/cms/module/helper.php:199 |
| 12 | JModuleHelper::renderModule() | Так же, как вызов в строке ниже. |
| 11 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:152 |
| 10 | JCacheControllerCallback->get() | JROOT/libraries/cms/module/helper.php:603 |
| 9 | JModuleHelper::moduleCache() | JROOT/libraries/joomla/document/renderer/html/module.php:90 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:399 |
| 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 |
SELECT id,parent_id
FROM bhpic_menu
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 id,parent_id FROM #__menu WHERE id = 1' at line 1 SQL=EXPLAIN EXTENDED SELECT id,parent_id FROM #__menu WHERE id = 1 |
| 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.07 ms |
| init | 0.02 ms |
| System lock | 0.04 ms |
| optimizing | 0.02 ms |
| statistics | 0.07 ms |
| preparing | 0.03 ms |
| executing | 0.03 ms |
| end | 0.02 ms |
| query end | 0.02 ms |
| waiting for handler commit | 0.03 ms |
| closing tables | 0.03 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.04 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|---|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
| 23 | JDatabaseDriver->loadObject() | JROOT/modules/mod_icemegamenu/libs/menucore.php:82 |
| 22 | IceMenuTree->getCurrentMenuItem() | JROOT/modules/mod_icemegamenu/libs/menucore.php:67 |
| 21 | IceMenuTree->__construct() | JROOT/modules/mod_icemegamenu/helper.php:45 |
| 20 | modIceMegamenuHelper::buildXML() | Так же, как вызов в строке ниже. |
| 19 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:152 |
| 18 | JCacheControllerCallback->get() | JROOT/libraries/joomla/cache/controller/callback.php:40 |
| 17 | JCacheControllerCallback->call() | JROOT/modules/mod_icemegamenu/helper.php:110 |
| 16 | modIceMegamenuHelper->getXML() | JROOT/modules/mod_icemegamenu/helper.php:148 |
| 15 | modIceMegamenuHelper->render() | JROOT/templates/theme3019/html/mod_icemegamenu/default.php:16 |
| 14 | require JROOT/templates/theme3019/html/mod_icemegamenu/default.php | JROOT/modules/mod_icemegamenu/mod_icemegamenu.php:65 |
| 13 | include JROOT/modules/mod_icemegamenu/mod_icemegamenu.php | JROOT/libraries/cms/module/helper.php:199 |
| 12 | JModuleHelper::renderModule() | Так же, как вызов в строке ниже. |
| 11 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:152 |
| 10 | JCacheControllerCallback->get() | JROOT/libraries/cms/module/helper.php:603 |
| 9 | JModuleHelper::moduleCache() | JROOT/libraries/joomla/document/renderer/html/module.php:90 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:399 |
| 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 |
SELECT *
FROM bhpic_acymailing_config
| 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 #__acymailing_config' at line 1 SQL=EXPLAIN EXTENDED SELECT * FROM #__acymailing_config |
| Status | Duration |
|---|---|
| starting | 0.10 ms |
| Executing hook on transaction | 0.02 ms |
| starting | 0.02 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.47 ms |
| init | 0.02 ms |
| System lock | 0.05 ms |
| optimizing | 0.02 ms |
| statistics | 0.02 ms |
| preparing | 0.02 ms |
| executing | 1.39 ms |
| end | 0.02 ms |
| query end | 0.02 ms |
| closing tables | 0.02 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.04 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|---|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_acymailing/classes/cpanel.php:17 |
| 11 | cpanelClass->load() | JROOT/administrator/components/com_acymailing/helpers/helper.php:468 |
| 10 | acymailing_config() | JROOT/administrator/components/com_acymailing/helpers/helper.php:1222 |
| 9 | include_once JROOT/administrator/components/com_acymailing/helpers/helper.php | JROOT/plugins/system/regacymailing/regacymailing.php:139 |
| 8 | plgSystemRegacymailing->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 |
SELECT a.rules
FROM bhpic_assets AS a
WHERE (a.id = 1 OR a.name = 'root.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 a.rules FROM #__assets AS a WHERE (a.id = 1 OR a.name = 'root.1')' at line 1 SQL=EXPLAIN EXTENDED SELECT a.rules FROM #__assets AS a WHERE (a.id = 1 OR a.name = 'root.1') |
| Status | Duration |
|---|---|
| starting | 0.13 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.04 ms |
| optimizing | 0.03 ms |
| statistics | 0.11 ms |
| preparing | 0.06 ms |
| executing | 0.29 ms |
| end | 0.05 ms |
| query end | 0.02 ms |
| waiting for handler commit | 0.05 ms |
| closing tables | 0.03 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.04 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|---|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1538 |
| 16 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:652 |
| 15 | JAccess::getAssetRules() | JROOT/libraries/joomla/access/access.php:176 |
| 14 | JAccess::check() | JROOT/libraries/joomla/user/user.php:394 |
| 13 | JUser->authorise() | JROOT/plugins/system/sourcerer/src/Params.php:42 |
| 12 | RegularLabs\Sourcerer\Params::get() | JROOT/plugins/system/sourcerer/src/Helper.php:91 |
| 11 | RegularLabs\Sourcerer\Helper->onAfterRender() | Так же, как вызов в строке ниже. |
| 10 | call_user_func_array() | JROOT/plugins/system/sourcerer/src/Plugin.php:110 |
| 9 | RegularLabs\Sourcerer\Plugin->run() | JROOT/plugins/system/sourcerer/src/Plugin.php:82 |
| 8 | RegularLabs\Sourcerer\Plugin->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 |
2 × SELECT t.parent_id
FROM bhpic_menu as t
2 × SELECT a.rules
FROM bhpic_assets AS a
2 × SELECT id,parent_id
FROM bhpic_menu
1 × SELECT a.*, cc.alias AS catalias, cc.accessuserid AS cataccessuserid, cc.access AS cataccess,
CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(':', cc.id, cc.alias) ELSE cc.id END as catslug
FROM bhpic_phocagallery AS a
LEFT JOIN bhpic_phocagallery_img_votes_statistics AS r
ON r.imgid = a.id
LEFT JOIN bhpic_phocagallery_categories AS cc
ON cc.id = a.catid
1 × SELECT DISTINCT cc.id, cc.title, cc.alias, cc.published, cc.approved, cc.parent_id, cc.deleteuserid, cc.accessuserid, cc.uploaduserid, cc.access, cc.image_id, min(a.filename) as filename, min(a.extm) as extm, min(a.exts) as exts, min(a.extw) as extw, min(a.exth) as exth, min(a.extid) as extid
FROM bhpic_phocagallery_categories AS cc
LEFT JOIN bhpic_phocagallery AS a
ON cc.id = a.catid
1 × SELECT cc.id, cc.title, cc.alias, cc.published, cc.approved, cc.parent_id, cc.deleteuserid, cc.accessuserid, cc.uploaduserid, cc.access
FROM bhpic_phocagallery_categories AS cc
1 × SELECT template
FROM bhpic_template_styles
1 × SELECT *
FROM bhpic_acymailing_confi
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params,am.mirror_id, am.params as advancedparams, 0 as menuid, m.publish_up, m.publish_down
FROM bhpic_modules AS m
LEFT JOIN bhpic_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
LEFT JOIN bhpic_advancedmodules as am
ON am.moduleid = m.id
1 × SELECT c.id, c.title, c.alias, c.description, c.published, c.approved, c.parent_id, c.deleteuserid, c.accessuserid, c.uploaduserid, c.owner_id, c.access, c.metakey, c.metadesc, c.latitude, c.longitude, c.zoom, c.geotitle, c.userfolder, c.image_id,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM bhpic_phocagallery_categories AS c
1 × SELECT a.id
FROM bhpic_phocagallery AS a
LEFT JOIN bhpic_phocagallery_categories AS cc
ON cc.id = a.catid
1 × SELECT a.filename as filename, a.type as type, a.menulink as menulink
FROM bhpic_phocagallery_styles AS a
1 × SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM bhpic_menu AS m
LEFT JOIN bhpic_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT id, rules
FROM `bhpic_viewlevels
1 × SELECT b.id
FROM bhpic_usergroups AS a
LEFT JOIN bhpic_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT `session_id`
FROM `bhpic_session`
1 × SELECT *
FROM bhpic_komento_configs
1 × SELECT *
FROM bhpic_assets
1 × SELECT `data`
FROM `bhpic_session`
1 × SELECT a.name, a.rules
FROM bhpic_assets AS a
1 × SELECT element
FROM bhpic_extensions
1 × SELECT a.*
FROM bhpic_phocagallery_fb_users AS a
1 × SHOW FULL COLUMNS
FROM `bhpic_phocagallery_categories
1 × UPDATE bhpic_phocagallery_categories
SET `hits` = (`hits` + 1)
1 × UPDATE `bhpic_extensions`
SET `params` = '{\"mediaversion\":\"dbe1ec0ad4dbdf7924e1961c203123e3\"}'
1 × SHOW FULL COLUMNS
FROM `bhpic_assets
1 × INSERT INTO `bhpic_session` (`session_id`,`client_id`,`guest`,`time`,`userid`,`username`)
VALUES ('s1kofa4dde52qca4j1s5643mp4', 0, 1, '1778811955', 0, ''
1 × SHOW FULL COLUMNS
FROM `bhpic_komento_configs
1 × DELETE
FROM `bhpic_session`







