Query Time: 0.79 ms Query memory: 0.023 MB Memory before query: 1.239 MB Rows returned: 0
SELECT `data`
FROM `eai6c_session`
WHERE `session_id` = X'62716762723574356c33716c38663970626b30366d3971323933'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | eai6c_session | const | PRIMARY | PRIMARY | 194 | const | 1 | |
Status | Duration |
---|
Starting | 0.08 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.05 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.06 ms |
Optimizing | 0.02 ms |
Statistics | 0.12 ms |
Preparing | 0.01 ms |
Executing | 0.28 ms |
End of update loop | 0.01 ms |
Query end | 0.00 ms |
Commit | 0.01 ms |
Closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.44 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
15 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/session/storage/database.php:45 |
14 | JSessionStorageDatabase->read() | Same as call in the line below. |
13 | session_start() | JROOT/libraries/joomla/session/handler/native.php:260 |
12 | JSessionHandlerNative->doSessionStart() | JROOT/libraries/joomla/session/handler/native.php:50 |
11 | JSessionHandlerNative->start() | JROOT/libraries/joomla/session/handler/joomla.php:88 |
10 | JSessionHandlerJoomla->start() | JROOT/libraries/src/Session/Session.php:660 |
9 | Joomla\CMS\Session\Session->_start() | JROOT/libraries/src/Session/Session.php:620 |
8 | Joomla\CMS\Session\Session->start() | JROOT/libraries/src/Session/Session.php:498 |
7 | Joomla\CMS\Session\Session->get() | JROOT/libraries/src/Session/Session.php:455 |
6 | Joomla\CMS\Session\Session->isNew() | JROOT/libraries/src/Application/CMSApplication.php:758 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:135 |
4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:344 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Query Time: 0.34 ms After last query: 0.38 ms Query memory: 0.020 MB Memory before query: 1.255 MB Rows returned: 0
SELECT `session_id`
FROM `eai6c_session`
WHERE `session_id` = X'62716762723574356c33716c38663970626b30366d3971323933'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | eai6c_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.04 ms |
Checking permissions | 0.00 ms |
Opening tables | 0.03 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.03 ms |
Preparing | 0.01 ms |
Executing | 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.00 ms |
Updating status | 0.16 ms |
Reset for next command | 0.85 ms |
# | Caller | File and line number |
---|
9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
8 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:153 |
6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:760 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:135 |
4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:344 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Query Time: 7.49 ms After last query: 0.11 ms Query memory: 0.004 MB Memory before query: 1.260 MB
INSERT INTO `eai6c_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
(X'62716762723574356c33716c38663970626b30366d3971323933', 1, 1615036797, 0, '', 0)
EXPLAIN not possible on query: INSERT INTO `eai6c_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(X'62716762723574356c33716c38663970626b30366d3971323933', 1, 1615036797, 0, '', 0)
Status | Duration |
---|
Starting | 2.75 ms |
Checking permissions | 0.03 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.00 ms |
Table lock | 0.01 ms |
Init for update | 0.03 ms |
Update | 0.16 ms |
Waiting for query cache lock | 0.00 ms |
Update | 0.02 ms |
End of update loop | 0.00 ms |
Query end | 0.00 ms |
Commit | 3.53 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.56 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Session/MetadataManager.php:116 |
7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:153 |
6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:760 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:135 |
4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:344 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Query Time: 1.39 ms After last query: 0.50 ms Query memory: 0.025 MB Memory before query: 1.295 MB Rows returned: 42
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `eai6c_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 | eai6c_extensions | ref | extension | extension | 82 | const | 42 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.04 ms |
Checking permissions | 0.00 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.00 ms |
Table lock | 0.01 ms |
Init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.12 ms |
Preparing | 0.03 ms |
Executing | 0.00 ms |
Sending data | 0.94 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.57 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
11 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Component/ComponentHelper.php:445 |
10 | Joomla\CMS\Component\ComponentHelper::Joomla\CMS\Component\{closure}() | Same as call in the line below. |
9 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
8 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Component/ComponentHelper.php:453 |
7 | Joomla\CMS\Component\ComponentHelper::load() | JROOT/libraries/src/Component/ComponentHelper.php:519 |
6 | Joomla\CMS\Component\ComponentHelper::getComponents() | JROOT/libraries/src/Component/ComponentHelper.php:44 |
5 | Joomla\CMS\Component\ComponentHelper::getComponent() | JROOT/libraries/src/Component/ComponentHelper.php:103 |
4 | Joomla\CMS\Component\ComponentHelper::getParams() | JROOT/libraries/src/Application/SiteApplication.php:594 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.32 ms After last query: 0.47 ms Query memory: 0.021 MB Memory before query: 1.329 MB Rows returned: 5
SELECT id, rules
FROM `eai6c_viewlevels`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | eai6c_viewlevels | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | |
Status | Duration |
---|
Starting | 0.02 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.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.12 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.14 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
9 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Access/Access.php:1063 |
8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:321 |
6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.39 ms After last query: 0.09 ms Query memory: 0.021 MB Memory before query: 1.341 MB Rows returned: 2
SELECT b.id
FROM eai6c_usergroups AS a
LEFT JOIN eai6c_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 9
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | b | index | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 8 | NULL | 9 | Using where; Using index |
Status | Duration |
---|
Starting | 0.04 ms |
Checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
After opening tables | 0.00 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.06 ms |
Preparing | 0.00 ms |
Unlocking tables | 0.00 ms |
Preparing | 0.03 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.10 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
10 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Access/Access.php:980 |
9 | Joomla\CMS\Access\Access::getGroupsByUser() | JROOT/libraries/src/Access/Access.php:1095 |
8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:321 |
6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 4.26 ms After last query: 0.78 ms Query memory: 0.030 MB Memory before query: 1.363 MB Rows returned: 83
SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM eai6c_extensions
WHERE enabled = 1
AND type = 'plugin'
AND state IN (0,1)
AND access IN (1,1,5)
ORDER BY ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | eai6c_extensions | ref | extension | extension | 82 | const | 111 | Using index condition; Using where; Using filesort |
Status | Duration |
---|
Starting | 0.05 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.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.03 ms |
Preparing | 0.03 ms |
Sorting result | 0.73 ms |
Executing | 0.01 ms |
Sending data | 0.01 ms |
Creating sort index | 3.13 ms |
End of update loop | 0.01 ms |
Query end | 0.00 ms |
Commit | 0.01 ms |
Closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.43 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Plugin/PluginHelper.php:354 |
9 | Joomla\CMS\Plugin\PluginHelper::Joomla\CMS\Plugin\{closure}() | Same as call in the line below. |
8 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
7 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Plugin/PluginHelper.php:359 |
6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 6.13 ms After last query: 10.53 ms Query memory: 0.183 MB Memory before query: 1.905 MB Rows returned: 157
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 eai6c_menu AS m
LEFT JOIN eai6c_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
ORDER BY m.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ALL | idx_client_id_parent_id_alias_language | NO INDEX KEY COULD BE USED | NULL | NULL | 251 | Using where; Using filesort |
1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | oxfordsms.m.component_id | 1 | Using where |
Status | Duration |
---|
Starting | 0.12 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 | 1.48 ms |
Preparing | 0.05 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.02 ms |
Creating sort index | 3.91 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Closing tables | 0.01 ms |
Unlocking tables | 0.00 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Menu/SiteMenu.php:93 |
17 | Joomla\CMS\Menu\SiteMenu->Joomla\CMS\Menu\{closure}() | Same as call in the line below. |
16 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
15 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Menu/SiteMenu.php:101 |
14 | Joomla\CMS\Menu\SiteMenu->load() | JROOT/libraries/src/Menu/AbstractMenu.php:76 |
13 | Joomla\CMS\Menu\AbstractMenu->__construct() | JROOT/libraries/src/Menu/SiteMenu.php:62 |
12 | Joomla\CMS\Menu\SiteMenu->__construct() | JROOT/libraries/src/Menu/AbstractMenu.php:131 |
11 | Joomla\CMS\Menu\AbstractMenu::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:375 |
10 | Joomla\CMS\Application\CMSApplication->getMenu() | JROOT/libraries/src/Application/SiteApplication.php:275 |
9 | Joomla\CMS\Application\SiteApplication->getMenu() | JROOT/libraries/src/Router/SiteRouter.php:65 |
8 | Joomla\CMS\Router\SiteRouter->__construct() | JROOT/libraries/src/Router/Router.php:189 |
7 | Joomla\CMS\Router\Router::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:491 |
6 | Joomla\CMS\Application\CMSApplication::getRouter() | JROOT/libraries/src/Application/SiteApplication.php:403 |
5 | Joomla\CMS\Application\SiteApplication::getRouter() | JROOT/libraries/src/Application/CMSApplication.php:1073 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 3.74 ms After last query: 4.20 ms Query memory: 0.038 MB Memory before query: 2.601 MB Rows returned: 6
SELECT id, home, template, s.params
FROM eai6c_template_styles as s
LEFT JOIN eai6c_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 | e | ref | element_clientid,element_folder_clientid,extension | extension | 82 | const | 5 | Using index condition; Using where |
1 | SIMPLE | s | ALL | idx_template,idx_client_id,idx_client_id_home | NO INDEX KEY COULD BE USED | NULL | NULL | 8 | Using where; Using join buffer (flat, BNL join) |
Status | Duration |
---|
Starting | 0.09 ms |
Checking permissions | 0.02 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.03 ms |
Statistics | 0.10 ms |
Preparing | 1.26 ms |
Executing | 0.01 ms |
Sending data | 1.91 ms |
End of update loop | 0.01 ms |
Query end | 0.00 ms |
Commit | 0.01 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.02 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
11 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Application/SiteApplication.php:486 |
10 | Joomla\CMS\Application\SiteApplication->getTemplate() | JROOT/plugins/system/t3/includes/core/t3.php:320 |
9 | T3::detect() | JROOT/plugins/system/t3/t3.php:81 |
8 | plgSystemT3->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:1122 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.48 ms After last query: 2.79 ms Query memory: 0.022 MB Memory before query: 2.713 MB Rows returned: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `eai6c_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | eai6c_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 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.08 ms |
Preparing | 0.02 ms |
Executing | 0.00 ms |
Sending data | 0.05 ms |
End of update loop | 0.01 ms |
Query end | 0.00 ms |
Commit | 0.01 ms |
Closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
14 | JDatabaseDriver->loadObject() | JROOT/libraries/src/Helper/LibraryHelper.php:167 |
13 | Joomla\CMS\Helper\LibraryHelper::Joomla\CMS\Helper\{closure}() | Same as call in the line below. |
12 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
11 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/LibraryHelper.php:175 |
10 | Joomla\CMS\Helper\LibraryHelper::loadLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:43 |
9 | Joomla\CMS\Helper\LibraryHelper::getLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:90 |
8 | Joomla\CMS\Helper\LibraryHelper::getParams() | JROOT/libraries/src/Version.php:321 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 2.66 ms After last query: 0.23 ms Query memory: 0.005 MB Memory before query: 2.704 MB
UPDATE `eai6c_extensions`
SET `params` = '{\"mediaversion\":\"b9102d4c50e7c81957b8d885767de496\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN not possible on query: UPDATE `eai6c_extensions`
SET `params` = '{\"mediaversion\":\"b9102d4c50e7c81957b8d885767de496\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
Status | Duration |
---|
Starting | 0.04 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.00 ms |
Table lock | 0.01 ms |
Init for update | 0.10 ms |
Updating | 0.78 ms |
End of update loop | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
End of update loop | 0.01 ms |
Query end | 0.00 ms |
Commit | 1.57 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 | File and line number |
---|
10 | JDatabaseDriverMysqli->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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.04 ms After last query: 0.32 ms Query memory: 0.020 MB Memory before query: 2.729 MB Rows returned: 4
SELECT *
FROM eai6c_languages
WHERE published=1
ORDER BY ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | eai6c_languages | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 4 | Using where; Using filesort |
Status | Duration |
---|
Starting | 0.03 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.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.72 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 | File and line number |
---|
7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
6 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/LanguageHelper.php:150 |
5 | Joomla\CMS\Language\LanguageHelper::getLanguages() | JROOT/libraries/src/Application/SiteApplication.php:330 |
4 | Joomla\CMS\Application\SiteApplication->getParams() | JROOT/libraries/src/Application/SiteApplication.php:138 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 3.54 ms After last query: 7.74 ms Query memory: 0.030 MB Memory before query: 3.048 MB Rows returned: 42
SELECT `id`,`name`,`rules`,`parent_id`
FROM `eai6c_assets`
WHERE `name` IN ('root.1','com_actionlogs','com_admin','com_ajax','com_associations','com_banners','com_cache','com_categories','com_categoryblock','com_checkin','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_customtables','com_events','com_fields','com_finder','com_installer','com_jedchecker','com_joomgallery','com_joomlaupdate','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_plugins','com_postinstall','com_privacy','com_redirect','com_search','com_tags','com_templates','com_users','com_weblinks','com_wrapper','com_youtubegallery','com_youtubegalleryapi')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | eai6c_assets | ALL | idx_asset_name | NO INDEX KEY COULD BE USED | NULL | NULL | 421 | Using where |
Status | Duration |
---|
Starting | 0.08 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.01 ms |
Init | 0.06 ms |
Optimizing | 0.01 ms |
Statistics | 2.35 ms |
Preparing | 0.02 ms |
Executing | 0.00 ms |
Sending data | 0.84 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 | File and line number |
---|
22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
21 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:429 |
20 | Joomla\CMS\Access\Access::preloadComponents() | JROOT/libraries/src/Access/Access.php:213 |
19 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:531 |
18 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
17 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
16 | Joomla\CMS\User\User->authorise() | JROOT/administrator/components/com_customtables/libraries/misc.php:141 |
15 | JoomlaBasicMisc::isUserAdmin() | JROOT/components/com_customtables/models/details.php:83 |
14 | CustomTablesModelDetails->__construct() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:202 |
13 | Joomla\CMS\MVC\Model\BaseDatabaseModel::getInstance() | JROOT/libraries/src/MVC/Controller/BaseController.php:549 |
12 | Joomla\CMS\MVC\Controller\BaseController->createModel() | JROOT/libraries/src/MVC/Controller/BaseController.php:736 |
11 | Joomla\CMS\MVC\Controller\BaseController->getModel() | JROOT/libraries/src/MVC/Controller/BaseController.php:624 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_customtables/controllers/details.php:131 |
9 | require_once JROOT/components/com_customtables/controllers/details.php | JROOT/components/com_customtables/controller.php:87 |
8 | CustomTablesController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_customtables/customtables.php:20 |
6 | require_once JROOT/components/com_customtables/customtables.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.38 ms After last query: 2.36 ms Query memory: 0.025 MB Memory before query: 3.108 MB Rows returned: 4
SELECT lang_id AS id, lang_code AS language, title AS caption, title, sef AS original_sef
FROM eai6c_languages
WHERE published=1
ORDER BY lang_id
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | eai6c_languages | index | NULL | PRIMARY | 4 | NULL | 4 | Using where |
Status | Duration |
---|
Starting | 0.05 ms |
Checking permissions | 0.00 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 |
Sorting result | 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.01 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
18 | JDatabase->query() | JROOT/administrator/components/com_customtables/libraries/languages.php:49 |
17 | ESLanguages->getLanguageList() | JROOT/administrator/components/com_customtables/libraries/languages.php:17 |
16 | ESLanguages->__construct() | JROOT/components/com_customtables/models/details.php:116 |
15 | CustomTablesModelDetails->load() | JROOT/components/com_customtables/models/details.php:102 |
14 | CustomTablesModelDetails->__construct() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:202 |
13 | Joomla\CMS\MVC\Model\BaseDatabaseModel::getInstance() | JROOT/libraries/src/MVC/Controller/BaseController.php:549 |
12 | Joomla\CMS\MVC\Controller\BaseController->createModel() | JROOT/libraries/src/MVC/Controller/BaseController.php:736 |
11 | Joomla\CMS\MVC\Controller\BaseController->getModel() | JROOT/libraries/src/MVC/Controller/BaseController.php:624 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_customtables/controllers/details.php:131 |
9 | require_once JROOT/components/com_customtables/controllers/details.php | JROOT/components/com_customtables/controller.php:87 |
8 | CustomTablesController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_customtables/customtables.php:20 |
6 | require_once JROOT/components/com_customtables/customtables.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.85 ms After last query: 0.05 ms Query memory: 0.025 MB Memory before query: 3.118 MB Rows returned: 4
SELECT lang_id AS id, lang_code AS language, title AS caption, title, sef AS original_sef
FROM eai6c_languages
WHERE published=1
ORDER BY lang_id
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | eai6c_languages | index | NULL | PRIMARY | 4 | NULL | 4 | 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.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.60 ms |
Preparing | 0.02 ms |
Sorting result | 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.01 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
18 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_customtables/libraries/languages.php:51 |
17 | ESLanguages->getLanguageList() | JROOT/administrator/components/com_customtables/libraries/languages.php:17 |
16 | ESLanguages->__construct() | JROOT/components/com_customtables/models/details.php:116 |
15 | CustomTablesModelDetails->load() | JROOT/components/com_customtables/models/details.php:102 |
14 | CustomTablesModelDetails->__construct() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:202 |
13 | Joomla\CMS\MVC\Model\BaseDatabaseModel::getInstance() | JROOT/libraries/src/MVC/Controller/BaseController.php:549 |
12 | Joomla\CMS\MVC\Controller\BaseController->createModel() | JROOT/libraries/src/MVC/Controller/BaseController.php:736 |
11 | Joomla\CMS\MVC\Controller\BaseController->getModel() | JROOT/libraries/src/MVC/Controller/BaseController.php:624 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_customtables/controllers/details.php:131 |
9 | require_once JROOT/components/com_customtables/controllers/details.php | JROOT/components/com_customtables/controller.php:87 |
8 | CustomTablesController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_customtables/customtables.php:20 |
6 | require_once JROOT/components/com_customtables/customtables.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 3.39 ms After last query: 2.80 ms Query memory: 0.026 MB Memory before query: 3.133 MB Rows returned: 1
SELECT *, IF(customtablename!='', customtablename, CONCAT('#__customtables_table_', tablename)) AS realtablename,IF(customidfield!='', customidfield, 'id') AS realidfieldname, 1 AS published_field_found
FROM eai6c_customtables_tables AS s
WHERE tablename='extensions'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | s | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 13 | Using where |
Status | Duration |
---|
Starting | 0.08 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 | 1.44 ms |
Optimizing | 0.02 ms |
Statistics | 0.02 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.67 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.98 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
18 | JDatabaseDriver->loadAssocList() | JROOT/administrator/components/com_customtables/libraries/tables.php:223 |
17 | ESTables::getTableRowByWhere() | JROOT/administrator/components/com_customtables/libraries/tables.php:212 |
16 | ESTables::getTableRowByNameAssoc() | JROOT/components/com_customtables/models/details.php:157 |
15 | CustomTablesModelDetails->load() | JROOT/components/com_customtables/models/details.php:102 |
14 | CustomTablesModelDetails->__construct() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:202 |
13 | Joomla\CMS\MVC\Model\BaseDatabaseModel::getInstance() | JROOT/libraries/src/MVC/Controller/BaseController.php:549 |
12 | Joomla\CMS\MVC\Controller\BaseController->createModel() | JROOT/libraries/src/MVC/Controller/BaseController.php:736 |
11 | Joomla\CMS\MVC\Controller\BaseController->getModel() | JROOT/libraries/src/MVC/Controller/BaseController.php:624 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_customtables/controllers/details.php:131 |
9 | require_once JROOT/components/com_customtables/controllers/details.php | JROOT/components/com_customtables/controller.php:87 |
8 | CustomTablesController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_customtables/customtables.php:20 |
6 | require_once JROOT/components/com_customtables/customtables.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.96 ms After last query: 0.08 ms Query memory: 0.042 MB Memory before query: 3.147 MB Rows returned: 21
SELECT *, IF(customfieldname!='', customfieldname, CONCAT('es_',fieldname)) AS realfieldname
FROM eai6c_customtables_fields
WHERE published=1
AND tableid=1
ORDER BY ordering, fieldname
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | eai6c_customtables_fields | ALL | idx_state | NO INDEX KEY COULD BE USED | NULL | NULL | 163 | Using where; Using filesort |
Status | Duration |
---|
Starting | 0.05 ms |
Checking permissions | 0.00 ms |
Opening tables | 0.04 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
Table lock | 0.01 ms |
Init | 0.04 ms |
Optimizing | 0.02 ms |
Statistics | 0.05 ms |
Preparing | 0.01 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.02 ms |
Creating sort index | 1.56 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.02 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
17 | JDatabaseDriver->loadAssocList() | JROOT/administrator/components/com_customtables/libraries/fields.php:1163 |
16 | ESFields::getFields() | JROOT/components/com_customtables/models/details.php:177 |
15 | CustomTablesModelDetails->load() | JROOT/components/com_customtables/models/details.php:102 |
14 | CustomTablesModelDetails->__construct() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:202 |
13 | Joomla\CMS\MVC\Model\BaseDatabaseModel::getInstance() | JROOT/libraries/src/MVC/Controller/BaseController.php:549 |
12 | Joomla\CMS\MVC\Controller\BaseController->createModel() | JROOT/libraries/src/MVC/Controller/BaseController.php:736 |
11 | Joomla\CMS\MVC\Controller\BaseController->getModel() | JROOT/libraries/src/MVC/Controller/BaseController.php:624 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_customtables/controllers/details.php:131 |
9 | require_once JROOT/components/com_customtables/controllers/details.php | JROOT/components/com_customtables/controller.php:87 |
8 | CustomTablesController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_customtables/customtables.php:20 |
6 | require_once JROOT/components/com_customtables/customtables.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.33 ms After last query: 2.73 ms Query memory: 0.025 MB Memory before query: 3.220 MB Rows returned: 4
SELECT lang_id AS id, lang_code AS language, title AS caption, title, sef AS original_sef
FROM eai6c_languages
WHERE published=1
ORDER BY lang_id
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | eai6c_languages | index | NULL | PRIMARY | 4 | NULL | 4 | 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.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.12 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 | File and line number |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
17 | JDatabase->query() | JROOT/administrator/components/com_customtables/libraries/languages.php:49 |
16 | ESLanguages->getLanguageList() | JROOT/components/com_customtables/models/details.php:202 |
15 | CustomTablesModelDetails->load() | JROOT/components/com_customtables/models/details.php:102 |
14 | CustomTablesModelDetails->__construct() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:202 |
13 | Joomla\CMS\MVC\Model\BaseDatabaseModel::getInstance() | JROOT/libraries/src/MVC/Controller/BaseController.php:549 |
12 | Joomla\CMS\MVC\Controller\BaseController->createModel() | JROOT/libraries/src/MVC/Controller/BaseController.php:736 |
11 | Joomla\CMS\MVC\Controller\BaseController->getModel() | JROOT/libraries/src/MVC/Controller/BaseController.php:624 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_customtables/controllers/details.php:131 |
9 | require_once JROOT/components/com_customtables/controllers/details.php | JROOT/components/com_customtables/controller.php:87 |
8 | CustomTablesController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_customtables/customtables.php:20 |
6 | require_once JROOT/components/com_customtables/customtables.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.90 ms After last query: 0.04 ms Query memory: 0.025 MB Memory before query: 3.229 MB Rows returned: 4
SELECT lang_id AS id, lang_code AS language, title AS caption, title, sef AS original_sef
FROM eai6c_languages
WHERE published=1
ORDER BY lang_id
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | eai6c_languages | index | NULL | PRIMARY | 4 | NULL | 4 | Using where |
Status | Duration |
---|
Starting | 0.03 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.60 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 |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.11 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 | File and line number |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_customtables/libraries/languages.php:51 |
16 | ESLanguages->getLanguageList() | JROOT/components/com_customtables/models/details.php:202 |
15 | CustomTablesModelDetails->load() | JROOT/components/com_customtables/models/details.php:102 |
14 | CustomTablesModelDetails->__construct() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:202 |
13 | Joomla\CMS\MVC\Model\BaseDatabaseModel::getInstance() | JROOT/libraries/src/MVC/Controller/BaseController.php:549 |
12 | Joomla\CMS\MVC\Controller\BaseController->createModel() | JROOT/libraries/src/MVC/Controller/BaseController.php:736 |
11 | Joomla\CMS\MVC\Controller\BaseController->getModel() | JROOT/libraries/src/MVC/Controller/BaseController.php:624 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_customtables/controllers/details.php:131 |
9 | require_once JROOT/components/com_customtables/controllers/details.php | JROOT/components/com_customtables/controller.php:87 |
8 | CustomTablesController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_customtables/customtables.php:20 |
6 | require_once JROOT/components/com_customtables/customtables.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.69 ms After last query: 0.12 ms Query memory: 0.023 MB Memory before query: 3.238 MB Rows returned: 1
SELECT id, layoutcode, UNIX_TIMESTAMP(modified) AS ts, layouttype
FROM eai6c_customtables_layouts
WHERE layoutname='extensionsdetails'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | eai6c_customtables_layouts | ref | idx_layoutname | idx_layoutname | 767 | const | 1 | Using index condition |
Status | Duration |
---|
Starting | 1.26 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.05 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.17 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 | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
13 | JDatabaseDriver->loadAssocList() | JROOT/administrator/components/com_customtables/libraries/layouts.php:47 |
12 | ESLayouts::getLayout() | JROOT/components/com_customtables/views/details/view.html.php:43 |
11 | CustomTablesViewDetails->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_customtables/controllers/details.php:131 |
9 | require_once JROOT/components/com_customtables/controllers/details.php | JROOT/components/com_customtables/controller.php:87 |
8 | CustomTablesController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_customtables/customtables.php:20 |
6 | require_once JROOT/components/com_customtables/customtables.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 2.17 ms After last query: 1.26 ms Query memory: 0.040 MB Memory before query: 3.249 MB Rows returned: 1
SELECT *, id AS listing_id, eai6c_customtables_table_extensions.published AS listing_published
FROM eai6c_customtables_table_extensions
WHERE (es_alias='oxford-sms-core-component' )
ORDER BY id DESC
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | eai6c_customtables_table_extensions | index | NULL | PRIMARY | 4 | NULL | 1 | Using where |
Status | Duration |
---|
Starting | 0.04 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.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 | 1.88 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.02 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
14 | JDatabaseDriver->loadAssocList() | JROOT/components/com_customtables/models/details.php:288 |
13 | CustomTablesModelDetails->getData() | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:423 |
12 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_customtables/views/details/view.html.php:58 |
11 | CustomTablesViewDetails->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_customtables/controllers/details.php:131 |
9 | require_once JROOT/components/com_customtables/controllers/details.php | JROOT/components/com_customtables/controller.php:87 |
8 | CustomTablesController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_customtables/customtables.php:20 |
6 | require_once JROOT/components/com_customtables/customtables.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.29 ms After last query: 4.37 ms Query memory: 0.029 MB Memory before query: 3.370 MB Rows returned: 4
SELECT lang_id AS id, lang_code AS language, title AS caption, title, sef AS original_sef
FROM eai6c_languages
WHERE published=1
ORDER BY lang_id
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | eai6c_languages | index | NULL | PRIMARY | 4 | NULL | 4 | Using where |
Status | Duration |
---|
Starting | 0.05 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
Table lock | 0.01 ms |
Init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Sorting result | 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 | File and line number |
---|
27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
26 | JDatabase->query() | JROOT/administrator/components/com_customtables/libraries/languages.php:49 |
25 | ESLanguages->getLanguageList() | JROOT/administrator/components/com_customtables/libraries/languages.php:17 |
24 | ESLanguages->__construct() | JROOT/components/com_customtables/models/catalog.php:231 |
23 | CustomTablesModelCatalog->load() | JROOT/components/com_customtables/helpers/esrecordsview.php:48 |
22 | JHTMLESRecordsView::render() | Same as call in the line below. |
21 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
20 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:146 |
19 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/components/com_customtables/libraries/fieldtypes/_type_records.php:66 |
18 | CT_FieldTypeTag_records::resolveRecordType() | JROOT/components/com_customtables/libraries/tagprocessor/valuetags.php:1017 |
17 | tagProcessor_Value::getValueByType() | JROOT/components/com_customtables/libraries/tagprocessor/valuetags.php:721 |
16 | tagProcessor_Value::processValues() | JROOT/components/com_customtables/libraries/layout.php:85 |
15 | LayoutProcessor->fillLayout() | JROOT/components/com_customtables/views/details/tmpl/default.php:21 |
14 | include JROOT/components/com_customtables/views/details/tmpl/default.php | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:695 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_customtables/views/details/view.html.php:102 |
11 | CustomTablesViewDetails->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_customtables/controllers/details.php:131 |
9 | require_once JROOT/components/com_customtables/controllers/details.php | JROOT/components/com_customtables/controller.php:87 |
8 | CustomTablesController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_customtables/customtables.php:20 |
6 | require_once JROOT/components/com_customtables/customtables.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.93 ms After last query: 0.05 ms Query memory: 0.029 MB Memory before query: 3.383 MB Rows returned: 4
SELECT lang_id AS id, lang_code AS language, title AS caption, title, sef AS original_sef
FROM eai6c_languages
WHERE published=1
ORDER BY lang_id
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | eai6c_languages | index | NULL | PRIMARY | 4 | NULL | 4 | 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.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.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.72 ms |
Updating status | 0.02 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
26 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_customtables/libraries/languages.php:51 |
25 | ESLanguages->getLanguageList() | JROOT/administrator/components/com_customtables/libraries/languages.php:17 |
24 | ESLanguages->__construct() | JROOT/components/com_customtables/models/catalog.php:231 |
23 | CustomTablesModelCatalog->load() | JROOT/components/com_customtables/helpers/esrecordsview.php:48 |
22 | JHTMLESRecordsView::render() | Same as call in the line below. |
21 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
20 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:146 |
19 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/components/com_customtables/libraries/fieldtypes/_type_records.php:66 |
18 | CT_FieldTypeTag_records::resolveRecordType() | JROOT/components/com_customtables/libraries/tagprocessor/valuetags.php:1017 |
17 | tagProcessor_Value::getValueByType() | JROOT/components/com_customtables/libraries/tagprocessor/valuetags.php:721 |
16 | tagProcessor_Value::processValues() | JROOT/components/com_customtables/libraries/layout.php:85 |
15 | LayoutProcessor->fillLayout() | JROOT/components/com_customtables/views/details/tmpl/default.php:21 |
14 | include JROOT/components/com_customtables/views/details/tmpl/default.php | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:695 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_customtables/views/details/view.html.php:102 |
11 | CustomTablesViewDetails->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_customtables/controllers/details.php:131 |
9 | require_once JROOT/components/com_customtables/controllers/details.php | JROOT/components/com_customtables/controller.php:87 |
8 | CustomTablesController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_customtables/customtables.php:20 |
6 | require_once JROOT/components/com_customtables/customtables.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.27 ms After last query: 0.08 ms Query memory: 0.028 MB Memory before query: 3.398 MB Rows returned: 4
SELECT lang_id AS id, lang_code AS language, title AS caption, title, sef AS original_sef
FROM eai6c_languages
WHERE published=1
ORDER BY lang_id
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | eai6c_languages | index | NULL | PRIMARY | 4 | NULL | 4 | Using where |
Status | Duration |
---|
Starting | 0.05 ms |
Checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
Table lock | 0.01 ms |
Init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Sorting result | 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 | File and line number |
---|
26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
25 | JDatabase->query() | JROOT/administrator/components/com_customtables/libraries/languages.php:49 |
24 | ESLanguages->getLanguageList() | JROOT/components/com_customtables/models/catalog.php:232 |
23 | CustomTablesModelCatalog->load() | JROOT/components/com_customtables/helpers/esrecordsview.php:48 |
22 | JHTMLESRecordsView::render() | Same as call in the line below. |
21 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
20 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:146 |
19 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/components/com_customtables/libraries/fieldtypes/_type_records.php:66 |
18 | CT_FieldTypeTag_records::resolveRecordType() | JROOT/components/com_customtables/libraries/tagprocessor/valuetags.php:1017 |
17 | tagProcessor_Value::getValueByType() | JROOT/components/com_customtables/libraries/tagprocessor/valuetags.php:721 |
16 | tagProcessor_Value::processValues() | JROOT/components/com_customtables/libraries/layout.php:85 |
15 | LayoutProcessor->fillLayout() | JROOT/components/com_customtables/views/details/tmpl/default.php:21 |
14 | include JROOT/components/com_customtables/views/details/tmpl/default.php | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:695 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_customtables/views/details/view.html.php:102 |
11 | CustomTablesViewDetails->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_customtables/controllers/details.php:131 |
9 | require_once JROOT/components/com_customtables/controllers/details.php | JROOT/components/com_customtables/controller.php:87 |
8 | CustomTablesController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_customtables/customtables.php:20 |
6 | require_once JROOT/components/com_customtables/customtables.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.24 ms After last query: 0.06 ms Query memory: 0.028 MB Memory before query: 3.410 MB Rows returned: 4
SELECT lang_id AS id, lang_code AS language, title AS caption, title, sef AS original_sef
FROM eai6c_languages
WHERE published=1
ORDER BY lang_id
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | eai6c_languages | index | NULL | PRIMARY | 4 | NULL | 4 | 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.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.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 | File and line number |
---|
26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
25 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_customtables/libraries/languages.php:51 |
24 | ESLanguages->getLanguageList() | JROOT/components/com_customtables/models/catalog.php:232 |
23 | CustomTablesModelCatalog->load() | JROOT/components/com_customtables/helpers/esrecordsview.php:48 |
22 | JHTMLESRecordsView::render() | Same as call in the line below. |
21 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
20 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:146 |
19 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/components/com_customtables/libraries/fieldtypes/_type_records.php:66 |
18 | CT_FieldTypeTag_records::resolveRecordType() | JROOT/components/com_customtables/libraries/tagprocessor/valuetags.php:1017 |
17 | tagProcessor_Value::getValueByType() | JROOT/components/com_customtables/libraries/tagprocessor/valuetags.php:721 |
16 | tagProcessor_Value::processValues() | JROOT/components/com_customtables/libraries/layout.php:85 |
15 | LayoutProcessor->fillLayout() | JROOT/components/com_customtables/views/details/tmpl/default.php:21 |
14 | include JROOT/components/com_customtables/views/details/tmpl/default.php | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:695 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_customtables/views/details/view.html.php:102 |
11 | CustomTablesViewDetails->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_customtables/controllers/details.php:131 |
9 | require_once JROOT/components/com_customtables/controllers/details.php | JROOT/components/com_customtables/controller.php:87 |
8 | CustomTablesController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_customtables/customtables.php:20 |
6 | require_once JROOT/components/com_customtables/customtables.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.96 ms After last query: 0.08 ms Query memory: 0.029 MB Memory before query: 3.423 MB Rows returned: 1
SELECT *, IF(customtablename!='', customtablename, CONCAT('#__customtables_table_', tablename)) AS realtablename,IF(customidfield!='', customidfield, 'id') AS realidfieldname, 1 AS published_field_found
FROM eai6c_customtables_tables AS s
WHERE tablename='exttypes'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | s | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 13 | Using where |
Status | Duration |
---|
Starting | 0.05 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.03 ms |
Optimizing | 0.01 ms |
Statistics | 0.67 ms |
Preparing | 0.05 ms |
Executing | 0.00 ms |
Sending data | 0.97 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 | File and line number |
---|
27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
26 | JDatabaseDriver->loadAssocList() | JROOT/administrator/components/com_customtables/libraries/tables.php:223 |
25 | ESTables::getTableRowByWhere() | JROOT/administrator/components/com_customtables/libraries/tables.php:212 |
24 | ESTables::getTableRowByNameAssoc() | JROOT/components/com_customtables/models/catalog.php:248 |
23 | CustomTablesModelCatalog->load() | JROOT/components/com_customtables/helpers/esrecordsview.php:48 |
22 | JHTMLESRecordsView::render() | Same as call in the line below. |
21 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
20 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:146 |
19 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/components/com_customtables/libraries/fieldtypes/_type_records.php:66 |
18 | CT_FieldTypeTag_records::resolveRecordType() | JROOT/components/com_customtables/libraries/tagprocessor/valuetags.php:1017 |
17 | tagProcessor_Value::getValueByType() | JROOT/components/com_customtables/libraries/tagprocessor/valuetags.php:721 |
16 | tagProcessor_Value::processValues() | JROOT/components/com_customtables/libraries/layout.php:85 |
15 | LayoutProcessor->fillLayout() | JROOT/components/com_customtables/views/details/tmpl/default.php:21 |
14 | include JROOT/components/com_customtables/views/details/tmpl/default.php | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:695 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_customtables/views/details/view.html.php:102 |
11 | CustomTablesViewDetails->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_customtables/controllers/details.php:131 |
9 | require_once JROOT/components/com_customtables/controllers/details.php | JROOT/components/com_customtables/controller.php:87 |
8 | CustomTablesController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_customtables/customtables.php:20 |
6 | require_once JROOT/components/com_customtables/customtables.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 4.06 ms After last query: 0.09 ms Query memory: 0.030 MB Memory before query: 3.439 MB Rows returned: 2
SELECT *, IF(customfieldname!='', customfieldname, CONCAT('es_',fieldname)) AS realfieldname
FROM eai6c_customtables_fields
WHERE published=1
AND tableid=2
ORDER BY ordering, fieldname
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | eai6c_customtables_fields | ALL | idx_state | NO INDEX KEY COULD BE USED | NULL | NULL | 163 | Using where; Using filesort |
Status | Duration |
---|
Starting | 0.04 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.04 ms |
Optimizing | 0.02 ms |
Statistics | 0.76 ms |
Preparing | 0.57 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.02 ms |
Creating sort index | 2.44 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.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
25 | JDatabaseDriver->loadAssocList() | JROOT/administrator/components/com_customtables/libraries/fields.php:1163 |
24 | ESFields::getFields() | JROOT/components/com_customtables/models/catalog.php:267 |
23 | CustomTablesModelCatalog->load() | JROOT/components/com_customtables/helpers/esrecordsview.php:48 |
22 | JHTMLESRecordsView::render() | Same as call in the line below. |
21 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
20 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:146 |
19 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/components/com_customtables/libraries/fieldtypes/_type_records.php:66 |
18 | CT_FieldTypeTag_records::resolveRecordType() | JROOT/components/com_customtables/libraries/tagprocessor/valuetags.php:1017 |
17 | tagProcessor_Value::getValueByType() | JROOT/components/com_customtables/libraries/tagprocessor/valuetags.php:721 |
16 | tagProcessor_Value::processValues() | JROOT/components/com_customtables/libraries/layout.php:85 |
15 | LayoutProcessor->fillLayout() | JROOT/components/com_customtables/views/details/tmpl/default.php:21 |
14 | include JROOT/components/com_customtables/views/details/tmpl/default.php | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:695 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_customtables/views/details/view.html.php:102 |
11 | CustomTablesViewDetails->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_customtables/controllers/details.php:131 |
9 | require_once JROOT/components/com_customtables/controllers/details.php | JROOT/components/com_customtables/controller.php:87 |
8 | CustomTablesController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_customtables/customtables.php:20 |
6 | require_once JROOT/components/com_customtables/customtables.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.33 ms After last query: 0.16 ms Query memory: 0.028 MB Memory before query: 3.463 MB Rows returned: 1
SELECT COUNT(id) AS count
FROM eai6c_customtables_table_exttypes
WHERE INSTR(",,1,,",id)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | eai6c_customtables_table_exttypes | index | NULL | PRIMARY | 4 | NULL | 5 | Using where; Using index |
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.03 ms |
Optimizing | 0.01 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.11 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.00 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
24 | JDatabaseDriver->loadObjectList() | JROOT/components/com_customtables/models/catalog.php:735 |
23 | CustomTablesModelCatalog->getSearchResult() | JROOT/components/com_customtables/helpers/esrecordsview.php:53 |
22 | JHTMLESRecordsView::render() | Same as call in the line below. |
21 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
20 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:146 |
19 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/components/com_customtables/libraries/fieldtypes/_type_records.php:66 |
18 | CT_FieldTypeTag_records::resolveRecordType() | JROOT/components/com_customtables/libraries/tagprocessor/valuetags.php:1017 |
17 | tagProcessor_Value::getValueByType() | JROOT/components/com_customtables/libraries/tagprocessor/valuetags.php:721 |
16 | tagProcessor_Value::processValues() | JROOT/components/com_customtables/libraries/layout.php:85 |
15 | LayoutProcessor->fillLayout() | JROOT/components/com_customtables/views/details/tmpl/default.php:21 |
14 | include JROOT/components/com_customtables/views/details/tmpl/default.php | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:695 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_customtables/views/details/view.html.php:102 |
11 | CustomTablesViewDetails->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_customtables/controllers/details.php:131 |
9 | require_once JROOT/components/com_customtables/controllers/details.php | JROOT/components/com_customtables/controller.php:87 |
8 | CustomTablesController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_customtables/customtables.php:20 |
6 | require_once JROOT/components/com_customtables/customtables.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.28 ms After last query: 0.07 ms Query memory: 0.028 MB Memory before query: 3.476 MB Rows returned: 1
SELECT *, eai6c_customtables_table_exttypes.id as listing_id, eai6c_customtables_table_exttypes.published AS listing_published
FROM eai6c_customtables_table_exttypes
WHERE INSTR(",,1,,",id)
LIMIT 0, 20000
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | eai6c_customtables_table_exttypes | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | 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.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.11 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 | File and line number |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
24 | JDatabaseDriver->loadAssocList() | JROOT/components/com_customtables/models/catalog.php:767 |
23 | CustomTablesModelCatalog->getSearchResult() | JROOT/components/com_customtables/helpers/esrecordsview.php:53 |
22 | JHTMLESRecordsView::render() | Same as call in the line below. |
21 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
20 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:146 |
19 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/components/com_customtables/libraries/fieldtypes/_type_records.php:66 |
18 | CT_FieldTypeTag_records::resolveRecordType() | JROOT/components/com_customtables/libraries/tagprocessor/valuetags.php:1017 |
17 | tagProcessor_Value::getValueByType() | JROOT/components/com_customtables/libraries/tagprocessor/valuetags.php:721 |
16 | tagProcessor_Value::processValues() | JROOT/components/com_customtables/libraries/layout.php:85 |
15 | LayoutProcessor->fillLayout() | JROOT/components/com_customtables/views/details/tmpl/default.php:21 |
14 | include JROOT/components/com_customtables/views/details/tmpl/default.php | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:695 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_customtables/views/details/view.html.php:102 |
11 | CustomTablesViewDetails->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_customtables/controllers/details.php:131 |
9 | require_once JROOT/components/com_customtables/controllers/details.php | JROOT/components/com_customtables/controller.php:87 |
8 | CustomTablesController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_customtables/customtables.php:20 |
6 | require_once JROOT/components/com_customtables/customtables.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.33 ms After last query: 0.07 ms Query memory: 0.028 MB Memory before query: 3.488 MB Rows returned: 1
SELECT id, layoutcode, UNIX_TIMESTAMP(modified) AS ts, layouttype
FROM eai6c_customtables_layouts
WHERE layoutname='exttypeicon'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | eai6c_customtables_layouts | ref | idx_layoutname | idx_layoutname | 767 | const | 1 | Using index condition |
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.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.04 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.12 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 | File and line number |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
24 | JDatabaseDriver->loadAssocList() | JROOT/administrator/components/com_customtables/libraries/layouts.php:47 |
23 | ESLayouts::getLayout() | JROOT/components/com_customtables/helpers/esrecordsview.php:154 |
22 | JHTMLESRecordsView::render() | Same as call in the line below. |
21 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
20 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:146 |
19 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/components/com_customtables/libraries/fieldtypes/_type_records.php:66 |
18 | CT_FieldTypeTag_records::resolveRecordType() | JROOT/components/com_customtables/libraries/tagprocessor/valuetags.php:1017 |
17 | tagProcessor_Value::getValueByType() | JROOT/components/com_customtables/libraries/tagprocessor/valuetags.php:721 |
16 | tagProcessor_Value::processValues() | JROOT/components/com_customtables/libraries/layout.php:85 |
15 | LayoutProcessor->fillLayout() | JROOT/components/com_customtables/views/details/tmpl/default.php:21 |
14 | include JROOT/components/com_customtables/views/details/tmpl/default.php | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:695 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_customtables/views/details/view.html.php:102 |
11 | CustomTablesViewDetails->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_customtables/controllers/details.php:131 |
9 | require_once JROOT/components/com_customtables/controllers/details.php | JROOT/components/com_customtables/controller.php:87 |
8 | CustomTablesController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_customtables/customtables.php:20 |
6 | require_once JROOT/components/com_customtables/customtables.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.02 ms After last query: 5.11 ms Query memory: 0.029 MB Memory before query: 3.512 MB Rows returned: 4
SELECT lang_id AS id, lang_code AS language, title AS caption, title, sef AS original_sef
FROM eai6c_languages
WHERE published=1
ORDER BY lang_id
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | eai6c_languages | index | NULL | PRIMARY | 4 | NULL | 4 | 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.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.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.75 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
26 | JDatabase->query() | JROOT/administrator/components/com_customtables/libraries/languages.php:49 |
25 | ESLanguages->getLanguageList() | JROOT/administrator/components/com_customtables/libraries/languages.php:17 |
24 | ESLanguages->__construct() | JROOT/components/com_customtables/models/catalog.php:231 |
23 | CustomTablesModelCatalog->load() | JROOT/components/com_customtables/helpers/esrecordsview.php:48 |
22 | JHTMLESRecordsView::render() | Same as call in the line below. |
21 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
20 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:111 |
19 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/components/com_customtables/libraries/fieldtypes/_type_records.php:66 |
18 | CT_FieldTypeTag_records::resolveRecordType() | JROOT/components/com_customtables/libraries/tagprocessor/valuetags.php:1017 |
17 | tagProcessor_Value::getValueByType() | JROOT/components/com_customtables/libraries/tagprocessor/valuetags.php:721 |
16 | tagProcessor_Value::processValues() | JROOT/components/com_customtables/libraries/layout.php:85 |
15 | LayoutProcessor->fillLayout() | JROOT/components/com_customtables/views/details/tmpl/default.php:21 |
14 | include JROOT/components/com_customtables/views/details/tmpl/default.php | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:695 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_customtables/views/details/view.html.php:102 |
11 | CustomTablesViewDetails->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_customtables/controllers/details.php:131 |
9 | require_once JROOT/components/com_customtables/controllers/details.php | JROOT/components/com_customtables/controller.php:87 |
8 | CustomTablesController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_customtables/customtables.php:20 |
6 | require_once JROOT/components/com_customtables/customtables.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.27 ms After last query: 0.07 ms Query memory: 0.029 MB Memory before query: 3.524 MB Rows returned: 4
SELECT lang_id AS id, lang_code AS language, title AS caption, title, sef AS original_sef
FROM eai6c_languages
WHERE published=1
ORDER BY lang_id
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | eai6c_languages | index | NULL | PRIMARY | 4 | NULL | 4 | Using where |
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.01 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.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.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
26 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_customtables/libraries/languages.php:51 |
25 | ESLanguages->getLanguageList() | JROOT/administrator/components/com_customtables/libraries/languages.php:17 |
24 | ESLanguages->__construct() | JROOT/components/com_customtables/models/catalog.php:231 |
23 | CustomTablesModelCatalog->load() | JROOT/components/com_customtables/helpers/esrecordsview.php:48 |
22 | JHTMLESRecordsView::render() | Same as call in the line below. |
21 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
20 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:111 |
19 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/components/com_customtables/libraries/fieldtypes/_type_records.php:66 |
18 | CT_FieldTypeTag_records::resolveRecordType() | JROOT/components/com_customtables/libraries/tagprocessor/valuetags.php:1017 |
17 | tagProcessor_Value::getValueByType() | JROOT/components/com_customtables/libraries/tagprocessor/valuetags.php:721 |
16 | tagProcessor_Value::processValues() | JROOT/components/com_customtables/libraries/layout.php:85 |
15 | LayoutProcessor->fillLayout() | JROOT/components/com_customtables/views/details/tmpl/default.php:21 |
14 | include JROOT/components/com_customtables/views/details/tmpl/default.php | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:695 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_customtables/views/details/view.html.php:102 |
11 | CustomTablesViewDetails->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_customtables/controllers/details.php:131 |
9 | require_once JROOT/components/com_customtables/controllers/details.php | JROOT/components/com_customtables/controller.php:87 |
8 | CustomTablesController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_customtables/customtables.php:20 |
6 | require_once JROOT/components/com_customtables/customtables.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.79 ms After last query: 0.08 ms Query memory: 0.029 MB Memory before query: 3.546 MB Rows returned: 4
SELECT lang_id AS id, lang_code AS language, title AS caption, title, sef AS original_sef
FROM eai6c_languages
WHERE published=1
ORDER BY lang_id
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | eai6c_languages | index | NULL | PRIMARY | 4 | NULL | 4 | Using where |
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.01 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.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.56 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
25 | JDatabase->query() | JROOT/administrator/components/com_customtables/libraries/languages.php:49 |
24 | ESLanguages->getLanguageList() | JROOT/components/com_customtables/models/catalog.php:232 |
23 | CustomTablesModelCatalog->load() | JROOT/components/com_customtables/helpers/esrecordsview.php:48 |
22 | JHTMLESRecordsView::render() | Same as call in the line below. |
21 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
20 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:111 |
19 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/components/com_customtables/libraries/fieldtypes/_type_records.php:66 |
18 | CT_FieldTypeTag_records::resolveRecordType() | JROOT/components/com_customtables/libraries/tagprocessor/valuetags.php:1017 |
17 | tagProcessor_Value::getValueByType() | JROOT/components/com_customtables/libraries/tagprocessor/valuetags.php:721 |
16 | tagProcessor_Value::processValues() | JROOT/components/com_customtables/libraries/layout.php:85 |
15 | LayoutProcessor->fillLayout() | JROOT/components/com_customtables/views/details/tmpl/default.php:21 |
14 | include JROOT/components/com_customtables/views/details/tmpl/default.php | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:695 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_customtables/views/details/view.html.php:102 |
11 | CustomTablesViewDetails->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_customtables/controllers/details.php:131 |
9 | require_once JROOT/components/com_customtables/controllers/details.php | JROOT/components/com_customtables/controller.php:87 |
8 | CustomTablesController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_customtables/customtables.php:20 |
6 | require_once JROOT/components/com_customtables/customtables.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.28 ms After last query: 0.05 ms Query memory: 0.028 MB Memory before query: 3.559 MB Rows returned: 4
SELECT lang_id AS id, lang_code AS language, title AS caption, title, sef AS original_sef
FROM eai6c_languages
WHERE published=1
ORDER BY lang_id
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | eai6c_languages | index | NULL | PRIMARY | 4 | NULL | 4 | 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.00 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.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.01 ms |
Freeing items | 0.00 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
25 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_customtables/libraries/languages.php:51 |
24 | ESLanguages->getLanguageList() | JROOT/components/com_customtables/models/catalog.php:232 |
23 | CustomTablesModelCatalog->load() | JROOT/components/com_customtables/helpers/esrecordsview.php:48 |
22 | JHTMLESRecordsView::render() | Same as call in the line below. |
21 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
20 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:111 |
19 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/components/com_customtables/libraries/fieldtypes/_type_records.php:66 |
18 | CT_FieldTypeTag_records::resolveRecordType() | JROOT/components/com_customtables/libraries/tagprocessor/valuetags.php:1017 |
17 | tagProcessor_Value::getValueByType() | JROOT/components/com_customtables/libraries/tagprocessor/valuetags.php:721 |
16 | tagProcessor_Value::processValues() | JROOT/components/com_customtables/libraries/layout.php:85 |
15 | LayoutProcessor->fillLayout() | JROOT/components/com_customtables/views/details/tmpl/default.php:21 |
14 | include JROOT/components/com_customtables/views/details/tmpl/default.php | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:695 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_customtables/views/details/view.html.php:102 |
11 | CustomTablesViewDetails->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_customtables/controllers/details.php:131 |
9 | require_once JROOT/components/com_customtables/controllers/details.php | JROOT/components/com_customtables/controller.php:87 |
8 | CustomTablesController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_customtables/customtables.php:20 |
6 | require_once JROOT/components/com_customtables/customtables.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.22 ms After last query: 0.11 ms Query memory: 0.029 MB Memory before query: 3.572 MB Rows returned: 1
SELECT *, IF(customtablename!='', customtablename, CONCAT('#__customtables_table_', tablename)) AS realtablename,IF(customidfield!='', customidfield, 'id') AS realidfieldname, 1 AS published_field_found
FROM eai6c_customtables_tables AS s
WHERE tablename='joomlaversions'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | s | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 13 | Using where |
Status | Duration |
---|
Starting | 0.05 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.04 ms |
Optimizing | 0.01 ms |
Statistics | 0.81 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.12 ms |
End of update loop | 0.01 ms |
Query end | 0.00 ms |
Commit | 0.00 ms |
Closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
Closing tables | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
26 | JDatabaseDriver->loadAssocList() | JROOT/administrator/components/com_customtables/libraries/tables.php:223 |
25 | ESTables::getTableRowByWhere() | JROOT/administrator/components/com_customtables/libraries/tables.php:212 |
24 | ESTables::getTableRowByNameAssoc() | JROOT/components/com_customtables/models/catalog.php:248 |
23 | CustomTablesModelCatalog->load() | JROOT/components/com_customtables/helpers/esrecordsview.php:48 |
22 | JHTMLESRecordsView::render() | Same as call in the line below. |
21 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
20 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:111 |
19 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/components/com_customtables/libraries/fieldtypes/_type_records.php:66 |
18 | CT_FieldTypeTag_records::resolveRecordType() | JROOT/components/com_customtables/libraries/tagprocessor/valuetags.php:1017 |
17 | tagProcessor_Value::getValueByType() | JROOT/components/com_customtables/libraries/tagprocessor/valuetags.php:721 |
16 | tagProcessor_Value::processValues() | JROOT/components/com_customtables/libraries/layout.php:85 |
15 | LayoutProcessor->fillLayout() | JROOT/components/com_customtables/views/details/tmpl/default.php:21 |
14 | include JROOT/components/com_customtables/views/details/tmpl/default.php | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:695 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_customtables/views/details/view.html.php:102 |
11 | CustomTablesViewDetails->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_customtables/controllers/details.php:131 |
9 | require_once JROOT/components/com_customtables/controllers/details.php | JROOT/components/com_customtables/controller.php:87 |
8 | CustomTablesController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_customtables/customtables.php:20 |
6 | require_once JROOT/components/com_customtables/customtables.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.24 ms After last query: 0.07 ms Query memory: 0.031 MB Memory before query: 3.588 MB Rows returned: 4
SELECT *, IF(customfieldname!='', customfieldname, CONCAT('es_',fieldname)) AS realfieldname
FROM eai6c_customtables_fields
WHERE published=1
AND tableid=3
ORDER BY ordering, fieldname
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | eai6c_customtables_fields | ALL | idx_state | NO INDEX KEY COULD BE USED | NULL | NULL | 163 | Using where; Using filesort |
Status | Duration |
---|
Starting | 0.04 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.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.03 ms |
Preparing | 0.01 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.02 ms |
Creating sort index | 0.90 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 | File and line number |
---|
26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
25 | JDatabaseDriver->loadAssocList() | JROOT/administrator/components/com_customtables/libraries/fields.php:1163 |
24 | ESFields::getFields() | JROOT/components/com_customtables/models/catalog.php:267 |
23 | CustomTablesModelCatalog->load() | JROOT/components/com_customtables/helpers/esrecordsview.php:48 |
22 | JHTMLESRecordsView::render() | Same as call in the line below. |
21 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
20 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:111 |
19 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/components/com_customtables/libraries/fieldtypes/_type_records.php:66 |
18 | CT_FieldTypeTag_records::resolveRecordType() | JROOT/components/com_customtables/libraries/tagprocessor/valuetags.php:1017 |
17 | tagProcessor_Value::getValueByType() | JROOT/components/com_customtables/libraries/tagprocessor/valuetags.php:721 |
16 | tagProcessor_Value::processValues() | JROOT/components/com_customtables/libraries/layout.php:85 |
15 | LayoutProcessor->fillLayout() | JROOT/components/com_customtables/views/details/tmpl/default.php:21 |
14 | include JROOT/components/com_customtables/views/details/tmpl/default.php | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:695 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_customtables/views/details/view.html.php:102 |
11 | CustomTablesViewDetails->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_customtables/controllers/details.php:131 |
9 | require_once JROOT/components/com_customtables/controllers/details.php | JROOT/components/com_customtables/controller.php:87 |
8 | CustomTablesController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_customtables/customtables.php:20 |
6 | require_once JROOT/components/com_customtables/customtables.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.32 ms After last query: 0.14 ms Query memory: 0.028 MB Memory before query: 3.618 MB Rows returned: 1
SELECT COUNT(id) AS count
FROM eai6c_customtables_table_joomlaversions
WHERE INSTR(",,6,,",id)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | eai6c_customtables_table_joomlaversions | index | NULL | PRIMARY | 4 | NULL | 8 | Using where; Using index |
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.01 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.11 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 | File and line number |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
24 | JDatabaseDriver->loadObjectList() | JROOT/components/com_customtables/models/catalog.php:735 |
23 | CustomTablesModelCatalog->getSearchResult() | JROOT/components/com_customtables/helpers/esrecordsview.php:53 |
22 | JHTMLESRecordsView::render() | Same as call in the line below. |
21 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
20 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:111 |
19 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/components/com_customtables/libraries/fieldtypes/_type_records.php:66 |
18 | CT_FieldTypeTag_records::resolveRecordType() | JROOT/components/com_customtables/libraries/tagprocessor/valuetags.php:1017 |
17 | tagProcessor_Value::getValueByType() | JROOT/components/com_customtables/libraries/tagprocessor/valuetags.php:721 |
16 | tagProcessor_Value::processValues() | JROOT/components/com_customtables/libraries/layout.php:85 |
15 | LayoutProcessor->fillLayout() | JROOT/components/com_customtables/views/details/tmpl/default.php:21 |
14 | include JROOT/components/com_customtables/views/details/tmpl/default.php | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:695 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_customtables/views/details/view.html.php:102 |
11 | CustomTablesViewDetails->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_customtables/controllers/details.php:131 |
9 | require_once JROOT/components/com_customtables/controllers/details.php | JROOT/components/com_customtables/controller.php:87 |
8 | CustomTablesController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_customtables/customtables.php:20 |
6 | require_once JROOT/components/com_customtables/customtables.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.29 ms After last query: 0.06 ms Query memory: 0.028 MB Memory before query: 3.631 MB Rows returned: 1
SELECT *, eai6c_customtables_table_joomlaversions.id as listing_id, eai6c_customtables_table_joomlaversions.published AS listing_published
FROM eai6c_customtables_table_joomlaversions
WHERE INSTR(",,6,,",id)
LIMIT 0, 20000
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | eai6c_customtables_table_joomlaversions | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 8 | 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.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.11 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 | File and line number |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
24 | JDatabaseDriver->loadAssocList() | JROOT/components/com_customtables/models/catalog.php:767 |
23 | CustomTablesModelCatalog->getSearchResult() | JROOT/components/com_customtables/helpers/esrecordsview.php:53 |
22 | JHTMLESRecordsView::render() | Same as call in the line below. |
21 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
20 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:111 |
19 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/components/com_customtables/libraries/fieldtypes/_type_records.php:66 |
18 | CT_FieldTypeTag_records::resolveRecordType() | JROOT/components/com_customtables/libraries/tagprocessor/valuetags.php:1017 |
17 | tagProcessor_Value::getValueByType() | JROOT/components/com_customtables/libraries/tagprocessor/valuetags.php:721 |
16 | tagProcessor_Value::processValues() | JROOT/components/com_customtables/libraries/layout.php:85 |
15 | LayoutProcessor->fillLayout() | JROOT/components/com_customtables/views/details/tmpl/default.php:21 |
14 | include JROOT/components/com_customtables/views/details/tmpl/default.php | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:695 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_customtables/views/details/view.html.php:102 |
11 | CustomTablesViewDetails->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_customtables/controllers/details.php:131 |
9 | require_once JROOT/components/com_customtables/controllers/details.php | JROOT/components/com_customtables/controller.php:87 |
8 | CustomTablesController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_customtables/customtables.php:20 |
6 | require_once JROOT/components/com_customtables/customtables.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.81 ms After last query: 0.06 ms Query memory: 0.028 MB Memory before query: 3.643 MB Rows returned: 1
SELECT id, layoutcode, UNIX_TIMESTAMP(modified) AS ts, layouttype
FROM eai6c_customtables_layouts
WHERE layoutname='joomlaversionselection'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | eai6c_customtables_layouts | ref | idx_layoutname | idx_layoutname | 767 | const | 1 | Using index condition |
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.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.50 ms |
Preparing | 0.02 ms |
Executing | 0.00 ms |
Sending data | 0.12 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 | File and line number |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
24 | JDatabaseDriver->loadAssocList() | JROOT/administrator/components/com_customtables/libraries/layouts.php:47 |
23 | ESLayouts::getLayout() | JROOT/components/com_customtables/helpers/esrecordsview.php:154 |
22 | JHTMLESRecordsView::render() | Same as call in the line below. |
21 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
20 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:111 |
19 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/components/com_customtables/libraries/fieldtypes/_type_records.php:66 |
18 | CT_FieldTypeTag_records::resolveRecordType() | JROOT/components/com_customtables/libraries/tagprocessor/valuetags.php:1017 |
17 | tagProcessor_Value::getValueByType() | JROOT/components/com_customtables/libraries/tagprocessor/valuetags.php:721 |
16 | tagProcessor_Value::processValues() | JROOT/components/com_customtables/libraries/layout.php:85 |
15 | LayoutProcessor->fillLayout() | JROOT/components/com_customtables/views/details/tmpl/default.php:21 |
14 | include JROOT/components/com_customtables/views/details/tmpl/default.php | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:695 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_customtables/views/details/view.html.php:102 |
11 | CustomTablesViewDetails->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_customtables/controllers/details.php:131 |
9 | require_once JROOT/components/com_customtables/controllers/details.php | JROOT/components/com_customtables/controller.php:87 |
8 | CustomTablesController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_customtables/customtables.php:20 |
6 | require_once JROOT/components/com_customtables/customtables.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 19.67 ms After last query: 17.23 ms Query memory: 0.027 MB Memory before query: 3.821 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 eai6c_fields AS a
LEFT JOIN `eai6c_languages` AS l
ON l.lang_code = a.language
LEFT JOIN eai6c_users AS uc
ON uc.id=a.checked_out
LEFT JOIN eai6c_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN eai6c_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN eai6c_fields_groups AS g
ON g.id = a.group_id
WHERE a.context = 'com_content.article'
AND a.access IN (1,1,5)
AND (a.group_id = 0 OR g.access IN (1,1,5))
AND a.state = 1
AND (a.group_id = 0 OR g.state = 1)
ORDER BY a.ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ref | idx_state,idx_access,idx_context | idx_state | 1 | const | 1 | Using where; Using temporary; Using filesort |
1 | SIMPLE | l | eq_ref | idx_langcode | idx_langcode | 28 | oxfordsms.a.language | 1 | Using where |
1 | SIMPLE | uc | eq_ref | PRIMARY | PRIMARY | 4 | oxfordsms.a.checked_out | 1 | |
1 | SIMPLE | ag | eq_ref | PRIMARY | PRIMARY | 4 | oxfordsms.a.access | 1 | Using where |
1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | oxfordsms.a.created_user_id | 1 | Using where |
1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | oxfordsms.a.group_id | 1 | Using where |
Status | Duration |
---|
Starting | 2.42 ms |
Checking permissions | 0.94 ms |
Opening tables | 0.10 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
Table lock | 0.01 ms |
Init | 0.06 ms |
Optimizing | 0.04 ms |
Statistics | 3.42 ms |
Preparing | 0.87 ms |
Creating tmp table | 2.93 ms |
Sorting result | 0.03 ms |
Executing | 0.00 ms |
Sending data | 5.41 ms |
Creating sort index | 0.54 ms |
Removing tmp table | 2.53 ms |
Creating sort index | 0.13 ms |
End of update loop | 0.01 ms |
Query end | 0.00 ms |
Commit | 0.01 ms |
Closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
Closing tables | 0.02 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.02 ms |
Updating status | 0.02 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
23 | JDatabaseDriver->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/plugins/system/fields/fields.php:495 |
18 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
17 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
16 | JEventDispatcher->trigger() | JROOT/components/com_customtables/libraries/layout.php:127 |
15 | LayoutProcessor::applyContentPlugins() | JROOT/components/com_customtables/views/details/tmpl/default.php:24 |
14 | include JROOT/components/com_customtables/views/details/tmpl/default.php | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:695 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_customtables/views/details/view.html.php:102 |
11 | CustomTablesViewDetails->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_customtables/controllers/details.php:131 |
9 | require_once JROOT/components/com_customtables/controllers/details.php | JROOT/components/com_customtables/controller.php:87 |
8 | CustomTablesController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_customtables/customtables.php:20 |
6 | require_once JROOT/components/com_customtables/customtables.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.46 ms After last query: 0.50 ms Query memory: 0.028 MB Memory before query: 3.839 MB Rows returned: 4
SELECT lang_id AS id, lang_code AS language, title AS caption, title, sef AS original_sef
FROM eai6c_languages
WHERE published=1
ORDER BY lang_id
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | eai6c_languages | index | NULL | PRIMARY | 4 | NULL | 4 | 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.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.02 ms |
Preparing | 0.02 ms |
Sorting result | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.16 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 | File and line number |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
24 | JDatabase->query() | JROOT/administrator/components/com_customtables/libraries/languages.php:49 |
23 | ESLanguages->getLanguageList() | JROOT/administrator/components/com_customtables/libraries/languages.php:17 |
22 | ESLanguages->__construct() | JROOT/components/com_customtables/models/catalog.php:231 |
21 | CustomTablesModelCatalog->load() | JROOT/plugins/content/customtables/customtables.php:412 |
20 | plgContentCustomTables->getCatalogCustomTables() | JROOT/plugins/content/customtables/customtables.php:72 |
19 | plgContentCustomTables->doCatalogPluginStaff() | JROOT/plugins/content/customtables/customtables.php:30 |
18 | plgContentCustomTables->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
17 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
16 | JEventDispatcher->trigger() | JROOT/components/com_customtables/libraries/layout.php:127 |
15 | LayoutProcessor::applyContentPlugins() | JROOT/components/com_customtables/views/details/tmpl/default.php:24 |
14 | include JROOT/components/com_customtables/views/details/tmpl/default.php | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:695 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_customtables/views/details/view.html.php:102 |
11 | CustomTablesViewDetails->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_customtables/controllers/details.php:131 |
9 | require_once JROOT/components/com_customtables/controllers/details.php | JROOT/components/com_customtables/controller.php:87 |
8 | CustomTablesController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_customtables/customtables.php:20 |
6 | require_once JROOT/components/com_customtables/customtables.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.29 ms After last query: 0.06 ms Query memory: 0.028 MB Memory before query: 3.851 MB Rows returned: 4
SELECT lang_id AS id, lang_code AS language, title AS caption, title, sef AS original_sef
FROM eai6c_languages
WHERE published=1
ORDER BY lang_id
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | eai6c_languages | index | NULL | PRIMARY | 4 | NULL | 4 | 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.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.11 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 | File and line number |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
24 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_customtables/libraries/languages.php:51 |
23 | ESLanguages->getLanguageList() | JROOT/administrator/components/com_customtables/libraries/languages.php:17 |
22 | ESLanguages->__construct() | JROOT/components/com_customtables/models/catalog.php:231 |
21 | CustomTablesModelCatalog->load() | JROOT/plugins/content/customtables/customtables.php:412 |
20 | plgContentCustomTables->getCatalogCustomTables() | JROOT/plugins/content/customtables/customtables.php:72 |
19 | plgContentCustomTables->doCatalogPluginStaff() | JROOT/plugins/content/customtables/customtables.php:30 |
18 | plgContentCustomTables->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
17 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
16 | JEventDispatcher->trigger() | JROOT/components/com_customtables/libraries/layout.php:127 |
15 | LayoutProcessor::applyContentPlugins() | JROOT/components/com_customtables/views/details/tmpl/default.php:24 |
14 | include JROOT/components/com_customtables/views/details/tmpl/default.php | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:695 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_customtables/views/details/view.html.php:102 |
11 | CustomTablesViewDetails->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_customtables/controllers/details.php:131 |
9 | require_once JROOT/components/com_customtables/controllers/details.php | JROOT/components/com_customtables/controller.php:87 |
8 | CustomTablesController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_customtables/customtables.php:20 |
6 | require_once JROOT/components/com_customtables/customtables.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.28 ms After last query: 0.08 ms Query memory: 0.027 MB Memory before query: 3.865 MB Rows returned: 4
SELECT lang_id AS id, lang_code AS language, title AS caption, title, sef AS original_sef
FROM eai6c_languages
WHERE published=1
ORDER BY lang_id
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | eai6c_languages | index | NULL | PRIMARY | 4 | NULL | 4 | 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.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.11 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 | File and line number |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
23 | JDatabase->query() | JROOT/administrator/components/com_customtables/libraries/languages.php:49 |
22 | ESLanguages->getLanguageList() | JROOT/components/com_customtables/models/catalog.php:232 |
21 | CustomTablesModelCatalog->load() | JROOT/plugins/content/customtables/customtables.php:412 |
20 | plgContentCustomTables->getCatalogCustomTables() | JROOT/plugins/content/customtables/customtables.php:72 |
19 | plgContentCustomTables->doCatalogPluginStaff() | JROOT/plugins/content/customtables/customtables.php:30 |
18 | plgContentCustomTables->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
17 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
16 | JEventDispatcher->trigger() | JROOT/components/com_customtables/libraries/layout.php:127 |
15 | LayoutProcessor::applyContentPlugins() | JROOT/components/com_customtables/views/details/tmpl/default.php:24 |
14 | include JROOT/components/com_customtables/views/details/tmpl/default.php | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:695 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_customtables/views/details/view.html.php:102 |
11 | CustomTablesViewDetails->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_customtables/controllers/details.php:131 |
9 | require_once JROOT/components/com_customtables/controllers/details.php | JROOT/components/com_customtables/controller.php:87 |
8 | CustomTablesController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_customtables/customtables.php:20 |
6 | require_once JROOT/components/com_customtables/customtables.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.27 ms After last query: 0.04 ms Query memory: 0.027 MB Memory before query: 3.877 MB Rows returned: 4
SELECT lang_id AS id, lang_code AS language, title AS caption, title, sef AS original_sef
FROM eai6c_languages
WHERE published=1
ORDER BY lang_id
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | eai6c_languages | index | NULL | PRIMARY | 4 | NULL | 4 | 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.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.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.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 | File and line number |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
23 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_customtables/libraries/languages.php:51 |
22 | ESLanguages->getLanguageList() | JROOT/components/com_customtables/models/catalog.php:232 |
21 | CustomTablesModelCatalog->load() | JROOT/plugins/content/customtables/customtables.php:412 |
20 | plgContentCustomTables->getCatalogCustomTables() | JROOT/plugins/content/customtables/customtables.php:72 |
19 | plgContentCustomTables->doCatalogPluginStaff() | JROOT/plugins/content/customtables/customtables.php:30 |
18 | plgContentCustomTables->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
17 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
16 | JEventDispatcher->trigger() | JROOT/components/com_customtables/libraries/layout.php:127 |
15 | LayoutProcessor::applyContentPlugins() | JROOT/components/com_customtables/views/details/tmpl/default.php:24 |
14 | include JROOT/components/com_customtables/views/details/tmpl/default.php | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:695 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_customtables/views/details/view.html.php:102 |
11 | CustomTablesViewDetails->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_customtables/controllers/details.php:131 |
9 | require_once JROOT/components/com_customtables/controllers/details.php | JROOT/components/com_customtables/controller.php:87 |
8 | CustomTablesController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_customtables/customtables.php:20 |
6 | require_once JROOT/components/com_customtables/customtables.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.41 ms After last query: 0.07 ms Query memory: 0.029 MB Memory before query: 3.889 MB Rows returned: 1
SELECT *, IF(customtablename!='', customtablename, CONCAT('#__customtables_table_', tablename)) AS realtablename,IF(customidfield!='', customidfield, 'id') AS realidfieldname, 1 AS published_field_found
FROM eai6c_customtables_tables AS s
WHERE tablename='products'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | s | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 13 | Using where |
Status | Duration |
---|
Starting | 0.05 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.04 ms |
Optimizing | 0.01 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.15 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 | File and line number |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
24 | JDatabaseDriver->loadAssocList() | JROOT/administrator/components/com_customtables/libraries/tables.php:223 |
23 | ESTables::getTableRowByWhere() | JROOT/administrator/components/com_customtables/libraries/tables.php:212 |
22 | ESTables::getTableRowByNameAssoc() | JROOT/components/com_customtables/models/catalog.php:248 |
21 | CustomTablesModelCatalog->load() | JROOT/plugins/content/customtables/customtables.php:412 |
20 | plgContentCustomTables->getCatalogCustomTables() | JROOT/plugins/content/customtables/customtables.php:72 |
19 | plgContentCustomTables->doCatalogPluginStaff() | JROOT/plugins/content/customtables/customtables.php:30 |
18 | plgContentCustomTables->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
17 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
16 | JEventDispatcher->trigger() | JROOT/components/com_customtables/libraries/layout.php:127 |
15 | LayoutProcessor::applyContentPlugins() | JROOT/components/com_customtables/views/details/tmpl/default.php:24 |
14 | include JROOT/components/com_customtables/views/details/tmpl/default.php | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:695 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_customtables/views/details/view.html.php:102 |
11 | CustomTablesViewDetails->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_customtables/controllers/details.php:131 |
9 | require_once JROOT/components/com_customtables/controllers/details.php | JROOT/components/com_customtables/controller.php:87 |
8 | CustomTablesController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_customtables/customtables.php:20 |
6 | require_once JROOT/components/com_customtables/customtables.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.49 ms After last query: 0.07 ms Query memory: 0.040 MB Memory before query: 3.904 MB Rows returned: 13
SELECT *, IF(customfieldname!='', customfieldname, CONCAT('es_',fieldname)) AS realfieldname
FROM eai6c_customtables_fields
WHERE published=1
AND tableid=6
ORDER BY ordering, fieldname
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | eai6c_customtables_fields | ALL | idx_state | NO INDEX KEY COULD BE USED | NULL | NULL | 163 | Using where; Using filesort |
Status | Duration |
---|
Starting | 0.04 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.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.03 ms |
Preparing | 0.01 ms |
Sorting result | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.03 ms |
Creating sort index | 1.16 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.02 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
23 | JDatabaseDriver->loadAssocList() | JROOT/administrator/components/com_customtables/libraries/fields.php:1163 |
22 | ESFields::getFields() | JROOT/components/com_customtables/models/catalog.php:267 |
21 | CustomTablesModelCatalog->load() | JROOT/plugins/content/customtables/customtables.php:412 |
20 | plgContentCustomTables->getCatalogCustomTables() | JROOT/plugins/content/customtables/customtables.php:72 |
19 | plgContentCustomTables->doCatalogPluginStaff() | JROOT/plugins/content/customtables/customtables.php:30 |
18 | plgContentCustomTables->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
17 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
16 | JEventDispatcher->trigger() | JROOT/components/com_customtables/libraries/layout.php:127 |
15 | LayoutProcessor::applyContentPlugins() | JROOT/components/com_customtables/views/details/tmpl/default.php:24 |
14 | include JROOT/components/com_customtables/views/details/tmpl/default.php | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:695 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_customtables/views/details/view.html.php:102 |
11 | CustomTablesViewDetails->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_customtables/controllers/details.php:131 |
9 | require_once JROOT/components/com_customtables/controllers/details.php | JROOT/components/com_customtables/controller.php:87 |
8 | CustomTablesController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_customtables/customtables.php:20 |
6 | require_once JROOT/components/com_customtables/customtables.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.39 ms After last query: 0.47 ms Query memory: 0.027 MB Memory before query: 3.960 MB Rows returned: 1
SELECT id, layoutcode, UNIX_TIMESTAMP(modified) AS ts, layouttype
FROM eai6c_customtables_layouts
WHERE layoutname='productbuypagelayout'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | eai6c_customtables_layouts | ref | idx_layoutname | idx_layoutname | 767 | const | 1 | Using index condition |
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.01 ms |
Init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.04 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.12 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.03 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
23 | JDatabaseDriver->loadAssocList() | JROOT/administrator/components/com_customtables/libraries/layouts.php:47 |
22 | ESLayouts::getLayout() | JROOT/plugins/content/customtables/customtables.php:311 |
21 | plgContentCustomTables->getPageLayout() | JROOT/plugins/content/customtables/customtables.php:414 |
20 | plgContentCustomTables->getCatalogCustomTables() | JROOT/plugins/content/customtables/customtables.php:72 |
19 | plgContentCustomTables->doCatalogPluginStaff() | JROOT/plugins/content/customtables/customtables.php:30 |
18 | plgContentCustomTables->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
17 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
16 | JEventDispatcher->trigger() | JROOT/components/com_customtables/libraries/layout.php:127 |
15 | LayoutProcessor::applyContentPlugins() | JROOT/components/com_customtables/views/details/tmpl/default.php:24 |
14 | include JROOT/components/com_customtables/views/details/tmpl/default.php | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:695 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_customtables/views/details/view.html.php:102 |
11 | CustomTablesViewDetails->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_customtables/controllers/details.php:131 |
9 | require_once JROOT/components/com_customtables/controllers/details.php | JROOT/components/com_customtables/controller.php:87 |
8 | CustomTablesController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_customtables/customtables.php:20 |
6 | require_once JROOT/components/com_customtables/customtables.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.33 ms After last query: 0.10 ms Query memory: 0.027 MB Memory before query: 3.971 MB Rows returned: 1
SELECT id, layoutcode, UNIX_TIMESTAMP(modified) AS ts, layouttype
FROM eai6c_customtables_layouts
WHERE layoutname='productbuyitemlayout'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | eai6c_customtables_layouts | ref | idx_layoutname | idx_layoutname | 767 | const | 1 | Using index condition |
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.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.03 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.12 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 | File and line number |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
23 | JDatabaseDriver->loadAssocList() | JROOT/administrator/components/com_customtables/libraries/layouts.php:47 |
22 | ESLayouts::getLayout() | JROOT/plugins/content/customtables/customtables.php:344 |
21 | plgContentCustomTables->getItemLayout() | JROOT/plugins/content/customtables/customtables.php:415 |
20 | plgContentCustomTables->getCatalogCustomTables() | JROOT/plugins/content/customtables/customtables.php:72 |
19 | plgContentCustomTables->doCatalogPluginStaff() | JROOT/plugins/content/customtables/customtables.php:30 |
18 | plgContentCustomTables->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
17 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
16 | JEventDispatcher->trigger() | JROOT/components/com_customtables/libraries/layout.php:127 |
15 | LayoutProcessor::applyContentPlugins() | JROOT/components/com_customtables/views/details/tmpl/default.php:24 |
14 | include JROOT/components/com_customtables/views/details/tmpl/default.php | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:695 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_customtables/views/details/view.html.php:102 |
11 | CustomTablesViewDetails->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_customtables/controllers/details.php:131 |
9 | require_once JROOT/components/com_customtables/controllers/details.php | JROOT/components/com_customtables/controller.php:87 |
8 | CustomTablesController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_customtables/customtables.php:20 |
6 | require_once JROOT/components/com_customtables/customtables.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.31 ms After last query: 0.31 ms Query memory: 0.030 MB Memory before query: 3.991 MB Rows returned: 4
SELECT lang_id AS id, lang_code AS language, title AS caption, title, sef AS original_sef
FROM eai6c_languages
WHERE published=1
ORDER BY lang_id
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | eai6c_languages | index | NULL | PRIMARY | 4 | NULL | 4 | 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.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.11 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 | File and line number |
---|
31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
30 | JDatabase->query() | JROOT/administrator/components/com_customtables/libraries/languages.php:49 |
29 | ESLanguages->getLanguageList() | JROOT/administrator/components/com_customtables/libraries/languages.php:17 |
28 | ESLanguages->__construct() | JROOT/components/com_customtables/models/catalog.php:231 |
27 | CustomTablesModelCatalog->load() | JROOT/components/com_customtables/helpers/essqljoinview.php:41 |
26 | JHTMLESSQLJoinView::render() | Same as call in the line below. |
25 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
24 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:146 |
23 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/components/com_customtables/libraries/filtering.php:483 |
22 | ESFiltering->getWhereExpression() | JROOT/components/com_customtables/models/catalog.php:638 |
21 | CustomTablesModelCatalog->getSearchResult() | JROOT/plugins/content/customtables/customtables.php:417 |
20 | plgContentCustomTables->getCatalogCustomTables() | JROOT/plugins/content/customtables/customtables.php:72 |
19 | plgContentCustomTables->doCatalogPluginStaff() | JROOT/plugins/content/customtables/customtables.php:30 |
18 | plgContentCustomTables->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
17 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
16 | JEventDispatcher->trigger() | JROOT/components/com_customtables/libraries/layout.php:127 |
15 | LayoutProcessor::applyContentPlugins() | JROOT/components/com_customtables/views/details/tmpl/default.php:24 |
14 | include JROOT/components/com_customtables/views/details/tmpl/default.php | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:695 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_customtables/views/details/view.html.php:102 |
11 | CustomTablesViewDetails->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_customtables/controllers/details.php:131 |
9 | require_once JROOT/components/com_customtables/controllers/details.php | JROOT/components/com_customtables/controller.php:87 |
8 | CustomTablesController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_customtables/customtables.php:20 |
6 | require_once JROOT/components/com_customtables/customtables.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.28 ms After last query: 0.05 ms Query memory: 0.030 MB Memory before query: 4.005 MB Rows returned: 4
SELECT lang_id AS id, lang_code AS language, title AS caption, title, sef AS original_sef
FROM eai6c_languages
WHERE published=1
ORDER BY lang_id
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | eai6c_languages | index | NULL | PRIMARY | 4 | NULL | 4 | 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.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.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.00 ms |
Updating status | 0.01 ms |
Reset for next command | 0.00 ms |
# | Caller | File and line number |
---|
31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
30 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_customtables/libraries/languages.php:51 |
29 | ESLanguages->getLanguageList() | JROOT/administrator/components/com_customtables/libraries/languages.php:17 |
28 | ESLanguages->__construct() | JROOT/components/com_customtables/models/catalog.php:231 |
27 | CustomTablesModelCatalog->load() | JROOT/components/com_customtables/helpers/essqljoinview.php:41 |
26 | JHTMLESSQLJoinView::render() | Same as call in the line below. |
25 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
24 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:146 |
23 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/components/com_customtables/libraries/filtering.php:483 |
22 | ESFiltering->getWhereExpression() | JROOT/components/com_customtables/models/catalog.php:638 |
21 | CustomTablesModelCatalog->getSearchResult() | JROOT/plugins/content/customtables/customtables.php:417 |
20 | plgContentCustomTables->getCatalogCustomTables() | JROOT/plugins/content/customtables/customtables.php:72 |
19 | plgContentCustomTables->doCatalogPluginStaff() | JROOT/plugins/content/customtables/customtables.php:30 |
18 | plgContentCustomTables->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
17 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
16 | JEventDispatcher->trigger() | JROOT/components/com_customtables/libraries/layout.php:127 |
15 | LayoutProcessor::applyContentPlugins() | JROOT/components/com_customtables/views/details/tmpl/default.php:24 |
14 | include JROOT/components/com_customtables/views/details/tmpl/default.php | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:695 |
13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/plugins/system/t3/includes/joomla4/HtmlView.php:230 |
12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_customtables/views/details/view.html.php:102 |
11 | CustomTablesViewDetails->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_customtables/controllers/details.php:131 |
9 | require_once JROOT/components/com_customtables/controllers/details.php | JROOT/components/com_customtables/controller.php:87 |
8 | CustomTablesController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_customtables/customtables.php:20 |
6 | require_once JROOT/components/com_customtables/customtables.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.28 ms After last query: 0.07 ms Query memory: 0.030 MB Memory before query: 4.021 MB Rows returned: 4