CONFIRMATION NUMBER
CONFIRMATION NUMBER
Didn't find what you were looking for? Email us at info@sfakia-tours.com
Joomla! Debug Console
{
"__default": {
"session": {
"counter": 1,
"timer": {
"start": 1776511987,
"last": 1776511987,
"now": 1776511987
},
"token": "iZbyb2ZNRx0Gpbj8feTdsiZJWEv83wWY"
},
"registry": {},
"user": {
"id": 0,
"name": null,
"username": null,
"email": null,
"password": null,
"password_clear": "",
"block": null,
"sendEmail": 0,
"registerDate": null,
"lastvisitDate": null,
"activation": null,
"params": null,
"groups": [],
"guest": 1,
"lastResetTime": null,
"resetCount": null,
"requireReset": null,
"aid": 0
},
"plg_system_languagefilter": {
"language": "en-GB"
}
}
}
Time
Memory
Time: 8.43 ms / 8.43 ms Memory: 1.789 MB / 2.17 MB Application: afterLoad
Time: 33.38 ms / 41.80 ms Memory: 5.410 MB / 7.58 MB Application: afterInitialise
Time: 5.00 ms / 46.80 ms Memory: 0.626 MB / 8.20 MB Application: afterRoute
Time: 2.05 ms / 48.85 ms Memory: 0.203 MB / 8.40 MB Application: beforeRenderComponent com_users
Time: 20.95 ms / 69.80 ms Memory: 1.918 MB / 10.32 MB Application: afterRenderComponent com_users
Time: 2.89 ms / 72.69 ms Memory: 0.203 MB / 10.53 MB Application: afterDispatch
Time: 4.21 ms / 76.90 ms Memory: 0.280 MB / 10.81 MB Application: beforeRenderModule mod_menu (Main Menu)
Time: 2.43 ms / 79.33 ms Memory: 0.164 MB / 10.97 MB Application: afterRenderModule mod_menu (Main Menu)
Time: 0.30 ms / 79.63 ms Memory: -0.000 MB / 10.97 MB Application: beforeRenderModule mod_custom (Copyright ©)
Time: 0.22 ms / 79.85 ms Memory: 0.006 MB / 10.98 MB Application: afterRenderModule mod_custom (Copyright ©)
Time: 0.23 ms / 80.08 ms Memory: -0.001 MB / 10.97 MB Application: beforeRenderModule mod_menu (User Menu)
Time: 0.57 ms / 80.64 ms Memory: 0.007 MB / 10.98 MB Application: afterRenderModule mod_menu (User Menu)
Time: 0.16 ms / 80.80 ms Memory: -0.020 MB / 10.96 MB Application: beforeRenderModule mod_vikwallimage (Vik Wall Image)
Time: 0.33 ms / 81.14 ms Memory: 0.012 MB / 10.97 MB Application: afterRenderModule mod_vikwallimage (Vik Wall Image)
Time: 0.07 ms / 81.20 ms Memory: -0.004 MB / 10.97 MB Application: beforeRenderModule mod_vikrentcar_confirmationnumber (CONFIRMATION NUMBER)
Time: 1.10 ms / 82.30 ms Memory: 0.020 MB / 10.99 MB Application: afterRenderModule mod_vikrentcar_confirmationnumber (CONFIRMATION NUMBER)
Time: 2.24 ms / 84.55 ms Memory: 0.102 MB / 11.09 MB Application: afterRender
Database queries total: 4.06 ms
11.14 MB (11,676,152 Bytes)
12 Queries Logged 4.06 ms
- Query Time: 0.59 ms Query memory: 0.005 MB Memory before query: 8.224 MB
UPDATE `jos4c_extensions`
SET `params` = '{\"mediaversion\":\"800df6f7dfeba665d9d6c583c15696ee\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'EXPLAIN not possible on query: UPDATE `jos4c_extensions` SET `params` = '{\"mediaversion\":\"800df6f7dfeba665d9d6c583c15696ee\"}' WHERE `type` = 'library' AND `element` = 'joomla'No SHOW PROFILE (maybe because there are more than 100 queries)# Caller File and line number 11 JDatabaseDriverMysqli->execute() JROOT/plugins/system/falangdriver/falang_database.php:105 10 JFalangDatabase->execute() JROOT/libraries/src/Helper/LibraryHelper.php:117 9 Joomla\CMS\Helper\LibraryHelper::saveParams() JROOT/libraries/src/Version.php:372 8 Joomla\CMS\Version->setMediaVersion() JROOT/libraries/src/Version.php:331 7 Joomla\CMS\Version->getMediaVersion() JROOT/libraries/src/Factory.php:778 6 Joomla\CMS\Factory::createDocument() JROOT/libraries/src/Factory.php:234 5 Joomla\CMS\Factory::getDocument() JROOT/libraries/src/Application/WebApplication.php:1131 4 Joomla\CMS\Application\WebApplication->loadDocument() JROOT/libraries/src/Application/SiteApplication.php:133 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:203 1 Joomla\CMS\Application\CMSApplication->execute() JROOT/index.php:49 - Query Time: 0.92 ms After last query: 10.27 ms Query memory: 0.011 MB Memory before query: 9.459 MB Rows returned: 0
SELECT DISTINCT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state, g.note as group_note
FROM jos4c_fields AS a
LEFT JOIN `jos4c_languages` AS l
ON l.lang_code = a.language
LEFT JOIN jos4c_users AS uc
ON uc.id=a.checked_out
LEFT JOIN jos4c_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN jos4c_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN jos4c_fields_groups AS g
ON g.id = a.group_id
WHERE a.context = 'com_users.reset_request'
AND a.access IN (1,1,5)
AND (a.group_id = 0 OR g.access IN (1,1,5))
AND a.state = 1
AND (a.group_id = 0 OR g.state = 1)
ORDER BY a.ordering ASCid select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE a ref idx_state,idx_access,idx_context idx_state 1 const 1 Using where; Using temporary; Using filesort 1 SIMPLE l eq_ref idx_langcode idx_langcode 28 sfakiato_cartour.a.language 1 Using where 1 SIMPLE uc eq_ref PRIMARY PRIMARY 4 sfakiato_cartour.a.checked_out 1 1 SIMPLE ag eq_ref PRIMARY PRIMARY 4 sfakiato_cartour.a.access 1 Using where 1 SIMPLE ua eq_ref PRIMARY PRIMARY 4 sfakiato_cartour.a.created_user_id 1 Using where 1 SIMPLE g eq_ref PRIMARY PRIMARY 4 sfakiato_cartour.a.group_id 1 Using where No SHOW PROFILE (maybe because there are more than 100 queries)# Caller File and line number 26 JDatabaseDriverMysqli->execute() JROOT/plugins/system/falangdriver/falang_database.php:105 25 JFalangDatabase->execute() JROOT/libraries/joomla/database/driver.php:1701 24 JDatabaseDriver->loadObjectList() JROOT/plugins/system/falangdriver/falang_database.php:282 23 JFalangDatabase->loadObjectList() JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:308 22 Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() JROOT/administrator/components/com_fields/models/fields.php:333 21 FieldsModelFields->_getList() JROOT/libraries/src/MVC/Model/ListModel.php:187 20 Joomla\CMS\MVC\Model\ListModel->getItems() JROOT/administrator/components/com_fields/helpers/fields.php:136 19 FieldsHelper::getFields() JROOT/administrator/components/com_fields/helpers/fields.php:286 18 FieldsHelper::prepareForm() JROOT/plugins/system/fields/fields.php:305 17 PlgSystemFields->onContentPrepareForm() JROOT/libraries/joomla/event/event.php:70 16 JEvent->update() JROOT/libraries/joomla/event/dispatcher.php:160 15 JEventDispatcher->trigger() JROOT/libraries/src/MVC/Model/FormModel.php:321 14 Joomla\CMS\MVC\Model\FormModel->preprocessForm() JROOT/components/com_users/models/reset.php:110 13 UsersModelReset->preprocessForm() JROOT/libraries/src/MVC/Model/FormModel.php:242 12 Joomla\CMS\MVC\Model\FormModel->loadForm() JROOT/components/com_users/models/reset.php:35 11 UsersModelReset->getForm() JROOT/libraries/src/MVC/View/HtmlView.php:425 10 Joomla\CMS\MVC\View\HtmlView->get() JROOT/components/com_users/views/reset/view.html.php:55 9 UsersViewReset->display() JROOT/components/com_users/controller.php:139 8 UsersController->display() JROOT/libraries/src/MVC/Controller/BaseController.php:710 7 Joomla\CMS\MVC\Controller\BaseController->execute() JROOT/components/com_users/users.php:15 6 require_once JROOT/components/com_users/users.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:203 1 Joomla\CMS\Application\CMSApplication->execute() JROOT/index.php:49 - Query Time: 0.09 ms After last query: 10.98 ms Query memory: 0.006 MB Memory before query: 10.328 MB Rows returned: 1
SELECT language,id
FROM `jos4c_menu`
WHERE home = 1
AND published = 1
AND client_id = 0id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE jos4c_menu ref idx_client_id_parent_id_alias_language idx_client_id_parent_id_alias_language 1 const 14 Using where No SHOW PROFILE (maybe because there are more than 100 queries)# Caller File and line number 12 JDatabaseDriverMysqli->execute() JROOT/plugins/system/falangdriver/falang_database.php:105 11 JFalangDatabase->execute() JROOT/libraries/joomla/database/driver.php:1701 10 JDatabaseDriver->loadObjectList() JROOT/plugins/system/falangdriver/falang_database.php:282 9 JFalangDatabase->loadObjectList() JROOT/libraries/src/Language/Multilanguage.php:107 8 Joomla\CMS\Language\Multilanguage::getSiteHomePages() JROOT/plugins/system/languagefilter/languagefilter.php:751 7 PlgSystemLanguageFilter->onAfterDispatch() JROOT/libraries/joomla/event/event.php:70 6 JEvent->update() JROOT/libraries/joomla/event/dispatcher.php:160 5 JEventDispatcher->trigger() JROOT/libraries/src/Application/BaseApplication.php:108 4 Joomla\CMS\Application\BaseApplication->triggerEvent() JROOT/libraries/src/Application/SiteApplication.php:199 3 Joomla\CMS\Application\SiteApplication->dispatch() JROOT/libraries/src/Application/SiteApplication.php:233 2 Joomla\CMS\Application\SiteApplication->doExecute() JROOT/libraries/src/Application/CMSApplication.php:203 1 Joomla\CMS\Application\CMSApplication->execute() JROOT/index.php:49 - Query Time: 0.08 ms After last query: 0.59 ms Query memory: 0.008 MB Memory before query: 10.412 MB Rows returned: 10
SELECT joomlatablename,tablepkID
FROM `jos4c_falang_tableinfo`id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE jos4c_falang_tableinfo ALL NULL NO INDEX KEY COULD BE USED NULL NULL 10 No SHOW PROFILE (maybe because there are more than 100 queries)# Caller File and line number 17 JDatabaseDriverMysqli->execute() JROOT/plugins/system/falangdriver/falang_database.php:105 16 JFalangDatabase->execute() JROOT/libraries/joomla/database/driver.php:1701 15 JDatabaseDriver->loadObjectList() JROOT/plugins/system/falangdriver/falang_database.php:282 14 JFalangDatabase->loadObjectList() JROOT/administrator/components/com_falang/classes/FalangManager.class.php:138 13 FalangManager->_loadPrimaryKeyData() JROOT/administrator/components/com_falang/classes/FalangManager.class.php:57 12 FalangManager->__construct() JROOT/administrator/components/com_falang/classes/FalangManager.class.php:85 11 FalangManager::getInstance() JROOT/components/com_falang/helpers/falang.class.php:35 10 Falang::translateList() JROOT/plugins/system/falangdriver/falang_database.php:334 9 JFalangDatabase->loadObjectList() JROOT/libraries/src/Language/Multilanguage.php:107 8 Joomla\CMS\Language\Multilanguage::getSiteHomePages() JROOT/plugins/system/languagefilter/languagefilter.php:751 7 PlgSystemLanguageFilter->onAfterDispatch() JROOT/libraries/joomla/event/event.php:70 6 JEvent->update() JROOT/libraries/joomla/event/dispatcher.php:160 5 JEventDispatcher->trigger() JROOT/libraries/src/Application/BaseApplication.php:108 4 Joomla\CMS\Application\BaseApplication->triggerEvent() JROOT/libraries/src/Application/SiteApplication.php:199 3 Joomla\CMS\Application\SiteApplication->dispatch() JROOT/libraries/src/Application/SiteApplication.php:233 2 Joomla\CMS\Application\SiteApplication->doExecute() JROOT/libraries/src/Application/CMSApplication.php:203 1 Joomla\CMS\Application\CMSApplication->execute() JROOT/index.php:49 - Query Time: 0.07 ms After last query: 0.06 ms Query memory: 0.008 MB Memory before query: 10.422 MB Rows returned: 6
SELECT *
FROM jos4c_languages
ORDER BY orderingid select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE jos4c_languages ALL NULL NO INDEX KEY COULD BE USED NULL NULL 6 Using filesort No SHOW PROFILE (maybe because there are more than 100 queries)# Caller File and line number 17 JDatabaseDriverMysqli->execute() JROOT/plugins/system/falangdriver/falang_database.php:105 16 JFalangDatabase->execute() JROOT/libraries/joomla/database/driver.php:1701 15 JDatabaseDriver->loadObjectList() JROOT/plugins/system/falangdriver/falang_database.php:282 14 JFalangDatabase->loadObjectList() JROOT/administrator/components/com_falang/classes/FalangManager.class.php:313 13 FalangManager->getLanguages() JROOT/administrator/components/com_falang/classes/FalangManager.class.php:63 12 FalangManager->__construct() JROOT/administrator/components/com_falang/classes/FalangManager.class.php:85 11 FalangManager::getInstance() JROOT/components/com_falang/helpers/falang.class.php:35 10 Falang::translateList() JROOT/plugins/system/falangdriver/falang_database.php:334 9 JFalangDatabase->loadObjectList() JROOT/libraries/src/Language/Multilanguage.php:107 8 Joomla\CMS\Language\Multilanguage::getSiteHomePages() JROOT/plugins/system/languagefilter/languagefilter.php:751 7 PlgSystemLanguageFilter->onAfterDispatch() JROOT/libraries/joomla/event/event.php:70 6 JEvent->update() JROOT/libraries/joomla/event/dispatcher.php:160 5 JEventDispatcher->trigger() JROOT/libraries/src/Application/BaseApplication.php:108 4 Joomla\CMS\Application\BaseApplication->triggerEvent() JROOT/libraries/src/Application/SiteApplication.php:199 3 Joomla\CMS\Application\SiteApplication->dispatch() JROOT/libraries/src/Application/SiteApplication.php:233 2 Joomla\CMS\Application\SiteApplication->doExecute() JROOT/libraries/src/Application/CMSApplication.php:203 1 Joomla\CMS\Application\CMSApplication->execute() JROOT/index.php:49 - Query Time: 0.61 ms After last query: 0.21 ms Query memory: 0.009 MB Memory before query: 10.460 MB Rows returned: 14
SHOW FULL COLUMNS
FROM `jos4c_languages`EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `jos4c_languages`No SHOW PROFILE (maybe because there are more than 100 queries)# Caller File and line number 21 JDatabaseDriverMysqli->execute() JROOT/plugins/system/falangdriver/falang_database.php:105 20 JFalangDatabase->execute() JROOT/libraries/joomla/database/driver.php:1701 19 JDatabaseDriver->loadObjectList() JROOT/plugins/system/falangdriver/falang_database.php:282 18 JFalangDatabase->loadObjectList() JROOT/libraries/joomla/database/driver/mysqli.php:448 17 JDatabaseDriverMysqli->getTableColumns() JROOT/libraries/src/Table/Table.php:245 16 Joomla\CMS\Table\Table->getFields() JROOT/libraries/src/Table/Table.php:164 15 Joomla\CMS\Table\Table->__construct() JROOT/administrator/components/com_falang/tables/JFLanguage.php:54 14 TableJFLanguage->__construct() JROOT/administrator/components/com_falang/classes/FalangManager.class.php:319 13 FalangManager->getLanguages() JROOT/administrator/components/com_falang/classes/FalangManager.class.php:63 12 FalangManager->__construct() JROOT/administrator/components/com_falang/classes/FalangManager.class.php:85 11 FalangManager::getInstance() JROOT/components/com_falang/helpers/falang.class.php:35 10 Falang::translateList() JROOT/plugins/system/falangdriver/falang_database.php:334 9 JFalangDatabase->loadObjectList() JROOT/libraries/src/Language/Multilanguage.php:107 8 Joomla\CMS\Language\Multilanguage::getSiteHomePages() JROOT/plugins/system/languagefilter/languagefilter.php:751 7 PlgSystemLanguageFilter->onAfterDispatch() JROOT/libraries/joomla/event/event.php:70 6 JEvent->update() JROOT/libraries/joomla/event/dispatcher.php:160 5 JEventDispatcher->trigger() JROOT/libraries/src/Application/BaseApplication.php:108 4 Joomla\CMS\Application\BaseApplication->triggerEvent() JROOT/libraries/src/Application/SiteApplication.php:199 3 Joomla\CMS\Application\SiteApplication->dispatch() JROOT/libraries/src/Application/SiteApplication.php:233 2 Joomla\CMS\Application\SiteApplication->doExecute() JROOT/libraries/src/Application/CMSApplication.php:203 1 Joomla\CMS\Application\CMSApplication->execute() JROOT/index.php:49 - Query Time: 0.07 ms After last query: 0.36 ms Query memory: 0.007 MB Memory before query: 10.518 MB Rows returned: 0
SELECT falang_content.reference_field, falang_content.value, falang_content.reference_id, falang_content.original_value
FROM jos4c_falang_content AS falang_content
WHERE falang_content.language_id=1
AND falang_content.published=1
AND falang_content.reference_id IN(101)
AND falang_content.reference_table='menu'id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE falang_content ref idxFalang1,falangContent,falangContentLanguage,reference_id,language_id,reference_table language_id 4 const 1 Using where No SHOW PROFILE (maybe because there are more than 100 queries)# Caller File and line number 15 JDatabaseDriverMysqli->execute() JROOT/plugins/system/falangdriver/falang_database.php:105 14 JFalangDatabase->execute() JROOT/libraries/joomla/database/driver.php:1701 13 JDatabaseDriver->loadObjectList() JROOT/plugins/system/falangdriver/falang_database.php:277 12 JFalangDatabase->loadObjectList() JROOT/components/com_falang/helpers/falang.class.php:235 11 Falang::translateListWithIDs() JROOT/components/com_falang/helpers/falang.class.php:108 10 Falang::translateList() JROOT/plugins/system/falangdriver/falang_database.php:334 9 JFalangDatabase->loadObjectList() JROOT/libraries/src/Language/Multilanguage.php:107 8 Joomla\CMS\Language\Multilanguage::getSiteHomePages() JROOT/plugins/system/languagefilter/languagefilter.php:751 7 PlgSystemLanguageFilter->onAfterDispatch() JROOT/libraries/joomla/event/event.php:70 6 JEvent->update() JROOT/libraries/joomla/event/dispatcher.php:160 5 JEventDispatcher->trigger() JROOT/libraries/src/Application/BaseApplication.php:108 4 Joomla\CMS\Application\BaseApplication->triggerEvent() JROOT/libraries/src/Application/SiteApplication.php:199 3 Joomla\CMS\Application\SiteApplication->dispatch() JROOT/libraries/src/Application/SiteApplication.php:233 2 Joomla\CMS\Application\SiteApplication->doExecute() JROOT/libraries/src/Application/CMSApplication.php:203 1 Joomla\CMS\Application\CMSApplication->execute() JROOT/index.php:49 - Query Time: 0.87 ms After last query: 1.91 ms Query memory: 0.009 MB Memory before query: 10.672 MB Rows returned: 6
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM jos4c_modules AS m
LEFT JOIN jos4c_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN jos4c_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-04-18 11:33:07')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-04-18 11:33:07')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 235 OR mm.menuid <= 0)
AND m.language IN ('en-GB','*')
ORDER BY m.position, m.orderingid select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE m ref PRIMARY,published,newsfeeds,idx_language published 1 const 20 Using index condition; Using where; Using filesort 1 SIMPLE mm ref PRIMARY PRIMARY 4 sfakiato_cartour.m.id 1 Using where; Using index 1 SIMPLE e ref element_clientid,element_folder_clientid element_clientid 403 sfakiato_cartour.m.module,const 1 Using index condition; Using where No SHOW PROFILE (maybe because there are more than 100 queries)# Caller File and line number 18 JDatabaseDriverMysqli->execute() JROOT/plugins/system/falangdriver/falang_database.php:105 17 JFalangDatabase->execute() JROOT/libraries/joomla/database/driver.php:1701 16 JDatabaseDriver->loadObjectList() JROOT/plugins/system/falangdriver/falang_database.php:282 15 JFalangDatabase->loadObjectList() Same as call in the line below. 14 call_user_func_array() JROOT/libraries/src/Cache/Controller/CallbackController.php:173 13 Joomla\CMS\Cache\Controller\CallbackController->get() JROOT/libraries/src/Helper/ModuleHelper.php:432 12 Joomla\CMS\Helper\ModuleHelper::getModuleList() JROOT/libraries/src/Helper/ModuleHelper.php:362 11 Joomla\CMS\Helper\ModuleHelper::load() JROOT/libraries/src/Helper/ModuleHelper.php:87 10 Joomla\CMS\Helper\ModuleHelper::getModules() JROOT/libraries/src/Document/HtmlDocument.php:591 9 Joomla\CMS\Document\HtmlDocument->countModules() JROOT/templates/e4jdrivers/blocks/config.php:10 8 include JROOT/templates/e4jdrivers/blocks/config.php JROOT/templates/e4jdrivers/index.php:25 7 require JROOT/templates/e4jdrivers/index.php JROOT/libraries/src/Document/HtmlDocument.php:668 6 Joomla\CMS\Document\HtmlDocument->_loadTemplate() JROOT/libraries/src/Document/HtmlDocument.php:730 5 Joomla\CMS\Document\HtmlDocument->_fetchTemplate() JROOT/libraries/src/Document/HtmlDocument.php:545 4 Joomla\CMS\Document\HtmlDocument->parse() JROOT/libraries/src/Application/CMSApplication.php:1076 3 Joomla\CMS\Application\CMSApplication->render() JROOT/libraries/src/Application/SiteApplication.php:778 2 Joomla\CMS\Application\SiteApplication->render() JROOT/libraries/src/Application/CMSApplication.php:209 1 Joomla\CMS\Application\CMSApplication->execute() JROOT/index.php:49 - Query Time: 0.60 ms After last query: 0.11 ms Query memory: 0.010 MB Memory before query: 10.698 MB Rows returned: 0
SELECT falang_content.reference_field, falang_content.value, falang_content.reference_id, falang_content.original_value
FROM jos4c_falang_content AS falang_content
WHERE falang_content.language_id=1
AND falang_content.published=1
AND falang_content.reference_id IN(97,100,108,1,101,90)
AND falang_content.reference_table='modules'id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE falang_content ref idxFalang1,falangContent,falangContentLanguage,reference_id,language_id,reference_table language_id 4 const 1 Using where No SHOW PROFILE (maybe because there are more than 100 queries)# Caller File and line number 21 JDatabaseDriverMysqli->execute() JROOT/plugins/system/falangdriver/falang_database.php:105 20 JFalangDatabase->execute() JROOT/libraries/joomla/database/driver.php:1701 19 JDatabaseDriver->loadObjectList() JROOT/plugins/system/falangdriver/falang_database.php:277 18 JFalangDatabase->loadObjectList() JROOT/components/com_falang/helpers/falang.class.php:235 17 Falang::translateListWithIDs() JROOT/components/com_falang/helpers/falang.class.php:108 16 Falang::translateList() JROOT/plugins/system/falangdriver/falang_database.php:334 15 JFalangDatabase->loadObjectList() Same as call in the line below. 14 call_user_func_array() JROOT/libraries/src/Cache/Controller/CallbackController.php:173 13 Joomla\CMS\Cache\Controller\CallbackController->get() JROOT/libraries/src/Helper/ModuleHelper.php:432 12 Joomla\CMS\Helper\ModuleHelper::getModuleList() JROOT/libraries/src/Helper/ModuleHelper.php:362 11 Joomla\CMS\Helper\ModuleHelper::load() JROOT/libraries/src/Helper/ModuleHelper.php:87 10 Joomla\CMS\Helper\ModuleHelper::getModules() JROOT/libraries/src/Document/HtmlDocument.php:591 9 Joomla\CMS\Document\HtmlDocument->countModules() JROOT/templates/e4jdrivers/blocks/config.php:10 8 include JROOT/templates/e4jdrivers/blocks/config.php JROOT/templates/e4jdrivers/index.php:25 7 require JROOT/templates/e4jdrivers/index.php JROOT/libraries/src/Document/HtmlDocument.php:668 6 Joomla\CMS\Document\HtmlDocument->_loadTemplate() JROOT/libraries/src/Document/HtmlDocument.php:730 5 Joomla\CMS\Document\HtmlDocument->_fetchTemplate() JROOT/libraries/src/Document/HtmlDocument.php:545 4 Joomla\CMS\Document\HtmlDocument->parse() JROOT/libraries/src/Application/CMSApplication.php:1076 3 Joomla\CMS\Application\CMSApplication->render() JROOT/libraries/src/Application/SiteApplication.php:778 2 Joomla\CMS\Application\SiteApplication->render() JROOT/libraries/src/Application/CMSApplication.php:209 1 Joomla\CMS\Application\CMSApplication->execute() JROOT/index.php:49 - Query Time: 0.12 ms After last query: 6.02 ms Query memory: 0.006 MB Memory before query: 10.994 MB Rows returned: 1Duplicate queries: #11
SELECT `setting`
FROM `jos4c_vikrentcar_config`
WHERE `param`='dateformat';id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE jos4c_vikrentcar_config ALL NULL NO INDEX KEY COULD BE USED NULL NULL 113 Using where No SHOW PROFILE (maybe because there are more than 100 queries)# Caller File and line number 13 JDatabaseDriverMysqli->execute() JROOT/plugins/system/falangdriver/falang_database.php:105 12 JFalangDatabase->execute() JROOT/modules/mod_vikrentcar_confirmationnumber/helper.php:21 11 modVikrentcarConfirmationNumberHelper::getDateFormat() JROOT/modules/mod_vikrentcar_confirmationnumber/mod_vikrentcar_confirmationnumber.php:21 10 include JROOT/modules/mod_vikrentcar_confirmationnumber/mod_vikrentcar_confirmationnumber.php JROOT/libraries/src/Helper/ModuleHelper.php:200 9 Joomla\CMS\Helper\ModuleHelper::renderModule() JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 8 Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 7 Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() JROOT/libraries/src/Document/HtmlDocument.php:501 6 Joomla\CMS\Document\HtmlDocument->getBuffer() JROOT/libraries/src/Document/HtmlDocument.php:793 5 Joomla\CMS\Document\HtmlDocument->_renderTemplate() JROOT/libraries/src/Document/HtmlDocument.php:567 4 Joomla\CMS\Document\HtmlDocument->render() JROOT/libraries/src/Application/CMSApplication.php:1090 3 Joomla\CMS\Application\CMSApplication->render() JROOT/libraries/src/Application/SiteApplication.php:778 2 Joomla\CMS\Application\SiteApplication->render() JROOT/libraries/src/Application/CMSApplication.php:209 1 Joomla\CMS\Application\CMSApplication->execute() JROOT/index.php:49 - Query Time: 0.05 ms After last query: 0.25 ms Query memory: 0.007 MB Memory before query: 10.996 MB Rows returned: 1Duplicate queries: #10
SELECT `setting`
FROM `jos4c_vikrentcar_config`
WHERE `param`='dateformat';id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE jos4c_vikrentcar_config ALL NULL NO INDEX KEY COULD BE USED NULL NULL 113 Using where No SHOW PROFILE (maybe because there are more than 100 queries)# Caller File and line number 16 JDatabaseDriverMysqli->execute() JROOT/plugins/system/falangdriver/falang_database.php:105 15 JFalangDatabase->execute() JROOT/libraries/joomla/database/driver.php:1701 14 JDatabaseDriver->loadObjectList() JROOT/plugins/system/falangdriver/falang_database.php:282 13 JFalangDatabase->loadObjectList() JROOT/plugins/system/falangdriver/falang_database.php:459 12 JFalangDatabase->loadAssocList() JROOT/modules/mod_vikrentcar_confirmationnumber/helper.php:22 11 modVikrentcarConfirmationNumberHelper::getDateFormat() JROOT/modules/mod_vikrentcar_confirmationnumber/mod_vikrentcar_confirmationnumber.php:21 10 include JROOT/modules/mod_vikrentcar_confirmationnumber/mod_vikrentcar_confirmationnumber.php JROOT/libraries/src/Helper/ModuleHelper.php:200 9 Joomla\CMS\Helper\ModuleHelper::renderModule() JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 8 Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 7 Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() JROOT/libraries/src/Document/HtmlDocument.php:501 6 Joomla\CMS\Document\HtmlDocument->getBuffer() JROOT/libraries/src/Document/HtmlDocument.php:793 5 Joomla\CMS\Document\HtmlDocument->_renderTemplate() JROOT/libraries/src/Document/HtmlDocument.php:567 4 Joomla\CMS\Document\HtmlDocument->render() JROOT/libraries/src/Application/CMSApplication.php:1090 3 Joomla\CMS\Application\CMSApplication->render() JROOT/libraries/src/Application/SiteApplication.php:778 2 Joomla\CMS\Application\SiteApplication->render() JROOT/libraries/src/Application/CMSApplication.php:209 1 Joomla\CMS\Application\CMSApplication->execute() JROOT/index.php:49
9 Query Types Logged, Sorted by Occurrences.
SELECT Tables:
2 × SELECT `setting`
FROM `jos4c_vikrentcar_config`2 × SELECT falang_content.reference_field, falang_content.value, falang_content.reference_id, falang_content.original_value
FROM jos4c_falang_content AS falang_content1 × SELECT DISTINCT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state, g.note as group_note
FROM jos4c_fields AS a
LEFT JOIN `jos4c_languages` AS l
ON l.lang_code = a.language
LEFT JOIN jos4c_users AS uc
ON uc.id=a.checked_out
LEFT JOIN jos4c_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN jos4c_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN jos4c_fields_groups AS g
ON g.id = a.group_id1 × SELECT language,id
FROM `jos4c_menu`1 × SELECT joomlatablename,tablepkID
FROM `jos4c_falang_tableinfo1 × SELECT *
FROM jos4c_languages1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM jos4c_modules AS m
LEFT JOIN jos4c_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN jos4c_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
OTHER Tables:
1 × UPDATE `jos4c_extensions`
SET `params` = '{\"mediaversion\":\"800df6f7dfeba665d9d6c583c15696ee\"}'1 × SHOW FULL COLUMNS
FROM `jos4c_languages
