Query Time: 0.37 ms Query memory: 0.021 MB Memory before query: 1.535 MB Rows returned: 0
SELECT `data`
FROM `vqw2e_session`
WHERE `session_id` = 'o3v346n2ntqas8ecvr9rs1rcm7'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vqw2e_session | const | PRIMARY | PRIMARY | 766 | const | 1 | |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.04 ms |
init | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.13 ms |
preparing | 0.00 ms |
executing | 0.02 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
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:88 |
10 | JSessionHandlerJoomla->start() | JROOT/libraries/src/Session/Session.php:660 |
9 | Joomla\CMS\Session\Session->_start() | JROOT/libraries/src/Session/Session.php:620 |
8 | Joomla\CMS\Session\Session->start() | JROOT/libraries/src/Session/Session.php:498 |
7 | Joomla\CMS\Session\Session->get() | JROOT/libraries/src/Session/Session.php:455 |
6 | Joomla\CMS\Session\Session->isNew() | JROOT/libraries/src/Application/CMSApplication.php:831 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:133 |
4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:415 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Query Time: 0.13 ms After last query: 2.45 ms Query memory: 0.012 MB Memory before query: 1.589 MB Rows returned: 0
SELECT `session_id`
FROM `vqw2e_session`
WHERE `session_id` = 'o3v346n2ntqas8ecvr9rs1rcm7'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vqw2e_session | const | PRIMARY | PRIMARY | 766 | const | 1 | Using index |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.00 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.00 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
freeing items | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
7 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Application/CMSApplication.php:178 |
6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:833 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:133 |
4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:415 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Query Time: 1.49 ms After last query: 0.15 ms Query memory: 0.009 MB Memory before query: 1.605 MB
INSERT INTO `vqw2e_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
('o3v346n2ntqas8ecvr9rs1rcm7', 1, '1685787166', 0, '', 0)
EXPLAIN not possible on query: INSERT INTO `vqw2e_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
('o3v346n2ntqas8ecvr9rs1rcm7', 1, '1685787166', 0, '', 0)
Status | Duration |
---|
starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.00 ms |
init | 0.01 ms |
update | 0.05 ms |
Waiting for query cache lock | 0.00 ms |
update | 0.02 ms |
end | 0.00 ms |
query end | 1.34 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Application/CMSApplication.php:218 |
6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:833 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:133 |
4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:415 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Query Time: 0.52 ms After last query: 5.96 ms Query memory: 0.032 MB Memory before query: 1.683 MB Rows returned: 48
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `vqw2e_extensions`
WHERE `type` = 'component'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vqw2e_extensions | ref | extension | extension | 82 | const | 48 | Using where |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.00 ms |
Waiting for query cache lock | 0.03 ms |
init | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.04 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.09 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.20 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Component/ComponentHelper.php:450 |
9 | Joomla\CMS\Component\ComponentHelper::Joomla\CMS\Component\{closure}() | Same as call in the line below. |
8 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
7 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Component/ComponentHelper.php:458 |
6 | Joomla\CMS\Component\ComponentHelper::load() | JROOT/libraries/src/Component/ComponentHelper.php:46 |
5 | Joomla\CMS\Component\ComponentHelper::getComponent() | JROOT/libraries/src/Component/ComponentHelper.php:114 |
4 | Joomla\CMS\Component\ComponentHelper::getParams() | JROOT/libraries/src/Application/SiteApplication.php:596 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.07 ms After last query: 5.36 ms Query memory: 0.015 MB Memory before query: 1.822 MB Rows returned: 5
SELECT id, rules
FROM `vqw2e_viewlevels`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vqw2e_viewlevels | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
sending cached result to clien | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1496 |
9 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Access/Access.php:1063 |
8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:310 |
6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:606 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.04 ms After last query: 0.16 ms Query memory: 0.016 MB Memory before query: 1.847 MB Rows returned: 2
SELECT b.id
FROM vqw2e_usergroups AS a
LEFT JOIN vqw2e_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 | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 3 | Using where; Using index |
Status | Duration |
---|
starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
sending cached result to clien | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1540 |
10 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Access/Access.php:980 |
9 | Joomla\CMS\Access\Access::getGroupsByUser() | JROOT/libraries/src/Access/Access.php:1095 |
8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:310 |
6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:606 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.67 ms After last query: 1.35 ms Query memory: 0.024 MB Memory before query: 1.886 MB Rows returned: 207
SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM vqw2e_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 | vqw2e_extensions | ref | extension | extension | 82 | const | 228 | Using where; Using filesort |
Status | Duration |
---|
starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.04 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.00 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sorting result | 0.64 ms |
Sending data | 0.67 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.11 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.04 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Plugin/PluginHelper.php:343 |
9 | Joomla\CMS\Plugin\PluginHelper::Joomla\CMS\Plugin\{closure}() | Same as call in the line below. |
8 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
7 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Plugin/PluginHelper.php:348 |
6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:606 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.49 ms After last query: 44.82 ms Query memory: 0.025 MB Memory before query: 3.177 MB Rows returned: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `vqw2e_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vqw2e_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | Using where |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.05 ms |
init | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.07 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.05 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.10 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1652 |
17 | JDatabaseDriver->loadObject() | JROOT/libraries/src/Helper/LibraryHelper.php:167 |
16 | Joomla\CMS\Helper\LibraryHelper::Joomla\CMS\Helper\{closure}() | Same as call in the line below. |
15 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
14 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/LibraryHelper.php:175 |
13 | Joomla\CMS\Helper\LibraryHelper::loadLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:43 |
12 | Joomla\CMS\Helper\LibraryHelper::getLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:90 |
11 | Joomla\CMS\Helper\LibraryHelper::getParams() | JROOT/libraries/src/Version.php:321 |
10 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
9 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
8 | Joomla\CMS\Factory::getDocument() | JROOT/plugins/system/mediabox_ck/mediabox_ck.php:18 |
7 | plgSystemMediabox_ck->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:272 |
6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:685 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:688 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.96 ms After last query: 0.27 ms Query memory: 0.016 MB Memory before query: 3.183 MB
UPDATE `vqw2e_extensions`
SET `params` = '{\"mediaversion\":\"e438a6345f825f27b1b6771ec5e22586\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN not possible on query: UPDATE `vqw2e_extensions`
SET `params` = '{\"mediaversion\":\"e438a6345f825f27b1b6771ec5e22586\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
Status | Duration |
---|
starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.00 ms |
init | 0.05 ms |
Updating | 0.14 ms |
end | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
end | 0.10 ms |
query end | 0.62 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Helper/LibraryHelper.php:117 |
12 | Joomla\CMS\Helper\LibraryHelper::saveParams() | JROOT/libraries/src/Version.php:372 |
11 | Joomla\CMS\Version->setMediaVersion() | JROOT/libraries/src/Version.php:331 |
10 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
9 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
8 | Joomla\CMS\Factory::getDocument() | JROOT/plugins/system/mediabox_ck/mediabox_ck.php:18 |
7 | plgSystemMediabox_ck->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:272 |
6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:685 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:688 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.09 ms After last query: 10.36 ms Query memory: 0.018 MB Memory before query: 3.323 MB Rows returned: 2
SELECT *
FROM vqw2e_languages
WHERE published=1
ORDER BY ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vqw2e_languages | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 8 | Using where; Using filesort |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.01 ms |
sending cached result to clien | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/LanguageHelper.php:150 |
8 | Joomla\CMS\Language\LanguageHelper::getLanguages() | JROOT/plugins/system/languagefilter/languagefilter.php:98 |
7 | PlgSystemLanguageFilter->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:272 |
6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:685 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:688 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.29 ms After last query: 0.24 ms Query memory: 0.016 MB Memory before query: 3.346 MB Rows returned: 16
SELECT `element`,`name`,`client_id`,`extension_id`
FROM `vqw2e_extensions`
WHERE `type` = 'language'
AND `state` = 0
AND `enabled` = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vqw2e_extensions | ref | extension | extension | 82 | const | 16 | Using where |
Status | Duration |
---|
starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.04 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.08 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/LanguageHelper.php:209 |
8 | Joomla\CMS\Language\LanguageHelper::getInstalledLanguages() | JROOT/plugins/system/languagefilter/languagefilter.php:109 |
7 | PlgSystemLanguageFilter->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:272 |
6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:685 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:688 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.08 ms After last query: 18.11 ms Query memory: 0.015 MB Memory before query: 3.460 MB Rows returned: 1
SELECT count(*)
FROM `vqw2e_cwgears_schedule`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vqw2e_cwgears_schedule | index | NULL | PRIMARY | 4 | NULL | 1 | Using index |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.01 ms |
sending cached result to clien | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
10 | JDatabaseDriver->loadResult() | JROOT/plugins/system/cwgears/cwgears.php:96 |
9 | plgSystemCwgears->onAfterInitialise() | 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/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:686 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:688 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.18 ms After last query: 0.12 ms Query memory: 0.015 MB Memory before query: 3.475 MB Rows returned: 1
SELECT count(*)
FROM `vqw2e_cwgears_schedule`
WHERE time + '86400'<'1685787166'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vqw2e_cwgears_schedule | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using where |
Status | Duration |
---|
starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
freeing items | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
10 | JDatabaseDriver->loadResult() | JROOT/plugins/system/cwgears/cwgears.php:139 |
9 | plgSystemCwgears->onAfterInitialise() | 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/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:686 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:688 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 2.47 ms After last query: 4.99 ms Query memory: 0.064 MB Memory before query: 3.569 MB Rows returned: 198
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 vqw2e_menu AS m
LEFT JOIN vqw2e_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 | ALL | idx_client_id_parent_id_alias_language | NO INDEX KEY COULD BE USED | NULL | NULL | 389 | Using where; Using filesort |
1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | thivf_main.m.component_id | 1 | |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.05 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sorting result | 0.29 ms |
Sending data | 0.37 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.23 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.18 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.17 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.17 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.32 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.31 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.18 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
23 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Menu/SiteMenu.php:93 |
22 | Joomla\CMS\Menu\SiteMenu->Joomla\CMS\Menu\{closure}() | Same as call in the line below. |
21 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
20 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Menu/SiteMenu.php:101 |
19 | Joomla\CMS\Menu\SiteMenu->load() | JROOT/libraries/src/Menu/AbstractMenu.php:76 |
18 | Joomla\CMS\Menu\AbstractMenu->__construct() | JROOT/libraries/src/Menu/SiteMenu.php:62 |
17 | Joomla\CMS\Menu\SiteMenu->__construct() | JROOT/libraries/src/Menu/AbstractMenu.php:131 |
16 | Joomla\CMS\Menu\AbstractMenu::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:446 |
15 | Joomla\CMS\Application\CMSApplication->getMenu() | JROOT/libraries/src/Application/SiteApplication.php:275 |
14 | Joomla\CMS\Application\SiteApplication->getMenu() | JROOT/libraries/src/Router/SiteRouter.php:64 |
13 | Joomla\CMS\Router\SiteRouter->__construct() | JROOT/libraries/src/Router/Router.php:189 |
12 | Joomla\CMS\Router\Router::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:551 |
11 | Joomla\CMS\Application\CMSApplication::getRouter() | JROOT/libraries/src/Application/SiteApplication.php:405 |
10 | Joomla\CMS\Application\SiteApplication::getRouter() | JROOT/plugins/system/dropfiles/dropfiles.php:32 |
9 | plgSystemDropfiles->onAfterInitialise() | 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/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:686 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:688 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.22 ms After last query: 5.70 ms Query memory: 0.015 MB Memory before query: 4.658 MB Rows returned: 1
SELECT count(1)
FROM `vqw2e_session`
WHERE `session_id` = ''
AND client_id = 1
AND guest = 0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.04 ms |
checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.00 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
10 | JDatabaseDriver->loadResult() | JROOT/plugins/system/arktypography/arktypography.php:53 |
9 | plgSystemARKtypography->onAfterInitialise() | 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/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:686 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:688 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.30 ms After last query: 68.51 ms Query memory: 0.016 MB Memory before query: 5.853 MB Rows returned: 1
SELECT count(*)
FROM `vqw2e_extensions`
WHERE `element` = 'cwgears'
AND `extension_id` = ''
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.00 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
11 | JDatabaseDriver->loadResult() | JROOT/plugins/system/cwgears/cwgears.php:1003 |
10 | plgSystemCwgears->updateDownloadKeySub() | JROOT/plugins/system/cwgears/cwgears.php:202 |
9 | plgSystemCwgears->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/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1156 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:798 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.28 ms After last query: 2.97 ms Query memory: 0.015 MB Memory before query: 5.888 MB Rows returned: 1
SELECT params
FROM `vqw2e_extensions`
WHERE `element` = 'com_arkeditor'
AND `type` = 'component'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vqw2e_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | Using where |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.00 ms |
Waiting for query cache lock | 0.03 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.07 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.05 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
10 | JDatabaseDriver->loadResult() | JROOT/plugins/system/arktypography/arktypography.php:127 |
9 | plgSystemARKtypography->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/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1156 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:798 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.37 ms After last query: 10.41 ms Query memory: 0.028 MB Memory before query: 5.980 MB Rows returned: 5
SELECT id, home, template, s.params
FROM vqw2e_template_styles as s
LEFT JOIN vqw2e_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 | s | ALL | idx_template | NO INDEX KEY COULD BE USED | NULL | NULL | 7 | Using where |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | element_clientid | 403 | thivf_main.s.template,const | 1 | Using where |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.04 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.09 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
21 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Application/SiteApplication.php:488 |
20 | Joomla\CMS\Application\SiteApplication->getTemplate() | JROOT/libraries/src/HTML/HTMLHelper.php:365 |
19 | Joomla\CMS\HTML\HTMLHelper::includeRelativeFiles() | JROOT/libraries/src/HTML/HTMLHelper.php:712 |
18 | Joomla\CMS\HTML\HTMLHelper::script() | Same as call in the line below. |
17 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
16 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:146 |
15 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/libraries/cms/html/behavior.php:63 |
14 | JHtmlBehavior::framework() | JROOT/libraries/cms/html/behavior.php:60 |
13 | JHtmlBehavior::framework() | Same as call in the line below. |
12 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
11 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:146 |
10 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/plugins/system/sl_scrolltotop/sl_scrolltotop.php:130 |
9 | plgSystemSL_ScrollToTop->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/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1156 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:798 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.11 ms After last query: 13.18 ms Query memory: 0.024 MB Memory before query: 6.939 MB Rows returned: 47
SELECT `id`,`name`,`rules`,`parent_id`
FROM `vqw2e_assets`
WHERE `name` IN ('root.1','com_admin','com_ajax','com_arkeditor','com_associations','com_banners','com_cache','com_categories','com_checkin','com_ckeditor','com_coalawebcontact','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_djimageslider','com_dropeditor','com_dropfiles','com_droppics','com_easyblog','com_easydiscuss','com_fields','com_finder','com_installer','com_jce','com_jodit','com_joomlaupdate','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_osgallery','com_osmap','com_pagebuilderck','com_plugins','com_postinstall','com_redirect','com_search','com_tags','com_templates','com_users','com_visforms','com_wrapper')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vqw2e_assets | range | idx_asset_name | idx_asset_name | 202 | NULL | 48 | Using where |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.01 ms |
sending cached result to clien | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
14 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:429 |
13 | Joomla\CMS\Access\Access::preloadComponents() | JROOT/libraries/src/Access/Access.php:213 |
12 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:531 |
11 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
10 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
9 | Joomla\CMS\User\User->authorise() | JROOT/administrator/components/com_easyblog/includes/easyblog.php:1225 |
8 | EB::isSiteAdmin() | JROOT/administrator/components/com_easyblog/includes/easyblog.php:136 |
7 | EB::checkEnvironment() | JROOT/components/com_easyblog/easyblog.php:20 |
6 | require_once JROOT/components/com_easyblog/easyblog.php | JROOT/libraries/src/Component/ComponentHelper.php:392 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:367 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.10 ms After last query: 14.39 ms Query memory: 0.045 MB Memory before query: 7.451 MB Rows returned: 1
SELECT *
FROM vqw2e_easyblog_configs
WHERE `name` = 'config'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vqw2e_easyblog_configs | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | Using where |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
sending cached result to clien | 0.03 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1455 |
11 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:730 |
10 | Joomla\CMS\Table\Table->load() | JROOT/administrator/components/com_easyblog/includes/easyblog.php:581 |
9 | EB::config() | JROOT/administrator/components/com_easyblog/includes/utils.php:51 |
8 | EasyBlog->__construct() | JROOT/administrator/components/com_easyblog/includes/easyblog.php:2681 |
7 | EB::ajax() | JROOT/components/com_easyblog/easyblog.php:23 |
6 | require_once JROOT/components/com_easyblog/easyblog.php | JROOT/libraries/src/Component/ComponentHelper.php:392 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:367 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.38 ms After last query: 20.21 ms Query memory: 0.017 MB Memory before query: 7.835 MB
DELETE
FROM `vqw2e_easyblog_mailq`
WHERE `status`='1'
AND DATEDIFF(NOW(), `created`) >='7'
EXPLAIN not possible on query: DELETE FROM `vqw2e_easyblog_mailq` WHERE `status`='1' AND DATEDIFF(NOW(), `created`) >='7'
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
System lock | 0.01 ms |
init | 0.21 ms |
updating | 0.02 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_easyblog/includes/utils.php:198 |
11 | EasyBlogDbJoomla->query() | JROOT/administrator/components/com_easyblog/models/mailer.php:39 |
10 | EasyBlogModelMailer->cleanup() | JROOT/administrator/components/com_easyblog/includes/mailer/mailer.php:29 |
9 | EasyBlogMailer->dispatch() | JROOT/components/com_easyblog/services/maintenance.php:18 |
8 | require_once JROOT/components/com_easyblog/services/maintenance.php | JROOT/administrator/components/com_easyblog/includes/easyblog.php:3920 |
7 | EB::loadServices() | JROOT/components/com_easyblog/easyblog.php:27 |
6 | require_once JROOT/components/com_easyblog/easyblog.php | JROOT/libraries/src/Component/ComponentHelper.php:392 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:367 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.05 ms After last query: 0.14 ms Query memory: 0.022 MB Memory before query: 7.854 MB Rows returned: 0
SELECT `id`
FROM `vqw2e_easyblog_mailq`
WHERE `status`='0'
ORDER BY `id` ASC
LIMIT 20
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vqw2e_easyblog_mailq | ref | easyblog_mailq_status,idx_mailq_statuscreated | easyblog_mailq_status | 1 | const | 1 | Using where; Using index |
Status | Duration |
---|
starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
sending cached result to clien | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
14 | JDatabaseDriver->loadObjectList() | Same as call in the line below. |
13 | call_user_func_array() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
12 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/models/mailer.php:67 |
11 | EasyBlogDbJoomla->loadObjectList() | JROOT/administrator/components/com_easyblog/models/mailer.php:67 |
10 | EasyBlogModelMailer->getPendingEmails() | JROOT/administrator/components/com_easyblog/includes/mailer/mailer.php:32 |
9 | EasyBlogMailer->dispatch() | JROOT/components/com_easyblog/services/maintenance.php:18 |
8 | require_once JROOT/components/com_easyblog/services/maintenance.php | JROOT/administrator/components/com_easyblog/includes/easyblog.php:3920 |
7 | EB::loadServices() | JROOT/components/com_easyblog/easyblog.php:27 |
6 | require_once JROOT/components/com_easyblog/easyblog.php | JROOT/libraries/src/Component/ComponentHelper.php:392 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:367 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.68 ms After last query: 15.34 ms Query memory: 0.031 MB Memory before query: 9.301 MB Rows returned: 0
SELECT *
FROM `vqw2e_easyblog_post`
WHERE `publish_up`<='2023-06-03 10:12:46'
AND `published`='2'
AND `state`='0'
ORDER BY `id`
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vqw2e_easyblog_post | ref | easyblog_post_published,easyblog_post_blogger_list,easyblog_frontpage1,idx_pre_soucetype_postcount,idx_post_sql1 | easyblog_post_blogger_list | 1 | const | 1 | Using where |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.05 ms |
optimizing | 0.01 ms |
statistics | 0.30 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sorting result | 0.00 ms |
Sending data | 0.04 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
14 | JDatabaseDriver->loadObjectList() | Same as call in the line below. |
13 | call_user_func_array() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
12 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/models/blogs.php:386 |
11 | EasyBlogDbJoomla->loadObjectList() | JROOT/administrator/components/com_easyblog/models/blogs.php:386 |
10 | EasyBlogModelBlogs->getScheduledPosts() | JROOT/administrator/components/com_easyblog/includes/scheduler/scheduler.php:51 |
9 | EasyBlogScheduler->publish() | JROOT/components/com_easyblog/services/maintenance.php:22 |
8 | require_once JROOT/components/com_easyblog/services/maintenance.php | JROOT/administrator/components/com_easyblog/includes/easyblog.php:3920 |
7 | EB::loadServices() | JROOT/components/com_easyblog/easyblog.php:27 |
6 | require_once JROOT/components/com_easyblog/easyblog.php | JROOT/libraries/src/Component/ComponentHelper.php:392 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:367 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.41 ms After last query: 0.29 ms Query memory: 0.021 MB Memory before query: 9.338 MB Rows returned: 0
SELECT id, created_by
FROM`vqw2e_easyblog_post`
WHERE `publish_down` > `publish_up`
AND `publish_down` <= '2023-06-03 10:12:46'
AND `publish_down` != '0000-00-00 00:00:00'
AND `published` = '1'
AND `state` = '0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vqw2e_easyblog_post | range | easyblog_post_published,easyblog_post_blogger_list,easyblog_frontpage1,idx_pre_soucetype_postcount,idx_post_sql1,idx_publishdown_posts | idx_publishdown_posts | 14 | NULL | 2 | Using where |
Status | Duration |
---|
starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.00 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.23 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.05 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
freeing items | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
14 | JDatabaseDriver->loadObjectList() | Same as call in the line below. |
13 | call_user_func_array() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
12 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/models/blogs.php:542 |
11 | EasyBlogDbJoomla->loadObjectList() | JROOT/administrator/components/com_easyblog/models/blogs.php:542 |
10 | EasyBlogModelBlogs->getUnpublishScheduledPosts() | JROOT/administrator/components/com_easyblog/includes/scheduler/scheduler.php:26 |
9 | EasyBlogScheduler->unpublish() | JROOT/components/com_easyblog/services/maintenance.php:25 |
8 | require_once JROOT/components/com_easyblog/services/maintenance.php | JROOT/administrator/components/com_easyblog/includes/easyblog.php:3920 |
7 | EB::loadServices() | JROOT/components/com_easyblog/easyblog.php:27 |
6 | require_once JROOT/components/com_easyblog/easyblog.php | JROOT/libraries/src/Component/ComponentHelper.php:392 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:367 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.27 ms After last query: 0.18 ms Query memory: 0.021 MB Memory before query: 9.355 MB Rows returned: 0
SELECT *
FROM `vqw2e_easyblog_uploader_tmp`
WHERE `created` <= DATE_SUB('2023-06-03 10:12:46' , INTERVAL 120 MINUTE)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vqw2e_easyblog_uploader_tmp | range | idx_uploader_created | idx_uploader_created | 8 | NULL | 1 | Using where |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.02 ms |
optimizing | 0.00 ms |
statistics | 0.11 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
freeing items | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1652 |
13 | JDatabaseDriver->loadObject() | Same as call in the line below. |
12 | call_user_func_array() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
11 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/includes/scheduler/scheduler.php:165 |
10 | EasyBlogDbJoomla->loadObject() | JROOT/administrator/components/com_easyblog/includes/scheduler/scheduler.php:165 |
9 | EasyBlogScheduler->removeTmpFiles() | JROOT/components/com_easyblog/services/maintenance.php:28 |
8 | require_once JROOT/components/com_easyblog/services/maintenance.php | JROOT/administrator/components/com_easyblog/includes/easyblog.php:3920 |
7 | EB::loadServices() | JROOT/components/com_easyblog/easyblog.php:27 |
6 | require_once JROOT/components/com_easyblog/easyblog.php | JROOT/libraries/src/Component/ComponentHelper.php:392 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:367 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.42 ms After last query: 0.21 ms Query memory: 0.019 MB Memory before query: 9.374 MB Rows returned: 0
SELECT a.`id`
FROM `vqw2e_easyblog_post` as a
inner join `vqw2e_easyblog_revisions` as b
on a.`id` = b.`post_id`
where a.`published` = '9'
and a.`created` <= DATE_SUB('2023-06-03 10:12:46', INTERVAL 3 DAY)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ref | PRIMARY,easyblog_post_published,easyblog_post_blogger_list,easyblog_frontpage1,idx_pre_soucetype_postcount,idx_post_sql1 | easyblog_post_published | 1 | const | 1 | Using where |
1 | SIMPLE | b | ref | idx_postid,idx_ordering,idx_revision_state | idx_postid | 8 | thivf_main.a.id | 1 | Using where; Using index |
Status | Duration |
---|
starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.03 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.00 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.28 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
freeing items | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
13 | JDatabaseDriver->loadObjectList() | Same as call in the line below. |
12 | call_user_func_array() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
11 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/includes/scheduler/scheduler.php:207 |
10 | EasyBlogDbJoomla->loadObjectList() | JROOT/administrator/components/com_easyblog/includes/scheduler/scheduler.php:207 |
9 | EasyBlogScheduler->removeBlankPosts() | JROOT/components/com_easyblog/services/maintenance.php:31 |
8 | require_once JROOT/components/com_easyblog/services/maintenance.php | JROOT/administrator/components/com_easyblog/includes/easyblog.php:3920 |
7 | EB::loadServices() | JROOT/components/com_easyblog/easyblog.php:27 |
6 | require_once JROOT/components/com_easyblog/easyblog.php | JROOT/libraries/src/Component/ComponentHelper.php:392 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:367 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.40 ms After last query: 0.08 ms Query memory: 0.015 MB Memory before query: 9.391 MB
DELETE a, b
FROM `vqw2e_easyblog_post` as a
inner join `vqw2e_easyblog_revisions` as b
on a.`id` = b.`post_id`
where a.`published` = '9'
and a.`created` <= DATE_SUB('2023-06-03 10:12:46', INTERVAL 3 DAY)
EXPLAIN not possible on query: DELETE a, b FROM `vqw2e_easyblog_post` as a inner join `vqw2e_easyblog_revisions` as b on a.`id` = b.`post_id` where a.`published` = '9' and a.`created` <= DATE_SUB('2023-06-03 10:12:46', INTERVAL 3 DAY)
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
init | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.01 ms |
init | 0.01 ms |
deleting from main table | 0.00 ms |
optimizing | 0.01 ms |
statistics | 0.28 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
deleting from reference tables | 0.00 ms |
end | 0.00 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_easyblog/includes/utils.php:198 |
10 | EasyBlogDbJoomla->query() | JROOT/administrator/components/com_easyblog/includes/scheduler/scheduler.php:220 |
9 | EasyBlogScheduler->removeBlankPosts() | JROOT/components/com_easyblog/services/maintenance.php:31 |
8 | require_once JROOT/components/com_easyblog/services/maintenance.php | JROOT/administrator/components/com_easyblog/includes/easyblog.php:3920 |
7 | EB::loadServices() | JROOT/components/com_easyblog/easyblog.php:27 |
6 | require_once JROOT/components/com_easyblog/easyblog.php | JROOT/libraries/src/Component/ComponentHelper.php:392 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:367 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.08 ms After last query: 6.58 ms Query memory: 0.030 MB Memory before query: 9.590 MB Rows returned: 2
SELECT *
FROM `vqw2e_menu`
WHERE `published`='1'
AND `link` LIKE 'index.php?option=com_easyblog%'
AND `client_id` = '0'
ORDER BY `id`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vqw2e_menu | index | idx_client_id_parent_id_alias_language | PRIMARY | 4 | NULL | 389 | Using where |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.01 ms |
sending cached result to clien | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
16 | JDatabaseDriver->loadObjectList() | Same as call in the line below. |
15 | call_user_func_array() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
14 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/models/menu.php:64 |
13 | EasyBlogDbJoomla->loadObjectList() | JROOT/administrator/components/com_easyblog/models/menu.php:64 |
12 | EasyBlogModelMenu->getAssociatedMenus() | JROOT/administrator/components/com_easyblog/includes/router.php:97 |
11 | EBR::getMenus() | JROOT/administrator/components/com_easyblog/includes/router.php:448 |
10 | EBR::_() | JROOT/administrator/components/com_easyblog/includes/router.php:919 |
9 | EBR::getRoutedURL() | JROOT/components/com_easyblog/services/weblog.php:26 |
8 | require_once JROOT/components/com_easyblog/services/weblog.php | JROOT/administrator/components/com_easyblog/includes/easyblog.php:3920 |
7 | EB::loadServices() | JROOT/components/com_easyblog/easyblog.php:27 |
6 | require_once JROOT/components/com_easyblog/easyblog.php | JROOT/libraries/src/Component/ComponentHelper.php:392 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:367 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.08 ms After last query: 2.14 ms Query memory: 0.027 MB Memory before query: 9.643 MB Rows returned: 46
SELECT *
FROM `vqw2e_easyblog_acl`
WHERE `published`='1'
ORDER BY `id` ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vqw2e_easyblog_acl | index | idx_acl_published,idx_acl_published_id | PRIMARY | 8 | NULL | 46 | Using where |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
sending cached result to clien | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
15 | JDatabaseDriver->loadObjectList() | Same as call in the line below. |
14 | call_user_func_array() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
13 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/includes/acl/acl.php:322 |
12 | EasyBlogDbJoomla->loadObjectList() | JROOT/administrator/components/com_easyblog/includes/acl/acl.php:322 |
11 | EasyBlogAcl::getRules() | JROOT/administrator/components/com_easyblog/includes/acl/acl.php:36 |
10 | EasyBlogAcl::getRuleSet() | JROOT/administrator/components/com_easyblog/includes/easyblog.php:219 |
9 | EB::acl() | JROOT/components/com_easyblog/controllers/controller.php:22 |
8 | EasyBlogController->__construct() | JROOT/libraries/src/MVC/Controller/BaseController.php:302 |
7 | Joomla\CMS\MVC\Controller\BaseController::getInstance() | JROOT/components/com_easyblog/easyblog.php:33 |
6 | require_once JROOT/components/com_easyblog/easyblog.php | JROOT/libraries/src/Component/ComponentHelper.php:392 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:367 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.06 ms After last query: 0.42 ms Query memory: 0.028 MB Memory before query: 9.751 MB Rows returned: 92
SELECT *
FROM `vqw2e_easyblog_acl_group`
WHERE `content_id` IN (1, 9)
AND `type`='
group'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vqw2e_easyblog_acl_group | ALL | easyblog_post_acl_content_type | NO INDEX KEY COULD BE USED | NULL | NULL | 523 | Using where |
Status | Duration |
---|
starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
sending cached result to clien | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
15 | JDatabaseDriver->loadObjectList() | Same as call in the line below. |
14 | call_user_func_array() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
13 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/includes/acl/acl.php:151 |
12 | EasyBlogDbJoomla->loadObjectList() | JROOT/administrator/components/com_easyblog/includes/acl/acl.php:151 |
11 | EasyBlogAcl::getEasyBlogAclGroups() | JROOT/administrator/components/com_easyblog/includes/acl/acl.php:98 |
10 | EasyBlogAcl::getRuleSet() | JROOT/administrator/components/com_easyblog/includes/easyblog.php:219 |
9 | EB::acl() | JROOT/components/com_easyblog/controllers/controller.php:22 |
8 | EasyBlogController->__construct() | JROOT/libraries/src/MVC/Controller/BaseController.php:302 |
7 | Joomla\CMS\MVC\Controller\BaseController::getInstance() | JROOT/components/com_easyblog/easyblog.php:33 |
6 | require_once JROOT/components/com_easyblog/easyblog.php | JROOT/libraries/src/Component/ComponentHelper.php:392 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:367 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.58 ms After last query: 29.49 ms Query memory: 0.032 MB Memory before query: 10.273 MB Rows returned: 0
SELECT a.*, 1 as `featured`
FROM `vqw2e_easyblog_post` AS a
INNER JOIN `vqw2e_easyblog_featured` AS c
ON a.`id` = c.`content_id`
AND c.`type`='post'
INNER JOIN `vqw2e_users` AS uu
ON a.`created_by` = uu.`id`
and uu.`block` = 0
WHERE a.`published`='1'
AND a.`state`='0'
AND ((a.`source_type` = 'easyblog.sitewide') )
AND( a.`language`='en-GB' OR a.`language`='' OR a.`language`='*' )
AND a.`access`='0'
AND (1 <= (select count(1)
from `vqw2e_easyblog_post_category` AS acp
INNER JOIN `vqw2e_easyblog_category` as cat
on acp.`category_id` = cat.`id`
where acp.`post_id` = a.`id`
and ( ( cat.`private` = 0 ) OR ( (cat.`private` = 1)
and (0 > 0) ) OR ( (cat.`private` = 2)
and ( (select count(1)
from `vqw2e_easyblog_category_acl` as cacl
where cacl.`category_id` = cat.id
and cacl.`acl_id` = 1
and cacl.`content_id` in (9)) > 0 ) ) )
and not exists ( select acp2.post_id
from `vqw2e_easyblog_post_category` as acp2
inner join `vqw2e_easyblog_category` as cat2
on acp2.`category_id` = cat2.`id`
where acp2.`post_id` = acp.`post_id`
and ( ( cat2.`private` = 1
and (0 = 0) ) OR ( cat2.`private` = 2
and (select count(1)
from `vqw2e_easyblog_category_acl` as cacl2
where cacl2.`category_id` = cat2.`id`
and cacl2.`acl_id` = 1
and cacl2.`content_id` IN (9)) = 0 ) ) ) ))
ORDER BY a.`created` DESC
LIMIT 10
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | PRIMARY | c | ALL | easyblog_featured_content_type,easyblog_content | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using where; Using temporary; Using filesort |
1 | PRIMARY | a | eq_ref | PRIMARY,easyblog_post_published,easyblog_post_created_by,easyblog_post_blogger_list,easyblog_post_searchnew,easyblog_frontpage1,idx_pre_soucetype_postcount,idx_post_sql1 | PRIMARY | 8 | thivf_main.c.content_id | 1 | Using where |
1 | PRIMARY | uu | eq_ref | PRIMARY,idx_block | PRIMARY | 4 | thivf_main.a.created_by | 1 | Using where |
2 | DEPENDENT SUBQUERY | acp | ref | eb_post_category_postid,eb_post_category_catid,eb_post_category_post_cat,eb_post_category_cat_post | eb_post_category_postid | 4 | thivf_main.a.id | 1 | Using where |
2 | DEPENDENT SUBQUERY | cat | eq_ref | PRIMARY,easyblog_cat_private | PRIMARY | 8 | thivf_main.acp.category_id | 1 | Using where |
4 | DEPENDENT SUBQUERY | acp2 | ref | eb_post_category_postid,eb_post_category_catid,eb_post_category_post_cat,eb_post_category_cat_post | eb_post_category_postid | 4 | thivf_main.acp.post_id | 1 | |
4 | DEPENDENT SUBQUERY | cat2 | eq_ref | PRIMARY,easyblog_cat_private | PRIMARY | 8 | thivf_main.acp2.category_id | 1 | Using where |
5 | DEPENDENT SUBQUERY | cacl2 | ref | easyblog_category_acl,easyblog_category_acl_id,easyblog_content_type,easyblog_category_content_type | easyblog_category_acl | 8 | thivf_main.cat2.id | 1 | Using where |
3 | DEPENDENT SUBQUERY | cacl | ref | easyblog_category_acl,easyblog_category_acl_id,easyblog_content_type,easyblog_category_content_type | easyblog_category_acl | 8 | thivf_main.cat.id | 1 | Using where |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.17 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.05 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.05 ms |
init | 0.09 ms |
optimizing | 0.02 ms |
statistics | 0.50 ms |
preparing | 0.02 ms |
Creating tmp table | 0.30 ms |
executing | 0.00 ms |
Copying to tmp table | 0.09 ms |
Sorting result | 0.01 ms |
Sending data | 0.03 ms |
end | 0.00 ms |
removing tmp table | 0.05 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
14 | JDatabaseDriver->loadObjectList() | Same as call in the line below. |
13 | call_user_func_array() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
12 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/models/blog.php:357 |
11 | EasyBlogDbJoomla->loadObjectList() | JROOT/administrator/components/com_easyblog/models/blog.php:357 |
10 | EasyBlogModelBlog->getFeaturedBlog() | JROOT/components/com_easyblog/views/latest/view.html.php:75 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.php | JROOT/libraries/src/Component/ComponentHelper.php:392 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:367 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 233.70 ms After last query: 4.84 ms Query memory: 0.039 MB Memory before query: 10.362 MB Rows returned: 20
SELECT SQL_CALC_FOUND_ROWS a.`id` AS key1, a.*, ifnull(f.`id`, 0) as `featured`
FROM `vqw2e_easyblog_post` AS a
INNER JOIN `vqw2e_users` AS uu
ON a.`created_by` = uu.`id`
and uu.`block` = 0
LEFT JOIN `vqw2e_easyblog_featured` AS f
ON a.`id` = f.`content_id`
AND f.`type` = 'post'
WHERE a.`published`='1'
AND a.`state`='0'
AND a.`access` = '0'
AND a.`frontpage` = '1'
AND (`a`.`language`='en-GB' OR `a`.`language`='' OR `a`.`language`='*')
AND f.`id` is null
AND (1 <= (select count(1)
from `vqw2e_easyblog_post_category` AS acp
INNER JOIN `vqw2e_easyblog_category` as cat
on acp.`category_id` = cat.`id`
where acp.`post_id` = a.`id`
and ( ( cat.`private` = 0 ) OR ( (cat.`private` = 1)
and (0 > 0) ) OR ( (cat.`private` = 2)
and ( (select count(1)
from `vqw2e_easyblog_category_acl` as cacl
where cacl.`category_id` = cat.id
and cacl.`acl_id` = 1
and cacl.`content_id` in (9)) > 0 ) ) )
and not exists ( select acp2.post_id
from `vqw2e_easyblog_post_category` as acp2
inner join `vqw2e_easyblog_category` as cat2
on acp2.`category_id` = cat2.`id`
where acp2.`post_id` = acp.`post_id`
and ( ( cat2.`private` = 1
and (0 = 0) ) OR ( cat2.`private` = 2
and (select count(1)
from `vqw2e_easyblog_category_acl` as cacl2
where cacl2.`category_id` = cat2.`id`
and cacl2.`acl_id` = 1
and cacl2.`content_id` IN (9)) = 0 ) ) ) ))
AND ((a.`source_type` = 'easyblog.sitewide') )
ORDER BY a.`created` desc
LIMIT 0,20
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | PRIMARY | uu | ref | PRIMARY,idx_block | idx_block | 1 | const | 4 | Using index; Using temporary; Using filesort |
1 | PRIMARY | a | ref | easyblog_post_published,easyblog_post_created_by,easyblog_post_blogger_list,easyblog_post_searchnew,easyblog_frontpage1,idx_pre_soucetype_postcount,idx_post_sql1 | easyblog_post_created_by | 8 | thivf_main.uu.id | 33 | Using where |
1 | PRIMARY | f | ref | easyblog_featured_content_type,easyblog_content | easyblog_featured_content_type | 770 | thivf_main.a.id,const | 1 | Using where; Not exists |
2 | DEPENDENT SUBQUERY | acp | ref | eb_post_category_postid,eb_post_category_catid,eb_post_category_post_cat,eb_post_category_cat_post | eb_post_category_postid | 4 | thivf_main.a.id | 1 | Using where |
2 | DEPENDENT SUBQUERY | cat | eq_ref | PRIMARY,easyblog_cat_private | PRIMARY | 8 | thivf_main.acp.category_id | 1 | Using where |
4 | DEPENDENT SUBQUERY | acp2 | ref | eb_post_category_postid,eb_post_category_catid,eb_post_category_post_cat,eb_post_category_cat_post | eb_post_category_postid | 4 | thivf_main.acp.post_id | 1 | |
4 | DEPENDENT SUBQUERY | cat2 | eq_ref | PRIMARY,easyblog_cat_private | PRIMARY | 8 | thivf_main.acp2.category_id | 1 | Using where |
5 | DEPENDENT SUBQUERY | cacl2 | ref | easyblog_category_acl,easyblog_category_acl_id,easyblog_content_type,easyblog_category_content_type | easyblog_category_acl | 8 | thivf_main.cat2.id | 1 | Using where |
3 | DEPENDENT SUBQUERY | cacl | ref | easyblog_category_acl,easyblog_category_acl_id,easyblog_content_type,easyblog_category_content_type | easyblog_category_acl | 8 | thivf_main.cat.id | 1 | Using where |
Status | Duration |
---|
Sending data | 0.04 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.04 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.04 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.04 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.04 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.10 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
executing | 0.00 ms |
Sending data | 1.63 ms |
Sorting result | 36.22 ms |
Sending data | 0.10 ms |
Waiting for query cache lock | 0.01 ms |
Sending data | 0.03 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.05 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.03 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.04 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.04 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.04 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.03 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.03 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.04 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.03 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.05 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.05 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.06 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.11 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.04 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.03 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.06 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.07 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.13 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.12 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.05 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.06 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.03 ms |
end | 0.01 ms |
removing tmp table | 20.45 ms |
end | 0.03 ms |
query end | 0.01 ms |
closing tables | 0.03 ms |
freeing items | 0.04 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
14 | JDatabaseDriver->loadObjectList() | Same as call in the line below. |
13 | call_user_func_array() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
12 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/models/blog.php:1136 |
11 | EasyBlogDbJoomla->loadObjectList() | JROOT/administrator/components/com_easyblog/models/blog.php:1136 |
10 | EasyBlogModelBlog->getBlogsBy() | JROOT/components/com_easyblog/views/latest/view.html.php:205 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.php | JROOT/libraries/src/Component/ComponentHelper.php:392 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:367 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.13 ms After last query: 1.29 ms Query memory: 0.020 MB Memory before query: 11.093 MB Rows returned: 1
select FOUND_ROWS()
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | No tables used |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
optimizing | 0.00 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
freeing items | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
14 | JDatabaseDriver->loadResult() | Same as call in the line below. |
13 | call_user_func_array() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
12 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/models/blog.php:1166 |
11 | EasyBlogDbJoomla->loadResult() | JROOT/administrator/components/com_easyblog/models/blog.php:1166 |
10 | EasyBlogModelBlog->getBlogsBy() | JROOT/components/com_easyblog/views/latest/view.html.php:205 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.php | JROOT/libraries/src/Component/ComponentHelper.php:392 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:367 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.07 ms After last query: 28.77 ms Query memory: 0.023 MB Memory before query: 11.530 MB Rows returned: 0
SELECT COUNT(1) as `voted`, `uid`
FROM `vqw2e_easyblog_ratings`
WHERE `uid` IN (1129,1128,1127,1126,1125,1124,1123,1122,1121,1120,1119,1118,1117,1116,1115,1114,1113,1112,1111,1110)
AND `type`='entry'
AND `created_by`='0'
AND (`sessionid` = 'o3v346n2ntqas8ecvr9rs1rcm7' OR `ip` = '3.235.40.122')
GROUP BY `uid`
ORDER BY NULL
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vqw2e_easyblog_ratings | ref | post_id,created_by,idx_uid_type,idx_uid_type_user,idx_uid_type_user_session,idx_uid_type_user_ipaddr | created_by | 4 | const | 1 | Using where; Using temporary |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.08 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.04 ms |
init | 0.03 ms |
optimizing | 0.01 ms |
statistics | 0.66 ms |
preparing | 0.02 ms |
Creating tmp table | 0.03 ms |
executing | 0.00 ms |
Copying to tmp table | 0.02 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
removing tmp table | 0.00 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
16 | JDatabaseDriver->loadObjectList() | Same as call in the line below. |
15 | call_user_func_array() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
14 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/models/ratings.php:135 |
13 | EasyBlogDbJoomla->loadObjectList() | JROOT/administrator/components/com_easyblog/models/ratings.php:135 |
12 | EasyBlogModelRatings->preloadUserPostRatings() | JROOT/administrator/components/com_easyblog/includes/cache/cache.php:435 |
11 | EasyBlogCache->cacheVoted() | JROOT/administrator/components/com_easyblog/includes/cache/cache.php:340 |
10 | EasyBlogCache->insert() | JROOT/components/com_easyblog/views/latest/view.html.php:254 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.php | JROOT/libraries/src/Component/ComponentHelper.php:392 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:367 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.21 ms After last query: 5.11 ms Query memory: 0.033 MB Memory before query: 11.601 MB Rows returned: 20
select a.*, b.`post_id`, b.`primary`
from `vqw2e_easyblog_category` as a
inner join `vqw2e_easyblog_post_category` as b
on a.`id` = b.`category_id`
where b.`post_id` IN (1129,1128,1127,1126,1125,1124,1123,1122,1121,1120,1119,1118,1117,1116,1115,1114,1113,1112,1111,1110)
order by a.`lft` asc
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | b | range | eb_post_category_postid,eb_post_category_catid,eb_post_category_post_cat,eb_post_category_cat_post | eb_post_category_postid | 4 | NULL | 20 | Using where; Using temporary; Using filesort |
1 | SIMPLE | a | eq_ref | PRIMARY | PRIMARY | 8 | thivf_main.b.category_id | 1 | Using where |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.04 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.03 ms |
init | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.30 ms |
preparing | 0.01 ms |
Creating tmp table | 0.24 ms |
executing | 0.00 ms |
Copying to tmp table | 0.23 ms |
Sorting result | 0.04 ms |
Sending data | 0.08 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.04 ms |
end | 0.00 ms |
removing tmp table | 0.07 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
16 | JDatabaseDriver->loadObjectList() | Same as call in the line below. |
15 | call_user_func_array() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
14 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/models/category.php:1746 |
13 | EasyBlogDbJoomla->loadObjectList() | JROOT/administrator/components/com_easyblog/models/category.php:1746 |
12 | EasyBlogModelCategory->preloadByPosts() | JROOT/administrator/components/com_easyblog/includes/cache/cache.php:709 |
11 | EasyBlogCache->cacheCategories() | JROOT/administrator/components/com_easyblog/includes/cache/cache.php:360 |
10 | EasyBlogCache->insert() | JROOT/components/com_easyblog/views/latest/view.html.php:254 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.php | JROOT/libraries/src/Component/ComponentHelper.php:392 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:367 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 5.06 ms After last query: 7.96 ms Query memory: 0.027 MB Memory before query: 11.876 MB Rows returned: 20
select a.*
from `vqw2e_easyblog_revisions` as a
where a.`id` IN ( 2824,2822,2821,2820,2819,2818,2817,2816,2815,2814,2813,2812,2811,2809,2808,2807,2805,2804,2803,2802)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | range | PRIMARY | PRIMARY | 8 | NULL | 20 | Using where |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.39 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.28 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.22 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.21 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.15 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.19 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.21 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.38 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.16 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.31 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.17 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.20 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.20 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.14 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.19 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.29 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.15 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.13 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.29 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.08 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.21 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.03 ms |
end | 0.01 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
16 | JDatabaseDriver->loadObjectList() | Same as call in the line below. |
15 | call_user_func_array() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
14 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/models/revisions.php:625 |
13 | EasyBlogDbJoomla->loadObjectList() | JROOT/administrator/components/com_easyblog/models/revisions.php:625 |
12 | EasyBlogModelRevisions->preload() | JROOT/administrator/components/com_easyblog/includes/cache/cache.php:685 |
11 | EasyBlogCache->cacheRevisions() | JROOT/administrator/components/com_easyblog/includes/cache/cache.php:370 |
10 | EasyBlogCache->insert() | JROOT/components/com_easyblog/views/latest/view.html.php:254 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.php | JROOT/libraries/src/Component/ComponentHelper.php:392 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:367 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.81 ms After last query: 3.74 ms Query memory: 0.029 MB Memory before query: 12.824 MB Rows returned: 0
select `a`.`id` as `cat_fg_id`, `a`.`category_id` as `cat_fg_category_id`, `a`.`group_id` as `cat_fg_group_id`, `fg`.`id` as `fg_id`, `fg`.`title` as `fg_title`, `fg`.`description` as `fg_description`, `fg`.`created` as `fg_created`, `fg`.`state` as `fg_state`, `fg`.`read` as `fg_read`, `fg`.`write` as `fg_write`, `fg`.`params` as `fg_params`, `f`.`id` as `f_id`, `f`.`group_id` as `f_group_id`, `f`.`title` as `f_title`, `f`.`help` as `f_help`, `f`.`state` as `f_state`, `f`.`required` as `f_required`, `f`.`type` as `f_type`, `f`.`params` as `f_params`, `f`.`created` as `f_created`, `f`.`options` as `f_options`, `f`.`ordering` as `f_ordering`,`fv`.`id` as `fv_id`, `fv`.`field_id` as `fv_field_id`, `fv`.`post_id` as `fv_post_id`, `fv`.`value` as `fv_value`
from `vqw2e_easyblog_category_fields_groups` as a
inner join `vqw2e_easyblog_post_category` as p
on `a`.`category_id` = `p`.`category_id`
inner join `vqw2e_easyblog_fields_groups` as fg
on `a`.`group_id` = `fg`.`id`
inner join `vqw2e_easyblog_fields` as f
on `fg`.`id` = `f`.`group_id`
left join `vqw2e_easyblog_fields_values` as fv
on `fv`.`field_id` = `f`.`id`
and `fv`.`post_id` = `p`.`post_id`
LEFT JOIN `vqw2e_easyblog_fields_groups_acl` AS acl
ON fg.`id` = acl.`group_id`
where p.post_id IN (1129,1128,1127,1126,1125,1124,1123,1122,1121,1120,1119,1118,1117,1116,1115,1114,1113,1112,1111,1110)
AND ( acl.`acl_id` IN(9)
AND acl.`acl_type` = 'read' OR acl.`id` IS NULL )
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | index | category_id,cat_id | category_id | 8 | NULL | 1 | Using index |
1 | SIMPLE | fg | eq_ref | PRIMARY | PRIMARY | 4 | thivf_main.a.group_id | 1 | |
1 | SIMPLE | f | ref | group_id,idx_group_ordering | group_id | 4 | thivf_main.a.group_id | 1 | |
1 | SIMPLE | p | ref | eb_post_category_postid,eb_post_category_catid,eb_post_category_post_cat,eb_post_category_cat_post | eb_post_category_cat_post | 4 | thivf_main.a.category_id | 34 | Using where; Using index |
1 | SIMPLE | fv | ref | field_id,post_id | field_id | 4 | thivf_main.f.id | 1 | |
1 | SIMPLE | acl | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using where |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.14 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.04 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.05 ms |
init | 0.05 ms |
optimizing | 0.02 ms |
statistics | 0.23 ms |
preparing | 0.03 ms |
executing | 0.00 ms |
Sending data | 0.11 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
16 | JDatabaseDriver->loadObjectList() | Same as call in the line below. |
15 | call_user_func_array() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
14 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/models/fields.php:309 |
13 | EasyBlogDbJoomla->loadObjectList() | JROOT/administrator/components/com_easyblog/models/fields.php:309 |
12 | EasyBlogModelFields->preloadFields() | JROOT/administrator/components/com_easyblog/includes/cache/cache.php:472 |
11 | EasyBlogCache->cacheFields() | JROOT/administrator/components/com_easyblog/includes/cache/cache.php:380 |
10 | EasyBlogCache->insert() | JROOT/components/com_easyblog/views/latest/view.html.php:254 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.php | JROOT/libraries/src/Component/ComponentHelper.php:392 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:367 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.68 ms After last query: 1.51 ms Query memory: 0.026 MB Memory before query: 12.885 MB Rows returned: 20
select *
from `vqw2e_easyblog_meta`
where `content_id` in (1129,1128,1127,1126,1125,1124,1123,1122,1121,1120,1119,1118,1117,1116,1115,1114,1113,1112,1111,1110)
and `type` = 'post'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vqw2e_easyblog_meta | range | idx_meta_content_type | idx_meta_content_type | 86 | NULL | 20 | Using where |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.00 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.21 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.32 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
freeing items | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
16 | JDatabaseDriver->loadObjectList() | Same as call in the line below. |
15 | call_user_func_array() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
14 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/models/metas.php:393 |
13 | EasyBlogDbJoomla->loadObjectList() | JROOT/administrator/components/com_easyblog/models/metas.php:393 |
12 | EasyBlogModelMetas->preloadPostMetas() | JROOT/administrator/components/com_easyblog/includes/cache/cache.php:401 |
11 | EasyBlogCache->cacheMetas() | JROOT/administrator/components/com_easyblog/includes/cache/cache.php:385 |
10 | EasyBlogCache->insert() | JROOT/components/com_easyblog/views/latest/view.html.php:254 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.php | JROOT/libraries/src/Component/ComponentHelper.php:392 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:367 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.51 ms After last query: 47.49 ms Query memory: 0.020 MB Memory before query: 14.314 MB Rows returned: 1
SELECT *
FROM vqw2e_easyblog_meta
WHERE `content_id` = '1'
AND `type` = 'view'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vqw2e_easyblog_meta | ref | idx_meta_content_type | idx_meta_content_type | 86 | const,const | 1 | Using where |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.03 ms |
optimizing | 0.01 ms |
statistics | 0.14 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.10 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1455 |
12 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:730 |
11 | Joomla\CMS\Table\Table->load() | JROOT/administrator/components/com_easyblog/includes/easyblog.php:1953 |
10 | EB::setMeta() | JROOT/components/com_easyblog/views/latest/view.html.php:286 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.php | JROOT/libraries/src/Component/ComponentHelper.php:392 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:367 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 2.58 ms After last query: 28.56 ms Query memory: 0.033 MB Memory before query: 14.699 MB Rows returned: 30
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM vqw2e_modules AS m
LEFT JOIN vqw2e_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN vqw2e_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 <= '2023-06-03 10:12:46')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2023-06-03 10:12:46')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 421 OR mm.menuid <= 0)
AND m.language IN ('en-GB','*')
ORDER BY m.position, m.ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | range | PRIMARY,published,newsfeeds,idx_language | published | 5 | NULL | 72 | Using where; Using filesort |
1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | thivf_main.m.id | 1 | Using where; Using index |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 403 | thivf_main.m.module,const | 1 | Using where |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.11 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.03 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.04 ms |
init | 0.05 ms |
optimizing | 0.02 ms |
statistics | 0.10 ms |
preparing | 0.03 ms |
executing | 0.00 ms |
Sorting result | 0.35 ms |
Sending data | 0.22 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.26 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.14 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.16 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.59 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.29 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
21 | JDatabaseDriver->loadObjectList() | Same as call in the line below. |
20 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
19 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:433 |
18 | Joomla\CMS\Helper\ModuleHelper::getModuleList() | JROOT/libraries/src/Helper/ModuleHelper.php:363 |
17 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
16 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/administrator/components/com_easyblog/includes/easyblog.php:1796 |
15 | EB::renderModule() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php:14 |
14 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
13 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php:18 |
12 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
11 | EasyBlogThemes->output() | JROOT/components/com_easyblog/views/views.php:187 |
10 | EasyBlogView->display() | JROOT/components/com_easyblog/views/latest/view.html.php:305 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.php | JROOT/libraries/src/Component/ComponentHelper.php:392 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:367 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.15 ms After last query: 51.53 ms Query memory: 0.045 MB Memory before query: 15.395 MB Rows returned: 0
SELECT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state
FROM vqw2e_fields AS a
LEFT JOIN `vqw2e_languages` AS l
ON l.lang_code = a.language
LEFT JOIN vqw2e_users AS uc
ON uc.id=a.checked_out
LEFT JOIN vqw2e_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN vqw2e_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN vqw2e_fields_groups AS g
ON g.id = a.group_id
LEFT JOIN `vqw2e_fields_categories` AS fc
ON fc.field_id = a.id
WHERE a.context = 'easyblog.blog'
AND (fc.category_id IS NULL OR fc.category_id IN (4,0))
AND a.access IN (1,1,5)
AND (a.group_id = 0 OR g.access IN (1,1,5))
AND a.state = 1
AND (a.group_id = 0 OR g.state = 1)
ORDER BY a.ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ref | idx_state,idx_access,idx_context | idx_state | 1 | const | 1 | Using where; Using filesort |
1 | SIMPLE | l | eq_ref | idx_langcode | idx_langcode | 28 | thivf_main.a.language | 1 | |
1 | SIMPLE | uc | eq_ref | PRIMARY | PRIMARY | 4 | thivf_main.a.checked_out | 1 | |
1 | SIMPLE | ag | eq_ref | PRIMARY | PRIMARY | 4 | thivf_main.a.access | 1 | |
1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | thivf_main.a.created_user_id | 1 | |
1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | thivf_main.a.group_id | 1 | Using where |
1 | SIMPLE | fc | ref | PRIMARY | PRIMARY | 4 | thivf_main.a.id | 1 | Using where; Using index |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
sending cached result to clien | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
29 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:308 |
28 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/administrator/components/com_fields/models/fields.php:327 |
27 | FieldsModelFields->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:187 |
26 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 |
25 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:378 |
24 | PlgSystemFields->onContentPrepare() | Same as call in the line below. |
23 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
22 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
21 | JEventDispatcher->trigger() | JROOT/administrator/components/com_easyblog/includes/dispatcher/dispatcher.php:42 |
20 | EasyBlogDispatcher->trigger() | JROOT/administrator/components/com_easyblog/includes/triggers/triggers.php:48 |
19 | EasyBlogTriggers->trigger() | JROOT/administrator/components/com_easyblog/includes/post/post.php:5507 |
18 | EasyBlogPost->prepareContent() | JROOT/administrator/components/com_easyblog/includes/post/post.php:4985 |
17 | EasyBlogPost->getIntro() | JROOT/components/com_easyblog/themes/origami/blogs/latest/default.main.php:155 |
16 | include JROOT/components/com_easyblog/themes/origami/blogs/latest/default.main.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
15 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php:22 |
14 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
13 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php:18 |
12 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
11 | EasyBlogThemes->output() | JROOT/components/com_easyblog/views/views.php:187 |
10 | EasyBlogView->display() | JROOT/components/com_easyblog/views/latest/view.html.php:305 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.php | JROOT/libraries/src/Component/ComponentHelper.php:392 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:367 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.13 ms After last query: 45.60 ms Query memory: 0.043 MB Memory before query: 15.979 MB Rows returned: 1
select u.*, e.`id` as `eb_id`, e.`nickname`, e.`avatar`, e.`description`, e.`url`, e.`params` as `eb_params`, e.`published` as `eb_published`, e.`title` as `eb_title`, e.`biography`, e.`permalink`, e.`custom_css`, e.`ordering`
from `vqw2e_users` as u
left join `vqw2e_easyblog_users` as e
ON u.`id` = e.`id`
where u.`id` = 507
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | u | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | e | const | PRIMARY | PRIMARY | 8 | const | 1 | |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
sending cached result to clien | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
28 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
27 | JDatabaseDriver->loadObjectList() | Same as call in the line below. |
26 | call_user_func_array() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
25 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/models/users.php:298 |
24 | EasyBlogDbJoomla->loadObjectList() | JROOT/administrator/components/com_easyblog/models/users.php:298 |
23 | EasyBlogModelUsers->getUsersMeta() | JROOT/administrator/components/com_easyblog/includes/user/user.php:171 |
22 | EasyBlogUser::loadUsers() | JROOT/administrator/components/com_easyblog/includes/user/user.php:63 |
21 | EasyBlogUser::factory() | JROOT/administrator/components/com_easyblog/includes/easyblog.php:1099 |
20 | EB::user() | JROOT/administrator/components/com_easyblog/includes/post/post.php:4418 |
19 | EasyBlogPost->getAuthor() | JROOT/components/com_easyblog/themes/wireframe/blogs/post.schema.php:21 |
18 | include JROOT/components/com_easyblog/themes/wireframe/blogs/post.schema.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
17 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/origami/blogs/latest/default.main.php:245 |
16 | include JROOT/components/com_easyblog/themes/origami/blogs/latest/default.main.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
15 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php:22 |
14 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
13 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php:18 |
12 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
11 | EasyBlogThemes->output() | JROOT/components/com_easyblog/views/views.php:187 |
10 | EasyBlogView->display() | JROOT/components/com_easyblog/views/latest/view.html.php:305 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.php | JROOT/libraries/src/Component/ComponentHelper.php:392 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:367 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.69 ms After last query: 2.36 ms Query memory: 0.048 MB Memory before query: 16.049 MB Rows returned: 16
SHOW FULL COLUMNS
FROM `vqw2e_users`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `vqw2e_users`
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.25 ms |
System lock | 0.01 ms |
init | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.01 ms |
Opening tables | 0.02 ms |
checking permissions | 0.03 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.02 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.02 ms |
Sending data | 0.05 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
removing tmp table | 0.06 ms |
closing tables | 0.00 ms |
freeing items | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
33 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:430 |
32 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:245 |
31 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:164 |
30 | Joomla\CMS\Table\Table->__construct() | JROOT/libraries/src/Table/User.php:40 |
29 | Joomla\CMS\Table\User->__construct() | JROOT/libraries/src/Table/Table.php:312 |
28 | Joomla\CMS\Table\Table::getInstance() | JROOT/libraries/src/User/User.php:603 |
27 | Joomla\CMS\User\User::getTable() | JROOT/libraries/src/User/User.php:880 |
26 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
25 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
24 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 |
23 | Joomla\CMS\Factory::getUser() | JROOT/administrator/components/com_easyblog/includes/user/user.php:218 |
22 | EasyBlogUser::loadUsers() | JROOT/administrator/components/com_easyblog/includes/user/user.php:63 |
21 | EasyBlogUser::factory() | JROOT/administrator/components/com_easyblog/includes/easyblog.php:1099 |
20 | EB::user() | JROOT/administrator/components/com_easyblog/includes/post/post.php:4418 |
19 | EasyBlogPost->getAuthor() | JROOT/components/com_easyblog/themes/wireframe/blogs/post.schema.php:21 |
18 | include JROOT/components/com_easyblog/themes/wireframe/blogs/post.schema.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
17 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/origami/blogs/latest/default.main.php:245 |
16 | include JROOT/components/com_easyblog/themes/origami/blogs/latest/default.main.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
15 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php:22 |
14 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
13 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php:18 |
12 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
11 | EasyBlogThemes->output() | JROOT/components/com_easyblog/views/views.php:187 |
10 | EasyBlogView->display() | JROOT/components/com_easyblog/views/latest/view.html.php:305 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.php | JROOT/libraries/src/Component/ComponentHelper.php:392 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:367 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.05 ms After last query: 0.32 ms Query memory: 0.042 MB Memory before query: 16.130 MB Rows returned: 1
SELECT *
FROM `vqw2e_users`
WHERE `id` = 507
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vqw2e_users | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
sending cached result to clien | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1455 |
28 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/User.php:86 |
27 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:883 |
26 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
25 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
24 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 |
23 | Joomla\CMS\Factory::getUser() | JROOT/administrator/components/com_easyblog/includes/user/user.php:218 |
22 | EasyBlogUser::loadUsers() | JROOT/administrator/components/com_easyblog/includes/user/user.php:63 |
21 | EasyBlogUser::factory() | JROOT/administrator/components/com_easyblog/includes/easyblog.php:1099 |
20 | EB::user() | JROOT/administrator/components/com_easyblog/includes/post/post.php:4418 |
19 | EasyBlogPost->getAuthor() | JROOT/components/com_easyblog/themes/wireframe/blogs/post.schema.php:21 |
18 | include JROOT/components/com_easyblog/themes/wireframe/blogs/post.schema.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
17 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/origami/blogs/latest/default.main.php:245 |
16 | include JROOT/components/com_easyblog/themes/origami/blogs/latest/default.main.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
15 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php:22 |
14 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
13 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php:18 |
12 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
11 | EasyBlogThemes->output() | JROOT/components/com_easyblog/views/views.php:187 |
10 | EasyBlogView->display() | JROOT/components/com_easyblog/views/latest/view.html.php:305 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.php | JROOT/libraries/src/Component/ComponentHelper.php:392 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:367 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.09 ms After last query: 10.65 ms Query memory: 0.039 MB Memory before query: 16.908 MB Rows returned: 2
SELECT `g`.`id`,`g`.`title`
FROM `vqw2e_usergroups` AS g
INNER JOIN `vqw2e_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 507
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY | PRIMARY | 4 | const | 2 | Using index |
1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | thivf_main.m.group_id | 1 | |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
sending cached result to clien | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1496 |
28 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Table/User.php:111 |
27 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:883 |
26 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
25 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
24 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 |
23 | Joomla\CMS\Factory::getUser() | JROOT/administrator/components/com_easyblog/includes/user/user.php:218 |
22 | EasyBlogUser::loadUsers() | JROOT/administrator/components/com_easyblog/includes/user/user.php:63 |
21 | EasyBlogUser::factory() | JROOT/administrator/components/com_easyblog/includes/easyblog.php:1099 |
20 | EB::user() | JROOT/administrator/components/com_easyblog/includes/post/post.php:4418 |
19 | EasyBlogPost->getAuthor() | JROOT/components/com_easyblog/themes/wireframe/blogs/post.schema.php:21 |
18 | include JROOT/components/com_easyblog/themes/wireframe/blogs/post.schema.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
17 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/origami/blogs/latest/default.main.php:245 |
16 | include JROOT/components/com_easyblog/themes/origami/blogs/latest/default.main.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
15 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php:22 |
14 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
13 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php:18 |
12 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
11 | EasyBlogThemes->output() | JROOT/components/com_easyblog/views/views.php:187 |
10 | EasyBlogView->display() | JROOT/components/com_easyblog/views/latest/view.html.php:305 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.php | JROOT/libraries/src/Component/ComponentHelper.php:392 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:367 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.12 ms After last query: 641.21 ms Query memory: 0.016 MB Memory before query: 18.368 MB Rows returned: 3
SELECT language,id
FROM `vqw2e_menu`
WHERE home = 1
AND published = 1
AND client_id = 0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vqw2e_menu | ALL | idx_client_id_parent_id_alias_language | NO INDEX KEY COULD BE USED | NULL | NULL | 389 | Using where |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.01 ms |
sending cached result to clien | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/Multilanguage.php:107 |
9 | Joomla\CMS\Language\Multilanguage::getSiteHomePages() | JROOT/plugins/system/languagefilter/languagefilter.php:718 |
8 | PlgSystemLanguageFilter->onAfterDispatch() | Same as call in the line below. |
7 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/SiteApplication.php:199 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.05 ms After last query: 2.70 ms Query memory: 0.017 MB Memory before query: 18.402 MB Rows returned: 0
SELECT `c2`.`language`,`c2`.`id`
FROM `vqw2e_menu` AS `c`
INNER JOIN `vqw2e_associations` AS `a`
ON a.id = c.`id`
AND a.context='com_menus.item'
INNER JOIN `vqw2e_associations` AS `a2`
ON a.key = a2.key
INNER JOIN `vqw2e_menu` AS `c2`
ON a2.id = c2.`id`
WHERE c.id = 421
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
sending cached result to clien | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
11 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/Associations.php:102 |
10 | Joomla\CMS\Language\Associations::getAssociations() | JROOT/administrator/components/com_menus/helpers/menus.php:320 |
9 | MenusHelper::getAssociations() | JROOT/plugins/system/languagefilter/languagefilter.php:735 |
8 | PlgSystemLanguageFilter->onAfterDispatch() | Same as call in the line below. |
7 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/SiteApplication.php:199 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.64 ms After last query: 19.21 ms Query memory: 0.024 MB Memory before query: 18.536 MB Rows returned: 1
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM vqw2e_modules AS m
LEFT JOIN vqw2e_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN vqw2e_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 <= '2023-06-03 10:12:46')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2023-06-03 10:12:46')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND m.id = 92
AND m.language IN ('en-GB','*')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | const | PRIMARY,published,newsfeeds,idx_language | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 403 | const,const | 1 | Using where |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.11 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.03 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.04 ms |
init | 0.06 ms |
optimizing | 0.02 ms |
statistics | 0.13 ms |
preparing | 0.03 ms |
executing | 0.00 ms |
Sending data | 0.05 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1652 |
16 | JDatabaseDriver->loadObject() | JROOT/components/com_pagebuilderck/models/page.php:341 |
15 | PagebuilderckModelPage->getModule() | JROOT/components/com_pagebuilderck/models/page.php:280 |
14 | PagebuilderckModelPage->renderModule() | JROOT/components/com_pagebuilderck/models/page.php:194 |
13 | PagebuilderckModelPage->replaceModule() | Same as call in the line below. |
12 | preg_replace_callback() | JROOT/components/com_pagebuilderck/models/page.php:127 |
11 | PagebuilderckModelPage->parseHtml() | JROOT/modules/mod_pagebuilderck/mod_pagebuilderck.php:34 |
10 | include JROOT/modules/mod_pagebuilderck/mod_pagebuilderck.php | JROOT/libraries/src/Helper/ModuleHelper.php:201 |
9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:491 |
6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:782 |
5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:557 |
4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1117 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:780 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:273 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.31 ms After last query: 1.19 ms Query memory: 0.025 MB Memory before query: 18.567 MB Rows returned: 1
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM vqw2e_modules AS m
LEFT JOIN vqw2e_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN vqw2e_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 <= '2023-06-03 10:12:46')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2023-06-03 10:12:46')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND m.id = 122
AND m.language IN ('en-GB','*')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | const | PRIMARY,published,newsfeeds,idx_language | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 403 | const,const | 1 | Using where |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.05 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.00 ms |
Waiting for query cache lock | 0.03 ms |
init | 0.03 ms |
optimizing | 0.01 ms |
statistics | 0.06 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sending data | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1652 |
16 | JDatabaseDriver->loadObject() | JROOT/components/com_pagebuilderck/models/page.php:341 |
15 | PagebuilderckModelPage->getModule() | JROOT/components/com_pagebuilderck/models/page.php:280 |
14 | PagebuilderckModelPage->renderModule() | JROOT/components/com_pagebuilderck/models/page.php:194 |
13 | PagebuilderckModelPage->replaceModule() | Same as call in the line below. |
12 | preg_replace_callback() | JROOT/components/com_pagebuilderck/models/page.php:127 |
11 | PagebuilderckModelPage->parseHtml() | JROOT/modules/mod_pagebuilderck/mod_pagebuilderck.php:34 |
10 | include JROOT/modules/mod_pagebuilderck/mod_pagebuilderck.php | JROOT/libraries/src/Helper/ModuleHelper.php:201 |
9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:491 |
6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:782 |
5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:557 |
4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1117 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:780 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:273 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.12 ms After last query: 28.73 ms Query memory: 0.033 MB Memory before query: 18.784 MB Rows returned: 1