Query Time: 0.89 ms Query memory: 0.018 MB Memory before query: 3.021 MB Rows returned: 0
SELECT `data`
FROM `h5c7e_session`
WHERE `session_id` = 'sms8hcjkmq7r7laqt9c14fs8b4'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | h5c7e_session | const | PRIMARY | PRIMARY | 766 | const | 1 | |
Status | Duration |
---|
Starting | 0.08 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.05 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
Table lock | 0.03 ms |
Init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.05 ms |
Preparing | 0.02 ms |
Executing | 0.03 ms |
End of update loop | 0.03 ms |
Query end | 0.01 ms |
Commit | 0.04 ms |
Closing tables | 0.02 ms |
Unlocking tables | 0.03 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.05 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
13 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/session/storage/database.php:44 |
12 | JSessionStorageDatabase->read() | Same as call in the line below. |
11 | session_start() | JROOT/libraries/joomla/session/handler/native.php: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 |
Query Time: 0.83 ms After last query: 2.80 ms Query memory: 0.012 MB Memory before query: 3.230 MB Rows returned: 0
SELECT `session_id`
FROM `h5c7e_session`
WHERE `session_id` = 'sms8hcjkmq7r7laqt9c14fs8b4'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | h5c7e_session | const | PRIMARY | PRIMARY | 766 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.06 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
Table lock | 0.02 ms |
Init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.04 ms |
Preparing | 0.02 ms |
Executing | 0.03 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.02 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.06 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
7 | JDatabaseDriver->loadResult() | JROOT/libraries/cms/application/cms.php:176 |
6 | JApplicationCms->checkSession() | JROOT/libraries/cms/application/cms.php: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 |
Query Time: 1.50 ms After last query: 0.15 ms Query memory: 0.009 MB Memory before query: 3.246 MB
INSERT INTO `h5c7e_session`
(`session_id`,`client_id`,`guest`,`time`,`userid`,`username`)
VALUES
('sms8hcjkmq7r7laqt9c14fs8b4', 0, 1, '1615185994', 0, '')
EXPLAIN not possible on query: INSERT INTO `h5c7e_session`
(`session_id`,`client_id`,`guest`,`time`,`userid`,`username`) VALUES
('sms8hcjkmq7r7laqt9c14fs8b4', 0, 1, '1615185994', 0, '')
Status | Duration |
---|
Starting | 0.05 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
Table lock | 0.02 ms |
Init for update | 0.02 ms |
Update | 0.16 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.71 ms |
Closing tables | 0.02 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.05 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 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 |
Query Time: 1.41 ms After last query: 2.77 ms Query memory: 0.024 MB Memory before query: 3.503 MB Rows returned: 35
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `h5c7e_extensions`
WHERE `type` = 'component'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | h5c7e_extensions | ref | extension | extension | 82 | const | 35 | Using index condition |
Status | Duration |
---|
Starting | 0.07 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
Table lock | 0.02 ms |
Init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.07 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.20 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.08 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
9 | JDatabaseDriver->loadObjectList() | Same as call in the line below. |
8 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:152 |
7 | JCacheControllerCallback->get() | JROOT/libraries/cms/component/helper.php:448 |
6 | JComponentHelper::load() | JROOT/libraries/cms/component/helper.php:43 |
5 | JComponentHelper::getComponent() | JROOT/libraries/cms/component/helper.php:120 |
4 | JComponentHelper::getParams() | JROOT/libraries/cms/application/site.php:589 |
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 |
Query Time: 0.86 ms After last query: 1.91 ms Query memory: 0.015 MB Memory before query: 3.719 MB Rows returned: 2
SELECT b.id
FROM h5c7e_usergroups AS a
LEFT JOIN h5c7e_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 9
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | b | index | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 8 | NULL | 9 | Using where; Using index |
Status | Duration |
---|
Starting | 0.06 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
Table lock | 0.02 ms |
Init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.07 ms |
Preparing | 0.02 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.04 ms |
Executing | 0.02 ms |
Sending data | 0.05 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.02 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.03 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.05 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 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 |
Query Time: 0.71 ms After last query: 0.63 ms Query memory: 0.014 MB Memory before query: 3.795 MB Rows returned: 5
SELECT id, rules
FROM `h5c7e_viewlevels`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | h5c7e_viewlevels | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | |
Status | Duration |
---|
Starting | 0.04 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
Table lock | 0.02 ms |
Init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.02 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.05 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.06 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number | 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 |
Query Time: 1.45 ms After last query: 0.14 ms Query memory: 0.014 MB Memory before query: 3.814 MB Rows returned: 57
SELECT folder AS type, element AS name, params
FROM h5c7e_extensions
WHERE enabled = 1
AND type ='plugin'
AND state IN (0,1)
AND access IN (1,1,5)
ORDER BY ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | h5c7e_extensions | ref | extension | extension | 82 | const | 73 | Using index condition; Using where; Using filesort |
Status | Duration |
---|
Starting | 0.07 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.02 ms |
Init | 0.04 ms |
Optimizing | 0.03 ms |
Statistics | 0.06 ms |
Preparing | 0.04 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.02 ms |
Creating sort index | 0.59 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.06 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
7 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/plugin/helper.php:310 |
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 |
Query Time: 0.98 ms After last query: 6.95 ms Query memory: 0.022 MB Memory before query: 4.705 MB Rows returned: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `h5c7e_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | h5c7e_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | Using index condition |
Status | Duration |
---|
Starting | 0.06 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
Table lock | 0.02 ms |
Init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.08 ms |
Preparing | 0.03 ms |
Executing | 0.02 ms |
Sending data | 0.07 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.02 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.06 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
16 | JDatabaseDriver->loadObject() | Same as call in the line below. |
15 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:152 |
14 | JCacheControllerCallback->get() | JROOT/libraries/cms/library/helper.php:156 |
13 | JLibraryHelper::_load() | JROOT/libraries/cms/library/helper.php:47 |
12 | JLibraryHelper::getLibrary() | JROOT/libraries/cms/library/helper.php:90 |
11 | JLibraryHelper::getParams() | JROOT/libraries/cms/version/version.php:274 |
10 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:755 |
9 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
8 | JFactory::getDocument() | JROOT/plugins/system/bluetheme/bluetheme.php:23 |
7 | plgSystemBluetheme->__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 |
Query Time: 1.48 ms After last query: 0.23 ms Query memory: 0.016 MB Memory before query: 4.711 MB
UPDATE `h5c7e_extensions`
SET `params` = '{\"mediaversion\":\"99205095425cef36ec7f004bfe2a5092\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN not possible on query: UPDATE `h5c7e_extensions`
SET `params` = '{\"mediaversion\":\"99205095425cef36ec7f004bfe2a5092\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
Status | Duration |
---|
Starting | 0.05 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init for update | 0.09 ms |
Updating | 0.09 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.73 ms |
Closing tables | 0.02 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.05 ms |
Reset for next command | 0.04 ms |
# | Caller | File and line number | 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/library/helper.php:119 |
12 | JLibraryHelper::saveParams() | JROOT/libraries/cms/version/version.php:325 |
11 | JVersion->setMediaVersion() | JROOT/libraries/cms/version/version.php:284 |
10 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:755 |
9 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
8 | JFactory::getDocument() | JROOT/plugins/system/bluetheme/bluetheme.php:23 |
7 | plgSystemBluetheme->__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 |
Query Time: 1.39 ms After last query: 15.36 ms Query memory: 0.026 MB Memory before query: 6.146 MB Rows returned: 8
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 h5c7e_menu AS m
LEFT JOIN h5c7e_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
ORDER BY m.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 19 | Using index condition; Using where; Using filesort |
1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | inspi629580_5amyvv.m.component_id | 1 | Using where |
Status | Duration |
---|
Starting | 0.11 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
Table lock | 0.02 ms |
Init | 0.05 ms |
Optimizing | 0.03 ms |
Statistics | 0.10 ms |
Preparing | 0.05 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.03 ms |
Creating sort index | 0.34 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
Closing tables | 0.02 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.03 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.06 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 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 |
Query Time: 0.90 ms After last query: 8.42 ms Query memory: 0.022 MB Memory before query: 6.842 MB Rows returned: 1
SELECT *
FROM h5c7e_languages
WHERE published=1
ORDER BY ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | h5c7e_languages | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using where; Using filesort |
Status | Duration |
---|
Starting | 0.07 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
Table lock | 0.02 ms |
Init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.03 ms |
Preparing | 0.03 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.03 ms |
Creating sort index | 0.07 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.06 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number | 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
14 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/language/helper.php:164 |
13 | JLanguageHelper::getLanguages() | JROOT/libraries/cms/application/site.php:329 |
12 | JApplicationSite->getParams() | JROOT/components/com_k2/helpers/utilities.php:315 |
11 | K2HelperUtilities::getParams() | JROOT/administrator/components/com_k2/helpers/html.php:56 |
10 | K2HelperHTML::loadjQuery() | JROOT/plugins/system/k2/k2.php:55 |
9 | plgSystemK2->onAfterRoute() | Same as call in the line below. |
8 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php: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 |
Query Time: 1.45 ms After last query: 2.96 ms Query memory: 0.027 MB Memory before query: 7.135 MB Rows returned: 3
SELECT id, home, template, s.params
FROM h5c7e_template_styles as s
LEFT JOIN h5c7e_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | extension | 82 | const | 5 | Using index condition; Using where |
1 | SIMPLE | s | ALL | idx_template | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | Using where; Using join buffer (flat, BNL join) |
Status | Duration |
---|
Starting | 0.09 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.06 ms |
Preparing | 0.05 ms |
Executing | 0.01 ms |
Sending data | 0.12 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.02 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.06 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
21 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/application/site.php:484 |
20 | JApplicationSite->getTemplate() | JROOT/libraries/cms/html/html.php:339 |
19 | JHtml::includeRelativeFiles() | JROOT/libraries/cms/html/html.php:684 |
18 | JHtml::script() | Same as call in the line below. |
17 | call_user_func_array() | JROOT/libraries/cms/html/html.php:237 |
16 | JHtml::call() | JROOT/libraries/cms/html/html.php:139 |
15 | JHtml::_() | JROOT/libraries/cms/html/behavior.php:64 |
14 | JHtmlBehavior::framework() | Same as call in the line below. |
13 | call_user_func_array() | JROOT/libraries/cms/html/html.php:237 |
12 | JHtml::call() | JROOT/libraries/cms/html/html.php:139 |
11 | JHtml::_() | JROOT/administrator/components/com_k2/helpers/html.php:76 |
10 | K2HelperHTML::loadjQuery() | JROOT/plugins/system/k2/k2.php:55 |
9 | plgSystemK2->onAfterRoute() | Same as call in the line below. |
8 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:69 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:159 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php: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 |
Query Time: 1.89 ms After last query: 15.01 ms Query memory: 0.027 MB Memory before query: 8.195 MB Rows returned: 4
SHOW FULL COLUMNS
FROM `h5c7e_blue_pagebuilder`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `h5c7e_blue_pagebuilder`
Status | Duration |
---|
Starting | 0.05 ms |
Checking permissions | 0.02 ms |
Closing tables | 0.02 ms |
Opening tables | 0.59 ms |
After opening tables | 0.02 ms |
System lock | 0.05 ms |
Table lock | 0.02 ms |
Init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.02 ms |
Preparing | 0.03 ms |
Executing | 0.02 ms |
Filling schema table | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
Checking permissions | 0.10 ms |
Closing tables | 0.02 ms |
Executing | 0.02 ms |
Sending data | 0.05 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.01 ms |
Closing tables | 0.04 ms |
Removing tmp table | 0.25 ms |
Closing tables | 0.02 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.06 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 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_blue_pagebuilder/tables/page.php:31 |
14 | Blue_pagebuilderTablePage->__construct() | JROOT/libraries/joomla/table/table.php:308 |
13 | JTable::getInstance() | JROOT/components/com_blue_pagebuilder/models/page.php:75 |
12 | Blue_pagebuilderModelPage->getItem() | JROOT/libraries/legacy/view/legacy.php:408 |
11 | JViewLegacy->get() | JROOT/components/com_blue_pagebuilder/views/page/view.html.php:20 |
10 | Blue_pagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_blue_pagebuilder/controller.php:26 |
8 | Blue_pagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_blue_pagebuilder/blue_pagebuilder.php:16 |
6 | require_once JROOT/components/com_blue_pagebuilder/blue_pagebuilder.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 |
Query Time: 0.90 ms After last query: 0.85 ms Query memory: 0.036 MB Memory before query: 8.254 MB Rows returned: 1
SELECT *
FROM h5c7e_blue_pagebuilder
WHERE `id` = '1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | h5c7e_blue_pagebuilder | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.04 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.02 ms |
Init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.09 ms |
Preparing | 0.02 ms |
Unlocking tables | 0.02 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.08 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.02 ms |
Updating status | 0.04 ms |
Reset for next command | 0.04 ms |
# | Caller | File and line number | 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
14 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:719 |
13 | JTable->load() | JROOT/components/com_blue_pagebuilder/models/page.php:79 |
12 | Blue_pagebuilderModelPage->getItem() | JROOT/libraries/legacy/view/legacy.php:408 |
11 | JViewLegacy->get() | JROOT/components/com_blue_pagebuilder/views/page/view.html.php:20 |
10 | Blue_pagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_blue_pagebuilder/controller.php:26 |
8 | Blue_pagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_blue_pagebuilder/blue_pagebuilder.php:16 |
6 | require_once JROOT/components/com_blue_pagebuilder/blue_pagebuilder.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 |
Query Time: 1.43 ms After last query: 2.18 ms Query memory: 0.028 MB Memory before query: 8.483 MB Rows returned: 3
SELECT a.video,a.id,a.title,a.alias,a.extra_fields,a.introtext,a.fulltext,a.catid,b.name as c_name,a.created,a.created_by_alias,a.ordering
FROM h5c7e_k2_items AS a
INNER JOIN h5c7e_k2_categories AS b
ON (a.catid = b.id)
WHERE a.published=1
AND a.trash=0
AND catid=1
ORDER BY created ASC
LIMIT 4
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | b | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | a | ref | item,catid | catid | 4 | const | 3 | Using where; Using filesort |
Status | Duration |
---|
Starting | 0.11 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.04 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
Table lock | 0.02 ms |
Init | 0.04 ms |
Optimizing | 0.03 ms |
Statistics | 0.23 ms |
Preparing | 0.02 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.04 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.03 ms |
Creating sort index | 0.21 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.02 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.03 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.06 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
20 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/bluetheme/assets/includes/common.php:356 |
19 | BluethemePlugin->getk2Category() | JROOT/plugins/system/bluetheme/assets/shortcode/services.php:27 |
18 | ServicesDesignShortcode() | Same as call in the line below. |
17 | call_user_func() | JROOT/plugins/system/bluetheme/assets/includes/common.php:71 |
16 | do_shortcode_tag() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/plugins/system/bluetheme/assets/includes/common.php:45 |
14 | do_shortcode() | JROOT/components/com_blue_pagebuilder/views/page/tmpl/default.php:17 |
13 | include JROOT/components/com_blue_pagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
11 | JViewLegacy->display() | JROOT/components/com_blue_pagebuilder/views/page/view.html.php:42 |
10 | Blue_pagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_blue_pagebuilder/controller.php:26 |
8 | Blue_pagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_blue_pagebuilder/blue_pagebuilder.php:16 |
6 | require_once JROOT/components/com_blue_pagebuilder/blue_pagebuilder.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 |
Query Time: 1.18 ms After last query: 6.84 ms Query memory: 0.029 MB Memory before query: 8.943 MB Rows returned: 12
SELECT a.video,a.id,a.title,a.hits,a.alias,a.catid,a.introtext,a.fulltext,a.extra_fields,a.created,a.ordering,b.name AS catname,b.alias AS categoryalias
FROM h5c7e_k2_items AS a
INNER JOIN h5c7e_k2_categories AS b
ON (a.catid = b.id)
WHERE a.published=1
AND a.trash=0
AND catid=3
ORDER BY created ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | b | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | a | ref | item,catid | catid | 4 | const | 12 | Using where; Using filesort |
Status | Duration |
---|
Starting | 0.08 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.05 ms |
Table lock | 0.02 ms |
Init | 0.04 ms |
Optimizing | 0.03 ms |
Statistics | 0.07 ms |
Preparing | 0.02 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.03 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.03 ms |
Creating sort index | 0.22 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.03 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.06 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
20 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/bluetheme/assets/includes/common.php:248 |
19 | BluethemePlugin->getK2Recent() | JROOT/plugins/system/bluetheme/assets/shortcode/portfolio.php:31 |
18 | PortfolioDesignShortcode() | Same as call in the line below. |
17 | call_user_func() | JROOT/plugins/system/bluetheme/assets/includes/common.php:71 |
16 | do_shortcode_tag() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/plugins/system/bluetheme/assets/includes/common.php:45 |
14 | do_shortcode() | JROOT/components/com_blue_pagebuilder/views/page/tmpl/default.php:17 |
13 | include JROOT/components/com_blue_pagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
11 | JViewLegacy->display() | JROOT/components/com_blue_pagebuilder/views/page/view.html.php:42 |
10 | Blue_pagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_blue_pagebuilder/controller.php:26 |
8 | Blue_pagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_blue_pagebuilder/blue_pagebuilder.php:16 |
6 | require_once JROOT/components/com_blue_pagebuilder/blue_pagebuilder.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 |
Query Time: 1.32 ms After last query: 0.19 ms Query memory: 0.026 MB Memory before query: 8.997 MB Rows returned: 1
SELECT tag.*
FROM h5c7e_k2_tags AS tag
JOIN h5c7e_k2_tags_xref AS xref
ON tag.id = xref.tagID
WHERE tag.published=1
AND xref.itemID = 8
ORDER BY xref.id ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | xref | ref | tagID,itemID | itemID | 4 | const | 1 | Using where |
1 | SIMPLE | tag | eq_ref | PRIMARY,published | PRIMARY | 4 | inspi629580_5amyvv.xref.tagID | 1 | Using where |
Status | Duration |
---|
Starting | 0.08 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
Table lock | 0.02 ms |
Init | 0.04 ms |
Optimizing | 0.03 ms |
Statistics | 0.07 ms |
Preparing | 0.05 ms |
Sorting result | 0.02 ms |
Executing | 0.02 ms |
Sending data | 0.39 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
Closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
Closing tables | 0.03 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.02 ms |
Updating status | 0.07 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
20 | JDatabaseDriver->loadObjectList() | JROOT/components/com_k2/models/item.php:1353 |
19 | K2ModelItem->getItemTags() | JROOT/plugins/system/bluetheme/assets/shortcode/portfolio.php:40 |
18 | PortfolioDesignShortcode() | Same as call in the line below. |
17 | call_user_func() | JROOT/plugins/system/bluetheme/assets/includes/common.php:71 |
16 | do_shortcode_tag() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/plugins/system/bluetheme/assets/includes/common.php:45 |
14 | do_shortcode() | JROOT/components/com_blue_pagebuilder/views/page/tmpl/default.php:17 |
13 | include JROOT/components/com_blue_pagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
11 | JViewLegacy->display() | JROOT/components/com_blue_pagebuilder/views/page/view.html.php:42 |
10 | Blue_pagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_blue_pagebuilder/controller.php:26 |
8 | Blue_pagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_blue_pagebuilder/blue_pagebuilder.php:16 |
6 | require_once JROOT/components/com_blue_pagebuilder/blue_pagebuilder.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 |
Query Time: 0.99 ms After last query: 0.11 ms Query memory: 0.025 MB Memory before query: 9.023 MB Rows returned: 1
SELECT tag.*
FROM h5c7e_k2_tags AS tag
JOIN h5c7e_k2_tags_xref AS xref
ON tag.id = xref.tagID
WHERE tag.published=1
AND xref.itemID = 9
ORDER BY xref.id ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | xref | ref | tagID,itemID | itemID | 4 | const | 1 | Using where |
1 | SIMPLE | tag | eq_ref | PRIMARY,published | PRIMARY | 4 | inspi629580_5amyvv.xref.tagID | 1 | Using where |
Status | Duration |
---|
Starting | 0.07 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
Table lock | 0.02 ms |
Init | 0.04 ms |
Optimizing | 0.03 ms |
Statistics | 0.07 ms |
Preparing | 0.04 ms |
Sorting result | 0.02 ms |
Executing | 0.02 ms |
Sending data | 0.07 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
Closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
Closing tables | 0.03 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.02 ms |
Updating status | 0.08 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
20 | JDatabaseDriver->loadObjectList() | JROOT/components/com_k2/models/item.php:1353 |
19 | K2ModelItem->getItemTags() | JROOT/plugins/system/bluetheme/assets/shortcode/portfolio.php:40 |
18 | PortfolioDesignShortcode() | Same as call in the line below. |
17 | call_user_func() | JROOT/plugins/system/bluetheme/assets/includes/common.php:71 |
16 | do_shortcode_tag() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/plugins/system/bluetheme/assets/includes/common.php:45 |
14 | do_shortcode() | JROOT/components/com_blue_pagebuilder/views/page/tmpl/default.php:17 |
13 | include JROOT/components/com_blue_pagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
11 | JViewLegacy->display() | JROOT/components/com_blue_pagebuilder/views/page/view.html.php:42 |
10 | Blue_pagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_blue_pagebuilder/controller.php:26 |
8 | Blue_pagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_blue_pagebuilder/blue_pagebuilder.php:16 |
6 | require_once JROOT/components/com_blue_pagebuilder/blue_pagebuilder.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 |
Query Time: 0.83 ms After last query: 0.10 ms Query memory: 0.026 MB Memory before query: 9.048 MB Rows returned: 2
SELECT tag.*
FROM h5c7e_k2_tags AS tag
JOIN h5c7e_k2_tags_xref AS xref
ON tag.id = xref.tagID
WHERE tag.published=1
AND xref.itemID = 10
ORDER BY xref.id ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | xref | ref | tagID,itemID | itemID | 4 | const | 2 | Using where |
1 | SIMPLE | tag | eq_ref | PRIMARY,published | PRIMARY | 4 | inspi629580_5amyvv.xref.tagID | 1 | Using where |
Status | Duration |
---|
Starting | 0.06 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
Table lock | 0.02 ms |
Init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.06 ms |
Preparing | 0.05 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.06 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.05 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
20 | JDatabaseDriver->loadObjectList() | JROOT/components/com_k2/models/item.php:1353 |
19 | K2ModelItem->getItemTags() | JROOT/plugins/system/bluetheme/assets/shortcode/portfolio.php:40 |
18 | PortfolioDesignShortcode() | Same as call in the line below. |
17 | call_user_func() | JROOT/plugins/system/bluetheme/assets/includes/common.php:71 |
16 | do_shortcode_tag() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/plugins/system/bluetheme/assets/includes/common.php:45 |
14 | do_shortcode() | JROOT/components/com_blue_pagebuilder/views/page/tmpl/default.php:17 |
13 | include JROOT/components/com_blue_pagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
11 | JViewLegacy->display() | JROOT/components/com_blue_pagebuilder/views/page/view.html.php:42 |
10 | Blue_pagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_blue_pagebuilder/controller.php:26 |
8 | Blue_pagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_blue_pagebuilder/blue_pagebuilder.php:16 |
6 | require_once JROOT/components/com_blue_pagebuilder/blue_pagebuilder.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 |
Query Time: 0.85 ms After last query: 0.10 ms Query memory: 0.025 MB Memory before query: 9.074 MB Rows returned: 1
SELECT tag.*
FROM h5c7e_k2_tags AS tag
JOIN h5c7e_k2_tags_xref AS xref
ON tag.id = xref.tagID
WHERE tag.published=1
AND xref.itemID = 11
ORDER BY xref.id ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | xref | ref | tagID,itemID | itemID | 4 | const | 1 | Using where |
1 | SIMPLE | tag | eq_ref | PRIMARY,published | PRIMARY | 4 | inspi629580_5amyvv.xref.tagID | 1 | Using where |
Status | Duration |
---|
Starting | 0.06 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
Table lock | 0.02 ms |
Init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.05 ms |
Preparing | 0.03 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.06 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.06 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
20 | JDatabaseDriver->loadObjectList() | JROOT/components/com_k2/models/item.php:1353 |
19 | K2ModelItem->getItemTags() | JROOT/plugins/system/bluetheme/assets/shortcode/portfolio.php:40 |
18 | PortfolioDesignShortcode() | Same as call in the line below. |
17 | call_user_func() | JROOT/plugins/system/bluetheme/assets/includes/common.php:71 |
16 | do_shortcode_tag() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/plugins/system/bluetheme/assets/includes/common.php:45 |
14 | do_shortcode() | JROOT/components/com_blue_pagebuilder/views/page/tmpl/default.php:17 |
13 | include JROOT/components/com_blue_pagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
11 | JViewLegacy->display() | JROOT/components/com_blue_pagebuilder/views/page/view.html.php:42 |
10 | Blue_pagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_blue_pagebuilder/controller.php:26 |
8 | Blue_pagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_blue_pagebuilder/blue_pagebuilder.php:16 |
6 | require_once JROOT/components/com_blue_pagebuilder/blue_pagebuilder.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 |
Query Time: 0.81 ms After last query: 0.10 ms Query memory: 0.025 MB Memory before query: 9.100 MB Rows returned: 1
SELECT tag.*
FROM h5c7e_k2_tags AS tag
JOIN h5c7e_k2_tags_xref AS xref
ON tag.id = xref.tagID
WHERE tag.published=1
AND xref.itemID = 12
ORDER BY xref.id ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | xref | ref | tagID,itemID | itemID | 4 | const | 1 | Using where |
1 | SIMPLE | tag | eq_ref | PRIMARY,published | PRIMARY | 4 | inspi629580_5amyvv.xref.tagID | 1 | Using where |
Status | Duration |
---|
Starting | 0.05 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
Table lock | 0.02 ms |
Init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.05 ms |
Preparing | 0.03 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.05 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.02 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.11 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.02 ms |
Updating status | 0.04 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
20 | JDatabaseDriver->loadObjectList() | JROOT/components/com_k2/models/item.php:1353 |
19 | K2ModelItem->getItemTags() | JROOT/plugins/system/bluetheme/assets/shortcode/portfolio.php:40 |
18 | PortfolioDesignShortcode() | Same as call in the line below. |
17 | call_user_func() | JROOT/plugins/system/bluetheme/assets/includes/common.php:71 |
16 | do_shortcode_tag() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/plugins/system/bluetheme/assets/includes/common.php:45 |
14 | do_shortcode() | JROOT/components/com_blue_pagebuilder/views/page/tmpl/default.php:17 |
13 | include JROOT/components/com_blue_pagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
11 | JViewLegacy->display() | JROOT/components/com_blue_pagebuilder/views/page/view.html.php:42 |
10 | Blue_pagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_blue_pagebuilder/controller.php:26 |
8 | Blue_pagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_blue_pagebuilder/blue_pagebuilder.php:16 |
6 | require_once JROOT/components/com_blue_pagebuilder/blue_pagebuilder.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 |
Query Time: 0.78 ms After last query: 0.12 ms Query memory: 0.025 MB Memory before query: 9.125 MB Rows returned: 1
SELECT tag.*
FROM h5c7e_k2_tags AS tag
JOIN h5c7e_k2_tags_xref AS xref
ON tag.id = xref.tagID
WHERE tag.published=1
AND xref.itemID = 13
ORDER BY xref.id ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | xref | ref | tagID,itemID | itemID | 4 | const | 1 | Using where |
1 | SIMPLE | tag | eq_ref | PRIMARY,published | PRIMARY | 4 | inspi629580_5amyvv.xref.tagID | 1 | Using where |
Status | Duration |
---|
Starting | 0.07 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
Table lock | 0.02 ms |
Init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.05 ms |
Preparing | 0.03 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.05 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.05 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
20 | JDatabaseDriver->loadObjectList() | JROOT/components/com_k2/models/item.php:1353 |
19 | K2ModelItem->getItemTags() | JROOT/plugins/system/bluetheme/assets/shortcode/portfolio.php:40 |
18 | PortfolioDesignShortcode() | Same as call in the line below. |
17 | call_user_func() | JROOT/plugins/system/bluetheme/assets/includes/common.php:71 |
16 | do_shortcode_tag() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/plugins/system/bluetheme/assets/includes/common.php:45 |
14 | do_shortcode() | JROOT/components/com_blue_pagebuilder/views/page/tmpl/default.php:17 |
13 | include JROOT/components/com_blue_pagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
11 | JViewLegacy->display() | JROOT/components/com_blue_pagebuilder/views/page/view.html.php:42 |
10 | Blue_pagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_blue_pagebuilder/controller.php:26 |
8 | Blue_pagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_blue_pagebuilder/blue_pagebuilder.php:16 |
6 | require_once JROOT/components/com_blue_pagebuilder/blue_pagebuilder.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 |
Query Time: 0.76 ms After last query: 0.10 ms Query memory: 0.025 MB Memory before query: 9.150 MB Rows returned: 1
SELECT tag.*
FROM h5c7e_k2_tags AS tag
JOIN h5c7e_k2_tags_xref AS xref
ON tag.id = xref.tagID
WHERE tag.published=1
AND xref.itemID = 14
ORDER BY xref.id ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | xref | ref | tagID,itemID | itemID | 4 | const | 1 | Using where |
1 | SIMPLE | tag | eq_ref | PRIMARY,published | PRIMARY | 4 | inspi629580_5amyvv.xref.tagID | 1 | Using where |
Status | Duration |
---|
Starting | 0.05 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
Table lock | 0.02 ms |
Init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.05 ms |
Preparing | 0.03 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.05 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.05 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
20 | JDatabaseDriver->loadObjectList() | JROOT/components/com_k2/models/item.php:1353 |
19 | K2ModelItem->getItemTags() | JROOT/plugins/system/bluetheme/assets/shortcode/portfolio.php:40 |
18 | PortfolioDesignShortcode() | Same as call in the line below. |
17 | call_user_func() | JROOT/plugins/system/bluetheme/assets/includes/common.php:71 |
16 | do_shortcode_tag() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/plugins/system/bluetheme/assets/includes/common.php:45 |
14 | do_shortcode() | JROOT/components/com_blue_pagebuilder/views/page/tmpl/default.php:17 |
13 | include JROOT/components/com_blue_pagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
11 | JViewLegacy->display() | JROOT/components/com_blue_pagebuilder/views/page/view.html.php:42 |
10 | Blue_pagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_blue_pagebuilder/controller.php:26 |
8 | Blue_pagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_blue_pagebuilder/blue_pagebuilder.php:16 |
6 | require_once JROOT/components/com_blue_pagebuilder/blue_pagebuilder.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 |
Query Time: 0.76 ms After last query: 0.10 ms Query memory: 0.025 MB Memory before query: 9.176 MB Rows returned: 0
SELECT tag.*
FROM h5c7e_k2_tags AS tag
JOIN h5c7e_k2_tags_xref AS xref
ON tag.id = xref.tagID
WHERE tag.published=1
AND xref.itemID = 15
ORDER BY xref.id ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | xref | ref | tagID,itemID | itemID | 4 | const | 1 | Using where |
1 | SIMPLE | tag | eq_ref | PRIMARY,published | PRIMARY | 4 | inspi629580_5amyvv.xref.tagID | 1 | Using where |
Status | Duration |
---|
Starting | 0.06 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
Table lock | 0.02 ms |
Init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.05 ms |
Preparing | 0.03 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.03 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.05 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
20 | JDatabaseDriver->loadObjectList() | JROOT/components/com_k2/models/item.php:1353 |
19 | K2ModelItem->getItemTags() | JROOT/plugins/system/bluetheme/assets/shortcode/portfolio.php:40 |
18 | PortfolioDesignShortcode() | Same as call in the line below. |
17 | call_user_func() | JROOT/plugins/system/bluetheme/assets/includes/common.php:71 |
16 | do_shortcode_tag() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/plugins/system/bluetheme/assets/includes/common.php:45 |
14 | do_shortcode() | JROOT/components/com_blue_pagebuilder/views/page/tmpl/default.php:17 |
13 | include JROOT/components/com_blue_pagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
11 | JViewLegacy->display() | JROOT/components/com_blue_pagebuilder/views/page/view.html.php:42 |
10 | Blue_pagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_blue_pagebuilder/controller.php:26 |
8 | Blue_pagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_blue_pagebuilder/blue_pagebuilder.php:16 |
6 | require_once JROOT/components/com_blue_pagebuilder/blue_pagebuilder.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 |
Query Time: 0.92 ms After last query: 0.09 ms Query memory: 0.025 MB Memory before query: 9.200 MB Rows returned: 1
SELECT tag.*
FROM h5c7e_k2_tags AS tag
JOIN h5c7e_k2_tags_xref AS xref
ON tag.id = xref.tagID
WHERE tag.published=1
AND xref.itemID = 16
ORDER BY xref.id ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | xref | ref | tagID,itemID | itemID | 4 | const | 1 | Using where |
1 | SIMPLE | tag | eq_ref | PRIMARY,published | PRIMARY | 4 | inspi629580_5amyvv.xref.tagID | 1 | Using where |
Status | Duration |
---|
Starting | 0.05 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
Table lock | 0.02 ms |
Init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.05 ms |
Preparing | 0.03 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.05 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.04 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
20 | JDatabaseDriver->loadObjectList() | JROOT/components/com_k2/models/item.php:1353 |
19 | K2ModelItem->getItemTags() | JROOT/plugins/system/bluetheme/assets/shortcode/portfolio.php:40 |
18 | PortfolioDesignShortcode() | Same as call in the line below. |
17 | call_user_func() | JROOT/plugins/system/bluetheme/assets/includes/common.php:71 |
16 | do_shortcode_tag() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/plugins/system/bluetheme/assets/includes/common.php:45 |
14 | do_shortcode() | JROOT/components/com_blue_pagebuilder/views/page/tmpl/default.php:17 |
13 | include JROOT/components/com_blue_pagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
11 | JViewLegacy->display() | JROOT/components/com_blue_pagebuilder/views/page/view.html.php:42 |
10 | Blue_pagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_blue_pagebuilder/controller.php:26 |
8 | Blue_pagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_blue_pagebuilder/blue_pagebuilder.php:16 |
6 | require_once JROOT/components/com_blue_pagebuilder/blue_pagebuilder.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 |
Query Time: 0.65 ms After last query: 0.10 ms Query memory: 0.025 MB Memory before query: 9.226 MB Rows returned: 1
SELECT tag.*
FROM h5c7e_k2_tags AS tag
JOIN h5c7e_k2_tags_xref AS xref
ON tag.id = xref.tagID
WHERE tag.published=1
AND xref.itemID = 19
ORDER BY xref.id ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | xref | ref | tagID,itemID | itemID | 4 | const | 1 | Using where |
1 | SIMPLE | tag | eq_ref | PRIMARY,published | PRIMARY | 4 | inspi629580_5amyvv.xref.tagID | 1 | Using where |
Status | Duration |
---|
Starting | 0.04 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.04 ms |
Preparing | 0.03 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.04 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.02 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.04 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
20 | JDatabaseDriver->loadObjectList() | JROOT/components/com_k2/models/item.php:1353 |
19 | K2ModelItem->getItemTags() | JROOT/plugins/system/bluetheme/assets/shortcode/portfolio.php:40 |
18 | PortfolioDesignShortcode() | Same as call in the line below. |
17 | call_user_func() | JROOT/plugins/system/bluetheme/assets/includes/common.php:71 |
16 | do_shortcode_tag() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/plugins/system/bluetheme/assets/includes/common.php:45 |
14 | do_shortcode() | JROOT/components/com_blue_pagebuilder/views/page/tmpl/default.php:17 |
13 | include JROOT/components/com_blue_pagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
11 | JViewLegacy->display() | JROOT/components/com_blue_pagebuilder/views/page/view.html.php:42 |
10 | Blue_pagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_blue_pagebuilder/controller.php:26 |
8 | Blue_pagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_blue_pagebuilder/blue_pagebuilder.php:16 |
6 | require_once JROOT/components/com_blue_pagebuilder/blue_pagebuilder.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 |
Query Time: 0.62 ms After last query: 0.09 ms Query memory: 0.025 MB Memory before query: 9.251 MB Rows returned: 1
SELECT tag.*
FROM h5c7e_k2_tags AS tag
JOIN h5c7e_k2_tags_xref AS xref
ON tag.id = xref.tagID
WHERE tag.published=1
AND xref.itemID = 21
ORDER BY xref.id ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | xref | ref | tagID,itemID | itemID | 4 | const | 1 | Using where |
1 | SIMPLE | tag | eq_ref | PRIMARY,published | PRIMARY | 4 | inspi629580_5amyvv.xref.tagID | 1 | Using where |
Status | Duration |
---|
Starting | 0.04 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.04 ms |
Preparing | 0.03 ms |
Sorting result | 0.02 ms |
Executing | 0.04 ms |
Sending data | 0.04 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.04 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
20 | JDatabaseDriver->loadObjectList() | JROOT/components/com_k2/models/item.php:1353 |
19 | K2ModelItem->getItemTags() | JROOT/plugins/system/bluetheme/assets/shortcode/portfolio.php:40 |
18 | PortfolioDesignShortcode() | Same as call in the line below. |
17 | call_user_func() | JROOT/plugins/system/bluetheme/assets/includes/common.php:71 |
16 | do_shortcode_tag() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/plugins/system/bluetheme/assets/includes/common.php:45 |
14 | do_shortcode() | JROOT/components/com_blue_pagebuilder/views/page/tmpl/default.php:17 |
13 | include JROOT/components/com_blue_pagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
11 | JViewLegacy->display() | JROOT/components/com_blue_pagebuilder/views/page/view.html.php:42 |
10 | Blue_pagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_blue_pagebuilder/controller.php:26 |
8 | Blue_pagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_blue_pagebuilder/blue_pagebuilder.php:16 |
6 | require_once JROOT/components/com_blue_pagebuilder/blue_pagebuilder.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 |
Query Time: 0.62 ms After last query: 0.09 ms Query memory: 0.025 MB Memory before query: 9.276 MB Rows returned: 1
SELECT tag.*
FROM h5c7e_k2_tags AS tag
JOIN h5c7e_k2_tags_xref AS xref
ON tag.id = xref.tagID
WHERE tag.published=1
AND xref.itemID = 22
ORDER BY xref.id ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | xref | ref | tagID,itemID | itemID | 4 | const | 1 | Using where |
1 | SIMPLE | tag | eq_ref | PRIMARY,published | PRIMARY | 4 | inspi629580_5amyvv.xref.tagID | 1 | Using where |
Status | Duration |
---|
Starting | 0.04 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.04 ms |
Preparing | 0.03 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.04 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.04 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
20 | JDatabaseDriver->loadObjectList() | JROOT/components/com_k2/models/item.php:1353 |
19 | K2ModelItem->getItemTags() | JROOT/plugins/system/bluetheme/assets/shortcode/portfolio.php:40 |
18 | PortfolioDesignShortcode() | Same as call in the line below. |
17 | call_user_func() | JROOT/plugins/system/bluetheme/assets/includes/common.php:71 |
16 | do_shortcode_tag() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/plugins/system/bluetheme/assets/includes/common.php:45 |
14 | do_shortcode() | JROOT/components/com_blue_pagebuilder/views/page/tmpl/default.php:17 |
13 | include JROOT/components/com_blue_pagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
11 | JViewLegacy->display() | JROOT/components/com_blue_pagebuilder/views/page/view.html.php:42 |
10 | Blue_pagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_blue_pagebuilder/controller.php:26 |
8 | Blue_pagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_blue_pagebuilder/blue_pagebuilder.php:16 |
6 | require_once JROOT/components/com_blue_pagebuilder/blue_pagebuilder.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 |
Query Time: 0.79 ms After last query: 1.06 ms Query memory: 0.028 MB Memory before query: 9.289 MB Rows returned: 0
SELECT a.video,a.id,a.title,a.alias,a.extra_fields,a.introtext,a.fulltext,a.catid,b.name as c_name,a.created,a.created_by_alias,a.ordering
FROM h5c7e_k2_items AS a
INNER JOIN h5c7e_k2_categories AS b
ON (a.catid = b.id)
WHERE a.published=1
AND a.trash=0
AND catid=2
ORDER BY created ASC
LIMIT 8
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | b | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | a | ref | item,catid | catid | 4 | const | 5 | Using where; Using filesort |
Status | Duration |
---|
Starting | 0.06 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.03 ms |
Optimizing | 0.05 ms |
Statistics | 0.05 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.03 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.02 ms |
Creating sort index | 0.06 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.04 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
20 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/bluetheme/assets/includes/common.php:356 |
19 | BluethemePlugin->getk2Category() | JROOT/plugins/system/bluetheme/assets/shortcode/services.php:27 |
18 | ServicesDesignShortcode() | Same as call in the line below. |
17 | call_user_func() | JROOT/plugins/system/bluetheme/assets/includes/common.php:71 |
16 | do_shortcode_tag() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/plugins/system/bluetheme/assets/includes/common.php:45 |
14 | do_shortcode() | JROOT/components/com_blue_pagebuilder/views/page/tmpl/default.php:17 |
13 | include JROOT/components/com_blue_pagebuilder/views/page/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
11 | JViewLegacy->display() | JROOT/components/com_blue_pagebuilder/views/page/view.html.php:42 |
10 | Blue_pagebuilderViewPage->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_blue_pagebuilder/controller.php:26 |
8 | Blue_pagebuilderController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_blue_pagebuilder/blue_pagebuilder.php:16 |
6 | require_once JROOT/components/com_blue_pagebuilder/blue_pagebuilder.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 |
Query Time: 1.18 ms After last query: 6.95 ms Query memory: 0.021 MB Memory before query: 9.587 MB Rows returned: 6
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM h5c7e_modules AS m
LEFT JOIN h5c7e_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN h5c7e_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 <= '2021-03-08 06:46:34')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2021-03-08 06:46:34')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 129 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY,published,newsfeeds | published | 1 | const | 12 | Using index condition; Using where; Using filesort |
1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | inspi629580_5amyvv.m.id | 1 | Using where; Using index |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 403 | inspi629580_5amyvv.m.module,const | 1 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.10 ms |
Checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.05 ms |
Optimizing | 0.05 ms |
Statistics | 0.07 ms |
Preparing | 0.06 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.02 ms |
Creating sort index | 0.23 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.03 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.05 ms |
Reset for next command | 0.02 ms |
# | Caller | File and line number | 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
14 | JDatabaseDriver->loadObjectList() | Same as call in the line below. |
13 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:152 |
12 | JCacheControllerCallback->get() | JROOT/libraries/cms/module/helper.php:425 |
11 | JModuleHelper::getModuleList() | JROOT/libraries/cms/module/helper.php:361 |
10 | JModuleHelper::load() | JROOT/libraries/cms/module/helper.php:84 |
9 | JModuleHelper::getModules() | JROOT/libraries/joomla/document/html.php:501 |
8 | JDocumentHtml->countModules() | JROOT/templates/enmit/index.php:152 |
7 | require JROOT/templates/enmit/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 |
12 × SELECT tag.*
FROM h5c7e_k2_tags AS tag JOIN h5c7e_k2_tags_xref AS xref
ON tag.id = xref.tagID
2 × SELECT a.video,a.id,a.title,a.alias,a.extra_fields,a.introtext,a.fulltext,a.catid,b.name as c_name,a.created,a.created_by_alias,a.ordering
FROM h5c7e_k2_items AS a
INNER JOIN h5c7e_k2_categories AS b
ON (a.catid = b.id)
2 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `h5c7e_extensions`
1 × SELECT *
FROM h5c7e_blue_pagebuilder
1 × SELECT id, home, template, s.params
FROM h5c7e_template_styles as s
LEFT JOIN h5c7e_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM h5c7e_modules AS m
LEFT JOIN h5c7e_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN h5c7e_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT a.video,a.id,a.title,a.hits,a.alias,a.catid,a.introtext,a.fulltext,a.extra_fields,a.created,a.ordering,b.name AS catname,b.alias AS categoryalias
FROM h5c7e_k2_items AS a
INNER JOIN h5c7e_k2_categories AS b
ON (a.catid = b.id)
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 h5c7e_menu AS m
LEFT JOIN h5c7e_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT b.id
FROM h5c7e_usergroups AS a
LEFT JOIN h5c7e_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT `session_id`
FROM `h5c7e_session`
1 × SELECT id, rules
FROM `h5c7e_viewlevels
1 × SELECT folder AS type, element AS name, params
FROM h5c7e_extensions
1 × SELECT `data`
FROM `h5c7e_session`
1 × SELECT *
FROM h5c7e_languages