Tijd zoekopdracht: 4.19 ms Zoekopdracht geheugen: 0.021 MB geheugen voor zoekopdracht: 4.621 MB Regels teruggegeven: 0
SELECT `data`
FROM `jos_session`
WHERE `session_id` = X'6c37646769386f31756f75726c3776643976656f616534757536'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_session | const | PRIMARY | PRIMARY | 194 | const | 1 | |
Status | Duration |
---|
Starting | 0.09 ms |
Checking permissions | 0.01 ms |
Opening tables | 3.16 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.58 ms |
Preparing | 0.01 ms |
Executing | 0.02 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.06 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
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:758 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:135 |
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:344 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Tijd zoekopdracht: 0.36 ms Na de laatste zoekopdracht: 2.81 ms Zoekopdracht geheugen: 0.013 MB geheugen voor zoekopdracht: 4.796 MB Regels teruggegeven: 0
SELECT `session_id`
FROM `jos_session`
WHERE `session_id` = X'6c37646769386f31756f75726c3776643976656f616534757536'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.09 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.03 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.00 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.04 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
8 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:153 |
6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:760 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:135 |
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:344 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Tijd zoekopdracht: 1.69 ms Na de laatste zoekopdracht: 0.19 ms Zoekopdracht geheugen: 0.010 MB geheugen voor zoekopdracht: 4.813 MB
INSERT INTO `jos_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
(X'6c37646769386f31756f75726c3776643976656f616534757536', 1, 1614762554, 0, '', 0)
VERKLAREN niet mogelijk voor zoekopdracht: INSERT INTO `jos_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(X'6c37646769386f31756f75726c3776643976656f616534757536', 1, 1614762554, 0, '', 0)
Status | Duration |
---|
Starting | 0.08 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init for update | 0.01 ms |
Update | 0.74 ms |
Waiting for query cache lock | 0.01 ms |
Update | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.61 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.07 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Session/MetadataManager.php:116 |
7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:153 |
6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:760 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:135 |
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:344 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Tijd zoekopdracht: 9.32 ms Na de laatste zoekopdracht: 5.23 ms Zoekopdracht geheugen: 0.024 MB geheugen voor zoekopdracht: 5.149 MB Regels teruggegeven: 47
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `jos_extensions`
WHERE `type` = 'component'
AND `state` = 0
AND `enabled` = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_extensions | ref | extension | extension | 82 | const | 47 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.09 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.10 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 7.52 ms |
Preparing | 0.05 ms |
Executing | 0.01 ms |
Sending data | 1.19 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.06 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
11 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Component/ComponentHelper.php:445 |
10 | Joomla\CMS\Component\ComponentHelper::Joomla\CMS\Component\{closure}() | Same as call in the line below. |
9 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
8 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Component/ComponentHelper.php:453 |
7 | Joomla\CMS\Component\ComponentHelper::load() | JROOT/libraries/src/Component/ComponentHelper.php:519 |
6 | Joomla\CMS\Component\ComponentHelper::getComponents() | JROOT/libraries/src/Component/ComponentHelper.php:44 |
5 | Joomla\CMS\Component\ComponentHelper::getComponent() | JROOT/libraries/src/Component/ComponentHelper.php:103 |
4 | Joomla\CMS\Component\ComponentHelper::getParams() | JROOT/libraries/src/Application/SiteApplication.php:594 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 5.34 ms Na de laatste zoekopdracht: 4.92 ms Zoekopdracht geheugen: 0.015 MB geheugen voor zoekopdracht: 5.470 MB Regels teruggegeven: 5
SELECT id, rules
FROM `jos_viewlevels`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_viewlevels | ALL | NULL | INDEX KEY ONTBREEKT | NULL | NULL | 5 | |
Status | Duration |
---|
Starting | 0.10 ms |
Checking permissions | 0.01 ms |
Opening tables | 4.49 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.03 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.34 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.03 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.07 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
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:321 |
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:604 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 1.09 ms Na de laatste zoekopdracht: 0.42 ms Zoekopdracht geheugen: 0.016 MB geheugen voor zoekopdracht: 5.494 MB Regels teruggegeven: 2
SELECT b.id
FROM jos_usergroups AS a
LEFT JOIN jos_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 | 2 | Using where; Using index |
Status | Duration |
---|
Starting | 0.13 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.16 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.42 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.04 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.06 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
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:321 |
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:604 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 2.06 ms Na de laatste zoekopdracht: 1.14 ms Zoekopdracht geheugen: 0.020 MB geheugen voor zoekopdracht: 5.597 MB Regels teruggegeven: 107
SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM jos_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 | jos_extensions | ref | extension | extension | 82 | const | 136 | Using index condition; Using where; Gebruikt bestandssortering |
Status | Duration |
---|
Starting | 0.11 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.05 ms |
Preparing | 0.03 ms |
Sorting result | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.01 ms |
Creating sort index | 1.52 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.06 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Plugin/PluginHelper.php:354 |
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:359 |
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:604 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.98 ms Na de laatste zoekopdracht: 59.84 ms Zoekopdracht geheugen: 0.019 MB geheugen voor zoekopdracht: 7.780 MB Regels teruggegeven: 1
Identieke zoekopdrachten:
#9SELECT template
FROM jos_template_styles as s
WHERE s.client_id = 0
AND s.home = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | s | ALL | idx_client_id,idx_client_id_home | INDEX KEY ONTBREEKT | NULL | NULL | 5 | Using where |
Status | Duration |
---|
Starting | 0.12 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.16 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.34 ms |
Preparing | 0.02 ms |
Executing | 0.00 ms |
Sending data | 0.11 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.04 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
13 | JDatabaseDriver->loadResult() | JROOT/libraries/rokcommon/RokCommon/PlatformInfo/Joomla.php:31 |
12 | RokCommon_PlatformInfo_Joomla->getDefaultTemplate() | JROOT/libraries/rokcommon/RokCommon/PlatformInfo/Joomla.php:105 |
11 | RokCommon_PlatformInfo_Joomla->setPlatformParameters() | JROOT/libraries/rokcommon/RokCommon/Service.php:71 |
10 | RokCommon_Service::getContainer() | JROOT/libraries/rokcommon/include.php:38 |
9 | require_once JROOT/libraries/rokcommon/include.php | JROOT/plugins/system/rokcommon/rokcommon.php:96 |
8 | plgSystemRokCommon->loadCommonLib() | JROOT/plugins/system/rokcommon/rokcommon.php:54 |
7 | plgSystemRokCommon->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:283 |
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:625 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.33 ms Na de laatste zoekopdracht: 0.14 ms Zoekopdracht geheugen: 0.021 MB geheugen voor zoekopdracht: 7.799 MB Regels teruggegeven: 1
Identieke zoekopdrachten:
#8SELECT template
FROM jos_template_styles as s
WHERE s.client_id = 0
AND s.home = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | s | ALL | idx_client_id,idx_client_id_home | INDEX KEY ONTBREEKT | NULL | NULL | 5 | Using where |
Status | Duration |
---|
Starting | 0.05 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.00 ms |
Table lock | 0.01 ms |
Init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.04 ms |
Preparing | 0.02 ms |
Executing | 0.00 ms |
Sending data | 0.03 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.04 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
14 | JDatabaseDriver->loadResult() | JROOT/libraries/rokcommon/RokCommon/PlatformInfo/Joomla.php:31 |
13 | RokCommon_PlatformInfo_Joomla->getDefaultTemplate() | JROOT/libraries/rokcommon/RokCommon/PlatformInfo/Joomla.php:67 |
12 | RokCommon_PlatformInfo_Joomla->getDefaultTemplatePath() | JROOT/libraries/rokcommon/RokCommon/PlatformInfo/Joomla.php:106 |
11 | RokCommon_PlatformInfo_Joomla->setPlatformParameters() | JROOT/libraries/rokcommon/RokCommon/Service.php:71 |
10 | RokCommon_Service::getContainer() | JROOT/libraries/rokcommon/include.php:38 |
9 | require_once JROOT/libraries/rokcommon/include.php | JROOT/plugins/system/rokcommon/rokcommon.php:96 |
8 | plgSystemRokCommon->loadCommonLib() | JROOT/plugins/system/rokcommon/rokcommon.php:54 |
7 | plgSystemRokCommon->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:283 |
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:625 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.90 ms Na de laatste zoekopdracht: 6.21 ms Zoekopdracht geheugen: 0.015 MB geheugen voor zoekopdracht: 8.142 MB Regels teruggegeven: 4
SELECT extension, file, type
FROM jos_rokcommon_configs
ORDER BY priority
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_rokcommon_configs | ALL | NULL | INDEX KEY ONTBREEKT | NULL | NULL | 4 | Gebruikt bestandssortering |
Status | Duration |
---|
Starting | 0.12 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.13 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.02 ms |
Sorting result | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.01 ms |
Creating sort index | 0.31 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.07 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
9 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/rokcommon/rokcommon.php:132 |
8 | plgSystemRokCommon->processRegisteredConfigs() | JROOT/plugins/system/rokcommon/rokcommon.php:76 |
7 | plgSystemRokCommon->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:283 |
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:625 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.85 ms Na de laatste zoekopdracht: 27.51 ms Zoekopdracht geheugen: 0.015 MB geheugen voor zoekopdracht: 9.400 MB Regels teruggegeven: 1
SELECT count(*)
FROM `jos_cwgears_schedule`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | INDEX KEY ONTBREEKT | NULL | NULL | NULL | Select tables optimized away |
Status | Duration |
---|
Starting | 0.09 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.54 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.02 ms |
Optimizing | 0.02 ms |
Executing | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.00 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.04 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
10 | JDatabaseDriver->loadResult() | JROOT/plugins/system/cwgears/cwgears.php:103 |
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:626 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.32 ms Na de laatste zoekopdracht: 0.13 ms Zoekopdracht geheugen: 0.015 MB geheugen voor zoekopdracht: 9.415 MB Regels teruggegeven: 1
SELECT count(*)
FROM `jos_cwgears_schedule`
WHERE time + '3600'<'1614762554'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | INDEX KEY ONTBREEKT | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.06 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.04 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.04 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
10 | JDatabaseDriver->loadResult() | JROOT/plugins/system/cwgears/cwgears.php:146 |
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:626 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.90 ms Na de laatste zoekopdracht: 53.29 ms Zoekopdracht geheugen: 0.024 MB geheugen voor zoekopdracht: 9.850 MB Regels teruggegeven: 18
SHOW FULL COLUMNS
FROM `jos_extensions`
VERKLAREN niet mogelijk voor zoekopdracht: SHOW FULL COLUMNS FROM `jos_extensions`
Status | Duration |
---|
Starting | 0.11 ms |
Checking permissions | 0.01 ms |
Closing tables | 0.01 ms |
Opening tables | 0.25 ms |
After opening tables | 0.01 ms |
System lock | 0.00 ms |
Table lock | 0.01 ms |
Init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Filling schema table | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
Checking permissions | 0.10 ms |
Closing tables | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.05 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.00 ms |
Closing tables | 0.00 ms |
Removing tmp table | 0.09 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.00 ms |
Closing tables | 0.00 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.04 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:445 |
14 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:245 |
13 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:164 |
12 | Joomla\CMS\Table\Table->__construct() | JROOT/libraries/src/Table/Extension.php:32 |
11 | Joomla\CMS\Table\Extension->__construct() | JROOT/libraries/src/Table/Table.php:312 |
10 | Joomla\CMS\Table\Table::getInstance() | JROOT/plugins/system/roksprocket/roksprocket.php:45 |
9 | plgSystemRokSprocket->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:626 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.59 ms Na de laatste zoekopdracht: 1.27 ms Zoekopdracht geheugen: 0.016 MB geheugen voor zoekopdracht: 9.941 MB Regels teruggegeven: 1
SELECT `extension_id`
FROM `jos_extensions`
WHERE type = 'component'
AND element = 'com_roksprocket'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | Using where; Using index |
Status | Duration |
---|
Starting | 0.07 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.23 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.05 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.04 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
11 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Table/Extension.php:124 |
10 | Joomla\CMS\Table\Extension->find() | JROOT/plugins/system/roksprocket/roksprocket.php:49 |
9 | plgSystemRokSprocket->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:626 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.43 ms Na de laatste zoekopdracht: 0.25 ms Zoekopdracht geheugen: 0.020 MB geheugen voor zoekopdracht: 9.960 MB Regels teruggegeven: 1
Identieke zoekopdrachten:
#17SELECT *
FROM jos_extensions
WHERE `extension_id` = '10036'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_extensions | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.07 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.04 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.03 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.06 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
11 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
10 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/roksprocket/roksprocket.php:54 |
9 | plgSystemRokSprocket->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:626 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.43 ms Na de laatste zoekopdracht: 0.18 ms Zoekopdracht geheugen: 0.016 MB geheugen voor zoekopdracht: 9.974 MB Regels teruggegeven: 1
SELECT `extension_id`
FROM `jos_extensions`
WHERE type = 'module'
AND element = 'mod_roksprocket'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | Using where; Using index |
Status | Duration |
---|
Starting | 0.08 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.07 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.04 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.05 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
11 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Table/Extension.php:124 |
10 | Joomla\CMS\Table\Extension->find() | JROOT/plugins/system/roksprocket/roksprocket.php:72 |
9 | plgSystemRokSprocket->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:626 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.35 ms Na de laatste zoekopdracht: 0.15 ms Zoekopdracht geheugen: 0.020 MB geheugen voor zoekopdracht: 9.991 MB Regels teruggegeven: 1
Identieke zoekopdrachten:
#15SELECT *
FROM jos_extensions
WHERE `extension_id` = '10036'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_extensions | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.07 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.00 ms |
Table lock | 0.01 ms |
Init | 0.02 ms |
Optimizing | 0.03 ms |
Statistics | 0.03 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.02 ms |
End of update loop | 0.01 ms |
Query end | 0.00 ms |
Commit | 0.01 ms |
Closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.04 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
11 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
10 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/roksprocket/roksprocket.php:76 |
9 | plgSystemRokSprocket->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:626 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 1.43 ms Na de laatste zoekopdracht: 30.56 ms Zoekopdracht geheugen: 0.031 MB geheugen voor zoekopdracht: 11.083 MB Regels teruggegeven: 17
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 jos_menu AS m
LEFT JOIN jos_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
ORDER BY m.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 22 | Using index condition; Using where; Gebruikt bestandssortering |
1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | deb27095_jos2.m.component_id | 1 | Using where |
Status | Duration |
---|
Starting | 0.17 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.13 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.04 ms |
Optimizing | 0.03 ms |
Statistics | 0.31 ms |
Preparing | 0.04 ms |
Sorting result | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.02 ms |
Creating sort index | 0.45 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.05 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Menu/SiteMenu.php:93 |
17 | Joomla\CMS\Menu\SiteMenu->Joomla\CMS\Menu\{closure}() | Same as call in the line below. |
16 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
15 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Menu/SiteMenu.php:101 |
14 | Joomla\CMS\Menu\SiteMenu->load() | JROOT/libraries/src/Menu/AbstractMenu.php:76 |
13 | Joomla\CMS\Menu\AbstractMenu->__construct() | JROOT/libraries/src/Menu/SiteMenu.php:62 |
12 | Joomla\CMS\Menu\SiteMenu->__construct() | JROOT/libraries/src/Menu/AbstractMenu.php:131 |
11 | Joomla\CMS\Menu\AbstractMenu::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:375 |
10 | Joomla\CMS\Application\CMSApplication->getMenu() | JROOT/libraries/src/Application/SiteApplication.php:275 |
9 | Joomla\CMS\Application\SiteApplication->getMenu() | JROOT/libraries/src/Router/SiteRouter.php:65 |
8 | Joomla\CMS\Router\SiteRouter->__construct() | JROOT/libraries/src/Router/Router.php:189 |
7 | Joomla\CMS\Router\Router::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:491 |
6 | Joomla\CMS\Application\CMSApplication::getRouter() | JROOT/libraries/src/Application/SiteApplication.php:403 |
5 | Joomla\CMS\Application\SiteApplication::getRouter() | JROOT/libraries/src/Application/CMSApplication.php:1073 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.93 ms Na de laatste zoekopdracht: 75.44 ms Zoekopdracht geheugen: 0.018 MB geheugen voor zoekopdracht: 12.781 MB Regels teruggegeven: 3
SELECT id, home, template, s.params
FROM jos_template_styles as s
LEFT JOIN jos_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,idx_client_id,idx_client_id_home | INDEX KEY ONTBREEKT | NULL | NULL | 5 | Using where |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | element_clientid | 403 | deb27095_jos2.s.template,const | 1 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.19 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.04 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.05 ms |
Optimizing | 0.04 ms |
Statistics | 0.14 ms |
Preparing | 0.06 ms |
Executing | 0.02 ms |
Sending data | 0.13 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.06 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
12 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Application/SiteApplication.php:486 |
11 | Joomla\CMS\Application\SiteApplication->getTemplate() | JROOT/plugins/system/t3/includes/core/t3.php:320 |
10 | T3::detect() | JROOT/plugins/system/t3/t3.php:81 |
9 | plgSystemT3->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:1122 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.63 ms Na de laatste zoekopdracht: 5.33 ms Zoekopdracht geheugen: 0.026 MB geheugen voor zoekopdracht: 13.105 MB Regels teruggegeven: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `jos_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | Using index condition |
Status | Duration |
---|
Starting | 0.12 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.10 ms |
Preparing | 0.04 ms |
Executing | 0.01 ms |
Sending data | 0.06 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.06 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
19 | JDatabaseDriver->loadObject() | JROOT/libraries/src/Helper/LibraryHelper.php:167 |
18 | Joomla\CMS\Helper\LibraryHelper::Joomla\CMS\Helper\{closure}() | Same as call in the line below. |
17 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
16 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/LibraryHelper.php:175 |
15 | Joomla\CMS\Helper\LibraryHelper::loadLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:43 |
14 | Joomla\CMS\Helper\LibraryHelper::getLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:90 |
13 | Joomla\CMS\Helper\LibraryHelper::getParams() | JROOT/libraries/src/Version.php:321 |
12 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
11 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
10 | Joomla\CMS\Factory::getDocument() | 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:1122 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.93 ms Na de laatste zoekopdracht: 0.25 ms Zoekopdracht geheugen: 0.018 MB geheugen voor zoekopdracht: 13.114 MB
UPDATE `jos_extensions`
SET `params` = '{\"mediaversion\":\"ac220931d957735fa30c63517224f116\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
VERKLAREN niet mogelijk voor zoekopdracht: UPDATE `jos_extensions`
SET `params` = '{\"mediaversion\":\"ac220931d957735fa30c63517224f116\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
Status | Duration |
---|
Starting | 0.09 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init for update | 0.08 ms |
Updating | 0.09 ms |
End of update loop | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.47 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.06 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Helper/LibraryHelper.php:117 |
14 | Joomla\CMS\Helper\LibraryHelper::saveParams() | JROOT/libraries/src/Version.php:372 |
13 | Joomla\CMS\Version->setMediaVersion() | JROOT/libraries/src/Version.php:331 |
12 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
11 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
10 | Joomla\CMS\Factory::getDocument() | 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:1122 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.91 ms Na de laatste zoekopdracht: 2.94 ms Zoekopdracht geheugen: 0.014 MB geheugen voor zoekopdracht: 13.503 MB Regels teruggegeven: 2
SELECT *
FROM jos_languages
WHERE published=1
ORDER BY ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_languages | ALL | NULL | INDEX KEY ONTBREEKT | NULL | NULL | 2 | Using where; Gebruikt bestandssortering |
Status | Duration |
---|
Starting | 0.09 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.15 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.02 ms |
Preparing | 0.03 ms |
Sorting result | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.02 ms |
Creating sort index | 0.34 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.06 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
6 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/LanguageHelper.php:150 |
5 | Joomla\CMS\Language\LanguageHelper::getLanguages() | JROOT/libraries/src/Application/SiteApplication.php:330 |
4 | Joomla\CMS\Application\SiteApplication->getParams() | JROOT/libraries/src/Application/SiteApplication.php:138 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 1.46 ms Na de laatste zoekopdracht: 78.97 ms Zoekopdracht geheugen: 0.027 MB geheugen voor zoekopdracht: 16.658 MB Regels teruggegeven: 47
SELECT `id`,`name`,`rules`,`parent_id`
FROM `jos_assets`
WHERE `name` IN ('root.1','com_actionlogs','com_admin','com_ajax','com_alfcontact','com_associations','com_banners','com_blankcomponent','com_cache','com_categories','com_checkin','com_coalawebcontact','com_coalawebsociallinks','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_fields','com_finder','com_gallery','com_installer','com_jce','com_jevents','com_joomlaupdate','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_plugins','com_portfoliogallery','com_postinstall','com_privacy','com_realpin','com_redirect','com_rokgallery','com_roksprocket','com_search','com_tags','com_templates','com_users','com_widgetkit','com_wrapper','com_zoo')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_assets | ALL | idx_asset_name | INDEX KEY ONTBREEKT | NULL | NULL | 296 | Using where |
Status | Duration |
---|
Starting | 0.15 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.12 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.05 ms |
Optimizing | 0.02 ms |
Statistics | 0.11 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.77 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.00 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.05 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:429 |
16 | Joomla\CMS\Access\Access::preloadComponents() | JROOT/libraries/src/Access/Access.php:213 |
15 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:531 |
14 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
13 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
12 | Joomla\CMS\User\User->authorise() | JROOT/components/com_jevents/libraries/helper.php:2400 |
11 | JEVHelper::isAdminUser() | JROOT/components/com_jevents/libraries/helper.php:2482 |
10 | JEVHelper::getAid() | JROOT/components/com_jevents/libraries/datamodel.php:38 |
9 | JEventsDataModel->__construct() | JROOT/administrator/components/com_jevents/controllers/icalrepeat.php:37 |
8 | AdminIcalrepeatController->__construct() | JROOT/components/com_jevents/controllers/icalrepeat.php:20 |
7 | ICalRepeatController->__construct() | JROOT/components/com_jevents/jevents.php:249 |
6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 1.90 ms Na de laatste zoekopdracht: 9.32 ms Zoekopdracht geheugen: 0.021 MB geheugen voor zoekopdracht: 17.840 MB Regels teruggegeven: 1
SELECT `id`
FROM `jos_finder_types`
WHERE `title` = 'ZOO Item'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_finder_types | const | title | title | 402 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.07 ms |
Checking permissions | 0.01 ms |
Opening tables | 1.42 ms |
After opening tables | 0.01 ms |
System lock | 0.00 ms |
Table lock | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.02 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.01 ms |
Init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.10 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.00 ms |
Commit | 0.01 ms |
Closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.04 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
14 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_finder/helpers/indexer/adapter.php:729 |
13 | FinderIndexerAdapter->getTypeId() | JROOT/administrator/components/com_finder/helpers/indexer/adapter.php:142 |
12 | FinderIndexerAdapter->__construct() | JROOT/plugins/finder/zoosmartsearch/zoosmartsearch.php:40 |
11 | plgFinderZOOSmartSearch->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:283 |
10 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
9 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/administrator/components/com_jevents/controllers/icalrepeat.php:41 |
8 | AdminIcalrepeatController->__construct() | JROOT/components/com_jevents/controllers/icalrepeat.php:20 |
7 | ICalRepeatController->__construct() | JROOT/components/com_jevents/jevents.php:249 |
6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.52 ms Na de laatste zoekopdracht: 5.70 ms Zoekopdracht geheugen: 0.020 MB geheugen voor zoekopdracht: 18.190 MB Regels teruggegeven: 1
SELECT `id`
FROM `jos_finder_types`
WHERE `title` = 'Tag'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_finder_types | const | title | title | 402 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.12 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.05 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.02 ms |
Executing | 0.03 ms |
Sending data | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.06 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
13 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_finder/helpers/indexer/adapter.php:729 |
12 | FinderIndexerAdapter->getTypeId() | JROOT/administrator/components/com_finder/helpers/indexer/adapter.php:142 |
11 | FinderIndexerAdapter->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:283 |
10 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
9 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/administrator/components/com_jevents/controllers/icalrepeat.php:41 |
8 | AdminIcalrepeatController->__construct() | JROOT/components/com_jevents/controllers/icalrepeat.php:20 |
7 | ICalRepeatController->__construct() | JROOT/components/com_jevents/jevents.php:249 |
6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.42 ms Na de laatste zoekopdracht: 2.46 ms Zoekopdracht geheugen: 0.020 MB geheugen voor zoekopdracht: 18.280 MB Regels teruggegeven: 1
SELECT `id`
FROM `jos_finder_types`
WHERE `title` = 'Category'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_finder_types | const | title | title | 402 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.09 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.03 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.02 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.06 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
13 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_finder/helpers/indexer/adapter.php:729 |
12 | FinderIndexerAdapter->getTypeId() | JROOT/administrator/components/com_finder/helpers/indexer/adapter.php:142 |
11 | FinderIndexerAdapter->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:283 |
10 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
9 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/administrator/components/com_jevents/controllers/icalrepeat.php:41 |
8 | AdminIcalrepeatController->__construct() | JROOT/components/com_jevents/controllers/icalrepeat.php:20 |
7 | ICalRepeatController->__construct() | JROOT/components/com_jevents/jevents.php:249 |
6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.42 ms Na de laatste zoekopdracht: 2.60 ms Zoekopdracht geheugen: 0.020 MB geheugen voor zoekopdracht: 18.380 MB Regels teruggegeven: 1
SELECT `id`
FROM `jos_finder_types`
WHERE `title` = 'Contact'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_finder_types | const | title | title | 402 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.09 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.03 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.02 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.06 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
13 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_finder/helpers/indexer/adapter.php:729 |
12 | FinderIndexerAdapter->getTypeId() | JROOT/administrator/components/com_finder/helpers/indexer/adapter.php:142 |
11 | FinderIndexerAdapter->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:283 |
10 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
9 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/administrator/components/com_jevents/controllers/icalrepeat.php:41 |
8 | AdminIcalrepeatController->__construct() | JROOT/components/com_jevents/controllers/icalrepeat.php:20 |
7 | ICalRepeatController->__construct() | JROOT/components/com_jevents/jevents.php:249 |
6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.39 ms Na de laatste zoekopdracht: 1.72 ms Zoekopdracht geheugen: 0.020 MB geheugen voor zoekopdracht: 18.471 MB Regels teruggegeven: 1
SELECT `id`
FROM `jos_finder_types`
WHERE `title` = 'Article'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_finder_types | const | title | title | 402 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.08 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.04 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.05 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
13 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_finder/helpers/indexer/adapter.php:729 |
12 | FinderIndexerAdapter->getTypeId() | JROOT/administrator/components/com_finder/helpers/indexer/adapter.php:142 |
11 | FinderIndexerAdapter->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:283 |
10 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
9 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/administrator/components/com_jevents/controllers/icalrepeat.php:41 |
8 | AdminIcalrepeatController->__construct() | JROOT/components/com_jevents/controllers/icalrepeat.php:20 |
7 | ICalRepeatController->__construct() | JROOT/components/com_jevents/jevents.php:249 |
6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.38 ms Na de laatste zoekopdracht: 1.68 ms Zoekopdracht geheugen: 0.020 MB geheugen voor zoekopdracht: 18.555 MB Regels teruggegeven: 1
SELECT `id`
FROM `jos_finder_types`
WHERE `title` = 'News Feed'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_finder_types | const | title | title | 402 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.08 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.03 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.05 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
13 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_finder/helpers/indexer/adapter.php:729 |
12 | FinderIndexerAdapter->getTypeId() | JROOT/administrator/components/com_finder/helpers/indexer/adapter.php:142 |
11 | FinderIndexerAdapter->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:283 |
10 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
9 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/administrator/components/com_jevents/controllers/icalrepeat.php:41 |
8 | AdminIcalrepeatController->__construct() | JROOT/components/com_jevents/controllers/icalrepeat.php:20 |
7 | ICalRepeatController->__construct() | JROOT/components/com_jevents/jevents.php:249 |
6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.40 ms Na de laatste zoekopdracht: 5.16 ms Zoekopdracht geheugen: 0.021 MB geheugen voor zoekopdracht: 19.076 MB Regels teruggegeven: 1
SELECT template
FROM jos_template_styles
WHERE id ='9'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_template_styles | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.10 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.03 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.05 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
14 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:46 |
13 | JEventsAbstractView->__construct() | JROOT/components/com_jevents/views/default/abstract/abstract.php:50 |
12 | JEventsDefaultView->__construct() | JROOT/components/com_jevents/views/flat/abstract/abstract.php:30 |
11 | JEventsFlatView->__construct() | JROOT/libraries/src/MVC/Controller/BaseController.php:598 |
10 | Joomla\CMS\MVC\Controller\BaseController->createView() | JROOT/libraries/src/MVC/Controller/BaseController.php:841 |
9 | Joomla\CMS\MVC\Controller\BaseController->getView() | JROOT/components/com_jevents/controllers/icalrepeat.php:132 |
8 | ICalRepeatController->detail() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:299 |
6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 1.20 ms Na de laatste zoekopdracht: 2.46 ms Zoekopdracht geheugen: 0.030 MB geheugen voor zoekopdracht: 19.288 MB Regels teruggegeven: 18
SHOW FULL COLUMNS
FROM `jos_jev_users`
VERKLAREN niet mogelijk voor zoekopdracht: SHOW FULL COLUMNS FROM `jos_jev_users`
Status | Duration |
---|
Starting | 0.09 ms |
Checking permissions | 0.01 ms |
Closing tables | 0.01 ms |
Opening tables | 0.33 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Filling schema table | 0.01 ms |
Opening tables | 0.15 ms |
After opening tables | 0.01 ms |
Checking permissions | 0.14 ms |
Closing tables | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.07 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Removing tmp table | 0.12 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.06 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
19 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:445 |
18 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:245 |
17 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:164 |
16 | Joomla\CMS\Table\Table->__construct() | JROOT/administrator/components/com_jevents/tables/jevuser.php:69 |
15 | TableUser->__construct() | JROOT/components/com_jevents/libraries/helper.php:2340 |
14 | JEVHelper::getAuthorisedUser() | JROOT/components/com_jevents/libraries/helper.php:1724 |
13 | JEVHelper::isEventPublisher() | JROOT/components/com_jevents/libraries/dbmodel.php:3253 |
12 | JEventsDBModel->listEventsById() | JROOT/components/com_jevents/libraries/datamodel.php:724 |
11 | JEventsDataModel->getEventData() | JROOT/components/com_jevents/views/flat/icalevent/view.html.php:36 |
10 | flatViewICalevent->detail() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:74 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/icalrepeat.php:151 |
8 | ICalRepeatController->detail() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:299 |
6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 1.09 ms Na de laatste zoekopdracht: 0.28 ms Zoekopdracht geheugen: 0.028 MB geheugen voor zoekopdracht: 19.353 MB Regels teruggegeven: 0
SELECT tl.*, ju.name as jname, ju.username
FROM jos_jev_users AS tl
LEFT JOIN jos_users as ju
ON tl.user_id=ju.id
WHERE ju.id IN ( 0 )
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | INDEX KEY ONTBREEKT | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.10 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.12 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.58 ms |
Preparing | 0.01 ms |
Executing | 0.03 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.06 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
16 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_jevents/tables/jevuser.php:208 |
15 | TableUser::getUsersByUserid() | JROOT/components/com_jevents/libraries/helper.php:2347 |
14 | JEVHelper::getAuthorisedUser() | JROOT/components/com_jevents/libraries/helper.php:1724 |
13 | JEVHelper::isEventPublisher() | JROOT/components/com_jevents/libraries/dbmodel.php:3253 |
12 | JEventsDBModel->listEventsById() | JROOT/components/com_jevents/libraries/datamodel.php:724 |
11 | JEventsDataModel->getEventData() | JROOT/components/com_jevents/views/flat/icalevent/view.html.php:36 |
10 | flatViewICalevent->detail() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:74 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/icalrepeat.php:151 |
8 | ICalRepeatController->detail() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:299 |
6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 2.24 ms Na de laatste zoekopdracht: 2.72 ms Zoekopdracht geheugen: 0.031 MB geheugen voor zoekopdracht: 19.647 MB Regels teruggegeven: 9
Identieke zoekopdrachten:
#34SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM jos_modules AS m
LEFT JOIN jos_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN jos_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2021-03-03 09:09:15')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2021-03-03 09:09:15')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 139 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY,published,newsfeeds | published | 1 | const | 26 | Using index condition; Using where; Gebruikt bestandssortering |
1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | deb27095_jos2.m.id | 1 | Using where; Using index |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 403 | deb27095_jos2.m.module,const | 1 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.16 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.21 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.02 ms |
Init | 0.05 ms |
Optimizing | 0.05 ms |
Statistics | 0.35 ms |
Preparing | 0.08 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.02 ms |
Creating sort index | 1.05 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.06 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
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/plugins/system/t3/includes/joomla4/ModuleHelper.php:452 |
18 | Joomla\CMS\Helper\ModuleHelper::getModuleList() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:382 |
17 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:354 |
16 | Joomla\CMS\Helper\ModuleHelper::_load() | JROOT/components/com_jevents/libraries/jevmodulehelper.php:22 |
15 | JevModuleHelper::getVisibleModules() | JROOT/components/com_jevents/libraries/filters.php:54 |
14 | jevFilterProcessing->__construct() | JROOT/components/com_jevents/libraries/filters.php:200 |
13 | jevFilterProcessing::getInstance() | JROOT/components/com_jevents/libraries/dbmodel.php:3279 |
12 | JEventsDBModel->listEventsById() | JROOT/components/com_jevents/libraries/datamodel.php:724 |
11 | JEventsDataModel->getEventData() | JROOT/components/com_jevents/views/flat/icalevent/view.html.php:36 |
10 | flatViewICalevent->detail() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:74 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/icalrepeat.php:151 |
8 | ICalRepeatController->detail() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:299 |
6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 1.05 ms Na de laatste zoekopdracht: 0.78 ms Zoekopdracht geheugen: 0.032 MB geheugen voor zoekopdracht: 19.733 MB Regels teruggegeven: 9
Identieke zoekopdrachten:
#33SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM jos_modules AS m
LEFT JOIN jos_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN jos_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2021-03-03 09:09:15')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2021-03-03 09:09:15')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 139 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY,published,newsfeeds | published | 1 | const | 26 | Using index condition; Using where; Gebruikt bestandssortering |
1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | deb27095_jos2.m.id | 1 | Using where; Using index |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 403 | deb27095_jos2.m.module,const | 1 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.15 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.05 ms |
Optimizing | 0.05 ms |
Statistics | 0.08 ms |
Preparing | 0.07 ms |
Sorting result | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.01 ms |
Creating sort index | 0.40 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.06 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
22 | JDatabaseDriver->loadObjectList() | 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/plugins/system/t3/includes/joomla4/ModuleHelper.php:452 |
19 | Joomla\CMS\Helper\ModuleHelper::getModuleList() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:382 |
18 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/plugins/system/t3/includes/joomla4/ModuleHelper.php:37 |
17 | Joomla\CMS\Helper\ModuleHelper::getModule() | JROOT/components/com_jevents/libraries/filters.php:307 |
16 | jevFilter->__construct() | JROOT/components/com_jevents/libraries/filters/Justmine.php:44 |
15 | jevJustmineFilter->__construct() | JROOT/components/com_jevents/libraries/filters.php:142 |
14 | jevFilterProcessing->__construct() | JROOT/components/com_jevents/libraries/filters.php:200 |
13 | jevFilterProcessing::getInstance() | JROOT/components/com_jevents/libraries/dbmodel.php:3279 |
12 | JEventsDBModel->listEventsById() | JROOT/components/com_jevents/libraries/datamodel.php:724 |
11 | JEventsDataModel->getEventData() | JROOT/components/com_jevents/views/flat/icalevent/view.html.php:36 |
10 | flatViewICalevent->detail() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:74 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/icalrepeat.php:151 |
8 | ICalRepeatController->detail() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:299 |
6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 12.09 ms Na de laatste zoekopdracht: 2.92 ms Zoekopdracht geheugen: 0.031 MB geheugen voor zoekopdracht: 19.939 MB Regels teruggegeven: 3
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM `jos_categories` AS `c`
WHERE (c.extension='com_jevents' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
ORDER BY c.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c | ALL | cat_idx,idx_access | INDEX KEY ONTBREEKT | NULL | NULL | 25 | Using where; Gebruikt bestandssortering |
Status | Duration |
---|
Starting | 0.16 ms |
Checking permissions | 0.01 ms |
Opening tables | 10.87 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.06 ms |
Optimizing | 0.03 ms |
Statistics | 0.44 ms |
Preparing | 0.03 ms |
Sorting result | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.03 ms |
Creating sort index | 0.23 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.06 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Categories/Categories.php:324 |
16 | Joomla\CMS\Categories\Categories->_load() | JROOT/components/com_jevents/helpers/category.php:47 |
15 | JEventsCategories->_load() | JROOT/libraries/src/Categories/Categories.php:184 |
14 | Joomla\CMS\Categories\Categories->get() | JROOT/components/com_jevents/libraries/dbmodel.php:77 |
13 | JEventsDBModel->accessibleCategoryList() | JROOT/components/com_jevents/libraries/dbmodel.php:3286 |
12 | JEventsDBModel->listEventsById() | JROOT/components/com_jevents/libraries/datamodel.php:724 |
11 | JEventsDataModel->getEventData() | JROOT/components/com_jevents/views/flat/icalevent/view.html.php:36 |
10 | flatViewICalevent->detail() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:74 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/icalrepeat.php:151 |
8 | ICalRepeatController->detail() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:299 |
6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.68 ms Na de laatste zoekopdracht: 1.16 ms Zoekopdracht geheugen: 0.021 MB geheugen voor zoekopdracht: 20.045 MB Regels teruggegeven: 2
SELECT c.id
FROM jos_categories AS c
WHERE c.access IN (1,1,5)
AND c.published = 1
AND c.language in ('nl-NL','*')
AND c.extension = 'com_jevents'
ORDER BY c.lft asc
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c | range | cat_idx,idx_access,idx_language | cat_idx | 207 | NULL | 3 | Using index condition; Using where; Gebruikt bestandssortering |
Status | Duration |
---|
Starting | 0.12 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.17 ms |
Preparing | 0.03 ms |
Sorting result | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.01 ms |
Creating sort index | 0.08 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.06 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
14 | JDatabaseDriver->loadColumn() | JROOT/components/com_jevents/libraries/dbmodel.php:186 |
13 | JEventsDBModel->accessibleCategoryList() | JROOT/components/com_jevents/libraries/dbmodel.php:3286 |
12 | JEventsDBModel->listEventsById() | JROOT/components/com_jevents/libraries/datamodel.php:724 |
11 | JEventsDataModel->getEventData() | JROOT/components/com_jevents/views/flat/icalevent/view.html.php:36 |
10 | flatViewICalevent->detail() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:74 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/icalrepeat.php:151 |
8 | ICalRepeatController->detail() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:299 |
6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 15.45 ms Na de laatste zoekopdracht: 0.19 ms Zoekopdracht geheugen: 0.039 MB geheugen voor zoekopdracht: 20.063 MB Regels teruggegeven: 1
SELECT ev.*, ev.state as published, rpt.*, rr.*, det.* , ev.created as created
, YEAR(rpt.startrepeat) as yup, MONTH(rpt.startrepeat ) as mup, DAYOFMONTH(rpt.startrepeat ) as dup
, YEAR(rpt.endrepeat ) as ydn, MONTH(rpt.endrepeat ) as mdn, DAYOFMONTH(rpt.endrepeat ) as ddn
, HOUR(rpt.startrepeat) as hup, MINUTE(rpt.startrepeat ) as minup, SECOND(rpt.startrepeat ) as sup
, HOUR(rpt.endrepeat ) as hdn, MINUTE(rpt.endrepeat ) as mindn, SECOND(rpt.endrepeat ) as sdn
, ev.state as state
FROM jos_jevents_vevent as ev
INNER JOIN jos_jevents_repetition as rpt
ON rpt.eventid = ev.ev_id
INNER JOIN jos_jevents_vevdetail as det
ON det.evdet_id = rpt.eventdetail_id
LEFT JOIN jos_jevents_rrule as rr
ON rr.eventid = ev.ev_id
INNER JOIN jos_jevents_icsfile as icsf
ON icsf.ics_id=ev.icsid
WHERE ev.catid IN(-1,13,26)
AND ev.access IN (1,1,5)
AND icsf.access IN (1,1,5)
AND rpt.rp_id = '370'
GROUP BY rpt.rp_id
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | rpt | const | PRIMARY,eventid,eventstart,eventend,eventdetail | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | det | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | ev | const | PRIMARY,icsid,evaccess | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | icsf | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | rr | ref | eventid | eventid | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.19 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.51 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.09 ms |
Optimizing | 0.04 ms |
Statistics | 14.08 ms |
Preparing | 0.02 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.05 ms |
Executing | 0.01 ms |
Sending data | 0.17 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.00 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.07 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
13 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jevents/libraries/dbmodel.php:3332 |
12 | JEventsDBModel->listEventsById() | JROOT/components/com_jevents/libraries/datamodel.php:724 |
11 | JEventsDataModel->getEventData() | JROOT/components/com_jevents/views/flat/icalevent/view.html.php:36 |
10 | flatViewICalevent->detail() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:74 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/icalrepeat.php:151 |
8 | ICalRepeatController->detail() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:299 |
6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 1.50 ms Na de laatste zoekopdracht: 17.04 ms Zoekopdracht geheugen: 0.023 MB geheugen voor zoekopdracht: 20.845 MB Regels teruggegeven: 0
SELECT *, summary as title, description as content
FROM jos_jevents_translation
WHERE evdet_id IN(156)
AND language='nl-NL'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_jevents_translation | ref | evdet_id,langdetail | evdet_id | 4 | const | 1 | Using where |
Status | Duration |
---|
Starting | 0.13 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.80 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.03 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.01 ms |
Init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.19 ms |
Preparing | 0.03 ms |
Executing | 0.00 ms |
Sending data | 0.03 ms |
End of update loop | 0.01 ms |
Query end | 0.00 ms |
Commit | 0.01 ms |
Closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.04 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jevents/libraries/dbmodel.php:2707 |
13 | JEventsDBModel::translateEvents() | JROOT/components/com_jevents/libraries/dbmodel.php:3354 |
12 | JEventsDBModel->listEventsById() | JROOT/components/com_jevents/libraries/datamodel.php:724 |
11 | JEventsDataModel->getEventData() | JROOT/components/com_jevents/views/flat/icalevent/view.html.php:36 |
10 | flatViewICalevent->detail() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:74 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/icalrepeat.php:151 |
8 | ICalRepeatController->detail() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:299 |
6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 2.03 ms Na de laatste zoekopdracht: 2.15 ms Zoekopdracht geheugen: 0.022 MB geheugen voor zoekopdracht: 21.037 MB Regels teruggegeven: 0
SELECT ju.id, ju.name, ju.username, ju.sendEmail, ju.email, cd.name as contactname,
CASE WHEN CHAR_LENGTH(cd.alias) THEN CONCAT_WS(':', cd.id, cd.alias) ELSE cd.id END as slug,
CASE WHEN CHAR_LENGTH(cat.alias) THEN CONCAT_WS(':', cat.id, cat.alias) ELSE cat.id END AS catslug
FROM jos_users AS ju
LEFT JOIN jos_contact_details AS cd
ON cd.user_id = ju.id
LEFT JOIN jos_categories AS cat
ON cat.id = cd.catid
WHERE block ='0'
AND cd.published =1
AND cd.access IN (1,1,5)
AND cat.access IN (1,1,5)
AND ju.id = 175
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | ju | const | PRIMARY,idx_block | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | cd | ref | idx_access,idx_state,idx_catid | idx_state | 1 | const | 1 | Using where |
1 | SIMPLE | cat | eq_ref | PRIMARY,idx_access | PRIMARY | 4 | deb27095_jos2.cd.catid | 1 | Using where |
Status | Duration |
---|
Starting | 0.17 ms |
Checking permissions | 0.01 ms |
Opening tables | 1.18 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.07 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.01 ms |
Init | 0.05 ms |
Optimizing | 0.03 ms |
Statistics | 0.23 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.04 ms |
Executing | 0.01 ms |
Sending data | 0.02 ms |
End of update loop | 0.01 ms |
Query end | 0.00 ms |
Commit | 0.01 ms |
Closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.05 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
14 | JDatabaseDriver->loadObject() | JROOT/components/com_jevents/libraries/helper.php:2275 |
13 | JEVHelper::getContact() | JROOT/components/com_jevents/libraries/jeventshtml.php:635 |
12 | JEventsHTML::getUserMailtoLink() | JROOT/components/com_jevents/libraries/datamodel.php:756 |
11 | JEventsDataModel->getEventData() | JROOT/components/com_jevents/views/flat/icalevent/view.html.php:36 |
10 | flatViewICalevent->detail() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:74 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/icalrepeat.php:151 |
8 | ICalRepeatController->detail() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:299 |
6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.28 ms Na de laatste zoekopdracht: 0.21 ms Zoekopdracht geheugen: 0.022 MB geheugen voor zoekopdracht: 21.059 MB Regels teruggegeven: 1
SELECT `id`
FROM `jos_users`
WHERE `id` = '175'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.06 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.00 ms |
Table lock | 0.01 ms |
Init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.04 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
15 | JDatabaseDriver->loadResult() | JROOT/components/com_jevents/libraries/helper.php:3217 |
14 | JEVHelper::getUser() | JROOT/components/com_jevents/libraries/helper.php:2282 |
13 | JEVHelper::getContact() | JROOT/components/com_jevents/libraries/jeventshtml.php:635 |
12 | JEventsHTML::getUserMailtoLink() | JROOT/components/com_jevents/libraries/datamodel.php:756 |
11 | JEventsDataModel->getEventData() | JROOT/components/com_jevents/views/flat/icalevent/view.html.php:36 |
10 | flatViewICalevent->detail() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:74 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/icalrepeat.php:151 |
8 | ICalRepeatController->detail() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:299 |
6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.75 ms Na de laatste zoekopdracht: 1.43 ms Zoekopdracht geheugen: 0.037 MB geheugen voor zoekopdracht: 21.208 MB Regels teruggegeven: 16
SHOW FULL COLUMNS
FROM `jos_users`
VERKLAREN niet mogelijk voor zoekopdracht: SHOW FULL COLUMNS FROM `jos_users`
Status | Duration |
---|
Starting | 0.06 ms |
Checking permissions | 0.01 ms |
Closing tables | 0.01 ms |
Opening tables | 0.24 ms |
After opening tables | 0.01 ms |
System lock | 0.00 ms |
Table lock | 0.01 ms |
Init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Filling schema table | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
Checking permissions | 0.08 ms |
Closing tables | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.04 ms |
End of update loop | 0.01 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Closing tables | 0.00 ms |
Removing tmp table | 0.08 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.00 ms |
Closing tables | 0.00 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.04 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
25 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:445 |
24 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:245 |
23 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:164 |
22 | Joomla\CMS\Table\Table->__construct() | JROOT/libraries/src/Table/User.php:41 |
21 | Joomla\CMS\Table\User->__construct() | JROOT/libraries/src/Table/Table.php:312 |
20 | Joomla\CMS\Table\Table::getInstance() | JROOT/libraries/src/User/User.php:603 |
19 | Joomla\CMS\User\User::getTable() | JROOT/libraries/src/User/User.php:877 |
18 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
17 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
16 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 |
15 | Joomla\CMS\Factory::getUser() | JROOT/components/com_jevents/libraries/helper.php:3223 |
14 | JEVHelper::getUser() | JROOT/components/com_jevents/libraries/helper.php:2282 |
13 | JEVHelper::getContact() | JROOT/components/com_jevents/libraries/jeventshtml.php:635 |
12 | JEventsHTML::getUserMailtoLink() | JROOT/components/com_jevents/libraries/datamodel.php:756 |
11 | JEventsDataModel->getEventData() | JROOT/components/com_jevents/views/flat/icalevent/view.html.php:36 |
10 | flatViewICalevent->detail() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:74 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/icalrepeat.php:151 |
8 | ICalRepeatController->detail() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:299 |
6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.32 ms Na de laatste zoekopdracht: 0.28 ms Zoekopdracht geheugen: 0.031 MB geheugen voor zoekopdracht: 21.278 MB Regels teruggegeven: 1
SELECT *
FROM `jos_users`
WHERE `id` = 175
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_users | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.06 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.00 ms |
Table lock | 0.01 ms |
Init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.03 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.02 ms |
End of update loop | 0.00 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.04 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
20 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/User.php:87 |
19 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:880 |
18 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
17 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
16 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 |
15 | Joomla\CMS\Factory::getUser() | JROOT/components/com_jevents/libraries/helper.php:3223 |
14 | JEVHelper::getUser() | JROOT/components/com_jevents/libraries/helper.php:2282 |
13 | JEVHelper::getContact() | JROOT/components/com_jevents/libraries/jeventshtml.php:635 |
12 | JEventsHTML::getUserMailtoLink() | JROOT/components/com_jevents/libraries/datamodel.php:756 |
11 | JEventsDataModel->getEventData() | JROOT/components/com_jevents/views/flat/icalevent/view.html.php:36 |
10 | flatViewICalevent->detail() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:74 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/icalrepeat.php:151 |
8 | ICalRepeatController->detail() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:299 |
6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 1.77 ms Na de laatste zoekopdracht: 4.62 ms Zoekopdracht geheugen: 0.028 MB geheugen voor zoekopdracht: 22.222 MB Regels teruggegeven: 1
SELECT `g`.`id`,`g`.`title`
FROM `jos_usergroups` AS g
INNER JOIN `jos_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 175
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | deb27095_jos2.m.group_id | 1 | |
Status | Duration |
---|
Starting | 0.08 ms |
Checking permissions | 0.01 ms |
Opening tables | 1.32 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.00 ms |
Table lock | 0.02 ms |
Closing tables | 0.00 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.01 ms |
Init | 0.01 ms |
Optimizing | 0.02 ms |
Statistics | 0.04 ms |
Preparing | 0.03 ms |
Executing | 0.00 ms |
Sending data | 0.03 ms |
End of update loop | 0.01 ms |
Query end | 0.00 ms |
Commit | 0.01 ms |
Closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.05 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
20 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Table/User.php:112 |
19 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:880 |
18 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
17 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
16 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 |
15 | Joomla\CMS\Factory::getUser() | JROOT/components/com_jevents/libraries/helper.php:3223 |
14 | JEVHelper::getUser() | JROOT/components/com_jevents/libraries/helper.php:2282 |
13 | JEVHelper::getContact() | JROOT/components/com_jevents/libraries/jeventshtml.php:635 |
12 | JEventsHTML::getUserMailtoLink() | JROOT/components/com_jevents/libraries/datamodel.php:756 |
11 | JEventsDataModel->getEventData() | JROOT/components/com_jevents/views/flat/icalevent/view.html.php:36 |
10 | flatViewICalevent->detail() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:74 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/icalrepeat.php:151 |
8 | ICalRepeatController->detail() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:299 |
6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.51 ms Na de laatste zoekopdracht: 32.28 ms Zoekopdracht geheugen: 0.033 MB geheugen voor zoekopdracht: 25.031 MB Regels teruggegeven: 1
SELECT id,template
FROM jos_template_styles
WHERE client_id=0
AND home=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_template_styles | ALL | idx_client_id,idx_client_id_home | INDEX KEY ONTBREEKT | NULL | NULL | 5 | Using where |
Status | Duration |
---|
Starting | 0.11 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.06 ms |
Preparing | 0.03 ms |
Executing | 0.00 ms |
Sending data | 0.04 ms |
End of update loop | 0.01 ms |
Query end | 0.00 ms |
Commit | 0.01 ms |
Closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.04 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
25 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_widgetkit/widgetkit.php:23 |
24 | plgContentWidgetkit->{closure}() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Container.php:240 |
23 | YOOtheme\Framework\Container->offsetGet() | JROOT/administrator/components/com_widgetkit/src/Application.php:48 |
22 | YOOtheme\Widgetkit\Application->YOOtheme\Widgetkit\{closure}() | Same as call in the line below. |
21 | call_user_func_array() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Event/EventDispatcher.php:113 |
20 | YOOtheme\Framework\Event\EventDispatcher->trigger() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Application.php:149 |
19 | YOOtheme\Framework\Application->boot() | JROOT/administrator/components/com_widgetkit/widgetkit.php:67 |
18 | include JROOT/administrator/components/com_widgetkit/widgetkit.php | JROOT/administrator/components/com_widgetkit/widgetkit-app.php:6 |
17 | include JROOT/administrator/components/com_widgetkit/widgetkit-app.php | JROOT/plugins/content/widgetkit/widgetkit.php:9 |
16 | plgContentWidgetkit->onContentPrepare() | Same as call in the line below. |
15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
13 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
12 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/components/com_jevents/libraries/datamodel.php:793 |
11 | JEventsDataModel->getEventData() | JROOT/components/com_jevents/views/flat/icalevent/view.html.php:36 |
10 | flatViewICalevent->detail() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:74 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/icalrepeat.php:151 |
8 | ICalRepeatController->detail() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:299 |
6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.85 ms Na de laatste zoekopdracht: 54.23 ms Zoekopdracht geheugen: 0.017 MB geheugen voor zoekopdracht: 25.540 MB
UPDATE jos_jevents_vevdetail
SET hits=(hits+1)
WHERE evdet_id='156'
VERKLAREN niet mogelijk voor zoekopdracht: UPDATE jos_jevents_vevdetail SET hits=(hits+1) WHERE evdet_id='156'
Status | Duration |
---|
Starting | 0.09 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.00 ms |
Table lock | 0.01 ms |
Init for update | 0.05 ms |
Updating | 0.06 ms |
End of update loop | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
End of update loop | 0.01 ms |
Query end | 0.00 ms |
Commit | 0.47 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.00 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.04 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/components/com_jevents/libraries/jicaleventdb.php:883 |
12 | jIcalEventDB->updateHits() | JROOT/components/com_jevents/libraries/datamodel.php:846 |
11 | JEventsDataModel->getEventData() | JROOT/components/com_jevents/views/flat/icalevent/view.html.php:36 |
10 | flatViewICalevent->detail() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:74 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/icalrepeat.php:151 |
8 | ICalRepeatController->detail() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:299 |
6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.50 ms Na de laatste zoekopdracht: 10.56 ms Zoekopdracht geheugen: 0.027 MB geheugen voor zoekopdracht: 26.351 MB Regels teruggegeven: 2
SELECT a.id, a.parent_id
FROM jos_categories AS a
WHERE a.parent_id > 0
AND a.extension = "com_jevents"
AND a.published = 1
AND a.language in ('nl-NL','*')
ORDER BY a.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ref | cat_idx,idx_language | cat_idx | 203 | const,const | 2 | Using index condition; Using where; Gebruikt bestandssortering |
Status | Duration |
---|
Starting | 0.10 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.06 ms |
Preparing | 0.03 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
Creating sort index | 0.07 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.04 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
19 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jevents/views/default/helpers/defaultloadedfromtemplate.php:27 |
18 | DefaultLoadedFromTemplate() | Same as call in the line below. |
17 | call_user_func_array() | JROOT/components/com_jevents/views/default/abstract/abstract.php:160 |
16 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/icalevent/tmpl/detail_body.php:37 |
15 | flatViewICalevent->loadedFromTemplate() | JROOT/components/com_jevents/views/flat/icalevent/tmpl/detail_body.php:37 |
14 | include JROOT/components/com_jevents/views/flat/icalevent/tmpl/detail_body.php | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:695 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_jevents/views/flat/icalevent/tmpl/detail.php:5 |
12 | include JROOT/components/com_jevents/views/flat/icalevent/tmpl/detail.php | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:695 |
11 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:230 |
10 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:92 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/icalrepeat.php:151 |
8 | ICalRepeatController->detail() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:299 |
6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 1.27 ms Na de laatste zoekopdracht: 0.12 ms Zoekopdracht geheugen: 0.028 MB geheugen voor zoekopdracht: 26.379 MB Regels teruggegeven: 0
SELECT *
FROM jos_jev_defaults
WHERE state=1
AND name= 'icalevent.detail_body'
AND value<>''
AND language in ('nl-NL','*')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_jev_defaults | ref | name,langcodename | name | 152 | const | 9 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.06 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.66 ms |
After opening tables | 0.01 ms |
System lock | 0.00 ms |
Table lock | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.03 ms |
Closing tables | 0.00 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.01 ms |
Init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.19 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.05 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.05 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
19 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jevents/views/default/helpers/defaultloadedfromtemplate.php:49 |
18 | DefaultLoadedFromTemplate() | Same as call in the line below. |
17 | call_user_func_array() | JROOT/components/com_jevents/views/default/abstract/abstract.php:160 |
16 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/icalevent/tmpl/detail_body.php:37 |
15 | flatViewICalevent->loadedFromTemplate() | JROOT/components/com_jevents/views/flat/icalevent/tmpl/detail_body.php:37 |
14 | include JROOT/components/com_jevents/views/flat/icalevent/tmpl/detail_body.php | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:695 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_jevents/views/flat/icalevent/tmpl/detail.php:5 |
12 | include JROOT/components/com_jevents/views/flat/icalevent/tmpl/detail.php | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:695 |
11 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:230 |
10 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:92 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/icalrepeat.php:151 |
8 | ICalRepeatController->detail() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:299 |
6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.94 ms Na de laatste zoekopdracht: 1.55 ms Zoekopdracht geheugen: 0.032 MB geheugen voor zoekopdracht: 26.455 MB Regels teruggegeven: 0
SELECT rpt.*,det.summary as title , YEAR(rpt.startrepeat) as yup, MONTH(rpt.startrepeat ) as mup, DAYOFMONTH(rpt.startrepeat ) as dup
FROM jos_jevents_repetition as rpt
LEFT JOIN jos_jevents_vevdetail as det
ON det.evdet_id = rpt.eventdetail_id
WHERE rpt.eventid=155
AND rpt.rp_id <> 370
AND rpt.startrepeat<='2021-01-05 08:00:00'
ORDER BY rpt.startrepeat DESC
limit 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | rpt | ref | PRIMARY,eventid,eventstart,eventend,startrepeat,startend | eventstart | 4 | const | 1 | Using where |
1 | SIMPLE | det | eq_ref | PRIMARY | PRIMARY | 4 | deb27095_jos2.rpt.eventdetail_id | 1 | |
Status | Duration |
---|
Starting | 0.09 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.56 ms |
Preparing | 0.03 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.03 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.05 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
22 | JDatabaseDriver->loadObject() | JROOT/components/com_jevents/libraries/jicaleventrepeat.php:415 |
21 | jIcalEventRepeat->getAdjacentRepeats() | JROOT/components/com_jevents/libraries/jicaleventrepeat.php:378 |
20 | jIcalEventRepeat->prevRepeat() | JROOT/components/com_jevents/libraries/jicaleventrepeat.php:327 |
19 | jIcalEventRepeat->previousnextLinks() | JROOT/components/com_jevents/views/default/helpers/defaultloadedfromtemplate.php:1406 |
18 | DefaultLoadedFromTemplate() | Same as call in the line below. |
17 | call_user_func_array() | JROOT/components/com_jevents/views/default/abstract/abstract.php:160 |
16 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/icalevent/tmpl/detail_body.php:37 |
15 | flatViewICalevent->loadedFromTemplate() | JROOT/components/com_jevents/views/flat/icalevent/tmpl/detail_body.php:37 |
14 | include JROOT/components/com_jevents/views/flat/icalevent/tmpl/detail_body.php | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:695 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_jevents/views/flat/icalevent/tmpl/detail.php:5 |
12 | include JROOT/components/com_jevents/views/flat/icalevent/tmpl/detail.php | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:695 |
11 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:230 |
10 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:92 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/icalrepeat.php:151 |
8 | ICalRepeatController->detail() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:299 |
6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.41 ms Na de laatste zoekopdracht: 0.10 ms Zoekopdracht geheugen: 0.032 MB geheugen voor zoekopdracht: 26.484 MB Regels teruggegeven: 0
SELECT rpt.*,det.summary as title, YEAR(rpt.startrepeat) as yup, MONTH(rpt.startrepeat ) as mup, DAYOFMONTH(rpt.startrepeat ) as dup
FROM jos_jevents_repetition as rpt
LEFT JOIN jos_jevents_vevdetail as det
ON det.evdet_id = rpt.eventdetail_id
WHERE rpt.eventid=155
AND rpt.rp_id <> 370
AND rpt.startrepeat>='2021-01-05 08:00:00'
ORDER BY rpt.startrepeat ASC
limit 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | rpt | ref | PRIMARY,eventid,eventstart,eventend,startrepeat,startend | eventstart | 4 | const | 1 | Using index condition; Using where |
1 | SIMPLE | det | eq_ref | PRIMARY | PRIMARY | 4 | deb27095_jos2.rpt.eventdetail_id | 1 | |
Status | Duration |
---|
Starting | 0.08 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.00 ms |
Table lock | 0.01 ms |
Init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.07 ms |
Preparing | 0.02 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.03 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.04 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
22 | JDatabaseDriver->loadObject() | JROOT/components/com_jevents/libraries/jicaleventrepeat.php:431 |
21 | jIcalEventRepeat->getAdjacentRepeats() | JROOT/components/com_jevents/libraries/jicaleventrepeat.php:378 |
20 | jIcalEventRepeat->prevRepeat() | JROOT/components/com_jevents/libraries/jicaleventrepeat.php:327 |
19 | jIcalEventRepeat->previousnextLinks() | JROOT/components/com_jevents/views/default/helpers/defaultloadedfromtemplate.php:1406 |
18 | DefaultLoadedFromTemplate() | Same as call in the line below. |
17 | call_user_func_array() | JROOT/components/com_jevents/views/default/abstract/abstract.php:160 |
16 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/icalevent/tmpl/detail_body.php:37 |
15 | flatViewICalevent->loadedFromTemplate() | JROOT/components/com_jevents/views/flat/icalevent/tmpl/detail_body.php:37 |
14 | include JROOT/components/com_jevents/views/flat/icalevent/tmpl/detail_body.php | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:695 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_jevents/views/flat/icalevent/tmpl/detail.php:5 |
12 | include JROOT/components/com_jevents/views/flat/icalevent/tmpl/detail.php | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:695 |
11 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:230 |
10 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:92 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/icalrepeat.php:151 |
8 | ICalRepeatController->detail() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:299 |
6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 1.04 ms Na de laatste zoekopdracht: 7.33 ms Zoekopdracht geheugen: 0.041 MB geheugen voor zoekopdracht: 26.448 MB Regels teruggegeven: 31
SHOW FULL COLUMNS
FROM `jos_content`
VERKLAREN niet mogelijk voor zoekopdracht: SHOW FULL COLUMNS FROM `jos_content`
Status | Duration |
---|
Starting | 0.07 ms |
Checking permissions | 0.01 ms |
Closing tables | 0.01 ms |
Opening tables | 0.23 ms |
After opening tables | 0.01 ms |
System lock | 0.00 ms |
Table lock | 0.01 ms |
Init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Filling schema table | 0.01 ms |
Opening tables | 0.12 ms |
After opening tables | 0.01 ms |
Checking permissions | 0.11 ms |
Closing tables | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.05 ms |
End of update loop | 0.01 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Closing tables | 0.00 ms |
Removing tmp table | 0.08 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.00 ms |
Closing tables | 0.00 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.04 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
30 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:445 |
29 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:245 |
28 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:164 |
27 | Joomla\CMS\Table\Table->__construct() | JROOT/libraries/src/Table/Content.php:39 |
26 | Joomla\CMS\Table\Content->__construct() | JROOT/libraries/src/Table/Table.php:312 |
25 | Joomla\CMS\Table\Table::getInstance() | JROOT/components/com_jevents/views/default/helpers/defaultloadmodules.php:11 |
24 | DefaultLoadModules() | Same as call in the line below. |
23 | call_user_func_array() | JROOT/components/com_jevents/views/default/abstract/abstract.php:160 |
22 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/helpers/flatviewhelperheader16.php:10 |
21 | flatViewICalevent->loadModules() | JROOT/components/com_jevents/views/flat/helpers/flatviewhelperheader16.php:10 |
20 | FlatViewHelperHeader16() | Same as call in the line below. |
19 | call_user_func_array() | JROOT/components/com_jevents/views/default/abstract/abstract.php:160 |
18 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/helpers/flatviewhelperheader.php:5 |
17 | flatViewICalevent->_header16() | JROOT/components/com_jevents/views/flat/helpers/flatviewhelperheader.php:5 |
16 | FlatViewHelperHeader() | Same as call in the line below. |
15 | call_user_func_array() | JROOT/components/com_jevents/views/default/abstract/abstract.php:160 |
14 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/icalevent/tmpl/detail.php:8 |
13 | flatViewICalevent->_header() | JROOT/components/com_jevents/views/flat/icalevent/tmpl/detail.php:8 |
12 | include JROOT/components/com_jevents/views/flat/icalevent/tmpl/detail.php | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:695 |
11 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:230 |
10 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:92 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/icalrepeat.php:151 |
8 | ICalRepeatController->detail() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:299 |
6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 1.50 ms Na de laatste zoekopdracht: 7.92 ms Zoekopdracht geheugen: 0.048 MB geheugen voor zoekopdracht: 27.149 MB Regels teruggegeven: 0
SELECT DISTINCT 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, g.note as group_note
FROM jos_fields AS a
LEFT JOIN `jos_languages` AS l
ON l.lang_code = a.language
LEFT JOIN jos_users AS uc
ON uc.id=a.checked_out
LEFT JOIN jos_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN jos_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN jos_fields_groups AS g
ON g.id = a.group_id
WHERE a.context = 'com_content.article'
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 temporary; Gebruikt bestandssortering |
1 | SIMPLE | l | eq_ref | idx_langcode | idx_langcode | 28 | deb27095_jos2.a.language | 1 | Using where |
1 | SIMPLE | uc | eq_ref | PRIMARY | PRIMARY | 4 | deb27095_jos2.a.checked_out | 1 | |
1 | SIMPLE | ag | eq_ref | PRIMARY | PRIMARY | 4 | deb27095_jos2.a.access | 1 | Using where |
1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | deb27095_jos2.a.created_user_id | 1 | Using where |
1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | deb27095_jos2.a.group_id | 1 | Using where |
Status | Duration |
---|
Starting | 0.13 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.18 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.04 ms |
Optimizing | 0.03 ms |
Statistics | 0.42 ms |
Preparing | 0.04 ms |
Creating tmp table | 0.06 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.29 ms |
Creating sort index | 0.02 ms |
Removing tmp table | 0.06 ms |
Creating sort index | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.00 ms |
Closing tables | 0.03 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.04 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
35 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
34 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:308 |
33 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/administrator/components/com_fields/models/fields.php:333 |
32 | FieldsModelFields->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:187 |
31 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 |
30 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
29 | PlgSystemFields->onContentPrepare() | Same as call in the line below. |
28 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
27 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
26 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
25 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/components/com_jevents/views/default/helpers/defaultloadmodules.php:19 |
24 | DefaultLoadModules() | Same as call in the line below. |
23 | call_user_func_array() | JROOT/components/com_jevents/views/default/abstract/abstract.php:160 |
22 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/helpers/flatviewhelperheader16.php:10 |
21 | flatViewICalevent->loadModules() | JROOT/components/com_jevents/views/flat/helpers/flatviewhelperheader16.php:10 |
20 | FlatViewHelperHeader16() | Same as call in the line below. |
19 | call_user_func_array() | JROOT/components/com_jevents/views/default/abstract/abstract.php:160 |
18 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/helpers/flatviewhelperheader.php:5 |
17 | flatViewICalevent->_header16() | JROOT/components/com_jevents/views/flat/helpers/flatviewhelperheader.php:5 |
16 | FlatViewHelperHeader() | Same as call in the line below. |
15 | call_user_func_array() | JROOT/components/com_jevents/views/default/abstract/abstract.php:160 |
14 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/icalevent/tmpl/detail.php:8 |
13 | flatViewICalevent->_header() | JROOT/components/com_jevents/views/flat/icalevent/tmpl/detail.php:8 |
12 | include JROOT/components/com_jevents/views/flat/icalevent/tmpl/detail.php | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:695 |
11 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:230 |
10 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:92 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/icalrepeat.php:151 |
8 | ICalRepeatController->detail() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:299 |
6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 20.82 ms Na de laatste zoekopdracht: 168.92 ms Zoekopdracht geheugen: 0.019 MB geheugen voor zoekopdracht: 30.555 MB Regels teruggegeven: 1
SELECT count(*)
FROM `jos_cwgears`
WHERE url = 'http://www.onszonderwijk.nl/oz3/evenementen/icalrepeat.detail/2021/01/05/370/-/plastic-ophalen'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_cwgears | ALL | NULL | INDEX KEY ONTBREEKT | NULL | NULL | 72 | Using where |
Status | Duration |
---|
Starting | 0.11 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.52 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.03 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 19.90 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.00 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.05 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
12 | JDatabaseDriver->loadResult() | JROOT/plugins/system/cwgears/helpers/loadcount.php:307 |
11 | CwGearsHelperLoadcount::setFacebookJsCount() | JROOT/modules/mod_coalawebpage/mod_coalawebpage.php:91 |
10 | include JROOT/modules/mod_coalawebpage/mod_coalawebpage.php | JROOT/plugins/system/t3/includes/joomla4/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:501 |
6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:793 |
5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:567 |
4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1044 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:202 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 2.87 ms Na de laatste zoekopdracht: 0.22 ms Zoekopdracht geheugen: 0.015 MB geheugen voor zoekopdracht: 30.573 MB
INSERT INTO `jos_cwgears`
(url, facebook_js, time )
VALUES
('http://www.onszonderwijk.nl/oz3/evenementen/icalrepeat.detail/2021/01/05/370/-/plastic-ophalen','1','1614762554')
VERKLAREN niet mogelijk voor zoekopdracht: INSERT INTO `jos_cwgears`
(url, facebook_js, time ) VALUES
('http://www.onszonderwijk.nl/oz3/evenementen/icalrepeat.detail/2021/01/05/370/-/plastic-ophalen','1','1614762554')
Status | Duration |
---|
Starting | 0.08 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.00 ms |
Table lock | 0.01 ms |
Init for update | 0.02 ms |
Update | 0.11 ms |
Waiting for query cache lock | 0.01 ms |
Update | 0.01 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Closing tables | 0.00 ms |
Unlocking tables | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Unlocking tables | 2.50 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.04 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/plugins/system/cwgears/helpers/loadcount.php:356 |
11 | CwGearsHelperLoadcount::setFacebookJsCount() | JROOT/modules/mod_coalawebpage/mod_coalawebpage.php:91 |
10 | include JROOT/modules/mod_coalawebpage/mod_coalawebpage.php | JROOT/plugins/system/t3/includes/joomla4/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:501 |
6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:793 |
5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:567 |
4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1044 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:202 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.49 ms Na de laatste zoekopdracht: 69.95 ms Zoekopdracht geheugen: 0.021 MB geheugen voor zoekopdracht: 31.942 MB Regels teruggegeven: 1
SELECT uikit
FROM `jos_cwgears`
WHERE url = 'http://www.onszonderwijk.nl/oz3/evenementen/icalrepeat.detail/2021/01/05/370/-/plastic-ophalen'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_cwgears | ALL | NULL | INDEX KEY ONTBREEKT | NULL | NULL | 72 | Using where |
Status | Duration |
---|
Starting | 0.11 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.12 ms |
End of update loop | 0.01 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.04 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
15 | JDatabaseDriver->loadResult() | JROOT/plugins/system/cwgears/helpers/loadcount.php:64 |
14 | CwGearsHelperLoadcount::getCounts() | JROOT/plugins/system/cwgears/cwgears.php:430 |
13 | plgSystemCwgears->onBeforeCompileHead() | Same as call in the line below. |
12 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
11 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
10 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
9 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Document/Renderer/Html/HeadRenderer.php:67 |
8 | Joomla\CMS\Document\Renderer\Html\HeadRenderer->fetchHead() | JROOT/libraries/src/Document/Renderer/Html/HeadRenderer.php:38 |
7 | Joomla\CMS\Document\Renderer\Html\HeadRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:501 |
6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:793 |
5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:567 |
4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1044 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:202 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.31 ms Na de laatste zoekopdracht: 0.29 ms Zoekopdracht geheugen: 0.021 MB geheugen voor zoekopdracht: 31.963 MB Regels teruggegeven: 1
SELECT uikit_plus
FROM `jos_cwgears`
WHERE url = 'http://www.onszonderwijk.nl/oz3/evenementen/icalrepeat.detail/2021/01/05/370/-/plastic-ophalen'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_cwgears | ALL | NULL | INDEX KEY ONTBREEKT | NULL | NULL | 72 | Using where |
Status | Duration |
---|
Starting | 0.05 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
Table lock | 0.01 ms |
Init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.08 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.00 ms |
Closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.04 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
15 | JDatabaseDriver->loadResult() | JROOT/plugins/system/cwgears/helpers/loadcount.php:64 |
14 | CwGearsHelperLoadcount::getCounts() | JROOT/plugins/system/cwgears/cwgears.php:439 |
13 | plgSystemCwgears->onBeforeCompileHead() | Same as call in the line below. |
12 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
11 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
10 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
9 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Document/Renderer/Html/HeadRenderer.php:67 |
8 | Joomla\CMS\Document\Renderer\Html\HeadRenderer->fetchHead() | JROOT/libraries/src/Document/Renderer/Html/HeadRenderer.php:38 |
7 | Joomla\CMS\Document\Renderer\Html\HeadRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:501 |
6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:793 |
5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:567 |
4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1044 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:202 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.32 ms Na de laatste zoekopdracht: 7.86 ms Zoekopdracht geheugen: 0.015 MB geheugen voor zoekopdracht: 32.490 MB Regels teruggegeven: 1
SELECT facebook_js
FROM `jos_cwgears`
WHERE url = 'http://www.onszonderwijk.nl/oz3/evenementen/icalrepeat.detail/2021/01/05/370/-/plastic-ophalen'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_cwgears | ALL | NULL | INDEX KEY ONTBREEKT | NULL | NULL | 72 | Using where |
Status | Duration |
---|
Starting | 0.06 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.00 ms |
Table lock | 0.01 ms |
Init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.08 ms |
End of update loop | 0.01 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.04 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
10 | JDatabaseDriver->loadResult() | JROOT/plugins/system/cwgears/helpers/loadcount.php:64 |
9 | CwGearsHelperLoadcount::getCounts() | JROOT/plugins/system/cwfacebookjs/cwfacebookjs.php:203 |
8 | plgSystemCwfacebookjs->onAfterRender() | 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/CMSApplication.php:1050 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:202 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
6 × SELECT `id`
FROM `jos_finder_types`
2 × SELECT *
FROM jos_extensions
2 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM jos_modules AS m
LEFT JOIN jos_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN jos_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
2 × SELECT template
FROM jos_template_styles as s
2 × SELECT `extension_id`
FROM `jos_extensions`
2 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `jos_extensions`
1 × SELECT *
FROM `jos_users`
1 × SELECT `g`.`id`,`g`.`title`
FROM `jos_usergroups` AS g
INNER JOIN `jos_user_usergroup_map` AS m
ON m.group_id = g.id
1 × SELECT `id`
FROM `jos_users`
1 × SELECT facebook_js
FROM `jos_cwgears`
1 × SELECT *, summary as title, description as content
FROM jos_jevents_translation
1 × SELECT ju.id, ju.name, ju.username, ju.sendEmail, ju.email, cd.name as contactname,
CASE WHEN CHAR_LENGTH(cd.alias) THEN CONCAT_WS(':', cd.id, cd.alias) ELSE cd.id END as slug,
CASE WHEN CHAR_LENGTH(cat.alias) THEN CONCAT_WS(':', cat.id, cat.alias) ELSE cat.id END AS catslug
FROM jos_users AS ju
LEFT JOIN jos_contact_details AS cd
ON cd.user_id = ju.id
LEFT JOIN jos_categories AS cat
ON cat.id = cd.catid
1 × SELECT id,template
FROM jos_template_styles
1 × SELECT a.id, a.parent_id
FROM jos_categories AS a
1 × SELECT rpt.*,det.summary as title, YEAR(rpt.startrepeat) as yup, MONTH(rpt.startrepeat ) as mup, DAYOFMONTH(rpt.startrepeat ) as dup
FROM jos_jevents_repetition as rpt
LEFT JOIN jos_jevents_vevdetail as det
ON det.evdet_id = rpt.eventdetail_id
1 × SELECT DISTINCT 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, g.note as group_note
FROM jos_fields AS a
LEFT JOIN `jos_languages` AS l
ON l.lang_code = a.language
LEFT JOIN jos_users AS uc
ON uc.id=a.checked_out
LEFT JOIN jos_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN jos_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN jos_fields_groups AS g
ON g.id = a.group_id
1 × SELECT uikit
FROM `jos_cwgears`
1 × SELECT rpt.*,det.summary as title , YEAR(rpt.startrepeat) as yup, MONTH(rpt.startrepeat ) as mup, DAYOFMONTH(rpt.startrepeat ) as dup
FROM jos_jevents_repetition as rpt
LEFT JOIN jos_jevents_vevdetail as det
ON det.evdet_id = rpt.eventdetail_id
1 × SELECT ev.*, ev.state as published, rpt.*, rr.*, det.* , ev.created as created , YEAR(rpt.startrepeat) as yup, MONTH(rpt.startrepeat ) as mup, DAYOFMONTH(rpt.startrepeat ) as dup , YEAR(rpt.endrepeat ) as ydn, MONTH(rpt.endrepeat ) as mdn, DAYOFMONTH(rpt.endrepeat ) as ddn , HOUR(rpt.startrepeat) as hup, MINUTE(rpt.startrepeat ) as minup, SECOND(rpt.startrepeat ) as sup , HOUR(rpt.endrepeat ) as hdn, MINUTE(rpt.endrepeat ) as mindn, SECOND(rpt.endrepeat ) as sdn , ev.state as state
FROM jos_jevents_vevent as ev
INNER JOIN jos_jevents_repetition as rpt
ON rpt.eventid = ev.ev_id
INNER JOIN jos_jevents_vevdetail as det
ON det.evdet_id = rpt.eventdetail_id
LEFT JOIN jos_jevents_rrule as rr
ON rr.eventid = ev.ev_id
INNER JOIN jos_jevents_icsfile as icsf
ON icsf.ics_id=ev.icsid
1 × SELECT *
FROM jos_jev_defaults
1 × SELECT uikit_plus
FROM `jos_cwgears`
1 × SELECT count(*)
FROM `jos_cwgears`
1 × SELECT tl.*, ju.name as jname, ju.username
FROM jos_jev_users AS tl
LEFT JOIN jos_users as ju
ON tl.user_id=ju.id
1 × SELECT extension, file, type
FROM jos_rokcommon_configs
1 × SELECT count(*)
FROM `jos_cwgears_schedule
1 × SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM jos_extensions
1 × SELECT b.id
FROM jos_usergroups AS a
LEFT JOIN jos_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT `session_id`
FROM `jos_session`
1 × SELECT id, rules
FROM `jos_viewlevels
1 × SELECT count(*)
FROM `jos_cwgears_schedule`
1 × SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM jos_menu AS m
LEFT JOIN jos_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT `data`
FROM `jos_session`
1 × SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time, c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level, c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id, c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM `jos_categories` AS `c`
1 × SELECT template
FROM jos_template_styles
1 × SELECT `id`,`name`,`rules`,`parent_id`
FROM `jos_assets`
1 × SELECT id, home, template, s.params
FROM jos_template_styles as s
LEFT JOIN jos_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT *
FROM jos_languages
1 × SELECT c.id
FROM jos_categories AS c