Tijd zoekopdracht: 1.82 ms Zoekopdracht geheugen: 0.023 MB geheugen voor zoekopdracht: 1.056 MB Regels teruggegeven: 0
SELECT `data`
FROM `jos_session`
WHERE `session_id` = X'677668766d6934366d693563766f653967706265746964753562'
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.06 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 | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 1.52 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.01 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | Bestand en regelnummer |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
15 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/session/storage/database.php:45 |
14 | JSessionStorageDatabase->read() | Zelfde als de call in onderstaande regel. |
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:661 |
9 | Joomla\CMS\Session\Session->_start() | JROOT/libraries/src/Session/Session.php:621 |
8 | Joomla\CMS\Session\Session->start() | JROOT/libraries/src/Session/Session.php:499 |
7 | Joomla\CMS\Session\Session->get() | JROOT/libraries/src/Session/Session.php:456 |
6 | Joomla\CMS\Session\Session->isNew() | JROOT/libraries/src/Application/CMSApplication.php:826 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
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:386 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Tijd zoekopdracht: 0.25 ms Na de laatste zoekopdracht: 1.14 ms Zoekopdracht geheugen: 0.020 MB geheugen voor zoekopdracht: 1.070 MB Regels teruggegeven: 0
SELECT `session_id`
FROM `jos_session`
WHERE `session_id` = X'677668766d6934366d693563766f653967706265746964753562'
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.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.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.03 ms |
Preparing | 0.00 ms |
Executing | 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.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | Bestand en regelnummer |
---|
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:154 |
6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
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:386 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Tijd zoekopdracht: 1.06 ms Na de laatste zoekopdracht: 0.10 ms Zoekopdracht geheugen: 0.004 MB geheugen voor zoekopdracht: 1.075 MB
INSERT INTO `jos_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
(X'677668766d6934366d693563766f653967706265746964753562', 1, 1701975829, 0, '', 0)
VERKLAREN niet mogelijk voor zoekopdracht: INSERT INTO `jos_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(X'677668766d6934366d693563766f653967706265746964753562', 1, 1701975829, 0, '', 0)
Status | Duration |
---|
Starting | 0.04 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init for update | 0.01 ms |
Update | 0.10 ms |
Waiting for query cache lock | 0.00 ms |
Update | 0.00 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.82 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | Bestand en regelnummer |
---|
8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Session/MetadataManager.php:116 |
7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
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:386 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Tijd zoekopdracht: 0.50 ms Na de laatste zoekopdracht: 1.75 ms Zoekopdracht geheugen: 0.057 MB geheugen voor zoekopdracht: 1.107 MB Regels teruggegeven: 53
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 | 55 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.04 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.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.05 ms |
Preparing | 0.02 ms |
Executing | 0.00 ms |
Sending data | 0.20 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.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | Bestand en regelnummer |
---|
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}() | Zelfde als de call in onderstaande regel. |
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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.24 ms Na de laatste zoekopdracht: 1.84 ms Zoekopdracht geheugen: 0.021 MB geheugen voor zoekopdracht: 1.165 MB Regels teruggegeven: 3
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 | 3 | |
Status | Duration |
---|
Starting | 0.03 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 | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.03 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.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | Bestand en regelnummer |
---|
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:318 |
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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.26 ms Na de laatste zoekopdracht: 0.10 ms Zoekopdracht geheugen: 0.021 MB geheugen voor zoekopdracht: 1.176 MB Regels teruggegeven: 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
WHERE a.id = 1
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 | 1 | Using where; Using index |
Status | Duration |
---|
Starting | 0.04 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.05 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.02 ms |
Executing | 0.00 ms |
Sending data | 0.02 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.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | Bestand en regelnummer |
---|
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:318 |
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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.70 ms Na de laatste zoekopdracht: 0.29 ms Zoekopdracht geheugen: 0.035 MB geheugen voor zoekopdracht: 1.198 MB Regels teruggegeven: 135
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)
ORDER BY ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_extensions | ALL | extension | INDEX KEY ONTBREEKT | NULL | NULL | 373 | Using where; Gebruikt bestandssortering |
Status | Duration |
---|
Starting | 0.04 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.03 ms |
Preparing | 0.01 ms |
Sorting result | 0.03 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
Creating sort index | 0.40 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.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | Bestand en regelnummer |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Plugin/PluginHelper.php:351 |
9 | Joomla\CMS\Plugin\PluginHelper::Joomla\CMS\Plugin\{closure}() | Zelfde als de call in onderstaande regel. |
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:356 |
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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.39 ms Na de laatste zoekopdracht: 10.25 ms Zoekopdracht geheugen: 0.021 MB geheugen voor zoekopdracht: 1.699 MB Regels teruggegeven: 3
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 | 3 | Using where; Gebruikt bestandssortering |
Status | Duration |
---|
Starting | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.00 ms |
table lock | 0.01 ms |
init | 0.03 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.05 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.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | Bestand en regelnummer |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/LanguageHelper.php:150 |
8 | Joomla\CMS\Language\LanguageHelper::getLanguages() | JROOT/plugins/system/languagefilter/languagefilter.php:96 |
7 | PlgSystemLanguageFilter->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
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:667 |
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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.29 ms Na de laatste zoekopdracht: 0.13 ms Zoekopdracht geheugen: 0.021 MB geheugen voor zoekopdracht: 1.709 MB Regels teruggegeven: 6
SELECT `element`,`name`,`client_id`,`extension_id`
FROM `jos_extensions`
WHERE `type` = 'language'
AND `state` = 0
AND `enabled` = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_extensions | ref | extension | extension | 82 | const | 6 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.05 ms |
Preparing | 0.02 ms |
Executing | 0.00 ms |
Sending data | 0.04 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.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | Bestand en regelnummer |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/LanguageHelper.php:209 |
8 | Joomla\CMS\Language\LanguageHelper::getInstalledLanguages() | JROOT/plugins/system/languagefilter/languagefilter.php:110 |
7 | PlgSystemLanguageFilter->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
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:667 |
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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 1.53 ms Na de laatste zoekopdracht: 7.91 ms Zoekopdracht geheugen: 0.268 MB geheugen voor zoekopdracht: 1.805 MB Regels teruggegeven: 222
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 | ALL | idx_client_id_parent_id_alias_language | INDEX KEY ONTBREEKT | NULL | NULL | 426 | Using where; Gebruikt bestandssortering |
1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | goedacc_01.m.component_id | 1 | Using where |
Status | Duration |
---|
Starting | 0.10 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.00 ms |
table lock | 0.01 ms |
init | 0.04 ms |
Optimizing | 0.02 ms |
Statistics | 0.06 ms |
Preparing | 0.02 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.02 ms |
Creating sort index | 0.98 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.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | Bestand en regelnummer |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
22 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Menu/SiteMenu.php:93 |
21 | Joomla\CMS\Menu\SiteMenu->Joomla\CMS\Menu\{closure}() | Zelfde als de call in onderstaande regel. |
20 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
19 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Menu/SiteMenu.php:101 |
18 | Joomla\CMS\Menu\SiteMenu->load() | JROOT/libraries/src/Menu/AbstractMenu.php:78 |
17 | Joomla\CMS\Menu\AbstractMenu->__construct() | JROOT/libraries/src/Menu/SiteMenu.php:62 |
16 | Joomla\CMS\Menu\SiteMenu->__construct() | JROOT/libraries/src/Menu/AbstractMenu.php:142 |
15 | Joomla\CMS\Menu\AbstractMenu::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:417 |
14 | Joomla\CMS\Application\CMSApplication->getMenu() | JROOT/libraries/src/Application/SiteApplication.php:275 |
13 | Joomla\CMS\Application\SiteApplication->getMenu() | JROOT/libraries/src/Router/SiteRouter.php:65 |
12 | Joomla\CMS\Router\SiteRouter->__construct() | JROOT/libraries/src/Router/Router.php:189 |
11 | Joomla\CMS\Router\Router::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:533 |
10 | Joomla\CMS\Application\CMSApplication::getRouter() | JROOT/libraries/src/Application/SiteApplication.php:403 |
9 | Joomla\CMS\Application\SiteApplication::getRouter() | JROOT/plugins/system/languagefilter/languagefilter.php:145 |
8 | PlgSystemLanguageFilter->onAfterInitialise() | 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:668 |
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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.41 ms Na de laatste zoekopdracht: 12.55 ms Zoekopdracht geheugen: 0.030 MB geheugen voor zoekopdracht: 2.800 MB Regels teruggegeven: 96
SELECT fas.*
FROM jos_hotelreservation_application_settings fas
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | fas | ALL | NULL | INDEX KEY ONTBREEKT | NULL | NULL | 96 | |
Status | Duration |
---|
Starting | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.00 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.10 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.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.02 ms |
Reset for next command | 0.00 ms |
# | Caller | Bestand en regelnummer |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
11 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jhotelreservation/helpers/utils.php:80 |
10 | JHotelUtil::getAppSettings() | JROOT/components/com_jhotelreservation/helpers/utils.php:69 |
9 | JHotelUtil::getApplicationSettings() | JROOT/plugins/system/hotelurltranslator/hotelurltranslator.php:41 |
8 | plgSystemHotelUrlTranslator->onAfterRoute() | 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:1190 |
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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.24 ms Na de laatste zoekopdracht: 0.16 ms Zoekopdracht geheugen: 0.021 MB geheugen voor zoekopdracht: 2.882 MB Regels teruggegeven: 1
SELECT fas.*
FROM jos_hotelreservation_date_formats fas
WHERE fas.id ='3'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | fas | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.04 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.04 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.01 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.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | Bestand en regelnummer |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
11 | JDatabaseDriver->loadObject() | JROOT/components/com_jhotelreservation/helpers/utils.php:91 |
10 | JHotelUtil::getAppSettings() | JROOT/components/com_jhotelreservation/helpers/utils.php:69 |
9 | JHotelUtil::getApplicationSettings() | JROOT/plugins/system/hotelurltranslator/hotelurltranslator.php:41 |
8 | plgSystemHotelUrlTranslator->onAfterRoute() | 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:1190 |
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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.22 ms Na de laatste zoekopdracht: 0.26 ms Zoekopdracht geheugen: 0.021 MB geheugen voor zoekopdracht: 2.833 MB Regels teruggegeven: 0
SELECT *
FROM `jos_hotelreservation_hotel_regions`
WHERE name = 'in noord brabant'
LIMIT 0, 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_hotelreservation_hotel_regions | ALL | NULL | INDEX KEY ONTBREEKT | NULL | NULL | 90 | Using where |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.04 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.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | Bestand en regelnummer |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
10 | JDatabaseDriver->loadObject() | JROOT/plugins/system/hotelurltranslator/hotelurltranslator.php:160 |
9 | plgSystemHotelUrlTranslator->getHotelRegionParams() | JROOT/plugins/system/hotelurltranslator/hotelurltranslator.php:64 |
8 | plgSystemHotelUrlTranslator->onAfterRoute() | 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:1190 |
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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.29 ms Na de laatste zoekopdracht: 0.38 ms Zoekopdracht geheugen: 0.024 MB geheugen voor zoekopdracht: 2.858 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.03 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.00 ms |
init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.06 ms |
Preparing | 0.02 ms |
Executing | 0.00 ms |
Sending data | 0.03 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.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | Bestand en regelnummer |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
18 | JDatabaseDriver->loadObject() | JROOT/libraries/src/Helper/LibraryHelper.php:167 |
17 | Joomla\CMS\Helper\LibraryHelper::Joomla\CMS\Helper\{closure}() | Zelfde als de call in onderstaande regel. |
16 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
15 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/LibraryHelper.php:175 |
14 | Joomla\CMS\Helper\LibraryHelper::loadLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:43 |
13 | Joomla\CMS\Helper\LibraryHelper::getLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:90 |
12 | Joomla\CMS\Helper\LibraryHelper::getParams() | JROOT/libraries/src/Version.php:321 |
11 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
10 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
9 | Joomla\CMS\Factory::getDocument() | JROOT/plugins/system/helixultimate/helixultimate.php:134 |
8 | plgSystemHelixultimate->onAfterRoute() | 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:1190 |
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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 1.21 ms Na de laatste zoekopdracht: 0.14 ms Zoekopdracht geheugen: 0.006 MB geheugen voor zoekopdracht: 2.851 MB
UPDATE `jos_extensions`
SET `params` = '{\"mediaversion\":\"abe8c47030c1ca83c4cc2fd6a4ac5517\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
VERKLAREN niet mogelijk voor zoekopdracht: UPDATE `jos_extensions`
SET `params` = '{\"mediaversion\":\"abe8c47030c1ca83c4cc2fd6a4ac5517\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init for update | 0.05 ms |
Updating | 0.06 ms |
End of update loop | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
End of update loop | 0.01 ms |
Query end | 0.00 ms |
Commit | 0.96 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | Bestand en regelnummer |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Helper/LibraryHelper.php:117 |
13 | Joomla\CMS\Helper\LibraryHelper::saveParams() | JROOT/libraries/src/Version.php:372 |
12 | Joomla\CMS\Version->setMediaVersion() | JROOT/libraries/src/Version.php:331 |
11 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
10 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
9 | Joomla\CMS\Factory::getDocument() | JROOT/plugins/system/helixultimate/helixultimate.php:134 |
8 | plgSystemHelixultimate->onAfterRoute() | 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:1190 |
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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.57 ms Na de laatste zoekopdracht: 1.27 ms Zoekopdracht geheugen: 0.145 MB geheugen voor zoekopdracht: 2.939 MB Regels teruggegeven: 18
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 | 22 | Using where |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | element_clientid | 403 | goedacc_01.s.template,const | 1 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.06 ms |
checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.01 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.07 ms |
Preparing | 0.03 ms |
Executing | 0.00 ms |
Sending data | 0.21 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.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | Bestand en regelnummer |
---|
6 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
5 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Application/SiteApplication.php:486 |
4 | Joomla\CMS\Application\SiteApplication->getTemplate() | JROOT/libraries/src/Application/SiteApplication.php:168 |
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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.48 ms Na de laatste zoekopdracht: 20.13 ms Zoekopdracht geheugen: 0.021 MB geheugen voor zoekopdracht: 3.068 MB Regels teruggegeven: 0
SELECT `c2`.`language`,`c2`.`id`
FROM `jos_menu` AS `c`
INNER JOIN `jos_associations` AS `a`
ON a.id = c.`id`
AND a.context='com_menus.item'
INNER JOIN `jos_associations` AS `a2`
ON `a`.`key` = `a2`.`key`
INNER JOIN `jos_menu` AS `c2`
ON a2.id = c2.`id`
WHERE c.id = 198
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.04 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.09 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
End of update loop | 0.00 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.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | Bestand en regelnummer |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/Associations.php:115 |
8 | Joomla\CMS\Language\Associations::getAssociations() | JROOT/components/com_jhotelreservation/helpers/utils.php:1228 |
7 | JHotelUtil::setExtensionMenuId() | JROOT/components/com_jhotelreservation/jhotelreservation.php:84 |
6 | require_once JROOT/components/com_jhotelreservation/jhotelreservation.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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.42 ms Na de laatste zoekopdracht: 27.52 ms Zoekopdracht geheugen: 0.028 MB geheugen voor zoekopdracht: 3.857 MB Regels teruggegeven: 78
SELECT *
FROM jos_hotelreservation_hotel_facilities
ORDER BY name
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_hotelreservation_hotel_facilities | ALL | NULL | INDEX KEY ONTBREEKT | NULL | NULL | 79 | Gebruikt bestandssortering |
Status | Duration |
---|
Starting | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.02 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
Creating sort index | 0.10 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.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | Bestand en regelnummer |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322 |
14 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/components/com_jhotelreservation/models/hotels.php:436 |
13 | JHotelReservationModelHotels->createSeachFilter() | JROOT/components/com_jhotelreservation/models/hotels.php:42 |
12 | JHotelReservationModelHotels->getHotels() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_jhotelreservation/views/hotels/view.html.php:23 |
10 | JHotelReservationViewHotels->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_jhotelreservation/controller.php:30 |
8 | JHotelReservationController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jhotelreservation/jhotelreservation.php:107 |
6 | require_once JROOT/components/com_jhotelreservation/jhotelreservation.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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.21 ms Na de laatste zoekopdracht: 0.14 ms Zoekopdracht geheugen: 0.023 MB geheugen voor zoekopdracht: 3.910 MB Regels teruggegeven: 12
SELECT *
FROM jos_hotelreservation_hotel_types
ORDER BY name
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_hotelreservation_hotel_types | ALL | NULL | INDEX KEY ONTBREEKT | NULL | NULL | 12 | Gebruikt bestandssortering |
Status | Duration |
---|
Starting | 0.04 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
Creating sort index | 0.03 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.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | Bestand en regelnummer |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322 |
14 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/components/com_jhotelreservation/models/hotels.php:440 |
13 | JHotelReservationModelHotels->createSeachFilter() | JROOT/components/com_jhotelreservation/models/hotels.php:42 |
12 | JHotelReservationModelHotels->getHotels() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_jhotelreservation/views/hotels/view.html.php:23 |
10 | JHotelReservationViewHotels->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_jhotelreservation/controller.php:30 |
8 | JHotelReservationController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jhotelreservation/jhotelreservation.php:107 |
6 | require_once JROOT/components/com_jhotelreservation/jhotelreservation.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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.21 ms Na de laatste zoekopdracht: 0.06 ms Zoekopdracht geheugen: 0.024 MB geheugen voor zoekopdracht: 3.924 MB Regels teruggegeven: 31
SELECT *
FROM jos_hotelreservation_hotel_accommodation_types
ORDER BY name
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_hotelreservation_hotel_accommodation_types | ALL | NULL | INDEX KEY ONTBREEKT | NULL | NULL | 30 | Gebruikt bestandssortering |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.01 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
Creating sort index | 0.04 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.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | Bestand en regelnummer |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322 |
14 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/components/com_jhotelreservation/models/hotels.php:444 |
13 | JHotelReservationModelHotels->createSeachFilter() | JROOT/components/com_jhotelreservation/models/hotels.php:42 |
12 | JHotelReservationModelHotels->getHotels() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_jhotelreservation/views/hotels/view.html.php:23 |
10 | JHotelReservationViewHotels->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_jhotelreservation/controller.php:30 |
8 | JHotelReservationController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jhotelreservation/jhotelreservation.php:107 |
6 | require_once JROOT/components/com_jhotelreservation/jhotelreservation.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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.19 ms Na de laatste zoekopdracht: 0.07 ms Zoekopdracht geheugen: 0.023 MB geheugen voor zoekopdracht: 3.948 MB Regels teruggegeven: 7
SELECT *
FROM jos_hotelreservation_hotel_environments
ORDER BY name
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_hotelreservation_hotel_environments | ALL | NULL | INDEX KEY ONTBREEKT | NULL | NULL | 7 | Gebruikt bestandssortering |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.01 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
Creating sort index | 0.02 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.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | Bestand en regelnummer |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322 |
14 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/components/com_jhotelreservation/models/hotels.php:448 |
13 | JHotelReservationModelHotels->createSeachFilter() | JROOT/components/com_jhotelreservation/models/hotels.php:42 |
12 | JHotelReservationModelHotels->getHotels() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_jhotelreservation/views/hotels/view.html.php:23 |
10 | JHotelReservationViewHotels->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_jhotelreservation/controller.php:30 |
8 | JHotelReservationController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jhotelreservation/jhotelreservation.php:107 |
6 | require_once JROOT/components/com_jhotelreservation/jhotelreservation.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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.23 ms Na de laatste zoekopdracht: 0.05 ms Zoekopdracht geheugen: 0.027 MB geheugen voor zoekopdracht: 3.959 MB Regels teruggegeven: 90
SELECT *
FROM jos_hotelreservation_hotel_regions
ORDER BY name
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_hotelreservation_hotel_regions | ALL | NULL | INDEX KEY ONTBREEKT | NULL | NULL | 90 | Gebruikt bestandssortering |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.01 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Sorting result | 0.00 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
Creating sort index | 0.07 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.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | Bestand en regelnummer |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322 |
14 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/components/com_jhotelreservation/models/hotels.php:452 |
13 | JHotelReservationModelHotels->createSeachFilter() | JROOT/components/com_jhotelreservation/models/hotels.php:42 |
12 | JHotelReservationModelHotels->getHotels() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_jhotelreservation/views/hotels/view.html.php:23 |
10 | JHotelReservationViewHotels->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_jhotelreservation/controller.php:30 |
8 | JHotelReservationController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jhotelreservation/jhotelreservation.php:107 |
6 | require_once JROOT/components/com_jhotelreservation/jhotelreservation.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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.20 ms Na de laatste zoekopdracht: 0.10 ms Zoekopdracht geheugen: 0.025 MB geheugen voor zoekopdracht: 4.018 MB Regels teruggegeven: 38
SELECT *
FROM jos_hotelreservation_offers_themes
ORDER BY name
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_hotelreservation_offers_themes | index | NULL | PRIMARY | 106 | NULL | 38 | Using index; Gebruikt bestandssortering |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.00 ms |
init | 0.01 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
Creating sort index | 0.05 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.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | Bestand en regelnummer |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322 |
14 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/components/com_jhotelreservation/models/hotels.php:456 |
13 | JHotelReservationModelHotels->createSeachFilter() | JROOT/components/com_jhotelreservation/models/hotels.php:42 |
12 | JHotelReservationModelHotels->getHotels() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_jhotelreservation/views/hotels/view.html.php:23 |
10 | JHotelReservationViewHotels->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_jhotelreservation/controller.php:30 |
8 | JHotelReservationController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jhotelreservation/jhotelreservation.php:107 |
6 | require_once JROOT/components/com_jhotelreservation/jhotelreservation.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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.90 ms Na de laatste zoekopdracht: 1.02 ms Zoekopdracht geheugen: 0.034 MB geheugen voor zoekopdracht: 4.130 MB Regels teruggegeven: 38
SHOW FULL COLUMNS
FROM `jos_hotelreservation_hotels`
VERKLAREN niet mogelijk voor zoekopdracht: SHOW FULL COLUMNS FROM `jos_hotelreservation_hotels`
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.00 ms |
closing tables | 0.00 ms |
Opening tables | 0.42 ms |
After opening tables | 0.01 ms |
System lock | 0.00 ms |
table lock | 0.00 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.00 ms |
checking permissions | 0.12 ms |
closing tables | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.06 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
closing tables | 0.00 ms |
Removing tmp table | 0.09 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | Bestand en regelnummer |
---|
22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
21 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
20 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:261 |
19 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:180 |
18 | Joomla\CMS\Table\Table->__construct() | JROOT/administrator/components/com_jhotelreservation/tables/hotels.php:52 |
17 | TableHotels->__construct() | JROOT/libraries/src/Table/Table.php:328 |
16 | Joomla\CMS\Table\Table::getInstance() | JROOT/libraries/src/MVC/Factory/LegacyFactory.php:110 |
15 | Joomla\CMS\MVC\Factory\LegacyFactory->createTable() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:392 |
14 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_createTable() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:485 |
13 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getTable() | JROOT/components/com_jhotelreservation/models/hotels.php:83 |
12 | JHotelReservationModelHotels->getHotels() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_jhotelreservation/views/hotels/view.html.php:23 |
10 | JHotelReservationViewHotels->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_jhotelreservation/controller.php:30 |
8 | JHotelReservationController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jhotelreservation/jhotelreservation.php:107 |
6 | require_once JROOT/components/com_jhotelreservation/jhotelreservation.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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.10 ms Na de laatste zoekopdracht: 1.10 ms Zoekopdracht geheugen: 0.007 MB geheugen voor zoekopdracht: 4.195 MB
SET SESSION group_concat_max_len = 1000000
VERKLAREN niet mogelijk voor zoekopdracht: SET SESSION group_concat_max_len = 1000000
Status | Duration |
---|
Starting | 0.03 ms |
Opening tables | 0.00 ms |
After opening tables | 0.01 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
closing tables | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | Bestand en regelnummer |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
14 | JDatabase->query() | JROOT/administrator/components/com_jhotelreservation/tables/hotels.php:477 |
13 | TableHotels->getHotels() | JROOT/components/com_jhotelreservation/models/hotels.php:84 |
12 | JHotelReservationModelHotels->getHotels() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_jhotelreservation/views/hotels/view.html.php:23 |
10 | JHotelReservationViewHotels->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_jhotelreservation/controller.php:30 |
8 | JHotelReservationController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jhotelreservation/jhotelreservation.php:107 |
6 | require_once JROOT/components/com_jhotelreservation/jhotelreservation.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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 1244.16 ms Na de laatste zoekopdracht: 0.06 ms Zoekopdracht geheugen: 0.066 MB geheugen voor zoekopdracht: 4.210 MB Regels teruggegeven: 17
select
h.hotel_id, h.hotel_name,h.hotel_alias,h.hotel_short_description as hotel_short_description, h.hotel_county, h.hotel_city, h.hotel_address, h.hotel_zipcode, h.hotel_website, h.hotel_stars, h.hotel_rating_score, h.featured, h.hotel_selling_points, h.recommended, h.hotel_phone, h.hotel_number,h.hotel_latitude,h.hotel_longitude,
h.hotel_stars as hstars,hinf.city_tax,hinf.city_tax_percent,hh10.room_min_rate lowest_hotel_price ,hh10.totalRoomsAvailable,hh10.searchRoomIds,hc.totalReserved,
(hh10.totalRoomsAvailable-IFNULL(hc.totalReserved,0)) as roomsLeft,
currency_symbol,
hc.noBookings,
noReviews,
c1.country_name,
c2.description AS hotel_currency,
hotel_picture_path,hotel_picture_info,hotel_pictures_count,
hlt.content as hotel_description,
accommodationTypes, regions,themes,noReviews,facilities,types
from jos_hotelreservation_hotels as h
left join jos_hotelreservation_hotel_informations hinf
on h.hotel_id = hinf.hotel_id
left join (select hotelId, GROUP_CONCAT(facilityId) as facilities
from jos_hotelreservation_hotel_facility_relation
where 1
group by hotelId
) as fr
on h.hotel_id = fr.hotelId
left join (select atr.hotelId, GROUP_CONCAT(atr.accommodationTypeId) as accommodationTypes
from jos_hotelreservation_hotel_accommodation_type_relation atr
left join jos_hotelreservation_hotel_accommodation_types as hat
on hat.id = atr.accommodationtypeId
where 1
group by atr.hotelId
) as atr
on h.hotel_id = atr.hotelId
left join ( select rl.hotelId, GROUP_CONCAT(rl.regionId) as regions
from jos_hotelreservation_hotel_region_relation as rl
left join jos_hotelreservation_hotel_regions as hr
on hr.id = rl.regionId
where 1
group by hotelId
) as rl
on h.hotel_id=rl.hotelId
left join (select hotelId, GROUP_CONCAT(tr.typeId) as types
from jos_hotelreservation_hotel_type_relation as tr
left join jos_hotelreservation_hotel_types ht
on ht.id=tr.typeId
where 1
group by hotelId
) tr
on h.hotel_id = tr.hotelId
left join ( select hotel_id, GROUP_CONCAT(hotr.themeId) as themes
from jos_hotelreservation_offers hof
left join jos_hotelreservation_offers_themes_relation hotr
on hotr.offerId=hof.offer_id
left join jos_hotelreservation_offers_themes hot
on hot.id = hotr.themeId
group by hotel_id
) hof
on h.hotel_id = hof.hotel_id
left join
(select hotel_id, count(hrt.review_id) as noReviews
from jos_hotelreservation_review_customers hrt
group by hotel_id
) as hrc
on h.hotel_id = hrc.hotel_id
left join jos_hotelreservation_countries c1 USING (country_id)
left join jos_hotelreservation_currencies c2 USING (currency_id)
left join
( select hc.hotel_id,count(hcr.confirmation_room_id) as totalReserved,count(distinct hc.confirmation_id) as noBookings
from jos_hotelreservation_confirmations hc
inner join jos_hotelreservation_confirmations_rooms hcr
on hc.confirmation_id = hcr.confirmation_id
where ((hc.start_date <'2023-12-08'
and '2023-12-08' <= hc.end_date) or (hc.start_date <='2023-12-07'
and '2023-12-07' < hc.end_date))
and hc.reservation_status NOT IN (2)
group by hc.hotel_id
)as hc
on h.hotel_id=hc.hotel_id
left join (
select a.hotel_id,a.hotel_picture_path, a.hotel_picture_info,b.hotel_pictures_count
from jos_hotelreservation_hotel_pictures a
inner join
(SELECT hp.hotel_id, min(hp.hotel_picture_id) as hotel_main_picture_id, count(hp.hotel_picture_id) as hotel_pictures_count
FROM jos_hotelreservation_hotel_pictures AS hp
group by hotel_id
) b
on a.hotel_picture_id = b.hotel_main_picture_id
)as hh12
on hh12.hotel_id = h.hotel_id
left join (
select *
from jos_hotelreservation_language_translations
where type = 1
and language_tag = 'nl-NL'
)as hlt
on hlt.object_id = h.hotel_id
left join (
select hotel_id,
1 as room_available,
min(room_rate) as room_min_rate,
GROUP_CONCAT(hh110.room_id) as searchRoomIds,
sum(hh110.availability) as totalRoomsAvailable,
GROUP_CONCAT(room_name,'|',room_id,'|',room_rate) as room_details
from (
select
hr.room_name,
hr.room_id,
hr.hotel_id,
max(IFNULL(hrrp.rate_closed,0)) rate_closed,
sum(IFNULL(hra.availability,hr.availability*1)) availability,
if(min(hrrp.price), min(hrrp.price), min(least(hrr.price_1, hrr.price_2, hrr.price_3, hrr.price_4, hrr.price_5, hrr.price_6, hrr.price_7))) as room_rate
from jos_hotelreservation_rooms as hr
left join jos_hotelreservation_rooms_rates as hrr
on hr.room_id=hrr.room_id
left join (select room_id,availability
from jos_hotelreservation_room_availability
where date between '2023-12-07'
and '2023-12-07') hra
on hr.room_id = hra.room_id
left join (select rate_id,rate_closed,price
from jos_hotelreservation_rooms_rate_prices
where date between '2023-12-07'
and '2023-12-07') as hrrp
on hrr.id=hrrp.rate_id
where hr.is_available=1
group by hr.room_id
having rate_closed<>1
) hh110
group by hotel_id
) as hh10
on h.hotel_id=hh10.hotel_id
WHERE 1
and FIND_IN_SET('9',regions)
and h.is_available = 1
order by noBookings desc
LIMIT 0, 100
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | PRIMARY | <derived4> | ALL | NULL | INDEX KEY ONTBREEKT | NULL | NULL | 495 | Using where; Using temporary; Gebruikt bestandssortering |
1 | PRIMARY | h | eq_ref | PRIMARY,room_id,room_id_2 | PRIMARY | 4 | rl.hotelId | 1 | Using where |
1 | PRIMARY | hinf | eq_ref | informations | informations | 4 | rl.hotelId | 1 | |
1 | PRIMARY | <derived5> | ref | key0 | key0 | 5 | rl.hotelId | 10 | |
1 | PRIMARY | <derived6> | ref | key0 | key0 | 5 | rl.hotelId | 2 | |
1 | PRIMARY | <derived2> | ref | key0 | key0 | 5 | rl.hotelId | 15 | |
1 | PRIMARY | <derived3> | ref | key0 | key0 | 5 | rl.hotelId | 6 | |
1 | PRIMARY | <derived7> | ref | key0 | key0 | 5 | rl.hotelId | 94 | |
1 | PRIMARY | c1 | eq_ref | PRIMARY | PRIMARY | 4 | goedacc_01.h.country_id | 1 | |
1 | PRIMARY | c2 | eq_ref | PRIMARY | PRIMARY | 4 | goedacc_01.h.currency_id | 1 | |
1 | PRIMARY | <derived8> | ref | key0 | key0 | 5 | rl.hotelId | 2 | |
1 | PRIMARY | a | ref | PRIMARY,Index 2,2 | Index 2 | 4 | rl.hotelId | 8 | Using where |
1 | PRIMARY | <derived10> | ref | key0 | key0 | 5 | goedacc_01.a.hotel_picture_id | 10 | |
1 | PRIMARY | jos_hotelreservation_language_translations | ref | IDX_TRS | IDX_TRS | 40 | const,rl.hotelId,const | 1 | Using where |
1 | PRIMARY | <derived12> | ref | key0 | key0 | 5 | rl.hotelId | 450887 | |
12 | DERIVED | <derived13> | ALL | NULL | INDEX KEY ONTBREEKT | NULL | NULL | 99195200 | Gebruikt bestandssortering |
13 | DERIVED | hr | index | is_available,rooms_availability_idx | PRIMARY | 4 | NULL | 2139 | Using where |
13 | DERIVED | hrr | eq_ref | ROOM_INDEX | ROOM_INDEX | 4 | goedacc_01.hr.room_id | 1 | |
13 | DERIVED | jos_hotelreservation_room_availability | ref | room_id_2,room_id,roomavailability_roomid_idx | room_id_2 | 4 | goedacc_01.hr.room_id | 380 | Using where |
13 | DERIVED | jos_hotelreservation_rooms_rate_prices | ref | IDX_RRP,roomrateprices_rateid_idx | IDX_RRP | 4 | goedacc_01.hrr.id | 208 | Using where |
10 | DERIVED | hp | index | NULL | Index 2 | 4 | NULL | 4806 | Using index |
8 | DERIVED | hc | range | PRIMARY,IDX_CNF,hotel_id,reservation_status,IND_START,IDX_END,confirmations_1_IDX,confirmation_id | IDX_END | 3 | NULL | 1 | Using index condition; Using where; Gebruikt bestandssortering |
8 | DERIVED | hcr | ref | IDX_CNF | IDX_CNF | 4 | goedacc_01.hc.confirmation_id | 1 | Using index |
7 | DERIVED | hrt | index | hotel_id | hotel_id | 4 | NULL | 20786 | Using index; Using temporary; Gebruikt bestandssortering |
6 | LATERAL DERIVED | hof | ref | IDX_HOTELID | IDX_HOTELID | 4 | goedacc_01.h.hotel_id | 2 | Using where; Using index |
6 | LATERAL DERIVED | hotr | ref | PRIMARY | PRIMARY | 4 | goedacc_01.hof.offer_id | 1 | Using index |
6 | LATERAL DERIVED | hot | ref | PRIMARY | PRIMARY | 4 | goedacc_01.hotr.themeId | 1 | Using where; Using index |
5 | DERIVED | tr | index | PRIMARY | PRIMARY | 8 | NULL | 272 | Using index; Gebruikt bestandssortering |
4 | DERIVED | rl | index | PRIMARY | PRIMARY | 8 | NULL | 495 | Using index; Gebruikt bestandssortering |
3 | DERIVED | atr | index | NULL | PRIMARY | 8 | NULL | 69 | Using index; Gebruikt bestandssortering |
2 | DERIVED | jos_hotelreservation_hotel_facility_relation | index | PRIMARY | PRIMARY | 8 | NULL | 3351 | Using index; Gebruikt bestandssortering |
Status | Duration |
---|
Sending data | 0.00 ms |
Creating sort index | 0.23 ms |
Removing tmp table | 0.00 ms |
Creating sort index | 0.01 ms |
Executing | 0.00 ms |
Sending data | 5.82 ms |
Creating sort index | 0.11 ms |
Removing tmp table | 0.01 ms |
Creating sort index | 0.04 ms |
Executing | 0.00 ms |
Sending data | 0.00 ms |
Creating sort index | 0.07 ms |
Removing tmp table | 0.00 ms |
Creating sort index | 0.02 ms |
Executing | 0.00 ms |
Sending data | 1.52 ms |
Executing | 0.01 ms |
Sending data | 0.01 ms |
Executing | 0.00 ms |
Sending data | 1215.04 ms |
Creating sort index | 6.12 ms |
Removing tmp table | 0.02 ms |
Creating sort index | 0.00 ms |
Removing tmp table | 0.00 ms |
Creating sort index | 0.60 ms |
Executing | 0.01 ms |
Sending data | 0.25 ms |
Executing | 0.00 ms |
Sending data | 0.16 ms |
Executing | 0.00 ms |
Sending data | 0.19 ms |
Executing | 0.00 ms |
Sending data | 0.11 ms |
Executing | 0.00 ms |
Sending data | 0.11 ms |
Executing | 0.00 ms |
Sending data | 0.14 ms |
Executing | 0.00 ms |
Sending data | 0.14 ms |
Executing | 0.00 ms |
Sending data | 0.10 ms |
Executing | 0.00 ms |
Sending data | 0.12 ms |
Executing | 0.00 ms |
Sending data | 0.11 ms |
Executing | 0.00 ms |
Sending data | 0.16 ms |
Executing | 0.00 ms |
Sending data | 0.15 ms |
Executing | 0.00 ms |
Sending data | 0.13 ms |
Executing | 0.00 ms |
Sending data | 0.17 ms |
Executing | 0.00 ms |
Sending data | 0.16 ms |
Executing | 0.00 ms |
Sending data | 0.15 ms |
Creating sort index | 0.25 ms |
Removing tmp table | 0.16 ms |
Creating sort index | 0.02 ms |
End of update loop | 0.01 ms |
Removing tmp table | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.00 ms |
Commit | 0.01 ms |
closing tables | 0.00 ms |
Removing tmp table | 0.29 ms |
closing tables | 0.01 ms |
Removing tmp table | 0.01 ms |
closing tables | 0.00 ms |
Removing tmp table | 0.00 ms |
closing tables | 0.00 ms |
Removing tmp table | 0.00 ms |
closing tables | 0.00 ms |
Removing tmp table | 0.00 ms |
closing tables | 0.00 ms |
Removing tmp table | 0.00 ms |
closing tables | 0.00 ms |
Removing tmp table | 0.01 ms |
closing tables | 0.00 ms |
Removing tmp table | 0.01 ms |
closing tables | 0.00 ms |
Removing tmp table | 0.00 ms |
closing tables | 0.00 ms |
Removing tmp table | 1.24 ms |
closing tables | 0.01 ms |
Removing tmp table | 0.09 ms |
closing tables | 0.00 ms |
Removing tmp table | 0.06 ms |
closing tables | 0.00 ms |
Removing tmp table | 0.08 ms |
closing tables | 0.00 ms |
Removing tmp table | 0.07 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.06 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.07 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Caller | Bestand en regelnummer |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_jhotelreservation/tables/hotels.php:485 |
13 | TableHotels->getHotels() | JROOT/components/com_jhotelreservation/models/hotels.php:84 |
12 | JHotelReservationModelHotels->getHotels() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_jhotelreservation/views/hotels/view.html.php:23 |
10 | JHotelReservationViewHotels->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_jhotelreservation/controller.php:30 |
8 | JHotelReservationController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jhotelreservation/jhotelreservation.php:107 |
6 | require_once JROOT/components/com_jhotelreservation/jhotelreservation.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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.68 ms Na de laatste zoekopdracht: 0.21 ms Zoekopdracht geheugen: 0.026 MB geheugen voor zoekopdracht: 4.299 MB Regels teruggegeven: 5
SHOW FULL COLUMNS
FROM `jos_hotelreservation_language_translations`
VERKLAREN niet mogelijk voor zoekopdracht: SHOW FULL COLUMNS FROM `jos_hotelreservation_language_translations`
Status | Duration |
---|
Starting | 0.04 ms |
checking permissions | 0.00 ms |
closing tables | 0.00 ms |
Opening tables | 0.29 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.02 ms |
Executing | 0.00 ms |
Filling schema table | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
checking permissions | 0.05 ms |
closing tables | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.03 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
closing tables | 0.00 ms |
Removing tmp table | 0.07 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.00 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | Bestand en regelnummer |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
19 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:261 |
18 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:180 |
17 | Joomla\CMS\Table\Table->__construct() | JROOT/administrator/components/com_jhotelreservation/tables/hoteltranslations.php:25 |
16 | TableHotelTranslations->__construct() | JROOT/libraries/src/Table/Table.php:328 |
15 | Joomla\CMS\Table\Table::getInstance() | JROOT/components/com_jhotelreservation/helpers/jhotelreservationtranslations.php:26 |
14 | JHotelReservationLanguageTranslations->__construct() | JROOT/components/com_jhotelreservation/models/hotels.php:109 |
13 | JHotelReservationModelHotels->prepareHotelsItems() | JROOT/components/com_jhotelreservation/models/hotels.php:98 |
12 | JHotelReservationModelHotels->getHotels() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_jhotelreservation/views/hotels/view.html.php:23 |
10 | JHotelReservationViewHotels->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_jhotelreservation/controller.php:30 |
8 | JHotelReservationController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jhotelreservation/jhotelreservation.php:107 |
6 | require_once JROOT/components/com_jhotelreservation/jhotelreservation.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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.89 ms Na de laatste zoekopdracht: 0.88 ms Zoekopdracht geheugen: 0.035 MB geheugen voor zoekopdracht: 4.320 MB Regels teruggegeven: 38
SHOW FULL COLUMNS
FROM `jos_hotelreservation_offers`
VERKLAREN niet mogelijk voor zoekopdracht: SHOW FULL COLUMNS FROM `jos_hotelreservation_offers`
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.00 ms |
closing tables | 0.00 ms |
Opening tables | 0.31 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.02 ms |
Executing | 0.00 ms |
Filling schema table | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.00 ms |
checking permissions | 0.14 ms |
closing tables | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.07 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
closing tables | 0.00 ms |
Removing tmp table | 0.11 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.00 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | Bestand en regelnummer |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
22 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
21 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:261 |
20 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:180 |
19 | Joomla\CMS\Table\Table->__construct() | JROOT/administrator/components/com_jhotelreservation/tables/offers.php:27 |
18 | JTableOffers->__construct() | JROOT/libraries/src/Table/Table.php:328 |
17 | Joomla\CMS\Table\Table::getInstance() | JROOT/libraries/src/MVC/Factory/LegacyFactory.php:110 |
16 | Joomla\CMS\MVC\Factory\LegacyFactory->createTable() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:392 |
15 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_createTable() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:485 |
14 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getTable() | JROOT/components/com_jhotelreservation/models/hotels.php:113 |
13 | JHotelReservationModelHotels->prepareHotelsItems() | JROOT/components/com_jhotelreservation/models/hotels.php:98 |
12 | JHotelReservationModelHotels->getHotels() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_jhotelreservation/views/hotels/view.html.php:23 |
10 | JHotelReservationViewHotels->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_jhotelreservation/controller.php:30 |
8 | JHotelReservationController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jhotelreservation/jhotelreservation.php:107 |
6 | require_once JROOT/components/com_jhotelreservation/jhotelreservation.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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 24.59 ms Na de laatste zoekopdracht: 0.19 ms Zoekopdracht geheugen: 1.532 MB geheugen voor zoekopdracht: 4.368 MB Regels teruggegeven: 3315
select *
from jos_hotelreservation_language_translations
where type=6
and language_tag = 'nl-NL'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_hotelreservation_language_translations | ALL | IDX_TRS | INDEX KEY ONTBREEKT | NULL | NULL | 39939 | Using where |
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.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.09 ms |
Preparing | 0.02 ms |
Executing | 0.00 ms |
Sending data | 24.14 ms |
End of update loop | 0.02 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.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | Bestand en regelnummer |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
16 | JDatabaseDriver->loadAssocList() | JROOT/administrator/components/com_jhotelreservation/tables/hoteltranslations.php:66 |
15 | TableHotelTranslations->getAllTranslationtByLanguageArray() | JROOT/components/com_jhotelreservation/helpers/jhotelreservationtranslations.php:79 |
14 | JHotelReservationLanguageTranslations->getAllTranslationtByLanguageArray() | JROOT/components/com_jhotelreservation/models/hotels.php:115 |
13 | JHotelReservationModelHotels->prepareHotelsItems() | JROOT/components/com_jhotelreservation/models/hotels.php:98 |
12 | JHotelReservationModelHotels->getHotels() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_jhotelreservation/views/hotels/view.html.php:23 |
10 | JHotelReservationViewHotels->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_jhotelreservation/controller.php:30 |
8 | JHotelReservationController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jhotelreservation/jhotelreservation.php:107 |
6 | require_once JROOT/components/com_jhotelreservation/jhotelreservation.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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 23.10 ms Na de laatste zoekopdracht: 2.00 ms Zoekopdracht geheugen: 0.516 MB geheugen voor zoekopdracht: 7.295 MB Regels teruggegeven: 3323
select *
from jos_hotelreservation_language_translations
where type=17
and language_tag = 'nl-NL'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_hotelreservation_language_translations | ALL | IDX_TRS | INDEX KEY ONTBREEKT | NULL | NULL | 39939 | Using where |
Status | Duration |
---|
Starting | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.00 ms |
table lock | 0.01 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.07 ms |
Preparing | 0.02 ms |
Executing | 0.00 ms |
Sending data | 22.63 ms |
End of update loop | 0.02 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.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | Bestand en regelnummer |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
16 | JDatabaseDriver->loadAssocList() | JROOT/administrator/components/com_jhotelreservation/tables/hoteltranslations.php:66 |
15 | TableHotelTranslations->getAllTranslationtByLanguageArray() | JROOT/components/com_jhotelreservation/helpers/jhotelreservationtranslations.php:79 |
14 | JHotelReservationLanguageTranslations->getAllTranslationtByLanguageArray() | JROOT/components/com_jhotelreservation/models/hotels.php:116 |
13 | JHotelReservationModelHotels->prepareHotelsItems() | JROOT/components/com_jhotelreservation/models/hotels.php:98 |
12 | JHotelReservationModelHotels->getHotels() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_jhotelreservation/views/hotels/view.html.php:23 |
10 | JHotelReservationViewHotels->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_jhotelreservation/controller.php:30 |
8 | JHotelReservationController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jhotelreservation/jhotelreservation.php:107 |
6 | require_once JROOT/components/com_jhotelreservation/jhotelreservation.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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 0.41 ms Na de laatste zoekopdracht: 1.81 ms Zoekopdracht geheugen: 0.024 MB geheugen voor zoekopdracht: 9.254 MB Regels teruggegeven: 1
select *
from jos_hotelreservation_language_translations
where type=23
and language_tag = 'nl-NL'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_hotelreservation_language_translations | ref | IDX_TRS | IDX_TRS | 4 | const | 2 | Using index condition |
Status | Duration |
---|
Starting | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.00 ms |
table lock | 0.01 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.07 ms |
Preparing | 0.02 ms |
Executing | 0.00 ms |
Sending data | 0.04 ms |
End of update loop | 0.00 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.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | Bestand en regelnummer |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
16 | JDatabaseDriver->loadAssocList() | JROOT/administrator/components/com_jhotelreservation/tables/hoteltranslations.php:66 |
15 | TableHotelTranslations->getAllTranslationtByLanguageArray() | JROOT/components/com_jhotelreservation/helpers/jhotelreservationtranslations.php:79 |
14 | JHotelReservationLanguageTranslations->getAllTranslationtByLanguageArray() | JROOT/components/com_jhotelreservation/models/hotels.php:117 |
13 | JHotelReservationModelHotels->prepareHotelsItems() | JROOT/components/com_jhotelreservation/models/hotels.php:98 |
12 | JHotelReservationModelHotels->getHotels() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_jhotelreservation/views/hotels/view.html.php:23 |
10 | JHotelReservationViewHotels->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_jhotelreservation/controller.php:30 |
8 | JHotelReservationController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jhotelreservation/jhotelreservation.php:107 |
6 | require_once JROOT/components/com_jhotelreservation/jhotelreservation.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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 1.55 ms Na de laatste zoekopdracht: 0.16 ms Zoekopdracht geheugen: 0.023 MB geheugen voor zoekopdracht: 9.270 MB Regels teruggegeven: 0
select
hof.offer_name,offerTags,
hof.offer_content,
hof.offer_id,
hof.hotel_id as hotel_id,offer_reservation_cost_val,
GREATEST(IFNULL(max(orp.min_days),hof.offer_min_nights),hof.offer_min_nights) as offer_min_nights,
IFNULL(min(if(orp.max_days=0,999,orp.max_days)),hof.offer_max_nights) as offer_max_nights,
hof.last_minute as last_minute,
hof.featured as featured,
hof.offer_initial_price as offer_initial_price,
ofr.base_adults, ofr.price_type, ofr.price_type_day, ofrr.room_id as offer_room_id,
min(IFNULL(orp.rate_closed,0)) rate_closed,
if(ofr.price_type_day=1 ,
if ( min(orp.price), min(orp.price), min(least(ofr.price_1, ofr.price_2, ofr.price_3, ofr.price_4, ofr.price_5, ofr.price_6, ofr.price_7))) ,
if ( min(orp.price), min(orp.price), min(least(ofr.price_1, ofr.price_2, ofr.price_3, ofr.price_4, ofr.price_5, ofr.price_6, ofr.price_7))) * hof.offer_min_nights )
as offer_rate
from jos_hotelreservation_offers hof
inner join jos_hotelreservation_offers_rooms ofrr
on ofrr.offer_id = hof.offer_id
inner join jos_hotelreservation_offers_rates ofr
on ofr.offer_id = hof.offer_id
and ofr.room_id = ofrr.room_id
left join jos_hotelreservation_offers_rate_prices orp
on orp.rate_id = ofr.id
and orp.date between '2023-12-07'
and '2024-06-05'
and orp.date>='2023-12-07'
and orp.date<='2023-12-08'
left join jos_hotelreservation_offers_vouchers hov
on hof.offer_id = hov.offerId
left join (select oftr.offerId, GROUP_CONCAT(DISTINCT oft.name
order by oftr.ordering asc SEPARATOR '|') as offerTags
from jos_hotelreservation_offers_tags_relation oftr
left join jos_hotelreservation_offers_tags oft
ON oft.id = oftr.tagId
group by oftr.offerId
) oftr
ON oftr.offerId = hof.offer_id
where hof.is_available = 1
and ('2023-12-07' between hof.offer_datas
and hof.offer_datae)
and IF(hof.offer_dataef <> '0000-00-00',CURDATE() BETWEEN hof.offer_datasf
AND hof.offer_dataef, CURDATE() >= hof.offer_datasf)
and (hov.voucher is null or hov.voucher='' or hof.public=1)
and hotel_id = 45
group by hof.offer_id
order by hotel_id,offer_rate asc
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | PRIMARY | hof | index_merge | PRIMARY,offer_id,IDX_AVAILABLE,IDX_PUBLIC,IDX_HOTELID,IDX_ID,offer_id_hotel_id | IDX_HOTELID,IDX_AVAILABLE | 4,1 | NULL | 5 | Using intersect(IDX_HOTELID,IDX_AVAILABLE); Using where; Using temporary; Gebruikt bestandssortering |
1 | PRIMARY | ofrr | ref | Index 2,room_id,2 | Index 2 | 4 | goedacc_01.hof.offer_id | 1 | Using index |
1 | PRIMARY | ofr | eq_ref | uniq_offer_id_room_id,IDX_ROOMS,IDX_OFR | uniq_offer_id_room_id | 8 | goedacc_01.hof.offer_id,goedacc_01.ofrr.room_id | 1 | |
1 | PRIMARY | orp | ref | IDX_PRICE,index2 | IDX_PRICE | 4 | goedacc_01.ofr.id | 256 | Using where |
1 | PRIMARY | hov | ref | offerId_UNIQUE,IDX_OFFER_ID | offerId_UNIQUE | 5 | goedacc_01.hof.offer_id | 1 | Using where; Using index |
1 | PRIMARY | <derived2> | ref | key0 | key0 | 5 | goedacc_01.hof.offer_id | 2 | |
2 | LATERAL DERIVED | oftr | ref | PRIMARY | PRIMARY | 4 | goedacc_01.ofr.offer_id | 5 | Using index condition |
2 | LATERAL DERIVED | oft | eq_ref | PRIMARY,idx_id | PRIMARY | 4 | goedacc_01.oftr.tagId | 1 | |
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.12 ms |
Optimizing | 0.04 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Statistics | 0.13 ms |
Preparing | 0.04 ms |
Preparing | 0.05 ms |
Creating tmp table | 0.04 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.54 ms |
Creating sort index | 0.03 ms |
Removing tmp table | 0.07 ms |
Creating sort index | 0.01 ms |
End of update loop | 0.01 ms |
Removing tmp table | 0.01 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.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Caller | Bestand en regelnummer |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_jhotelreservation/tables/offers.php:421 |
14 | JTableOffers->getHotelOffersAjax() | JROOT/components/com_jhotelreservation/models/hotels.php:124 |
13 | JHotelReservationModelHotels->prepareHotelsItems() | JROOT/components/com_jhotelreservation/models/hotels.php:98 |
12 | JHotelReservationModelHotels->getHotels() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_jhotelreservation/views/hotels/view.html.php:23 |
10 | JHotelReservationViewHotels->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_jhotelreservation/controller.php:30 |
8 | JHotelReservationController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jhotelreservation/jhotelreservation.php:107 |
6 | require_once JROOT/components/com_jhotelreservation/jhotelreservation.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:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Tijd zoekopdracht: 1.25 ms Na de laatste zoekopdracht: 0.12 ms Zoekopdracht geheugen: 0.024 MB geheugen voor zoekopdracht: 9.288 MB Regels teruggegeven: 0