Query Time: 1.26 ms Query memory: 0.019 MB Memory before query: 1.149 MB Rows returned: 0
SELECT `data`
FROM `mdbmtur_session`
WHERE `session_id` = 'f0cofngrdehfsrlfrmees3q4u5'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mdbmtur_session | NULL | const | PRIMARY | PRIMARY | 766 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.08 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
init | 0.02 ms |
System lock | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.07 ms |
executing | 0.02 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.04 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
15 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/session/storage/database.php:45 |
14 | JSessionStorageDatabase->read() | Same as call in the line below. |
13 | session_start() | JROOT/libraries/joomla/session/handler/native.php:260 |
12 | JSessionHandlerNative->doSessionStart() | JROOT/libraries/joomla/session/handler/native.php:50 |
11 | JSessionHandlerNative->start() | JROOT/libraries/joomla/session/handler/joomla.php:82 |
10 | JSessionHandlerJoomla->start() | JROOT/libraries/joomla/session/session.php:648 |
9 | JSession->_start() | JROOT/libraries/joomla/session/session.php:608 |
8 | JSession->start() | JROOT/libraries/joomla/session/session.php:486 |
7 | JSession->get() | JROOT/libraries/joomla/session/session.php:443 |
6 | JSession->isNew() | JROOT/libraries/cms/application/cms.php:825 |
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:412 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:46 |
Query Time: 0.89 ms After last query: 5.38 ms Query memory: 0.010 MB Memory before query: 1.202 MB Rows returned: 0
SELECT `session_id`
FROM `mdbmtur_session`
WHERE `session_id` = 'f0cofngrdehfsrlfrmees3q4u5'
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mdbmtur_session | NULL | const | PRIMARY | PRIMARY | 766 | const | 1 | 100.00 | Using index |
Status | Duration |
---|
starting | 0.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
executing | 0.01 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number |
---|
8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
7 | JDatabaseDriver->loadResult() | JROOT/libraries/cms/application/cms.php:176 |
6 | JApplicationCms->checkSession() | JROOT/libraries/cms/application/cms.php:827 |
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:412 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:46 |
Query Time: 4.49 ms After last query: 1.94 ms Query memory: 0.009 MB Memory before query: 1.217 MB
INSERT INTO `mdbmtur_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
('f0cofngrdehfsrlfrmees3q4u5', 1, '1743740672', 0, '', 0)
EXPLAIN not possible on query: INSERT INTO `mdbmtur_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
('f0cofngrdehfsrlfrmees3q4u5', 1, '1743740672', 0, '', 0)
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.05 ms |
System lock | 0.01 ms |
update | 0.13 ms |
end | 0.01 ms |
query end | 3.52 ms |
closing tables | 0.02 ms |
freeing items | 0.04 ms |
cleaning up | 0.03 ms |
# | Caller | File and line number |
---|
7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/application/cms.php:216 |
6 | JApplicationCms->checkSession() | JROOT/libraries/cms/application/cms.php:827 |
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:412 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:46 |
Query Time: 2.34 ms After last query: 8.06 ms Query memory: 0.013 MB Memory before query: 1.354 MB Rows returned: 38
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `mdbmtur_extensions`
WHERE `type` = 'component'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mdbmtur_extensions | NULL | ref | extension | extension | 82 | const | 38 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.07 ms |
preparing | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.32 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/component/helper.php:452 |
9 | JComponentHelper::{closure}() | Same as call in the line below. |
8 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
7 | JCacheControllerCallback->get() | JROOT/libraries/cms/component/helper.php:460 |
6 | JComponentHelper::load() | JROOT/libraries/cms/component/helper.php:43 |
5 | JComponentHelper::getComponent() | JROOT/libraries/cms/component/helper.php:111 |
4 | JComponentHelper::getParams() | JROOT/libraries/cms/application/site.php:593 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.01 ms After last query: 7.39 ms Query memory: 0.013 MB Memory before query: 1.472 MB Rows returned: 1
SELECT b.id
FROM mdbmtur_usergroups AS a
LEFT JOIN mdbmtur_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | b | NULL | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 1 | 100.00 | Using where; Using index |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.02 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.07 ms |
preparing | 0.03 ms |
executing | 0.01 ms |
Sending data | 0.03 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1530 |
10 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:978 |
9 | JAccess::getGroupsByUser() | JROOT/libraries/joomla/access/access.php:1047 |
8 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:453 |
7 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:293 |
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:603 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 0.86 ms After last query: 2.22 ms Query memory: 0.012 MB Memory before query: 1.493 MB Rows returned: 3
SELECT id, rules
FROM `mdbmtur_viewlevels`
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mdbmtur_viewlevels | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.04 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1486 |
9 | JDatabaseDriver->loadAssocList() | JROOT/libraries/joomla/access/access.php:1064 |
8 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:453 |
7 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:293 |
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:603 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.59 ms After last query: 1.42 ms Query memory: 0.013 MB Memory before query: 1.531 MB Rows returned: 71
SELECT `folder` AS `type`,`element` AS `name`,`params`
FROM mdbmtur_extensions
WHERE enabled = 1
AND type = 'plugin'
AND state IN (0,1)
AND access IN (1,1)
ORDER BY ordering
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mdbmtur_extensions | NULL | ref | extension | extension | 82 | const | 91 | 0.49 | Using index condition; Using where; Using filesort |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.03 ms |
Sorting result | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.01 ms |
Creating sort index | 0.56 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.03 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/plugin/helper.php:311 |
9 | JPluginHelper::{closure}() | Same as call in the line below. |
8 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
7 | JCacheControllerCallback->get() | JROOT/libraries/cms/plugin/helper.php:316 |
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:603 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 3.18 ms After last query: 70.02 ms Query memory: 0.022 MB Memory before query: 2.334 MB Rows returned: 80
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 mdbmtur_menu AS m
LEFT JOIN mdbmtur_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
ORDER BY m.lft
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | NULL | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 147 | 3.33 | Using index condition; Using where; Using filesort |
1 | SIMPLE | e | NULL | eq_ref | PRIMARY | PRIMARY | 4 | jo_regionalizacao.m.component_id | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.15 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.05 ms |
init | 0.05 ms |
System lock | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.11 ms |
preparing | 0.04 ms |
Sorting result | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.02 ms |
Creating sort index | 1.31 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.07 ms |
freeing items | 0.04 ms |
cleaning up | 0.03 ms |
# | Caller | File and line number |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/menu/site.php:88 |
17 | JMenuSite->{closure}() | Same as call in the line below. |
16 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
15 | JCacheControllerCallback->get() | JROOT/libraries/cms/menu/site.php:96 |
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:129 |
11 | JMenu::getInstance() | JROOT/libraries/cms/application/cms.php:443 |
10 | JApplicationCms->getMenu() | JROOT/libraries/cms/application/site.php:272 |
9 | JApplicationSite->getMenu() | JROOT/libraries/cms/router/site.php:59 |
8 | JRouterSite->__construct() | JROOT/libraries/cms/router/router.php:198 |
7 | JRouter::getInstance() | JROOT/libraries/cms/application/cms.php:548 |
6 | JApplicationCms::getRouter() | JROOT/libraries/cms/application/site.php:402 |
5 | JApplicationSite::getRouter() | JROOT/libraries/cms/application/cms.php:1141 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.39 ms After last query: 75.20 ms Query memory: 0.023 MB Memory before query: 3.037 MB Rows returned: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `mdbmtur_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mdbmtur_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.12 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
init | 0.04 ms |
System lock | 0.02 ms |
optimizing | 0.03 ms |
statistics | 0.14 ms |
preparing | 0.03 ms |
executing | 0.01 ms |
Sending data | 0.07 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.05 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
19 | JDatabaseDriver->loadObject() | JROOT/libraries/cms/library/helper.php:166 |
18 | JLibraryHelper::{closure}() | Same as call in the line below. |
17 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
16 | JCacheControllerCallback->get() | JROOT/libraries/cms/library/helper.php:174 |
15 | JLibraryHelper::loadLibrary() | JROOT/libraries/cms/library/helper.php:42 |
14 | JLibraryHelper::getLibrary() | JROOT/libraries/cms/library/helper.php:89 |
13 | JLibraryHelper::getParams() | JROOT/libraries/cms/version/version.php:270 |
12 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:760 |
11 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
10 | JFactory::getDocument() | JROOT/plugins/system/k2/k2.php:52 |
9 | plgSystemK2->onAfterRoute() | Same as call in the line below. |
8 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1151 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 5.30 ms After last query: 1.55 ms Query memory: 0.017 MB Memory before query: 3.044 MB
UPDATE `mdbmtur_extensions`
SET `params` = '{\"mediaversion\":\"092c95779b0f34c2d0ae3e6540af368c\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | UPDATE | mdbmtur_extensions | NULL | range | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.02 ms |
System lock | 0.07 ms |
updating | 0.10 ms |
end | 0.02 ms |
query end | 4.40 ms |
closing tables | 0.02 ms |
freeing items | 0.03 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/library/helper.php:116 |
14 | JLibraryHelper::saveParams() | JROOT/libraries/cms/version/version.php:321 |
13 | JVersion->setMediaVersion() | JROOT/libraries/cms/version/version.php:280 |
12 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:760 |
11 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
10 | JFactory::getDocument() | JROOT/plugins/system/k2/k2.php:52 |
9 | plgSystemK2->onAfterRoute() | Same as call in the line below. |
8 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1151 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.13 ms After last query: 7.82 ms Query memory: 0.017 MB Memory before query: 3.247 MB Rows returned: 1
SELECT *
FROM mdbmtur_languages
WHERE published=1
ORDER BY ordering ASC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mdbmtur_languages | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | Using where; Using filesort |
Status | Duration |
---|
starting | 0.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.02 ms |
Sorting result | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.02 ms |
Creating sort index | 0.08 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
14 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/language/helper.php:148 |
13 | JLanguageHelper::getLanguages() | JROOT/libraries/cms/application/site.php:327 |
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:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1151 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.52 ms After last query: 7.66 ms Query memory: 0.024 MB Memory before query: 3.443 MB Rows returned: 1
SELECT id, home, template, s.params
FROM mdbmtur_template_styles as s
LEFT JOIN mdbmtur_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | s | NULL | ALL | idx_template | NO INDEX KEY COULD BE USED | NULL | NULL | 4 | 25.00 | Using where |
1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 403 | jo_regionalizacao.s.template,const | 1 | 4.56 | Using index condition; Using where |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.07 ms |
preparing | 0.04 ms |
executing | 0.01 ms |
Sending data | 0.07 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.03 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number |
---|
22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
21 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/application/site.php:485 |
20 | JApplicationSite->getTemplate() | JROOT/libraries/cms/html/html.php:359 |
19 | JHtml::includeRelativeFiles() | JROOT/libraries/cms/html/html.php:706 |
18 | JHtml::script() | Same as call in the line below. |
17 | call_user_func_array() | JROOT/libraries/cms/html/html.php:233 |
16 | JHtml::call() | JROOT/libraries/cms/html/html.php:140 |
15 | JHtml::_() | JROOT/libraries/cms/html/behavior.php:63 |
14 | JHtmlBehavior::framework() | Same as call in the line below. |
13 | call_user_func_array() | JROOT/libraries/cms/html/html.php:233 |
12 | JHtml::call() | JROOT/libraries/cms/html/html.php:140 |
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:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1151 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.64 ms After last query: 61.79 ms Query memory: 0.017 MB Memory before query: 4.601 MB Rows returned: 1
SELECT mdbmtur_youtubegallery_videolists.id AS id, mdbmtur_youtubegallery_videolists.listname AS listname, mdbmtur_youtubegallery_videolists.videolist AS videolist, mdbmtur_youtubegallery_videolists.catid AS catid, mdbmtur_youtubegallery_videolists.updateperiod AS updateperiod, mdbmtur_youtubegallery_videolists.lastplaylistupdate AS lastplaylistupdate, COUNT(mdbmtur_youtubegallery_videos.listid) AS TotalVideos
FROM `mdbmtur_youtubegallery_videolists`
LEFT JOIN mdbmtur_youtubegallery_videos
ON mdbmtur_youtubegallery_videos.listid=mdbmtur_youtubegallery_videolists.id
AND mdbmtur_youtubegallery_videos.isvideo
WHERE mdbmtur_youtubegallery_videolists.id=1
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mdbmtur_youtubegallery_videolists | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | mdbmtur_youtubegallery_videos | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 2 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.15 ms |
checking permissions | 0.01 ms |
checking permissions | 0.02 ms |
Opening tables | 0.25 ms |
init | 0.05 ms |
System lock | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.07 ms |
preparing | 0.04 ms |
executing | 0.01 ms |
Sending data | 0.08 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.03 ms |
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
13 | JDatabase->query() | JROOT/components/com_youtubegallery/includes/misc.php:45 |
12 | YouTubeGalleryMisc->getVideoListTableRow() | JROOT/components/com_youtubegallery/models/youtubegallery.php:78 |
11 | YoutubeGalleryModelYoutubeGallery->getYoutubeGalleryCode() | JROOT/libraries/legacy/view/legacy.php:422 |
10 | JViewLegacy->get() | JROOT/components/com_youtubegallery/views/youtubegallery/view.html.php:28 |
9 | YoutubeGalleryViewYoutubeGallery->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
8 | JControllerLegacy->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_youtubegallery/youtubegallery.php:20 |
6 | require_once JROOT/components/com_youtubegallery/youtubegallery.php | JROOT/libraries/cms/component/helper.php:394 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.12 ms After last query: 0.35 ms Query memory: 0.017 MB Memory before query: 4.620 MB Rows returned: 1
SELECT mdbmtur_youtubegallery_videolists.id AS id, mdbmtur_youtubegallery_videolists.listname AS listname, mdbmtur_youtubegallery_videolists.videolist AS videolist, mdbmtur_youtubegallery_videolists.catid AS catid, mdbmtur_youtubegallery_videolists.updateperiod AS updateperiod, mdbmtur_youtubegallery_videolists.lastplaylistupdate AS lastplaylistupdate, COUNT(mdbmtur_youtubegallery_videos.listid) AS TotalVideos
FROM `mdbmtur_youtubegallery_videolists`
LEFT JOIN mdbmtur_youtubegallery_videos
ON mdbmtur_youtubegallery_videos.listid=mdbmtur_youtubegallery_videolists.id
AND mdbmtur_youtubegallery_videos.isvideo
WHERE mdbmtur_youtubegallery_videolists.id=1
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mdbmtur_youtubegallery_videolists | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | mdbmtur_youtubegallery_videos | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 2 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.02 ms |
System lock | 0.05 ms |
optimizing | 0.02 ms |
statistics | 0.03 ms |
preparing | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.04 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.03 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
13 | JDatabaseDriver->loadObjectList() | JROOT/components/com_youtubegallery/includes/misc.php:47 |
12 | YouTubeGalleryMisc->getVideoListTableRow() | JROOT/components/com_youtubegallery/models/youtubegallery.php:78 |
11 | YoutubeGalleryModelYoutubeGallery->getYoutubeGalleryCode() | JROOT/libraries/legacy/view/legacy.php:422 |
10 | JViewLegacy->get() | JROOT/components/com_youtubegallery/views/youtubegallery/view.html.php:28 |
9 | YoutubeGalleryViewYoutubeGallery->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
8 | JControllerLegacy->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_youtubegallery/youtubegallery.php:20 |
6 | require_once JROOT/components/com_youtubegallery/youtubegallery.php | JROOT/libraries/cms/component/helper.php:394 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.63 ms After last query: 0.63 ms Query memory: 0.017 MB Memory before query: 4.640 MB Rows returned: 1
SELECT `id`, `themename`, `width`, `height`, `playvideo`, `repeat`, `fullscreen`, `autoplay`, `related`, `allowplaylist`, `showinfo`, `bgcolor`, `cols`,
`showtitle`, `cssstyle`, `navbarstyle`, `thumbnailstyle`, `linestyle`, `showlistname`, `listnamestyle`, `showactivevideotitle`, `activevideotitlestyle`,
`description`, `descr_position`, `descr_style`, `color1`, `color2`, `border`, `openinnewwindow`, `rel`, `hrefaddon`, `pagination`, `customlimit`,
`controls`, `youtubeparams`, `playertype`, `useglass`, `logocover`, `customlayout`, `prepareheadtags`, `muteonplay`,
`volume`, `orderby`, `customnavlayout`, `responsive`, `mediafolder`, `readonly`, `headscript`, `themedescription`, `nocookie`, `changepagetitle`
FROM `mdbmtur_youtubegallery_themes`
WHERE `id`=2
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mdbmtur_youtubegallery_themes | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.07 ms |
checking permissions | 0.04 ms |
Opening tables | 0.20 ms |
init | 0.10 ms |
System lock | 0.03 ms |
optimizing | 0.02 ms |
statistics | 0.07 ms |
preparing | 0.03 ms |
executing | 0.01 ms |
Sending data | 0.10 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.04 ms |
freeing items | 0.09 ms |
cleaning up | 0.03 ms |
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
13 | JDatabase->query() | JROOT/components/com_youtubegallery/includes/misc.php:74 |
12 | YouTubeGalleryMisc->getThemeTableRow() | JROOT/components/com_youtubegallery/models/youtubegallery.php:82 |
11 | YoutubeGalleryModelYoutubeGallery->getYoutubeGalleryCode() | JROOT/libraries/legacy/view/legacy.php:422 |
10 | JViewLegacy->get() | JROOT/components/com_youtubegallery/views/youtubegallery/view.html.php:28 |
9 | YoutubeGalleryViewYoutubeGallery->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
8 | JControllerLegacy->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_youtubegallery/youtubegallery.php:20 |
6 | require_once JROOT/components/com_youtubegallery/youtubegallery.php | JROOT/libraries/cms/component/helper.php:394 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.61 ms After last query: 0.33 ms Query memory: 0.017 MB Memory before query: 4.659 MB Rows returned: 1
SELECT `id`, `themename`, `width`, `height`, `playvideo`, `repeat`, `fullscreen`, `autoplay`, `related`, `allowplaylist`, `showinfo`, `bgcolor`, `cols`,
`showtitle`, `cssstyle`, `navbarstyle`, `thumbnailstyle`, `linestyle`, `showlistname`, `listnamestyle`, `showactivevideotitle`, `activevideotitlestyle`,
`description`, `descr_position`, `descr_style`, `color1`, `color2`, `border`, `openinnewwindow`, `rel`, `hrefaddon`, `pagination`, `customlimit`,
`controls`, `youtubeparams`, `playertype`, `useglass`, `logocover`, `customlayout`, `prepareheadtags`, `muteonplay`,
`volume`, `orderby`, `customnavlayout`, `responsive`, `mediafolder`, `readonly`, `headscript`, `themedescription`, `nocookie`, `changepagetitle`
FROM `mdbmtur_youtubegallery_themes`
WHERE `id`=2
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mdbmtur_youtubegallery_themes | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.07 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
init | 0.04 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.04 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.03 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
13 | JDatabaseDriver->loadObjectList() | JROOT/components/com_youtubegallery/includes/misc.php:76 |
12 | YouTubeGalleryMisc->getThemeTableRow() | JROOT/components/com_youtubegallery/models/youtubegallery.php:82 |
11 | YoutubeGalleryModelYoutubeGallery->getYoutubeGalleryCode() | JROOT/libraries/legacy/view/legacy.php:422 |
10 | JViewLegacy->get() | JROOT/components/com_youtubegallery/views/youtubegallery/view.html.php:28 |
9 | YoutubeGalleryViewYoutubeGallery->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
8 | JControllerLegacy->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_youtubegallery/youtubegallery.php:20 |
6 | require_once JROOT/components/com_youtubegallery/youtubegallery.php | JROOT/libraries/cms/component/helper.php:394 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.34 ms After last query: 0.84 ms Query memory: 0.017 MB Memory before query: 4.689 MB Rows returned: 0
SELECT `videoid`
FROM `mdbmtur_youtubegallery_videos`
WHERE `listid`="1"
AND `isvideo`=0
AND `videosource`="videolist"
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mdbmtur_youtubegallery_videos | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 2 | 50.00 | Using where |
Status | Duration |
---|
starting | 0.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.02 ms |
preparing | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.04 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
13 | JDatabase->query() | JROOT/components/com_youtubegallery/includes/misc.php:754 |
12 | YouTubeGalleryMisc->getVideoList_FromCache_From_Table() | JROOT/components/com_youtubegallery/models/youtubegallery.php:102 |
11 | YoutubeGalleryModelYoutubeGallery->getYoutubeGalleryCode() | JROOT/libraries/legacy/view/legacy.php:422 |
10 | JViewLegacy->get() | JROOT/components/com_youtubegallery/views/youtubegallery/view.html.php:28 |
9 | YoutubeGalleryViewYoutubeGallery->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
8 | JControllerLegacy->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_youtubegallery/youtubegallery.php:20 |
6 | require_once JROOT/components/com_youtubegallery/youtubegallery.php | JROOT/libraries/cms/component/helper.php:394 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.54 ms After last query: 0.35 ms Query memory: 0.017 MB Memory before query: 4.707 MB Rows returned: 0
SELECT `videoid`
FROM `mdbmtur_youtubegallery_videos`
WHERE `listid`="1"
AND `isvideo`=0
AND `videosource`="videolist"
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mdbmtur_youtubegallery_videos | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 2 | 50.00 | Using where |
Status | Duration |
---|
starting | 0.08 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.03 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1486 |
13 | JDatabaseDriver->loadAssocList() | JROOT/components/com_youtubegallery/includes/misc.php:755 |
12 | YouTubeGalleryMisc->getVideoList_FromCache_From_Table() | JROOT/components/com_youtubegallery/models/youtubegallery.php:102 |
11 | YoutubeGalleryModelYoutubeGallery->getYoutubeGalleryCode() | JROOT/libraries/legacy/view/legacy.php:422 |
10 | JViewLegacy->get() | JROOT/components/com_youtubegallery/views/youtubegallery/view.html.php:28 |
9 | YoutubeGalleryViewYoutubeGallery->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
8 | JControllerLegacy->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_youtubegallery/youtubegallery.php:20 |
6 | require_once JROOT/components/com_youtubegallery/youtubegallery.php | JROOT/libraries/cms/component/helper.php:394 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.71 ms After last query: 0.72 ms Query memory: 0.018 MB Memory before query: 4.726 MB Rows returned: 0
SELECT *
FROM `mdbmtur_youtubegallery_videos`
WHERE (`listid`="1")
AND `isvideo`
GROUP BY `videoid`
ORDER BY publisheddate desc
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mdbmtur_youtubegallery_videos | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 2 | 50.00 | Using where; Using temporary; Using filesort |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.04 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.02 ms |
Creating tmp table | 0.07 ms |
Sorting result | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.44 ms |
Creating sort index | 0.05 ms |
end | 0.01 ms |
query end | 0.02 ms |
removing tmp table | 0.09 ms |
query end | 0.02 ms |
closing tables | 0.03 ms |
freeing items | 0.05 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
14 | JDatabase->query() | JROOT/components/com_youtubegallery/includes/misc.php:908 |
13 | YouTubeGalleryMisc->getVideoList_FromCacheFromTable() | JROOT/components/com_youtubegallery/includes/misc.php:812 |
12 | YouTubeGalleryMisc->getVideoList_FromCache_From_Table() | JROOT/components/com_youtubegallery/models/youtubegallery.php:102 |
11 | YoutubeGalleryModelYoutubeGallery->getYoutubeGalleryCode() | JROOT/libraries/legacy/view/legacy.php:422 |
10 | JViewLegacy->get() | JROOT/components/com_youtubegallery/views/youtubegallery/view.html.php:28 |
9 | YoutubeGalleryViewYoutubeGallery->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
8 | JControllerLegacy->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_youtubegallery/youtubegallery.php:20 |
6 | require_once JROOT/components/com_youtubegallery/youtubegallery.php | JROOT/libraries/cms/component/helper.php:394 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.22 ms After last query: 0.62 ms Query memory: 0.018 MB Memory before query: 4.745 MB Rows returned: 0
SELECT *
FROM `mdbmtur_youtubegallery_videos`
WHERE (`listid`="1")
AND `isvideo`
GROUP BY `videoid`
ORDER BY publisheddate desc
LIMIT 0, 10
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mdbmtur_youtubegallery_videos | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 2 | 50.00 | Using where; Using temporary; Using filesort |
Status | Duration |
---|
starting | 0.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
init | 0.03 ms |
System lock | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.01 ms |
Creating tmp table | 0.05 ms |
Sorting result | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.18 ms |
Creating sort index | 0.04 ms |
end | 0.01 ms |
query end | 0.01 ms |
removing tmp table | 0.03 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.03 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
14 | JDatabase->query() | JROOT/components/com_youtubegallery/includes/misc.php:916 |
13 | YouTubeGalleryMisc->getVideoList_FromCacheFromTable() | JROOT/components/com_youtubegallery/includes/misc.php:812 |
12 | YouTubeGalleryMisc->getVideoList_FromCache_From_Table() | JROOT/components/com_youtubegallery/models/youtubegallery.php:102 |
11 | YoutubeGalleryModelYoutubeGallery->getYoutubeGalleryCode() | JROOT/libraries/legacy/view/legacy.php:422 |
10 | JViewLegacy->get() | JROOT/components/com_youtubegallery/views/youtubegallery/view.html.php:28 |
9 | YoutubeGalleryViewYoutubeGallery->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
8 | JControllerLegacy->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_youtubegallery/youtubegallery.php:20 |
6 | require_once JROOT/components/com_youtubegallery/youtubegallery.php | JROOT/libraries/cms/component/helper.php:394 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 1.68 ms After last query: 0.34 ms Query memory: 0.018 MB Memory before query: 4.765 MB Rows returned: 0
SELECT *
FROM `mdbmtur_youtubegallery_videos`
WHERE (`listid`="1")
AND `isvideo`
GROUP BY `videoid`
ORDER BY publisheddate desc
LIMIT 0, 10
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | mdbmtur_youtubegallery_videos | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 2 | 50.00 | Using where; Using temporary; Using filesort |
Status | Duration |
---|
starting | 0.10 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.08 ms |
System lock | 0.03 ms |
optimizing | 0.02 ms |
statistics | 0.03 ms |
preparing | 0.03 ms |
Creating tmp table | 0.10 ms |
Sorting result | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.32 ms |
Creating sort index | 0.04 ms |
end | 0.01 ms |
query end | 0.01 ms |
removing tmp table | 0.03 ms |
query end | 0.04 ms |
closing tables | 0.02 ms |
freeing items | 0.06 ms |
cleaning up | 0.04 ms |
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1486 |
14 | JDatabaseDriver->loadAssocList() | JROOT/components/com_youtubegallery/includes/misc.php:920 |
13 | YouTubeGalleryMisc->getVideoList_FromCacheFromTable() | JROOT/components/com_youtubegallery/includes/misc.php:812 |
12 | YouTubeGalleryMisc->getVideoList_FromCache_From_Table() | JROOT/components/com_youtubegallery/models/youtubegallery.php:102 |
11 | YoutubeGalleryModelYoutubeGallery->getYoutubeGalleryCode() | JROOT/libraries/legacy/view/legacy.php:422 |
10 | JViewLegacy->get() | JROOT/components/com_youtubegallery/views/youtubegallery/view.html.php:28 |
9 | YoutubeGalleryViewYoutubeGallery->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
8 | JControllerLegacy->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_youtubegallery/youtubegallery.php:20 |
6 | require_once JROOT/components/com_youtubegallery/youtubegallery.php | JROOT/libraries/cms/component/helper.php:394 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:369 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Query Time: 5.04 ms After last query: 28.25 ms Query memory: 0.018 MB Memory before query: 5.164 MB Rows returned: 76
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM mdbmtur_modules AS m
LEFT JOIN mdbmtur_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN mdbmtur_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 <= '2025-04-04 04:24:33')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2025-04-04 04:24:33')
AND m.access IN (1,1)
AND m.client_id = 0
AND (mm.menuid = 184 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | NULL | ref | PRIMARY,published,newsfeeds | published | 1 | const | 75 | 0.87 | Using index condition; Using where; Using filesort |
1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 403 | jo_regionalizacao.m.module,const | 1 | 10.00 | Using index condition; Using where |
1 | SIMPLE | mm | NULL | ref | PRIMARY | PRIMARY | 4 | jo_regionalizacao.m.id | 1 | 40.00 | Using where; Using index |
Status | Duration |
---|
starting | 0.17 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.01 ms |
Opening tables | 0.12 ms |
init | 0.12 ms |
System lock | 0.04 ms |
optimizing | 0.05 ms |
statistics | 0.29 ms |
preparing | 0.04 ms |
Sorting result | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.01 ms |
Creating sort index | 2.70 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.06 ms |
freeing items | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
14 | JDatabaseDriver->loadObjectList() | Same as call in the line below. |
13 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
12 | JCacheControllerCallback->get() | JROOT/libraries/cms/module/helper.php:424 |
11 | JModuleHelper::getModuleList() | JROOT/libraries/cms/module/helper.php:360 |
10 | JModuleHelper::load() | JROOT/libraries/cms/module/helper.php:84 |
9 | JModuleHelper::getModules() | JROOT/libraries/joomla/document/html.php:576 |
8 | JDocumentHtml->countModules() | JROOT/templates/padraogoverno01/index.php:131 |
7 | require JROOT/templates/padraogoverno01/index.php | JROOT/libraries/joomla/document/html.php:653 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1098 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
3 × SELECT *
FROM `mdbmtur_youtubegallery_videos`
2 × SELECT `videoid`
FROM `mdbmtur_youtubegallery_videos`
2 × SELECT mdbmtur_youtubegallery_videolists.id AS id, mdbmtur_youtubegallery_videolists.listname AS listname, mdbmtur_youtubegallery_videolists.videolist AS videolist, mdbmtur_youtubegallery_videolists.catid AS catid, mdbmtur_youtubegallery_videolists.updateperiod AS updateperiod, mdbmtur_youtubegallery_videolists.lastplaylistupdate AS lastplaylistupdate, COUNT(mdbmtur_youtubegallery_videos.listid) AS TotalVideos
FROM `mdbmtur_youtubegallery_videolists`
LEFT JOIN mdbmtur_youtubegallery_videos
ON mdbmtur_youtubegallery_videos.listid=mdbmtur_youtubegallery_videolists.id
AND mdbmtur_youtubegallery_videos.isvideo
2 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `mdbmtur_extensions`
2 × SELECT `id`, `themename`, `width`, `height`, `playvideo`, `repeat`, `fullscreen`, `autoplay`, `related`, `allowplaylist`, `showinfo`, `bgcolor`, `cols`,
`showtitle`, `cssstyle`, `navbarstyle`, `thumbnailstyle`, `linestyle`, `showlistname`, `listnamestyle`, `showactivevideotitle`, `activevideotitlestyle`,
`description`, `descr_position`, `descr_style`, `color1`, `color2`, `border`, `openinnewwindow`, `rel`, `hrefaddon`, `pagination`, `customlimit`,
`controls`, `youtubeparams`, `playertype`, `useglass`, `logocover`, `customlayout`, `prepareheadtags`, `muteonplay`,
`volume`, `orderby`, `customnavlayout`, `responsive`, `mediafolder`, `readonly`, `headscript`, `themedescription`, `nocookie`, `changepagetitle`
FROM `mdbmtur_youtubegallery_themes`
1 × SELECT id, home, template, s.params
FROM mdbmtur_template_styles as s
LEFT JOIN mdbmtur_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 mdbmtur_modules AS m
LEFT JOIN mdbmtur_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN mdbmtur_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_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 mdbmtur_menu AS m
LEFT JOIN mdbmtur_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT b.id
FROM mdbmtur_usergroups AS a
LEFT JOIN mdbmtur_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT `session_id`
FROM `mdbmtur_session`
1 × SELECT id, rules
FROM `mdbmtur_viewlevels
1 × SELECT `folder` AS `type`,`element` AS `name`,`params`
FROM mdbmtur_extensions
1 × SELECT `data`
FROM `mdbmtur_session`
1 × SELECT *
FROM mdbmtur_languages
Redes Sociais